body{
    font-family: Consolas;
}
a{
    text-decoration: none !important;
}
.main{
    height: auto;
    position: relative;
    padding-bottom: 270px;
    z-index: 1;
}
.const{
    width: 100%;
    background-color: white;
    z-index: 3;
}
.footer{
    width: 100%;
    height: 270px;
    background-color: black;
    color: white;
    z-index: -1;
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
}
.mainCont{
    max-width: 1100px;
    margin: 0 auto;
}
.contHeader{
    width: 100%;
    background-color: #FFFFFF;
}
.topMenuAut{
    height: 120px;
    padding: 10px 0;
    font-size: 14px;
}
.topMenuAutBut{
    width: 152px;
    z-index:10;
    padding: 28px 5px 0;
    cursor: pointer;
    color: black;
}
.contHeader a{
    color: black;
}
.contHeader a:hover, .topMenuAutBut:hover{
    color: #e66904;
}
.topMenuAutBut:nth-child(2){
    color: black;
}
.topMenuAutBut:nth-child(4), .topMenuAutBut:nth-child(5){
    text-align: right;
}
.topMenuAutBut img{
    max-width: 28px;
    margin:-7px 0 0 4px;
}
.topLogo img{
    max-width: 300px;
    margin-top: 30px;
}
.topMenuCont{
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0;
}
.topMenu{
    height: 50px;
    padding: 12px 0;
    background-color: #1e426b;
    position: relative;
}
.topMenuScroll{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
}
.wishListBut{
    width: 36px;
    height: 34px;
    border-radius: 10px;
    display: none;
    margin: -4px 20px 0 5px;
    padding: 5px;
}
.wishListBut:hover{
    background-color: #e66904;
}
.wishListBut img{
    max-width: 30px;
    margin-top: -4px;
}
.topMenu span{
    color: white;
    font-size: 13px;
    font-weight: bold;
}
.topMenuSearch{
    min-width: 155px;
    height: 35px;
    border-radius: 10px;
    background-color: white;
    margin: -5px 16px 0 0;
    padding-left: 10px;
    position: relative;
}
.topMenu input{
    width: 82%;
    height: 35px;
    border: none;
    position: relative;
}
.topMenu input:focus {
    outline: none;
}
.topMenuSearch img{
    max-height: 36px;
    margin-right: 5px;
    margin-top: 7px;
    float: right;
    display: inline-block;
    cursor: pointer;
}
.topMenuBut{
    width: 60%;
    min-width: 588px;
}
.topMenuBut>a{
    width: 15%;
    min-width: 86px;
    cursor: pointer;
    margin: 0 10px;
    display: inline-block;
}
.topMenuBut>a>span:hover{
    color: #e66904;
}
.errorText{
    font-size: 16px !important;
}
.menuMin{
    display: none;
    margin: -3px 26px 0;
    cursor: pointer;
}
.bannerCenter{
    height: 530px;
    background: black url("https://msa-ressora.com.ua/img/banner/bannerCentr1.png") no-repeat center 0;
}
.errorInfo{
    height: 500px;
    background: url("https://msa-ressora.com.ua/img/fon/404_line.gif") repeat-x 0 445px;
}
.hidden{
    display: none;
}
.botMenu a:hover{
    color: #e66904;
}
.errorInfo>div{
    width: 500px;
    height: 500px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
    background: white url("https://msa-ressora.com.ua/img/fon/404_not_found.gif") no-repeat -8px 210px;
}
.errorInfo>div>span{
    font-size: 30px;
    color: #c20216;
    display: inline-block;
    margin: 10px auto;

}
.bannerTxtCont{
    max-width: 1100px;
    height: 530px;
    margin: 0 auto;
    padding: 20px;
    text-align: right;
    overflow: hidden;
}
.bannerTxtCont span{
    display: block;

}
.bannerTitle{
    color: white;
    font-size: 68px;
    font-weight: bold;
    font-family: "Franklin";
}
.bannerTxt{
    font-size: 34px;
    color: black;
    letter-spacing: 9px;
    font-family: "Franklin";
}
.bannerShop{
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    margin-top: 200px;
    color: white;
}
.bannerLogo{
    display: inline-block;
    margin-top: 200px;
}
.footer{
    width: 100%;
    background-color: #111922;
    color: white;
}
.botMenu{
    height: 270px;
    padding: 20px 60px;
    max-width: 1300px;
    margin: 0 auto;
}
.botMenu h3{
    font-size: 16px;
    padding-bottom: 10px;
}
.botMenu a, .botMenuA{
    font-size: 14px;
    letter-spacing: 1px;
    display: block;
    padding: 5px 0;
    color: white;
}
.searchContInf{
    width: 100%;
    height: 0;
    left: 0;
    top: 40px;
    position: absolute;
    background-color: black;
    color: white;
    border-radius: 0 0 10px 10px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    overflow: hidden;
}
.sACIActiv{
    height: 70px;
}
.searchContTxt{
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
}
.bCrumb{
    margin: 10px 20px;
}
.bCrumb>a{
    font-size: 18px;
    color: #e86a04;
}
.bCrumb>a:last-child{
    color:black;
    cursor: inherit;
}
.bCrumb>span{
    padding: 0 3px;
    font-size: 14px;
    color: #bb4d0c;
}
.carSTitle{
    height: 70px;
    font-size: 24px;
    text-align: center;
}
.carSTitle{
    height: 40px;
    margin: 20px 0 20px 10px;
    letter-spacing: 1px;
    font-size: 28px;
    color: #0b115a;
    overflow-y: hidden;
}
.carSTxt{
    min-height: 40px;
    letter-spacing: 1px;
    font-size: 20px;
    margin-left: 10px;
}
.divMaskMenu{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
.divMask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10000;
}
.mainMask{
    filter: blur(6px);
}
.userLogCont{
    position: fixed;
    width: 340px;
    top: 80px;
    top: calc(50% - 130px);
    left: 40%;
    left: calc(50% - 170px);
    padding: 20px;
    background-color: white;
    display: none;
    z-index: 10001;
}
.floatWin{
    position: fixed;
    min-width: 300px;
    min-height: 200px;
    top: 80px;
    left: 40%;
    left: calc(50% - 170px);
    border-radius: 3px;
    background-color: white;
    display: none;
    z-index: 10001;
}

.closeForm {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #999999;
    z-index: 10005;
    transition: all cubic-bezier(0.23, 1, 0.32, 1) .7s;
}
.closeForm:before{
    content: '\2715';
    font-weight: bold;
}
.closeForm:hover{
    color: white;
    background-color: #c20216;
}
.butFloatOk{
    width: 74px;
    margin: 20px auto;
    padding: 0 10px;
    display: block;
}
.userLogBox{
    width: 300px;
}
.userLogBox>div, .userLogBox>form>div{
    width: 280px;
    margin: 15px auto 0;
    text-align: center;
}
.userLogTxt>input, .userLogBut{
    width: 280px;
    height: 34px;
    padding-left: 10px;
    background-color: #F0F0F0;
    border: 0;
}
.userLogNewPassw{
    text-align: right !important;
    font-size: 12px;
    color: red;
    cursor: pointer;
}
.userLogBut{
    height: 32px;
    background-color: #3B3B3B;
    color: white;
    padding-top: 5px;
    margin-top: 5px !important;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color cubic-bezier(0.23, 1, 0.32, 1) .7s;
}
.userLogBut:hover{
    background-color: #0b115a;
}
.userLogButReg{
    width: 92px;
    display: block;
    margin: 5px auto;
    font-size: 14px;
    color: black;
    cursor: pointer;
}
.userLogButReg:hover{
    color: #c20216;
}
.userLogNewPassw:hover{
    color: black;
}
.errTxt{
    color: #c20216;
}
.checkEl {

    position: relative;
}
.checkEl  input[type="checkbox"] {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
    margin-left: -20px;
}
.checkEl  label {
    position: relative;
}
.checkEl  label:before {
    content: '';
    display: block;
    width: 19px;
    height: 8px;
    border-bottom: 3px solid #c20216;
    border-left: 3px solid #c20216;
    -webkit-transform: rotate(-45deg) scale(0);
    transform: rotate(-45deg) scale(0);
    transition: transform ease 0.25s;
    will-change: transform;
    position: absolute;
    top: 9px;
    left: 11px;
    z-index: 1000;
}
.checkEl  label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 8px;
    width: 18px;
    height: 18px;
    transition: transform 0.28s ease;
    border-radius: 3px;
    border: 2px solid black;
}
.checkEl  input[type="checkbox"]:checked ~ label::after {
    color: #c20216;
}
.checkEl  input[type="checkbox"]:checked ~ label::before {
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}
.checkEl  label {
    min-height: 34px;
    display: block;
    padding-left: 40px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    vertical-align: sub;
}
.checkEl  label span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.checkEl  input[type="checkbox"]:focus + label::after {
    outline: 0;
}
.usMenuCont{
    width: 100%;
    height: 40px;
    overflow: hidden;
    border-top: 2px solid #c20216;
}
.usMenuShow{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.usMenuItem{
    color: #c20216 !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
@font-face {
    font-family: 'consolaz';
    src: url("../fonts/consolaz.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Franklin';
    src: url("../fonts/franklin gothic bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'u1f400';
    src: url("../fonts/u1f400.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@media (max-width: 991px)  {

    .carSTitle{
        height: 70px;
        font-size: 24px;
        text-align: center;
    }
}
@media (max-width: 768px)  {
    .topMenuAutBut{
        width: 40px;
        margin-left: 15px;
    }
    .topMenuAutBut span{
        display: none;
    }
    .menuMin{
        display: inline-block;
    }
    .topMenuBut{
        max-width: 240px;
        min-width: 240px;
        height: 270px;
        top: 50px;
        left:-240px;
        padding-top: 10px;
        position: absolute;
        background-color: black;
        z-index: 1001;
        transition: left .7s;
        -webkit-transition: left .7s;
        -moz-transition: left .7s;
    }
    .topMenuShow{
        left: 0;
    }
    .topMenuBut>a{
        width: 220px;
        height: 50px;
        display: block;
        text-align: center;
        padding: 15px;
        border-bottom: 1px solid #c20216;
    }
    .bannerTitle{
        font-size: 52px;
    }
    .bannerTxt{
        font-size: 22px;
    }
    .bannerShop{
        font-size: 26px;
        font-weight: bold;
        margin-top: 260px;
    }
    .bannerLogo{
        margin-top: 260px;
    }
    .main{
        padding-bottom: 550px;
    }
    .footer{
        height: 550px;
    }
    .botMenu {
        height: 550px;
    }
    .carSTitle{
        letter-spacing: 0;
    }
    .carSTxt{
        letter-spacing: 0;
        font-size: 18px;
        margin-bottom: 20px;
    }
}
@media (max-width: 576px)  {
    .topMenuAut{
        height: 110px;
        padding: 25px 0;
    }
    .topLogo img{
        max-width: 160px;
    }
    .bannerTitle{
        font-size: 38px;
    }
    .bannerTxt{
        font-size: 18px;
    }
    .bannerShop{
        font-size: 24px;
        font-weight: bold;
        margin-top: 270px;
    }
    .bannerLogo{
        margin-top: 300px;
    }
    .botMenu{
        padding: 20px;
    }
    .botMenu>div{
        padding: 5px;
    }
    .errorInfo>div{
        width: 324px;
        height: 400px;
        background-size: 330px;
        background-position-x: -5px;
    }
    .errorInfo{
        height: 400px;
        background: url("https://msa-ressora.com.ua/img/fon/404_line.gif") repeat-x 0 362px;
        background-size: 0.67px;
    }
    .bCrumb{
        margin: 15px 10px;
    }
    .bCrumb>a{
        font-size: 14px;
    }
    .bCrumb>span{
        padding: 0 2px;
        font-size: 12px;
    }
    .carSTitle{
        height: 60px;
        font-size: 20px;
        text-align: center;
    }
    .carSTxt{
        height: 60px;
        font-size: 16px;
        text-align: center;
    }
    .userLogBut, .userLogButReg{
        margin-top: 15px !important;
    }
}