@charset "utf-8";
@font-face {font-family: "Poetsen One";
src: url("../fonts/PoetsenOne-Regular.ttf");
}
p{font-family: 'Raleway';}
ul,li{margin: 0;padding: 0;}
body{overflow-x:hidden; font-family: 'Montserrat';}

.input-text{    color: #6c6b6b; height: 40px; width: 100%; font-size: 16px; font-family: 'Questrial'; padding:5px 15px; background: transparent; border:1px solid #959595;  }
.input-textarea{    color: #6c6b6b; width: 100%; font-size: 16px; font-family: 'Questrial'; padding: 5px 15px; background: transparent; border:1px solid #959595; }
.input-submit{ color: #959595; font-size: 14px; border:1px solid #959595; background: transparent; width: 100%;     padding: 6px 10px;  transition: 0.50s; -webkit-transition: 0.50s; -moz-transition: 0.50s; -ms-transition: 0.50s; -o-transition: 0.50s;}
.input-submit:hover{ color:#fff; background: #404042; border: 1px solid #404042;}

.button1{font-family: 'Montserrat'; font-weight: normal; font-style: normal; color: #fff; font-size: 14px; border:1px solid #292d78; background: #292d78;      padding: 10px 25px;  transition: 0.50s; -webkit-transition: 0.50s; -moz-transition: 0.50s; -ms-transition: 0.50s; -o-transition: 0.50s;}
.button1:hover{ color:#292d78; background: transparent; border: 1px solid #292d78;}
.button2{font-family: 'Montserrat'; font-style: normal; color: #fff; font-size: 14px; border:1px solid #404042; background: #404042;      padding: 10px 25px;  }
.button2:hover{ color:#404042; background: transparent; border: 1px solid #404042; transition: 0.50s; -webkit-transition: 0.50s; -moz-transition: 0.50s; -ms-transition: 0.50s; -o-transition: 0.50s;}

.banner-content {position: relative;  color: white;}
.bottom-right {position: absolute;bottom: 20%;right: 8%; background: rgba(255,255,255,0.5); padding: 10px 20px; }
.bottom-right h2{color: #000; font-size: 30px; font-weight: 500; font-family: 'Montserrat'; text-shadow: 1px 1px 1px #555;}
.bottom-right p{color: #121212; font-size: 14px;  font-family: 'Questrial'; }

.one{background: #ffffff; padding: 40px 0; text-align: center; }
.one h2{font-family: 'Montserrat'; color: #121212; font-size: 20px; font-weight: bold; }
.one p{ color: #616e7b; font-family: 'Questrial';  font-size: 16px; line-height: 22px; }
.askqt{background: #dcdcdb; -o-background-size: cover; background-size: cover; padding:10px 20px;}
.askqt h2{text-align: center; color: #121212;}

.two{background: #fff; padding: 40px 0px 60px 0; }
.two h2{font-family: 'Montserrat'; color: #121212; font-size: 30px;  text-align: center;}
.two h3{font-family: 'Montserrat'; color: #555; font-size: 20px; }
.two p{color:  #ff6600; font-family: 'Questrial';  font-size: 16px; text-align: justify; }
.two span{color: #ff6600; font-size: 30px;}
.two a{color:#ff6600; font-size: 16px; font-weight: 500; }
.two img{margin: 0 auto;}

.three{background: #ff6600;  }
.three h2{color: #fff; font-size: 28px; font-weight: 600; font-family: 'Montserrat'; text-shadow: 1px 1px 1px #555;}
.three p{ font-family: 'Questrial'; color:#fff; font-size: 15px;  }
.three .three-right{margin-top: 40px; }
.three img{ margin: -45px auto 0 auto; }

.four{background:#f4f4f4; padding: 40px 0; }
.four h2{font-family: 'Montserrat'; color: #121212; font-size: 30px;  text-align: center;}
.four h3{color: #d3382d; font-size: 15px; font-weight: 600; font-family: 'Montserrat';}
.four span{color: #ff6600; font-size: 30px;}
.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; border: #ccc solid 1px; background: #ccc; 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{background: #fff; padding: 40px 0px;}
.five h2{font-family: 'Montserrat'; color: #121212; font-size: 25px; margin-left: 15px;}
.five span{color: #ff6600; font-size: 25px;}

.six{padding: 20px 0; background: #ff6600;}
.six h2{font-family: 'Montserrat'; color: #fff; font-size: 30px; text-shadow: 1px 1px 1px #555; text-align: center;}


.top-footer{background: #404042; padding: 40px 0;}
.top-footer h2{font-size: 22px; color: #fff; font-weight: 500; font-family: 'Questrial';  }
.top-footer p{font-size: 16px; color: #ccc;  font-family: 'Questrial'; text-align: justify;}
.top-footer .fa{font-size: 30px; color: #ccc;}
.top-footer .fa:hover { color: #4d9a4d;}

.footer{background: #404042; padding: 0 0 20px 0;}
.footer p{color: #ccc;  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;  padding: 3px;}
.affix .header img{width: 40%;}
.header{ background-size:cover; background: rgba(255,255,255,0.4);  padding: 10px 0;
position: absolute;
	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: #ff6600 !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 p{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;}

}






