body{
    user-select:unset !important;
    -webkit-user-select:unset !important;
    -khtml-user-select:unset !important;
    -moz-user-select:unset !important;
    -ms-user-select:unset !important;
}
.header-top-social ul li .hdr-youtube:hover{
    background:#ff0033;
}
.footer-bottom-social ul li .hdr-youtube:hover{
    background:#ff0033;
}
.header-logo img{
    width:220px !important;
}
.header-search .form-control{
    border:1px solid #000000 !important;
}
.ec-main-menu ul li.dropdown ul li a{
    text-transform:unset !important;
}
.ec-main-menu > ul > li > a{
    color:#ffffff !important;
}
.ec-main-menu > ul > li > a:hover{
    color:#000000 !important;
}
.ec-main-menu ul li.active > a{
    color:#000000 !important;
}
.ec-main-menu > ul > li.active > a::before{
    background:#000000 !important;
}
.ec-main-menu > ul > li.dropdown:hover > a,
.ec-main-menu > ul > li.dropdown.active > a{
    color:#000000 !important;
}
.ec-breadcrumb{
    background-color:#d10004;
    border-top:1px solid #d10004;
    border-bottom:1px solid #d10004;
}
.swiper-buttons{
    display:none !important;
}
.ec-slide-content .ec-slide-title::before{
    height:0 !important;
    width:0 !important;
}
.ec-slide-content .ec-slide-title,
.ec-slide-content .ec-slide-stitle,
.ec-slide-content p{
    color:#ffffff !important;
}
.ec-breadcrumb .ec-breadcrumb-title{
    color:#ffffff !important;
    text-transform:unset !important;
}
.ec-breadcrumb-list li a{
    color:#ffffff !important;
    text-transform:unset !important;
}
.ec-breadcrumb-list li.active{
    color:#ffffff !important;
    text-transform:unset !important;
}
.ec-breadcrumb-list .ec-breadcrumb-item.active::before{
    color:#ffffff !important;
}
.footer-offer{
    background:#000000 !important;
}
.ec-footer{
    background:#000000 !important;
    color:#ffffff !important;
}
.ec-footer .footer-top{
    border-top:1px solid #000000;
}
.ec-footer-logo img{
    width:210px !important;
}
.ec-footer .footer-top .ec-footer-widget .ec-footer-heading,
.ec-footer .footer-top .ec-footer-widget .ec-footer-links .ec-footer-link,
.ec-footer .footer-top .ec-footer-widget .ec-footer-links .ec-footer-link a,
.footer-bottom .ec-copy{
    color:#ffffff !important;
}
.ec-subscribe-form .ec-email{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::-webkit-input-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::-moz-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email:-ms-input-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::-ms-input-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email:focus{
    color:#ffffff;
}
.footer-bottom{
    border-top:unset !important;
}
.footer-bottom .ec-copy .site-name,
.footer-bottom .ec-copy .site-name:hover{
    color:#ffffff !important;
}
.responsive-iframe{
    width:100% !important;
}
@media(max-width:768px){
    .responsive-iframe{
        min-height:213px !important;
    }
}
@media(min-width:769px){
    .responsive-iframe{
        min-height:258px !important;
    }
}