*{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body{
	background: #ffffff;
    color: #000;
}
body:not(.cms-home) .footer-sec1{
    display: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
}
input:not([disabled]):focus{
    box-shadow: none;
}
body:not(.page-products) .breadcrumbs{
    display: none;
}

ul > li{
    margin-bottom: 0;
}

.text-blue{
    color: #0272BC;
}
.wrap-footer{
    color: #ffffff;
}
.page-footer .footer.content{
	padding: 0 !important;
	margin-top: 0;
	max-width: 100%;
	overflow: hidden;
	border: none;
}
.footer-sec1 .item .box-txt{
    color: #000;
}
.footer-sec1 .inn-sec1{
    width: 100%;
    background-color: #F9FAFB;
}
.footer-sec1 .inn-sec1.fix-bt{
    position: fixed;
    bottom: 0;
    z-index: 98;
}
.footer-sec1 .item.line{
	 width: 1px;
    height: 45px;
    background-color: #D8D8D8;
    padding: 0;
}

.footer-sec1 .inn-sec1 .item:last-child:after{
	content: unset;
}
.footer-sec1 .item .txt-tt{
	font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}
.footer-sec1 .item .txt-desc{
	font-size: 13px;
	line-height: 18px;
	margin-top: 3px;
}
.footer-sec1 .ic{
	background-size: contain;
    background-repeat: no-repeat;
    margin-right: 22px;
}
.footer-sec1 .icon-shipped{
	width: 60px;
	height: 38px;
	background-image: url("../images/icons/shipped.svg");
}
.footer-sec1 .icon-30days{
	width: 42px;
	height: 42px;
	background-image: url("../images/icons/15days.svg");
}
.footer-sec1 .icon-cash{
	width: 44px;
	height: 44px;
	background-image: url("../images/icons/cash.png");
}
.footer-sec1 .inn-item{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: center;
	margin-left: auto;
    margin-right: auto;
    height: 100%;
    text-decoration: none;
}
.footer-sec1 .inn-item:hover{
    text-decoration: none;
}
.footer.content .block.newsletter{
	max-width: 100%;
	float: unset;
    margin: 0;
}
.footer .block.newsletter .tt-l{
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1.63px;
    text-transform: uppercase;
}
.footer .block.newsletter .tt-m{
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 12px;
	margin-top: 3px;
    text-transform: uppercase;
}
.block.newsletter .field .control:before{
	content: '';
}
.block.newsletter #newsletter{
	padding: 0 50px 0 20px;
	height: 46px;
    width: 380px;
    max-width: 100%;
    display: block;
    border: none;
    margin: 0;
}
.block.newsletter .form.subscribe{
	display: block;
	position: relative;
}
.block.newsletter .form .field{
	margin: 0;
}
.footer .block.newsletter .subscribe-custom{
    background: transparent;
    border: none;
    position: absolute;
    top: 16px;
    right: 20px;
    background-image: url("../images/icons/arr-right-b.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 14px;
    padding: 0;
}
.footer .block.newsletter .subscribe-custom:active{
	box-shadow: none;
}

.footer .copyright{
	height: 60px;
    font-size: 12px;
    line-height: 27px;
    margin: 0;
    padding: 16.5px 20px 0;
   	margin-left: auto;
    margin-right: auto;
}

#newsletter::-webkit-input-placeholder { /* Edge */
  color: #000;
}
#newsletter:-ms-input-placeholder { /* Internet Explorer */
  color: #000;
}
#newsletter::placeholder {
  color: #000;
}
.wrap-footer-links{
	width: 100%;
	border-bottom: 1px solid #E5E5E5;
}
.wrap-footer-links .ft-inn-links{
	color: #000;
    margin: 0 auto;
    padding: 45px 20px 40px;
}
.wrap-footer-links a{
	color: #000;
}
	
.wrap-footer-links .title-footer-link{
	font-size: 14px;
    line-height: 17px;
   	padding-bottom: 12px;
    text-transform: uppercase;
}
.wrap-footer-links .li-item{
    padding-bottom: 10px;
}
.wrap-footer-links .footer-link{
	font-size: 14px;
    line-height: 19px;
}
.ft-social .icon-fb{
	width: 20px;
    height: 20px;
    background-image: url("../images/icons/facebook.svg");
}
.ft-social .icon-line{
	width: 22px;
    height: 21px;
    background-image: url("../images/icons/line.svg");
}
.ft-social .icon-ig{
	width: 20px;
    height: 20px;
    background-image: url("../images/icons/instagram.svg");
}
.ft-social a{
	margin-right: 20%;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
}
.ft-social a:last-child{
	margin-right: 0;
}
.box-ckb .ctn-checkbox{
	display: inline-block;
    position: relative;
    padding-left: 26px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    min-height: 16px;
    font-size: 13px;
    line-height: 16px;
    font-weight: unset;
    cursor: pointer;
    margin-top: 10px;
}

.box-ckb .ctn-checkbox input{
	position: absolute;
    opacity: 0;
    cursor: pointer;
}
.box-ckb .checkmark {
	position: absolute;
    left: 0;
    height: 16px;
	width: 16px;
    border: 2px solid #014978;
    cursor: pointer;
    border-radius: 2px;
    top: 0;
    background-color: #fff;
}
.box-ckb input:checked ~ .checkmark{
	border-color: #014978;
}
.box-ckb .checkmark:after {
	content: "";
    position: absolute;
    display: none;
}
.box-ckb input:checked ~ .checkmark:after {
	display: block;
}
.box-ckb .checkmark:after {
	left: 4px;
    top: 0px;
    width: 3px;
    height: 8px;
    border: solid #014978;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.footer-sec2{
    align-items: center;
    background-color: #0272BC;
    color: #fff;
    position: relative;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.footer-sec2:before{
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    background-color: #0272BC;
    left: -100%;
}
.footer-sec2:after{
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    background-color: #0272BC;
    right: -100%;
}
.footer-sec2 .box .txt-med{
    display: block;
}

.footer-sec2 .txt-signup{
    text-transform: uppercase;
}

.tooltip.info{
    width: 13px;
    height: 13px;
    margin-left: 5px;
}
.tooltip {
    position: relative;
    display: inline-block;
    padding-top: 2px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    top: calc(100% + 7px);
    left: 50%;
    margin-left: -70px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 8px;
    line-height: 10px;
    text-transform: uppercase;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: -3px;
    left: 50%;
    margin-left: -3px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #000;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.sty-btn.btn-blue,.sty-btn.btn-w{
    height: 50px;
    display: inline-block;
    line-height: 50px;
    cursor: pointer;
    padding: 0 20px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 0;
    text-decoration: none;
}
.sty-btn.btn-w{
    border: 1px solid #000000;
    background-color: #fff;
    color: #000000;
}
.sty-btn.btn-blue{
    background-color: #0272BC;
    color: #fff;
    border: 1px solid #0272BC;
}
.sty-btn.btn-blue .ic,.sty-btn.btn-w .ic{
    margin-left: 20px;
}
.sty-btn.btn-blue:hover{
    text-decoration: none;
}
.sty-btn.btn-blue .wrp-btn{
    display: inline-flex;
    align-items: center;
}
.wrap-404{
    text-align: center;
    position: relative;
    min-height: 700px;
    max-width: 375px;
    margin: 0 auto;
}
.sty-btn .wrap-txt-btn{
    display: inline-flex;
    align-items: center;
}
.wrap-404 .inner-404{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 50px 20px;
    width: 100%;
}
.wrap-404 .text-tt-404{
    font-size: 36px;
    line-height: 43px;
    margin-top: 6px;
}
.wrap-404 .text-sub-404{
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
}
.wrap-404 .text-desc-404{
    font-size: 15px;
    line-height: 25px;
    margin-top: 30px;
}
.wrap-404 .sty-btn.btn-blue{
    margin-top: 64px;
    width: 100%;
}
.cms-no-route .column.main{
    padding: 0;
}
.hv-btn .ic, .btn img, .empty-btn img{
    transition: all 0.2s; 
    transform: translateX(0px);
}   
.hv-btn:hover .ic,.owl-item:hover a .hv-btn .ic, .btn:hover img, .empty-btn:hover img{
    transform: translateX(10px);
}
body .page-main .btn img.back{
    transform: rotate(180deg) translate(0px);
}
body .page-main .btn:hover img.back{
    transform: rotate(180deg) translate(10px);
}

body:not(.store_en) .txt-en{
    display: none;
}

.hint-password .list-chk{
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
}
.hint-password .list-chk .ic-chk{
    opacity: 0.3;
    transition: opacity 0.2s;
}
.hint-password .list-chk.active .ic-chk{
    opacity: 1;
}
.hint-password.list-chk .text-chk{
    width: calc(100% - 17px);
}

.hint-password .list-chk .ic-chk{
    display: inline-block;
    margin-right: 5px;
}
.hint-password.exe-chk .list-chk:not(.active){
    color: #e02b27;
}
#btn-cookie-allow{
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    background-color: #0272BC;
    display: inline-block;
    cursor: pointer;
    padding: 11px 20px;
    min-width: 180px;
    text-align: center;
    transition: background-color 0.2s;
    border: none;
}
#btn-cookie-allow:hover{
    background-color: #005e9c;
}
.inn-consent{
    font-size: 13px;
    line-height: 16px;
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.18);
    max-width: calc(100vw - 40px);
    margin: 0 auto;
    background-color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 15px;
    max-width: 1440px;
}
.message.global.cookie{
    background-color: transparent;
    z-index: 99;
    color: #000;
    padding: 20px;
}
.message.global.cookie a,.message.global.cookie a:hover{
    color: #000;
}
.text-upp{
    text-transform: uppercase;
}
.bar-offline{
    height: 0;
    overflow: hidden;
    transition: height 0.2s;
}
.inn-bar-offline{
    display: inline-flex;
    align-items: center;
    height: 100%;
    font-size: 12px;
}
.inn-bar-offline .img-offline{
    width: 20px;
    height: 16px;
    margin-right: 10px;
}
.offline-index-index .bar-offline{
    display: none !important;
}
.isOffline .bar-offline{
    position: absolute;
    top: 100%;
    width: 100vw;
    line-height: 26px;
    background-color: #0272BC;
    display: block;
    color: #fff;
    text-align: center;
    height: 26px;
}

body.isOffline #fc_frame{
    display: none;
}
.popup-install-app{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
    line-height: 47px;
    z-index: 3;
}
.popup-install-app-inner{
    background: #fff;
    border-radius: 5px 5px 0 0;
    max-width: 414px;
    width: 100%;
    margin: 0 auto;
    padding: 3px 10px;
    border: 1px solid #ddd;
    border-bottom: none;
    position: relative;
    box-shadow: 0 0 13px #ccc;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.popup-install-app .insLink{
    color: #0272BC;
}
.popup-install-app .insclose{
    position: absolute;
    right: 15px;
    top: calc(50% - 6px);
}
.popup-install-app .insclose .ic{
    width: 12px;
    height: 12px;
}
.popup-install-app .logoInstall{
    width: 30px;
    height: 30px;
    margin-right: 20px;
}
.page-footer{
    z-index: 2;
}
.footer-sec4{
    position: relative;
}

.modal-popup.confirm .modal-inner-wrap{
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.modal-popup.confirm{
    width: 510px;
    height: 268px;
    max-height: calc(100vh - 60px);
}
.modal-popup.confirm .sty-btn{
    width: calc(50% - 5px);
}

.modal-popup.confirm .sty-btn{
    float: left;
}
.modal-popup.confirm .sty-btn:last-child{
    float: right;
}
.modal-popup.confirm .modal-inner-wrap .modal-content{
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
}
.modal-popup.confirm .modal-inner-wrap .modal-content div:not(.sty-btn) {
    width: 100%;
}
.modal-popup.confirm .modal-footer{
    padding: 20px;
    background-color: #fff;
}
button.sty-btn-blue:active{
    background: #0272BC;
    border: none;
    color: #fff;
    box-shadow: none;
}
#Certificate-banners{
    margin-top: 10px;
}
#Certificate-banners a{
    padding-left: 0 !important;
    display: block;
    font-size: 0;
}
#Certificate-banners a img{
    max-width: 120px !important;
}
.op-0{
    opacity: 0;
}
.wrap-contact .icon-fb{
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/facebook.svg");
}
.wrap-contact .icon-line{
    width: 22px;
    height: 21px;
    background-image: url("../images/icons/line.svg");
}
.wrap-contact .icon-ig{
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/instagram.svg");
}
.wrap-contact .hd-dt .ic{
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
.openNavMenu .page-header .panel.wrapper,body.navSearch .page-header .panel.wrapper{
    position: fixed;
}
.btn-to-bottom{
    cursor: pointer;
}
body.openNavMenu,body.navSearch{
    max-height: 100vh;
    overflow: hidden !important;
}
.custom-btn{
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
    padding-top: 16px;
    padding-bottom: 16px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    text-decoration: none;
    min-width: 180px;
    color: #ffff;
    padding-left: 20px;
    padding-right: 20px;
}
.custom-btn .wrp-btn .ic{
    margin-left: 17px;
    min-width: 20px;
}
.custom-btn .wrp-btn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-btn .wrp-btn .text{
    max-width: calc(100% - 46px);
}
.custom-btn .icon-arr-b{
    width: 20px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    font-size: 0;
}

@media (min-width: 1281px){
    body .page-main,body .page-header .header.panel, body .breadcrumbs{
        max-width: 1440px;
    }
    .wrap-footer-links .ft-inn-links,.footer .copyright{
        max-width: 1440px;
        padding-left: 100px;
        padding-right: 100px;
    }
    .wrap-footer-links .box-link:first-child{
        width: 35%;
    }
    .wrap-footer-links .box-link:nth-child(2){
        width: 17%;
    }
    .wrap-footer-links .box-link:nth-child(3){
        width: 32%;
    }
    .wrap-footer-links .box-link:nth-child(4){
        width: 16%;
    }
}
@media (min-width: 768px) and (max-width: 1280px){
    .footer .copyright{
        max-width: 1120px;
    }
    .wrap-footer-links .ft-inn-links{
        max-width: 1120px;
    }

    .wrap-footer-links .box-link:first-child{
        width: 40%;
    }
    .wrap-footer-links .box-link:nth-child(2){
        width: 21%;
    }
    .wrap-footer-links .box-link:nth-child(3){
        width: 23%;
    }
    .wrap-footer-links .box-link:nth-child(4){
        width: 16%;
    }
}
@media (min-width: 768px){
    .show-xs{
        display: none !important;
    }
    .footer-sec1 .inn-sec1 .wrap-item{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 18px;
        padding-bottom: 18px;
        min-height: 93px;
    }
    .footer-sec1 .inn-sec1 .item:not(.line){
        width: 33.33%;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .footer-sec1 .inn-item{
        display: inline-flex;
    }
    .footer-sec2{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 60px 20px;
    }
    .footer-sec2 .box{
        width: 50%;
    }
    .footer-sec2 .txt-signup{
        padding-right: 20px;
        max-width: 438px;
        margin-left: auto;
        margin-right: 0px; 
    } 
    .footer-sec2 .box:first-child{
        font-size: 40px;
        line-height: 48px;
    }
    .footer-sec2 .box:first-child .txt-med{
        font-size: 43px;
        line-height: 55px;
    }
    .footer.content .block.newsletter{
        max-width: 100%;
        float: unset;
        padding-left: 60px;
        margin: 0;
    }
    .wrap-footer-links .ft-inn-links{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .wrap-footer-links .box-list{
        float: left;
        width: 50%;
    }
    .wrap-footer-links .box-list.list-left{
        max-width: 170px;
    }
    .footer-sec1{
        min-height: 93px;
    }
    .footer-sec1 .btn-action-ft{
        display: none;
    }
    .footer-sec1 .icon-shipped{
        min-width: 60px;
    }
    .footer-sec1 .icon-30days{
        min-width: 42px;
    }
    .footer-sec1 .icon-cash{
        min-width: 44px;
    }
    .consent-row{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        width: 100%;
        max-width: 1240px;
        margin: 0 auto;
    }
    .inn-consent .consent-col:first-child{
        width: calc(100% - 180px);
        padding-right: 20px;
        padding-left: 15px;
    } 
    .block.newsletter .field.newsletter{
        max-width: 100% !important;
    }
}
@media (max-width: 767px){
    body iframe#launcher{
        bottom: 60px !important;
    }

    body .page-main{
        padding-left: 20px;
        padding-right: 20px;
    }
    .hidden-xs{
        display: none !important;
    }
    .footer-sec2{
        padding: 40px 20px;
    }
    .footer-sec2 .box:first-child{
        font-size: 34px;
        line-height: 41px;
    }
    .footer-sec2 .box:first-child .txt-med{
        font-size: 36.5px;
        line-height: 41px
    }
    .footer.content .block.newsletter{
        margin-top: 25px;
    }
    .footer .block.newsletter .tt-m{
        margin-bottom: 10px;
    }
    .block.newsletter .form.subscribe{
        max-width: 380px;
    }
    .nav-open .nav-sections{
        background-color: #FFFFFF;
    }
    .navigation .level0{
        background-color: #FFFFFF;
        border-top: none;
    }
    .navigation li.level0:last-child{
         border: none;
    }
    .nav-sections-item-title{
        display: none;
    }
    .nav-sections-item-content{
        margin-top: 0;
    }
    .wrap-footer-links .box-link:not(.ft-follow-us) .title-footer-link{
        font-size: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
        /*border-bottom: 1px solid #eee;*/
        border-top: 1px solid #eee;
        position: relative;
        cursor: pointer;
    }
    .box-link:not(.ft-follow-us) .title-footer-link:after{
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("../images/icons/plus.png");
        width: 9px;
        height: 9px;
        right: 0;
        top: 24px;
    }

    .ft-inn-links .nav-ft-list{
        display: none;
    }
    .wrap-footer-links .ft-inn-links{
        padding: 0 20px;
    }
    .wrap-footer-links .box-link.ft-follow-us{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        padding-top: 25px;
        position: relative;
        padding-bottom: 80px;
    }
    .wrap-footer-links .ft-follow-us .title-footer-link{
        padding-bottom: 0;
    }
    .wrap-footer-links .ft-social{
        width: 170px;
    }
    .ft-social a{
        margin-right: 0;
        margin-left: 35px;
    }
    .wrap-footer-links .box-link.ft-member{
        border-bottom: 1px solid #eee;
    }
    .wrap-footer-links .box-link.open .title-footer-link:after{
       background: none;
       width: 9px;
       height: 1.5px;
       background-color: #000;
       top: 28px;
    }
    .footer-sec1 .item.line{
        display: none;
    }
    .footer-sec1 .inn-sec1 .item:first-child{
        display: block;
    }
    .footer-sec1 .inn-item{
        padding: 14px 0;
        min-height: 59px;
        cursor: pointer;
    }

    .footer-sec1 .item-shipping .inn-item{
        padding: 15.7px 0;
    }
    .footer-sec1 .inn-sec1{
        position: relative;
    }
    .footer-sec1 .btn-action-ft{
        position: absolute;
        right: 10px;
        top: 17px;
        padding: 10px;
        line-height: 0px;
        cursor: pointer;
    }
    .footer-sec1 .icon-shipped{
        width: 42px;
        height: 26.6px;
    }
    .footer-sec1 .item .txt-tt{
        font-size: 10px;
        line-height: 14px;
    }
    .footer-sec1 .item .txt-desc{
        font-size: 9.5px;
        line-height: 12px;
        margin-top: 1px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .footer-sec1 .item-shipping .box-txt{
        max-width: calc(100% - 57px);
    }
    .footer-sec1 .item-return .box-txt{
        max-width: calc(100% - 44.4px);
    }
    .footer-sec1 .item-delivery .box-txt{
        max-width: calc(100% - 45.8px);
    }
    .footer-sec1 .icon-arr-down{
        width: 9px;
        height: 5px;
    }
    .footer-sec1 .icon-30days{
        width: 29.4px;
        height: 29.4px;
    }
    .footer-sec1 .icon-cash{
        width: 30.8px;
        height: 30.8px;
    }
    .footer-sec1 .ic{
        margin-right: 15px;
    }
    .footer-sec1 .mb-item{
        display: none;
    }
    .footer-sec1 .mb-item-first{
        transition: opacity 0.2s;
        opacity: 0;
    }
    .footer-sec1 .mb-item-first .inn-item{
        padding-right: 18px;
    }
    .footer-sec1 .mb-item-first.at-change{
        opacity: 1;
    }
    .footer-sec1 .mb-item .item{
        border-top: 1px solid #eee;
    }
    .footer-sec1 .wrap-item{
        padding: 0px 20px;
    }
    .footer-sec1 .inn-sec1-mb.open .icon-arr-down{
        transform: rotate(180deg);
    }
    .wrap-footer-links .footer-link{
        font-size: 15px;
    }
    .wrap-footer-links .li-item{
        padding-bottom: 15px;
    }
    .footer-mb{
        height: 50px;  
    }
    .footer-mb .itm-link{
        color: #fff;
        font-size: 9px;
        line-height: 11px;
        text-align: center;
        display: inline-block;
        padding-top: 4px;
        text-decoration: none;
    }
    .footer-mb .inn-ft-mb{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        height: 50px;
        width: 100%;
        background-color: #0272bc;
    }
    .footer-mb .itm-mb{
        width: 25%;
        text-align: center;
    }
    .footer-mb .txt-itm{
        font-size: 9px;
        line-height: 11px;
        text-transform: uppercase;
    }
    .footer-mb .inn-ft-mb.fix-bt{
        position: fixed;
        bottom: 0;
        z-index: 98;
    }
    .wrap-404 .box-img-404 img{
        max-width: 142px;
        height: 112px;
    }
    .wrap-404 .text-sub-404{
       margin-top: 15px;
    }
    .wrap-404 .text-desc-404{
        margin-top: 20px;
    }
    .wrap-404 .sty-btn.btn-blue{
        margin-top: 47px;
    }
    .wrap-404{
        min-height: 600px;
    }
    #menu-mobile-wrapper .wrap-menu-fix .link-mn{
        font-size: 15px;
        text-transform: uppercase;
        padding: 9px 20px;
    }
    #menu-mobile-wrapper .wrap-menu-fix{
        border-top: 1px solid #EEEEEE;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 15px;
    }
    .mobile-mega-menu ul li:not(.switcher-option):last-child{
         padding-bottom: 100px;
    }
    #menu-mobile-wrapper .wrap-menu-fix.menu-fix-lang{
        padding-bottom: 100px;
    }

    #switcher-language-nav .switcher-dropdown{
        padding: 0;
        display: inline-flex;
        list-style: none;
        margin: 0;
    }
    #switcher-language-nav .switcher-option{
        margin: 0;
        padding: 5px 0px 5px 20px;
    }
    #switcher-language-nav .switcher-option a{
        padding: 0;
        line-height: 23px;
        position: relative;
        display: inline-block;

    }
    .switcher-custom .switcher-option.active a:after{
        content: '';
        width: 100%;
        height: 2px;
        background-color: #000;
        position: absolute;
        left: 0;
        top: calc(100% - 3px);
    }
    .switcher-custom .switcher-option:not(.active) a:hover:after{
        content: '';
        width: 100%;
        height: 1px;
        background-color: #000;
        position: absolute;
        left: 0;
        top: calc(100% - 3px);
    }
    .switcher-custom .switcher-option a{
        text-decoration: none;
    }
    .page-main{
        min-height: calc(100vh - 115px);
    }
    #btn-cookie-allow{
        width: 100%;
        margin-top: 17px;
    }
    .inn-consent{
        padding: 17px 20px 20px;
    }
    .message.global.cookie{
        padding: 0;
    }
    .footer-mb .itm-link .ic{
        margin: 0 auto;
    }
    #Certificate-banners{
        position: absolute;
        bottom: 10px;
        padding-left: 0;
        margin-top: 0;
    }

    body #fc_frame.custom_fc_frame, body #fc_frame.custom_fc_frame.fc-widget-small{
        bottom: 50px;
    }
}

@media only screen and (max-width: 600px){
    .modal-popup.confirm{
        width: calc(100% - 40px);
    }
    .modal-popup.confirm .sty-btn{
        width: 100%;
    }
    .modal-popup.confirm .sty-btn:last-child{
        margin-top: 15px;
    }
}

@media (max-width: 372px){
    .footer-sec2 .box:first-child{
        font-size: 28px;
    }
    .footer-sec2{
        padding: 38px 20px 40px;
    }
}


