@charset "utf-8";
@font-face {font-family: "Poetsen One";
src: url("../fonts/PoetsenOne-Regular.ttf");
}
p{font-family: 'Open Sans';}
ul,li{padding: 0; margin:5px;}
body{overflow-x:hidden; font-family: 'Montserrat'; background:#c7c7c7;}
.fa:hover{color: #0d1a21; transition: 0.50s; -webkit-transition: 0.50s; -moz-transition: 0.50s; -ms-transition: 0.50s; -o-transition: 0.50s;}
.input-text{    color: #fff; height: 30px; width: 100%; font-size: 14px; font-family: 'Open Sans'; padding:5px 15px; background: transparent; border:1px solid #ffffff;   }
.input-text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #ffffff;
	opacity: 1; /* Firefox */
}
.input-textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #ffffff;
	opacity: 1; /* Firefox */
}
.input-textarea{    color:  width: 100%; font-size: 14px; font-family: 'Open Sans'; padding: 5px 15px; background: transparent; border:1px solid }
.input-submit{ color: font-size: 16px; border:1px solid #fd9000; background:  width: 100%; padding: 10px 0; border-radius: 7px; transition: 0.50s; -webkit-transition: 0.50s; -moz-transition: 0.50s; -ms-transition: 0.50s; -o-transition: 0.50s;}
.input-submit:hover{ color: #fd9000; background: transparent; border: 1px solid #fd9000;}


.button2{border: 1px solid #000; padding: 10px 22px;color: #ffffff;background: transparent;font-family: 'Montserrat';text-align: center; margin-top: 6px;  font-family: 'coda'; font-weight: bold;}
.button2:hover{border:1px solid  #fff; color: #000; background: #fff; transition: 0.50s; -webkit-transition: 0.50s; -moz-transition: 0.50s; -ms-transition: 0.50s; -o-transition: 0.50s;}
.button2 a{color: #000;}
.button2 a:hover{color: #000;}


.menu{background: #ffffff;}
.menu .menu-left ul{list-style: none !important;}
.menu .menu-left ul li{ display: inline-block; color: #fff !important; font-size: 14px; font-weight: 400; margin-right: 30px; font-family: 'Roboto';}
.menu .menu-left .fa{color: #1946ba; font-size: 25px;}






.top-header {background: #0006dc; padding: 10px 0px 0px 0;}
.top-header p{color: #f1f4f5; font-size: 16px; font-family: 'Questrial';}
.info{text-align: right;}
.top-header .fa{color: #f1f4f5; font-size: 16px;}

/*.menu .font-awe ul{list-style: none !important; margin-left: 85px;}
.menu .font-awe ul li{ display: inline-block; margin-left: 25px; text-align: center; }
.menu .font-awe ul li a{color: #b3b3b3; font-size: 20px;}*/
.telephone{float: right; margin-top: 10px;}
.telephone p{font-family: 'Roboto'; font-size: 14px; font-weight: bold; color: #13819b; text-transform: uppercase;}
.telephone img{margin-top: 5px;}
.active a{color: #fff !important; margin:10px; }
.affix{ position: fixed; top: 0px;   -webkit-transition: all .5s ease-in-out;width: 100%; z-index: 999999; box-shadow: 0 1px 10px #666; margin-bottom: 10px;  }
.affix-top { position: static;top:-35px;} 

.banner-content {position: relative; text-align: center; color: white;}
.centered { position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); width: 900px;}
.centered h2{color: #fff; font-size: 45px; font-weight: bold; font-family: 'Montserrat'; text-shadow: 1px 1px 1px #555;}

.one{background: #ffffff; padding: 40px 0; }
.one h2{font-family: 'Open Sans'; color:#1946ba; font-size: 18px; font-weight: bold; }
.one h1{font-family: 'Open Sans'; color: #000; font-size: 26px; font-weight: bold; }
.one span{color: #4d9a4d;}
.color-red{color: #d3382d !important; font-size: 20px;}
.one p{font-family: 'Questrial'; font-size: 16px; line-height: 24px; color: #616e7b;}
.askqt{background: #eff0f0; padding: 30px; -o-background-size: cover; background-size: cover; padding:10px 20px;}
.askqt h2{text-align: center; color: #121212;}

.two{background: #fff; padding: 40px 0px; }
.two h2{font-family: 'Montserrat'; color: #121212; font-size: 25px; font-weight: bold;}
.two h3{font-family: 'Montserrat'; color: #555; font-size: 20px; }
.two p{font-family: 'Questrial'; font-size: 16px; line-height: 24px; color: #616e7b;}
.two span{color: #d13c34; font-size: 30px;}
.two a{color:#d13c34; font-size: 16px; font-style: italic; font-weight: bold; }
.two img{margin: 14 auto;}

.cabinet{margin-top: -60px;}

.ourwork-images{ margin-bottom: 20px;  padding: 2px;  overflow: hidden; -webkit-transition: all linear 0.5s; -moz-transition: all linear 0.5s; transition: all linear 0.5s; }
.ourwork-images img{ width: 100%; -webkit-transition: all linear 0.5s; -moz-transition: all linear 0.5s; transition: all linear 0.5s; }
.ourwork-images:hover img{ transform: scale(0.98,0.98) ; }



.three{background: url(../images/bg3.jpg) no-repeat center center;  }
.three-input{  color: #fff;   margin-bottom: 25px;    width: 100%;    height: 40px;    border: 1px solid #d3d5cf;    font-family: 'Open sans';    font-size: 16px;padding-left: 15px;   background: none;}
.three-textarea{ color: #fff ;   margin-bottom: 25px;   width: 100%;    border: 1px solid #ccc;    font-family: 'Open sans';    font-size: 16px;padding-left: 15px;}
.three-submit{padding: 10px 25px; color: #000;   font-size: 16px; background: #fff; }
.three-submit:hover{background:; color:#000; border: none; transition: 0.50s;  -webkit-transition: 0.50s; -moz-transition: 0.50s; -ms-transition: 0.50s; -o-transition: 0.50s; margin: 20px;}

.four{background:#f4f4f4; padding: 40px 0; }
.four h2{font-family: 'Montserrat'; color: #121212; font-size: 25px; font-weight: bold;}
.four h3{color: #d3382d; font-size: 15px; font-weight: 600; font-family: 'Montserrat';}
.four p{font-family: 'Questrial'; font-size: 16px; line-height: 24px; color: #616e7b;}
.four .fa{color: #292d78;}
.four .fa-circle{font-size: 8px;}
.four .fa-long-arrow-right{font-size: 20px ;}
.ourwork-images{ margin-bottom: 20px; padding: 2px;  overflow: hidden; -webkit-transition: all linear 0.5s; -moz-transition: all linear 0.5s; transition: all linear 0.5s; }
.ourwork-images img{ width: 100%; -webkit-transition: all linear 0.5s; -moz-transition: all linear 0.5s; transition: all linear 0.5s; }
.ourwork-images:hover img{ transform: scale(0.98,0.98) ; }

.five a{color: #FFF;}
.five a:hover{color: #FFF;}
.five td{    color: #FFF;    padding: 7px;    font-size: 15px !important;    font-family: 'Open Sans';}
.yellow-box{background: #3053ab; color: #FFF; font-size: 15px; padding: 35px; margin-left: 390px; margin-top: -348px;}
.yellow-box p{font-size: 15px !important; padding-left: 30px;}

.top-footer{background: #151515; padding: 20px 0;}
.top-footer h2{font-size: 20px; color: #fff; font-weight: 500; font-family: 'Questrial';}
.top-footer p{font-size: 15px; color: #ccc;  font-family: 'Questrial'; text-align: justify;}
.top-footer .fa{font-size: 30px; color: #ccc;}
.top-footer .fa:hover { color: #4d9a4d;}

.footer{background: #151515; padding: 0 0 20px 0;}
.footer p{color: #555;  font-family: 'Questrial'; font-size: 16px; line-height: 25px; }



/* Inner Page */
.page{padding: 40px 0px 40px 0; background: #ededed !important; position: relative !important;}
.page .inner-cont {background: white;margin-top: -60px; box-shadow: 0 10px 10px 0px #666; padding: 25px; border-radius: 20px;}

.page h2{    font-size: 22px;font-family: 'Coda';color: #d13c34; }
.page h4{font-size: 30px; font-weight: bold;font-family: "Poetsen One";  margin-bottom: -10px;}
.page h3{font-size: 20px; font-family: 'Coda'; color: #55361e}
.page h3 span{ font-family: 'Open Sans'; color: #ccc; font-size: 14px; }
.page h5{font-family: 'Questrial'; color: #2c2c2c; font-size: 16px; font-weight: 600;}
.page p{font-family: 'Questrial'; text-align: justify; font-size: 16px;}
.page .fa{font-size: 8px;}

.reset{margin: 0px !important; padding: 0px !important}
.margin-reset{margin: 0px !important;}
.padding-reset{padding: 0px !important;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top: 0px solid #FFF !important;}



/* Typography */

.opensans{font-family: 'Open Sans';}
.coda{font-family: 'Coda';}
.rokkitt{font-family: 'rokkitt';}
/* Coloring */

.black{color: #000 !important;}
.white{color: #FFF !important;}



/* Header */
.affix{ position: fixed; top: 0px;   -webkit-transition: all .5s ease-in-out;width: 100%; z-index: 999999; box-shadow: 0 1px 10px #666; margin-bottom: 10px;  }
.affix-top { position: static;top:-35px;  -webkit-transition: all .5s ease-in-out;}
.affix .header { background: #fff;  }
.affix .header .center{padding: 3px 0px;}
.affix .header img{width: 22% ;}
.header{ background-size:cover; background: #fff;  
	z-index: 1; 
	width: 100%; }
	.logo{z-index: 999; position: absolute;}

	.center{}



	/* Tap to Call */

	.taptocall{color: #000;font-size: 14px !important;border: 1px solid #000; width: 50%; margin:5px  auto !important;  padding: 10px 0px;}

	.taptocall:hover{background: #e1dfdf; transition: .2s ease-in; color: #000;}



	/* Menu */

	:after, :before {    -webkit-box-sizing: content-box;    -moz-box-sizing: content-box;    box-sizing: content-box;}

	/* Cool Heading */

	.heading {	  display: inline-block;	  padding: 0 15px;	  position: relative;	  text-align: center;     font-family: "Poetsen One"; font-weight: bold; font-size: 26px;	}
	/* Owl Banner CSS */

	.owl-theme .owl-controls {margin-top: 0px !important;}
	#owl-demo{  display: block;  overflow: hidden;  width: 100%;  position: relative;  background: #fff;}
	#owl-demo .item img{    display: block;    width: 100%;}
	.owl-controls.clickable .owl-buttons div {display: none !important;    border-radius: 0px !important;     width:0px !important;     height: 0px !important;     line-height: 0px !important;     text-align: center;    color: transparent;    font-size: 0px !important; background: rgba(0,0,0, 0) !important; border-radius: 0px !important;}
	.owl-theme .owl-controls { margin-top:0px; text-align: center;}
	.items{  width: 100%;  height: 100%;  overflow: hidden;  z-index: 20;  visibility: inherit;  opacity: 1;}
	.owl-theme .owl-controls { margin-top:0px; text-align: center;}
	.owl-pagination{position: absolute; bottom: 10%; width: 100%; margin: 0 auto; display: block;}
	.owl-controls .owl-page span{ cursor: pointer;  position: relative !important;  background: rgba(0, 0, 0, 0.5) !important;  -webkit-border-radius: 10px;  border-radius: 10px;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;  width: 6px !important;  height: 6px !important;  border: 5px solid rgba(0, 0, 0, 0) !important;  display: inline-block;  margin-right: 2px !important;  margin-bottom: 0px !important;  -webkit-transition: background-color 0.2s, border-color 0.2s;  -moz-transition: background-color 0.2s, border-color 0.2s;  transition: background-color 0.2s, border-color 0.2s;  float:none !important;  box-sizing:content-box;  -moz-box-sizing:content-box;  -webkit-box-sizing:content-box;}
	.owl-controls .owl-page.active span{  background: #b2342c !important;  width: 6px !important;height: 6px !important;   -webkit-box-shadow: none;  box-shadow: none;}


	/* Large Devices, Wide Screens */

	@media only screen and (max-width : 1200px) {



	}



	/* Medium Devices, Desktops */

	@media only screen and (max-width : 992px) {

		.center{  display: block; margin-right: auto; margin-left: auto; margin-top: inherit;}

		.services img{width: 100%,margin-bottom: 20px;}

		.three img{margin-bottom: 10px; margin: 0 auto;}

		.page .inner-cont{margin-top: inherit;}

		.header{position: inherit !important;}


	}



	@media only screen and (max-width : 768px) {
		.top-header p{text-align: center;}
		.button1{margin-bottom: 20px;}
		.header{top:inherit; background: #fff; padding: 10px 0px;}
		.one{text-align: center;}
		.three{text-align: center;}
		.one img{margin: 0 auto;}
		.footer h2{text-align: center;}
		.footer img{margin: 0 auto;}
		.footer p{text-align: center !important;}
		.four h2{text-align: center;}
		.affix {position: inherit;}
		.four img{margin:0 auto;}
		.owl-controls{display: none !important;}
		.testimonials-content .client-name{text-align: center;}
		.two{text-align: center;}
		.two a{ margin: 0 auto ; display: block; text-align: center;}
		.two img{margin: 0 auto;}
		.testimonials-content img{margin: 0 auto;}



}













@media only screen and (max-width : 480px) {


.owl-controls{display: none !important;}




}





@media only screen and (max-width : 320px) {


.owl-controls{display: none !important;}

}


.client-information img{margin: 0 auto; }
.testimonials-content{}
.testimonials-content h2{font-family: 'Montserrat'; color: #121212; font-size: 25px; text-align: center; font-weight: 600;}
.testimonials-content p{font-family: 'Questrial'; color: #4a596a; font-size: 16px; text-align: center;}
.testimonials-content .client-information{ }
.testimonials-content .client-name{font-size: 18px;font-family: 'Montserrat';font-weight: 500;color: #d3382d ;display: block; margin-top: 20px; text-align: center;}
.testimonials-content .client-review{ display: block; margin-bottom: 5px; line-height: 24px; color: #121212; font-size: 16px;   font-family: 'Questrial'; text-align: center;}

/* -- Here is owl pagination { display: none; } you can { display: block; } to show the pagigation buttons -- */
#owl-demo1 .owl-pagination{ position: absolute; left: 50%; top: 90%; transform: translate(-50%,-50%);  display: none !important;}
#owl-demo1 .owl-pagination .owl-page span{ width: 5px !important; height: 5px !important; border-radius: 50% !important; background: #fff;}
#owl-demo1 .owl-pagination .active span{background: #01ffff !important;height: 5px !important; width: 5px !important;}






