.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-section .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-132123 .elementor-element.elementor-element-3604d4ab{margin-top:0vw;margin-bottom:0vw;padding:0vw 0vw 11vw 0vw;}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-column .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-132123 .elementor-element.elementor-element-72ee32 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-widget-image .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-image .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-image .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-weight:var( --e-global-typography-text-font-weight );}.elementor-132123 .elementor-element.elementor-element-460222db img{width:65%;}@media(max-width:1366px){.elementor-132123 .elementor-element.elementor-element-3604d4ab{margin-top:6vw;margin-bottom:6vw;padding:0vw 0vw 0vw 0vw;}}@media(max-width:1200px){.elementor-132123 .elementor-element.elementor-element-3604d4ab{margin-top:6vw;margin-bottom:6vw;}.elementor-132123 .elementor-element.elementor-element-460222db img{width:80%;}}@media(max-width:1024px){.elementor-132123 .elementor-element.elementor-element-3604d4ab{margin-top:6vw;margin-bottom:6vw;padding:0vw 0vw 0vw 0vw;}}@media(max-width:880px){.elementor-132123 .elementor-element.elementor-element-3604d4ab{margin-top:0vw;margin-bottom:16vw;}.elementor-132123 .elementor-element.elementor-element-460222db img{width:85%;}}@media(max-width:767px){.elementor-132123 .elementor-element.elementor-element-3604d4ab{margin-top:10vw;margin-bottom:12vw;padding:0vw 0vw 0vw 0vw;}.elementor-132123 .elementor-element.elementor-element-460222db img{width:100%;}}@media(min-width:2400px){.elementor-132123 .elementor-element.elementor-element-3604d4ab{margin-top:0vw;margin-bottom:0vw;padding:0vw 0vw 7vw 0vw;}}/* Start custom CSS */.features .elementor-column {
  padding: 15px !important;
}

/*CSS about modules cards*/
.modules-box .pp-info-box-container:hover .pp-info-box-description p{
    color: white !important;
}

.card-icons .pp-info-box-icon-wrap
{
  position: absolute !important;

}
.card-icons img{
    transition: 400ms ease all;
}

.card-icons .modules-box:hover img{
    transform: rotate(35deg);
    transition: 400ms ease all;
}

.testimonial-hero .elementor-container{
    margin-left: 0px !important;
}

.redLineBelowTextFadeToBlackFullFooter::after {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 20;
height: 3px; 
background:linear-gradient(to right, red, #201f1f);
width: 100%;
margin-left: auto;
margin-right: auto;
border-radius: 40px !important;
}

.footer-link h3{
    transition: 400ms ease all;
}

.footer-link h3:hover{
    color: #E92C2C !important;
    transition: 300ms ease all;
}


.modules-box .pp-info-box-container:hover .pp-info-box-description p{
    color: white !important;
}/* End custom CSS */