.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000B3;--e-global-color-accent:#FB8310;--e-global-color-5f72a92:#2B3A88;--e-global-color-d7d9a95:#2B3A88;--e-global-color-e375792:#000000;--e-global-color-785d38b:#FFFFFF;--e-global-color-398d702:#000000B3;--e-global-color-2cb2191:#F5F5F5;--e-global-color-4e05dde:#004585;--e-global-color-ceeefc0:#FFFFFF00;--e-global-color-77c2472:#00DDFF;--e-global-color-4c7b9c9:#FF00D4;color:#000000B3;font-family:"Manrope", Sans-serif;font-size:18px;font-weight:400;line-height:27px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-d7d9a95 );font-size:16px;font-weight:700;text-decoration:none;line-height:24px;color:var( --e-global-color-785d38b );border-radius:50px 50px 50px 50px;padding:12px 35px 12px 35px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:25px;}.elementor-kit-6 a{color:var( --e-global-color-d7d9a95 );text-decoration:underline;}.elementor-kit-6 a:hover{color:#000000;}.elementor-kit-6 h1{color:var( --e-global-color-e375792 );font-size:70px;font-weight:800;line-height:70px;letter-spacing:-2.1px;}.elementor-kit-6 h2{color:var( --e-global-color-e375792 );font-family:"Manrope", Sans-serif;font-size:60px;font-weight:800;line-height:60px;letter-spacing:-1.8px;}.elementor-kit-6 h3{color:#000000;font-family:"Manrope", Sans-serif;font-size:40px;font-weight:800;line-height:40px;letter-spacing:-1.2px;}.elementor-kit-6 h4{color:var( --e-global-color-e375792 );font-family:"Manrope", Sans-serif;font-size:25px;font-weight:800;text-decoration:none;line-height:30px;letter-spacing:-0.75px;}.elementor-kit-6 h5{color:var( --e-global-color-e375792 );font-family:"Nunito Sans", Sans-serif;font-size:23px;font-weight:400;line-height:31px;}.elementor-kit-6 label{color:#000000;font-family:"Nunito Sans", Sans-serif;font-size:16px;font-weight:400;line-height:22px;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Nunito Sans", Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#000000;background-color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#EDEDE7;border-radius:0px 0px 0px 0px;padding:14px 20px 14px 20px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{color:#000000;background-color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#EDEDE7;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{padding:12px 15px 12px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    height: 100%;
}
html body {
    min-height: 100%;
    position: relative;
}
body {
    margin: 0;
}
html img {
    max-width: 100%;
    height: auto;
}
html img,
html svg,
html iframe {
    vertical-align: top;
}
html p {
    margin-top: 0;
    margin-bottom: 20px;
}
html a {
    color: #2b3a88;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
    margin-top: 0;
}
html body .elementor-top-section>.elementor-container {
    padding-left: 20px;
    padding-right: 20px;
}
html body .elementor-top-section.elementor-section-full_width>.elementor-container {
    padding-left: 0px;
    padding-right: 0px;
}
p:last-child {
    margin-bottom: 0 !important;
}
.elementor-button:hover {
	transform: translateY(-5px);
	box-shadow: 0 5px 20px rgba(0,0,0,.2);
}
.contact_sec .sec_content h3 span,
h1 span,
h2 span {
    position: relative;
    z-index: 1;
}
.contact_sec .sec_content h3 span:before,
h1 span::before,
h2 span::before {
    display: block;
    content: "";
    background: #2b3a88;
    height: max(.25em, .3em);
    left: .05em;
    right: .05em;
    bottom: 6px;
    position: absolute;
    z-index: -1;
    pointer-events: none;
    border-radius: .3em;
}

/* header */
.home .elementor-location-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.home .site_header nav ul li a {
    color: #fff !important;
}
.home .site_header.sticky nav ul li a {
    color: #000 !important;
}
.site_header.sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background-color: #fff;
	padding: 0px 30px !important;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
/*.site_header.sticky .main_header_logo img {
    max-width: 300px !important;
}*/
.site_header .main_header_logo img {
    transition: all 0.3s ease-in-out;
}
/* header */

/* mobile menu */
#main_menu {
    position: absolute !important;
    top: -25px !important;
    right: 0 !important;
}
#main_menu {
	width: 50px;
	height: 50px;
	margin-top: 0px;
	padding: 16px 13px !important;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	cursor: pointer;
    background-color: #2a3a88;
}
#main_menu #nav-icon {
	position: relative;
}
#main_menu span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
#main_menu span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#main_menu span:nth-child(2) {
    top: 8px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#main_menu span:nth-child(3) {
    top: 16px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.menu_popup nav ul li a {
    text-decoration: none;
}
.elementor-popup-modal .dialog-close-button i {
    color: #fff;
    font-size: 24px;
}
.menu_popup .popup_logo {
    position: absolute;
    top: 20px;
    left: 16px;
}
.menu_popup>.elementor-container,
.menu_popup>.elementor-container>.elementor-column,
.menu_popup>.elementor-container>.elementor-column>.elementor-widget-wrap {
    position: static !important;
}
.popup_menu .elementor-location-popup,
.menu_popup {
    height: 100%;
    min-height: 100vh !important;
}
.popup_menu .dialog-message {
    height: auto !important;
    min-height: 100vh !important;
}
/* mobile menu */

/* footer */
.site_footer .site_footer_col nav ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 12px;
}
.site_footer .site_footer_col nav ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    color: #eee;
    width: 6px;
    height: 6px;
    background-color: #2b3a88;
    border-radius: 50px;
}
/* footer */

.link_btn a,
.our_services .inner_sec .elementor-icon-box-description a,
.link_btn_cont .elementor-image-box-description a {
    position: relative;
    display: table;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 6px;
    color: #000 !important;
}
.link_btn a::after, .our_services .inner_sec .elementor-icon-box-description a::after, .link_btn_cont .elementor-image-box-description a::after {
	display: block;
	content: "";
	background: #2b3a88;
	height: 2px;
	left: 1rem;
	right: 0;
	opacity: 1;
	top: auto;
	bottom: 0;
	z-index: 1;
	transform: scaleX(1);
	transform-origin: left;
	transition: 300ms ease transform;
	pointer-events: none;
    position: absolute;
}
.link_btn a:hover::after,
.our_services .inner_sec .elementor-icon-box-description a:hover:after,
.link_btn_cont .elementor-image-box-description a:hover::after {
    transform: scaleX(0);
    transform-origin: right;
}
.link_btn .elementor-icon-list-item a::after {
    left: 50px;
}


/* home */
.home_banner .elementor-swiper .swiper-slide-inner {
    max-width: 1240px;
}
.home_banner .elementor-swiper .swiper-pagination-bullet::before {
	position: relative;
	content: '';
	width: 8px;
	height: 8px;
	background-color: #aeaeae;
	display: block;
	border-radius: 100%;
    transition: all 0.3s ease-in-out;
} 
.home_banner .elementor-swiper .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover:before {
    background-color: #000;
}
.home_banner .elementor-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 20px !important;
    border-radius: 10px;
    background-color: #2b3a88;
}
.home_banner .elementor-swiper .swiper-pagination-bullet {
    padding: 10px 15px;
	background: transparent;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	opacity: 1;
}
.home_banner .elementor-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    padding: 10px 0px;
}
.home_banner .elementor-swiper .swiper-pagination {
	text-align: left;
	padding: 0 30px;
	z-index: 1;
}
.ideas_wrap_col .elementor-image-box-content a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #000;
    margin-top: 15px;
}
input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-6 .elementor-field-textual:focus {
	box-shadow: none;
	border-bottom-color: rgba(0,0,0,.3) !important;
}
form.elementor-form .elementor-field-type-textarea textarea {
	border: 1px solid rgba(0,0,0,.1) !important;
}
.contact_sec .elementor-widget-call-to-action .elementor-cta .elementor-cta__content {
	flex-wrap: nowrap;
	justify-content: space-between;
}
.contact_sec .elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-button {
	padding: 5px 30px 5px 13px;
	transform: none;
}
.contact_sec .elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-button:hover {
	box-shadow: 0 0px 5px rgba(0,0,0,.2);
}
.contact_sec .elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-button:after {
	content: "f017";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 8px;
}
.contact_sec .sec_content > .elementor-widget-wrap {
	max-width: 500px;
}
.contact_sec .elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__content-item {
	width: auto;
}
.contact_sec .elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__title {
    width: 33%;
}
.service_banner .inner_sec > .elementor-container > .elementor-inner-column {
    max-width: 550px;
}
.service_banner .elementor-container,
.service_banner .main_wrapper,
.service_banner .main_wrapper > .elementor-widget-wrap {
    position: static !important;
}
.service_banner .sec_layer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.our_services .inner_sec .elementor-inner-column .elementor-widget-image-box h4 small,
.our_services .inner_sec .elementor-inner-column .elementor-icon-box-content h4 small {
	font-size: 14px;
	line-height: 21px;
	display: block;
	font-weight: 400;
	letter-spacing: 0;
	margin: 0 0 4px;
}
.our_services .inner_sec .elementor-inner-column > .elementor-widget-wrap {
	overflow: hidden;
}
.our_services .inner_sec .elementor-inner-column .elementor-widget-icon-box .elementor-icon-box-wrapper {
	align-items: center;
}
.our_services .inner_sec .elementor-icon-box-description a {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px;
	display: table;
}
.our_services .inner_sec .elementor-inner-column .elementor-widget-image-box .elementor-image-box-wrapper {
	background-color: #fff;
	margin-right: 30px;
	align-items: center;
	padding-left: 30px;
	margin-top: -80px;
	display: flex;
	flex-direction: row-reverse;
}
.our_services .inner_sec .elementor-inner-column .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    min-width: 80px;
	height: 80px;
	background-color: #2b3a88;
	display: flex;
	align-items: center;
	justify-content: center;
}
.our_services .inner_sec .elementor-inner-column .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img {
    max-width: 35px;
}
.contact_sec .getintouch_column > .elementor-widget-wrap {
    max-width: 570px;
}
.single_serv_content_sec .project_complted_sec .elementor-counter .elementor-counter-number-wrapper {
	margin-bottom: 15px;
}

/* progress bar */
.prograss_bar svg {
	width: 160px;
	height: 160px;
	margin: auto;
	display: block;
}
.prograss_bar .bg {
    fill: none;
    stroke-width: 7px;
    stroke: #e6e6e6;
}
.prograss_bar [class^="value"] {
    fill: none;
    stroke-width: 7px;
    stroke-linecap: round;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
}
.prograss_bar .value {
	stroke-dasharray: 460;
	stroke-dashoffset: 0;
	stroke: #2b3a88;
	animation: progress-1 1s ease-out;
}
.prograss_bar_2 .value {
    stroke-dasharray: 466;
    animation: progress-1 .75s ease-out;
}
.prograss_bar_3 .value {
    stroke-dasharray: 435;
	animation: progress-1 .5s ease-out;
}
.prograss_bar_4 .value {
    stroke-dasharray: 410;
    animation: progress-1 .25s ease-out;
}
@keyframes progress-1 {
    from {
        stroke-dashoffset: 460;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.prograss_bar {
	margin-bottom: -115px;
}
/* progress bar */

/* responsive */
@media(max-width: 1200px) {
    .single_serv_content_sec .center_imgs .elementor-widget-wrap {
        height: 367px;
    }
    .concrete_sec .concrete_wrap .concrete_right .elementor-widget-wrap {
        max-width: 394px;
        margin-left: auto;
    }
    .concrete_sec .concrete_wrap .concrete_right .sec_img1 {
        top: 0 !important;
    }
    .contact_sec1 .sec_imgs .elementor-widget-wrap {
        max-width: 490px;
        margin-left: auto;
    }
    .contact_sec1 .sec_imgs .hexa_img1 {
        left: 40px !important;
        max-width: 360px !important;
        bottom: 22px !important;
    }
    .contact_sec1 .sec_imgs .hexa_img2 {
        right: -10px !important;
        top: 40px !important;
    }
    .better_build_wrap .sec_imge > .elementor-widget-wrap,
    .need_help_wrap .sec_imge > .elementor-widget-wrap {
        max-width: 490px;
    }
    .need_help_wrap .sec_imge .hexa_img1 {
        max-width: 370px !important;
        top: 134px !important;
        right: 38px !important;
    }
    .need_help_wrap .sec_imge .hexa_img2 {
        top: 100px !important;
    }
    .better_build_wrap .sec_imge .hexa_img1 {
        right: 40px !important;
        top: 68px !important;
        max-width: 370px !important;
    }
    .better_build_wrap .sec_imge .hexa_img2 {
        bottom: 50px !important;
        left: -20px !important;
    }
    .concrete_sec .concrete_wrap .concrete_left {
        width: 60% !important;
    }
    .concrete_sec .concrete_wrap .concrete_right {
        width: 40% !important;
    }
    .better_build_sec .sec_imge .elementor-widget-wrap {
        max-width: 442px;
        margin-left: auto;
    }
    .better_build_sec .sec_imge .hexa_img1 {
        left: 37px !important;
        top: 3px !important;
        max-width: 350px !important;
    }
    .better_build_sec .sec_imge .hexa_img2 {
        top: 315px !important;
    }
    /*.about_sec2 .main_wrapper {
        max-width: 985px;
    }
    .about_sec2 .main_wrapper .inner_sec2 {
        margin-top: -110px !important;
    }*/
}
@media(max-width: 1024px) {
    html h1 {
        font-size: 56px !important;
        line-height: 66px !important;
    }
    html h2 {
        font-size: 42px !important;
        line-height: 52px !important;
    }
    html h3 {
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .home_banner .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        font-size: 44px !important;
        line-height: 54px !important;
    }
    .single_serv_content_sec .center_imgs .elementor-widget-wrap {
        height: auto;
        max-width: 360px;
    }
    .concrete_sec .concrete_wrap .concrete_right .sec_img1 {
        top: 45px !important;
    }
    .concrete_sec .concrete_wrap .concrete_right .elementor-widget-wrap {
        max-width: 327px;
    }
    .prograss_bar svg {
        transform: scale(0.8);
    }
    .prograss_bar {
        margin-bottom: -104px;
    }
    .contact_sec1 .sec_imgs .elementor-widget-wrap {
        max-width: 360px;
        margin: auto;
    }
    .contact_sec1 .sec_imgs .hexa_img1 {
        left: 28px !important;
        max-width: 240px !important;
        bottom: 15px !important;
    }
    .contact_sec1 .sec_imgs .hexa_img2 {
        top: 30px !important;
        max-width: 60px !important;
    }
    .better_build_sec .sec_imge .hexa_img1 {
        left: 26px !important;
        top: 8px !important;
        max-width: 240px !important;
    }
    .better_build_sec .sec_imge .hexa_img2 {
        top: 235px !important;
    }
    .better_build_sec .sec_imge .elementor-widget-wrap {
        max-width: 327px;
    }
    .better_build_wrap .sec_imge .hexa_img2 {
        bottom: 110px !important;
        left: -10px !important;
        max-width: 60px !important;
    }
    .better_build_wrap .sec_imge .hexa_img1 {
        right: 28px !important;
        top: 66px !important;
        max-width: 260px !important;
    }
    .better_build_wrap .sec_imge > .elementor-widget-wrap,
    .need_help_wrap .sec_imge > .elementor-widget-wrap {
        max-width: 360px;
        margin: auto;
    }
    .need_help_wrap .sec_imge .hexa_img1 {
        max-width: 270px !important;
        top: 54px !important;
        right: 25px !important;
    }
    .need_help_wrap .sec_imge .hexa_img2 {
        top: 10px !important;
    }
    .concrete_sec .concrete_wrap .concrete_left {
        width: 55% !important;
    }
    .concrete_sec .concrete_wrap .concrete_right {
        width: 45% !important;
    }
}
@media(max-width: 767px) {
    .elementor-kit-6 {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    html h1 {
        font-size: 46px !important;
        line-height: 56px !important;
    }
    html h2 {
        font-size: 36px !important;
        line-height: 46px !important;
    }
    html h3 {
        font-size: 28px !important;
        line-height: 38px !important;
    }
    html h4 {
        font-size: 23px !important; 
     }
    .site_header.sticky {
        padding: 15px 20px !important;
    }
    .sticky #main_menu {
        width: 45px;
        height: 45px;
        margin-top: 0px;
        padding: 14px 11px !important;
        top: -23px !important;
    }
    .concrete_sec .concrete_wrap .concrete_right .sec_img1 {
        top: 15px !important;
    }
    .about_sec2 .elementor-image-box-wrapper .elementor-image-box-img {
        width: 20% !important;
        margin-bottom: 55px !important;
    }
    .contact_sec1 .sec_imgs .elementor-widget-wrap {
        max-width: 320px;
        margin-left: 0;
    }
    .contact_sec1 .sec_imgs .main_imge img {
        -webkit-mask-position: center left !important;
    }
    .contact_sec1 .sec_imgs .hexa_img1 {
        left: 56px !important;
        bottom: 7px !important;
    }
    .better_build_sec .sec_imge .elementor-widget-wrap {
        margin-left: 0;
    }
    .better_build_wrap .sec_imge > .elementor-widget-wrap,
    .need_help_wrap .sec_imge > .elementor-widget-wrap {
        margin-left: 0;
    }
    .concrete_sec .concrete_wrap .concrete_left {
        width: 100% !important;
    }
    .concrete_sec .concrete_wrap .concrete_right {
        width: 100% !important;
        max-width: 330px;
    }
    .need_help_wrap .sec_imge .hexa_img2,
    .better_build_wrap .sec_imge .hexa_img2 {
        display: none;
    }
    .concrete_sec .concrete_wrap .concrete_right .elementor-widget-wrap {
        height: 370px;
        padding: 0 !important;
        margin-left: -15px;
    }
    .home_banner .elementor-slides .swiper-slide-inner {
        position: relative !important;
        inset: auto !important;
    }
    .home_banner .elementor-slides .swiper-slide-bg {
        position: relative;
        background-size: 400px !important;
        height: 400px;
        min-height: auto !important;
        -webkit-mask-image: url( https://tsas.it/wp-content/uploads/2022/10/4poelpp3.png );
        -webkit-mask-size: contain;
        -webkit-mask-position: center left;
        -webkit-mask-repeat: no-repeat;
        background-position: left;
        margin: 0 20px;
    }
    .home_banner .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        font-size: 38px !important;
        line-height: 48px !important;
    }
    .home_banner .elementor-swiper .swiper-pagination {
        padding: 0 20px;
        position: relative;
        bottom: auto;
        transform: none;
    }
    .home_banner .swiper-container-fade .swiper-slide {
        height: auto !important;
    }
    .need_help_sec .google_map_sec > .elementor-widget-wrap {
        max-width: 430px;
    }
}
@media(max-width: 575px) {
    .prograss_bar svg {
        transform: scale(0.65);
    }
    .project_complted_sec .elementor-inner-column .elementor-counter-title {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .project_complted_sec .elementor-inner-column > .elementor-widget-wrap {
        padding: 25px 15px !important;
    }
    .project_complted_sec .elementor-inner-column .elementor-counter-number-wrapper {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    .single_serv_content_sec .center_imgs .elementor-widget-wrap {
        max-width: 320px;
    }
    .single_serv_content_sec .center_imgs .hexa_img2 {
        bottom: 14px !important;
        right: 22px !important;
    }
    .single_serv_content_sec .center_imgs .elementor-widget-wrap .e-widget-swiper .elementor-widget-container {
        -webkit-mask-position: center left !important;
    }
    .about_sec2 .elementor-image-box-wrapper .elementor-image-box-img {
        width: 100% !important;
        margin-bottom: 45px !important;
        max-width: 45px;
    }
    .need_help_sec .google_map_sec > .elementor-widget-wrap {
        max-width: 320px;
    }
    .need_help_sec .google_map_sec .hexa_img1 {
        top: 55px !important;
    }
    .need_help_sec .google_map_sec .hexa_img2 {
        bottom: 44px !important;
    }
    .our_services .inner_sec .elementor-inner-column .elementor-widget-image-box .elementor-image-box-wrapper {
        padding-left: 20px;
    }
    .home_banner .elementor-slides .swiper-slide-bg {
        background-size: 300px !important;
        height: 350px;
    }
    .need_help_wrap .sec_imge .hexa_img1 {
        max-width: 230px !important;
    }
    .better_build_wrap .sec_imge > .elementor-widget-wrap, .need_help_wrap .sec_imge > .elementor-widget-wrap {
        max-width: 320px;
    }
    .better_build_wrap .sec_imge .hexa_img1 {
        right: 25px !important;
        top: 65px !important;
        max-width: 220px !important;
    }
    .ideas_sec .ideas_wrap .elementor-inner-column {
        width: 100% !important;
        margin: 0 0 40px;
    }
    .ideas_sec .ideas_wrap .elementor-inner-column .elementor-widget-wrap {
        padding: 0 !important;
    }
    .ideas_sec .ideas_wrap .elementor-inner-column .elementor-image-box-wrapper .elementor-image-box-img {
        width: 17% !important;
    }
}
/* responsive end */



.gradiente .elementor-heading-title {background-image: linear-gradient(to right, #00ddff, #00c9ff, #2cabff, #b37bff, #ff00d4);
     background-clip: text;
 -webkit-background-clip: text;
}/* End custom CSS */