html1,body {
margin: 0 !important;
padding: 0 !important;
overflow-x: hidden; }
p:only-child{
margin-top: 0;
margin-bottom: 0;
}
p:last-child{
margin-bottom: 0;
}
p:first-child{
margin-top: 0;
}
:root{ --s140: 140px;
--s120: 120px;
--s100: 100px;
--s80: 80px;
--s50: 50px;
--s60: 60px;
--s60special: 60px;
--s40: 40px;
--s25: 25px;
--s20: 20px;
}
@media (max-width: 1540px){
:root{ --s140: 120px;
--s120: 100px;
--s100: 80px;
--s80: 60px;
--s50: 40px;
--s60: 50px;
--s60special: 40px;
--s40: 30px;
--s25: 20px;
--s20: 15px;
}
}
@media (max-width: 1200px){
:root{ --s140: 120px;
--s120: 100px;
--s100: 80px;
--s80: 60px;
--s50: 35px;
--s60: 40px;
--s60special: 20px;
--s40: 30px;
--s25: 20px;
--s20: 15px;
}
}
@media (max-width: 1024px){
:root{ --s140: 100px;
--s120: 80px;
--s100: 60px;
--s80: 40px;
--s50: 25px;
--s60: 30px;
--s60special: 10px;
--s40: 20px;
--s25: 15px;
--s20: 10px;
}
}
@media (max-width: 767px){
:root{ --s140: 70px;
--s120: 60px;
--s100: 50px;
--s80: 30px;
--s50: 20px;
--s60: 20px;
--s40: 20px;
--s25: 15px;
--s20: 10px;
}
} .elementor-widget-text-editor h1,
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h5,
.elementor-widget-text-editor h6{
margin-top: 0;
margin-bottom: 0
} .single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6{
margin-bottom: 0;
margin-top: 30px;
} .elementor-image-box-title,
.elementor-icon-box-title{margin-top: 0;margin-bottom: 0}  .elementor-slideshow__header{
width: calc(100% - 100px) !important;
}  .text-marquee-slid .swiper-slide {width: auto !important;pointer-events: none;margin-right: 80px !important;padding-right: 100px !important;position: relative;}
.text-marquee-slid .swiper-slide:after{content: '';position: absolute;right: 0;top: 50%;width: 20px;height: 20px;border-radius: 50%;border: 4px solid #ffffff;}
.text-marquee-slid.text-marquee-slidblack .swiper-slide:after{border-color: #000000}
.text-marquee-slid .elementor-testimonial {display: flex;align-items: center;}
.text-marquee-slid .swiper-slide .elementor-testimonial__text {white-space: nowrap;}  .gform-theme--foundation .gform_fields{row-gap: 24px !important;-moz-column-gap: 24px !important;column-gap: 24px !important;}
.gform-theme--foundation .gfield .ginput_password.large, 
.gform-theme--foundation .gfield input.large, 
.gform-theme--foundation .gfield select.large{height: 60px;border-radius: 10px;padding-inline: 15px;font-size: 16px;font-weight: 300}
.gform-theme--foundation .gfield textarea{border-radius: 10px;height: 180px;padding: 20px 15px;font-size: 16px;font-weight: 300}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
font-size: 16px !important;
font-weight: 300 !important;
background: transparent !important;
padding: 18px !important;
min-width: 260px !important;
border-radius: 10px !important;
border: 2px solid #fff !important;
transition: 0.3s ease all
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{
background: #fff !important;
color: #000 !important;
}
.gform-theme--framework .gform_validation_errors{
display: none !important;
} .btn-rounded .elementor-button-content-wrapper{
align-items: center;
}
.btn-rounded .elementor-button-icon{
padding: 6px;
border: 1px solid;
border-radius: 50%;
} .btn-animated .elementor-button-content-wrapper{
padding-right: 10px
}
.btn-animated .elementor-button-content-wrapper .elementor-button-icon{
font-size: 0;
border: none;
}
.btn-animated .elementor-button-content-wrapper:after{
border-color: rgba(0, 0, 0, .5);
border-radius: 50%;
border: 1px solid rgba(0, 0, 0, .3);
height: 28px;
width: 28px;
position: absolute;
right: 0;
top: 50%;
margin-top: -16px;
content: ' ';
display: block;
pointer-events: none;
transition: all .33s cubic-bezier(.12,.75,.4,1);
}
.btn-animated .elementor-button-content-wrapper .elementor-button-icon:after{
position: absolute;
content: '';
border-bottom: 2px solid #889589;
height: 1px;
width: 22px;
right: 12px;
top: 50%;
margin-top: -3px;
transform: scale(0, 1) translateX(0);
transform-origin: left;
pointer-events: none;
transition: all .33s cubic-bezier(.12,.75,.4,1);
border-color: #889589;
}
.btn-animated .elementor-button-content-wrapper .elementor-button-icon:before{
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
text-decoration: inherit;
backface-visibility: hidden;
-webkit-font-smoothing: antialiased; line-height: 30px;
font-size: 14px;
position: absolute;
right: 0;
width: 26px;
text-align: center;
height: 30px;
top: 50%;
margin-top: -17px;
transition: all .33s cubic-bezier(.12,.75,.4,1);
}
.btn-animated .elementor-button-content-wrapper:hover .elementor-button-icon:after{
transform: scale(1, 1) translateX(9px);
}
.btn-animated .elementor-button-content-wrapper:hover .elementor-button-icon:before{
transform: scale(1, 1) translateX(9px);
}
.btn-animated .elementor-button-content-wrapper:hover:after{
transform: scale(.8);
opacity: 0;
}  .sticky-tabbtn{border-left: 3px solid transparent;}
.sticky-tabbtn.active{border-color: #889589;border-radius:0;}
.sticky-tabbtn {transition: border 0.6s !important;} .lrimg-content-sec .e-con-inner{
position: relative;
}
.lrimg-content-sec:nth-child(odd) .e-con-inner:after{
content: '';
position: absolute;
top: 50%;
right: -125px;
height: 125%;
width: 100px;
background: url(//www.erotascustombuilding.com/wp-content/uploads/2026/01/big-arrow.png) no-repeat;
background-size: cover;
background-position: right;
}
.lrimg-content-sec:nth-child(even) .e-con-inner:after{
content: '';
position: absolute;
top: 50%;
left: -125px;
height: 125%;
width: 100px;
transform: scaleX(-1);
background: url(//www.erotascustombuilding.com/wp-content/uploads/2026/01/big-arrow.png) no-repeat;
background-size: cover;
background-position: right;
}
.lrimg-content-sec:nth-of-type(4) .e-con-inner:after{
display: none;
}
@media (max-width: 1700px){
.lrimg-content-sec:nth-child(odd) .e-con-inner:after{
right: -90px;
height: 120%;
width: 70px;
background-size: 70px 100%;
}
.lrimg-content-sec:nth-child(even) .e-con-inner:after {
left: -90px;
height: 120%;
width: 70px;
background-size: 70px 100%;
}
}
@media (max-width: 1550px){
.lrimg-content-sec:nth-child(odd) .e-con-inner:after{
right: -120px;
height: 140%;
width: 100px;
background-size: 100px 100%;
}
.lrimg-content-sec:nth-child(even) .e-con-inner:after {
left: -120px;
height: 120%;
width: 100px;
background-size: 100px 100%;
}
}
@media (max-width: 1440px){
.lrimg-content-sec .e-con-inner:after{
display: none;      	
}
}    @media (max-width: 1366px){ .text-marquee-slid .swiper-slide {margin-right: 50px !important;padding-right: 70px !important;} }
@media (max-width: 1024px){
.gform-theme--foundation .gfield .ginput_password.large, 
.gform-theme--foundation .gfield input.large, 
.gform-theme--foundation .gfield select.large{height: 45px;}
.gform-theme--foundation .gfield textarea{border-radius: 10px;height: 100px;}
}
@media (max-width: 767px){
}
@media (max-width: 575px){
}