@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600&family=Open+Sans:wght@300;400;500&family=Roboto+Slab:wght@400;500;600;800;900&display=swap');

body {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    /* line-height: 30px; */
    color: #858585;
    /* padding: 10px 0px 10px 0px; */
    /* margin: 10px 0px 0px 0px; */
}

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;
	  position: inherit;
  }
.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;
  }
}


@media (min-width: 770px) {
.top_icon_box {
    min-height: 854px !important;
}
}

@media (min-width: 845px) {
.top_icon_box {
    min-height: 788px !important;
}
}
	@media (min-width: 1000px) {
.top_icon_box {
    min-height: 634px !important;
}
}	
	
	@media (min-width: 1150px) {
.top_icon_box {
    min-height: 500px !important;
}
}	

	@media (min-width: 1250px) {
.top_icon_box {
    min-height: 456px !important;
}
}

	@media (min-width: 1500px) {
.top_icon_box {
    min-height: 341px !important;
}
}

	@media (min-width: 1800px) {
.top_icon_box {
    min-height: 324px !important;
}
}

.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: 16px 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: #222340;
  font-size: 15px;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 5px 5px;
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  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: 14px;
	margin: 0px 15px;
  }
}

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

.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: #7dc2c0;
  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: #7dc2c0;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #7dc2c0;
}

.header-area .main-header-area .main-menu ul li .sub-menu {
  position: absolute;
    left: 0;
    right: 0;
    top: 160%;
    background: #fff;
    width: 220px;
    padding: 10px 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-menu li {
    display: block;
}
.header-area .main-header-area .main-menu ul li:hover > a{
    color: #7dc2c0;
}
.header-area .main-header-area .main-menu ul li .sub-menu li a {
    padding: 5px 0px;
    position: inherit;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    color: #222340;
	font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.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: #7dc2c0;
}

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

.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: 15px 0;
}

.header-area .header-top_area {
  padding: 0px 0;
  background: #222340;
}

@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: #222340;
    background: #adc877;
    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: #222340;
    background: #fff;
}
.header-area .header-top_area .short_contact_list {
  text-align: left;
}
.account_login_btn {
    background: #adc877;
    box-shadow: none;
    color: #222340!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: 'Jost', sans-serif;
    text-transform: uppercase;
}
.account_login_btn a::before{
	display: none!important;
}
.account_login_btn:hover {
    background: #fff!important;
    color: #222340;
    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: #4c4c4c;
  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: 13px;
  color: #adc877;
  margin-right: 20px;
  font-family: 'Open Sans', sans-serif;
	font-weight: 400;
  text-decoration: none;
	transition: all linear 300ms;
}
.header-area .header-top_area .short_contact_list ul li a:hover {
  color: #fff;
}
.header-area .header-top_area .short_contact_list ul li a:hover i {
  color: #fff;
	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: #adc877;
  margin-right: 7px;
	font-size: 18px;
}
.menu_outer{
	margin: 0px 0px;
	padding: 10px 0px;
	background: #fff;
}

@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**/
/**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: 50%;
    top: 55%;
    left: 5%;
    margin: 0px;
    color: #231f20;
    transform: translateY(-50%);
    z-index: 15;
}
.text-box h2{
	margin-bottom: 40px;
	font-family: 'Roboto Slab', serif;
    font-size: 70px;
	font-weight: 900;
	line-height: 70px;
    display: inline-block;
    padding: 0px;
    color: #fff;
}
.text-box h2 span{
	font-family: 'Roboto Slab', serif;
    font-size: 40px;
    font-weight: 900;
    display: inline-block;
    padding: 0px;
    color: #ffffff;
}
.slider_btn1 {
	width: 140px;
	height: 45px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #222340;
	margin-top: 15px;
    padding: 12px;
    display: inline-block;
    font-family: 'Jost', sans-serif;
    position: relative;
    text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.slider_btn1:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #7dc2c0;
	color: #fff;
	text-decoration: none;
}
.slider_btn2 {
	width: 140px;
	height: 45px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #7dc2c0;
	margin-top: 15px;
    padding: 12px;
    display: inline-block;
    font-family: 'Jost', sans-serif;
    position: relative;
    text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.slider_btn2:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #222340;
	color: #fff;
	text-decoration: none;
}
.carousel-indicators li {
    width: 18px;
    height: 18px;
	opacity: 1;
	border-top: none;
	border-bottom: none;
	border-radius: 30px;
}
.carousel-indicators .active {
    opacity: 1;
	background: #0e1017;
}
.carousel-indicators {
    bottom: 80px;
}
.carousel-control-prev-icon{
	background:url(../images/left-arrow.webp) no-repeat;
	width: 53px;
    height: 54px;
}
.carousel-control-next-icon{
	background:url(../images/right-arrow.webp) no-repeat;
	width: 53px;
    height: 54px;
}
.carousel-control-next, .carousel-control-prev {
    width: auto;
    opacity: 100;
	z-index: 90;
}
/**slider end**/

/**top link area start**/
.top_box3x3_outer{
	margin: -1px 0px 0px 0px;
	padding: 0px;
}
.top_icon_box {
	width: 100%;
    margin: 0px 0px 15px;
	padding: 25px 30px;
	text-align: left;
	display: inline-block;
	position: relative;
	background-image: linear-gradient(to right, #1a1b34, #2f3051);
}
.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 {
    position: absolute;
    left: 25px;
    top:25px;
	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 {
    width: 82%;
    float: right;
    margin-top: 0;
    padding: 0px 0px 0px 20px;
    display: inline-block;
}
.top_icon_inner h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
	color: #7dc2c0;
	font-size: 20px;
	position: relative;
}
.top_icon_inner h4::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #7dc2c0;
}
.top_icon_inner p {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7dc2c0;
    font-size: 13px;
    line-height: 22px;
    margin: 0px 0px 5px !important;
    padding: 0px;
}
.top_icon_inner ul {
	margin: 0px;
	padding: 0px;
}
.top_icon_inner ul li {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #7dc2c0;
    font-size: 13px;
    line-height: 22px;
    margin: 0px 0px 5px !important;
    padding: 0px 0px 0px 10px;
	list-style: none;
	position: relative;
}
.top_icon_inner ul li::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 5px;
    height: 5px;
    margin: 0px;
    content: '';
    top: 8px;
    background: #7dc2c0;
}
.top_icon_inner a {
	margin: 0 auto 0px;
    display: inline-block;
    background-color: #650119;
    padding: 5px;
    line-height: 12px;
    text-decoration: none;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 800;
    font-style: italic;
    transition: all linear 300ms;
}
.top_icon_inner a:hover {
    background-color: #0a0a0a;
}
/**top link area end**/

/**about start**/
.about_outer{
	margin: 0px;
    padding: 50px 0px 50px;
    background: #fff;
    position: relative;
    z-index: 0;
}
.about_outer h2 {
  	font-size: 50px;
	line-height: 50px;
 	font-family: 'Roboto Slab', serif;
	font-weight: 800;
  	color: #272841;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
}
.about_outer h2 span {
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 35px;
    color: #7dc2c0;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
}
.about_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 76px;
    height: 6px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: url(../images/sep.webp) no-repeat;
}
.about_outer p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 25px;
    color: #858585;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}
.about_outer strong {
  	font-size: 18px;
 	font-family: 'Gabriela', serif;
  	font-weight: 600;
	line-height: 29px;
  	color: #b30000;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
}
.about_btn {
    font-size: 15px;
    color: #adc877;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #222340;
	margin-top: 15px;
    padding: 12px 20px;
    display: inline-block;
    font-family: 'Jost', sans-serif;
    position: relative;
    text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.about_btn:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #7dc2c0;
	color: #222340;
	text-decoration: none;
}
.about_img_css{
	margin:0px;
	position: relative;
	text-align: center;
}
.about_img_css img {
	position: relative;
	border-radius: 15px;
}
.about_outer ul{
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
.about_outer ul li{
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style: none;
	font-size: 18px;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    line-height: 32px;
    color: #858585;
	position: relative;
}
.about_outer ul li::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 21px;
    height: 15px;
    margin: 0px;
    content: '';
    bottom: 10px;
    background: url(../images/bullet.webp) 0px 0px no-repeat;
}
/**about end**/

/**why choose area start**/
.why_choose_outer{
	margin: 0px;
    padding: 50px 0px 10px;
	background-image: linear-gradient(#adc877, #7dc2c0);
}
.why_choose_outer h2 {
  	font-size: 50px;
	line-height: 50px;
 	font-family: 'Roboto Slab', serif;
	font-weight: 800;
  	color: #272841;
	padding: 0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
}
.why_choose_outer h2 span {
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 35px;
    color: #7dc2c0;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
}
.why_choose_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 76px;
    height: 6px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: url(../images/sep.webp) no-repeat;
}
.why_choose_outer ul{
	margin: 20px 0px 15px 0px;
	padding: 0px;
}
.why_choose_outer ul li{
	margin: 0px;
	padding: 0px 0px 8px 30px;
	list-style: none;
	font-size: 16px;
    font-family: 'Roboto Slab', serif;
    line-height: 32px;
    color: #223543;
	position: relative;
}
.why_choose_outer ul li::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 220px;
    height: 20px;
    margin: 0px;
    content: '';
    top: 7px;
    background: url(../images/why_choose_bullet.webp) no-repeat;
}
/**why choose area end**/

/**goals area start**/
.goals_outer{
	padding: 0px 0px;
	margin: 0px;
	background-size: cover;
	position: relative;
}
.goals_outer_overlay::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #223543;
	opacity: .8;
	z-index: 0;
}
.goals_outer h2 {
  	font-size: 50px;
	line-height: 50px;
 	font-family: 'Roboto Slab', serif;
	font-weight: 800;
  	color: #fff;
	padding: 0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
	text-align: center;
}
.goals_outer h2 span {
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 35px;
    color: #7dc2c0;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
}
.goals_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 76px;
    height: 6px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: url(../images/sep.webp) no-repeat;
}
.goals_outer p {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 20px 0px;
	text-align: center;
}
.goals_btn {
    background: #adc877;
    box-shadow: none;
    color: #222340!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: 'Jost', sans-serif;
    text-transform: uppercase;
}
.goals_btn:hover {
    background: #fff!important;
    color: #222340;
    cursor: pointer;
	text-decoration: none;
}
/**goal area end**/

/**form area start**/
.form_outer{
	margin: 0px;
    padding:50px 0px 30px 0px;
	background: url(../images/form_bg.webp) no-repeat;
	background-size: cover;
}
.custom_zindex{
	z-index: 10;
}
.form_outer h2 {
  	font-size: 50px;
	line-height: 50px;
 	font-family: 'Roboto Slab', serif;
	font-weight: 800;
  	color: #272841;
	padding: 0px 0px 20px 0px;
	margin:0px 0px 30px 0px;
	position: relative;
	text-align: center;
}
.form_outer h2 span {
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 35px;
    color: #7dc2c0;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
}
.form_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 76px;
    height: 6px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: url(../images/sep.webp) no-repeat;
}
.form_outer p {
    font-size: 19px;
    font-family: 'Open Sans', 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 3px #e1e1e1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    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: 17px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #222340;
	margin-top: 15px;
    padding: 12px 20px;
    display: inline-block;
    font-family: 'Jost', sans-serif;
    position: relative;
    text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.submit_btn_css:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #7dc2c0;
	color: #222340;
	text-decoration: none;
}
.quick_address{
	margin-top: 0px;
	margin-left: 50px;
}
.quick_address h5 {
    padding-left: 38px;
    line-height: 22px;
    color: #223543;
	font-family: 'Roboto Slab', serif;
    margin: 0px 0px 30px;
	font-size: 17px;
	font-weight: 500;
	position: relative;
}
.quick_address h5 em{
    padding-left: 0px;
    line-height: 22px;
    color: #223543;
	font-family: 'Roboto Slab', serif;
    margin: 0px!important;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
}
.quick_address h5 span{
	font-size: 22px;
	font-weight: 600;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: 'Roboto Slab', serif;
    color: #223543;
}
.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:#adc877 url(../images/address_icon.webp) 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:#adc877 url(../images/phone_icon.webp) 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:#adc877 url(../images/email_icon.webp) 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;*/
}

.quick_address1{
	margin-top: 0px;
	margin-left: 50px;
}
.quick_address1 h5 {
    padding-left: 38px;
    line-height: 22px;
    color: #7dc2c0;
	font-family: 'Roboto Slab', serif;
    margin: 0px 0px 30px;
	font-size: 17px;
	font-weight: 500;
	position: relative;
}
.quick_address1 h5 em{
    padding-left: 0px;
    line-height: 22px;
    color: #7dc2c0;
	font-family: 'Roboto Slab', serif;
    margin: 0px!important;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
}
.quick_address1 h5 span{
	font-size: 22px;
	font-weight: 600;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: 'Roboto Slab', serif;
    color: #7dc2c0;
}
.quick_address1 h5 a{
	font-size: 16px;
	font-weight: 400;
    color: #7dc2c0;
    margin: 0px;
	display: block;
	line-height: 22px;
	text-decoration: none;
}
.quick_address1 h5.address_custom1::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#7dc2c0 url(../images/address_icon.webp) 15px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address1 h5.phone_custom1::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#7dc2c0 url(../images/phone_icon.webp) 10px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address1 h5.email_custom1::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#7dc2c0 url(../images/email_icon.webp) 11px 16px no-repeat;
    display: block;
    border-radius: 100%;
}
.quick_address1 .hl {
    font-weight: bold;
    min-width: 70px;
    float: left;
}
.quick_address1 .text {
    width: 80%;
    /*float: left;*/
}
/**form area end**/

/**footer start**/
.footer-section {
	background: #223543;
	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: 'Roboto Slab', serif;
	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: 14px;
    font-family: 'Open Sans', sans-serif;
}
.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: 13px;
	line-height: 15px;
	padding: 0px 0px 10px 22px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
    font-weight: 500;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	    background: url(../images/footer_bullet.webp) 0px 2px no-repeat;
	display: block;
}
.footer-section .footer-widget ul li a:hover{
	padding: 0px 0px 10px 25px;
	color: #adc877;
	background: url(../images/foogter_bullet_hover.webp) 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: 14px;
    line-height: 20px;
    padding-left: 0;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    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: #adc877;
}
.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: #7dc2c0;
}

.copyright {
	color: #223543;
	font-size: 14px;
	margin-bottom: 0px;
}

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

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

/**inner css start**/
.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 130px 0 100px 0;
    background-repeat: no-repeat;
}
.breadcam_bg {
    background-image: url(../images/page-header.webp);
}
.bradcam_area h2 {
  	font-size: 50px;
	line-height: 50px;
 	font-family: 'Roboto Slab', serif;
	font-weight: 800;
  	color: #fff;
	padding: 0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
	text-align: center;
}
.bradcam_area h2 span {
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    line-height: 35px;
    color: #7dc2c0;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
}
.bradcam_area h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 76px;
    height: 6px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: url(../images/sep.webp) no-repeat;
}
.service_page_css{
	padding: 30px 0px;
}
.service_sidebar_css{
	margin: 0px;
	padding: 20px 0px;
	background: #223543;
}
.service_sidebar_css h3 {
  	font-size: 22px;
	font-family: 'Roboto Slab', serif;
    font-weight: 800;
  	color: #7dc2c0;
	padding: 0px 20px 10px 30px;
    margin: 30px 0px 20px 0px;
	position: relative;
	text-transform: uppercase;
}
.sep{
	margin: 15px 20px 15px 20px;
	padding: 0px;
	height: 1px;
	background: #2c2d52;
}
.service_sidebar_css h3::after {
    position: absolute;
    left: 30px;
    right: 0px;
    width: 76px;
    height: 6px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: url(../images/sep.webp) no-repeat;
}
.service_sidebar_css ul{
	margin: 0px;
	padding: 0px;
}
.service_sidebar_css ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.service_sidebar_css ul li a{
	margin: 0px;
	padding: 10px 0px 10px 40px;
	font-size: 18px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    line-height: 25px;
    color: #7dc2c0;
	position: relative;
	text-decoration: none;
	display: block;
	background: url(../images/service_arrow.webp) 20px 17px no-repeat;
}
.service_sidebar_css ul li a:hover{
	margin: 0px;
	padding: 10px 0px 10px 40px;
	color: #222340;
	background:#7dc2c0 url(../images/service_arrow_hover.webp) 20px 17px no-repeat;
}
.service_sidebar_social{
	margin: 15px 20px 15px 20px;
	padding: 0px;
}
.service_sidebar_social a {
  font-size: 18px;
  color: #222340;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.service_sidebar_social a:hover {
  color: #222340;
}
.service_sidebar_social a i{
width: 30px;
    height: 30px;
    background: #7dc2c0;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
}
.service_page_css strong {
    font-size: 16px;
	line-height: 25px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #011218;
    padding: 0px;
    margin: 30px 0px 20px 0px;
    position: relative;
    text-transform: uppercase;
	display: block;
}
.service_page_css p {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    color: #858585;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.service_page_css ul.content_mid{
	margin: 0px;
	padding: 0px;
}
.service_page_css ul.content_mid li{
	margin: 0px;
	padding: 10px 0px 10px 35px;
	list-style: none;
	font-size: 18px;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    line-height: 30px;
    color: #858585;
	position: relative;
	border-bottom: solid 1px #ccc;
}
.service_page_css ul.content_mid li::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 21px;
    height: 15px;
    margin: 0px;
    content: '';
    bottom: 17px;
    background: url(../images/bullet.webp) 0px 0px no-repeat;
}
/**inner css end**/