@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

img{
	max-width: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}
/**preloder start**/


#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #002a51;
}
.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
	-webkit-animation: loader 0.8s linear infinite;
}
@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border: 4px solid #ffd028;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
}
@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #ffd028;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
}
/**preloder end**/

/**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: relative;
  }
.text-box {
    width: 90%!important;
	top: 70%!important;
	left: 5%!important;
	right: 5%!important;
    text-align: center;
}
.text-box h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px!important;
    line-height: 30px!important;
	}
	.text-box p {
    font-size: 15px!important;
    line-height: 20px!important;
}
.service-box-inner a {
    padding: 5px 10px!important;
    font-size: 13px;
}
.carousel-indicators {
    display: none!important;
}
.top_box_inr {
    margin-top: 0px!important;
}
.top_box_sep:before{
	display:none!important;
	}
	.text-box span {
    font-size: 17px!important;
}
	.top_box_3x3 .top_box_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
	display: inline-block !important;
}
.why_choose_box .why_choose_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
}
.quick_address_text {
	margin:30px 0px 0px!important;
    padding: 0px !important;
}
.slider_btn1{
display: none!important;
}
.slider_btn2{
display: none!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.carousel-indicators {
    bottom: 130px!important;
}
  .header-area {
    padding-top: 0;
  }
	/*.header-area .header-top_area{
		display: none;
	}*/
	.short_contact_list{
	display:none;
	}
	.social_media_links{
	display:none;
	}
	.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: 50px!important;
    line-height: 50px!important;
	}
	.text-box p {
    font-size: 20px!important;
    line-height: 25px!important;
}
.top_box_outer {
    margin: inherit !important;
    padding: 20px 0px 0px 0px !important;
}
.top_box_outer::before{
	margin:inherit!important;
	top:0%!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{
	margin-top:35px!important;
		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_text {
	margin:30px 0px 0px!important;
    padding: 0px !important;
}
	.form_outer h2::after{
		margin: 0 auto!important;
	}
	.top_box_inr {
    margin-top: 50px!important;
}
	.top_box_sep:before{
	display:none!important;
	}
	.top_box_3x3 .top_box_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
}
.why_choose_box .why_choose_text {
    width: 75%!important;
    padding: 0px 0px 0px 20px!important;
}
.carousel-indicators {
    display: none!important;
}
}

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

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

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
      .top_box_outer {
        margin: inherit !important;
        padding: 50px 0px 0px 0px !important;
    }
  .top_box_outer::before{
	margin:inherit!important;
	top:0%!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;
	}
	.service_box_outer{
		height: inherit!important;
	}
	.about_outer h2{
	margin-top:35px!important;
		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: 0px!important;
}
	.form_outer h2::after{
		margin: 0 auto!important;
	}
	.bradcam_area {
    padding: 55px 0 55px 0!important;
}
	.d_none_css{
		display: none!important;
	}
	.top_icon_mobile{
		display: block!important;
	}
	img.slider_logo{
		width: 150px;
	}
	.top_box_outer .top_box_inr:before{
display:none!important;
}
.top_box_text p {
    margin-top: 20px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
	.d_none_css{
		display: none!important;
	}
	.top_icon_mobile{
		display: block!important;
	}
	img.slider_logo{
		width: 250px;
	}
	.text_right {
    text-align: center!important;
}
.top_box_outer .top_box_inr:before{
display:none!important;
}

.top_box_text p {
    margin-top: 20px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
	.d_none_css{
		display: none!important;
	}
	.top_icon_mobile{
		display: block!important;
	}
	img.slider_logo{
		width: 250px;
	}
}

@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: 20px 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: 15px;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  position: relative;
	text-decoration: none;
	transition: all linear 300ms;
	text-transform:uppercase;
}
.logo{
	margin:0px;
	padding:10px 0px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
	margin: 0px 15px;
  }
}

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

.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;
  }
	.d_none_css{
		display: none!important;
	}
}

.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #ffd028;
  width: 100%;
  height: 3px;
  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: #ffd028;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #ffd028;
}

.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: #ffd028;
}
.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: #1b1b1b;
	font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
}

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

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

.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;
  }
    .service_box_text {
    width: 86%!important;
}
.top_box_outer .top_box_inr::after{
display:none!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area.sticky {
    padding: 0px;
  }
  .service_box_text {
    width: 90%!important;
}
.top_box_outer .top_box_inr::after{
display:none!important;
}

}

@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 .header-top_area {
  padding: 5px 0px;
  background: #fff;
  position:relative;
}
.header-area .header-top_area::before {
	width:100%;
	height:5px;
	position:absolute;
	left: 0;
    right: 0;
    top: 0;
	content:'';
    z-index: 1;
	background: url(../images/top-border.webp) repeat-x;
}
@media (max-width: 767px) {
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
  .text_right {
    text-align: center!important;
}
}

.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: 30px;
    height: 30px;
    color: #fff;
    background: #088e71;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
    transition: all linear 300ms;
    text-align: center;
    box-shadow: 0px 3px 5px #00000042;
}
.header-area .header-top_area .social_media_links a i:hover{
	color: #fff;
    background: #002a51;
}
.header-area .header-top_area .short_contact_list {
  text-align: right;
}
.header_btn {
    background: #014286;
    box-shadow: none;
    color: #fff !important;
    cursor: pointer;
    font-size: 14px;
    font-family: "Montserrat", sans-serif!important;
    height: 45px;
    line-height: 45px;
    outline: none;
    padding: 0 20px !important;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 700;
    border-radius: 10px 10px 10px 0;
    text-transform: uppercase;
}
.header_btn img{
	margin-right: 10px;
}
.header_btn:hover::before {
	display: none!important;
}
.header_btn:hover {
    background: #3489ca;
    color: #fff!important;
    cursor: pointer;
	text-decoration: none;
}
/**.logo img{
	box-shadow: 0px 25px #000;
}**/
@media (max-width: 767px) {
	/*.header-area .header-top_area{
		display: none;
	}*/
	.short_contact_list{
	display:none;
	}
	.social_media_links{
	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: 14px;
  color: #3a3a3a;
  font-family: "Quicksand", sans-serif;
	font-weight: 500;
}

.header-area .header-top_area .short_contact_list ul li a {
  font-size: 14px;
  color: #484848;
  margin-right: 40px;
  font-family: "Montserrat", sans-serif;
	font-weight: 500;
  text-decoration: none;
	transition: all linear 300ms;
}
.header-area .header-top_area  .short_contact_list ul li a:hover {
  color: #002a51;
}
.header-area .header-top_area .short_contact_list ul li a:hover i {
  color: #fff;
	transition: all linear 300ms;
	background:#088e71;
}
.header-area .header-top_area .short_contact_list span.header_icon{
    font-weight: bold;
    min-width: 25px;
    float: left;
}
.header-area .header-top_area .short_contact_list span.text {
    width: 75%;
    float: left;
}
.header-area .header-top_area .short_contact_list span.text b{
    display:block;
}
@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: #151515;
    margin-right: 7px;
    font-size: 18px;
    background: #ffd028;
    border-radius: 100%;
    width: 35px;
    line-height: 35px;
    height: 35px;
    text-align: center;
}
.menu_outer{
	margin: 0px;
	padding: 0px 0px;
	background: #002a51;
}
@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: 12px;
    margin: 0px 5px;
}

.header_btn {
    padding: 0 10px !important;
}
	.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;
	}

.carousel-indicators {
    bottom: 90px!important;
}
.top_box_outer .top_box_inr::after {
    width: 320px!important;
}
}
/**header end**/
/**slider start**/
.carousel-item:before{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	content: '';
}
.carousel-item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    content: '';
    background: #000;
	opacity:0.5;
}
.heading-box { width:100%; color: red; }
.text-box {
	position: absolute;
    width: 90%;
    top: 50%;
    left: 5%;
    right: 5%;
    margin: 0px auto;
    color: #231f20;
    transform: translateY(-50%);
    z-index: 10;
    text-align: center;
}

.text-box h2{
	font-family: "Montserrat", sans-serif;
    font-size: 75px;
	font-weight:900;
	line-height: 55px;
    display: block;
    padding: 0px;
    color: #fff;
	text-transform:uppercase;
}
.text-box span{
	font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 900;
    display: block;
    padding: 0px;
    color: #ffffff;
	text-transform:uppercase;
}
.text-box p {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 15px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
}
.slider_btn1 {
    background: #fff;
    box-shadow: none;
    color: #555555;
    cursor: pointer;
    font-size: 16px;
    line-height: 35px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 500;
    width: 170px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px 10px 10px 0;
	border: solid 1px #fff;
}
.slider_btn1:hover {
    background: #1b1b1b;
    color: #fff;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #1b1b1b;
}
.slider_btn2 {
    background: transparent;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 35px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 500;
    width: 170px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px 10px 10px 0;
    border: solid 1px #fff;
}
.slider_btn2:hover {
    background: #014286;
    color: #fff;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px transparent;
}

.carousel-indicators li {
    width: 18px;
    height: 18px;
	opacity: 1;
	border-top: none;
	border-bottom: none;
	border-radius: 30px;
}
.carousel-indicators .active {
    opacity: 1;
	background: #014286;
}
.carousel-indicators {
    bottom: 120px;
}
.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 3x3 box start**/
.top_box_outer{
	margin:-100px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	position:relative;
	z-index: 10;
}
.top_box_outer::before{
	width: 100%;
    height: 100%;
    margin: 20px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    position: absolute;
    z-index: 0;
    content: '';
    top: 30%;
    background: #e9f4ff url(../images/pattern_bg.webp) no-repeat;
    background-size: cover;
}
/*.top_box_inr{
	background: #58764f;
    box-shadow: 0px 0px 20px #00000042;
    border-radius: 0px 30px 30px 0px;
    padding: 35px 25px 25px;
    margin-top: -95px;
    position: relative;
    z-index: 1;
}*/
.top_box_outer .top_box_inr {
    position: relative;
    padding: 0px;
    margin-top: 0px;
    z-index: 1;
}
.top_box_3x3 {
	min-height: 210px;
    margin: 0px;
    padding: 30px 10px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    background: #f5fdfb;
    border-radius: 30px;
    box-shadow: 0px 5px 7px #00000042;
}
.top_box_3x3_sep:before {
	position: absolute;
    right: 25px;
    width: 2px;
    height: 100%;
    margin: 0px;
    content: '';
    top: 0px;
    border-left: dashed 2px #2ab939;
}
.top_box_3x3 .top_box_img {
	margin: 0px 0px 10px 0px;
}
.top_box_outer a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
/*.top_box_3x3 .top_box_img img {
    max-width: 80px;
	max-height:80px;
    height: auto;
}*/

.top_box_text {
    padding: 0px;
    transition: .5s;
    display: inline;
}
.top_box_text h4 {
	color: #002a51;
    font-size: 13px;
	line-height:22px;
    margin: 0px 0 10px 0;
    transition: .5s;
    font-family: "Cinzel", serif;
    font-weight: 600;
	text-transform:uppercase;
}
.top_box_3x3 .top_box_text h3 {
	color: #002a51;
    font-size: 12px;
    line-height: 20px;
    margin: 0px 0 0px 0;
    padding-bottom: 20px;
    transition: .5s;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
.top_box_3x3 .top_box_text h3::before {
    position: absolute;
    left: 0px;
	right:0px;
    width: 70px;
    height: 3px;
    margin: 0 auto;
    content: '';
    bottom: 0px;
    background: #002a51;
}
.top_box_3x3 .top_box_text p {
	color: #2b2b2b;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.top_box_text p span{
	padding:0px 0px 20px;
	color: #fff;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
	position:relative;
	display: inline-block;
}
.top_box_text p span:before {
	position: absolute;
    left:0px;
    width: 145px;
    height: 4px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #734a2b;
}
.top_box_3x3 .top_box_text a {
	font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
	text-decoration:underline;
}
/**top 3x3 box end**/

/**about start**/
.about_outer{
    margin: 0px;
    padding: 50px 0px 50px;
    background: #e9f4ff url(../images/pattern_bg.webp) no-repeat;
	background-size:cover;
    position: relative;
    z-index: 11;
}
.about_outer h2 {
	font-size: 46px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    line-height: 50px;
    color: #000;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
}
.about_outer h2 span {
    font-size: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
	line-height:22px;
    color: #088e71;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 10px 0px;
	display: block;
}

.about_outer p {
    font-size: 17px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #525252;
    padding: 0px;
    margin: 0px 0px 25px 0px;
}
.about_btn {
    background: #014286;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 35px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 500;
    width: 170px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 10px 10px 10px 0;
	border: solid 1px #014286;
}
.about_btn:hover {
    background: #1b1b1b;
    color: #fff;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #1b1b1b;
}
.about_img_css{
	margin:0px;
	position: relative;
	text-align: center;
}
.about_img_css span{
	display:block;
}
.about_img_css img {
	position: relative;
	border-radius:30px;
}
/**about end**/

/**Lime Township area start**/
.lime_township{
	margin: 0px;
    padding: 80px 0px 80px 0px;
	position:relative;
	background:url(../images/lime_township_outer.webp) no-repeat;
	background-size:cover;
}
.lime_township h2 {
	font-size: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    line-height: 50px;
    color: #fff;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
    text-align: center;
}
.lime_township h2 span {
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
	line-height:35px;
    color: #3489ca;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
	text-transform:uppercase;
}
.lime_township p {
    font-size: 17px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
    padding: 0px;
    margin: 0px 0px 25px 0px;
	text-align:center;
}
.lime_township_box{
	margin:0px 0px 20px 0px;
	padding:20px;
	background:#088e71;
	border-radius:30px;
	overflow: hidden;
	color:#fff;
	font-family: "Montserrat", sans-serif;
}
.lime_township_box a{
    margin: 5px 0px 10px 0px;
    padding: 5px 0px;
    font-size: 14px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    display: block;
}
.lime_township_box span.tick_icon {
    font-weight: bold;
    min-width: 40px;
    float: left;
}
.lime_township_box span.text {
    width: 75%;
    float: left;
}
.lime_township_box span.township_posi {
    display: block;
	font-size:18px;
	font-weight:700;
}
.lime_township_box span.name_css {
    font-weight:700;
	font-size:15px;
	display: block;
}
.email_css{
	position:relative;
}
.email_css::before {
	position: absolute;
    left: 0px;
    width: 40px;
    height: 4px;
    margin: 0 auto;
    content: '';
    bottom: -5px;
    background: #fff;
}
/**Lime Township area start**/

/**footer start**/
.footer-section {
	background:#3f4244;
	padding-top: 40px;
	padding-bottom: 0;
	position: relative;
}
.footer-section .footer-widget {
	margin-bottom: 40px;
}

.footer-section .footer-widget h4 {
  font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
  	color: #fff;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 15px 0px;
	position: relative;
	text-transform:uppercase;
}
.footer-section .footer-widget h4::before {
    position: absolute;
    left: 0px;
    width: 75px;
    height: 3px;
    margin: 0 auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.footer-section .footer-widget p strong{
    color: #fff;
    line-height: 22px;
	margin-top: 25px;
    margin-bottom: 22px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
	display:block;
	text-transform:uppercase;
}
.footer-section .footer-widget p {
    color: #fff;
    line-height: 22px;
	margin-top: 0px;
    margin-bottom: 22px;
    font-size: 14px;
    font-family: "Montserrat", 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: 14px;
	line-height: 20px;
	padding: 0px 0px 10px 22px;
	text-decoration: none;
	font-family: "Montserrat", sans-serif;
    font-weight: 600;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	display: block;
	position:relative;
}
.footer-section .footer-widget ul li a:before {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    content: '';
    top: 6px;
    left: 0px;
}
.get_in_touch ul li a:before{
	display:none;
}
.footer-section .footer-widget ul li a:hover:before {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #ffd028;
    content: '';
    top: 6px;
    left: 0px;
}
.footer-section .footer-widget ul li a:hover{
	padding: 0px 0px 10px 25px;
	color: #ffd028;
}
.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: "Montserrat", sans-serif;
    font-weight: 600;
    -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: #ffd028;
}
.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_logo_box {
	margin:0px;
	padding:0px;
    position: relative;
}
.footer_logo_box .footer_logo_img {
    display:block;
}

.footer_logo_box .footer_logo_text {
    width: 65%;
    padding: 10px 0px 0px 20px;
    transition: .5s;
    display: inline-block;
}

.footer_logo_box .footer_logo_text p {
    color: #b29a52;
    font-size: 15px;
    margin-bottom: 0px;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
}
.footer-bottom-outer{
	
}
.footer-bottom {
	padding: 20px 0px;
	background: #2f3133;
}

.copyright {
	color: #0e1017;
	font-size: 14px;
	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: "Montserrat", sans-serif;
    font-weight: 400;
}
.footer_social_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}
.request_btn {
    background: #ffd028;
    box-shadow: none;
    color: #2f3133;
    cursor: pointer;
    font-size: 15px;
    line-height: 28px;
    outline: none;
    padding: 8px 15px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    display: block;
    border-radius: 10px;
    border: solid 1px #ffd028;
}
.request_btn:hover {
    background: #088e71;
    color: #fff;
    cursor: pointer;
	text-decoration: none;
	border: solid 1px #088e71;
}
.footer_social_links a:hover {
  color: #fff;
}
.footer_social_links a i{
	width: 30px;
    height: 30px;
    background: #088e71;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
	box-shadow: 0px 3px 5px #00000042;
}
/**footer end**/

/**inner css start**/
.bradcam_area {
	background-size: cover;
    background-position: top center;
    padding: 160px 0 100px 0;
    background-repeat: no-repeat;
    position: relative;
}
.breadcam_bg {
    background-image: url(../images/page.webp);
}
.breadcam_overlay::before {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #000;
    opacity: .5;
}
.bradcam_area h2 {
    font-size: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
	line-height:50px;
    color: #fff;
    padding: 0px 0px 35px 0px;
    margin: 0px;
    position: relative;
    text-align: center;
}
.bradcam_area p {
    font-size: 20px;
    font-family: "Goldman", sans-serif;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	display: block;
	text-transform:uppercase;
	text-align:center;
}
.service_page_css{
	padding: 60px 0px;
}
.service_sidebar_css{
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background: #002a51;
    border-radius:30px;
}
.service_sidebar_css h3 {
  	font-size: 22px;
	font-family: "Montserrat", sans-serif;
    font-weight: 900;
  	color: #fff;
	padding: 0px 20px 10px 20px;
    margin: 30px 0px 20px 0px;
	position: relative;
}
.sidebar_quick_address{
	margin-top: 0px;
	margin-left: 40px;
}
.sidebar_quick_address h5 {
    padding-left: 28px;
    line-height: 20px;
    color: #fff;
	font-family: "Montserrat", sans-serif;
    margin: 0px 0px 20px;
	font-size: 14px;
	font-weight: 400;
	position: relative;
}
.sidebar_quick_address h5 span{
	font-size: 14px;
	font-weight: 600;
    color: #fff;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
}
.sidebar_quick_address h5 a{
	font-size: 16px;
	font-weight: 400;
    color: #333333;
    margin: 0px;
	display: block;
	line-height: 22px;
	text-decoration: none;
}
.sidebar_quick_address h5.address_custom::before {
	width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    content: '';
    background: #088e71 url(../images/address_icon.webp) 12px 10px no-repeat;
    background-size: 16px;
    display: block;
    border-radius: 100%;
}
.sidebar_quick_address h5.phone_custom::before {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    content: '';
    background:#088e71 url(../images/phone_icon.webp) 10px 10px no-repeat;
	background-size: 20px;
    display: block;
    border-radius: 100%;
}
.sidebar_quick_address h5.email_custom::before {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    content: '';
    background:#088e71 url(../images/email_icon.webp) 10px 15px no-repeat;
	background-size: 20px;
    display: block;
    border-radius: 100%;
}
.quick_address .hl {
    font-weight: bold;
    min-width: 70px;
    float: left;
}
.sidebar_quick_address .text {
    width: 80%;
    /*float: left;*/
}
.sep{
	margin: 15px 20px 15px 20px;
	padding: 0px;
	height: 1px;
	background: #03478e;
}
.service_sidebar_css h3::after {
	position: absolute;
    left: 20px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #cecece;
}
.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: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
	position: relative;
	text-decoration: none;
	display: block;
	background: url(../images/service_arrow.webp) 20px 17px no-repeat;
	transition: all linear 300ms;
	text-transform:uppercase;
}
.service_sidebar_css ul li a:hover{
	margin: 0px;
	padding: 10px 0px 10px 35px;
	color: #fff;
	background:#088e71 url(../images/service_arrow.webp) 20px 17px no-repeat;
}
.service_sidebar_social{
	margin: 15px 20px 15px 20px;
	padding: 0px;
}
.service_sidebar_social a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.service_sidebar_social a:hover {
  color: #fff;
}
.service_sidebar_social a i{
    width: 40px;
    height: 40px;
    background: #088e71;
    border-radius: 30px;
    line-height: 40px;
    font-size: 20px;
}
.service_page_css h4 {
  	font-size: 25px;
	font-family: "Montserrat", sans-serif;
    font-weight: 700;
  	color: #1b1b1b;
	padding: 0px 0px 5px 0px;
    margin: 30px 0px 10px 0px;
	position: relative;
}
.service_page_css h4 span {
    font-size: 25px;
    font-family: "Dancing Script", cursive;
    font-weight: 400;
    line-height: 35px;
    color: #734a2b;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
    text-transform: capitalize;
}
.service_page_css h4::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 70px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #cecece;
}
.service_page_css ul.custom_ul{
	margin: 25px 0px 0px;
	padding: 0px;
}
.service_page_css ul.custom_ul li{
    margin: 0px;
    padding: 0px 0px 12px 30px;
    font-size: 17px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    line-height: 26px;
    color: #0abc6a;
    list-style: none;
    position: relative;
    text-decoration: none;
    display: block;
    transition: all linear 300ms;
}
.service_page_css ul.custom_ul li::before {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    margin: 0px;
    content: '';
    top: 3px;
    background: url(../images/service_bullet.webp) no-repeat;
}
.service_page_css ul li strong{
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 26px;
    color: #373a5e;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.service_page_css strong{
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 26px;
    color: #373a5e;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.service_page_css p {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 25px;
    color: #373a5e;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 0px 0px;
}
.service_page_css img.service_small_css{
	margin:10px 0px 20px 0px;
	padding:0px;
	border-radius: 30px;
}
.service_sideimg_css img{
	border-radius: 30px;
}

/**sample area end**/