/* Brand override Trasporti Rossella 84 - generato dai CSS di tema + carriar-core */
:root{--r84-red:#c4161c;--r84-red-dark:#8f1013;--r84-red-light:#e0575b;--r84-black:#1a1a1a;--r84-grey:#f3f6f6;}
/* --- styles.css: 238 regole --- */
.contact-validation-active #c-loader i,
.contact-validation-active #loader i{
    font-size: 30px;
    font-size: 2rem;
    color: #c4161c;
    display: inline-block;
    -webkit-animation: rotating linear 2s infinite;
    animation: rotating linear 2s infinite;
}
/*** back to top **/
.back-to-top{
    background-color: rgba(196, 22, 28, 0.7);
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 2px solid #c4161c;
    border-radius: 45px;
    text-align: center;
    display: none;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 15px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.back-to-top:hover{
    background-color: #c4161c;
}
.wpo-section-title span{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    z-index: 1;
    letter-spacing: 0.16em;
    margin-left: 6px;
}
.wpo-section-title h2:before{
    position: unset;
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background: #c4161c;
    content: "";
}
.theme-btn,
.view-cart-btn,
.theme-btn-s2{
    background: #8f1013;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 20px 50px;
    border: 0;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: relative;
    font-size: 16px;
    border-radius: 0px;
}
.theme-btn-s2{
    background: #c4161c;
}
.theme-btn-s3{
    background: #fff;
    color: #6e6e6e;
    display: inline-block;
    padding: 12px 22px;
    border: 1px solid #8f1013;
    border-radius: 55px;
    text-transform: capitalize;
    z-index: 1;
    position: relative;
}
.form input:focus,
.form textarea:focus,
.form select:focus{
    border-color: #c4161c;
    -webkit-box-shadow: 0 0 5px 0 #e0575b;
    -o-box-shadow: 0 0 5px 0 #e0575b;
    -ms-box-shadow: 0 0 5px 0 #e0575b;
    box-shadow: 0 0 5px 0 #e0575b;
}
.social-links li a{
    background-color: #e0575b;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    color: #fff;
    text-align: center;
}
.social-links li a:hover{
    background-color: #c4161c;
}
.wpo-page-title:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    opacity: .95;
    background: #1a1a1a;
}
.wpo-page-title .vector-1,
.wpo-page-title .vector-2,
.wpo-page-title .vector-3,
.wpo-page-title .vector-4,
.wpo-page-title .vector-5,
.wpo-page-title .vector-6,
.wpo-page-title .vector-7,
.wpo-page-title .vector-8{
    position: absolute;
    left: -125px;
    top: 0px;
    background: #8f1013;
    opacity: 0.12;
    width: 200px;
    height: 115%;
    z-index: 11;
    -webkit-transform: rotate(345deg);
    transform: rotate(345deg);
}
.wpo-page-title .wpo-breadcumb-wrap ul li:after{
    content: "//";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #c4161c;
}
.wpo-page-title .wpo-breadcumb-wrap ul li a:hover{
    color: #c4161c;
}
.wpo-page-title-section:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #232323;
    content: "";
    z-index: -1;
    opacity: 0.7;
}
.wpo-page-title-section .wpo-page-title-wrapper ul li a:hover{
    color: #c4161c;
}
.preloader{
    background-color: #641012;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    overflow: hidden;
}
.blog-sidebar .widget h3,
.blog-sidebar .widget h2{
    font-size: 23px;
    color: #232323;
    margin: 0 0 1.3em;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 20px;
}
.blog-sidebar .search-widget form button{
    background: transparent;
    font-size: 20px;
    font-size: 1.33333rem;
    color: #fff;
    background-color: #c4161c;
    border: 0;
    outline: 0;
    position: absolute;
    right: 10px;
    top: 52%;
    height: 50px;
    line-height: 50px;
    width: 50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.blog-sidebar .about-widget a{
  font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    color: #fff;
    display: inline-block;
     background-color:#c4161c;
    border-radius: 50px;
    padding: 10px 29px;
    font-weight: 600;
}
.blog-sidebar .category-widget ul a:hover,
.blog-sidebar .category-widget ul a.active,
.blog-sidebar .category-widget ul li:hover:before{
    background: #8f1013;
    color: #fff;
}
.blog-sidebar .recent-post-widget .post h4 a{
    display: inline-block;
    color: #1a1a1a;
}
.blog-sidebar .recent-post-widget .post h4 a:hover{
    color: #c4161c;
}
.blog-sidebar .tag-widget ul li a{
    font-size: 15px;
    font-size: 1rem;
    display: inline-block;
    padding: 15px 25px;
    color: #1a1a1a;
    background: #F3F6F6;
    border-radius: 0px;
}
.blog-sidebar .tag-widget ul li a:hover{
    background: #c4161c;
    color: #fff;
}
.wpo-contact-widget:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(196, 22, 28, 0.9);
    content: "";
    z-index: -1;
}
.pagination-wrapper .pg-pagination li a{
    background-color: transparent;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #1a1a1a;
    background: #ebf4fc;
    display: block;
}
.pagination-wrapper .pg-pagination .active a,
.pagination-wrapper .pg-pagination li a:hover{
    background: #c4161c;
    border-color: #c4161c;
    color: #fff;
}
.topbar .contyact-info-wrap .contact-info .icon .fi:before{
    line-height: unset;
    color: #c4161c;
    font-size: 25px;
}
.topbar .contyact-info-wrap .contact-info .info-text span{
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    line-height: 18px;
    color: #8f1013;
    display: block;
    margin-bottom: 8px;
}
.topbar.s3{
    background: #8f1013;
    padding: 10px 0;
}
.wpo-site-header #navbar>ul li a:hover,
.wpo-site-header #navbar>ul li a.active,
.wpo-site-header #navbar>ul li a:focus{
    text-decoration: none;
    color: #c4161c;
}
.wpo-site-header .header-right .search-toggle-btn,
.wpo-site-header .header-right .cart-toggle-btn{
    background-color: transparent;
    line-height: 0.66em;
    color: #232323;
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 50%;
    border: 1px solid rgba(35, 35, 35, 0.09);
}
.cart-search-contact .fi{
    font-size: 30px;
    color: #1a1a1a;
    top: 0px;
    position: relative;
}
.cart-search-contact input:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #c4161c;
}
.mini-cart .cart-count{
    background: #c4161c;
    width: 19px;
    height: 19px;
    font-size: 10px;
    font-size: 0.53333rem;
    line-height: 17px;
    color: white;
    position: absolute;
    top: -2px;
    right: -5px;
    border-radius: 50%;
    font-weight: 600;
}
.mini-cart .mini-cart-content p{
    font-size: 15px;
    font-weight: 500;
    color: #1a1a1a;
    margin: 0;
    text-transform: uppercase;
}
.mini-cart-content .mini-cart-item-des a{
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #1a1a1a;
}
.mini-cart-content .mini-cart-item-des a:hover{
    color: #c4161c;
}
.mini-cart-content .mini-cart-action .mini-checkout-price{
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: 600;
    color: #1a1a1a;
    display: block;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mini-cart-content .mini-cart-action .mini-checkout-price span{
    color: #8f1013;
    font-size: 20px;
}
.header-search-area input:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #c4161c;
}
.wpo-site-header.wpo-header-style-3 .navigation.sticky-header .row{
    background: #641012;
}
.wpo-header-style-2 .navigation.sticky-on{
    background: #641012;
}
.wpo-header-style-3 .navigation.sticky-on{
    background: #641012;
}
.wpo-header-style-3{
    padding: 0;
    background-color: #641012;
}
.wpo-header-style-3 .header-right>div:after{
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    content: "";
    background: #c4161c;
}
.wpo-header-style-3 .header-right .contact-info .icon .fi:before{
    line-height: unset;
    color: #c4161c;
    font-size: 25px;
}
.wpo-header-style-3 .header-right .close-form .theme-btn:after{
    background: #c4161c;
}
.contact-info-wrap .contact-info:after{
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    content: "";
    background: #c4161c;
}
.contact-info-wrap .contact-info .icon .fi:before{
    line-height: unset;
    color: #c4161c;
    font-size: 25px;
}
.contact-info-wrap .contact-info .info-text span{
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    line-height: 18px;
    color: #8f1013;
    display: block;
    margin-bottom: 8px;
}
.wpo-hero-slider .slide-inner:before,
.wpo-hero-slider .hero-inner:before,
.wpo-hero-slider-s2 .slide-inner:before,
.wpo-hero-slider-s2 .hero-inner:before,
.static-hero .slide-inner:before,
.static-hero .hero-inner:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*    background: #1a1a1a;*/
    content: "";
    opacity: .6;
}
.wpo-hero-slider .slide-sub-title span,
.wpo-hero-slider-s2 .slide-sub-title span,
.static-hero .slide-sub-title span{
    color: #c4161c;
}
.wpo-hero-slider-s1 .vector-1,
.wpo-hero-slider-s1 .vector-2,
.wpo-hero-slider-s1 .vector-3,
.wpo-hero-slider-s1 .vector-4,
.wpo-hero-slider-s1 .vector-5,
.wpo-hero-slider-s1 .vector-6,
.wpo-hero-slider-s1 .vector-7,
.wpo-hero-slider-s1 .vector-8{
    position: absolute;
    left: -125px;
    top: 0px;
    background: #8f1013;
    opacity: 0.12;
    width: 200px;
    height: 115%;
    z-index: 1;
    -webkit-transform: rotate(345deg);
    transform: rotate(345deg);
}
.wpo-hero-slider-s1 .gradient-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .95;
    background: -ms-linear-gradient(left, #1a1a1a 45%, transparent 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(45%, #1a1a1a), color-stop(65%, transparent));
    background: left, #1a1a1a 45%, transparent 65%;
}
.wpo-hero-slider-s2 .slide-inner:before{
    background: #8f1013;
    opacity: 0.85;
}
.wpo-site-footer:before,
.wpo-site-footer-s2:before,
.wpo-site-footer-s3:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #1a1a1a;
    opacity: .98;
}
.wpo-site-footer .vector-1,
.wpo-site-footer .vector-2,
.wpo-site-footer .vector-3,
.wpo-site-footer .vector-4,
.wpo-site-footer-s2 .vector-1,
.wpo-site-footer-s2 .vector-2,
.wpo-site-footer-s2 .vector-3,
.wpo-site-footer-s2 .vector-4,
.wpo-site-footer-s3 .vector-1,
.wpo-site-footer-s3 .vector-2,
.wpo-site-footer-s3 .vector-3,
.wpo-site-footer-s3 .vector-4{
    position: absolute;
    left: -130px;
    top: 0px;
    background: #c4161c;
    opacity: 0.06;
    width: 250px;
    height: 115%;
    z-index: 11;
    -webkit-transform: rotate(345deg);
    transform: rotate(345deg);
}
.wpo-site-footer .vector-5,
.wpo-site-footer .vector-6,
.wpo-site-footer .vector-7,
.wpo-site-footer .vector-8,
.wpo-site-footer-s2 .vector-5,
.wpo-site-footer-s2 .vector-6,
.wpo-site-footer-s2 .vector-7,
.wpo-site-footer-s2 .vector-8,
.wpo-site-footer-s3 .vector-5,
.wpo-site-footer-s3 .vector-6,
.wpo-site-footer-s3 .vector-7,
.wpo-site-footer-s3 .vector-8{
    position: absolute;
    right: -60px;
    bottom: -235px;
    background: #8f1013;
    opacity: 0.06;
    width: 250px;
    height: 115%;
    z-index: 11;
    -webkit-transform: rotate(59deg);
    transform: rotate(59deg);
}
.wpo-site-footer .about-widget .social-icons ul a:hover,
.wpo-site-footer-s2 .about-widget .social-icons ul a:hover,
.wpo-site-footer-s3 .about-widget .social-icons ul a:hover{
    color: #8f1013;
}
.wpo-site-footer .link-widget ul li:hover:before,
.wpo-site-footer-s2 .link-widget ul li:hover:before,
.wpo-site-footer-s3 .link-widget ul li:hover:before{
    background: #c4161c;
}
.wpo-site-footer .link-widget ul a:hover,
.wpo-site-footer .link-widget ul li:hover:before,
.wpo-site-footer-s2 .link-widget ul a:hover,
.wpo-site-footer-s2 .link-widget ul li:hover:before,
.wpo-site-footer-s3 .link-widget ul a:hover,
.wpo-site-footer-s3 .link-widget ul li:hover:before{
    color: #c4161c;
}
.wpo-site-footer .wpo-lower-footer .copyright span,
.wpo-site-footer-s2 .wpo-lower-footer .copyright span,
.wpo-site-footer-s3 .wpo-lower-footer .copyright span{
    color: #c4161c;
    padding: 0 10px 0 5px;
}
.wpo-site-footer .wpo-lower-footer .link span,
.wpo-site-footer-s2 .wpo-lower-footer .link span,
.wpo-site-footer-s3 .wpo-lower-footer .link span{
    color: #c4161c;
    padding: 0 10px;
}
.wpo-site-footer-s2{
    margin-top: 0;
    background: #1a1a1a;
}
/* 3.2 wpo-fun-fact-section */
.wpo-fun-fact-section,
.wpo-fun-fact-section-s2{
    text-align: center;
    background: #c4161c;
    padding: 50px 0;
    position: relative;
    z-index: 1;
}
.wpo-features-section.wpo-features-section-s2 .wpo-features-item{
    padding: 60px;
    padding-bottom: 56px;
    background-color: white;
    box-shadow: 0px 5px 15px 0px rgba(26, 26, 26, 0.1);
}
.wpo-features-section.wpo-features-section-s2 .wpo-features-item .wpo-features-icon i:before{
    font-size: 40px;
    color: #c4161c;
}
.wpo-about-section .wpo-about-section-wrapper .wpo-about-img .about-img-inner .about-img-inner-text,
.wpo-about-section-s2 .wpo-about-section-wrapper .wpo-about-img .about-img-inner .about-img-inner-text,
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-img .about-img-inner .about-img-inner-text{
    background: #8f1013;
    padding: 40px 50px;
    margin-bottom: 20px;
    -webkit-clip-path: polygon(100% 0, 100% 87%, 89% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 87%, 89% 100%, 0 100%, 0 0);
}
.wpo-about-section .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-top p,
.wpo-about-section-s2 .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-top p,
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-top p{
    font-weight: 500;
    font-size: 17px;
    line-height: 34px;
    color: #1a1a1a;
}
.wpo-about-section .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-progress .progress-inner .progress .progress-value,
.wpo-about-section-s2 .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-progress .progress-inner .progress .progress-value,
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-progress .progress-inner .progress .progress-value{
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: transparent;
    font-weight: 700;
    font-size: 28px;
    line-height: 80px;
    color: #1a1a1a;
    text-align: center;
    position: absolute;
    top: 0;
    left: 5%;
    font-weight: 700;
}
.wpo-about-section .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-progress .progress-inner .progress .progress-bar,
.wpo-about-section-s2 .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-progress .progress-inner .progress .progress-bar,
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-progress .progress-inner .progress .progress-bar{
    border-color: #8f1013;
}
.wpo-about-section .wpo-about-section-wrapper .wpo-about-content .wpo-about-check-wrap .wpo-about-check-item:before,
.wpo-about-section-s2 .wpo-about-section-wrapper .wpo-about-content .wpo-about-check-wrap .wpo-about-check-item:before,
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .wpo-about-check-wrap .wpo-about-check-item:before{
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #F3F6F6;
    content: "\e64c";
    font-family: 'themify';
    text-align: center;
    color: #8f1013;
}
.wpo-about-section .wpo-about-section-wrapper .wpo-about-content .wpo-about-check-wrap .wpo-about-check-item p,
.wpo-about-section-s2 .wpo-about-section-wrapper .wpo-about-content .wpo-about-check-wrap .wpo-about-check-item p,
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .wpo-about-check-wrap .wpo-about-check-item p{
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    color: #1a1a1a;
    margin-bottom: 0;
}
.wpo-service-area .wpo-service-wrap .wpo-service-item .wpo-service-content span,
.wpo-service-area-s2 .wpo-service-wrap .wpo-service-item .wpo-service-content span,
.wpo-service-area-s3 .wpo-service-wrap .wpo-service-item .wpo-service-content span{
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 10px;
    display: inline-block;
    background: #c4161c;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: -1px;
}
.wpo-service-area .wpo-service-wrap .wpo-service-item .wpo-service-content a,
.wpo-service-area-s2 .wpo-service-wrap .wpo-service-item .wpo-service-content a,
.wpo-service-area-s3 .wpo-service-wrap .wpo-service-item .wpo-service-content a{
    display: inline-block;
    padding: 15px 25px;
    background: #F3F6F6;
    margin-top: 10px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
}
.wpo-service-area .wpo-service-wrap .wpo-service-item .wpo-service-content a:hover,
.wpo-service-area-s2 .wpo-service-wrap .wpo-service-item .wpo-service-content a:hover,
.wpo-service-area-s3 .wpo-service-wrap .wpo-service-item .wpo-service-content a:hover{
    background: #c4161c;
    color: #fff;
}
.wpo-video-section .wpo-video-item .wpo-viedo-text,
.wpo-video-section-s2 .wpo-video-item .wpo-viedo-text,
.wpo-video-section-s3 .wpo-video-item .wpo-viedo-text{
    max-width: 370px;
    height: 370px;
    background: #8f1013;
    padding: 70px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 10%, 9% 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 10%, 9% 0);
    position: relative;
    z-index: 1;
}
.wpo-video-section .wpo-video-item .wpo-viedo-text h2:before,
.wpo-video-section-s2 .wpo-video-item .wpo-viedo-text h2:before,
.wpo-video-section-s3 .wpo-video-item .wpo-viedo-text h2:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 10px;
    background: #c4161c;
    content: "";
}
.wpo-video-section .wpo-video-item .wpo-video-icon .video-btn,
.wpo-video-section-s2 .wpo-video-item .wpo-video-icon .video-btn,
.wpo-video-section-s3 .wpo-video-item .wpo-video-icon .video-btn{
    display: block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #c4161c;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
}
.wpo-project-section .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section-s2 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section-s2 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section-s2 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section-s3 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section-s3 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-text .thumb span,
.wpo-project-section-s3 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-text .thumb span{
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 10px;
    display: inline-block;
    background: #8f1013;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: -1px;
}
.wpo-project-section .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section-s2 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section-s2 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section-s2 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section-s3 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section-s3 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text,
.wpo-project-section-s3 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text{
    position: absolute;
    left: -1px;
    bottom: -1px;
    padding: 50px;
    width: 101%;
    height: 101%;
    background: rgba(196, 22, 28, 0.9);
    border-radius: 6px;
    -webkit-transform: translateY(102%);
    transform: translateY(102%);
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    z-index: 20;
}
.wpo-project-section .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section-s2 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section-s2 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section-s2 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section-s3 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section-s3 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span,
.wpo-project-section-s3 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span{
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 10px;
    display: inline-block;
    background: #8f1013;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: -1px;
}
.wpo-project-section .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section-s2 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section-s2 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section-s2 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section-s3 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section-s3 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text a,
.wpo-project-section-s3 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text a{
    display: inline-block;
    padding: 12px 35px;
    color: #1a1a1a;
    background: #fff;
    position: relative;
    margin-top: 10px;
    max-width: 150px;
    position: absolute;
    bottom: 50px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
}
.wpo-project-section .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section-s2 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section-s2 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section-s2 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section-s3 .wpo-project-slider .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section-s3 .wpo-project-slider-s2 .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover,
.wpo-project-section-s3 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text a:hover{
    background: #fff;
    color: #c4161c;
}
.wpo-project-section .wpo-project-slider .owl-nav [class*=owl-],
.wpo-project-section .wpo-project-slider-s2 .owl-nav [class*=owl-],
.wpo-project-section .wpo-project-wrapper .owl-nav [class*=owl-],
.wpo-project-section-s2 .wpo-project-slider .owl-nav [class*=owl-],
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav [class*=owl-],
.wpo-project-section-s2 .wpo-project-wrapper .owl-nav [class*=owl-],
.wpo-project-section-s3 .wpo-project-slider .owl-nav [class*=owl-],
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-nav [class*=owl-],
.wpo-project-section-s3 .wpo-project-wrapper .owl-nav [class*=owl-]{
    padding: 0;
    margin: 0;
    color: #c4161c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    background: none;
}
.wpo-project-section .wpo-project-slider .owl-nav [class*=owl-] i,
.wpo-project-section .wpo-project-slider-s2 .owl-nav [class*=owl-] i,
.wpo-project-section .wpo-project-wrapper .owl-nav [class*=owl-] i,
.wpo-project-section-s2 .wpo-project-slider .owl-nav [class*=owl-] i,
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav [class*=owl-] i,
.wpo-project-section-s2 .wpo-project-wrapper .owl-nav [class*=owl-] i,
.wpo-project-section-s3 .wpo-project-slider .owl-nav [class*=owl-] i,
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-nav [class*=owl-] i,
.wpo-project-section-s3 .wpo-project-wrapper .owl-nav [class*=owl-] i{
    font-size: 20px;
    color: #c4161c;
}
.wpo-project-section .wpo-project-slider .owl-nav .owl-prev,
.wpo-project-section .wpo-project-slider .owl-nav .owl-next,
.wpo-project-section .wpo-project-slider-s2 .owl-nav .owl-prev,
.wpo-project-section .wpo-project-slider-s2 .owl-nav .owl-next,
.wpo-project-section .wpo-project-wrapper .owl-nav .owl-prev,
.wpo-project-section .wpo-project-wrapper .owl-nav .owl-next,
.wpo-project-section-s2 .wpo-project-slider .owl-nav .owl-prev,
.wpo-project-section-s2 .wpo-project-slider .owl-nav .owl-next,
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-prev,
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-next,
.wpo-project-section-s2 .wpo-project-wrapper .owl-nav .owl-prev,
.wpo-project-section-s2 .wpo-project-wrapper .owl-nav .owl-next,
.wpo-project-section-s3 .wpo-project-slider .owl-nav .owl-prev,
.wpo-project-section-s3 .wpo-project-slider .owl-nav .owl-next,
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-nav .owl-prev,
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-nav .owl-next,
.wpo-project-section-s3 .wpo-project-wrapper .owl-nav .owl-prev,
.wpo-project-section-s3 .wpo-project-wrapper .owl-nav .owl-next{
    position: absolute;
    top: 51%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 56px;
    border-radius: 50%;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0px 0px 30px rgba(26, 26, 26, 0.1);
    box-shadow: 0px 0px 30px rgba(26, 26, 26, 0.1);
}
.wpo-project-section .wpo-project-slider .owl-nav .owl-prev:hover,
.wpo-project-section .wpo-project-slider .owl-nav .owl-next:hover,
.wpo-project-section .wpo-project-slider-s2 .owl-nav .owl-prev:hover,
.wpo-project-section .wpo-project-slider-s2 .owl-nav .owl-next:hover,
.wpo-project-section .wpo-project-wrapper .owl-nav .owl-prev:hover,
.wpo-project-section .wpo-project-wrapper .owl-nav .owl-next:hover,
.wpo-project-section-s2 .wpo-project-slider .owl-nav .owl-prev:hover,
.wpo-project-section-s2 .wpo-project-slider .owl-nav .owl-next:hover,
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-prev:hover,
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-next:hover,
.wpo-project-section-s2 .wpo-project-wrapper .owl-nav .owl-prev:hover,
.wpo-project-section-s2 .wpo-project-wrapper .owl-nav .owl-next:hover,
.wpo-project-section-s3 .wpo-project-slider .owl-nav .owl-prev:hover,
.wpo-project-section-s3 .wpo-project-slider .owl-nav .owl-next:hover,
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-nav .owl-prev:hover,
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-nav .owl-next:hover,
.wpo-project-section-s3 .wpo-project-wrapper .owl-nav .owl-prev:hover,
.wpo-project-section-s3 .wpo-project-wrapper .owl-nav .owl-next:hover{
    background: #c4161c;
}
.wpo-project-section .wpo-project-slider .owl-dots button.active,
.wpo-project-section .wpo-project-slider-s2 .owl-dots button.active,
.wpo-project-section .wpo-project-wrapper .owl-dots button.active,
.wpo-project-section-s2 .wpo-project-slider .owl-dots button.active,
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-dots button.active,
.wpo-project-section-s2 .wpo-project-wrapper .owl-dots button.active,
.wpo-project-section-s3 .wpo-project-slider .owl-dots button.active,
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-dots button.active,
.wpo-project-section-s3 .wpo-project-wrapper .owl-dots button.active{
    background: #c4161c;
    width: 45px;
}
.wpo-cta-section .wpo-cta-text span:before{
    position: absolute;
    left: -6px;
    top: -3px;
    width: 34px;
    height: 22px;
    background: #c4161c;
    content: "";
    z-index: -1;
}
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-wrap .wpo-testimonial-slide:before,
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-item .wpo-testimonial-slide:before,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-wrap .wpo-testimonial-slide:before,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-item .wpo-testimonial-slide:before,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-wrap .wpo-testimonial-slide:before,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-item .wpo-testimonial-slide:before{
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f136";
    font-family: "flaticon_carriar";
    font-size: 200px;
    z-index: -1;
    opacity: 0.08;
    color: #c4161c;
}
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-wrap .wpo-testimonial-slide p,
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-item .wpo-testimonial-slide p,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-wrap .wpo-testimonial-slide p,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-item .wpo-testimonial-slide p,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-wrap .wpo-testimonial-slide p,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-item .wpo-testimonial-slide p{
    font-weight: 500;
    font-size: 17px;
    line-height: 32px;
    color: #1a1a1a;
    margin-block: 15px;
}
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav [class*=owl-],
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-item .owl-nav [class*=owl-],
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav [class*=owl-],
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-item .owl-nav [class*=owl-],
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav [class*=owl-],
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-item .owl-nav [class*=owl-]{
    padding: 0;
    margin: 0;
    color: #c4161c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    background: none;
}
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav [class*=owl-] i,
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-item .owl-nav [class*=owl-] i,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav [class*=owl-] i,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-item .owl-nav [class*=owl-] i,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav [class*=owl-] i,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-item .owl-nav [class*=owl-] i{
    color: #1a1a1a;
}
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav .owl-prev:hover,
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav .owl-next:hover,
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-item .owl-nav .owl-prev:hover,
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-item .owl-nav .owl-next:hover,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav .owl-prev:hover,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav .owl-next:hover,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-item .owl-nav .owl-prev:hover,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-item .owl-nav .owl-next:hover,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav .owl-prev:hover,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-wrap .owl-nav .owl-next:hover,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-item .owl-nav .owl-prev:hover,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-item .owl-nav .owl-next:hover{
    background: #c4161c;
}
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-wrap .owl-dots button.active,
.wpo-testimonial-section .wpo-testimonial-right .wpo-testimonial-item .owl-dots button.active,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-wrap .owl-dots button.active,
.wpo-testimonial-section-s2 .wpo-testimonial-right .wpo-testimonial-item .owl-dots button.active,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-wrap .owl-dots button.active,
.wpo-testimonial-section-s3 .wpo-testimonial-right .wpo-testimonial-item .owl-dots button.active{
    background: #c4161c;
    width: 45px;
}
.partners-section h3 span{
    color: #c4161c;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-item .wpo-blog-content span,
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content span,
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content span{
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 10px;
    display: inline-block;
    background: #c4161c;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: -1px;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-item .wpo-blog-content h2 a,
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content h2 a,
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content h2 a{
    color: #1a1a1a;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li,
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li,
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li{
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #1a1a1a;
    padding-left: 10px;
    border-left: 2px solid #c4161c;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li a,
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li a,
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li a{
    color: #1a1a1a;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li a:hover,
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li a:hover,
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content ul li a:hover{
    color: #c4161c;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-item .wpo-blog-content a.b-btn,
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content a.b-btn,
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content a.b-btn{
    display: inline-block;
    padding: 15px 25px;
    background: #E6E9E9;
    margin-top: 10px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-item .wpo-blog-content a.b-btn:hover,
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content a.b-btn:hover,
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content a.b-btn:hover{
    background: #8f1013;
    color: #fff;
}
.wpo-about-section-s2 .wpo-about-section-wrapper .wpo-about-content .wpo-about-check-wrap .wpo-about-check-item:before{
    background: #8f1013;
    color: #fff;
}
.wpo-fun-fact-section-s2:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #c4161c;
    opacity: .95;
}
.why-choose-wrap,
.why-choose-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 1130px;
    background: #c4161c;
    margin: 0 auto;
    padding: 60px 80px 20px;
    padding-right: 60px;
    overflow: hidden;
    z-index: 1;
    margin-top: -210px;
}
.wpo-video-section-s2 .wpo-video-item .wpo-video-icon .video-btn,
.wpo-video-section-s3 .wpo-video-item .wpo-video-icon .video-btn{
    background: #8f1013;
}
.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2 a{
    color: #1a1a1a;
}
.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2 a:hover{
    color: #8f1013;
}
.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text span{
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: #c4161c;
}
.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text .social ul li a{
    display: block;
    width: 44px;
    height: 44px;
    background: #fff;
    line-height: 46px;
    text-align: center;
    color: #1a1a1a;
}
.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text .social ul li a:hover{
    background: #8f1013;
    color: #fff;
    border-radius: 50%;
}
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-prev i{
    color: #1a1a1a;
}
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-prev:hover{
    background: #8f1013;
}
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-next i{
    color: #1a1a1a;
}
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-nav .owl-next:hover{
    background: #8f1013;
}
.wpo-testimonial-section-s2 .wpo-testimonial-right .owl-nav button{
    position: absolute;
    right: 65px;
    top: -100px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #F3F6F6;
    border: 0;
    color: #c4161c;
    text-decoration: none;
    border-radius: 50%;
}
.wpo-testimonial-section-s2 .wpo-testimonial-right .owl-nav button:hover{
    background: #c4161c;
    color: #fff;
    text-decoration: none;
}
.wpo-testimonial-section-s2 .wpo-testimonial-right .owl-dots button.active{
    background: #c4161c;
}
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content .wpo-blog-content-top h2 a:hover{
    color: #c4161c;
}
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item .wpo-blog-content .wpo-blog-content-top ul li a:hover{
    color: #c4161c;
}
.wpo-blog-section-s2 .wpo-blog-items .wpo-blog-item:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.7)), to(#1a1a1a));
    background: linear-gradient(180deg, rgba(26, 26, 26, 0.7) 0%, #1a1a1a 100%);
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    z-index: 1;
}
.wpo-blog-section-s2 .wpo-blog-items .owl-item.active.center .wpo-blog-item:before{
    background: -webkit-gradient(linear, left top, left bottom, from(#c4161c), to(#c4161c));
    background: linear-gradient(180deg, #c4161c 0%, #c4161c 100%);
    opacity: 0.85;
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.wpo-blog-section-s2 .wpo-blog-items .owl-item.active.center .wpo-blog-item .wpo-blog-content .wpo-blog-content-top span{
    background: #8f1013;
}
.wpo-blog-section-s2 .wpo-blog-items .owl-item.active.center .wpo-blog-item .wpo-blog-content .wpo-blog-content-top h2 a:hover{
    color: #8f1013;
}
.wpo-blog-section-s2 .wpo-blog-items .owl-item.active.center .wpo-blog-item .wpo-blog-content .wpo-blog-content-top ul li a:hover{
    color: #8f1013;
}
.wpo-blog-section-s2 .wpo-blog-items .owl-nav [class*=owl-]{
    padding: 0;
    margin: 0;
    color: #c4161c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    background: none;
}
.wpo-blog-section-s2 .wpo-blog-items .owl-nav [class*=owl-] i{
    font-size: 20px;
    color: #c4161c;
}
.wpo-blog-section-s2 .wpo-blog-items .owl-nav .owl-prev,
.wpo-blog-section-s2 .wpo-blog-items .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 56px;
    border-radius: 50%;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0px 0px 30px rgba(26, 26, 26, 0.1);
    box-shadow: 0px 0px 30px rgba(26, 26, 26, 0.1);
}
.wpo-blog-section-s2 .wpo-blog-items .owl-nav .owl-prev:hover,
.wpo-blog-section-s2 .wpo-blog-items .owl-nav .owl-next:hover{
    background: #c4161c;
}
.wpo-blog-section-s2 .wpo-blog-items .owl-dots button.active{
    background: #c4161c;
    width: 45px;
}
/* 5.10 wpo-subscribe-section */
.wpo-subscribe-section,
.wpo-subscribe-section-s2{
    background: #8f1013;
    position: relative;
    z-index: 11;
}
.wpo-subscribe-section:before,
.wpo-subscribe-section-s2:before{
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #8f1013;
    content: "";
}
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-img .about-logo{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 180px;
    height: 180px;
    line-height: 180px;
    background: #c4161c;
    border-radius: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 5px solid #fff;
}
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .wpo-about-content-top h2 span{
    color: #c4161c;
}
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .wpo-progress-single .progress .progress-bar{
    background-color: #8f1013;
}
.wpo-about-section-s3 .wpo-about-section-wrapper .wpo-about-content .progress-number{
    position: absolute;
    right: 0;
    top: -5px;
    color: #1a1a1a;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
}
.wpo-service-area-s3 .wpo-service-wrap .wpo-service-item .wpo-service-content .icon .fi:before{
    font-size: 50px;
    color: #c4161c;
}
.wpo-service-area-s3 .wpo-service-wrap .owl-nav [class*=owl-]{
    padding: 0;
    margin: 0;
    color: #c4161c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    background: none;
}
.wpo-service-area-s3 .wpo-service-wrap .owl-nav [class*=owl-] i{
    font-size: 20px;
    color: #c4161c;
}
.wpo-service-area-s3 .wpo-service-wrap .owl-nav .owl-prev,
.wpo-service-area-s3 .wpo-service-wrap .owl-nav .owl-next{
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 56px;
    border-radius: 50%;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0px 0px 30px rgba(26, 26, 26, 0.1);
    box-shadow: 0px 0px 30px rgba(26, 26, 26, 0.1);
}
.wpo-service-area-s3 .wpo-service-wrap .owl-nav .owl-prev:hover,
.wpo-service-area-s3 .wpo-service-wrap .owl-nav .owl-next:hover{
    background: #c4161c;
}
.wpo-service-area-s3 .wpo-service-wrap .owl-dots button.active{
    background: #c4161c;
    width: 45px;
}
.wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-img:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #8f1013;
    content: "";
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 1;
}
.wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-img .social ul li a{
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    line-height: 35px;
    text-align: center;
    color: #1a1a1a;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}
.wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text h2 a{
    color: #1a1a1a;
}
.wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text h2 a:hover{
    color: #8f1013;
}
.wpo-team-section-s3 .wpo-team-wrap .wpo-team-item .wpo-team-text span{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #c4161c;
}
.wpo-project-section-s3 .wpo-project-wrapper .wpo-project-item .wpo-project-img .wpo-project-hidden-text .thumb span{
    background: #c4161c;
}
.wpo-testimonial-section-s3 .wpo-testimonial-right .testimonial-active .wpo-testimonial-item.active:before,
.wpo-testimonial-section-s3 .wpo-testimonial-right .testimonial-active .wpo-testimonial-item:hover:before{
    background: #8f1013;
}
.wpo-testimonial-section-s3 .wpo-testimonial-right .testimonial-active .owl-nav button{
    position: absolute;
    right: 560px;
    top: -100px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #F3F6F6;
    border: 0;
    color: #c4161c;
    text-decoration: none;
    border-radius: 50%;
}
.wpo-testimonial-section-s3 .wpo-testimonial-right .testimonial-active .owl-nav button:hover{
    background: #c4161c;
    color: #fff;
    text-decoration: none;
}
.wpo-testimonial-section-s3 .wpo-testimonial-right .testimonial-active .owl-dots button.active{
    background: #c4161c;
}
/* 6.7 wpo-calculation-section-s2 */
.wpo-calculation-section-s2{
    background: #1a1a1a;
    z-index: 1;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control{
    background: #1a1a1a;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control:focus{
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #c4161c;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area select.form-control{
    color: #CFD8DF;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: #1a1a1a url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
    position: relative;
}
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-img span{
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 10px;
    display: inline-block;
    background: #c4161c;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    right: -35px;
    top: 50%;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.wpo-blog-section-s3 .wpo-blog-items .wpo-blog-item .wpo-blog-content h2 a:hover{
    color: #c4161c;
}
.wpo-subscribe-section-s2:after{
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    height: 100%;
    background: #c4161c;
    content: "";
}
.wpo-subscribe-section-s2 .wpo-subscribe-main{
    background: #c4161c;
    overflow: hidden;
    position: relative;
    z-index: 11;
    padding: 50px 100px;
    padding-right: 0;
}
.wpo-service-single-item .why-choose-wrap{
    position: relative;
    max-width: 1130px;
    background: #8f1013;
    margin: 0 auto;
    padding: 60px 80px 20px;
    padding-right: 60px;
    overflow: hidden;
    z-index: 1;
    display: block;
}
.wpo-service-single-item .why-choose-wrap .wpo-choose-check-wrap .wpo-choose-check-item:before{
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #c4161c;
    content: "\e64c";
    font-family: 'themify';
    text-align: center;
    color: #fff;
}
.service-video-wrap .video-btn{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 63px;
    height: 63px;
    line-height: 63px;
    background: #c4161c;
    border-radius: 50%;
    z-index: 1;
    display: block;
    text-align: center;
    color: #fff;
}
.service-video-wrap .video-btn:after{
    position: absolute;
    left: -12px;
    top: -12px;
    width: 140%;
    height: 140%;
    background: rgba(196, 22, 28, 0.5);
    content: "";
    -webkit-animation: spineer 2s infinite;
    animation: spineer 2s infinite;
    border-radius: 50%;
    z-index: -1;
}
from{
        -webkit-box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
        box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
    }
to{
        -webkit-box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
        box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
    }
from{
        -webkit-box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
        box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
    }
to{
        -webkit-box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
        box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
    }
.wpo-project-single-item .sortable-gallery .img-holder .hover-content{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(196, 22, 28, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.wpo-project-single-area .wpo-project-single-wrap .wpo-project-single-item .project-video-wrap .video-btn{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 63px;
    height: 63px;
    line-height: 63px;
    background: #c4161c;
    border-radius: 50%;
    z-index: 1;
    display: block;
    text-align: center;
    color: #fff;
}
.wpo-project-single-area .wpo-project-single-wrap .wpo-project-single-item .project-video-wrap .video-btn:after{
    position: absolute;
    left: -12px;
    top: -12px;
    width: 140%;
    height: 140%;
    background: rgba(196, 22, 28, 0.5);
    content: "";
    -webkit-animation: spineer 2s infinite;
    animation: spineer 2s infinite;
    border-radius: 50%;
    z-index: -1;
}
from{
        -webkit-box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
        box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
    }
to{
        -webkit-box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
        box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
    }
from{
        -webkit-box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
        box-shadow: 0 0 0 0 rgba(196, 22, 28, 0.99);
    }
to{
        -webkit-box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
        box-shadow: 0 0 0 45px rgba(196, 22, 28, 0.01);
    }
.project-info-wrapper .project-info{
    background: #8f1013;
    padding: 50px;
}
.cart-area .cart-wrap .product a:hover{
    color: #c4161c;
}
.cart-area .cart-wrap .action a:hover{
    background: #c4161c;
}
.cart-area .cart-wrap .action li.c-btn a{
    background-color: #c4161c;
}
.cart-area .submit-btn-area button:hover{
    background: #c4161c;
}
.cart-area .cart-product-list ul li.cart-b{
    border-top: 1px solid #f0f0f094;
    border-bottom: 1px solid #f0f0f094;
    color: #c4161c;
    padding-top: 30px;
    font-weight: 600;
}
.wpo-checkout-area .create-account button:hover{
    background: #c4161c;
}
.wpo-checkout-area .coupon label{
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    color: #0F0F0F;
    cursor: pointer;
    padding: 20px 20px;
    border-left: 4px solid #c4161c;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
}
.wpo-checkout-area .caupon-wrap{
    background: #fff;
    margin-bottom: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(26, 26, 26, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(26, 26, 26, 0.1);
}
.wpo-checkout-area .s1.active-border .coupon-active label,
.wpo-checkout-area .s3.coupon-2 .coupon-3 label{
    border-left: none;
    border-top: 4px solid #c4161c;
    border-bottom: 1px solid #ffe5dc;
}
.wpo-checkout-area .s2 .coupon-3{
    border-top: 4px solid #c4161c;
}
.wpo-checkout-area .s2.coupon-2 .coupon-3 label{
    border-left: 4px solid #c4161c;
    border-bottom: 0;
}
.wpo-checkout-area .cout-order-area{
    -webkit-box-shadow: 0px 5px 15px 0px rgba(26, 26, 26, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(26, 26, 26, 0.1);
}
.wpo-checkout-area .cout-order-area .oreder-item ul .o-bottom{
    border-top: 1px solid #ebebeb;
    color: #c4161c;
    font-weight: 600;
}
.shop-pg-section .details h4 a:hover{
    color: #c4161c;
}
.wpo-shop-single-section .product-details .price{
    font-size: 25px;
    font-size: 1.66667rem;
    color: #c4161c;
    margin: 7px 0 20px;
    font-weight: 700;
}
.wpo-shop-single-section .product-details ul li:before{
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background: #c4161c;
    content: "";
    border-radius: 50%;
}
.wpo-shop-single-section .product-details .tg-btm p span{
    font-weight: 700;
    color: #1a1a1a;
    margin-right: 5px;
}
.wpo-shop-single-section .product-details .product-option .product-row>div:last-child .theme-btn:hover,
.wpo-shop-single-section .product-details .product-option .product-row>div:last-child .view-cart-btn:hover{
    background: #c4161c;
    border-color: #c4161c;
    color: #fff;
}
.wpo-shop-single-section .product-details .product-option .theme-btn:hover,
.wpo-shop-single-section .product-details .product-option .view-cart-btn:hover{
    background-color: #c4161c;
    color: #fff;
    border-color: #c4161c;
}
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover,
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover{
    background-color: #c4161c;
    color: #fff;
}
.wpo-shop-single-section .product-info .nav-tabs a:before{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #c4161c;
    border-radius: 4px;
    content: "";
    opacity: 0;
    visibility: hidden;
}
.wpo-shop-single-section .product-info .nav-tabs .active,
.wpo-shop-single-section .product-info .nav-tabs li:hover{
    border-color: #c4161c;
}
.wpo-shop-single-section .product-info .tab-content{
    border-top: 1px solid rgba(196, 22, 28, 0.3);
    padding-top: 30px;
    margin-top: -1px;
}
.wpo-shop-single-section .product-info .client-rv .rating i{
    color: #c4161c;
}
.wpo-shop-single-section .product-info .review-form form .theme-btn-s4:hover{
    background-color: #c4161c;
    color: #fff;
}
.wpo-blog-pg-section .entry-meta ul li a:hover{
    color: #c4161c;
}
.wpo-blog-pg-section .entry-meta ul li+li:before{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    /*content: "";*/
    background: #c4161c;
    border-radius: 50%;
}
.wpo-blog-pg-section .post h3 a{
    color: #232323;
}
.wpo-blog-pg-section .post h3 a:hover{
    color: #c4161c;
}
.wpo-blog-pg-section .post a.read-more{
    color: #232323;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #c4161c;
}
.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-]:hover{
    background: #c4161c;
    color: #fff;
}
.wpo-blog-pg-section .format-gallery .owl-nav [class*=owl-]{
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 58px;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    color: #c4161c;
    transition: all 0.3s;
    border: 0;
}
.wpo-blog-pg-section .format-video .video-holder:before{
    content: "";
    background-color: #c4161c;
    background: linear-gradient(left, #1835c7, #c4161c);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
    opacity: 0.5;
}
.wpo-blog-pg-section .format-video .video-holder .fi:before{
    font-size: 20px;
    font-size: 1.3333333333rem;
    color: #c4161c;
}
.wpo-blog-single-section .entry-meta ul li a:hover{
    color: #c4161c;
}
.wpo-blog-single-section .entry-meta ul li+li:before{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    /*content: "";*/
    background: #c4161c;
    border-radius: 50%;
}
.wpo-blog-single-section .post blockquote:before{
    font-family: "flaticon_carriar";
    content: "\f135";
    font-size: 20px;
    font-size: 1.3333333333rem;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: 2px solid #f4f8fc;
    background: #fff;
    color: #c4161c;
    border-radius: 50%;
}
.wpo-blog-single-section .tag-share,
.wpo-blog-single-section .tag-share-s2{
    margin: 75px 0 0;
    color: #232323;
}
.wpo-blog-single-section .tag-share .tag>span,
.wpo-blog-single-section .tag-share-s2 .tag>span{
    font-family: 'Quicksand', sans-serif;
    color: #232323;
    font-weight: 600;
    display: inline-block;
    padding-right: 15px;
    text-transform: uppercase;
}
.wpo-blog-single-section .author-box .author-name{
    font-family: 'Quicksand', sans-serif;
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
    color: #232323;
}
.wpo-blog-single-section .author-box .social-link a{
    display: block;
    font-size: 13px;
    font-size: 0.8666666667rem;
    color: #232323;
}
.wpo-blog-single-section .author-box .social-link a:hover{
    color: #c4161c;
}
.wpo-blog-single-section .more-posts .post-name{
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-size: 1.2rem;
    color: #232323;
    margin: 0.7em 0 0;
}
.wpo-blog-single-section .more-posts a:hover .post-control-link{
    color: #c4161c;
}
.wpo-blog-single-section .comments-area .comments-meta h4{
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-size: 1.2rem;
    color: #232323;
    font-weight: 600;
    margin: 0 0 1em;
}
.wpo-blog-single-section .comments-area .comment-reply-link{
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-size: 0.9333333333rem;
    font-weight: 600;
    color: #232323;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-family: "Nunito Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.wpo-blog-single-section .comments-area .comment-reply-link:hover{
    color: #c4161c;
}
.wpo-blog-single-section .comment-respond form input:focus,
.wpo-blog-single-section .comment-respond form textarea:focus{
    box-shadow: none;
    border-color: #c4161c;
}
.wpo-blog-single-section .comment-respond .form-submit input{
    font-family: 'Quicksand', sans-serif;
    max-width: 185px;
    background-color: #c4161c;
    color: #fff;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 18px;
    border-radius: 0px;
    height: 55px;
    font-weight: 500;
}
.wpo-contact-pg-section form input:focus,
.wpo-contact-pg-section form select:focus,
.wpo-contact-pg-section form textarea:focus{
    border-color: #c4161c;
    background: #fff;
}
.wpo-contact-pg-section .wpcf7-form .form-area .submit-area .theme-btn{
    border-radius: 0px;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    background: #8f1013;
    color: #fff;
    width: auto;
    padding: 20px 45px;
    font-weight: 700;
    height: auto;
    line-height: 1;
}
.office-info .office-info-item .office-info-icon .icon .fi:before{
    font-size: 30px;
    color: #c4161c;
}
.office-info .office-info-item .office-info-text h2{
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #8f1013;
    margin-top: 0;
    margin-bottom: 8px;
}
@media (max-width: 991px) {.wpo-site-header #navbar ul a:hover,
    .wpo-site-header #navbar ul li.current a{
        color: #c4161c;
    }}
@media screen and (min-width: 992px) {.wpo-site-header #navbar>ul>li>a{
        font-size: 16px;
        padding: 30px 20px;
        display: block;
        color: #232323;
        font-weight: 700;
        position: relative;
    }}
@media screen and (min-width: 992px) {.wpo-site-header #navbar>ul .sub-menu{
        background-color: #fff;
        -webkit-box-shadow: 0px 2px 20px 0px rgba(26, 26, 26, 0.09);
        box-shadow: 0px 2px 20px 0px rgba(26, 26, 26, 0.09);
        width: 235px;
        position: absolute;
        padding: 20px 10px;
        left: 0;
        top: 110%;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform-origin: center top 0;
        -webkit-transform-origin: center top 0;
        -moz-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        -o-transform-origin: center top 0;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
    }.wpo-site-header #navbar>ul>li .sub-menu a{
        font-size: 16px;
        font-size: 1.06667rem;
        display: block;
        padding: 10px 15px;
        color: #1a1a1a;
        position: relative;
        overflow: hidden;
        font-weight: 700;
    }.wpo-site-header #navbar>ul>li .sub-menu a:after{
        position: absolute;
        left: 15px;
        bottom: 4px;
        width: 0px;
        height: 2px;
        content: "";
        background: #c4161c;
        -webkit-transition: all .3s;
        transition: all .3s;
        opacity: 0;
        visibility: hidden;
    }}
@media (max-width: 991px) {.wpo-site-header .mobail-menu button{
        background-color: #c4161c;
        width: 40px;
        height: 35px;
        border: 0;
        padding: 5px 10px;
        outline: 0;
        position: relative;
        z-index: 20;
    }.wpo-site-header #navbar{
        background: #1a1a1a;
        display: block !important;
        width: 300px;
        height: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        position: fixed;
        left: -320px;
        top: 0px;
        z-index: 999999;
        opacity: 0;
        visibility: hidden;
    }.wpo-site-header #navbar ul a:hover,
    .wpo-site-header #navbar ul li.current{
        color: #c4161c;
    }}
/* --- elements.css: 86 regole --- */
/*------------------------------------------------------------------
[Theme Unit Default Style]
Theme Name: Carriar
Version:        1.0.0
-------------------------------------------------------------------*/

/*Theme Unit CSS*/

a{
    color: #c4161c;
}
a:hover{
    color: #1a1a1a;
}
span.text-logo a{
    color: #c4161c;
}
span.text-logo a:hover{
    color: #c4161c;
}
table th{
    background: #c4161c;
    color: #fff;
    transition: .3s;
    font-weight: 600;
}
table tbody tr th{
    background: #c4161c;
    color: #fff;
}
.page-wraper table tbody tr th{
    background: #c4161c;
    color: #fff;
    font-weight: 600;
}
kbd{
    color: #fff;
    background-color: #c4161c;
}
.sticky-badge h2{
    text-align: center;
    background: #c4161c;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    position: absolute;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    z-index: 50;
    padding: 21px 5px;
    position: absolute;
    right: -12px;
    top: -21px;
    border-radius: 0 0 15px 15px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}
.sticky-badge:hover h2{
    background: #c4161c;
}
.blog-sidebar .widget_archive ul a:hover,
.blog-sidebar .widget_archive ul li:hover:before{
    color: #c4161c;
}
.wp-block-calendar table#wp-calendar th{
    background: #c4161c;
    color: #fff;
    padding: 12px;
}
.blog-sidebar .wp-block-search .wp-block-search__button{
    line-height: inherit;
    background: transparent;
    font-size: 20px;
    color: #fff;
    background-color: #c4161c;
    border: 0;
    outline: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 38px;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    transform: translateY(-50%);
}
.widget_categories ul li a:hover{
    color: #c4161c;
}
.widget_pages ul li a:hover{
    color: #c4161c;
}
.widget_meta ul a:hover,
.widget_meta ul li:hover:before{
    color: #c4161c;
}
.widget_recent_comments ul li a:hover{
    color: #c4161c;
}
.widget_recent_entries ul a:hover,
.widget_recent_entries ul li:hover:before{
    color: #c4161c;
}
.widget_rss .rss-date{
    text-decoration: underline;
    color: #c4161c;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
}
.widget_product_tag_cloud .tagcloud a:hover{
    background: #c4161c;
    color: #fff;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .wp-block-tag-cloud a:hover{
    background: #c4161c;
    color: #fff;
}
.widget_nav_menu ul a:hover,
.widget_nav_menu ul li:hover:before{
    color: #c4161c;
}
ul.page-numbers li span.page-numbers.current{
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    border: 2px solid #c4161c;
    display: block;
    background: #c4161c;
    color: #fff;
}
ul.page-numbers li:hover a{
    background: #c4161c;
    border-color: #c4161c;
    color: #fff;
}
/* Page paginations*/

.wp-link-pages a,
.wp-link-pages>span{
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid #c4161c;
    background: #c4161c;
    color: #fff;
}
.wp-link-pages>span,
.wp-link-pages a:hover{
    background: #c4161c;
    border: 1px solid #c4161c;
}
.wp-link-pages>span.current{
    border: 1px solid #c4161c;
    background: #c4161c;
}
.nav-links .page-numbers.current{
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    border: 2px solid #c4161c;
    display: block;
    background: #c4161c;
    color: #fff;
    font-size: 16px;
}
.nav-links .page-numbers:hover{
    background: #c4161c;
    border-color: #c4161c;
    color: #fff;
}
.post-password-form input[type="submit"]{
    width: 160px;
    background-color: #c4161c;
    color: #fff;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 0;
    display: inline-block;
    padding: 14px 25px;
    top: -3px;
    position: relative;
}
.page-wraper .comments-area .comment-reply-link{
    background: #c4161c;
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    font-weight: 700;
    border-radius: 50px;
}
.page-wraper .comments-area .comment-reply-link:hover{
    background-color: #c4161c;
}
.page-wraper .comment-respond .form-submit input{
    max-width: 180px;
    color: #fff;
    background: #c4161c;
    font-weight: 500;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-family: 'Quicksand', sans-serif;
    border-radius: 0px;
    font-size: 19px;
}
.wpo-blog-single-section .post blockquote.wpo-block-quote{
    background-color: #c4161c;
    padding: 60px;
    margin-top: 60px;
    margin-bottom: 40px;
    border: 0;
    position: relative;
    padding-bottom: 50px;
    font-weight: 600;
    border-left: 5px solid #7389f9;
    text-align: left;
    padding-left: 90px;
}
.wpo-blog-single-section .comment-respond .comment-form p a{
    color: #c4161c;
}
.tagcloud a:hover{
    background: #c4161c;
    color: #fff;
}
.woocommerce-info{
    border-top-color: #c4161c;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover{
    color: #c4161c;
}
.woocommerce ul.products li.product a.button{
    background-color: #c4161c;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 50px;
    border: 2px solid #c4161c;
    padding: 12px 20px;
    margin-top: 0;
    margin-bottom: 35px;
}
.woocommerce .woocommerce-product-search button{
    background: transparent;
    font-size: 20px;
    font-size: 1.33333rem;
    color: #c4161c;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.woocommerce .product-categories li a:hover{
    color: #c4161c;
}
.woocommerce .star-rating span::before{
    color: #c4161c;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
    line-height: 34px;
    border: 1px solid #c4161c;
    background: #c4161c;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul li a{
    line-height: 35px;
    font-family: 'Quicksand', sans-serif;
    color: #232323;
    background: #ebf4fc;
    border: none;
    font-weight: 600;
    font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
    background: #c4161c;
    color: #fff;
}
.woocommerce-product-details__short-description ul li:before{
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    background: #c4161c;
    content: "";
    border-radius: 50%;
}
.woocommerce.single-product .woocommerce-Price-amount{
    font-size: 32px;
    color: #c4161c;
    margin: 7px 0 14px;
}
.woocommerce.single-product p.price ins span{
    font-size: 35px;
    font-weight: normal;
    color: #c4161c;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
    font-weight: 600;
}
.woocommerce div.product form.cart .button{
    background-color: #c4161c;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    padding: 0 24px;
    border-radius: 0px;
    display: block;
    font-weight: 500;
    text-transform: inherit;
    transition: .3s;
}
.woocommerce div.product form.cart .button:hover{
    background: #c4161c;
}
.woocommerce .product_meta span{
    display: block;
    padding-bottom: 3px;
    font-weight: 600;
    color: #232323;
}
.woocommerce .product_meta span.sku{
    display: inline-block;
    color: #c4161c;
}
.woocommerce .product_meta span a{
    color: #c4161c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border: 1px solid #c4161c;
    border-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    background: #c4161c;
    color: #fff;
}
.woocommerce #review_form #respond .form-submit input{
    background-color: #c4161c;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    padding: 0 24px;
    border-radius: 50px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    transition: .3s;
}
.woocommerce #review_form #respond .form-submit input{
    background: #c4161c;
}
.woocommerce-message::before{
    color: #c4161c;
}
.woocommerce .woocommerce-message .button{
    background-color: #c4161c;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    padding: 0 24px;
    border-radius: 0px;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    transition: .3s;
}
.woocommerce .woocommerce-message .button:hover{
    background: #c4161c;
    color: #fff;
}
.woocommerce .cart .button,
.woocommerce .cart input.button{
    background-color: #c4161c;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    padding: 0 24px;
    border-radius: 0px;
    font-weight: 500;
    transition: .3s;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover{
    background: #c4161c;
    color: #fff;
}
.woocommerce a.button.alt,
.woocommerce .return-to-shop a{
    background-color: #c4161c;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    padding: 0 24px;
    border-radius: 0px;
    font-weight: 500;
    transition: .3s;
    display: inline-block;
}
.woocommerce .woocommerce-checkout input:focus{
    border-color: #c4161c;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order{
    background-color: #c4161c;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
    padding: 0 24px;
    border-radius: 0px;
    font-weight: 500;
    text-transform: capitalize;
    transition: .3s;
}
.woocommerce #payment #place_order:hover{
    background: #c4161c;
}
.woocommerce a.remove{
    color: #c4161c !important;
}
.woocommerce a.remove:hover{
    background: #c4161c;
}
.woocommerce .shipping-calculator-form p .button,
.checkout_coupon .form-row-last .button{
    background-color: #c4161c;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    padding: 0 24px;
    border-radius: 50px;
    font-weight: 400;
    text-transform: uppercase;
    transition: .3s;
    display: inline-block;
}
.woocommerce .woocommerce-error{
    border-color: #c4161c;
    background-color: #f9f9f9;
}
.woocommerce-error::before,
.woocommerce form .form-row .required{
    color: #c4161c;
}
.woocommerce .checkout_coupon p .button{
    background-color: #c4161c;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #fff;
    padding: 0 24px;
    border-radius: 0px;
    font-weight: 500;
    text-transform: capitalize;
    transition: .3s;
    display: inline-block;
}
.added_to_cart.wc-forward{
 text-transform: capitalize;
    font-size: 16px;
    border: 2px solid #c4161c;
    border-radius: 24px;
    padding: 9px 25px 8px;
    color: #c4161c;
    line-height: 38px;
    height: 46px;
    width: 131px;
    font-weight: 700;
}
.added_to_cart.wc-forward:hover{
    background-color: #c4161c;
    color: white;
    text-decoration: none;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{
    color: #fff;
    background: #c4161c;
    display: block;
    padding: 15px 35px;
}
/*Contact Form*/

.contact-section .contact-form .wpcf7-form-control.wpcf7-submit{
    background-color: #c4161c;
    height: 52px;
    line-height: initial;
    font-size: 16px;
    color: #fff;
    padding: 0 30px;
    display: inline-block;
    border: none;
    width: auto;
    border-radius: 50px;
}
.contact-form input[type=submit]{
    background-color: #c4161c;
    color: #fff;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    transition: .3s;
    height: 50px;
    border: none;
    width: auto;
}
.attorny-single-section .contact-form input[type=submit]{
    background-color: #c4161c;
    color: #fff;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    text-transform: capitalize;
    display: inline-block;
    line-height: 43px;
    padding: 0 30px;
    transition: .3s;
    height: 53px;
}
.contact-form input[type=submit]:hover{
    background-color: #c4161c;
}
.wpo-blog-single-section .comments-area .comment-reply-link{
    background-color: #c4161c;
    color: #fff;
    font-size: 13px;
    padding: 0px 9px;
    text-transform: capitalize;
}
.wpo-site-header .header-search-form .searchform button i{
    color: #c4161c;
}
.theme-default-tab-wrap .theme-default-tab .nav-item button.active{
    background: #c4161c;
}
.theme-default-tab-wrap .theme-default-tab .nav-item .active button,
.theme-default-tab-wrap .theme-default-tab .nav-item button:hover{
    background: #c4161c;
    color: #fff;
}
.nav-links .page-numbers{
    border: none;
    color: #3c3c3c;
    font-size: 16px;
    font-weight: 600;
    color: #232323;
    background: #ebf4fc;
    font-family: 'Quicksand', sans-serif;
}
.theme-accordion .accordion .accordion-item h3 button{
    font-size: 18px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    color: #232323;
    box-shadow: none;
    border: none;
    padding: 20px;
    background-color: #fff;
}
.wpo-site-footer .newsletter-widget .submit button{
    background: #c4161c;
    width: 47px;
    height: 44px;
    border: 0;
    outline: 0;
    position: relative;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
}
/* --- responsive.css: 0 regole --- */
/* --- carriar-elementor.css: 11 regole --- */
.global-header__search .global-search__toggle-btn{
    background-color: transparent;
    line-height: 0.66em;
    color: #232323;
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 50%;
    border: 1px solid rgba(35, 35, 35, 0.09);
}
.global-header__search .global_header__search-form i{
    font-size: 30px;
    font-size: 2rem;
    color: #232323;
    position: relative;
    top: 2px;
}
.global-header__search .global_header__search-form i:before{
    font-size: 30px;
    font-size: 2rem;
    color: #232323;
    position: relative;
    top: 2px;
}
.carriar-about-section .carriar-about-wrap .carriar-about-text small{
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    font-family: 'Quicksand', sans-serif;
    color: #c4161c;
    padding-left: 15px;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    background: #fff;
    z-index: 1;
}
.carriar-about-section .carriar-about-wrap .carriar-about-text small:before{
    position: absolute;
    left: 0;
    top: -7px;
    height: 39px;
    width: 39px;
    content: "";
    border: 2px solid #c4161c;
    z-index: -11;
}
.carriar-about-section .carriar-about-wrap .carriar-about-text .carriar-funfact .carriar-funfact-item h3{
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 1.5;
    color: #c4161c;
    margin-top: 0;
    margin-bottom: 18px;
}
.carriar-about-section .carriar-about-wrap .carriar-about-img:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 96%;
    height: 92%;
    content: "";
    border: 1px solid #c4161c9e;
    z-index: -1;
}
.carriar-about-section .carriar-about-wrap .carriar-about-img .carriar-about-img-text{
    width: 201px;
    height: 235px;
    background: #c4161cc2;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 8px;
    margin-top: -200px;
    margin-left: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.carriar-service-area .carriar-service-wrap .carriar-service-item .fi:before{
    font-size: 45px;
    color: #c4161c;
}
.carriar-service-area .carriar-service-wrap .carriar-service-item h2 a:hover{
    color: #c4161c;
}
@media screen and (min-width: 992px) {.global-header__navigation #navbar>ul .sub-menu{
        background-color: #fff;
        box-shadow: 0px 2px 20px 0px rgba(26, 26, 26, 0.09);
        width: 225px;
        position: absolute;
        padding: 20px 0;
        left: 0;
        top: 110%;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s;
    }}
/* --- grigio testo: da blu-grigio a grigio caldo --- */
body{
    font-family: 'Quicksand', sans-serif;
    color: #5f5b58;
    background-color: #fff;
    font-size: 15px;
    font-size: 1rem;
    overflow-x: hidden;
}
.wpo-site-footer .newsletter-widget form input::-webkit-input-placeholder,
.wpo-site-footer-s2 .newsletter-widget form input::-webkit-input-placeholder,
.wpo-site-footer-s3 .newsletter-widget form input::-webkit-input-placeholder{
    color: #d9d6d3;
}
.wpo-site-footer .newsletter-widget form input:-ms-input-placeholder,
.wpo-site-footer-s2 .newsletter-widget form input:-ms-input-placeholder,
.wpo-site-footer-s3 .newsletter-widget form input:-ms-input-placeholder{
    color: #d9d6d3;
}
.wpo-site-footer .newsletter-widget form input::-ms-input-placeholder,
.wpo-site-footer-s2 .newsletter-widget form input::-ms-input-placeholder,
.wpo-site-footer-s3 .newsletter-widget form input::-ms-input-placeholder{
    color: #d9d6d3;
}
.wpo-site-footer .newsletter-widget form input::placeholder,
.wpo-site-footer-s2 .newsletter-widget form input::placeholder,
.wpo-site-footer-s3 .newsletter-widget form input::placeholder{
    color: #d9d6d3;
}
.wpo-calculation-section .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control,
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control,
.wpo-calculation-section-s3 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control{
    width: 100%;
    height: 60px;
    background: #fff;
    color: #5f5b58;
    border-radius: 0;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    padding: 0;
    border: 0;
    padding: 15px;
}
.wpo-calculation-section .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-webkit-input-placeholder,
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-webkit-input-placeholder,
.wpo-calculation-section-s3 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-webkit-input-placeholder{
    color: #5f5b58;
}
.wpo-calculation-section .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control:-ms-input-placeholder,
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control:-ms-input-placeholder,
.wpo-calculation-section-s3 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control:-ms-input-placeholder{
    color: #5f5b58;
}
.wpo-calculation-section .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-ms-input-placeholder,
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-ms-input-placeholder,
.wpo-calculation-section-s3 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-ms-input-placeholder{
    color: #5f5b58;
}
.wpo-calculation-section .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::placeholder,
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::placeholder,
.wpo-calculation-section-s3 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::placeholder{
    color: #5f5b58;
}
.wpo-calculation-section .wpo-calculation-section-wrapper .wpo-contact-form-area select.form-control,
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area select.form-control,
.wpo-calculation-section-s3 .wpo-calculation-section-wrapper .wpo-contact-form-area select.form-control{
    color: #5f5b58;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
    position: relative;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-webkit-input-placeholder{
    color: #d9d6d3;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control:-ms-input-placeholder{
    color: #d9d6d3;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::-ms-input-placeholder{
    color: #d9d6d3;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area .form-control::placeholder{
    color: #d9d6d3;
}
.wpo-calculation-section-s2 .wpo-calculation-section-wrapper .wpo-contact-form-area select.form-control{
    color: #d9d6d3;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: #1E3446 url(../images/select-icon2.png) no-repeat calc(100% - 15px) center;
    position: relative;
}
/* --- link: da blu bootstrap a rosso brand --- */
a{color:#c4161c;text-decoration:none}
a:hover,a:focus{color:#8f1013}
.elementor-widget-text-editor a{color:#c4161c;font-weight:600}
.elementor-widget-text-editor a:hover{color:#8f1013}

/* --- hero home: pulsanti affiancati con gap fisso --- */
.elementor-element.elementor-element-r84hero6 > .elementor-container{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}
.elementor-element.elementor-element-r84hero6 .elementor-column{width:auto !important}
.elementor-element.elementor-element-r84hero6 .elementor-widget-wrap{padding:0 !important}
.elementor-element.elementor-element-r84hero6 .elementor-widget-button{margin:0}
.elementor-element.elementor-element-r84hero6 .elementor-button{white-space:nowrap}
