@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;700;800&family=Merriweather:wght@400;700&display=swap');



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


body {
	

    font-family: 'Maven Pro', sans-serif;
    line-height: 24px;
    color: #858585;	
	position:unset !important;
	
}

.excerpt-wrap li, .nv-content-wrap li {
    margin-left: 20px;
}

/**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: absolute;
  }
	.header-area .social_media_links{
		display: none;
	}
.top_box3x3_outer .block_social {
    padding: 25px 30px 25px 50px!important;
}
.logo img {
    margin: 0px 0px!important;
}
.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 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;
	}
	.form_outer{
		text-align: center;
	}
	.form_outer h2::after{
		margin: 0 auto!important;
	}
	.making_your_hosue_outer {
    background: none!important;
}
	.form_outer {
    background: #f1f5f8 url(../images/form_bg.webp) no-repeat;
    background-size: auto!important;
		background-position: top left!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 h2{
		text-align: center;
	}
	.about_outer h2::after{
		margin: 0px auto!important;
	}
	.service_outer{
		text-align: center;
	}
	.service_outer h2{
		text-align: center;
	}
	.service_outer h2::after{
		margin: 0px auto!important;
	}
	.wo_content_box{
		text-align: center;
	}
	.gallery_image {
    margin: 15px auto!important;
    width: 300px!important;
}
	.fb_faq_outer{
		text-align: center;
	}
	.fb_faq_outer h2::after{
		margin: 0 auto!important;
	}
	/*.form_outer{
		text-align: center;
	}
	.form_outer h2::after{
		margin: 0 auto!important;
	}*/
	.bradcam_area {
    padding: 75px 0 75px 0!important;
}
	.making_your_hosue_outer {
    background: none!important;
}
	.form_outer {
    background: #f1f5f8 url(../images/form_bg.webp) no-repeat;
    background-size: auto!important;
		background-position: top left!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: 12px 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 5px;
  font-family: 'Merriweather', serif;
  font-weight: 700;
  position: relative;
	text-decoration: none;
	transition: all linear 300ms;
	text-transform: uppercase;
	letter-spacing: .6px;
}

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

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

.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;
  }
  .header_top_group_btn{
  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: #e7333c;
  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: #df0e11;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #df0e11;
}
.header-area .main-header-area .main-menu ul li .sub-menu {
  position: absolute;
    left: 0;
    right: 0;
    top: 160%;
    background: #f8f8f8;
    width: 350px;
    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 .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: #000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
	font-family: 'Merriweather', serif;
}

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

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

.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;
}
.header-area .main-header-area.sticky .slicknav_menu .slicknav_icon {
    top: -35px;
}

}
@media (max-width: 767px) {
  .header-area .main-header-area {
    padding: 10px 10px;
  }
	.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;
  }
	.social_media_links{
		display: none;
	}
.header-area .main-header-area .logo img {
    max-width: 110px;
}
.header-area .main-header-area .short_contact_list ul li h5 {
    margin: 5px 0!important;
}
.header-area .main-header-area .header_top_group_btn {
    margin: 30px 10px;
}
.header-area .main-header-area .header_top_btn {
    margin: 10px 0px;
}
#custom-search-input{
display:none!important;
}
}

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

@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 .tp_sticky_column {
    display: inherit;
}
.header-area .main-header-area.sticky .social_media_links{
	top: 15px;
}
.header-area .header-top_area {
  padding: 3px 0px;
  background: #239de0;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #239de0, #df0e11);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #239de0, #df0e11); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.header-area .header-top_area .short_contact_list {
    text-align: left;
	display: inline-block;
}
.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: #fff;
  margin-right: 20px;
  font-family: 'Poppins', sans-serif;
	font-weight: 600;
  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 .social_media_links {
    text-align: center;
  }
}
.header-area .social_media_links{
	display: inline-block;
}
.header-area .social_media_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.header-area .social_media_links a:hover {
  color: #010101;
	background: #fe8704;
}
.header-area .social_media_links a{
    width: 25px;
    height: 25px;
    color: #fff;
    background: #030606;
    border-radius: 30px;
    line-height: 24px;
    font-size: 15px;
    display: inline-block;
    text-align: center;
}
.header-area .header_bottom_area {
  padding: 10px 0px;
    background: #fff url(../images/light-wool.webp);
}
.header-area .header_bottom_area .short_contact_list {
  text-align: right;
}

@media (max-width: 767px) {
	.header-area .header-top_area{
		display: none;
	}
  .header-area .header_bottom_area .short_contact_list {
    text-align: center!important;
  }
  .header-area .header-top_area .short_contact_list {
    text-align: center!important;
  }
  .short_contact_list{
  display:none;
  }
  .service_box{
  width:100%!important;
}
}
.header-area .header_bottom_area .short_contact_list ul {
  display: inline-block;
}
.header-area .header_bottom_area .short_contact_list ul li {
  list-style: none;
  font-size: 14px;
  color: #086ba9;
  display: inline-block;
  margin-right: 10px;
	margin-top: 0px;
  font-weight: 500;
	font-family: 'Josefin Sans', sans-serif;
	    vertical-align: top;
}

.header-area .header_bottom_area .short_contact_list ul li h5 {
    padding-left: 50px;
    line-height: 25px;
    color: #fff;
    margin: 20px 0;
	text-align: left;
}
.header-area .header_bottom_area .short_contact_list ul li h5 span{
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
    color: #086ba9;
    margin: 0px;
	display: block;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.header-area .header_bottom_area .short_contact_list ul li h5 a{
    font-size: 22px;
    font-weight: 700;
    color: #086ba9;
    margin: 0px;
    display: block;
    line-height: 25px;
    text-decoration: none;
	font-family: 'Poppins', sans-serif;
}
.header-area .header_bottom_area .short_contact_list ul li h5.address {
    background: url(../images/address_icon.webp) 0 0 transparent no-repeat;
    display: inline-block;
    float: right;
}
.header-area .header_bottom_area .short_contact_list ul li h5.email {
    background: url(../images/email_icon.webp) 0 0 transparent no-repeat;
    display: inline-block;
    float: right;
}
.header-area .header_bottom_area .short_contact_list ul li h5.phone {
    background: url(../images/phone_icon.webp) 0 6px transparent no-repeat;
    display: inline-block;
    float: right;
}
.hl {
    font-weight: bold;
    min-width: 70px;
    float: left;
}
.text {
    width: 80%;
    /*float: left;*/
}
.header_top_group_btn{
	margin:0px;
	padding:0px;
	text-align: right;
}
.header_top_btn {
    width: 260px;
    background: #df0e11;
    border: solid 2px transparent;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    margin: 25px 0px 0px;
    padding: 10px 20px;
    text-align: center;
    transition: all linear 300ms;
    text-decoration: none;
    font-weight: 500;
    border-radius: 50px;
    font-family: 'Maven Pro', sans-serif;
}
.header_top_btn:hover {
    background: #000;
    color: #fff;
    cursor: pointer;
	 border: solid 2px #000;
	text-decoration: none;
}
.header_top_btn img{
	margin:0px 10px 0px 0px;
	padding:0px;
}
#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right:40px;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 8px;
        position: absolute;
    	left: 8px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
		    z-index: 10;
    }
 #custom-search-input .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 40px;
}
    .search-query:focus + button {
        z-index: 3;   
    }
@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: 20px;
}
.menu_outer{
	margin: 0px auto;
	padding: 0px 0px;
	background: #000;
box-shadow: 0px 0px 5px #0000003d;
}
.logo img {
    position: relative;
    z-index: 100;
}
.header-area .main-header-area.sticky .logo img {
    max-width: 85px;
}
.header-area .main-header-area.sticky .header_top_btn {
    margin: 5px 0px 0px;
}
.header-area .main-header-area.sticky .short_contact_list ul li h5 {
    margin: 5px 0;
}
.header-area .main-header-area.sticky .free_estimate_btn{
margin:10px 0px;
}
.tp_sticky_column {
    display: none;
}


@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-top_area{
	display: none;
}
	.header-area .tp_sticky_column {
    display: inherit;
}
	.header-area{
		background: #fff;
	}
.header-area .social_media_links {
    top: 15px;
}
	.header-area .main-header-area .main-menu ul li a {
    font-size: 13px;
    margin: 0px 10px;
  }
.header_top_btn {
    padding: 10px 12px;
    width: 220px;
    font-size: 14px;
}
.about_outer h2::before{
display:none;
}
.service_outer {
    margin: 0px;
    padding: 0px 0px 50px!important;
}
.service_outer h2{
	text-align:center;
}
.service_outer h2::before{
display:none;
}
.service_outer h2::after{
margin:0 auto!important;
}
.membership_outer h2{
	text-align:center;
}
.membership_outer h2::after{
margin:0 auto!important;
}
.membership_outer h2::before{
display:none;
}
.membership_outer {
    text-align: center;
}
.business_directory_outer{
    text-align: center;
}
.business_directory_outer h2::before{
display:none;
}
.business_directory_outer h2::after{
margin:0 auto!important;
}
.events_outer{
    text-align: center;
}
.events_outer h2::before{
display:none;
}
.events_outer h2::after{
margin:0 auto!important;
}
.testimonial_outer{
    text-align: center;
}
.testimonial_outer h2::before{
display:none;
}
.testimonial_outer h2::after{
margin:0 auto!important;
}
}
/**header end**/
/**slider start**/
.carousel-item:before{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	content: '';
}
.carousel-item img{
width:100%;
}
.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(-20%);
    z-index: 15;
	text-align: center;
}
.text-box h2{
	font-family: 'Maven Pro', sans-serif;
    font-size: 90px;
	line-height: 90px;
    font-weight: 900;
    display: block;
    padding: 0px;
    color: #fff;
    text-transform: uppercase;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #d3d3d3;
}
.text-box h2 span{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
	line-height: 40px;
    font-weight: 500;
    display: block;
    padding: 0px 0px 0px 20px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
}
.text-box p {
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
}
.slider_btn {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #fe8704;
    padding: 15px 30px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
}
.slider_btn:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #000;
	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: #df0e11;
}
.carousel-indicators {
    bottom: 70px;
}
.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**/

/**about start**/
.about_outer{
	margin: 0px;
    padding: 60px 0px;
}
.about_outer h2 {
  	font-size: 39px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight: 800;
    color: #000;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
}
.about_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #ececec;
}
.about_outer h2::before {
	position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px;
    content: 'About';
    bottom: -12px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 130px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d3d3d391;
    z-index: -1;
}
.about_outer span {
  	font-size: 22px;
	line-height: 25px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight:500;
  	color: #ee1d23;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	text-transform: none;
}
.about_outer p {
  	font-size: 20px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    line-height: 32px;
    color: #858585;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
}
.about_btn {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #df0e11;
    padding: 15px 35px;
	margin-bottom:20px;
    display: inline-block;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 50px;
}
.about_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #000;
	color: #fff;
	text-decoration: none;
}
/**about end**/

/**services area start**/
.service_outer{
	margin: 0px;
    padding: 50px 0px;
}
.service_outer h2 {
  	font-size: 39px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight: 800;
    color: #000;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
}
.service_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #ececec;
}
.service_outer h2::before {
	position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px;
    content: 'Services';
    bottom: -12px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 130px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d3d3d391;
    z-index: -1;
}
.service_outer span {
  	font-size: 22px;
	line-height: 25px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight:500;
  	color: #00adef;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	text-transform: none;
}
.service_box {
    margin: 10px auto;
	padding: 0px;
	text-align: center;
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: #fff;
	-webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
	text-align:left;
}
.service_1 {
    margin: 0px;
	padding: 100px 0px!important;
}
.service_bg {
    margin: 0px;
	padding: 0px;
	background: url(../images/service_1x1_bg.webp) no-repeat;
	background-size:cover;
}
.service_bg_color1 {
    margin: 0px;
	padding: 0px;
	background:#df0e11;
}
.service_bg_color2 {
    margin: 0px;
	padding: 0px;
	background:#239de0;
}
.service_box:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.service_box img{
    max-height: 250px;
}
.service_box_inner {
    /*width: 53%;
    float: right;*/
    margin-top: 0;
    padding: 30px 35px;
    display: inline-block;
}
.service_box_inner h4 {
	margin: 0px;
	padding:10px 0px 5px 0px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
	color: #fff;
	font-size:22px;
	position: relative;
}
.service_outer h4::after {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #fff;
}
.service_box_inner p {
    font-size: 14px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    line-height:17px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
}
.service_box a {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    color: #010101;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: underline;
    text-indent: -999999px;
}
/**services area end**/

/**membership area start**/
.membership_outer{
	margin: 0px;
    padding: 50px 0px;
}
.membership_outer h2 {
  	font-size: 39px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight: 800;
    color: #000;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
}
.membership_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #ececec;
}
.membership_outer h2::before {
	position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px;
    content: 'Membership';
    bottom: -12px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 130px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d3d3d391;
    z-index: -1;
}
.membership_outer span {
  	font-size: 22px;
	line-height: 25px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight:500;
  	color: #00adef;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	text-transform: none;
}
.membership_outer p {
    font-size: 20px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    line-height: 32px;
    color: #858585;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
}
.membership_btn {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #df0e11;
    padding: 15px 50px;
	margin-bottom:20px;
    display: inline-block;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 50px;
}
.membership_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #000;
	color: #fff;
	text-decoration: none;
}
/**membership area end**/

/**business directory area start**/
.business_directory_outer{
	margin: 0px;
    padding: 50px 0px 10px;
	background:#df0e11;
}
.business_directory_outer h2 {
  	font-size: 39px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight: 800;
    color: #fff;
	padding: 0px 0px 10px 0px;
	margin:20px 0px 10px 0px;
	position: relative;
	z-index:0;
}
.business_directory_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #ececec;
}
.business_directory_outer h2::before {
	position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px;
    content: 'Directory';
    bottom: -12px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 130px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #b70b0e;
    z-index: -1;
}
.business_directory_outer span {
  	font-size: 22px;
	line-height: 25px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight:500;
  	color: #00adef;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	text-transform: none;
}
.business_directory_outer p {
    font-size: 18px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
}
.business_directory_btn {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #000;
    padding: 15px 50px;
	margin-bottom:20px;
    display: inline-block;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 50px;
}
.business_directory_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #fff;
	color: #000;
	text-decoration: none;
}
/**business directory area end**/

/**events area start**/
.events_outer{
	margin: 0px;
    padding: 50px 0px;
}
.events_outer h2 {
  	font-size: 39px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight: 800;
    color: #000;
	padding: 0px 0px 10px 0px;
	margin:20px 0px 10px 0px;
	position: relative;
	z-index:0;
}
.events_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #ececec;
}
.events_outer h2::before {
	position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px;
    content: 'Events';
    bottom: -12px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 130px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d3d3d391;
    z-index: -1;
}
.events_outer span {
  	font-size: 22px;
	line-height: 25px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight:500;
  	color: #00adef;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	text-transform: none;
}
.events_outer p {
    font-size: 18px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
}

.events_box {
    margin: 8px 0px;
	padding: 10px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: #fff;
	-webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
	text-align:left;
	border:solid 1px #ccc;
}
.events_box:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.events_box_inner {
    margin-top: 0;
    padding: 0px 10px;
    display: inline-block;
}
.events_date_box {
	width:50px;
	height:50px;
	margin:0px;
	padding:0px;
	background:#c9c9c9;
	text-align:center;
}
.events_date_box h3{
	margin: 0px;
    padding: 3px 5px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 22px;
	line-height: 22px;
}
.events_date_box span{
    margin: 0px;
    padding: 5px 5px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 15px;
    line-height: 10px;
    background: #aeabab;
}
.events_box_inner h4 {
	margin: 0px;
	padding:0px 0px 5px 0px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
	color: #303232;
	font-size:22px;
	position: relative;
}
.events_box_inner h4::after {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 2px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #239de0;
}
.events_box_inner p {
    font-size: 14px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    line-height: 17px;
    color: #858585;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.events_box a {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    color: #010101;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: underline;
    text-indent: -999999px;
}
.events_btn {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #df0e11;
    padding: 15px 50px;
	margin-top:20px;
    display: inline-block;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 50px;
}
.events_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #000;
	color: #fff;
	text-decoration: none;
}
/**events area end**/

/**testimonial area start**/
.testimonial_outer{
	margin: 0px;
    padding: 50px 0px;
	background:url(../images/service_bg.webp) no-repeat;
	background-size:cover;
}
.testimonial_outer h2 {
  	font-size: 39px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight: 800;
    color: #000;
	padding: 0px 0px 10px 0px;
	margin:20px 0px 10px 0px;
	position: relative;
	z-index:0;
}
.testimonial_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #ececec;
}
.testimonial_outer h2::before {
	position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px;
    content: 'Testimonials';
    bottom: -12px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 130px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d3d3d391;
    z-index: -1;
}
.testimonial_outer span {
  	font-size: 22px;
	line-height: 25px;
 	font-family: 'Maven Pro', sans-serif;
    font-weight:500;
  	color: #df0e11;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	text-transform: none;
}
.testimonial_outer p {
    font-size: 18px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 15px 0px;
}
.testimonial_box {
	margin: 8px 0px;
    padding: 20px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
    text-align: left;
    box-shadow:0px 0px 10px #00000026;
}
.testimonial_box_arrow {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 53px;
    height: 15px;
    margin: 0px auto;
    bottom: 0px;
	background:url(../images/testimonial_arrow.webp) no-repeat;
}
.testimonial_box_inner {
	width:85%;
    margin-top: 0;
    padding: 0px 10px;
    display: inline-block;
	float:right;
}
.testimonial_box_inner h4 {
	margin: 0px;
	padding:0px 0px 5px 0px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
	color: #303232;
	font-size:22px;
	position: relative;
}
.testimonial_box_inner h4::after {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 2px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: #df0e11;
}
.testimonial_box_inner p {
    font-size: 16px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
    line-height: 25px;
    color: #303232;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.testimonial_box > img {
    transform: scale(0.9);
    transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
    position: absolute;
}
.testimonial_btn {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #df0e11;
    padding: 15px 50px;
	margin-top:20px;
    display: inline-block;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 50px;
}
.testimonial_btn:hover {
	box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #000;
	color: #fff;
	text-decoration: none;
}
/**testimonial area end**/

/**form area start**/
.form_outer{
	margin: 0px;
    padding:50px 0px 10px 0px;
	background: #f0f0f0;
}
.form_outer h2 {
  	font-size: 50px;
 	font-family: 'Josefin Sans', sans-serif;
    font-weight: 800;
    color: #0e1017;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}
.form_outer h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #cecece;
}
.form_outer span {
	font-size: 20px;
    line-height: 25px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    color: #db1c29;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
    display: block;
    text-transform: uppercase;
}
.form_outer p {
    font-size: 25px;
    line-height: 32px;
    font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;
    font-weight: 700;
    color: #39bf56;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 40px 0px;
	text-align: center;
}

#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: 15px;
    line-height: 1.5;
    outline: none;
    border-radius: 0px;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #494949;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.textarea_min_h{
	min-height: 100px;
}
.submit_btn_css {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #e7333c;
    padding: 15px 30px;
    display: inline-block;
    font-family: 'Josefin Sans', sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
	text-transform:uppercase;
}
.submit_btn_css:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #000;
	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: 'Poppins', sans-serif;
    margin: 0px 0px 30px;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}
.quick_address h5 span{
	font-size: 22px;
	font-weight: 800;
    color: #0b0b0b;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
}
.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:#e7333c 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:#e7333c 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:#e7333c 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;*/
}
/**form area end**/

/**our partner area start**/
.our_partner_outer{
	margin:0px;
	padding:20px 0px;
}
.our_partner_outer img{
	margin:3px;
	padding:0px;
	border:solid 1px #dcdcdc;
}
/**our partner area end**/

/**footer start**/
.footer-section {
	background:url(../images/footer_bg.webp) no-repeat;
	background-size:cover;
	padding: 60px 0px 25px;
}


.footer-section .footer-widget {
	margin-bottom: 20px;
}
.footer-section .footer-widget h4 {
  font-size: 25px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 700;
  	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: 25px;
	margin-top: 15px;
    margin-bottom: 22px;
    font-size: 15px;
	font-weight: 400;
    font-family: 'Maven Pro', sans-serif;
}
.footer-section .footer-widget em {
    color: #fff;
    line-height: 19px;
	margin-top: 15px;
    margin-bottom: 22px;
    font-size: 12px;
	font-weight: 400;
    font-family: 'Maven Pro', sans-serif;
	display: block;
}
.footer-section .footer-widget p strong{
    color: #fff;
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 17px;
	display: block;
    font-family: 'Maven Pro', 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: 12px;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 16px;
	text-decoration: none;
	font-family: 'Merriweather', serif;
    font-weight: 700;
	-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: #df0e11;
	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: 18px;
}
.footer-section .footer-widget ul.style-2 li a{
	color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding-left: 0;
    text-decoration: none;
    font-family: 'Poppins', 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 b{
	color: #fff;
	font-size: 13px;
}
.footer-section .footer-widget ul.style-2 li a:hover{
	color: #e7333c;
}
.footer-section .footer-widget ul.style-2 .hl {
    font-weight: bold;
    min-width: 25px;
    float: left;
	line-height: 20px;
}
.footer-section .footer-widget ul.style-2 .text {
    width: 80%;
    float: left;
}
.subscribe-form {
    width: 100%;
}

.subscribe-form .form-control {
    border-radius: 50px;
    border: solid 1px #898989;
    background: #717171;
	font-family: 'Maven Pro', sans-serif;
}
.subscribe-form .form-control::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.subscribe-form .form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}
.subscribe-form button {
    border: 2px solid #df0e11;
    background: #df0e11;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0.4em;
	font-family: 'Maven Pro', sans-serif;
	border-radius: 50px;
}
.footer-bottom-outer{
	
}
.footer-bottom {
	padding: 20px 0px;
	background: #239de0;
}

.copyright p {
	color: #fff;
	font-size: 15px;
	font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
	margin-bottom: 0px;
}
.footer_social_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
	background: #e7333c;
	border-radius: 30px;
}

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

/**inner css start**/
.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 90px 0 70px 0;
    background-repeat: no-repeat;
}
.breadcam_bg {
    background-image: url(../images/page_bg.webp);
}
.bradcam_area h2 {
  	font-size: 50px;
 	font-family: 'Merriweather', serif;
    font-weight: 700;
    color: #fff;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}
.bradcam_area h2::after {
	position: absolute;
    left: 0px;
    right: 0px;
    width: 75px;
    height: 1px;
    margin: 0px auto;
    content: '';
    bottom: 0px;
    background: #fff;
}
.service_page_css{
	padding: 30px 0px;
}
.service_sidebar_css{
	margin: 0px;
	padding: 0px 0px;
	background: #df0e11;
}
.service_sidebar_css h3 {
  	font-size: 25px;
	font-weight: 700;
 	font-family: 'Maven Pro', sans-serif;
  	color: #fff;
	padding: 0px 20px 10px 30px;
    margin: 30px 0px 20px 0px;
	position: relative;
	text-transform: uppercase;
}
.sidebar_quick_address{
	margin-top: 0px;
	margin-left: 50px;
}
.sidebar_quick_address h5 {
    padding-left: 38px;
    line-height: 22px;
    color: #fff;
	font-family: 'Maven Pro', sans-serif;
    margin: 0px 0px 30px;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}
.sidebar_quick_address h5 span{
	font-size: 22px;
	font-weight: 800;
    color: #fff;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
	text-align: left;
	font-family: 'Maven Pro', 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: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#e7333c url(../images/address_icon.webp) 15px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.sidebar_quick_address h5.phone_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#e7333c url(../images/phone_icon.webp) 10px 10px no-repeat;
    display: block;
    border-radius: 100%;
}
.sidebar_quick_address h5.email_custom::before {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    content: '';
    background:#e7333c 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;
}
.sidebar_quick_address .text {
    width: 80%;
    /*float: left;*/
}
.sep{
	margin: 15px 20px 15px 20px;
	padding: 0px;
	height: 1px;
	background: #c10a0d;
}
.service_sidebar_css h3::after {
	position: absolute;
    left: 30px;
    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: 16px;
    font-family: 'Maven Pro', 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;
}
.service_sidebar_css ul li a:hover{
	margin: 0px;
	padding: 10px 0px 10px 35px;
	list-style: none;
	font-size: 16px;
    font-family: 'Maven Pro', sans-serif;
    line-height: 30px;
    color: #858585;
	position: relative;
	border-bottom: solid 1px #ccc;
}
.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: 30px;
    height: 30px;
    background: #000;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
}
.service_page_css strong {
    font-size: 17px;
	line-height: 25px;
    font-weight: 700;
    font-family: 'Maven Pro', sans-serif;
    color: #011218;
    padding: 0px;
    margin: 30px 0px 20px 0px;
    position: relative;
}
.service_page_css p {
    font-size: 17px;
    font-family: 'Maven Pro', sans-serif;
    line-height: 24px;
    color: #858585;

}
.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: 16px;
    font-family: 'Maven Pro', 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**/