@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');

body {
    font-size: 18px;
    font-family: 'Interstate';
    font-weight: 300;
    line-height: 30px;
	color: #858585;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-weight: bold ;
    line-height: 1.2;
	color:#212529;
}

img{
	max-width: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}


/**header start**/
.header-area {
left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 100;
    position: absolute;
}
.nav-logo-right {
    text-align: center;
}
.nav-logo-right ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px;
    padding: 8px 25px;
    background-size: cover;
    border-radius: 30px;
    box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
    -webkit-box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
	position: relative;
	font-family: "Balford Base";
	color: #000;
	font-size: 19px;
}

.nav-logo-right ul li img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 10px;
}
.nav-logo-right ul li .info-text a img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 0px;
}
.nav-logo-right ul li .info-text {
    overflow: hidden;
    text-align: left;
}
.nav-logo-right ul li .info-text a {
    font-size: 19px;
    color: #000;
    line-height: 15px;
    display: inline-block;
	font-family: "Balford Base";
}
.nav-logo-right ul li .info-text a {
    overflow: hidden;
    text-align: left;
}
.header-area .main-header-area .main-menu{
	position: initial;
}

@media (max-width: 767px) {
  .header-area {
    padding-top: 0;
  }
.text-box {
    width: 90%!important;
	top: 50%!important;
	left: 5%!important;
	right: 5%!important;
    text-align: center;
}
.text-box h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px!important;
    line-height: 30px!important;
	}
	.text-box p {
    font-size: 13px!important;
    line-height: 20px!important;
}
.service-box-inner a {
    padding: 5px 10px!important;
    font-size: 13px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding-top: 0;
  }
	.header-area .header-top_area{
		display: none!important;
		text-align: center!important;
	}
	.header-area .header-top_area .text-left{
		text-align: inherit!important;
	}
	.header-area .header-top_area .text-right{
		text-align: inherit!important;
	}
	.text-box{
		top: 65%;
	}
	.text-box h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px!important;
    line-height: 35px!important;
	}
	.text-box p {
    font-size: 15px!important;
    line-height: 25px!important;
}
	.about_outer{
		text-align: center;
	}
	.about_outer .ml-3{
		margin-left: 0rem!important;
	} 
	.about_outer .mr-3{
		margin-right: 0rem!important;
	} 
	.about_btn{
		margin-bottom: 20px;
	}
	.about_call_btn{
		margin-bottom: 20px;
	}
	.about_outer h2{
		text-align: center;
	}
	.about_outer h2::after{
		margin: 0 auto!important;
	}
	.service_box_outer{
		height: inherit!important;
	}
	.fb_faq_outer{
		text-align: center;
	}
	.fb_faq_outer h2::after{
		margin: 0 auto!important;
	}
	.quick_address {
    margin-left: 20px!important;
}
	.form_outer h2::after{
		margin: 0 auto!important;
	}
}

.header-area .main-header-area {
  padding: 0px;
}

.header-area .main-header-area .logo-img {
  text-align: center;
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
	.about_outer{
		text-align: center;
	}
	.about_outer .ml-3{
		margin-left: 0rem!important;
	} 
	.about_outer .mr-3{
		margin-right: 0rem!important;
	} 
	.about_btn{
		margin-bottom: 20px;
	}
	.about_call_btn{
		margin-bottom: 20px;
	}
	.service_box_outer{
		height: inherit!important;
	}
	.about_outer h2{
		text-align: center;
	}
	.about_outer h2::after{
		margin: 0 auto!important;
	}
	.fb_faq_outer{
		text-align: center;
	}
	.fb_faq_outer h2::after{
		margin: 0 auto!important;
	}
	.quick_address {
    margin-left: 20px!important;
}
	.form_outer h2::after{
		margin: 0 auto!important;
	}
	.bradcam_area {
    padding: 125px 0 125px 0!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
}
.header-area .main-header-area .Appointment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.header-area .main-header-area .Appointment .socail_links ul li {
  display: inline-block;
}

.header-area .main-header-area .Appointment .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 15px;
}

.header-area .main-header-area .Appointment .socail_links ul li a:hover {
  color: #fff;
}

.header-area .main-header-area .Appointment .book_btn {
  margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

.header-area .main-header-area .Appointment .book_btn a {
  background: #c0252a;
  padding: 12px 26px;
  font-family: 'Exo', sans-serif;
  font-weight: 800;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	text-decoration: none;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn a {
    padding: 12px 20px;
  }
}

.header-area .main-header-area .Appointment .book_btn a:hover {
  background: #000;
  color: #fff;
}

.header-area .main-header-area .main-menu {
  text-align: center;
  padding: 25px 0px;
    margin-bottom: 0px;
}

.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin: 0px;
}

.header-area .main-header-area .main-menu ul li a {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 7px;
  font-family: 'Interstate';
    font-weight: bold;
    font-style: normal;
  position: relative;
	text-decoration: none;
	transition: all linear 300ms;
	text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 20px;
	margin: 0px 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 20px;
  }
}

.header-area .main-header-area .main-menu ul li a i {
  font-size: 20px;
}

@media (max-width: 767px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #1999d5;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}
.header-area .main-header-area .main-menu ul li a.active {
  color: #1999d5;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #1999d5;
}

.header-area .main-header-area .main-menu ul li .sub-menu {
  position: absolute;
    left: 0;
    right: 0;
    top: 160%;
    background: #009bdb;
    width: 215px;
    padding: 15px 0px;
    margin: 0 auto;
  z-index: 2;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.header-area .main-header-area .main-menu ul li .sub-menu1{
  position: absolute;
    left: 100%;
    top: 100%;
    background: #009bdb;
    width: 220px;
    padding: 30px 0px;
    margin: 0 auto;
  z-index: 2;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.header-area .main-header-area .main-menu ul li:hover > .sub-menu1 {
    opacity: 1;
    visibility: visible;
    top: 0%;
}
.header-area .main-header-area .main-menu ul li .sub-menu li {
    display: block;
}
.header-area .main-header-area .main-menu ul li:hover > a{
    color: #1999d5;
}
.header-area .main-header-area .main-menu ul li .sub-menu li a {
    padding: 0px 0px;
    position: inherit;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    color: #fff;
	font-family: 'Interstate';
    font-weight: bold;
    font-size: 15px;
}

.header-area .main-header-area .main-menu ul li .sub-menu li a::before {
  display: none;
}

.header-area .main-header-area .main-menu ul li .sub-menu li:hover a {
  color: #fff;
}

.header-area .main-header-area .main-menu ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 220%;
}

.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}

.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 99;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background:#fff;
}
.header-area .main-header-area.sticky .header-top_area{
	display: none;
}
@media (max-width: 767px) {
  .header-area .main-header-area.sticky {
    padding: 0px;
  }
	.countdown_section::before{
		display: none;
	}
	.countdown_section::after{
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area.sticky {
    padding: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area.sticky {
    padding: 0px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area.sticky {
    padding: 0px 0px 0px 0px;
  }
}

.header-area .main-header-area.sticky .main-menu {
  padding: 25px 0;
}

.header-area .header-top_area {
  padding: 5px 0;
  background: #0099CC;
	position: relative;
}
@media (max-width: 767px) {
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
}

.header-area .header-top_area .social_media_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.header-area .header-top_area .social_media_links a:hover {
  color: #fff;
}
.header-area .header-top_area .social_media_links a i{
width: 24px;
    height: 24px;
	color: #fff;
    background: #000000;
    border-radius: 30px;
    line-height: 24px;
    font-size: 15px;
	transition: all linear 300ms;
}
.header-area .header-top_area .social_media_links a i:hover{
	color: #fff;
    background: #001c2e;
}
.header-area .header-top_area .short_contact_list {
  text-align: left;
}
.account_login_btn {
    background: #93d50a;
    box-shadow: none;
    color: #fff!important;
    cursor: pointer;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    outline: none;
    padding: 0 30px !important;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    text-transform: uppercase;
}
.account_login_btn a::before{
	display: none!important;
}
.account_login_btn:hover {
    background: #001c2e!important;
    color: #fff;
    cursor: pointer;
	text-decoration: none;
}
@media (max-width: 767px) {
	.header-area .header-top_area{
		display: none;
	}
  .header-area .header-top_area .short_contact_list {
    text-align: center!important;
  }
}

.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
	font-size: 13px;
  color: #fff;
  font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
	font-weight: 400;
}

.header-area .header-top_area .short_contact_list ul li a {
  font-size: 15px;
  color: #fff;
  margin-right: 20px;
  font-family: 'Interstate';
    font-weight: normal;
    font-style: normal;
  text-decoration: none;
	transition: all linear 300ms;
}
.header_top_btn {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #006699;
    padding: 0px 30px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    border-radius: 50px;
    line-height: 35px;
    text-align: center;
}
.header_top_btn:hover {
    transition: all linear 300ms;
	background: #fff;
	color: #006699;
	text-decoration: none;
	box-shadow: 0px 3px 7px #00000017;
}
.header-area .header-top_area .short_contact_list ul li a:hover {
  color: #0099cc;
}
.header-area .header-top_area .short_contact_list ul li a:hover i {
  color: #0099cc;
	transition: all linear 300ms;
}
@media (max-width: 767px) {
  .header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin: 0 5px;
  }
}

.header-area .header-top_area .short_contact_list ul li a i {
  color: #fff;
  margin-right: 7px;
	font-size: 18px;
}
.menu_outer{
	margin: 0px 0px;
	padding: 10px 0px;
	background: #000;
}
.logo img{
	margin: 15px 0px;
}
@media (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px){
	.header-area .header-top_area .short_contact_list ul li a{
		margin-right: 5px;
	}
	.header-area .main-header-area .main-menu ul li a {
    font-size: 13px;
    margin: 0px 10px;
}
	.about_outer .ml-3{
		margin-left: 0rem!important;
	} 
	.about_outer .mr-3{
		margin-right: 0rem!important;
	}
	.free_estimate_btn {
		font-size: 18px!important;
	}
	.free_estimate_outer h2 {
		font-size: 40px!important;
	}
	
}
/**header end**/

/**button area start**/
.group_button_outer{

	padding: 0px;
}
.group_btn_css {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.5px;
    background: #0099cc;
	margin-top: 10px;
	margin-bottom: 30px;
    padding: 10px 50px;
    display: block;
    font-family: 'Interstate';
    font-weight: normal;
    position: relative;
    text-decoration: none;
    border-radius: 8px;
	text-transform: uppercase;
}
.group_btn_css:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #006699;
	color: #fff;
	text-decoration: none;
}
/**button area end**/

/**slider start**/
.carousel-item:before{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	content: '';
}
.heading-box { width:100%; color: red; }
.text-box {
    position: absolute;
    width: 60%;
    top: 55%;
    left: 5%;
    right: 5%;
    margin: 0px auto;
    color: #231f20;
    transform: translateY(-50%);
    z-index: 15;
    text-align: center;
}
.text-box h2{
	font-family: 'Interstate';
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
	line-height: 70px;
    display: inline-block;
    padding: 0px;
    color: #fff;
	text-transform: uppercase;
}
.text-box h2 span{
	font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 900;
    display: inline-block;
    padding: 0px;
    color: #ffffff;
}
.text-box p {
    font-size: 24px;
    font-family: 'Interstate';
    font-weight: normal;
    line-height: 35px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
}
.carousel-indicators li {
    width: 18px;
    height: 18px;
	opacity: 1;
	border-top: none;
	border-bottom: none;
	border-radius: 30px;
}
.carousel-indicators .active {
    opacity: 1;
	background: #0099cc;
}
.carousel-indicators {
    bottom: 80px;
}
.carousel-control-prev-icon{
	background:url(../images/left-arrow.png) no-repeat;
	width: 53px;
    height: 54px;
}
.carousel-control-next-icon{
	background:url(../images/right-arrow.png) no-repeat;
	width: 53px;
    height: 54px;
}
.carousel-control-next, .carousel-control-prev {
    width: auto;
    opacity: 100;
	z-index: 90;
}
/**slider end**/

/**top icon area start**/
.top_icon_outer{
	margin: 0px;
	padding: 50px 0px;
	text-align: center;
	background: url(../images/top_icon_bg.jpg) no-repeat;
	background-size: cover;
}
.top_icon_box {
    width: 100%;
    margin: 0px 0px;
	padding: 15px;
	text-align: center;
	display: inline-block;
	position: relative;
	border: solid 1px #d8dfea;
}
.top_icon_box:hover {
	transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.top_icon_box > img {
	transform: scale(0.9);
	transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.top_icon_box:hover img {
	transform: scale(1);
	transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.top_icon_inner {
	margin-top: 0;
    padding: 0px;
    display: inline-block;
}
.top_icon_inner h4 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
    font-family: 'Interstate';
    font-weight: normal;
	color: #009bdb;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
}
.top_icon_box a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/**top icon area end**/

/**about start**/
.about_outer{
margin: 0px;
    padding: 0px 0px 50px;
    background: #fff;
    position: relative;
    z-index: 0;
	text-align: center;
}
.about_outer h2 {
  	font-size: 50px;
 	font-family: 'InterstateCond';
    font-weight: 800;
	line-height: 50px;
  	color: #0e1017;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	margin:30px 0px 20px 0px;
	position: relative;
}
.about_outer h2 span {
    font-size: 22px;
    font-family: 'Interstate';
    font-weight: normal;
    line-height: 35px;
    color: #009bdb;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
	text-transform: uppercase;
}
.about_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #cecece;
}
.about_outer p {
    font-size: 22px;
    font-family: 'Interstate';
    font-weight: 400;
    line-height: 30px;
    color: #858585;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}
.about_outer strong {
  	font-size: 18px;
 	font-family: 'Interstate';
  	font-weight: 600;
	line-height: 29px;
  	color: #b30000;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
}
/**about end**/

/**service area start**/
.service_outer{
	margin: 0px;
    padding: 0px 0px 50px 0px;
	background: #fff;
}
.service_outer h2 {
  	font-size: 50px;
 	font-family: 'Syncopate', sans-serif;
	font-weight: 700;
  	color: #fff;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.service_outer h2 span {
    font-size: 25px;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    font-weight: 600;
    line-height: 35px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
	text-transform: none!important;
}
.service_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.service_box_outer {
	width: 100%;
    margin: 0px 0px 15px;
	padding: 20px 15px;
	text-align: left;
	display: inline-block;
	position: relative;
	border: solid 1px #dedede;
}
.service_box_outer:hover {
	transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.service_box_outer > img {
    position: absolute;
    left: 20px;
    top: 20px;
	transform: scale(0.9);
	transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.service_box_outer:hover img {
	transform: scale(1);
	transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.service_box_inner {
    width: 90%;
    float: right;
    margin-top: 0;
    padding: 0px 0px 0px 40px;
    display: inline-block;
}
.service_box_inner h4 {
	margin: 0px;
	padding: 0px;
    font-family: 'InterstateCond';
    font-weight: 800;
	color: #0e1017;
	font-size: 28px;
	position: relative;
}
.service_box_inner p {
	font-family: 'Interstate';
    font-weight: 300;
    color: #767676;
    font-size: 17px;
    line-height: 25px;
    margin: 0px !important;
    padding: 0px;
}
.service_box_outer a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/**service area end**/

/**mobile service area start**/
.mobile_service_outer{
	margin: 0px;
	padding: 10px 0px;
	background: #006699;
}
.mobile_service_outer h2 {
  	font-size: 50px;
 	font-family: 'InterstateCond';
    font-weight: 800;
	line-height: 50px;
  	color: #fff;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	margin:10px 0px 20px 0px;
	position: relative;
}
.mobile_service_outer h2 span {
    font-size: 22px;
    font-family: 'Interstate';
    font-weight: normal;
    line-height: 35px;
    color: #009bdb;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
	text-transform: uppercase;
}
.mobile_service_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #fff;
}
.mobile_service_outer p {
    font-size: 22px;
    font-family: 'Interstate';
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}
/**mobile service area start**/

/**project area start**/
.project_outer{
	margin: 0px;
	padding: 60px 0px;
	background: url(../images/project_bg.jpg) no-repeat;
	background-size: cover;
}
.project_box{
	margin: 10px 0px;
	padding: 50px 30px;
	background: #fff;
	text-align: center;
}
.project_box h3{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-family: 'InterstateCond';
    font-weight: 800;
	font-size: 18px;
	color: #000;
}
.project_box p {
    font-size: 15px;
    font-family: 'Interstate';
    font-weight: normal;
    line-height: 20px;
    color: #000;
    display: block;
    padding: 0px;
    margin: 0px;
}
.full_information_btn {
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.5px;
    background: #006699;
	margin-top: 30px;
    padding: 5px 20px;
    display: inline-block;
    font-family: 'Interstate';
    font-weight: normal;
    position: relative;
    text-decoration: none;
}
.full_information_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #0099cc;
	color: #fff;
	text-decoration: none;
}
/**project area end**/

/**form area start**/
.form_outer{
	margin: 0px;
    padding:50px 0px 30px 0px;
	background: #fff;
}
.form_outer h2 {
  	font-size: 50px;
 	font-family: 'InterstateCond';
    font-weight: 800;
	line-height: 50px;
  	color: #0e1017;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	margin:30px 0px 20px 0px;
	position: relative;
	text-align: center;
}
.form_outer h2 span {
    font-size: 22px;
    font-family: 'Interstate';
    font-weight: normal;
    line-height: 35px;
    color: #009bdb;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
	text-transform: uppercase;
}
.form_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #cecece;
}
.form_outer p {
    font-size: 19px;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
}
.form_outer span {
  	font-size: 22px;
 	font-family: Arial;
  	font-weight: 400;
  	color: #fff;
	padding: 0px;
	margin:0px;

}
#contact-form{
	margin-top: 0px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 12px);
}
.request_a_quote_form{
	padding: 0px 0px 50px 0px;
}
.request_a_quote_form .form-control {
	display: block;
    width: 100%;
    height: 45px;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5;
    outline: none;
    border-radius: 0px;
    background-color: #fff;
    background-clip: padding-box;
    border: solid 1px #e1e1e1;
    font-family: 'Interstate';
    font-weight: 300;
    color: #636363;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.textarea_min_h{
	min-height: 100px;
}
.submit_btn_css {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.5px;
    background: #000;
	margin-top: 10px;
    padding: 12px 40px;
    display: inline-block;
    font-family: 'Interstate';
    font-weight: normal;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
	z-index: 10;
}
.submit_btn_css:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #009bdb;
	color: #fff;
	text-decoration: none;
}
.quick_address{
	margin-top: 0px;
	margin-left: 50px;
}
.quick_address h5 {
    padding-left: 38px;
    line-height: 22px;
    color: #242424;
	font-family: 'Interstate';
    font-weight: normal;
    margin: 0px 0px 30px;
	font-size: 17px;
	position: relative;
}
.quick_address h5 span{
	font-size: 22px;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: 'InterstateCond';
    font-weight: 800;
    color: #0e1017;
}
.quick_address h5 a{
	font-size: 16px;
	font-weight: 400;
    color: #333333;
    margin: 0px;
	display: block;
	line-height: 22px;
	text-decoration: none;
}
.quick_address h5.address_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#009bdb url(../images/address_icon.png) 15px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address h5.phone_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#009bdb url(../images/phone_icon.png) 10px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address h5.email_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#009bdb url(../images/email_icon.png) 11px 16px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address .hl {
    font-weight: bold;
    min-width: 70px;
    float: left;
}
.quick_address .text {
    width: 80%;
    /*float: left;*/
}
/**form area end**/

/**partner area start**/
.partner_outer{
	margin: 0px;
	    padding: 30px 0px 0px 0px;
	background: #f3f6f9;
	text-align: center;
}
.partner_outer img{
	margin: 0px 10px;
    padding: 0px;
    display: inline-block;
    background: #fff;
    width: 200px;
    box-shadow: 0px 0px 10px #00000024;
}
/**partner area end**/

/**footer start**/
.footer-section {
	background: url(../images/footer_bg.jpg) no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 0;
	position: relative;
}
.footer-section .footer-widget {
	margin-bottom: 40px;
}

.footer-section .footer-widget h4 {
  	font-size: 30px;
    font-family: 'Interstate';
    font-weight: 800;
  	color: #fff;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 15px 0px;
	position: relative;
}
.footer-section .footer-widget h4::before {
    position: absolute;
    left: 0px;
    width: 100px;
    height: 1px;
    margin: 0 auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.footer-section .footer-widget p {
    color: #fff;
    line-height: 22px;
	margin-top: 25px;
    margin-bottom: 22px;
    font-size: 15px;
    font-family: 'Interstate';
    font-weight: normal;
}
.email_list_btn {
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.5px;
    background: #009bdb;
    margin-top: 10px;
    padding: 15px 20px;
    display: block;
    font-family: 'Interstate';
    font-weight: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.email_list_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #006699;
	color: #fff;
	text-decoration: none;
}
.credit_btn {
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.5px;
    background: #000;
    margin-top: 10px;
    padding: 15px 20px;
    display: block;
    font-family: 'Interstate';
    font-weight: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.credit_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #006699;
	color: #fff;
	text-decoration: none;
}
.footer-section .footer-widget ul {
	margin-bottom: 20px;
}
.footer-section .footer-widget ul li {
	list-style: none;
}

.footer-section .footer-widget ul li a{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0px 10px 22px;
	text-decoration: none;
	font-family: 'Interstate';
    font-weight: 400;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	    background: url(../images/footer_bullet.png) 0px 2px no-repeat;
	display: block;
	text-transform: uppercase;
}
.footer-section .footer-widget ul li a:hover{
	padding: 0px 0px 10px 25px;
	color: #009bdb;
	background: url(../images/foogter_bullet_hover.png) 5px 2px no-repeat;
}
.footer-section .footer-widget ul.style-2 {
    position: relative;
    padding-bottom: 0px;
}
.footer-section .footer-widget ul.style-2 li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 5px;
}
.footer-section .footer-widget ul.style-2 li i {
    color: #fff;
	font-size: 17px;
}
.footer-section .footer-widget ul.style-2 li a{
	color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding-left: 0;
    text-decoration: none;
    font-family: 'Interstate';
    font-weight: 400;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background: no-repeat;
	text-transform: inherit;
}
.footer-section .footer-widget ul.style-2 li a strong{
	font-size: 14px;
} 
.footer-section .footer-widget ul.style-2 li a:hover{
	color: #009bdb;
}
.footer-section .footer-widget ul.style-2 .hl {
    font-weight: bold;
    min-width: 25px;
    float: left;
}
.footer-section .footer-widget ul.style-2 .text {
    width: 80%;
    float: left;
}
.footer-bottom-outer{
	
}
.footer-bottom {
	padding: 20px 0px;
	background: #006699;
}

.copyright {
	color: #fff;
	font-size: 15px;
	margin-bottom: 0px;
}

.copyright p {
	color: #fff;
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	font-family: 'Interstate';
    font-weight: 300;
}
.footer_social_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.footer_social_links a:hover i{
  color: #fff;
	background: #009bdb;
}
.footer_social_links a i{
width: 30px;
    height: 30px;
    background: #000;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
}
/**footer end**/

/**inner css start**/
.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 125px 0 125px 0;
    background-repeat: no-repeat;
}
.breadcam_bg {
    background-image: url(../images/slider1.jpg);
}
.bradcam_area h2 {
  	font-size: 50px;
    font-family: 'InterstateCond';
    font-weight: 800;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 0px 10px 0px;
    margin: 30px 0px 20px 0px;
    position: relative;
	text-align: center;
}
.bradcam_area h2 span {
    font-size: 25px;
    font-family: 'InterstateCond';
    font-weight: 600;
    line-height: 35px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
}
.bradcam_area h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.inner_page_css{
	padding: 30px 0px 10px 0px;
}
.inner_page_css p {
    font-size: 18px;
    font-family: 'Interstate';
    font-weight: 300;
    line-height: 30px;
    color: #858585;
    margin: 10px 0px 0px 0px;
}
/**inner css end**/