html {
    overflow-x: hidden;
}

.services-slider ul.slick-dots {padding: 0;bottom: -60px;}
.services-slider ul.slick-dots li.slick-active {margin: 0;}
.services-slider ul.slick-dots li.slick-active button {padding: 0;}
.services-slider ul.slick-dots li.slick-active button::before {color: #f58d32;}
.services-slider ul.slick-dots li button {width: auto;}
.services-slider ul.slick-dots li {margin: 0;}
.services-slider div.service-slide {
    margin: 0 20px;
}
.services-slider .slick-list.draggable {
    margin: 0 -20px;
}
.service-sliderr-content {
    background: #fff;
    border-radius: 20px 20px 20px 20px;
    text-align: center;
    padding: 50px;
}
.service-image {
    text-align: center;
    margin: 0 0 20px 0;
}
.service-image img {
    width: auto;
    float: none;
    display: inline-block;
	    max-width: 100px;
}
.service-content h3 {
    font-family: 'Bebas Pro Bold Final', Helvetica, Arial, Lucida, sans-serif;
    font-variant: small-caps;
    font-size: 37px;
    color: #f68c1e !important;
    line-height: 34px;
    text-align: center;
}
.service-content p {
    font-size: 17px;
    line-height: 27px;
    font-family: 'Poppins';
    color: #000;
    font-weight: 400;
}
.service-content a {
    display: table;
    margin: 25px auto 0;
    text-transform: uppercase;
    font-weight: 300;
    color: #8D8D8D;
    text-decoration: underline;
    font-size: 17px;
    line-height: 27px;
    transition: all ease 0.3s;
}
.service-content a:hover {
    color: #f68c1e;
}
.comon_container-width.contact-us-page {
    display: flex;
}
.comon_container-width.contact-us-page .contact-left {
    width: 40%;
    margin: 0;
    border-radius: 20px 0 0 20px;
    position: relative;
	padding:60px;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group {
    display: flex;
    width: 100%;
    margin: 0 0 40px 0;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p {
    width: 100%;
    float: left;
    display: flex;
	column-gap:24px;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p input {
    width: 100%;
    border: none;
    padding: 0 0 0 35px;
    border-bottom: 1px solid #DBDBDB;
    height: 35px;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p label {
    width: calc(100% - 12px);
    float: left;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
    margin: 0;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p label img {
    position: absolute;
    left: 0px;
    top: 5px;
	z-index:1;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p:last-child label textarea {
    width: 100%;
    border-bottom: 1px solid #DBDBDB;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 0 0 0 40px;
    resize: none;
	height:50px;
}
.service-outer-div .et_pb_column {
    width: 32%;
    margin: 0 2% 30px 0;
    float: left;
}
.comon_container-width.inner-formarea {
    position: relative;
    top: 30px;
}
/*.call-us-div {
    padding-bottom: 150px !important;
}*/
.service-outer-div .et_pb_column:nth-child(3n) {
    margin-right: 0;
}
.service-outer-div .et_pb_row {
    display: flex;
    flex-wrap: wrap;
}
.service-outer-div .et_pb_column .et_pb_module {
    height: 100%;
}
.service-outer-div .et_pb_column .et_pb_module .et_pb_main_blurb_image img {
    max-width: 120px;
}
.comon_container-width.contact-us-page .contact-right-sec 
 .contact-btn {
    margin: 50px 0 0 0;
}
.comon_container-width.contact-us-page .contact-right-sec 
 .contact-btn input[type="submit"] {
    background: #F68C1E;
    border: none;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 30px;
    border-radius: 30px;
    font-family: 'DM Sans';
    text-transform: uppercase;
    font-weight: 600;
    transition: all ease 0.3s;
}
.comon_container-width.contact-us-page .contact-left .et_pb_module .et_pb_main_blurb_image img {
    margin: 6px 0 0 0;
}

.contact-headings h2 {
    font-size: 60px;
    line-height: 70px;
}
.comon_container-width.contact-us-page .contact-right-sec .contact-btn input[type="submit"]:hover {
    background: #000;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p input::placeholder, .comon_container-width.contact-us-page .contact-right-sec .form-group p textarea::placeholder {
    font-size: 17px;
    line-height: 27px;
    color: #7D7D7D;
    font-family: 'Poppins';
}
.comon_container-width.contact-us-page .contact-right-sec {
    width: 60%;
    float: left;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 0 20px 20px 0;
    padding: 40px;
} 
.comon_container-width.contact-us-page .contact-left .et_pb_module.social-text {
    padding: 0 0 0 40px;
}
.comon_container-width.contact-us-page .contact-left .et_pb_module.social-text li.et_pb_social_icon {
    margin: 0;
}
.comon_container-width.contact-us-page .contact-left .et_pb_module.social-text li.et_pb_social_icon a::before {
    font-size: 25px;
}
.comon_container-width.contact-us-page .contact-left .et_pb_module .et_pb_blurb_content span {
    font-size: 27px;
    font-style: normal;
    line-height: 42px;
    font-family: 'DM Sans';
    font-weight: 300;
}
.comon_container-width.contact-us-page .contact-left .et_pb_module {
    position: relative;
    z-index: 1;
}
.comon_container-width.contact-us-page .contact-left::after {
    content: '';
    top: 0;
    left: 0;
        background: rgb(0 0 0 / 72%);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 20px 0 0 20px;
}
.imagesGalleryData > .et_pb_column {
  width: calc(100%/3 - 20px);
  margin: 0;
}
ul.about-list {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
ul.about-list li {
    list-style: none;
    display: flex;
    align-items: flex-start;
    margin: 0 0 10px 0;
    color: #2E2E2E;
    font-family: 'Poppins';
    font-size: 16px;
    width: 50%;
}
.font_weight_p, .font_weight_p p {
    font-weight: 400;
}
ul.about-list li img {
    margin: 0 10px 0 0;
}
.imagesGalleryData {
  justify-content: space-between;
  display: flex;
}
.breadcrumb {
    position: relative;
}
.breadcrumb::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    content: '';
}
.imagesGalleryData::after {
	display: none;
}
.serviveBox p a {
	display: table;
	margin: 25px auto 0;
	text-transform: uppercase;
	font-weight: 300;
}
.serviveBox p a:hover{
	color:#f68c1e;
}
.serviveBox .et_pb_main_blurb_image {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 180px;
}
.formAreaBanner{
	position:relative;
	z-index:2;
}
.formAreaBanner  .et_pb_contact_form {
  margin: 0;
  position: relative;
  padding-right: 145px;
}
.formAreaBanner .et_pb_contact_form .et_contact_bottom_container {
  position: absolute;
  right: 0;
  max-width: 145px;
  margin: 0;
}
.formAreaBanner .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit.et_pb_button {
  width: 133px;
  height: 133px;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.formAreaBanner .et_pb_contact_form .et_pb_contact_field {
  max-width: calc(100%/3 - 20px);
  width: 100%;
  margin: 0;
  padding: 0;
  clear: none;
  margin-right: 20px;
}
.formAreaBanner .et_pb_contact_form .et_pb_contact_field:first-child, .formAreaBanner .et_pb_contact_form .et_pb_contact_field:nth-child(2), .formAreaBanner .et_pb_contact_form .et_pb_contact_field:nth-child(3){
	margin-bottom:20px;
}
.formAreaBanner .et_pb_contact_form .et_pb_contact_field input {
  height: 57px;
}

.et-pb-contact-message ul {
    display: none;
}
.et-pb-contact-message p {
	color: red;
}


.Years-of-Experience:after {
  content: "";
  position: absolute;
  right: 27px;
  width: 54px;
  height: 72%;
  background-image: url( /wp-content/uploads/2024/10/Union.png);
  top: 46px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.Years-of-Experience p {
  padding: 0;
}

.Years-of-Experience h1 span {
  font-family: monospace;
  font-weight: 900 !important;
  font-size: 90px;
}

.Years-of-Experience h1 {
  display: flex;
}
.Client-Testimonials-sec {
  position: relative;
}

.Client-Testimonials-sec:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(244,244,244,0.77) 80%, rgba(255,255,255,1) 100%);
}

.testimonial-main-homepage {
  position: relative;
  z-index: 1;
}

.testimonial-main-homepage h2.testimonial-head {
  font-size: 64px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0;
  font-family:'Bebas Pro Bold Final',Helvetica,Arial,Lucida,sans-serif;
  line-height: 79px;
  padding: 0;
  margin-bottom: 23px;
	
}
.testimonial-main-homepage .testimonial-wrapper-homepage {
  display: flex;
  gap: 150px;
  flex-wrap: wrap;
} 

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider {
  max-width: 517px;
  width: 100%;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-right-slider {
  max-width: calc(100% - 667px);
}
.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side:not(:last-child) .testimonial-left-content {
  border-bottom: 1px solid hsl(0deg 0% 0% / 20%);
  margin-bottom: 15px;
  border-radius: 0;
}
.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 33px;
  max-width: 517px;
}
.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content {
  border-bottom: 1px solid transparent;
}
.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side {
  width: 100% !important;
}
.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track::before, .testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track::after {
  display: none;
}
.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content img.reviewer-logo {
  max-width: 75px;
  height: 75px;
  background-color: #F68C1E;
  border-radius: 50%;
  padding: 18px;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial {
  max-width: 320px;
  width: 100%;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial p.reviewer-name {
  font-size: 28px;
  line-height: 38px;
  padding: 0;
  color: #F68C1E;
  font-weight: 500;
  letter-spacing: 0;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side .testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial p.reviewer-designation {
  font-size: 17px;
  text-transform: uppercase;
  color: #000;
  line-height: 28px;
}
.Client-Testimonials-sec {
  position: relative;
}


.testimonial-right-side-content-wrapper {
  position: relative;
}

.testimonial-right-side-content-wrapper h3.testimonial-title {
  font-size: 28px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  padding: 0;
  margin-bottom: 27px;
  width: 100%;
}

.testimonial-right-side-content-wrapper .testimonial-right-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}

.testimonial-right-side-content-wrapper img.quote_image {position: absolute;top: 0;right: 0;}


.testimonial-right-side-content-wrapper img.testimonial-featured-image {margin-bottom: 25px;}


.testimonial-right-side-content-wrapper  .reviewer-info {
  width: 100%;
}

.testimonial-right-side-content-wrapper .testimonial-right-content p:nth-child(5) {
  font-size: 17px;
  line-height: 29px;
  color: #2E2E2E;
  margin-bottom: 31px;
  font-family: 'Poppins';
  padding-bottom: 0;
}
.Client-Testimonials-sec:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(244,244,244,0.77) 40%, rgba(255,255,255,1) 100%);
}
.testimonial-right-side-content-wrapper .reviewer-info p.reviewer-name {
  padding: 0;
  width: 100%;
  max-width: calc(100% - 170px);
  color: #F68C1E;
  font-size: 30px;
  font-family: Helvetica Neue;
	font-weight: 500;
}

.testimonial-right-side-content-wrapper .reviewer-info p.reviewer-designation {
  padding-left: 70px;
  font-size: 19px;
  text-transform: uppercase;
  line-height: normal;
  color: #000;
  font-family: Helvetica 'bebas neue bold';
}
.testimonial-right-side-content-wrapper  .reviewer-info {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 22px;
}
.testimonial-main-homepage {
  position: relative;
  z-index: 1;
}



.testimonial-main-homepage h2.testimonial-head {
  font-size: 74px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0;
  font-family: 'Bebas Pro Bold Final',Helvetica,Arial,Lucida,sans-serif;
  line-height: 89px;
  padding: 0;
  margin-bottom: 23px;
}

.testimonial-main-homepage .testimonial-wrapper-homepage {
  display: flex;
  gap: 150px;
  flex-wrap: wrap;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider {
  max-width: 517px;
  width: 100%;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-right-slider {
  max-width: calc(100% - 667px);
}
  

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 33px;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track::before, .testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track::after {
  display: none;
}

.testimonial-left-content-wrapper .testimonial-left-content {
  padding: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 33px;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content img.reviewer-logo {
  max-width: 75px;
  height: 75px;
  background-color: #F68C1E;
  border-radius: 50%;
  padding: 18px;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial {
  max-width: 320px;
  width: 100%;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial p.reviewer-name {
  font-size: 28px;
  line-height: 38px;
  padding: 0;
  color: #F68C1E;
  font-weight: 500;
  letter-spacing: 0;
}

.testimonial-main-homepage .testimonial-wrapper-homepage .testimonial-left-slider .slick-track .testimonial-left-side.slick-active.slick-current .testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial p.reviewer-designation {
  font-size: 17px;
  text-transform: uppercase;
  color: #000;
  line-height: 28px;
}

.testimonial-left-content-wrapper .testimonial-left-content img.reviewer-logo {
  max-width: 75px;
  height: 75px;
  background-color: #969696;
  border-radius: 50%;
  padding: 18px;
}

.testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial {
  max-width: 320px;
  width: 100%;
}

.testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial p.reviewer-name {
  font-size: 28px;
  line-height: 38px;
  padding: 0;
  color: #000;
  font-weight: 500;
  letter-spacing: 0;
}

@media (max-width:1665px){
  body.home.page-template-default .banner-home .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 90px !important;
    line-height: 90px !important;
}
.testimonial-main-homepage .testimonial-wrapper-homepage {
  gap: 120px;
}
.About-us-section {
  padding-bottom: 90px !important;
}
}

@media (max-width:1439px) {
.comon_container-width.contact-us-page .contact-left{padding: 40px;}
	.comon_container-width.contact-us-page .contact-left .et_pb_module .et_pb_blurb_content span {
    font-size: 24px; 
    line-height: 36px;
}
.comon_container-width.contact-us-page .contact-right-sec h1 {
    font-size: 40px;
    line-height: 50px;
}
  body.home.page-template-default .banner-home .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 80px !important;
    line-height: 90px !important;
}
.formAreaBanner .et_pb_text_inner h3 {
  font-size: 40px;
}
.formAreaBanner .et_pb_text_inner  p {
  font-size: 17px;
}
.About-us-section .et_pb_heading_0 h2.et_pb_module_heading {
  font-size: 50px;
  line-height: normal;
  padding: 0;
}
.Years-of-Experience .et_pb_text_inner h1 {
  font-size: 100px;
  line-height: 110px;
}
.About-us-section .et_pb_module.et_pb_blurb {
  padding: 7px 0px !important;
}
.About-us-section .et_pb_button_module_wrapper {
  margin: 10px  0 0 !important;
}
.serviceSection .et_pb_heading_container h2.et_pb_module_heading {
  font-size: 50px;
  line-height: normal;
}
.serviceSection  .et_pb_text_inner {
  font-size: 15px !important;
  line-height: 30px;
}
.gallerySection .et_pb_row.et_pb_row_4 h2.et_pb_module_heading {
  font-size: 55px;
  line-height: normal;
}
.testimonial-main-homepage h2.testimonial-head {
  font-size: 50px;
  line-height: 69px;
  margin-bottom: 13px;
}
.testimonial-left-content-wrapper .testimonial-left-content .reviewers-testimonial p.reviewer-name {
  font-size: 24px;
  line-height: 34px;
}
.About-us-section .et_pb_css_mix_blend_mode_passthrough.et-last-child .et_pb_text_inner p {
  font-size: 16px !important;
  line-height: 30px;
}
}

header.ctm_header .header-inner-wrap {
 background: #000000b5 !important;
 padding: 10px 0 !important;
}



/* 21 oct 24 */
.header-inner-wrap .main_menu_wrapper a {
    padding-bottom: 0 !important;
}
.header-inner-wrap .main_menu_wrapper li {
    margin-top: 0 !important;
}
body .header-inner-wrap .header_sec .main_menu_wrapper .et_pb_menu__menu, body .header-inner-wrap .header_sec .main_menu_wrapper nav.et-menu-nav, .header-inner-wrap .header_sec .main_menu_wrapper ul#menu-header-menu {
    width: 100%;
}
body .header-inner-wrap .header_sec .main_menu_wrapper ul#menu-header-menu {
    margin: 0;
}
body .header-inner-wrap .header_sec .main_menu_wrapper .header-menu {
    width: 760px;
}
body .header-inner-wrap .header_sec .main_menu_wrapper ul#menu-header-menu>li:first-child{
    padding-left: 0;
}
body .header-inner-wrap .header_sec .main_menu_wrapper ul#menu-header-menu>li:last-child {
    padding-right: 0;
}
body .header-inner-wrap .header_sec .main_menu_wrapper ul#menu-header-menu li.menu-item a {
    font-size: 18px;
}
body .header-inner-wrap .header_sec .main_menu_wrapper .header-menu {
    margin: 0 !important;
    display: flex;
    align-items: center;
}
header.ctm_header .header-inner-wrap {
    padding: 0 !important;
}
header.ctm_header .header-inner-wrap .logo-main-wrapper {
    border-radius: 0;
}
.banner-home .et-pb-slider-arrows a.et-pb-arrow-prev, .banner-home .et-pb-slider-arrows a.et-pb-arrow-next {
    left: 0;
    opacity: 1;
    width: 64px;
    height: 129px;
    border: 1px solid #fff;
    border-radius: 0 10px 10px 0;
    border-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-home .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 0;
    opacity: 1;
    border-right: 0;
    border-left: 1px solid #fff;
    left: auto;
    border-radius: 10px 0 0 10px;
}
.banner-home .et-pb-slider-arrows a.et-pb-arrow-prev::before, .banner-home .et-pb-slider-arrows a.et-pb-arrow-next::before {
    content: "";
    background-image: url( /wp-content/uploads/2024/10/Vector.png);
    width: 26px;
    height: 24px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.banner-home .et-pb-slider-arrows a.et-pb-arrow-next::before{
    transform: scale(-1);
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
}
.banner-home .et-pb-slider-arrows>a:hover {
    background: #000000c4;
}
.formAreaBanner .et_pb_contact_field[data-type=select]:after {
    margin-top: 0px;
    background-image: url( /wp-content/uploads/2024/10/Vector-1.png);
    border: none;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-home>.et_pb_row> .first_col {
    width: 18.5%;
}
.banner-home>.et_pb_row>.last_col {
    width: 81.5%;
}
.formAreaBanner .et_pb_contact_form .et_pb_contact_field {
    margin-bottom: 11px !important;
}
.serviveBox .et_pb_main_blurb_image {
    min-height: 128px;
}
.gallerySection .et_pb_module.et_pb_image.et_pb_image_2, .gallerySection .et_pb_module.et_pb_image.et_pb_image_2 a, .gallerySection .et_pb_module.et_pb_image.et_pb_image_2 a span.et_pb_image_wrap, .gallerySection .et_pb_module.et_pb_image.et_pb_image_2 a span.et_pb_image_wrap img  {
    height: 100%;
}
.gallerySection .et_pb_module.et_pb_image.et_pb_image_2 a, .gallerySection .et_pb_module.et_pb_image.et_pb_image_2 a span.et_pb_image_wrap, .gallerySection .et_pb_module.et_pb_image.et_pb_image_2 a span.et_pb_image_wrap img {
    display: block;
}
.main_container_width>div.col_2 ul>li {
    width: 100%;
}



.footer_phone span.et_pb_image_wrap>span, .address.location_footer span.et_pb_image_wrap>span {
    position: relative;
}
.phone_icon_main_c.icon_contact.footer_phone span.et-waypoint, .address.location_footer span.et-waypoint {
    font-size: 0;
}
.footer_phone span.et_pb_image_wrap>span:after, .address.location_footer span.et_pb_image_wrap>span:after {
    content: "";
    width: 18px;
    height: 18px;
    background: url( /wp-content/uploads/2024/10/Vector-2.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
}

.address.location_footer span.et_pb_image_wrap>span:after {
    background: url( /wp-content/uploads/2024/10/bx_map-2.png);
    width: 24px;
    height: 24px;
    position: relative;
    left: -4px;
}
.footer_links_f li {
    margin: 0;
}
.footer_links_f li a.icon {
    margin: 0;
}
.comon_col p, .comon_col h4.et_pb_module_header, .copyright_section p {
    font-weight: 400;
}
.banner-home .et_pb_slide {
    padding-inline: 0;
}
.banner-home .et_pb_slide_description {
    padding-inline: 15px;
    max-width: 1315px;
}
.banner-home .formAreaBanner p {
    font-weight: 400;
}
.header-inner-wrap .main_menu_wrapper li {
    padding-right: 18px;
}
body #page-container .et_pb_section .et_pb_button_0_tb_header:hover::after {
    transform: rotate(45deg) !important;
}
.formAreaBanner .et_pb_contact_field[data-type=select] select {
    padding-right: 30px !important;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p label span {
    width: 100%;
}
.comon_container-width.contact-us-page .contact-right-sec .form-group p  br{
	display:none;
}

 .font_weight_p, .font_weight_p p {
    font-weight: 400;
}

/* 29 nov 24 */
.site_footer .comon_col.col_3 .et_pb_main_blurb_image span.et_pb_image_wrap>span.et-waypoint {
    font-size: 0 !important;
}
.right-sec.blurb_peading .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 3px;
}
html body .header-inner-wrap .header_sec>.header_call_btn, html body .header-inner-wrap .header_sec>.Header_Quote_button {
    padding-bottom: 0 !important;
}
.et-pb-contact-message.et_pb_success_message {
    text-align: center;
    color: green;
    font-size: 18px;
}

.services-slider .slick-list.draggable, .services-slider .slick-list.draggable .slick-track {
    display: flex;
}
.services-slider .service-sliderr-content {
    height: 100%;
}
.sticky-footer-call {
    position: relative;
}

.sticky-footer-call>.et_pb_row {
    display: flex;
    padding: 0 !important;
}

.sticky-footer-call>.et_pb_row .et_pb_column {
    margin: 0;
    width: 100%;
    max-width: 50%;
}

.sticky-footer-call:after {
    content: "";
    width: 2px;
    height: 100%;
    background: #f68c1e;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
}

.sticky-footer-call>.et_pb_row .et_pb_column a.et_pb_button {
    width: 100%;
    padding: 10px 20px !important;
}