.elementor-kit-7{--e-global-color-primary:#CB1545;--e-global-color-secondary:#CB1545;--e-global-color-text:#CB1545;--e-global-color-accent:#2B2B2B;--e-global-color-6cbe127:#F6F6F6;--e-global-color-3675c51:#F2F2F2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*site-header*/
.elementor-location-header{
    position: fixed;
    width: 100%;
    z-index: 99;
}

/*logo-area*/
.logo-area a img{
    width: 160px !important;
}

/*main-navigation*/
.elementor-location-header .header-buttons{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-right: 80px;
}

.elementor-location-header .header-buttons .elementor-widget-button .elementor-button{
    background-color: transparent;
    border: 1px solid #CB1545;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #CB1545;
}

.elementor-location-header .header-buttons .elementor-element.elementor-nav-menu--burger{
    position: absolute;
    z-index: 99;
    display: inline-block;
    right: 0;
    top: 25px;
}

.elementor-location-header .elementor-menu-toggle{
    background: transparent;
    padding: 0;
}
.elementor-location-header .elementor-menu-toggle svg{
    width:50px;
}

/*anchor-area*/
body.home:before {
    content: '';
    height: 100% !important;
    width: 2px;
    background: black;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 27px;
    z-index: 99;
}

.anchor-area{
    display: flex;
    justify-content: center;
    padding-top: 200px;
    position: fixed;
    z-index: 999;
}
.anchor-area .elementor-widget-button{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding-bottom: 70px;
}
.anchor-area .elementor-element:before{
    background: #CB1545;
    content: '';
    height: 17px;
    width: 17px;
    border: 3px solid #F2D0D9;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
}
.anchor-area a.elementor-button{
    background: transparent;
    padding: 0;
}
.anchor-area a.elementor-button span.elementor-button-text{
    color: #2B2B2B;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 17px;
    text-transform: uppercase;
}
.anchor-area a.elementor-button span.elementor-button-text span{
    font-weight: 600;
}

/*home - content*/

/*service-area*/
/*background*/
.service-area{
    position: relative;
}
.service-area:before{
    background-color: transparent;
    content: '';
    background-image: url(/wp-content/uploads/2024/11/services.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: inline-block;
    position: absolute;
    z-index: 9;
}

/*content*/
.service-area .elementor-container{
    position: relative;
    z-index: 99;
}
.service-area .elementor-container .elementor-widget-testimonial-carousel .elementor-main-swiper{
    width: 100%;
}
.service-area .swiper-slide{
    box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.05);
}
.service-area .swiper-slide .elementor-testimonial{
    display: flex;
    flex-direction: column-reverse;
}
.service-area .swiper-slide .elementor-testimonial .elementor-testimonial__footer {
    flex-direction: column;
}
.service-area .swiper-slide .elementor-testimonial cite.elementor-testimonial__cite {
    text-align: center;
    margin-inline-start: 0 !important;
    margin: 30px 0;
}

.service-area .swiper-slide .elementor-testimonial .elementor-testimonial__image img{
    box-sizing: unset;
    overflow: unset;
}

/*arrows*/
.service-area .elementor-swiper-button.elementor-swiper-button-prev{
    display: none;
}

.service-area .elementor-swiper-button.elementor-swiper-button-next{
    right: -70px !important;
}

.service-area .elementor-swiper-button.elementor-swiper-button-next:before{
    background-color: transparent;
    background-image: url('/wp-content/uploads/2024/11/red-arrow.svg');
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    background-size: 120px;
    background-repeat: no-repeat;
    width: 120px;
    height: 55px;
}



/*project-area*/
/*background*/

.project-area{
    position: relative;
}
.project-area:before{
    background-color: transparent;
    content: '';
    background-image: url(/wp-content/uploads/2024/11/projects.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 150px;
    display: inline-block;
    position: absolute;
    z-index: 9;
    width: 600px;
    right: 0;
    top: 250px;
}

.project-area .swiper-slide:before{
    background:
        linear-gradient(
        to right,
        #BE1742 60%,
        #CB1545 40%
      );
    content: '';
    height: 100%;
    width: 35%;
    position: absolute;
    z-index: 9;
    left: 0;
}

.project-area .swiper-slide-inner{
    padding: 0;
}

/*content*/
.project-area .swiper-slide-inner .swiper-slide-contents{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    min-width: 33%;
    max-width: 1580px !important;
    margin: 0 auto;
    width: 100%;
}

/*Slider*/
.project-area .swiper-slide-bg{
    background-position: right !important;
    background-size: auto !important;
}

/*Text*/
.project-area .swiper-slide-inner .elementor-slide-heading, .project-area .swiper-slide-inner .elementor-slide-description{
    position: relative;
    z-index: 99;
}


.project-area .swiper-slide-inner .elementor-slide-heading{
        background: #F2F2F2;
        padding: 20px 100px 15px 40px;
        min-width: max-content !important;
        position: absolute !important;
        top: 25%;
        left: 0;
}

.project-area .swiper-slide-inner .elementor-slide-description {
    background: #F2F2F2;
    position: absolute !important;
    top: 50%;
    padding: 20px;
    height: 240px;
    width: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
}
.project-area .swiper-slide-inner .elementor-slide-description img{
    height: 115px;
}

/*arrows*/
.project-area .elementor-element .swiper .elementor-swiper-button-prev,
.project-area .elementor-element .swiper .elementor-swiper-button-next{
    left: unset !important;
    width: 115px;
    height: 115px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    bottom: 0px;
    top: unset;
    transform: translate(0);
}
.project-area .elementor-swiper-button.elementor-swiper-button-prev{
        background: #B7153F;
        right: 115px;
}
.project-area .elementor-swiper-button.elementor-swiper-button-next{
        background: #CB1545;
        right: 0 !important;
}
.project-area .elementor-swiper-button.elementor-swiper-button-prev svg,
.project-area .elementor-swiper-button.elementor-swiper-button-next svg{
    font-size: 40px;
}

/*Review-Area*/
/*content*/
.review-area .elementor-widget-testimonial-carousel .elementor-main-swiper{
    width: 100%;
}
.review-area .elementor-testimonial__content h2{
    font-size: 80px;
    font-family: 'Bebas Neue';
    margin-bottom: 40px;
}
.review-area .elementor-testimonial__content h2 span{
    display: flex;
    flex-direction: column;
    font-size: 27px;
    text-transform: uppercase;
    font-style: normal;
    font-family: 'Advent Pro';
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 15px;
}
.review-area .elementor-testimonial__content h2 span:before{
    content: '';
    background: #CB1545;
    width: 115px;
    height: 3px;
    margin-right: 15px;
}

.review-area .elementor-testimonial__content .elementor-testimonial__text{
    width: 80%;
}

/*footer*/
.review-area .elementor-testimonial--layout-image_inline .elementor-testimonial__footer{
    justify-content: flex-end !important;
    margin-top: 70px;
}
.review-area .elementor-testimonial__footer cite.elementor-testimonial__cite{
    flex-direction: row;
    column-gap: 15px;
    position: relative;
    display: flex;
    align-items: center;
}
.review-area .elementor-testimonial__footer cite.elementor-testimonial__cite:before{
    content: '';
    background: #CB1545;
    width: 115px;
    height: 3px;
    margin-right: 10px;
}

/*arrows*/
.review-area .elementor-swiper-button.elementor-swiper-button-next{
    right: 20px !important;
}
.review-area .elementor-swiper-button.elementor-swiper-button-next svg, .review-area .elementor-swiper-button.elementor-swiper-button-next span{
    display: none;
}
.review-area .elementor-swiper-button.elementor-swiper-button-next:before{
    background-color: transparent;
    background-image: url(/wp-content/uploads/2024/11/red-arrow.svg);
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    background-size: 120px;
    background-repeat: no-repeat;
    width: 120px;
    height: 55px;
}


/*footer*/
.elementor-location-footer{
    overflow: hidden;
}

/*links-area*/
.elementor-location-footer, .footer-area{
    position: relative;
}
.footer-area:before{
    background-color: transparent;
    content: '';
    background-image: url(/wp-content/uploads/2024/11/links.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: inline-block;
    position: absolute;
    z-index: 9;
}
.footer-area .e-con-inner,
.bot-line .e-con-inner{
    padding-left: 20px;
    padding-right: 20px;
}

.footer-area .e-flex.e-con-boxed.e-con.e-child{
    padding: 0;
}

.footer-area .button-area{
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}

/*bot-line*/
.footer-menu ul li a{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.footer-menu ul li a:before{
    content: '//';
    display: inline-block;
    font-size: 18px;
    color: #CB1545;
    opacity: 1 !important;
    background-color: transparent !important;
    font-weight: 600;
    font-family: 'Cutive Mono';
    position: relative;
    margin-right: 5px;
}

/*up-button*/
.elementor-location-footer .up-button{
    position: absolute;
    padding: 0;
    bottom: -43px;
    left: 50%;
}
.elementor-location-footer .up-button .up{
    transform: rotate(45deg);
}
.elementor-location-footer .up-button .up span.elementor-button-icon{
    position: absolute;
}/* End custom CSS */