﻿.w-logo-color-fix { 
    background-color: #f5f5f5 !important; 
    height: 41px;
    width: 243px !important;
}

.m-logo-color-fix { 
    background-color: #f5f5f5 !important;
    width: 195px !important;
}

.footer-logo-color-fix {
    margin-bottom: -2px;
    margin-top: -16px;
}

.w-header-fix {
    background-color: #474747 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.w-header-fix-nev {
    border-bottom: 0px solid #eeeeee !important;
    background-color: #474747 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.fix-mobile-header {
    background-color: white !important;
    padding-top: 12px !important;
    padding-bottom: 0px !important;
}

/*.m-toggle-fix {
    padding-top: 28px !important;
    padding-bottom: 0px !important;
    font-size: 37px;
}*/
.lay-footer-logo-color-fix {
   /* border: 2px solid #ffffff !important;
    border-radius: 13px !important;*/
  /*  width: 100px !important;*/
}


.scrolling-text {
    white-space: nowrap;
   /* overflow: hidden;*/
    display: block;
    width: 100%;
    animation: scroll 20s linear infinite;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0.7px;
    line-height: 1.2;
}

@keyframes scroll {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}


.toggle-m-fix {
     float: left !important; 
    width: 26px !important;
    height: 43px !important; 
    margin-top: 0px !important;
    margin-left: -11px !important;
    width: 12% !important
}

.blog-dashed-line {
    word-break: break-word;
}

.index-slid01 {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    text-align: right;
}

.index-slid02 {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    text-align: right;
}

.index-slid03 {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    text-align: right;
}

.index-slid04 {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    text-align: right;
}
.index-slid05 {
    float: right;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    margin-left: auto;
    right: 0;
}

/*.ind-button-slider {
    float: right;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    position: absolute;
    right: 0;
}*/


@media screen and (max-width: 768px) {
    body {
        overflow-x: hidden !important;
    }
}

@media (max-width: 375px) {
    body {
        overflow-x: hidden !important;
    }
}

@media (max-width: 480px) {
    body {
        overflow-x: hidden !important;
    }
}

.footer-offer {
    overflow: hidden !important;
}

html, body {
    overflow-x: hidden !important;
}




.i1-001 {

}



.i1-002 {
    padding-right: 0px;
}



.i1-003 {
    height: 15px !important;
    margin-top: 6px;
}

.i1-004 {
    padding-left: 0px;
    text-align: left;
}

.i1-005 {
    font-size: 11px;
    letter-spacing: 0px;
}

.popup-email {
    border-radius: 0px !important;

}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}



.cust-back-modal {
    pointer-events: none !important;
    overflow: hidden !important;
    pointer-events: none !important;
    cursor: none !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}



@media only screen and (max-width: 600px) {
    .i1-001 {
        display: grid;
        grid-template-columns: 0.3fr 2fr;
    } 
}


@media only screen and (max-width: 991px) {
    .ec-footer-logo a img {
        width: 91px !important;
    }
}