@charset "utf-8";
/* CSS Document */
* {
	box-sizing:border-box;
}
html, body { overflow-x:hidden;}
@font-face {
 font-family: Oswald;
 src: url(../fonts/Oswald-Regular.ttf);
}
@font-face {
 font-family: Gotham-Book;
 src: url(../fonts/Gotham-Book.otf);
}
@font-face {
 font-family: Gotham-Light;
 src: url(../fonts/Gotham-Light.otf);
}
@font-face {
 font-family: Gotham-Medium;
 src: url(../fonts/Gotham-Medium.otf);
}
@font-face {
 font-family: Gotham-Bold;
 src: url(../fonts/Gotham-Bold.otf);
}
@font-face {
 font-family: Gotham-Black;
 src: url(../fonts/Gotham-Black.otf);
}
a:hover, a:focus, a {   transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;}
.navigation-btn2 a:hover {
	text-decoration:none;
}
p { font-size:16px;}
a.navbar-brand img {
    max-width: 200px;
}
.navigation-btn2 p {
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	text-decoration:none;
	/* padding-bottom: 0px; */
  
	margin-top:70px
}
.navigation-btn2 {
	background-color: #f68d22;
	max-width: fit-content;
	margin-top: -50px;
}
body {
	font-family: Gotham-Book;
	background:#fff;
	margin:0;
	padding:0;
	font-size:16px;
}
.soical-icon {
	color: #ef2d50;
	font-size: 14px;
	text-align-last: end;
	padding:0px;
	
}
.soical-icon i {
	padding: 0px 0px 0px 13px;
}
.soical-item ul {
	list-style: none;
	padding: 0px;
	display: inline-flex;
	margin:0 !important;
}
.soical-item ul li a {
	font-family: Gotham-Book;
	color:#fff;
	font-size: 14px;
	padding: 0px 6px 0px 0px;
	text-decoration:none;
	   transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
.soical-item ul li {
	color:#fff;
	font-size:14px;
}
.header-text p {
	font-size:14px;
	color:#fff;
	margin:0 !important;
}
.soical-icon ul {
	list-style: none;
	display: inline-flex;
	margin:0;
}
.soical-icon ul li a {
	font-size:14px;
	color: #f68d22;
}
.logo {
	margin-top:9px;
	margin-bottom:9px;
}
nav.navbar ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	padding:25px 0;
}
nav.navbar ul li {
	text-decoration:none;
	display:inline-block;
}
.navigation .container { padding:0;}
nav.navbar ul li:last-child a { background:#f68d22; color:#fff; text-transform:uppercase; padding:10px 30px; margin-left:15px;}
nav.navbar ul li:last-child a:hover, nav.navbar ul li:last-child a:focus { background:#5a5b5d; color:#fff;}
nav.navbar ul li a {
	    padding: 0px 11px 0px 16px;
	color:#5a5b5d;
	text-decoration:none;
	font-family: Gotham-Light;
	font-weight:normal;
	   transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}
.top-navbar {
	background:#5a5b5d;
	width:100%;
	padding:15px 0;
}
.navigation {
	background-color: #fff;
	
}
.navigation .navbar { background-color:#fff !important;}
.banner-block {
	background:url(../image/banner-img.png) no-repeat center top;
	background-size:cover;
	position:relative;
	height: calc(100vh - 145px);
}
.banner-content h1 {
	font-size:48px;
	color:#ffffff;
	 font-family: Oswald;
}
.banner-text p {
	font-size:30px;	
	color:#ffffff;
}
.banner-item {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
}
.banner-btn2 a:hover {
	text-decoration: none;
}
.banner-btn2 a {
	text-decoration: none;
}
.navigation-btn2 a {
	text-decoration: none;
}
.banner-btn2 p {
	font-size: 30px;
	color: #ffffff;
	padding: 12px 80px;
	font-family: Gotham-Bold;
    
	margin-top:70px
}
.banner-btn2 a {
    background: #f68d22;
    color: #fff;
    padding: 12px 60px;
    font-size: 24px;
    display: inline-block;
    margin-top: 20px;
}
.banner-btn2 a:hover, .banner-btn2 a:focus { background:#5a5b5d; color:#fff;}
.about-content {
	background:#5a5b5d;
	box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
	border-radius:20px;
	position:relative;
	float:left; width:100%;
	padding:30px 50px;
}
.about-content h2 { font-size:36px; color:#fff; text-transform:uppercase; font-family: Gotham-Medium; position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;}
	.about-img img {
    border-radius: 0 20px 20px 0;
}
.soical-item ul li i {
    margin-right: 7px;
}
.about-content h2:after {
    position: absolute;
    bottom: 0;
    content: "";
    height: 3px;
    width: 100px;
    background-color: #f68d22;
    float: left;
    display: block;
    left: 0;
    /* top: 0; */
}
.about-content p, .counter-text p {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
	text-align:justify;
	color:#fff;
	font-family: Gotham-Book;
}
.counter-text p { text-align:center; height:100px;}
.about-img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 80%;
}
about-img aos-init aos-animate{ border-radius:7px;
}
.about-text {
	color:#fff;
	text-align:left;
	margin-top:20px;
}
.about-title h2 {
	font-size: 34px;
	color: #fff;
	font-weight: 600;
	position: absolute;
    right:0;
    left: 79px;
    margin: 0 auto;
	margin-bottom: 0px;
	top:25px;
}
.about-text p {
	width: 421px;
	word-break: break-all;
	font-size: 16px;
	line-height: 18pt;
	    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
	top:100px;
}
.about-block {
    padding: 60px 0px 60px 0px;
    float: left;
    width: 100%;
	background:#f5f5f5;
}
.about-border {
	border-bottom:2px solid#f68d22;
	width: 14%;
	position:absolute;
	left:79px;
	right:0px;
	top:75px;
	
	
}
q {
	font-style: italic;
	color:#fff;
}
/* Add a blue color to the author */
.author {
	color: #ef2d50;
	margin: -50px 0px;
}
/* Float four columns side by side */
.column3 {
	float: left;
	width: 25%;
	padding: 0 5px;
}
.soical-item ul li a:hover, .soical-item ul li a:focus { color:#f68d22;   transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;} 
nav.navbar ul li a:hover, nav.navbar ul li a:focus {color:#f68d22;}	
/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}
.counter-block {
	margin: 30px 0px 30px 0px;
	box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
}




/******************testimonial block start*******************************/
/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #f68d22;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 110px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

.carousel-indicators { width:90%; text-align:center; margin-left:-45%;!important}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #5a5b5d;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #5a5b5d;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img { height:100%; width:100%;}
.col-sm-8.col-sm-offset-2 {
    margin-left: 19%;
	margin-top:25px;
}
.author { color:#f68d22;!important}
.carousel-inner {
    min-height: 300px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

/*-------------testimonial block end------------- */



div#portfolio h2 {
    color: #5a5b5d;
    font-family: Gotham-Medium;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

div#portfolio h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background-color: #f68d22;
    width: 150px;
    height: 3px;
}
div#portfolio {
    padding: 50px 0;
}
.isotopeSelector figure { margin-bottom:0;}

.logo-footer img {
    max-width: 300px;
}
/* Responsive columns */
@media screen and (max-width: 600px) {
 .column {
 width: 100%;
 display: block;
 margin-bottom: 10px;
}
}
/* Style the counter cards */
.card {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	padding: 16px;
	text-align: center;
	background-color: #5a5b5d;
	color: white;
}
.icon, h5 {
	margin: 15px 0px 15px 0px;
	color:#fff;
	font-family: Gotham-Medium;
	font-size:25px;
}
.ico-content type6  {  width:256px;
	}
.icon i {
	font-size:50px;
	text-align:center;
}
a:focus, a:hover {
	color#9aa0ae;
	text-decoration:none;
}
.soicalitem-footer  a { font-size:13px; color:#55607b; font-family: Gotham-Light;
}

.card h3 {
	font-size: 25px;
	font-weight: 600;
}
.card p {
	font-size:13px;
}
.portfolio-title h2 {
	color: #5a5b5d;
	margin-top: 40px;
	 font-family: Gotham-Medium;
	 font-size:36px;
}
.portfolio-btn1:hover {
	opacity: 1.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
.portfolio-btn2:hover {
	opacity: 1.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
.portfolio-btn1 a:hover {
	text-decoration: none;
}
.portfolio-btn2 a:hover {
	text-decoration: none;
}
.portfolio-border {
	border-bottom: 2px solid#f68d22;
	width: 9%;
}
.portfolio-btn1 p {
	font-size:14px;
	color:#ffffff;
	padding: 10px 20px;
}
.portfolio-btn1 {
	background-color:#ef2d50;
	max-width: fit-content;
	margin-left: -160px;
	opacity: 0.5;
}
.portfolio-btn2 p {
	font-size:14px;
	color:#000;
	padding: 10px 23px;
	padding-bottom: 0px;
}
.portfolio-btn2 {
	border: 1px solid#ef2d50;
	max-width: fit-content;
	margin-right: -160px;
	margin-top: -50px;
	opacity: 0.5;
}
.portfolio-btn {
	margin-top: 70px;
}
.b {
	color:#fff;
	font-size: 12px;
	margin-bottom: 13px;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
 -webkit-transition: .3s ease;
 transition: .3s ease;
}
.h b {
	color:#fff;
	font-size: 13px;
	margin-bottom: 13px;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
 -webkit-transition: .3s ease;
 transition: .3s ease;
}
.p {
	color:#fff;
	font-size: 12px;
	margin-bottom: 13px;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
 -webkit-transition: .3s ease;
 transition: .3s ease;
}
.h {
	color:#fff;
	font-size: 12px;
	margin-bottom: 13px;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
 -webkit-transition: .3s ease;
 transition: .3s ease;
}
.portfolio-box {
	background:url(../image/portfolio-img.png) no-repeat center top;
	background-size:cover;
	height: 240px;
	padding: 0px 8px 8px 8px;
	margin-top: 40px;
	box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
}
.portfolio-box:hover .g {
	-webkit-transform: scale(1);
	color:#fff;
	top: 10%;
	-ms-transform: scale(1);
	transform: scale(1);
}
.portfolio-box:hover .b {
	-webkit-transform: scale(1);
	color:#fff;
	top: 10%;
	-ms-transform: scale(1);
	transform: scale(1);
}
.portfolio-box:hover .h {
	-webkit-transform: scale(1);
	color:#fff;
	top: 40%;
	-ms-transform: scale(1);
	transform: scale(1);
}
.portfolio-box:hover .p {
	-webkit-transform: scale(1);
	color:#fff;
	margin-top:-20px;
	-ms-transform: scale(1);
	transform: scale(1);
}
.g {
	margin-bottom: 13px;
	padding-top: 50px;
	overflow: hidden;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
 -webkit-transition: .3s ease;
 transition: .3s ease;
}
.portfolio-box:hover {
	background: #e07b19;
	box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
}
.g b:hover {
	opacity: 1.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
	color: #fff;
}
.g b {
	opacity: 1.5;
	font-size:16px;
	filter: alpha(opacity=50); /* For IE8 and earlier */
	color: #fff;
}
.g p {
	opacity: 1.5;
	font-size:12px;
	filter: alpha(opacity=50); /* For IE8 and earlier */
	color: #fff;
}
.port-btn2:hover {
	opacity: 1.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
.port-btn2 a:hover {
	text-decoration: none;
}
.port-btn2 p {
	font-size:12px;
	color:#fff;
	padding: 10px 23px;
	padding-bottom: 0px;
	text-decoration: none;
}
.port-btn2 {
	border: 1px solid#fff;
	max-width: fit-content;
	opacity: 0.5;
	margin-top:-60px;
}
.port-btn {
	margin-top: 70px;
}
.b {
	margin-top:30px;
}
.topport-content {
	text-align:center;
	margin-top:75px;
}
.topport-content ul {
	list-style:none;
}
.topport-content ul li {
	display:inline-block;
}
.topport-content ul li a {
	text-decoration:none;
	color:#f68d22;
	padding: 17px 43px;
	background-color: #ffffff;
	font-size:18px;
	font-weight:lighter;
	box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
}
.topport-content ul li a:hover {
	background-color: #f68d22;
	padding: 17px 43px;
	color: #FFF;
	font-size:18px;
	font-weight:lighter;
	box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
}
.topport-content ul li.active a {
	background-color: #f68d22;
	padding: 17px 43px;
	color: #FFF;
	font-size:18px;
	font-weight:lighter;
	
	box-shadow: 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
}
.contact-title h2 {
	color: #fff;
	 font-family: Gotham-Medium;
	 font-size:36px;
}
.contact-border {
	border-bottom: 2px solid#fff;
	width: 9%;
}
.contact-block {
	background:url(../image/contact-backgraoundimg.png) no-repeat center top;
	background-size:cover;
	margin-top: 0;
	float:left;
	width:100%;
	    padding: 60px 0;
}
.soicalitem-footer i {
    float: left;
    margin-right: 15px;
}
span.address {
    float: left;
    width: 88%;
    font-size: 16px;
    color: #5a5b5d;
}
.web-icon img {
    max-width: 100px;
    margin-bottom: 20px;
}
.form-block textarea {
	width: 100%;
	border: 1px solid #fff;
	height: 110px;
	background: none;
	margin-bottom: 13px;
	font-size: 14px;
	font-weight: 400;
	padding: 10px 15px;
	outline:none;
	color:#fff;
}
.form-block input {
	width: 100%;
	border: 1px solid #fff;
	height: 45px;
	background: none;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 15px;
	color:#fff;
	outline:none;
}
p#result {
    color: green;
}
.form-block {
	margin-top: 40px;
}
::placeholder {
 color:#fff;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color:#fff;
}
.addres-block {
	color:#ef2d50;
}
.addres-text {
	color:#fff;
	font-size:10px;
}

.contact-btn1 input {
    font-size: 18px;
    color: #fff;
    padding: 10px 40px;
    background: #5a5b5d;
    margin: 0;
    border: none;
    text-transform: uppercase;
    width: 200px;
	cursor:pointer;
}
.contact-btn1 input:hover, .contact-btn1 input:focus { background:none; border:1px solid #fff;}
.contact-btn1 a {
	text-decoration: none;
}
.footer-block {
    margin-top: 0;
    float: left;
    width: 100%;
}
.logo-footer {
	margin-top:15px;
	margin-bottom:35px;
}
.footer-addres {
    margin-left: 25px;
}
.footer-text p {
    margin-bottom: 10px;
    color: #5a5b5d;
    font-family: Gotham-Book;
    font-size: 16px;
    padding: 0;
}
.soicalitem-footer2 a {
    font-size: 16px;
    color: #5a5b5d;
    font-family: Gotham-Book;
}
.soicalitem-footer2 {
    float: left;
    width: 100%;
    margin: 15px 0;
}
.foot-icon ul li a {
	cursor:pointer !important;
}
.soicalitem-footer ul {
	list-style: none;
	padding: 0px;
	display: inline-flex;
}
.soicalitem-footer2 i.fa-envelope { color:#fff; background-color:#f68d22; font-size:18px;     padding: 5px 7px;}
.soicalitem-footer i.fa-map-marker { color:#fff; background-color:#f68d22; font-size:22px;     padding: 5px 10px;}
.soicalitem-footer {
	margin-top:4px;
}
.soicalitem-footer1 ul {
	list-style: none;
	padding: 0px;
	display: inline-flex;
}
.soicalitem-footer1 ul li a {
	color:#f68d22;
	font-size: 17px;
	padding: 0px 6px 0px 0px;
	text-decoration:none;
}
.soicalitem-footer1 ul li {
	color:#55607b;
	font-size:14px;
}
.soicalitem-footer1 {
	margin-top:4px;
}
.foot-text-icon {
	color: #ef2d50;
	font-size: 12px;
	text-align-last: end;
	padding:0px;
}
.foot-icon {
	text-align-last: end;
}
.foot-icon ul {
	list-style: none;
	display: inline-flex;
}
.foot-icon ul li a {
	color: #ffffff;
    background-color: #f68d22;
    padding: 3px 9px;
    border-radius: 100%;
    margin: 0px 4px;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.foot-icon ul li a:hover, .foot-icon ul li a:focus {
	opacity:0.6;
}
.foot-text-icon i {
	padding: 0px 0px 0px 13px;
}
.endfooter-soical ul {
	list-style: none;
	padding: 0px;
	display: inline-flex;
}
.endfooter-soical ul li a {
	color:#fff;
	font-size: 12px;
	padding: 0px 6px 0px 0px;
	text-decoration:none;
}
.footer-text { 
}
.endfooter-soical ul li {
	color:#fff;
	font-size:14px;
}
.foot-text p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 0;
}
.foot-text-icon ul {
	list-style: none;
	display: inline-flex;
}
.endfooter-soical, .foot-text { padding-top:10px;}
.foot-text-icon ul li a {
	color: #f68d22;
}
::placeholder {
 color:#fff;
 opacity: 1; /* Firefox */
}
.end-footer {
    background-color: #5a5b5d;
    padding: 20px 0;
    float: left;
    width: 100%;
}
.footer-addres {
    padding: 35px 0;
    float: left;
	padding-right:20%;
	padding-top:15px;
}
.ico-content.type6 {
	border-right:1px solid #fff;
	background-color:#5a5b5d;
	padding:80px 20px;
}
#services .ico-content.type6:hover {
    background: #f68d22;
}
#services .row {
    margin: 0;
}
div#services {
    float: left;
    width: 100%;
    margin: 0;
}
div#our-portfolio {
    float: left;
    width: 100%;
    background: #f5f5f5;
	padding-bottom:60px;
}
.ico-content.type6 .icon i {
	display:inline-block;
	margin-bottom:15px;
	
	font-size:55px;
	line-height:39px;
	text-align:center;
	color:#fff;
	width:44px;
	height:44px;
	border-radius:44px;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 100ms linear;
	-ms-transition:all 300ms linear;
	transition:all 300ms linear;
}
.col-md-3 { padding-left:0px; padding-right:0px;}
.ico-content.type6:hover .icon i {
	color:#f68d22;
}
.ico-content.type6:hover .icon i {
	-moz-transform: scale(1) rotate(-360deg) translate(0px);
	-webkit-transform: scale(1) rotate(-360deg) translate(-px);
	-o-transform: scale(1) rotate(-360deg) translate(0px);
	transform: scale(1) rotate(-360deg) translate(0px);
}
.icon i {
	text-align:center;
}
.foot-icon ul { margin-bottom:0;}
.contact-title {
    float: left;
    width: 100%;
}

form#mail_form {
    float: left;
    width: 100%;
}
/****textimonial-style****/
.testimonial-bg{
    border: 10px solid #f68d22;
    padding: 80px 70px;
    text-align: center;
    position: relative;
}
.testimonial-bg:before{
    content: "\f10d";
    font-family: "fontawesome";
    width: 75px;
    height: 75px;
    line-height: 75px;
    background: #f68d22;
    text-align: center;
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: -40px;
    left: 2%;
}
.testimonial{
    padding: 0 15px;
}
.testimonial .description{
    font-size: 20px;
    font-weight:400;
    font-style: italic;
    color: #fff;
    line-height: 30px;
    padding-bottom: 25px;
    margin-bottom: 15px;
    position: relative;
}
.testimonial .description:before{
    content: "";
    width: 75%;
    border-top: 1px solid #ddd;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    transform: translateX(-50%) rotate(45deg);
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 25px auto;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 20px;
    color: #848484;
}
.owl-theme .owl-controls{
    background: #f68d22;
    margin-top: 10px;
    position: absolute;
    bottom: -34%;
    right: 0;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #5a5b5d;
    opacity: 1;
    padding: 0;
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "fontawesome";
    font-size: 23px;
    font-weight: 700;
    color: #fff;
}
.owl-next:before{
    content:"\f105";
}
@media only screen and (max-width:767px){
    .testimonial-bg{ padding: 50px 40px; }
    .owl-theme .owl-controls{ bottom: -22%; }
}
@media only screen and (max-width:480px){
    .testimonial-bg:before{
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 40px;
    }
    .testimonial-bg{ padding: 30px 10px; }
    .owl-theme .owl-controls{ bottom: -15%; }
}
@media only screen and (max-width:360px){
    .testimonial .title,
    .testimonial .post{
        font-size: 16px;
    }
    .owl-theme .owl-controls{ bottom: -12%; }
}


@media(max-width:768px) {nav.navbar ul{ float:left; width:100%; text-align:center;}
nav.navbar ul li a { padding-top:10px; padding-bottom:10px; display:block;}
nav.navbar ul { padding-top:15px; padding-bottom:30px; background:#fff;}
.header-text {
    display: none;
}
.top-navbar .col-md-4 {
    float: left;
    width: 50%;
}
.top-navbar .col-md-4:nth-child(2n) { display:none;}
.banner-item { top:20%;}
.banner-content h1 {
    font-size: 30px;}
	.banner-text p {
    font-size: 20px;}
	.top-navbar .col-md-4:first-child {
    padding-right: 0;
}
.soical-item ul li a { font-size:13px;}
.soical-item ul li a i { margin-right:0;}
.about-content { padding:30px 15px; border-radius:0;}
.about-block { padding:0;}
.about-img {
    position: inherit;
    top: 0;}
#services .ico-content.type6 { padding:50px 20px;}	
.counter-text p { height:auto;}
#services .ico-content.type6:nth-child(odd){ background:#f68d22; border:1px solid #fff;}
.contact-block {padding: 60px 15px;
    background-position: right top;}
	.end-footer {
    text-align: center;
}
.end-footer {
    text-align: center;
}

.foot-icon {
    text-align: center;
    margin: 0 auto;
    text-align-last: center;
}

.foot-icon ul {
    margin: 0;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: inline-block;
}

.foot-icon ul li {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    float: none;
}
.top-navbar .col-md-4:first-child {
    width: 60%;
}
.top-navbar .col-md-4:last-child {
    width: 40%;
}
.soical-icon ul { padding:0;}
}

@-moz-keyframes fadein {
  0% {
    opacity: .1;
    -moz-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: .1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadein {
  0% {
    opacity: .1;
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.testimonials-outer { float:left; width:100%; background:url(../image/testimonail-img-3.jpg) no-repeat center center; background-size:cover; position:relative; padding:60px 0;
 width:100%; color:#fff;}
.testimonials-outer .uppercase {
  text-transform: uppercase;
}
.testimonials-outer h2{ color: #fff;
    font-family: Gotham-Medium;
    font-size: 36px;}

.testimonials-outer h3.title {
    display: none;}
.cmit-chrismis-pop-up .modal-dialog {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.cmit-chrismis-pop-up .modal-body img {
    width: 100%;
}

.cmit-chrismis-pop-up .modal-header button {
    position: absolute;
    padding: 0;
    right: -3px;
    top: 0;
    background: #f68d22;
    opacity: 1;
    color: #fff;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    padding: 0 !important;
    line-height: 0;
    text-align: center;
    display: block;
	z-index:99;
}

.cmit-chrismis-pop-up .modal-header {
    padding: 0;
}   