@charset "UTF-8";
@import url(../libs/nouislider/distribute/nouislider.min.css);
@import url(../fonts/Panton/stylesheet.css);

:root{
    --container-max-width: 1606px;
    --container-padding: 0 30px;
}

@font-face {
    font-family: "Circe";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/CirceRegular/Circe-Regular.eot");
    src: url("../fonts/CirceRegular/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CirceRegular/Circe-Regular.woff") format("woff"), url("../fonts/CirceRegular/Circe-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Circe";
    font-weight: bold;
    font-style: normal;
    src: url("../fonts/CirceBold/Circe-Bold.eot");
    src: url("../fonts/CirceBold/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CirceBold/Circe-Bold.woff") format("woff"), url("../fonts/CirceBold/Circe-Bold.ttf") format("truetype");
}

@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap);.cart__wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-sizing:border-box}.cart__container{background-color:#fff;min-height:calc(100vh - 4.5rem - 5rem);overflow:hidden}.cart-head{background:linear-gradient(269.97deg,#01bac6 .02%,#520071 52.08%,#e30613 99.98%)}
.cart-head__data-wrapper{max-width:72.5rem;height:100%;margin:0 auto;display:flex;align-items:center;padding-right: 15px;padding-left: 15px;}
.head-primary.cart__heading {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 0.88;
    color: #000;
    font-weight: normal;}
.cart-elements__serv-details-arr-prev {
    cursor: pointer;
    max-height: 2rem;
    padding: 10px 12px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 0 8px rgb(0 0 0 / 10%);
    position: absolute;
    top: 6.5rem;
    left: -1rem;
    background-color: #fff;
    z-index: 99;
}
.cart-head__data-container{display:flex;justify-content:space-between;width:100%;align-items:center}.cart-head__data-links{font-family:Inter,sans-serif;font-style:normal;font-size:1.5rem;line-height:2rem;list-style:none;padding:0;display:flex;font-weight:300;letter-spacing:-.02em;color:#fff;margin-top:auto;margin-bottom:auto}.cart-head__data-links-separator{margin-left:1rem;margin-right:1rem}.cart-head__data-link{opacity:.5}.cart-head__data-link a{color:#fff;text-decoration:none}.cart-head__data-link a:hover{color:#fff;text-decoration:none}.cart-head__data-link--active{opacity:1}.cart-head__data-actions-container{display:flex;align-items:center}.cart-head__data-actions-button{margin-right:1.5rem;width:9rem;height:2.5rem;border-radius:.5rem;padding:.5rem 12px;border:none;background-color:rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center}.cart-head__data-actions-button:hover{cursor:pointer}.cart-head__data-actions-button:focus{outline:0}.cart-head__data-actions-button-icon{width:.75rem;height:.75rem;position:relative}.cart-head__data-actions-button-icon img{max-width:100%;max-height:100%;position:absolute;right:6px}.cart-head__data-actions-button-caption{font-size:.875rem;line-height:1.5rem;font-family:Inter,sans-serif;font-style:normal;font-weight:400;text-align:right;color:#fff;display:flex;margin:.5rem 0rem}.cart-head__data-actions-price{font-family:Inter,sans-serif;font-style:normal;font-size:1.5rem;line-height:2rem;font-weight:500;color:#fff}.cart-footer{border-top:1px solid #dfe5ec;height:5rem}.cart-footer__container{width:100%;display:flex;justify-content:flex-end;align-items:center}.cart-footer__container-with-back-btn{justify-content:space-between}.cart-footer__data-wrapper{max-width:72.5rem;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-end}.cart-footer__data-container{margin-right:2rem;text-align:end}.cart-footer__data-funcs{display:flex;align-items:center}.cart-footer__data-back-btn{font-family:Inter,sans-serif;font-style:normal;font-size:1.125rem;line-height:1.5rem;text-decoration:none;font-weight:500;background-color:#eceff5;border:none;color:#484151;border-radius:.5rem;padding:.75rem 1.5rem}.cart-footer__data-back-btn:hover{color:#484151;text-decoration:none}.cart-footer__data-info{font-family:Inter,sans-serif;font-style:normal;font-size:.75rem;line-height:1rem;font-weight:500;color:#929292;margin-bottom:.5rem}.cart-footer__data-price{font-family:Inter,sans-serif;font-style:normal;font-size:1.5rem;line-height:1.5rem;font-weight:500;color:#484151}.cart-footer__data-button{font-family:Inter,sans-serif;font-style:normal;font-weight:500;background-color:#01bac6;color:#fff;border:none;border-radius:.5rem;font-size:1.125rem;line-height:1.5rem;text-decoration:none;padding:12px 1.5rem;transition:background-color .5s}.cart-footer__data-button:hover{text-decoration:none;color:#fff;background-color:#005b61}@media screen and (min-width:960px){.cart-head{height:5rem}}@media screen and (max-width:959px){.cart-head{height:4rem}.cart-head__data-wrapper{margin-left:1rem;margin-right:1rem}.cart-head__data-links{font-size:1.25rem}.cart-head__data-actions-button{margin-right:1rem}.cart-head__data-actions-price{font-size:1.25rem;letter-spacing:-.02em}.cart-footer__data-wrapper{margin-left:1.5rem;margin-right:1.5rem}}@media screen and (max-width:704px){.cart-head{height:3rem}.cart-head__data-container{justify-content:center}.cart-head__data-links{display:none}.cart-head__data-actions-button{width:8.125rem;height:2rem}.cart-head__data-actions-button-caption{font-size:.75rem;line-height:1rem}.cart-head__data-actions-price{font-size:.875rem;line-height:1.25rem}.cart-footer{height:4rem}.cart-footer__data-container{display:none}.cart-footer__data-back-btn{padding:.5rem 1rem;font-size:.875rem}.cart-footer__data-back-btn>span{display:none}.cart-footer__data-button{font-size:.875rem}}.cart-elements__container{max-width:72.5rem;margin:0 auto}.cart-elements__header{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:1.5rem;line-height:1.5rem;letter-spacing:-.01em;color:#929292;margin-top:2.5rem;margin-bottom:2rem}.cart-elements__header-payment{display:flex;justify-content:space-between;align-items:baseline}.cart-elements__header-payment-types{position:relative;top:5px}.cart-elements__header>span{vertical-align:middle;font-size:.75rem;line-height:17px;margin-left:23px;background-color:#eceff5;color:#484151;padding:.5rem 1rem;border-radius:.5rem}.cart-elements_accomodation{font-family:Inter,sans-serif;font-style:normal;border-radius:.5rem;border:1px solid #dfe5ec;padding:23px 0 23px 1.5rem;overflow-x:hidden;margin-bottom:1.5rem}.cart-elements__acc-details{display:flex;justify-content:space-between;flex-wrap:wrap;padding-right:27px}.cart-elements__acc-details-images{width:120px;margin-right:1.5rem;display:flex;flex-direction:column;order:1}.cart-elements__acc-details-images img{width:100%}.cart-elements__acc-details-images-button{font-family:Inter,sans-serif;font-style:normal;font-size:.75rem;line-height:1rem;padding:0 .75rem;height:2rem;padding-top:0;padding-bottom:0;font-weight:500;border:1px solid #dfe5ec;border-radius:.5rem;background-color:#fff;margin-top:1rem}.cart-elements__acc-details-images-button:hover{cursor:pointer}.cart-elements__acc-details-images-button:focus{outline:0}.cart-elements__acc-details-info-container{margin-right:3.875rem;width:69%;justify-content:flex-start;order:2}.cart-elements__acc-details-info-topline{display:flex;flex-wrap:wrap}.cart-elements__acc-details-info-topline-name{order:1;margin-right:1.5rem;font-weight:600;font-size:1.25rem;line-height:2rem;color:#484151}.cart-elements__acc-details-info-topline-buttons{display:flex;order:2}.cart-elements__acc-details-info-topline-button{font-family:Inter,sans-serif;font-style:normal;font-size:.75rem;line-height:1rem;padding:0 .75rem;height:2rem;padding-top:0;padding-bottom:0;font-weight:500;border:1px solid #dfe5ec;border-radius:.5rem;letter-spacing:.01em;background-color:#fff;margin-right:.5rem;padding-left:.75rem;padding-right:.75rem;outline:0}.cart-elements__acc-details-info-topline-button:hover{cursor:pointer}.cart-elements__acc-details-info-topline-button:focus{outline:0}.cart-elements__acc-details-info-topline-button-raise{font-family:Inter,sans-serif;font-style:normal;font-size:.75rem;line-height:1rem;padding:0 .75rem;height:2rem;padding-top:0;padding-bottom:0;font-weight:500;border:1px solid #dfe5ec;border-radius:.5rem;outline:0;border:1px solid transparent;letter-spacing:.01em;background:linear-gradient(90deg,#f80 0,#e30613 100%),#eceff5;margin-right:.5rem;color:#fff;display:flex;justify-content:center;align-items:center;transition:all .3s ease-out}.cart-elements__acc-details-info-topline-button-raise:hover{cursor:pointer}.cart-elements__acc-details-info-topline-button-raise:focus{outline:0}.cart-elements__acc-details-info-topline-button-raise-icon{position:relative;width:10.62px;height:13.64px;margin-left:5px;margin-right:.5rem}.cart-elements__acc-details-info-topline-button-raise--open{outline:0;background:#fff;color:#484151;border-color:#e8e8e8}.cart-elements__acc-details-info-topline-button-raise-module{width:17.5rem;position:absolute;right:-3rem;top:2.5rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.1);background-color:#fff;border-radius:.25rem}.cart-elements__acc-details-info-topline-button-raise-module-container{display:none;position:relative;z-index:1}.cart-elements__acc-details-info-topline-button-raise-module-container--open{display:block}.cart-elements__acc-details-info-topline-button-raise-module-variant{font-family:Inter,sans-serif;font-style:normal;padding:.5rem 1rem}.cart-elements__acc-details-info-topline-button-raise-module-variant:hover{background-color:#e6f8f9;cursor:pointer}.cart-elements__acc-details-info-topline-button-raise-module-variant:first-child{border-radius:.25rem .25rem 0 0}.cart-elements__acc-details-info-topline-button-raise-module-variant:last-child{border-radius:0 0 .25rem .25rem}.cart-elements__acc-details-info-topline-button-raise-module-variant-name{font-size:.875rem;line-height:1.5rem;color:#484151}.cart-elements__acc-details-info-topline-button-raise-module-variant-price{font-size:.75rem;line-height:1rem;color:#929292}.cart-elements__acc-details-info-hotelname{font-size:.875rem;line-height:1rem;order:4;margin-top:.5rem;color:#929292;width:100%}.cart-elements__acc-details-info-hotelname img{vertical-align:baseline}.cart-elements__acc-details-info-roomdetails-icon-container{margin-right:10px;margin-top:1px}.cart-elements__acc-details-info-roomdetails-icon-container>img{vertical-align:baseline}.cart-elements__acc-details-info-roomdetails-container{display:flex;justify-content: left;flex-wrap:wrap;margin-top:1.5rem}.cart-elements__acc-details-info-roomdetails-container-property{font-size:.875rem;line-height:1rem;border:1px solid #dfe5ec;border-radius:.5rem;padding:11px;min-width:10rem;max-width: 13rem;margin-right:1rem;display:flex}.cart-elements__acc-details-info-roomdetails-container-property:last-child{margin-right:0}.cart-elements__acc-details-info-roomdetails-text{font-weight:500;color:#484151}.cart-elements__acc-details-info-roomdetails-text-instead-dash{width:.25rem;height:.25rem;background-color:#929292;position:relative;bottom:10%;border-radius:100%;margin-left:.25rem;margin-right:.25rem}.cart-elements__acc-details-info-roomdetails-text-icon{width:14px;height:14px;position:relative}.cart-elements__acc-details-info-roomdetails-text-icon>img{position:absolute;max-width:100%;max-height:100%;vertical-align:top;top:11%;left:20%}.cart-elements__acc-details-info-roomdetails-text-details{font-size:.75rem;line-height:1rem;margin-top:.5rem;color:#929292}.cart-elements__acc-details-info-roomdetails-text-details>a{text-decoration:none;color:#01bac6}.cart-elements__acc-details-price-container{width:8.2%;text-align:end;order:3}.cart-elements__acc-details-price-discounted{white-space: nowrap;font-size:1.25rem;line-height:1.5rem;font-weight:600}.cart-elements__acc-details-price-full{color:#01bac6}.cart-elements__acc-details-price-full-discount{font-size:.625rem;line-height:.75rem;font-weight:600;display:inline;background-color:#01bac6;color:#fff;border-radius:.25rem;padding:2px}.cart-elements__acc-details-price-full span{font-size:.75rem;line-height:1rem;margin-left:.5rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;font-weight:500}.cart-elements__acc-details-bucket-icon-container{order:4;margin-left:27px}.cart-elements__acc-details-bucket-icon-container>img{vertical-align:top}.cart-elements__acc-details-bucket-icon-container>img:hover{cursor:pointer}.cart-elements_hotel-services{margin-left:0}.cart-elements_hotel-services-header{display:flex;justify-content:space-between;margin-bottom:1rem;padding-right:1rem}.cart-elements_hotel-services-header-caption{font-size:1rem;line-height:1rem;font-weight:500;letter-spacing:-.01em}.cart-elements_hotel-services-header-arrow{padding:1px 7px 4px 7px;background-color:#eceff5;border-radius:50%;transition:background-color .3s ease-out}.cart-elements_hotel-services-header-arrow:last-child{margin-left:4.5px}.cart-elements_hotel-services-header-arrow:hover{background-color:#484151;color:#fff;cursor:pointer}.cart-elements_hotel-services-cards{display:flex;flex-wrap:nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:transform .3s linear}.cart-elements_hotel-services-card{display:flex;justify-content:space-between;flex-direction:column;margin-right:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:16.25rem;height:16.5rem;padding:23px;border:1px solid #dfe5ec;border-radius:.5rem;transition:.3s}.cart-elements_hotel-services-card--wrapable{min-width:16.25rem}.cart-elements_hotel-services-card-plus-container{height:13.375rem;width:13.5rem;padding:21px 22px}.cart-elements_hotel-services-card-plus-container>button{font-size:.875rem;line-height:1rem;font-family:Inter,sans-serif;font-style:normal;font-weight:500;background-color:#01bac6;color:#fff;border:none;border-radius:.5rem;width:100%;padding:.75rem 0;margin-bottom:1rem;transition:background-color .5s}.cart-elements_hotel-services-card-plus-container>button:hover{cursor:pointer;background-color:#005b61}.cart-elements_hotel-services-card-plus-container>button:focus{outline:0}.cart-elements_hotel-services-card-plus-icon{width:4rem;height:4rem;background-color:#e6f8f9;border-radius:50%}.cart-elements_hotel-services-card-plus-icon-container{width:100%;display:flex;justify-content:center;margin-bottom:1rem}.cart-elements_hotel-services-card-plus-icon-horizontal{position:relative;left:1rem;height:2px;width:32px;background-color:#01bac6;top:31px}.cart-elements_hotel-services-card-plus-icon-vertical{position:relative;left:1rem;height:2px;width:32px;background-color:#01bac6;top:29px;transform:rotate(90deg)}.cart-elements_hotel-services-card-plus-caption{font-weight:400;font-size:.75rem;line-height:20px;margin-top:0;text-align:center}.cart-elements_hotel-services-card--selected{background-color:#e6f8f9;border:1px solid #01bac6}.cart-elements_hotel-services-card--selected--free{border-color:transparent}.cart-elements_hotel-services-card--selected--free .cart-elements_hotel-services-card-footer{justify-content:flex-end}.cart-elements_hotel-services-card--selected button{background-color:#fff}.cart-elements_hotel-services-card-type{font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:.02em;color:#929292;margin-bottom:.5rem;text-transform:uppercase}.cart-elements_hotel-services-card-title{font-weight:600;font-size:1rem;line-height:1.5rem;margin-bottom:.5rem}.cart-elements_hotel-services-card-caption-transport{min-width:13.25rem;font-size:.75rem;line-height:1rem;width:100%}.cart-elements_hotel-services-card-caption-transport-prop{font-weight:500}.cart-elements_hotel-services-card-caption-transport-value{font-weight:400;text-align:right}.cart-elements_hotel-services-card-caption-description{font-weight:400;font-size:.75rem;line-height:20px;margin-top:0;min-width:13.25rem}.cart-elements_hotel-services-card-caption-skipass-description{font-weight:400;font-size:.75rem;line-height:20px;margin-top:0;min-width:13.25rem;margin-top:0}.cart-elements_hotel-services-card-caption-skipass-type{font-weight:400;font-size:.75rem;line-height:20px;color:#929292}.cart-elements_hotel-services-card-footer{display:flex;justify-content:space-between;align-items:center}.cart-elements_hotel-services-card-footer-remove-btn>button{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;background-color:#fff;border-radius:.5rem;border:1px solid #01bac6;color:#01bac6;font-weight:500;padding:12px 1rem;transition:background-color .3s ease-out}.cart-elements_hotel-services-card-footer-remove-btn>button:hover{background-color:#01bac6;color:#fff;cursor:pointer}.cart-elements_hotel-services-card-footer-remove-btn>button:focus{outline:0}.cart-elements_hotel-services-card-footer-price{font-weight:500;font-size:1rem;line-height:1.5rem}.cart-elements_hotel-services-card:hover{box-shadow:0 .25rem 1rem rgba(0,0,0,.1)}.cart-elements__services--accomodation-services{padding-top:.5rem}.cart-elements__serv-details{font-family:Inter,sans-serif;font-style:normal;border:1px solid #dfe5ec;border-radius:.5rem;padding:23px 1.5rem 1.5rem 1.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:all .3s linear;height:24rem}.cart-elements__serv-details-no-cards{font-family:Inter,sans-serif;font-style:normal;border:1px solid #dfe5ec;border-radius:.5rem;padding:23px 1.5rem 1.5rem 1.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.cart-elements__serv-details--hidden{height:6rem}.cart-elements__serv-details--hidden .cart-elements__serv-details-header-funcs-acc-price-btn::after{transform:rotate(180deg)}.cart-elements__serv-details-arr-forward{max-height:2rem;padding:10px 12px;border-radius:50%;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1),0 0 8px rgba(0,0,0,.1);position:absolute;top:6.5rem;right:-1rem}.cart-elements__serv-details-arr-forward-img-container{position:relative;width:8px;height:12px}.cart-elements__serv-details-arr-forward-img-container>img{position:absolute;max-width:100%;max-height:100%;vertical-align:top}.cart-elements__serv-details-header{display:flex;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;font-style:normal}.cart-elements__serv-details-header-title{font-size:1.25rem;line-height:1.5rem;font-weight:600;color:#484151}.cart-elements__serv-details-header-title-caption{font-size:.875rem;line-height:1rem;display:block;color:#929292;font-weight:400;margin-top:.5rem}.cart-elements__serv-details-header-funcs{display:flex;align-items:center;justify-content:flex-end}.cart-elements__serv-details-header-funcs-acc-price{font-weight:500;font-size:1rem;line-height:1.5rem;margin-right:1rem;display:flex;flex-direction:column;align-items:flex-end}.cart-elements__serv-details-header-funcs-acc-price-caption{font-size:.75rem;line-height:1rem;display:block;color:#929292}.cart-elements__serv-details-header-funcs-acc-price-btn{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;background-color:#fff;border-radius:.5rem;border:1px solid #01bac6;color:#01bac6;font-weight:500;padding:12px 1rem;transition:background-color .3s ease-out;display:flex;justify-content:space-between;align-items:center;padding-right:2.4rem;position:relative;box-sizing:border-box}.cart-elements__serv-details-header-funcs-acc-price-btn:hover{cursor:pointer}.cart-elements__serv-details-header-funcs-acc-price-btn:focus{outline:0}.cart-elements__serv-details-header-funcs-acc-price-btn::after{position:absolute;right:19px;top:41%;content:' ';width:10px;height:10px;transition:transform .1s linear;background:no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjE2NjU4IDQuMTc0OTdMNS41OTE1OCAwLjY0MTY0QzUuNTE0MTEgMC41NjM1MzMgNS40MjE5NSAwLjUwMTUzOCA1LjMyMDQgMC40NTkyMzFDNS4yMTg4NSAwLjQxNjkyNCA1LjEwOTkzIDAuMzk1MTQyIDQuOTk5OTIgMC4zOTUxNDJDNC44ODk5MSAwLjM5NTE0MiA0Ljc4MDk4IDAuNDE2OTI0IDQuNjc5NDQgMC40NTkyMzFDNC41Nzc4OSAwLjUwMTUzOCA0LjQ4NTcyIDAuNTYzNTMzIDQuNDA4MjUgMC42NDE2NEwwLjg3NDkxNyA0LjE3NDk3QzAuNzk2ODEgNC4yNTI0NCAwLjczNDgxNCA0LjM0NDYxIDAuNjkyNTA3IDQuNDQ2MTZDMC42NTAyIDQuNTQ3NzEgMC42Mjg0MTggNC42NTY2MyAwLjYyODQxOCA0Ljc2NjY0QzAuNjI4NDE4IDQuODc2NjUgMC42NTAyIDQuOTg1NTcgMC42OTI1MDcgNS4wODcxMkMwLjczNDgxNCA1LjE4ODY3IDAuNzk2ODEgNS4yODA4NCAwLjg3NDkxNyA1LjM1ODMxQzEuMDMxMDUgNS41MTM1MiAxLjI0MjI2IDUuNjAwNjMgMS40NjI0MiA1LjYwMDYzQzEuNjgyNTcgNS42MDA2MyAxLjg5Mzc4IDUuNTEzNTIgMi4wNDk5MiA1LjM1ODMxTDQuOTk5OTIgMi40MDgzMUw3Ljk0OTkyIDUuMzU4MzFDOC4xMDUxMyA1LjUxMjI2IDguMzE0NjMgNS41OTkwNSA4LjUzMzI1IDUuNTk5OTdDOC42NDI5MiA1LjYwMDYxIDguNzUxNjQgNS41Nzk1OSA4Ljg1MzE3IDUuNTM4MTJDOC45NTQ3IDUuNDk2NjUgOS4wNDcwNSA1LjQzNTU0IDkuMTI0OTIgNS4zNTgzMUM5LjIwNTgxIDUuMjgzNjMgOS4yNzExMSA1LjE5MzY1IDkuMzE3MDMgNS4wOTM1OUM5LjM2Mjk1IDQuOTkzNTMgOS4zODg1OSA0Ljg4NTM2IDkuMzkyNDYgNC43NzUzM0M5LjM5NjM0IDQuNjY1MyA5LjM3ODM3IDQuNTU1NTkgOS4zMzk2IDQuNDUyNTVDOS4zMDA4MyA0LjM0OTUgOS4yNDIwMyA0LjI1NTE2IDkuMTY2NTggNC4xNzQ5N1oiIGZpbGw9IiMwMUJBQzYiLz4KPC9zdmc+Cg==)}
.cart-elements__serv-details-accomodation-cards-container .cart-elements__wrapper {
    width:100%;}
.cart-elements__serv-details-accomodation-cards-container.owl-carousel .owl-item {
    margin-bottom: 10px;}
.cart-elements__serv-details-header-funcs-amnt-input{
    font-size:.875rem;
    line-height:1.125rem;
    font-weight:500;
    order:1;
    margin-right:3.625rem;
    border-radius:.5rem;
    border:1px solid #dfe5ec;
    padding:5px 4px;
    display: flex;}
.cart-elements__serv-details-header-funcs-amnt-input span{
    font-size:1.125rem;
    color:#01bac6;
    cursor:pointer;
    width: auto;
    height: auto;
    padding: 0;
    display: block;
    margin: 0;
    background: #fff;
    border-radius: 0;
    border: 0;
    padding: 0 8px;}
.cart-elements__serv-details-header-funcs-amnt-input input {
    width: 30px;
    height: auto;
    margin: 0 4px;
    text-align: center;
    border-radius: 0;
    border: 0;}
.cart-elements__serv-details-header-funcs-amnt-input span:hover{color:#929292}
.cart-elements__serv-details-header-funcs-price{font-size:1.25rem;line-height:1.5rem;order:2;margin-right:27px;color:#484151;font-weight:600}.cart-elements__serv-details-header-funcs-icon{order:3;margin-right:3px;padding-top:2px}.cart-elements__serv-details-header-funcs-icon>img{vertical-align:top}.cart-elements__serv-details-header-funcs-icon>img:hover{cursor:pointer}.cart-elements__serv-details-accomodation-cards-container{margin-top:1.5rem;display:flex}.cart-elements__serv-details-skipass-content{list-style:none;-webkit-padding-start:0;padding-inline-start:0;margin-top:1rem}.cart-elements__serv-details-skipass-content li{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;color:#484151;font-weight:700;margin-bottom:10px}.cart-elements__serv-details-skipass-content li>span{font-weight:400}.cart-elements__serv-details-skipass-content li:last-child{margin-bottom:17px}.cart-elements__serv-details-general-content{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;font-weight:400;-webkit-margin-before:12px;margin-block-start:12px;-webkit-margin-after:11px;margin-block-end:11px}.cart-elements__serv-details-footer-btn{font-family:Inter,sans-serif;font-style:normal;background-color:#e6f8f9;border:none;border-radius:.5rem;color:#01bac6;font-size:14px;line-height:16px;padding:12px 15px 12px 39px}.cart-elements__serv-details-footer-btn--hidden{display:none}.cart-elements__serv-details-footer-btn-icon{position:relative}.cart-elements__serv-details-footer-btn-icon>img{position:absolute;left:-1.5rem}.cart-elements__serv-details-footer-btn:hover{cursor:pointer}.cart-elements__serv-details-footer-btn:focus{outline:0}.cart-elements__serv-details-footer-promo-input>input{font-size:.875rem;line-height:1.5rem;border-radius:.5rem;border:1px solid #dfe5ec;padding:7px .75rem;min-width:11.625rem;transition:border-color .3s ease-out;margin-right:1rem}.cart-elements__serv-details-footer-promo-input>input:focus{outline:0;border-color:#01bac6}.cart-elements__serv-details-footer-promo-input--hidden{display:none}.cart-elements__serv-details-footer-promo-input>input+button{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;color:#484151;padding:.75rem 1rem;border-radius:.5rem;background-color:#eceff5;border:none;font-weight:400}.cart-elements__serv-details-footer-promo-input>input+button:focus{outline:0}.cart-elements__serv-details-footer-promo-input>input+button:hover{cursor:pointer}.cart-elements__recomendations{padding-top:8px;margin-bottom:4rem;display:flex;align-items:center}.cart-elements__recomendations-arr-forward{position:relative;right:3.5rem;max-height:2rem;padding:10px 12px;border-radius:50%;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1),0 0 8px rgba(0,0,0,.1)}.cart-elements__recomendations-arr-forward-img-continer{position:relative;width:8px;height:12px}.cart-elements__recomendations-arr-forward-img-continer>img{position:absolute;max-width:100%;max-height:100%;vertical-align:top}.cart-elements__rec-card{display:flex;justify-content:space-between;flex-direction:column;width:16.25rem;height:23.5rem;border:1px solid #dfe5ec;border-radius:.5rem;margin-right:40px;transition:all .3s linear}.cart-elements__rec-card-img{position:relative;width:16.125rem;height:7.5rem}.cart-elements__rec-card-img>img{position:absolute;max-width:100%;max-height:100%;vertical-align:top;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.cart-elements__rec-card-details{padding:1.25rem 1.5rem 0 1.5rem}.cart-elements__rec-card-details-type{font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:.02em;color:#929292;margin-bottom:.5rem;text-transform:uppercase}.cart-elements__rec-card-details-title{font-weight:600;font-size:1rem;line-height:1.5rem;margin-bottom:.5rem}.cart-elements__rec-card-details-caption{font-weight:400;font-size:.75rem;line-height:20px;margin-top:0;margin-bottom:.5rem}.cart-elements__rec-card-details-ticket-type{font-weight:400;font-size:.75rem;line-height:20px;color:#929292}.cart-elements__rec-card-details-footer{padding:0 1.5rem 1.5rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.cart-elements__rec-card-details-footer-btn{font-family:Inter,sans-serif;font-style:normal;background-color:#e6f8f9;border:none;border-radius:.5rem;color:#01bac6;font-size:14px;line-height:16px;padding:.75rem 1rem}.cart-elements__rec-card-details-footer-btn:hover{cursor:pointer}.cart-elements__rec-card-details-footer-btn:focus{outline:0}.cart-elements__rec-card-details-footer-price{font-weight:500;font-size:1rem;line-height:1.5rem}.cart-elements__rec-card--selected{background-color:#e6f8f9;border-color:#01bac6}.cart-elements__rec-card--selected .cart-elements__rec-card-details-footer-btn{background-color:#fff}.elements-to-appear-on-responsive{display:none}@media screen and (min-width:961px){.cart-elements_hotel-services{margin-left:8rem}.cart-elements_hotel-services-header{padding-left:1rem}.cart-elements_hotel-services-cards{padding-left:1rem}}@media screen and (max-width:960px){.cart-elements__container{margin-left:1rem;margin-right:1rem}.cart-elements__acc-details-info-container{width:63.5%;margin-right:0}.cart-elements__acc-details-info-topline-buttons{margin-top:.5rem}.cart-elements__acc-details-info-hotelname{order:1}.cart-elements__acc-details-info-roomdetails-container{width:96.9%;margin-top:1rem}.cart-elements__acc-details-info-roomdetails-container-property{min-width:103px;margin-right:.5rem;margin-bottom:.5rem;padding:7px .75rem 6px .75rem;background-color:#f1f5f5;border-color:transparent}.cart-elements__acc-details-info-roomdetails-text-main{display:inline-block}.cart-elements__acc-details-info-roomdetails-text-instead-dash{display:inline-block}.cart-elements__acc-details-info-roomdetails-text-details{font-size:.875rem;line-height:1rem;display:inline-block;margin-top:0}.cart-elements__acc-details-price-container{position:relative}.cart-elements__acc-details-price-discounted{position:absolute;left:-2.1rem}.cart-elements_hotel-services{margin-top:2.25rem}.cart-elements_hotel-services-header{padding-right:1.5rem}.cart-elements__serv-details-header-title{width:55%}.cart-elements__serv-details-arr-forward{right:29.5rem;top:7.5rem}.cart-elements__serv-details-arr-header{align-items:flex-start}.cart-elements__serv-details-arr-title{line-height:2rem;width:76%}.cart-elements__serv-details-arr-funcs{width:55%}.cart-elements__serv-details-general-content{-webkit-margin-before:19px;margin-block-start:19px;-webkit-margin-after:1.25rem;margin-block-end:1.25rem;width:50%}.rate{color:#01bac6}.rate-container{background-color:#fff;border:1px solid #dfe5ec}.elements-to-disappear-on-responsive{display:none}.elements-to-appear-on-responsive{display:inline-block}.persons{position:relative;right:3.2rem}}@media screen and (max-width:766px){.cart-elements__header{font-size:1rem;margin-top:1.5rem;margin-bottom:1rem}.cart-elements__header>span{margin-left:0;margin-top:.5rem;font-size:10px;line-height:1rem;display:block;padding:.25rem .5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:88%}.cart-elements_accomodation{padding:15px 0 15px 1rem}.cart-elements__acc-details{padding-right:1rem}.cart-elements__acc-details-images{width:5rem;height:5rem;position:relative}.cart-elements__acc-details-images>img{position:absolute;max-width:100%;max-height:100%;vertical-align:top}.cart-elements__acc-details-images-button{display:none}.cart-elements__acc-details-price-container{width:43.3%;order:2}.cart-elements__acc-details-price-discounted{left:1.4rem;font-size:1rem;line-height:1rem}.cart-elements__acc-details-price-full{margin-top:.5rem;margin-left:6px}.cart-elements__acc-details-price-full>span{font-size:10px}.cart-elements__acc-details-bucket-icon-container{margin-left:19px;margin-right:3px;order:3}.cart-elements__acc-details-info-container{width:100%;order:4}.cart-elements__acc-details-info-topline{margin-top:1rem}.cart-elements__acc-details-info-topline-name{font-size:1rem;line-height:1.5rem}.cart-elements__acc-details-info-topline-buttons{display:flex;flex-wrap:wrap}.cart-elements__acc-details-info-topline-button{width:100%;order:2;margin-right:0}.cart-elements__acc-details-info-topline-button-raise{width:100%;order:1;margin-bottom:.5rem;margin-right:0}.cart-elements__acc-details-info-topline-button-raise-module{right:-17rem}.cart-elements__acc-details-info-roomdetails-container-property{margin-bottom:.25rem}.cart-elements__acc-details-info-roomdetails-text{font-size:.75rem;line-height:1rem}.cart-elements__acc-details-info-roomdetails-text-details{font-size:.75rem;line-height:1rem}.cart-elements_hotel-services{margin-top:13px}.cart-elements_hotel-services-header{padding-right:1rem;margin-bottom:22px;display:flex;align-items:center}.cart-elements_hotel-services-header-caption{font-size:.875rem}.cart-elements_hotel-services-card{padding:1rem;margin-right:1rem;max-height:14rem;max-width:14rem}.cart-elements_hotel-services-card--wrapable{max-width:16rem;min-width:16rem;margin-right:0;margin-bottom:1rem}.cart-elements_hotel-services-card--wrapable:last-child{margin-bottom:0}.cart-elements_hotel-services-card-type{font-size:.625rem;margin-bottom:.25rem}.cart-elements_hotel-services-card-title{margin-bottom:.25rem}.cart-elements_hotel-services-card-plus-container{padding:1.25rem 1.625rem;text-align:center}.cart-elements_hotel-services-card-plus-container>button{font-size:.75rem;line-height:1rem;margin-bottom:.5rem;width:151px}.cart-elements_hotel-services-card-plus-caption{font-size:.625rem;line-height:1rem}.cart-elements_hotel-services-card-plus-icon-container{margin-bottom:.5rem}.cart-elements_hotel-services-card-caption-description{font-size:.625rem;line-height:1rem;width:11.875rem}.cart-elements_hotel-services-card-caption-transport{min-width:12rem}.cart-elements_hotel-services-card-caption-transport-prop{font-size:.625rem;line-height:.875rem}.cart-elements_hotel-services-card-caption-transport-value{font-size:.625rem;line-height:.875rem}.cart-elements_hotel-services-card-footer-btn--selected{padding-left:13px;padding-right:13px}.cart-elements_hotel-services-card-footer-remove-btn>button{padding-top:11px;padding-bottom:11px;font-size:.75rem}.cart-elements_hotel-services-card-footer-price{font-size:.875rem;line-height:1rem}.cart-elements__serv-details{padding:1rem;height:21rem}.cart-elements__serv-details-no-cards{padding:1rem}.cart-elements__serv-details:first-child{height:36rem}.cart-elements__serv-details--hidden{height:6rem}.cart-elements__serv-details--hidden:first-child{height:6rem}.cart-elements__serv-details-accomodation-cards-container{margin-top:.5rem}.cart-elements__serv-details-arr{display:none}.cart-elements__serv-details-header{flex-wrap:wrap;align-items:flex-start}.cart-elements__serv-details-header-title{font-size:.875rem;line-height:1.25rem;margin-bottom:10px;width:80%}.cart-elements__serv-details-header-title-caption{font-size:.75rem}.cart-elements__serv-details-header-funcs{flex-wrap:wrap;justify-content:flex-start;width:auto}.cart-elements__serv-details-header-funcs-acc-price{display:none}.cart-elements__serv-details-header-funcs-acc-price-btn{padding-right:1rem;width:2.5rem;height:2.5rem}.cart-elements__serv-details-header-funcs-acc-price-btn>span{display:none}.cart-elements__serv-details-header-funcs-acc-price-btn::after{right:.875rem;top:1rem}.cart-elements__serv-details-header-funcs-accomodation-cards-container--wrapable{flex-wrap:wrap}.cart-elements__serv-details-header-funcs-price{order:0;font-size:1rem;width:100%;margin-bottom:12px}.cart-elements__serv-details-header-funcs-icon{position:relative;left:4.8rem}.cart-elements__serv-details-skipass-content>li{font-weight:500;font-size:.75rem;margin-bottom:.5rem}.cart-elements__serv-details-general-content{-webkit-margin-before:1.125rem;margin-block-start:1.125rem;-webkit-margin-after:1.125rem;margin-block-end:1.125rem;width:100%;font-size:.75rem}.cart-elements__serv-details-footer-btn{font-size:.75rem;width:100%}.cart-elements__recomendations{padding-top:0;overflow:hidden;margin-bottom:2.5rem}.cart-elements__recomendations-arr-forward{display:none}.cart-elements__rec-card{width:14rem;height:20rem}.cart-elements__rec-card-img{width:13.875rem;height:6.5rem;margin-bottom:.875rem}.cart-elements__rec-card-details{padding:0 15px 0 15px}.cart-elements__rec-card-details-type{font-size:.625rem;line-height:.75rem}.cart-elements__rec-card-details-caption{font-size:.625rem;line-height:1rem}.cart-elements__rec-card-details-ticket-type{font-size:.625rem;line-height:1rem}.cart-elements__rec-card-details-footer{padding:0 15px 15px 15px}.cart-elements__rec-card-details-footer-btn{font-size:12px}.cart-elements__rec-card-details-footer-price{font-size:14px;line-height:1rem}.persons{position:static}}.cart-elements__info-buyer-wrapper{font-family:Inter,sans-serif;font-style:normal;padding:23px;border:1px solid #dfe5ec;border-radius:.5rem;display:grid;gap:1.5rem;grid-template-rows:repeat(4,minmax(28px,auto));grid-template-columns:repeat(2,1fr);grid-template-areas:'head-buyer head-buyer' 'input-buyer input-buyer' 'input-buyer input-buyer' 'checkboxes-buyer rules-buyer'}.cart-elements__info-buyer-head{grid-area:head-buyer;margin-bottom:-.25rem;display:flex;justify-content:space-between;align-items:center}.cart-elements__info-buyer-head-title{font-weight:500;font-size:1.25rem;line-height:1.5rem}.cart-elements__info-buyer-head-btn-container{height:100%;width:143px}.cart-elements__info-buyer-head-btn-container>button{border-radius:.25rem;background-color:#e6f8f9;color:#01bac6;border:none;height:100%;width:100%;font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem}.cart-elements__info-buyer-head-btn-container>button:focus{outline:0}.cart-elements__info-buyer-head-btn-container>button:hover{cursor:pointer}.cart-elements__info-buyer-full-data{grid-area:input-buyer;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem}.cart-elements__info-buyer-full-data-input{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;border-radius:.25rem;border:1px solid #dfe5ec;background-color:#eceff5;padding:.5rem 1rem;min-height:22px;color:#484151}.cart-elements__info-buyer-full-data-input:focus{outline:0;background-color:#fff;border:1px solid #01bac6;box-shadow:inset 0 -1px 0 #dcdcdc}.cart-elements__info-buyer-full-data-input::-webkit-input-placeholder{color:#929292}.cart-elements__info-buyer-full-data-input::-moz-placeholder{color:#929292}.cart-elements__info-buyer-full-data-input:-ms-input-placeholder{color:#929292}.cart-elements__info-buyer-full-data-input::-ms-input-placeholder{color:#929292}.cart-elements__info-buyer-full-data-input::placeholder{color:#929292}.cart-elements__info-buyer-agreements{grid-area:checkboxes-buyer;display:flex;flex-direction:column;font-size:.75rem;line-height:1rem}.cart-elements__info-buyer-agreements-container{display:flex;align-items:center;margin-bottom:.25rem;color:#929292}.cart-elements__info-buyer-agreements-container input[type=checkbox]{margin:0 0 1px 0}.cart-elements__info-buyer-agreements-container label{margin-left:.5rem;margin-bottom:0}.cart-elements__info-buyer-agreements-container:last-child{margin-bottom:0}.cart-elements__info-buyer-rules{grid-area:rules-buyer;font-size:.75rem;line-height:1rem}.cart-elements__info-buyer-rules>p{text-align:end;margin:.25rem 0 0 0}.cart-elements__info-buyer-rules a{text-decoration:none;color:#01bac6}.cart-elements__info-guests-wrapper{font-family:Inter,sans-serif;font-style:normal;padding:23px;border:1px solid #dfe5ec;border-radius:.5rem;display:flex;flex-direction:column}.cart-elements__info-guests-guest{display:grid;grid-template-rows:repeat(2,minmax(28px,auto));grid-row-gap:1.25rem;grid-template-areas:'guest-head' 'guest-input'}.cart-elements__info-guests-guest-head{grid-area:guest-head;display:flex;align-items:center}.cart-elements__info-guests-guest-head-title{font-size:1.25rem;line-height:1.5rem;font-weight:500;color:#484151;margin-right:1rem}.cart-elements__info-guests-guest-head-icons{display:flex}.cart-elements__info-guests-guest-head-icons:hover{cursor:pointer}.cart-elements__info-guests-guest-head-icons-icon-container-man{width:30px;height:30px;border:1px solid #dfe5ec;color:#929292;font-size:1.5rem;display:flex;justify-content:center;align-items:center;border-radius:.25rem 0 0 .25rem}.cart-elements__info-guests-guest-head-icons-icon-container-man:hover{cursor:pointer}.cart-elements__info-guests-guest-head-icons-icon-container-woman{width:30px;height:30px;border:1px solid #dfe5ec;color:#929292;font-size:1.5rem;display:flex;justify-content:center;align-items:center;border-radius:0 .25rem .25rem 0}.cart-elements__info-guests-guest-head-icons-icon-container-woman:hover{cursor:pointer}.cart-elements__info-guests-guest-head-icons-icon-selected{background-color:#01bac6;border-color:#01bac6;color:#fff}.cart-elements__info-guests-guest-input-line{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;border-radius:.25rem;border:1px solid #dfe5ec;background-color:#eceff5;padding:.5rem 1rem;min-height:22px}.cart-elements__info-guests-guest-input-line input{color:#484151}.cart-elements__info-guests-guest-input-line-select{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.16707 0.64168C9.01094 0.486471 8.79973 0.399353 8.57957 0.399353C8.35942 0.399353 8.14821 0.486471 7.99207 0.64168L5.0004 3.59168L2.0504 0.64168C1.89427 0.486471 1.68306 0.399353 1.4629 0.399353C1.24275 0.399353 1.03154 0.486471 0.875405 0.64168C0.797298 0.719149 0.735302 0.811317 0.692995 0.912866C0.650688 1.01442 0.628906 1.12334 0.628906 1.23335C0.628906 1.34336 0.650688 1.45228 0.692995 1.55383C0.735302 1.65538 0.797298 1.74754 0.875405 1.82501L4.40874 5.35835C4.48621 5.43645 4.57837 5.49845 4.67992 5.54076C4.78147 5.58306 4.89039 5.60485 5.0004 5.60485C5.11041 5.60485 5.21934 5.58306 5.32089 5.54076C5.42243 5.49845 5.5146 5.43645 5.59207 5.35835L9.16707 1.82501C9.24518 1.74754 9.30717 1.65538 9.34948 1.55383C9.39179 1.45228 9.41357 1.34336 9.41357 1.23335C9.41357 1.12334 9.39179 1.01442 9.34948 0.912866C9.30717 0.811317 9.24518 0.719149 9.16707 0.64168Z' fill='%23484151'/%3E%3C/svg%3E%0A");background-size:10px 6px;background-repeat:no-repeat;background-position:left 94% top 53%;-webkit-appearance:none;color:#929292}.cart-elements__info-guests-guest-input-line:focus{outline:0;background-color:#fff;border:1px solid #01bac6;box-shadow:inset 0 -1px 0 #dcdcdc}.cart-elements__info-guests-guest-input-line::-webkit-input-placeholder{color:#929292}.cart-elements__info-guests-guest-input-line::-moz-placeholder{color:#929292}.cart-elements__info-guests-guest-input-line:-ms-input-placeholder{color:#929292}.cart-elements__info-guests-guest-input-line::-ms-input-placeholder{color:#929292}.cart-elements__info-guests-guest-input-line::placeholder{color:#929292}.cart-elements__info-guests-guest-input-wrapper{grid-area:guest-input;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:1.5rem}.cart-elements__info-guests-guest:first-child{margin-top:-3px;margin-bottom:27px}.cart-elements__info-guests-comment{font-family:Inter,sans-serif;font-style:normal;width:100%}.cart-elements__info-guests-comment-title{font-size:1.25rem;line-height:1.5rem;font-weight:500;color:#484151;margin-top:2.5rem;margin-bottom:1.5rem}.cart-elements__info-guests-comment-text{font-family:Inter,sans-serif;font-style:normal;width:100%;border:1px solid #e8e8e8;border-radius:.25rem;padding:.75rem 1rem;resize:vertical}.cart-elements__info-guests-comment-text:focus{outline:0;background-color:#fff;border:1px solid #01bac6;box-shadow:inset 0 -1px 0 #dcdcdc}.cart-elements__info-guests-comment-text::-webkit-input-placeholder{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;color:#929292}.cart-elements__info-guests-comment-text::-moz-placeholder{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;color:#929292}.cart-elements__info-guests-comment-text:-ms-input-placeholder{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;color:#929292}.cart-elements__info-guests-comment-text::-ms-input-placeholder{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;color:#929292}.cart-elements__info-guests-comment-text::placeholder{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;color:#929292}.cart-elements__info-payment-types-wrapper{font-family:Inter,sans-serif;font-style:normal;font-weight:500}.cart-elements__info-payment-types-type{display:flex;justify-content:space-between;border:1px solid #dfe5ec;border-radius:.5rem;padding:23px;margin-bottom:1.5rem}.cart-elements__info-payment-types-type--preferable{background-color:#e6f8f9;border-color:#e6f8f9}.cart-elements__info-payment-types-type--preferable button{background-color:#01bac6;color:#fff}.cart-elements__info-payment-types-type-info{max-width:63.6%}.cart-elements__info-payment-types-type-info-title{font-size:1.25rem;line-height:1.5rem;color:#484151}.cart-elements__info-payment-types-type-info-caption{font-size:.875rem;line-height:1.5rem;font-weight:400;color:#929292;margin-bottom:0;margin-top:1rem}.cart-elements__info-payment-types-type-info-caption>a{text-decoration:none;color:#01bac6}.cart-elements__info-payment-types-type-funcs{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.cart-elements__info-payment-types-type-funcs-btn{font-family:Inter,sans-serif;font-style:normal;font-size:1.25rem;line-height:1.5rem;font-weight:500;background-color:#fff;border-radius:.5rem;border:1px solid #01bac6;color:#01bac6;width:13.25rem;height:3rem}.cart-elements__info-payment-types-type-funcs-btn:hover{cursor:pointer}.cart-elements__info-payment-types-type-funcs-btn:focus{outline:0}.cart-elements__info-payment-types-type-funcs-price{font-size:1.25rem;line-height:1.5rem;color:#484151;margin-bottom:1rem}.cart-elements__info-payment-types-type-funcs-price-modification{font-size:.875rem;line-height:1rem;color:#929292;font-weight:400;margin-right:5px}.cart-elements__info-payment-types-rules-caption{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1.5rem;margin:0;text-align:center;color:#484151}
.cart-elements__info-payment-types-rules-caption-container{padding-top:1rem;margin-bottom: 5rem;}@media screen and (max-width:960px){.cart-elements__info-buyer-wrapper{grid-template-columns:1fr;grid-template-rows:repeat(4,minmax(26px,auto));grid-template-areas:'head-buyer' 'input-buyer' 'checkboxes-buyer' 'rules-buyer'}.cart-elements__info-buyer-full-data{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}.cart-elements__info-buyer-rules{margin-top:-.5rem}.cart-elements__info-buyer-rules>p{margin:0;text-align:start}.cart-elements__info-guests-guest-input-wrapper{grid-row-gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cart-elements__info-payment-types-rules-caption-container{margin-bottom:2.5rem}}@media screen and (max-width:766px){.cart-elements__header-payment{flex-wrap:wrap}.cart-elements__header-payment-types{margin-top:-3px;margin-bottom:1rem}.cart-elements__info-buyer-wrapper{padding:15px}.cart-elements__info-buyer-head{flex-wrap:wrap}.cart-elements__info-buyer-head-title{font-size:1rem;line-height:1.5rem;font-weight:600;margin-bottom:1rem}.cart-elements__info-buyer-head-btn-container{width:8rem;height:2rem}.cart-elements__info-buyer-head-btn-container>button{font-size:.75rem;line-height:1rem}.cart-elements__info-buyer-full-data{gap:1rem}.cart-elements__info-buyer-full-data-input{font-size:.75rem;line-height:1.5rem}.cart-elements__info-buyer-agreements{font-size:.625rem;line-height:1rem}.cart-elements__info-buyer-agreements-container{align-items:end}.cart-elements__info-buyer-rules{font-size:.625rem;line-height:1rem}.cart-elements__info-guests-wrapper{padding:19px 15px 23px 15px}.cart-elements__info-guests-guest-head-title{font-size:1rem;line-height:1.5rem}.cart-elements__info-guests-guest-input-wrapper{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);grid-row-gap:15px}.cart-elements__info-guests-guest-input-line{font-size:.75rem;line-height:1rem}.cart-elements__info-guests-guest:first-child{margin-top:-1px}.cart-elements__info-guests-comment-title{margin-top:2rem;margin-bottom:1rem;font-size:1rem;line-height:1.5rem}.cart-elements__info-guests-comment-text{font-size:.75rem;line-height:1rem}.cart-elements__info-payment-types-type{flex-wrap:wrap;padding:15px}.cart-elements__info-payment-types-type-info{max-width:100%;margin-bottom:1rem}.cart-elements__info-payment-types-type-info-title{font-size:1rem;line-height:1.5rem}.cart-elements__info-payment-types-type-info-caption{margin-top:.5rem;font-size:.75rem;line-height:1rem}.cart-elements__info-payment-types-type-funcs{width:100%;flex-direction:row;align-items:center}.cart-elements__info-payment-types-type-funcs-price{font-size:1rem;line-height:1.5rem;margin:0}.cart-elements__info-payment-types-type-funcs-price-modification{display:block;font-size:.75rem;line-height:1rem}.cart-elements__info-payment-types-type-funcs-btn{width:8.75rem;height:2.5rem;font-size:.875rem;line-height:1.5rem}.cart-elements__info-payment-types-rules-caption{font-size:.75rem;line-height:1rem;letter-spacing:-.01em}.cart-elements__info-payment-types-rules-caption-container{padding-top:.5rem;margin-bottom:2rem}}@font-face{font-family:icomoon;src:url(fonts/icomoon.eot?xv157l);src:url(fonts/icomoon.eot?xv157l#iefix) format("embedded-opentype"),url(fonts/icomoon.ttf?xv157l) format("truetype"),url(fonts/icomoon.woff?xv157l) format("woff"),url(fonts/icomoon.svg?xv157l#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=' kp-cart-'],[class^=kp-cart-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kp-cart-lightning-icon:before{content:""}.kp-cart-calendar-icon:before{content:"";color:#01bac6}.kp-cart-arrow-triangle-icon:before{content:"";color:#01bac6}.kp-cart-cross-icon:before{content:"";color:#929292}.kp-cart-bucket-icon:before{content:""}.kp-cart-bucket-icon:hover{cursor:pointer}.kp-cart-check-circle:before{content:"";color:#01bac6}.kp-cart-ion_woman-outline:before{content:""}.kp-cart-ion_man-outline:before{content:""}.cart-backdrop{position:fixed;display:none;background-color:#000;opacity:.5;position:absolute;top:0;left:0;width:100%;height:106.3vmax;z-index:2}.cart-elements__reservation-details-wrapper{font-family:Inter,sans-serif;font-style:normal;display:none;position:fixed;background-color:#fff;width:51.375rem;height:51rem;top:-80%;left:30%;transition:all 250ms linear;z-index:3;border-radius:.5rem}.cart-elements__reservation-details-header{display:flex;justify-content:space-between;align-content:center;padding:1.25rem 1.5rem}.cart-elements__reservation-details-header-title{font-size:1.25rem;line-height:1.5rem;color:#484151;font-weight:600}.cart-elements__reservation-details-header-icon>i{font-size:10.67px}.cart-elements__reservation-details-header-icon>i:hover{cursor:pointer}.cart-elements__reservation-details-body{border-top:1px solid #dfe5ec;border-bottom:1px solid #dfe5ec;padding:1.5rem 1.5rem 2rem 1.5rem}.cart-elements__reservation-details-body-hotel-serv{font-size:.875rem;line-height:1.5rem}.cart-elements__reservation-details-body-hotel-serv-container{margin-bottom:1rem;border-bottom:1px solid #dfe5ec}.cart-elements__reservation-details-body-hotel-serv-container:last-child{margin-bottom:0;border:none}.cart-elements__reservation-details-body-hotel-serv-header{display:flex;justify-content:space-between;padding-right:1.5px}.cart-elements__reservation-details-body-hotel-serv-header-title{font-size:1rem;line-height:1.5rem;font-weight:600}.cart-elements__reservation-details-body-hotel-serv-header-funcs{display:flex;justify-content:space-between;align-items:center;font-weight:500}.cart-elements__reservation-details-body-hotel-serv-header-funcs-amnt{font-size:.875rem;line-height:1.5rem;margin-right:3.125rem}.cart-elements__reservation-details-body-hotel-serv-header-funcs-price{margin-right:14.5px}.cart-elements__reservation-details-body-hotel-serv-header-funcs-icon{color:#01bac6}.cart-elements__reservation-details-body-hotel-serv-body{padding-top:1rem;padding-bottom:1rem;padding-right:1.75rem;font-weight:400}.cart-elements__reservation-details-body-hotel-serv-body--no-padding{padding-bottom:0rem}.cart-elements__reservation-details-body-hotel-serv-body-line{display:flex;justify-content:space-between;margin-bottom:7px}.cart-elements__reservation-details-body-hotel-serv-body-line:last-child{margin-bottom:0}.cart-elements__reservation-details-body-hotel-serv-body-line--deletable{width:103.6%}.cart-elements__reservation-details-body-hotel-serv-body-line-key{color:#484151}.cart-elements__reservation-details-body-hotel-serv-body-line-value{color:#929292}.cart-elements__reservation-details-body-hotel-serv-btn-container{width:9.25rem;height:2.5rem;margin-bottom:1rem}.cart-elements__reservation-details-body-hotel-serv-btn-container>button{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1.5rem;border-radius:.25rem;background-color:#e6f8f9;color:#01bac6;border:none;height:100%;width:100%}.cart-elements__reservation-details-body-hotel-serv-btn-container>button:hover{cursor:pointer}.cart-elements__reservation-details-body-hotel-serv-btn-container>button:focus{outline:0}.cart-elements__reservation-details-footer{display:flex;justify-content:space-between;align-content:center;padding:1.25rem 3.5rem 1.25rem 1.5rem;font-size:1.25rem;line-height:1.5rem;color:#484151;font-weight:600}.cart-elements__pop-up-details{font-family:Inter,sans-serif;font-style:normal}.cart-elements__pop-up-details-body-wrapper{display:grid;grid-template:repeat(2,minmax(4rem,auto))/repeat(2,1fr);gap:1.5rem}.cart-elements__pop-up-details-body-wrapper-top{padding-bottom:1.7rem;margin-bottom:1.7rem;border-bottom:1px solid #dfe5ec}.cart-elements__pop-up-details-body-dets-field{border:1px solid #dfe5ec;border-radius:.25rem;font-size:.875rem;line-height:1.5rem;font-weight:400;transition:border-color .3s ease-out;padding:7px 1rem}.cart-elements__pop-up-details-body-dets-field:focus{border-color:#01bac6;outline:0}.cart-elements__pop-up-details-body-dets-input{width:100%;max-height:2.5rem}.cart-elements__pop-up-details-body-dets-input::-webkit-input-placeholder{color:#929292;font-weight:400}.cart-elements__pop-up-details-body-dets-input::-moz-placeholder{color:#929292;font-weight:400}.cart-elements__pop-up-details-body-dets-input:-ms-input-placeholder{color:#929292;font-weight:400}.cart-elements__pop-up-details-body-dets-input::-ms-input-placeholder{color:#929292;font-weight:400}.cart-elements__pop-up-details-body-dets-input::placeholder{color:#929292;font-weight:400}.cart-elements__pop-up-details-body-dets-input-date{background:no-repeat 93% 50% url(../../media/calendar-icon__turquoise.svg)}.cart-elements__pop-up-details-body-dets-select{width:100%;min-height:2.5rem;color:#484151;-webkit-appearance:none;background:no-repeat 93% 50% url(../../media/arrow_drop_down_icon.svg)}.cart-elements__pop-up-details-body-dets-select-time{width:60.7%;margin-right:.5rem;background-position-x:80%}.cart-elements__pop-up-details-body-dets-select-time-caption{font-size:.875rem;line-height:1.5rem;color:#484151}.cart-elements__pop-up-details-body-dets-select-label{font-size:.75rem;line-height:1rem;color:#929292;font-weight:500;letter-spacing:.02em;text-transform:uppercase;margin-bottom:.5rem}.cart-elements__pop-up-details-body-dets-select-caption{font-size:.75rem;line-height:1rem;color:#929292;margin-top:.5rem}.cart-elements__pop-up-details-body-dets-select-change-amnt{min-height:2.5rem;display:flex;align-items:center}.cart-elements__pop-up-details-body-dets-select-change-amnt-btn{height:2rem;width:2rem;display:flex;justify-content:center;font-size:1.2rem;border-radius:1rem;background-color:#e6f8f9;color:#01bac6}.cart-elements__pop-up-details-body-dets-select-time-container{display:flex;justify-content:space-between}.cart-elements__pop-up-details-body-dets-select-time-element{width:50%}.cart-elements__pop-up-details-body-dets-comment-container{margin-top:1.4rem}.cart-elements__pop-up-details-body-dets-comment-input{padding:.5rem 1rem;width:100%;height:4.5rem;border:1px solid #dfe5ec;border-radius:.25rem;resize:none;font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1.5rem;font-weight:400}.cart-elements__pop-up-details-body-dets-comment-input::-webkit-input-placeholder{color:#929292}.cart-elements__pop-up-details-body-dets-comment-input::-moz-placeholder{color:#929292}.cart-elements__pop-up-details-body-dets-comment-input:-ms-input-placeholder{color:#929292}.cart-elements__pop-up-details-body-dets-comment-input::-ms-input-placeholder{color:#929292}.cart-elements__pop-up-details-body-dets-comment-input::placeholder{color:#929292}.cart-elements__pop-up-details-footer{display:flex;justify-content:flex-end;padding:.75rem 1.5rem;height:2.5rem}.cart-elements__pop-up-details-footer-btn{font-family:Inter,sans-serif;font-style:normal;font-size:.875rem;line-height:1rem;padding:.75rem 1rem;border-radius:.5rem;border:none}.cart-elements__pop-up-details-footer-btn:focus{outline:0}.cart-elements__pop-up-details-footer-btn:hover{cursor:pointer}.cart-elements__pop-up-details-footer-btn--cancel{margin-right:.5rem;color:#484151;background-color:#eceff5}.cart-elements__pop-up-details-footer-btn--add{margin-right:.5rem;color:#fff;background-color:#01bac6;transition:.5s}.cart-elements__pop-up-details-footer-btn--add:hover{background-color:#005b61}.cart-elements__add-transfer-wrapper{position:fixed;bottom:-80%;left:35%;display:none;width:37rem;height:44rem;transition:all 250ms linear;background-color:#fff;z-index:3;border-radius:.5rem}#transfer-amnt{padding-left:.5rem;padding-right:.5rem;margin-left:.5rem;margin-right:.5rem;font-size:1rem;line-height:1.5rem;color:#484151;font-weight:500}@media screen and (max-width:960px){.cart-elements__reservation-details-wrapper{width:48rem;height:64rem;border-radius:0}.cart-elements__reservation-details-body{min-height:81vh}.cart-elements__add-transfer-wrapper{height:100vmax}}

/* html body{margin:0;font-family:Panton,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#eee;box-sizing:border-box} */

/* .header{box-sizing:border-box;font-family:Panton,Sans-serif;background:#fff;transition:height .2s;padding-top:0; top:0;left:0;width:100vw; z-index:2} */

.footer--mobile{display:none;background-color:#eee}.footer__bottom-col{font-weight:400;font-family:Inter,sans-serif}.footer__bottom-col:first-child{font-weight:600}.footer a{text-decoration:none;color:#484151}.footer__container{width:100%;margin:0 auto;max-width:1200px;box-sizing:border-box;padding-left:20px;padding-right:20px}.footer__container-flex{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (min-width:960px){.header__wrapper{height:4.5rem}.header__logo{height:4.5rem}.header__controls{width:70%}.header__menu{order:1;padding-top:24px;text-align:right;box-sizing:border-box;padding-top:11px;height:65px}.header .menu{font-size:16px}.footer__bottom{padding-top:28px;padding-bottom:28px}.footer__bottom-col{font-size:14px;line-height:24px}}@media screen and (max-width:959px){.header__wrapper{height:48px}.header__logo{height:48px;padding-left:20px;z-index:6}.header__logo img{display:block;margin-top:9px;height:41px}.header__menu-switch{display:block}.header__controls{/*display:none*/}.footer__container-flex{justify-content:space-around}.footer__bottom{padding-top:8px;padding-bottom:24px}.footer__bottom-col{font-size:12px;line-height:16px;margin-top:16px}}@media screen and (max-width:767px){.footer{display:none}.footer--mobile{display:block}}

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    /* font-family: sans-serif; */
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* background-color: #EEEEEE !important; */
}

@-ms-viewport {
    width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

html body {
    margin: 0;
    font-family: Inter, Sans-serif;
    /* font-family: Panton, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    /* background-color: #EEEEEE; */
}

html body .header__wrapper {
    /* font-weight: 700; */
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

li{
    list-style: none;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    /* color: #01BAC6; */
    color: #6baeff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #328efd;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {

    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* border: none; */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[data-hidden=true] {
    display: none !important;
}

[hidden] {
    display: none !important;
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.container {
    width: 100%;
    /* padding-right: 15px;
    padding-left: 15px; */
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1160px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

::-webkit-input-placeholder {
    color: #666;
}

::-moz-placeholder {
    color: #666;
}

:-ms-input-placeholder {
    color: #666;
}

::-ms-input-placeholder {
    color: #666;
}

::placeholder {
    color: #666;
}

::-moz-selection {
    background-color: #01BAC6;
    background-color: #000;
    color: #fff;
}

::selection {
    background-color: #01BAC6;
    background-color: #000;
    color: #fff;
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;   
    overflow-x: hidden;
    color: #000;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-responsive.img-width {
    width: 100%;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

b,
strong {
    font-weight: bold;
}

.head-primary {
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
    color: #484151;
}

.head-secondary {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
}

.btn {
    /* width: 100%; */
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;    
    line-height: 1.2;
    border-radius: 8px;
    border: none;    
    padding: 15px 16px;
    text-align: center;
    display: inline-block;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.btn_fullwidth{
    width: 100%;
}

.btn:focus {
    outline: none;
}

.btn:hover {
    text-decoration: none;
}

.btn-primary {
    color: #212529;
    background-color: #F0F0F0;
    border-color: #F0F0F0;
}

.btn-primary:hover {
    color: #000;
}

.btn-secondary, .btn_color_red {
    color: #fff;    
    background-color: #de210b;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #e5240d;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-border {
    line-height: 1.15;
    text-align: center;
    font-weight: bold;
    padding: 16px 16px;
    border-color: #01BAC6;
    background: none;
    color: #01BAC6;
    text-decoration: none;
}

.btn-border:hover {
    color: #01BAC6;
    text-decoration: none;
}

.btn-border:focus {
    color: #01BAC6;
    text-decoration: none;
}

.link {
    font-size: 14px;
    color: #01BAC6;
    text-decoration: none;
}

.link:hover {
    color: #01BAC6;
    text-decoration: none;
}

.link:focus {
    color: #01BAC6;
    text-decoration: none;
}

.link.link-signin {
    font-size: 16px;
}

.link.link--underline {
    text-decoration: underline;
}

/* === Menu === */
.menu__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px -15px;
    padding: 0;
    list-style-type: none;
}

.menu__item {
    padding: 0 15px;
}

.menu__link {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.menu__link:hover {
    color: #000;
    text-decoration: none;
}

.menu__link:focus {
    color: #000;
    text-decoration: none;
}

.restore-password {
    background: #FFF;
    padding: 24px;
    border-radius: 8px;
}

.restore-password h1 {
    color: #484151;
}

/* === Categories === */
.categories {
    padding-top: 48px;
    padding-bottom: 24px;
}

.categories__subheader {
    font-size: 16px;
    margin-bottom: 32px;
    color: #484151;
}


.categories__item {
    position: relative;
    color: #000;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 320px;
    background-blend-mode: normal, lighten, normal;
    overflow: hidden;
    border-radius: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 30px 10px 50px 10px;
    margin-bottom: 30px;
}

.categories__item:hover {
    color: #000;
    text-decoration: none;
}

.categories__item:focus {
    color: #000;
    text-decoration: none;
}

.categories__item:hover .categories__price {
    bottom: 0;
}


.categories__button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    text-align: center;
    padding: 20px;
    background: #01BAC6;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    transition: bottom ease .1s;
}

.categories__item:hover .categories__button {
    bottom: 0;
}

.categories__name {
    position: absolute;
    bottom: 72px;
    right: 0;
    left: 0;
    padding: 5px 32px;
    color: #FFF;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 0;
}

.categories__price {
    position: absolute;
    bottom: 32px;
    font-size: 16px;
    color: #01BAC6;
    font-weight: 700;
    left: 0;
    right: 0;
    padding: 0px 32px;
    transition: bottom ease .1s;
}

.app__text {
    line-height: 1.5;
    margin-bottom: 16px;
}

.app__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.app__link--store {
    max-width: 94px;
    margin-right: 9px;
}

.app__link--google {
    max-width: 108px;
}

.home__header-container {
    background-color: #FFF;
}
/* === action === */
.action {
    padding-bottom: 137px;
}

.action__inner {
    padding: 28px 0;
    border-radius: 8px;
    background: #01BAC6;
}

.action__text {
    margin: 0;
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
    padding-left: 40px;
    font-weight: 700;
}

.action__img {
    height: 100%;
    position: relative;
}

.action__img img {
    right: 0;
    bottom: -28px;
    position: absolute;
}

.action__app {
    text-align: right;
    padding-right: 40px;
}

.action__app .app__link {
    width: 100%;
}

.action__app .app__link--store {
    max-width: 144px;
    margin-right: 24px;
}

.action__app .app__link--google {
    max-width: 162px;
}

/* === Categor-nav === */
.categor-nav {
    padding: 30px 0 22px;
}

.categor-nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px 0 -4px;
    padding: 0;
    list-style-type: none;
}

.categor-nav__item {
    margin: 0 8px 8px 0;
    border-radius: 50px;
    transition: all ease .1s;
}

.categor-nav__item:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}

.categor-nav__link {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    background: #FFFFFF;
    border-radius: 24px;
    padding: 11px 24px 15px 19px;
    color: #1f1f1f;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: 100%;
    letter-spacing: -.3px;
}

.categor-nav__link:hover {
    color: #01BAC6;
    text-decoration: none;
}

.categor-nav__link:focus {
    color: #6B6B6B;
    text-decoration: none;
}

/* === Notification === */
.notification {
    padding: 16px 0 24px;
}

.notification__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #01BAC6;
    background: #FFF;
}

.notification__btn {
    width: 160px;
    min-height: 56px;
    border: none;
    color: #01BAC6;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 16px;
    background: #cbf1f4;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    font-weight: 700;
}

.notification__btn:focus {
    outline: none;
}

.notification__btn:active {
    background: #dbdbdb;
}

.notification__text {
    position: relative;
    margin: 0;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 0 16px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 15px;
    -webkit-box-orient: vertical;
    font-family: Panton, sans-serif !important;
    font-size: 16px !important;
}

.notification__text * {
    font-style: normal;
}

.notification__text--collapsed {
    margin: 15px 0;
    padding: 0 15px;
    height: 25px;
    overflow: hidden;
}
.notification__text--collapsed:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    background: linear-gradient(to right, rgba(255,255,255, .2), rgb(255, 255, 255) 100%);
}

.notification__text--collapsed > p {
    display: inline!important;
    padding-right: 5px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notification__text ul {
    list-style-type: disc;
    list-style-position: inside;
}

.contact {
    background: #FFF;
    border-radius: 8px;
    padding: 24px;
}

.mini-cart__heading {
    font-size: 20px;
    padding: 16px;
    border-bottom: 1px solid #DAD9DC;
    margin: 0;
}

.mini-cart__name {
    font-size: 14px;
    color: #484151;
    margin-bottom: 15px;
}

.mini-cart__img img {
    width: 100%;
    border-radius: 4px;
}

.mini-cart__quantity-form {
    display: flex;
    width: 100px;
    align-items: center;
}

.mini-cart__quantity-field:focus-visible{
    outline: none;
}

.mini-cart__quantity-minus,
.mini-cart__quantity-plus {    
    width: 18px;
    height: 19px;    
    cursor: pointer;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
}

.mini-cart__quantity-minus{
    background-image: url(/catalog/view/theme/default/img/cashier/ico_minus.svg);   
    order: 1;
    transition: .2s ease-in-out;
}

.mini-cart__quantity-plus{
    background-image: url(/catalog/view/theme/default/img/cashier/ico_plus.svg);
    order: 3;
}

.mini-cart__quantity-field {
    width: 29px;
    height: 24px;
    border: none;    
    text-align: center;
    font-size: 14px;
    order: 2;
    background-color: #fff;
}

input.mini-cart__quantity-field[value="1"] + .mini-cart__quantity-minus{    
    background-image: url(/catalog/view/theme/default/img/cashier/ico_minus_grey_1.svg);
    transition: .2s ease-out;
}

.mini-cart__row {
    padding: 16px 0 0;
    position: relative;
    display: grid;
    grid-template-columns: 6fr 3fr 72px 2px;
    grid-gap: 10px;
}

.mini-cart__row-params{
    border-bottom: 2px solid #d4d4d4;
    padding-bottom: 12px;
    margin-top: -23px;
}

.mini-cart__row-params span:first-child{
    margin-right: 17px;
}

.mini-cart__total {
    font-size: 16px;
    color: #484151;
    font-weight: 700;
    white-space: nowrap;
}

.mini-cart__price {
    font-size: 13px;
    color: #9f9f9f;
}

.mini-cart__close{    
    justify-self: end;
    margin-right: -17px;
}
.mini-cart__close div{
    cursor: pointer;    
    padding: 0px 5px 0 6px;
    color: #9f9f9f;
}

.mini-cart-remove {
    text-align: right;
}

.mini-cart-remove svg {
    width: 24px;
    height: 24px;
}
.mini-cart__empty {
    text-align: center;
    padding: 16px;
}

.menu__link--cart-active {
    color: #01BAC6 !important;
}

.menu__link--cart-active svg path {
    fill: #01BAC6 !important;
}

.menu__link--cart-active + .mini-cart {
    display: block;
}

.menu__link-shopping-cart{
    position: relative;
}

.mini-cart__btn-success {    
    margin-top: 15px;
    background-color: #f5f5f5; 
    color: #9f9f9f;
    display: block;
    text-align: center;
    padding: 13px 0;
    border-radius: 8px;
    font-weight: 700;
}
.mini-cart__btn-success:hover{
    color: #9f9f9f;
}
.mini-cart__btn-success_red{
    background-color: #de210b; 
    color: #fff;
}
.mini-cart__btn-success_red:hover{
    color: #fff;
}

/* === Listing === */
.listing__product {
    margin-bottom: 24px;
}

.product {
    background: #fff;
    border: 1px solid #EDEDED;
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
}

.product__left {
    padding: 32px;
}

.product__tuning,
.product__computed-data,
.product__action,
.product.showed-full .product__btn-price {
    display: none;
}

.product.showed-full {
    cursor: auto;
}

.product.showed-full .product__tuning,
.product.showed-full .product__computed-data,
.product.showed-full .product__action {
    display: block;
}

.product__name {
    margin-bottom: 24px;
}

.product__intro {
    margin-bottom: 20px;
}

.product__desc,
.product__offer {
    color: #929292;
}

.product__desc *,
.product__intro p {
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
}

.product__img {
    width: 100%;
    height: 375px;    
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.product__img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
}


.product__right {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #F8F8F8;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product__btn-price {
    left: 15px;
    bottom: 16px;
    max-width: -webkit-calc(100% - 30px);
    max-width: calc(100% - 30px);
    position: absolute;
    z-index: 1;
}
.owl-product__img.owl-theme .owl-dots, .owl-theme .owl-nav {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.owl-product__img.owl-theme .owl-dots .owl-dot.active span, .owl-product__img.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    opacity: .7;
}
.owl-product__img.owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: 1px solid #ccc;
}

.radio-years {
    margin: 0;
}

.product__years {
    margin-bottom: 16px;
}

.radio-years__fields {
    display: none;
}

.radio-years__fields:checked + .radio-years__caption {    
    background-color: #de210b;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.radio-years__caption {
    display: block;
    min-width: 100px;
    padding: 11px 13px 16px;   
    cursor: pointer;    
    border-radius: 8px;
    text-align: center;
    
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
    font-size: 14px;
    font-weight: 700;

    background-color: #f5f5f5;
    color: #1f1f1f;
}

.product__radio-years {    
    margin-bottom: 5px;
    margin-right: 13px;
}

.text-danger {
    color: #FF0000;
}

.parameters__item {
    margin-bottom: 16px;
}

.border {
    padding: 24px;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
}

.border__title {
    display: block;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 16px;
}

.radio {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: unset;
    position: unset;
    opacity: unset;
    width: unset;
    height: unset;
}

.radio__field {
    display: none;
}

.radio__field:checked ~ .radio__circle:before {
    opacity: 1;
}

.radio__field:checked ~ .radio__text small {
    display: block;
}

.radio__circle {
    width: 16px;
    height: 16px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    margin-right: 16px;
    margin-top: 1px;
    border-radius: 50%;
    border: 1px solid #DCDCDC;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.radio__circle:before {
    content: '';
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #de210b;
    background-color: #de210b;
    position: absolute;
    transition: all ease .15s;
    cursor: pointer;
}

.radio__text p {
    margin: 0;
    line-height: 1.4;
    margin-bottom: 4px;
}

.radio__text small {
    color: #6B6B6B;
    display: none;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.radio__text.radio__text--card small {
    position: relative;
}

.radio__text.radio__text--card small:after {
    content: '';
    width: 96px;
    height: 64px;
    margin-top: 8px;
    background: url("/catalog/view/theme/default/img/card.svg") no-repeat center;
    display: block;
}

.select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    padding: 13.5px 24px 13.5px 16px;

    border-radius: 8px;    
    background-color: #f5f5f5;    
    border: none;

    background-image: url("/catalog/view/theme/default/img/arrow-select.svg");    
    background-repeat: no-repeat;
    background-position: right 15px top 50%;
    background-size: 13px 9px;
    
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.decoration{
    font-size: 14px;
    font-weight: 600;
    padding: 13.5px 16px;
    background-color: #f5f5f5;
    border-radius: 8px;
}

.select::-ms-expand {
    display: none;
}

.select:focus {
    outline: none;
    /* -webkit-box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.25); */
}

.select:disabled {
    background-color: #F8F8F8;
    background-image: url("/catalog/view/theme/default/img/arrow-select-disabled.svg");
}

.form-group {
    margin: 0;
    width: 100%;
}

.form-group__label {
    font-size: 14px;
    color: #6B6B6B;
}

.form-group__name {
    color: #6B6B6B;
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

.form-group__border {
    padding: 8px 16px;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
}

.range {
    width: 100%;
    z-index: 2;
}

.range.noUi-target {
    height: 4px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0 0 4px 4px;
    background: #E8E8E8;
}

.range .noUi-connects {
    border-radius: 0 0 4px 4px;
}

.range .noUi-connect {
    background: #56CC56;
}

.range .noUi-handle {
    top: -8px;
    width: 20px;
    height: 20px;
    z-index: 9999;
    cursor: pointer;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    border: 2px solid #56CC56;
}

.range .noUi-handle:before, .range .noUi-handle:after {
    display: none;
}

.range .noUi-handle:focus {
    outline: none;
}

.form-group__border {
    z-index: 2;
    background: #fff;
    position: relative;
}

.range-wrap {
    padding: 0 16px;
}

.field {
    width: 100%;
    padding: 8px 16px;    
    border-radius: 4px;
    border: none;
    
    border: 1px solid #E8E8E8;

    /* -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease; */
}

.input-group-btn{
    display: block;
    margin-top: 12px;
    margin-bottom: 20px;
}

.field_border{
    border: 1px solid #E8E8E8;
}

.field::placeholder{
    color: #9f9f9f;
    font-size: 16px;;
}

.field-textarea{
    padding: 25px 16px;
    background-color: #f5f5f5;
}

.field.date-pick, .field.date_pick{
    border: 1px solid #E8E8E8;
}

.field:focus {
    outline: none;
    /* -webkit-box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.25); */
}

.field.is-valid {
    border: 1px solid #56CC56;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.field.is-valid ~ .form-group__name {
    color: #56CC56;
}

.field.is-invalid {
    border: 1px solid #DC0000;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.field.is-invalid ~ .form-group__name {
    color: #DC0000;
}

.field-date::-webkit-calendar-picker-indicator {
    width: 24px;
    height: 24px;
    opacity: 1;
    color: transparent;
    background: none;
    background-image: url("/catalog/view/theme/default/img/icon-calendar.svg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 24px 24px;
}

.field-date::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    appearance: none;
}

.field-date::-webkit-clear-button {
    display: none;
}

.radio-card__field {
    display: none;
}

.radio-card__field:checked ~ .radio-card__caption {
    color: #ffffff;
    background: #56CC56;
}

.radio-card__caption {
    color: #56CC56;
    font-size: 12px;
    background: #fff;
    display: block;
    line-height: 1.2;
    padding: 7px 8px;
    border-radius: 4px;
    border: 1px solid #56CC56;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.radio-card--first {
    margin-right: 8px;
}

.parameters__title {
    display: block;
    margin-bottom: 8px;
}

.parameters__title.parameters__title--grey {
    color: #6B6B6B;
}

.computed-data {
    padding: 24px;
    background: #F8F8F8;
}

.product__computed-data {
    margin-bottom: auto;
}

.computed-data__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px dotted #DCDCDC;
}

.computed-data__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.computed-data__item:not(:last-child) {
    border-bottom: 1px dashed #DCDCDC;
}

.computed-data__item-name,
.computed-data__item-val {
    font-size: 14px;
    max-width: 50%;
}

.computed-data__item-val--route {
    max-width: 63%;
}

.computed-data__item-val {
    text-align: right;
}

.computed-data__result {
    padding: 4px 0;
    border-bottom: 1px solid #DCDCDC;
}

.table {
    width: 100%;
}

.table__cell {
    padding: 4px 0;
    color: #484151;
}

.table__cell:nth-child(1) {
    text-align: left;
}

.table__cell:nth-child(2) {
    text-align: center;
}

.table__cell:nth-child(3) {
    text-align: right;
}

.table__cell--head {
    color: #A3A3A3;
    font-size: 14px;
    font-weight: 400;
}

.table__cell--main {
    font-size: 18px;
    font-weight: bold;
}

.product__action {
    padding: 30px 16px;
}

.product__buy-now {
    color: #01BAC6;
    font-size: 20px;
    cursor: pointer;
    line-height: 1.2;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    border: 0;
    width: 100%;
    background: none;
    outline: 0;
}
.product__buy-now:hover, .product__buy-now:active, .product__buy-now:focus {
    outline: 0;
}

.product__btn {
    max-width: 100%;
}

/* === Cart-page  === */
.cart-page {
    padding-bottom: 96px;
}

.cart__heading {
    text-align: left;
    margin-bottom: 24px;
}

.cart__table {
    margin-bottom: 24px;
    border-radius: 8px;
    overflow: hidden;
}

.cart__table.mind-cart__table {
    border-radius: 0;
    margin-bottom: 0;
}

.mind-cart__table .cart__row{
    display: grid;
    grid-template-columns: 32px 1fr 150px 87px 25px;    
}


.cart__box-checkbox{
    position: relative;
    /* background-color: #01BAC6; */
    /* align-self: center; */
    margin-right: 10px;
    margin-top: 4px;
    height: 22px;
    
}

.cart__box-checkbox input{
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.cart__view-checkbox{
    background-color: #f5f5f5;
    width: 16px;
    height: 16px;
    border-radius: 2px;
}

.cart__box-checkbox input:checked + .cart__view-checkbox{
    background-color: #de210b;
    background-image: url(/catalog/view/theme/default/img/cashier/ico_ready.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.mind-cart__table .cart__prices{
    text-align: right;
}

.mind-cart__table .cart__table-row.cart__table-row--main {
    padding: 19px 22px 23px;
    position: relative;
}
.mind-cart__table .cart__table-row.cart__table-row--main:not(:last-child){
    /* border-bottom: 2px solid #c4c4c4; */
}
.mind-cart__table .cart__table-row.cart__table-row--main:not(:last-child)::before{
    content: '';
    width: 96%;
    height: 2px;
    background-color: #d4d4d4;
    position: absolute;
    bottom: 0;
    left: 2%;
}

.mind-cart__table .cart__product-img {
    max-width: 50px;
    min-width: 43px;
}

.mind-cart__table .cart__product-img img {
    height: auto;
}

.mind-cart__table .count-control {   
    margin-top: -11px;
    padding: 11px 13px;
    align-items: center;
    width: 125px;
    height: 50px;
}

.count-control__btn {
    width: 18px;
    height: 19px;    
    cursor: pointer;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    
}

.count-control__btn.count-control__btn--plus{     
    background-image: url(/catalog/view/theme/default/img/cashier/ico_plus.svg);
    order: 3;
}

.count-control__btn.count-control__btn--minus{
    background-image: url(/catalog/view/theme/default/img/cashier/ico_minus.svg);
    order: 1;
}

.mind-cart__table .count-control__num {
    width: 33px;
    height: auto;
    margin: 0;
    text-align: center;
    border-radius: 0;
    border: 0;
    order: 2;
}

.mind-cart__table .count-control__num:focus-visible{
    outline: none;
}

.mind-cart__table .count-control__num[value='1'] + .count-control__btn--minus{
    background-image: url(/catalog/view/theme/default/img/cashier/ico_minus_grey_1.svg);
}

.mind-cart__table .cart__price-only {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
}
.mind-cart__table .cart__price-unit{
    color: #9f9f9f;
    font-size: 13px;
}

.mind-cart__table .col-price {
    justify-content: space-between;
    margin-top: 15px;
}

.mind-cart__table .cart__product-name {
    margin-top: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mind-cart__table .cart__product-name span {
    font-size: 16px;
    line-height: 1.3;
    border-bottom: 1px dotted #01bac6;
    cursor: pointer;
}
.mind-cart__table .cart__product-name span::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-bottom: 0;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid #01bac6;
    border-left: 0.3em solid transparent;
}
.mind-cart__table .cart__product-name span.open::after {
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid #01bac6;
    border-left: 0.3em solid transparent;
}

.cart__product-title{
    color: #1f1f1f;
    font-size: 16px;
    font-weight: bold;
}

.cart__params{
    display: flex;
    gap: 20px;
}
.cart__ticket-params{
    font-size: 13px;
    color: #9f9f9f;
}

.mind-cart__table .cart__product-parameter {
    background-image: url(/image/dotted.png);
    background-repeat: repeat-x;
    background-position: bottom 2px center;
}

.mind-cart__table .cart__product-parameter span {
    background-color: #fff;
}

.mind-cart__table .cart__product-parameter span:last-child {
    padding-left: 3px;
}

.mind-cart__table .cart__product-parameter span:first-child {
    padding-right: 3px;
}

.mind-cart__table .cart__product-parameters {
    display: none;
}

.mind-cart__table .cart__product-parameters.open {
    display: block;
}

.mind-cart__table .cart__btn-delete svg {
    width: 25px;
    height: 25px;
    fill: #000;
}

.mind-cart__action .h4 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.19;
    color: #000;
    margin-bottom: 10px;
    margin-top: 5px;
}
.mind-cart__action .cart__result-item {
    font-size: 18px;
    line-height: 1.19;
    color: #757575;
    margin-bottom: 5px;
    display: block;
}
.mind-cart__action .cart__result-item b {
    font-size: 19px;
}
.mind-cart__action .cart__result-item b.color-red {
    color: #de210b;
}
.mind-cart__action input[type=checkbox] { display: none;}
.mind-cart__action input[type=checkbox]+label,
.mind-cart__action input[type=checkbox]+label::before,
.mind-cart__action input[type=checkbox]+label::after {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.mind-cart__action input[type=checkbox]+label {
    display: inline-block;
    position: relative;
    width: 55px;
    height: 30px;
    border-radius: 35px;
    cursor: pointer;
}
.mind-cart__action input[type=checkbox]+label::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
}
.mind-cart__action input[type=checkbox]:checked+label::after {
    left: 28px;
}

.mind-cart__action .cart__comment {
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 40px 24px;
    margin-top: 3px;
    margin-bottom: 30px;
}

.mind-cart__action .cart__comment .form-group__name {
    font-size: 16px;
    font-weight: 700;
    color: #1f1f1f;
    margin-bottom: 25px;
}
.mind-cart__action .spinner-border {
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: 0.25em solid #01BAC6;
    border-right-color: transparent;
}
.mind-cart__action .cart__promo-code label {
    font-size: 12px;
    color: #757575;
    position: absolute;
}
.mind-cart__action .promo-code__field {
    border-radius: 0;
    border: 0;    
    border: 1px solid #E8E8E8;    
}
.mind-cart__action .promo-code__btn {
    max-width: 190px;
    font-size: 16px;
    font-weight: 700;
    background-color: #de210b;
    color: #fff;
}
.cart-elements__header {
    color: #000;
}
.mind-cart__reg .checkout__inner {
    box-shadow:none;
}

#checkbox_bonus+label {	background-color: #dadada; }
#checkbox_bonus:checked+label {	background-color: #01bac6; }
#checkbox_promo+label { background-color: #dadada; }
#checkbox_promo:checked+label {	background-color: #de210b; }

.cart__table-cell {
    color: #6B6B6B;
    font-size: 14px;
    text-transform: uppercase;
}

.cart__table-row {
    position: relative;
    padding: 15px;
}

.cart__table-row.cart__table-row--head {
    padding: 10px 15px;
    background: #fefefe;
    color: #929292;
    border: 1px solid #E8E8E8;
}

.cart__table-row.cart__table-row--head .cart__table-cell {
    font-weight: bold;
    color: #929292;
}

.cart__table-row.cart__table-row--main {   
    background: #FFF;
}

.cart__product-img {    
    background-color: #01bac6;
    width: 48px;
    height: 43px;
    border-radius: 8px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 16px;
    margin-top: 4px;
}
.cart__product-info {
    width: 100%;
}

.cart__product-img img {
    width: 100%;
    height: 100%;
}

.cart__product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.cart__product-name {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
    color: #484151;
}

.cart__product-parameters {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cart__product-parameter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #929292;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart__product-parameter:not(:last-child) {
    margin-bottom: 8px;
}

.cart__product-parameter span {
    font-size: 14px;
    max-width: 50%;
}

.cart__product-parameter span:last-child {
    text-align: right;
}
.bg-gray {
    background-color: #F0F0F0;
}
.product-grid .product-grid__header {
    color: #6B6B6B;
    font-weight: 700;
}
.product-grid .product-grid__row {
    padding-bottom: 5px;
    padding-top: 5px;
}
.product-grid__footer {
    border-top: 2px solid #aaa;
}
.count-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.option-toggle__btn {
    color: #000;
    border-bottom: 1px dotted;
    line-height: 1;
}
.option-toggle__btn:hover {
    color: #000;
    text-decoration: none;
}
.count-control__num {
    width: 56px;
    height: 40px;
    margin: 0 4px;
    text-align: center;
    border-radius: 4px;
    -moz-appearance: textfield;
    border: 1px solid #E8E8E8;
}

.count-control__num::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.count-control__num::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.count-control__btn:focus {
    outline: none;
}

.count-control__btn > svg {
    width: 20px;
    height: 20px;
    fill: #01BAC6;
    margin: auto;
}

.cart__price-1pc {
    color: #000;
}

.cart__price-only {
    color: #000;
}

.cart__btn-delete {
    padding: 0;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    background: none;
}

.cart__btn-delete:focus {
    outline: none;
}

.cart__btn-delete svg {
    width: 20px;
    height: 20px;
    fill: #A3A3A3;
}

.coupon-info {
    /* height: 32px; */
    color: #da2020;
    font-size: 14px;
}
.promo-code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.promo-code .cart__promo-code-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mind-cart__action .promo-code {
    /* display: block; */
}
.promo-code__field {
    margin-right: 16px;
}

.mind-cart__action .promo-code__field {
    /* margin-right: 20px; */
}

.promo-code__btn {
    width: 100%;
    color: #01BAC6;
    cursor: pointer;
    background: none;
    max-width: 144px;
    border-radius: 4px;
    /* border: 1px solid #01BAC6; */
    background: #FFF;
}

.promo-code__btn:focus {
    outline: none;
}

.cart__result {
    text-align: right;
    color: #484151;
}

.cart__result-item {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.cart__result-item span {
    font-size: 16px;
}
.mind-cart__action .cart__result-item span {
    display: block;
}

.cart__result-item--total {
    font-size: 18px;
}

.cart__action-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    border-radius: 4px;
    position: relative;
    margin-bottom: 16px;
    background: #F0F0F0;
    padding: 8px 16px 8px 18px;
    border: 1px solid #F0F0F0;
    color: #484151;
}

.cart__action-btn:focus {
    outline: none;
}

.cart__action-btn > svg {
    width: 24px;
    height: 24px;
    fill: #01BAC6;
    margin-right: 10px;
}

.cart__action-btn.cart__action-btn--active {
    color: #fff;
    background: #56CC56;
}

.cart__action-btn.cart__action-btn--active > svg {
    fill: #fff;
}

.action-btn--comment-active {
    background: #01BAC6;
    border-color: #01BAC6;
    color: #FFF;
}

.action-btn--comment-active svg {
    fill: #FFF;
}

.checkout__inner {
    padding: 24px;
    border: 1px solid #EDEDED;
    background: #FFF;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
}

.checkout__header {
    margin-bottom: 24px;
}

.checkout__form-group, .profile-data__form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 24px;
}

.check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.check.check-secondary {
    z-index: 2;
    width: 100%;
    padding: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 176px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
}

.check.check-secondary .check__label {
    color: #000;
}

.check.check-secondary .check__layer {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: #F0F0F0;
    position: absolute;
}

.check.check-secondary .check-secondary__img {
    width: 100%;
    margin-bottom: 16px;
}

.check.check-secondary .check-secondary__img img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.check-secondary--first-item {
    margin-right: 15px;
}

.check__field {
    display: none;
}

.check__field:checked ~ .check__box {
    background: #01BAC6;
    border-color: #01BAC6;
}

.check__field:checked ~ .check__box:before {
    display: block;
}

.check__field:checked ~ .check__layer {
    background: transparent;
    border: 2px solid #56CC56;
}

.check__box {
    width: 16px;
    height: 16px;
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
    border-radius: 4px;
    position: relative;
    border: 1px solid #DCDCDC;
}

.check__box:before {
    content: '';
    width: 10px;
    height: 5px;
    display: none;
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
}

.check__label {
    color: #6B6B6B;
    font-size: 14px;
    line-height: 1.5;
}

.checkout__action {
    padding-top: 28px;
    text-align: center;
}

.checkout__btn {
    max-width: 328px;
    margin-bottom: 24px;
}

.cart__comment {
    padding: 24px;
    margin-bottom: 16px;
    background: #FFF;
    border-radius: 8px;
    border: 1px solid #EDEDED;
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
}

/* === Informer === */
.informer {
    padding-top: 32px;
    padding-bottom: 64px;

    min-height: calc(100vh - 270px);

    background-color: #f5f5f5;;

    /* border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5; */
}

.informer__header {
    margin-bottom: 32px;
}

.informer__main {
    padding: 40px;    
    background: #FFF;
    border-radius: 10px;    
}

.informer__img {
    margin-bottom: 24px;
}

.informer__subheader {
    display: block;
    font-size: 24px;
    margin-bottom: 24px;
    color: #484151;
}

.informer__text {
    margin-bottom: 24px;
}

.informer__text p {
    margin-bottom: .8rem;
}

.informer__btn {
    width: 100%;
    font-size: 16px;
    max-width: 328px;
}

.list-name {
    display: block;
    margin-bottom: 4px;
}

.list {
    margin: 0 0 15px 0;
    padding: 0 0 0 24px;
    list-style-type: none;
}

.list-item {
    position: relative;
}

.list-item:before {
    content: '';
    top: 7px;
    width: 8px;
    height: 8px;
    left: -24px;
    background: #56CC56;
    border-radius: 50%;
    position: absolute;
}

/* === refund-policy === */
.refund-policy {
    padding-top: 32px;
    padding-bottom: 56px;
}

.refund-policy__header {
    text-align: left;
    margin-bottom: 32px;
}

.refund-policy__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.document {
    color: #000;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 20px;
    border-radius: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    border: 1px solid #DCDCDC;
    background: #FFF;

}

.document:hover {
    color: #000;
    text-decoration: none;
}

.document:focus {
    color: #000;
    text-decoration: none;
}

.document:before {
    content: '';
    width: 32px;
    height: 48px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    margin-right: 20px;
    background: url("/catalog/view/theme/default/img/icon-doc.svg") no-repeat center;
}

.document__name {
    margin: 0;
    line-height: 1.3;
}

.document__size {
    font-size: 14px;
    color: #A3A3A3;
}

/* === Registration === */
.registration-page {
    padding-top: 0;
    padding-bottom: 96px;
}

.registration__header {
    margin-bottom: 32px;
}

.registration__nav {
    margin-bottom: 32px;
}

.registration__stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-bottom: 16px;
}

.registration__stage:after {
    content: '';
    bottom: 0;
    right: 0;
    height: 4px;
    width: 100%;
    border-radius: 4px;
    background: #E8E8E8;
    position: absolute;
}

.registration__stage:before {
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    z-index: 2;
    height: 4px;
    border-radius: 4px;
    background: #01BAC6;
    position: absolute;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.registration__stage.registration__stage--active:before {
    width: 50%;
}

.registration__stage.registration__stage--active .registration__stage-name {
    color: #000;
}

.registration__stage.registration__stage--active .registration__stage-num {
    color: #01BAC6;
    border: 2px solid #01BAC6;
}

.registration__stage.registration__stage--passed:before {
    width: 100%;
}

.registration__stage.registration__stage--passed .registration__stage-name {
    color: #01BAC6;
}

.registration__stage.registration__stage--passed .registration__stage-num {
    font-size: 0;
    border-color: #01BAC6;
    background: #01BAC6;
}

.registration__stage.registration__stage--passed .registration__stage-num:before {
    display: block;
}

.registration__stage-num {
    width: 24px;
    height: 24px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #A3A3A3;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    margin-right: 16px;
    position: relative;
    background: #FFF;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
}

.registration__stage-num:before {
    content: '';
    left: 0;
    width: 13px;
    height: 10px;
    display: none;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    left: -webkit-calc(50% - 6.5px);
    left: calc(50% - 6.5px);
    background: url("/catalog/view/theme/default/img/icon-checked.svg") no-repeat center;
    position: absolute;
}

.registration__stage-name {
    color: #A3A3A3;
    font-weight: 600;
}

.registration__form {
    background: #FFF;
    border-radius: 8px;
    padding: 24px;
}

.registration__form-title {
    margin-bottom: 32px;
}

.registration__have-acc {
    margin: 0;
}

.registration__btn {
    margin-bottom: 24px;
}

.form-group--radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 44px;
}

.form-group--radio .form-group__name {
    width: 100%;
    margin-bottom: 20px;
    color: #484151;
}

.form-group--radio label:first-of-type {
    margin-right: 30px;
}

.registration__check {
    margin-bottom: 32px;
}

/* === Profile === */
.page-profile {
    padding: 64px 0;
}

.profile-sitebar {
    padding: 12px 0;
    position: relative;
    border-radius: 8px;
    background: #FFF;
    border-left: 2px solid #FFF;
}

.profile-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.profile-menu-selected {
    display: none;
    padding: 8px 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.profile-menu-selected__icon {
    width: 12px;
    height: 8px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.profile-menu-selected__icon > svg {
    width: 100%;
    height: 100%;
    fill: #A3A3A3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.profile-menu__item, .profile-menu__item-last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-left: -2px;
    padding: 12px 20px;
    border-left: 2px solid transparent;
    transition: all ease .3s;
}

.profile-menu__item.profile-menu__item--active, .profile-menu__item--active.profile-menu__item-last {
    background: #F0F0F0;
    border-left-color: #01BAC6;
}

.profile-menu__item.profile-menu__item--active svg {
    fill: #01BAC6;
}

.profile-menu__item.profile-menu__item--active span {
    color: #01BAC6;
}

.profile-menu__line {
    margin-left: 0;
    padding: 12px 0;
    position: relative;
    pointer-events: none;
}

.profile-menu__line:before {
    content: '';
    width: 80%;
    height: 1px;
    background: #E8E8E8;
    left: -webkit-calc(50% - 40%);
    left: calc(50% - 40%);
    position: absolute;
}

.profile-menu__caption,
.profile-menu__caption:hover {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.profile-menu__icon {
    width: 24px;
    height: 24px;
    margin-right: 20px;
}

.profile-menu__icon > svg {
    width: 100%;
    height: 100%;
    fill: #7d7d7d;
}

.profile-status {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #FFF;
    border-radius: 8px;
    margin-bottom: 16px;
    padding: 8px;
}

.profile-status__mobile-popup {
    display: none;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    padding: 16px 8px;
}
.profile-status__mobile-popup.showed {
    display: block;
}
.profile-status__mobile-popup-heading {
    font-size: 16px;
    text-align: center;
    color: #484151;
    font-weight: 700;
    margin-bottom: 10px;
}
.profile-status__mobile-popup-text {
    font-size: 12px;
    text-align: center;
    color: #484151;

}

.profile-status__mobile-popup-return {
    display: block;
    text-align: center;
    margin-top: 30px;
    font-size: 12px;
    color: #01BAC6;
}


.profile-status__heading {
    display: none;
}
.profile-status__row {
    display: flex;
    flex-direction: row;
}
.profile-status__preview-image {
    width: 200px;
}
.profile-status__info {
    padding: 0 24px;
}
.profile-status__info-heading {
    font-size: 24px;
    font-weight: 600;
    color: #484151;
    margin-bottom: 6px;
}
.profile-status__info-description {
    font-size: 14px;
    margin-bottom: 6px;
    color: #484151;
}
.profile-status__info-more {
    font-size: 14px;
    color: #01BAC6;
    text-decoration: underline;
    padding: 8px 0;
}
.profile-status__promo-label {
    font-size: 12px;
    color: #929292;
    text-align: center;
    margin-bottom: 8px;
}
.profile-status__promo-code {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: #FFFFFF;
    border: 1px dashed #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 8px;
    color: #484151;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.1em;
}
.profile-status__promo-copy {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 230px;
    background: #01BAC6;
    border-radius: 4px;
    height: 40px;
    color: #FFF;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border: none;
}

.profile-status__mobile-info {
    display: none;
}

.profile-status__mobile-hide {
    display: none;
}


.profile-content {
    background: #FFF;
    border-radius: 8px;
}

.profile-content__item {
    padding-top: 32px;
    padding-bottom: 32px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
}
.profile-content__item p{
    padding: 0 32px;
    margin-bottom: 15px;
}
.profile-content__item p > img {
    width: 100%;
}
.profile-content__header {
    padding: 0 32px;
    margin-bottom: 32px;
    color: #484151;
}

.profile-data__form {
    padding: 0 32px;
}

.profile-data__btn {
    font-size: 16px;
    max-width: 110px;
}

.profile-data__form-group {
    margin-bottom: 16px;
}

.profile-history {
    padding-bottom: 24px;
}

.profile-history__main {
    margin-bottom: 30px;
}

.custom-table__tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #E8E8E8;
}

.custom-table__tr.custom-table__tr--head {
    padding: 10px 0;
    background: #F0F0F0;
}

.custom-table__td--head {
    color: #6B6B6B;
    font-weight: bold;
    text-transform: uppercase;
}

.custom-table__td--head.custom-table__td--head:last-child {
    font-size: 0;
}

.custom-table__td {
    font-size: 14px;
    padding: 0 5px;
    text-align: center;
}

.custom-table__td.custom-table__td--text-left {
    text-align: left;
}

.custom-table__td:nth-child(1) {
    width: 10%;
}

.custom-table__td:nth-child(2) {
    width: 12%;
}

.custom-table__td:nth-child(3) {
    width: 35%;
}

.custom-table__td:nth-child(4) {
    width: 10%;
}

.custom-table__td:nth-child(5) {
    width: 15%;
}

.custom-table__td:nth-child(6) {
    width: 10%;
}

.custom-table__td:nth-child(7) {
    width: 8%;
}

.order-status {
    font-weight: 600;
}

.order-status.order-status--lite-grey {
    color: #A3A3A3;
}

.order-status.order-status--grey {
    color: #6B6B6B;
}

.order-status.order-status--green {
    color: #01BAC6;
}

.order-status.order-status--red {
    color: #FF3A44;
}

.order-status.order-status--black {
    color: #000000;
}

.profile-history__icon-plus {
    width: 14px;
    height: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    cursor: pointer;
}

.profile-history__icon-plus > svg {
    width: 100%;
    height: 100%;
    fill: #56CC56;
}

.profile-history__action {
    text-align: center;
}

.profile-history__btn {
    font-size: 16px;
}

.profile-history__num-order:before {
    content: 'Заказ ';
    display: none;
}

.modal {
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    overflow-y: auto;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.6);
}

.modal__inner {
    width: 100%;
    margin: auto;
    padding: 32px;
    background: #fff;
    max-width: 385px;
    position: relative;
    border: 1px solid #EDEDED;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.1);
}

.modal__inner--success .modal__form {
    display: none;
}

.modal__inner--success .modal__info {
    display: block;
}

.modal__inner--success .modal__btn:before {
    display: block;
}

.modal__inner--success .modal__btn span {
    display: none;
}

.modal__close {
    top: 32px;
    right: 27px;
    border: none;
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    background: none;
    position: absolute;
}

.modal__icon {
    width: 16px;
    height: 16px;
    fill: #484151;
}

.modal__header {
    margin-bottom: 24px;
}

.modal__form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.modal__link {
    margin-left: auto;
}

.modal__btn {
    max-width: 100%;
}

.modal__btn:before {
    content: '👌';
    display: none;
}

.modal__bottom {
    padding-top: 24px;
    text-align: center;
    font-weight: 600;
}

@keyframes spinner-border {
    to { transform: rotate(360deg); }
}

.spinner-border {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-bottom;
    border: .15em solid #01BAC6;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border>* {
    display: none;
}

.modal__help-text {
    color: #A3A3A3;
    text-align: center;
}

.modal__info {
    display: none;
}

.order-content {
    margin-top: 1rem;
}

.order-content td {
    padding: 5px 10px;
}
.order-content tbody tr {
    border-bottom: 1px solid #E8E8E8;
}

.order-content thead td {
    color: #6B6B6B;
    background-color: #F0F0F0;
    font-weight: 700;
}
.order-content tbody {
    border-bottom: 2px solid #aaa;
}

.header__cart {
    display: none;
}

.text-right {
    text-align: right;
}

.form-control-file, .form-control-range {
   display: block;
   width: 100%;
}

.rate-rows .row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
    align-items: center;
}

.rate-rows .row:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.room-item h3 {
    margin-bottom: 10px;
}

.qr_codes .qr_code {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 0 10px 15px 0;
}

.qr_codes .qr_code.canceled::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('/image/qr_canceled.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 0;
    left: 0;
}

.m-0{margin:0!important}
.mt-0,.my-0{margin-top:0!important}
.mr-0,.mx-0{margin-right:0!important}
.mb-0,.my-0{margin-bottom:0!important}
.ml-0,.mx-0{margin-left:0!important}
.m-1{margin:.25rem!important}
.mt-1,.my-1{margin-top:.25rem!important}
.mr-1,.mx-1{margin-right:.25rem!important}
.mb-1,.my-1{margin-bottom:.25rem!important}
.ml-1,.mx-1{margin-left:.25rem!important}
.m-2{margin:.5rem!important}
.mt-2,.my-2{margin-top:.5rem!important}
.mr-2,.mx-2{margin-right:.5rem!important}
.mb-2,.my-2{margin-bottom:.5rem!important}
.ml-2,.mx-2{margin-left:.5rem!important}
.m-3{margin:1rem!important}
.mt-3,.my-3{margin-top:1rem!important}
.mr-3,.mx-3{margin-right:1rem!important}
.mb-3,.my-3{margin-bottom:1rem!important}
.ml-3,.mx-3{margin-left:1rem!important}
.m-4{margin:1.5rem!important}
.mt-4,.my-4{margin-top:1.5rem!important}
.mr-4,.mx-4{margin-right:1.5rem!important}
.mb-4,.my-4{margin-bottom:1.5rem!important}
.ml-4,.mx-4{margin-left:1.5rem!important}
.m-5{margin:3rem!important}
.mt-5,.my-5{margin-top:3rem!important}
.mr-5,.mx-5{margin-right:3rem!important}
.mb-5,.my-5{margin-bottom:3rem!important}
.ml-5,.mx-5{margin-left:3rem!important}
.p-0{padding:0!important}
.pt-0,.py-0{padding-top:0!important}
.pr-0,.px-0{padding-right:0!important}
.pb-0,.py-0{padding-bottom:0!important}
.pl-0,.px-0{padding-left:0!important}
.p-1{padding:.25rem!important}
.pt-1,.py-1{padding-top:.25rem!important}
.pr-1,.px-1{padding-right:.25rem!important}
.pb-1,.py-1{padding-bottom:.25rem!important}
.pl-1,.px-1{padding-left:.25rem!important}
.p-2{padding:.5rem!important}
.pt-2,.py-2{padding-top:.5rem!important}
.pr-2,.px-2{padding-right:.5rem!important}
.pb-2,.py-2{padding-bottom:.5rem!important}
.pl-2,.px-2{padding-left:.5rem!important}
.p-3{padding:1rem!important}
.pt-3,.py-3{padding-top:1rem!important}
.pr-3,.px-3{padding-right:1rem!important}
.pb-3,.py-3{padding-bottom:1rem!important}
.pl-3,.px-3{padding-left:1rem!important}
.p-4{padding:1.5rem!important}
.pt-4,.py-4{padding-top:1.5rem!important}
.pr-4,.px-4{padding-right:1.5rem!important}
.pb-4,.py-4{padding-bottom:1.5rem!important}
.pl-4,.px-4{padding-left:1.5rem!important}
.p-5{padding:3rem!important}
.pt-5,.py-5{padding-top:3rem!important}
.pr-5,.px-5{padding-right:3rem!important}
.pb-5,.py-5{padding-bottom:3rem!important}
.pl-5,.px-5{padding-left:3rem!important}
.m-n1{margin:-.25rem!important}
.mt-n1,.my-n1{margin-top:-.25rem!important}
.mr-n1,.mx-n1{margin-right:-.25rem!important}
.mb-n1,.my-n1{margin-bottom:-.25rem!important}
.ml-n1,.mx-n1{margin-left:-.25rem!important}
.m-n2{margin:-.5rem!important}
.mt-n2,.my-n2{margin-top:-.5rem!important}
.mr-n2,.mx-n2{margin-right:-.5rem!important}
.mb-n2,.my-n2{margin-bottom:-.5rem!important}
.ml-n2,.mx-n2{margin-left:-.5rem!important}
.m-n3{margin:-1rem!important}
.mt-n3,.my-n3{margin-top:-1rem!important}
.mr-n3,.mx-n3{margin-right:-1rem!important}
.mb-n3,.my-n3{margin-bottom:-1rem!important}
.ml-n3,.mx-n3{margin-left:-1rem!important}
.m-n4{margin:-1.5rem!important}
.mt-n4,.my-n4{margin-top:-1.5rem!important}
.mr-n4,.mx-n4{margin-right:-1.5rem!important}
.mb-n4,.my-n4{margin-bottom:-1.5rem!important}
.ml-n4,.mx-n4{margin-left:-1.5rem!important}
.m-n5{margin:-3rem!important}
.mt-n5,.my-n5{margin-top:-3rem!important}
.mr-n5,.mx-n5{margin-right:-3rem!important}
.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}
.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}
.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}
@media (min-width:576px){
    .m-sm-0{margin:0!important}
    .mt-sm-0,.my-sm-0{margin-top:0!important}
    .mr-sm-0,.mx-sm-0{margin-right:0!important}
    .mb-sm-0,.my-sm-0{margin-bottom:0!important}
    .ml-sm-0,.mx-sm-0{margin-left:0!important}
    .m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}
    .mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}
    .ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}
    .mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}
    .mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}
    .m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}
    .mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}
    .ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}
    .mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}
    .mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}
    .m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}
    .mr-sm-5,.mx-sm-5{margin-right:3rem!important}
    .mb-sm-5,.my-sm-5{margin-bottom:3rem!important}
    .ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}
    .pt-sm-0,.py-sm-0{padding-top:0!important}
    .pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}
    .pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}
    .pt-sm-1,.py-sm-1{padding-top:.25rem!important}
    .pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}
    .pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}
    .pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}
    .pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}
    .p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}
    .pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}
    .pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}
    .pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}
    .pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}
    .pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}
    .pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}
    .m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}
    .mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}
    .ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}
    .mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}
    .mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}
    .m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}
    .mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}
    .ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}
    .mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}
    .mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}
    .m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}
    .mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}
    .ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}
    .mt-sm-auto,.my-sm-auto{margin-top:auto!important}
    .mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}
    .ml-sm-auto,.mx-sm-auto{margin-left:auto!important}
}

@media (min-width:768px){.m-md-0{margin:0!important}
    .mt-md-0,.my-md-0{margin-top:0!important}
    .mr-md-0,.mx-md-0{margin-right:0!important}
    .mb-md-0,.my-md-0{margin-bottom:0!important}
    .ml-md-0,.mx-md-0{margin-left:0!important}
    .m-md-1{margin:.25rem!important}
    .mt-md-1,.my-md-1{margin-top:.25rem!important}
    .mr-md-1,.mx-md-1{margin-right:.25rem!important}
    .mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}
    .m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}
    .mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}
    .ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}
    .mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}
    .mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}
    .m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}
    .mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}
    .ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}
    .mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}
    .mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}
    .p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}
    .pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}
    .pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}
    .pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}
    .pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}
    .p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}
    .pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}
    .pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}
    .pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}
    .pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}
    .p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}
    .pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}
    .pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}
    .pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}
    .pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}
    .m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}
    .mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}
    .ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}
    .mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}
    .mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}
    .m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}
    .mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}
    .ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}
    .mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}
    .mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}
    .m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}
    .mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}
    .ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}
    .mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}
    .mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}
}

@media (min-width:992px){
    .m-lg-0{margin:0!important}
    .mt-lg-0,.my-lg-0{margin-top:0!important}
    .mr-lg-0,.mx-lg-0{margin-right:0!important}
    .mb-lg-0,.my-lg-0{margin-bottom:0!important}
    .ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}
    .mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}
    .mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}
    .m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}
    .mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}
    .ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}
    .mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}
    .mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}
    .m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}
    .mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}
    .ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}
    .mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}
    .mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}
    .p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}
    .pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}
    .pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}
    .pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}
    .pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}
    .p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}
    .pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}
    .pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}
    .pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}
    .pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}
    .p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}
    .pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}
    .pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}
    .pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}
    .pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}
    .m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}
    .mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}
    .ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}
    .mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}
    .mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}
    .m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}
    .mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}
    .ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}
    .mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}
    .mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}
    .m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}
    .mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}
    .ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}
    .mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}
    .mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}
}

@media (min-width:1200px){
    .m-xl-0{margin:0!important}
    .mt-xl-0,.my-xl-0{margin-top:0!important}
    .mr-xl-0,.mx-xl-0{margin-right:0!important}
    .mb-xl-0,.my-xl-0{margin-bottom:0!important}
    .ml-xl-0,.mx-xl-0{margin-left:0!important}
    .m-xl-1{margin:.25rem!important}
    .mt-xl-1,.my-xl-1{margin-top:.25rem!important}
    .mr-xl-1,.mx-xl-1{margin-right:.25rem!important}
    .mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}
    .ml-xl-1,.mx-xl-1{margin-left:.25rem!important}
    .m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}
    .mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}
    .ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}
    .mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}
    .mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}
    .m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}
    .mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}
    .ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}
    .mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}
    .mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}
    .p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}
    .pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}
    .pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}
    .pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}
    .pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}
    .p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}
    .pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}
    .pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}
    .pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}
    .pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}
    .p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}
    .pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}
    .pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}
    .pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}
    .pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}
    .m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}
    .mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}
    .ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}
    .mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}
    .mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}
    .m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}
    .mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}
    .ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}
    .mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}
    .mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}
    .m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}
    .mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}
    .ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}
    .mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}
    .mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}
}

.text-center {
    text-align: center;
}
.footer .kp-icon-social {
    background-position: 6px 6px;
    background-size: 14px;
}

/*==========  Desktop First  ==========*/
@media (max-width: 1199.98px) {
    .container {
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
   
    .home-page-wrap{
        grid-template-columns: 1fr 1fr !important;
    }   
   
    .sidebar__bottom-line{
        display: none;
    }

    .mini-cart__row{
        /* display: flex !important;
        flex-wrap: wrap; */
        grid-template-columns: 1fr 1fr !important;
    }

    .sidebar__text_end{
        width: 100% !important;
    }

    .mini-cart__row-params{
        margin-top: 5px;
    }

    .cart__product-parameters.cart__product-parameters--mobile {
        display: block;
        margin-bottom: 15px;
    }

    .cart__btn-delete--mobile {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .minicart-block span.cartname {
        display: none;
    }
    .minicart-block .menu__link--cart {
        position: fixed;
        top: 0;
        right: 40px;

    }

    .header__specials .user{
        /* position: fixed;
        top: 10px;
        right: 84px; */
    }
    .user:hover .customer-dropdown-menu {
       display: none;
    }

    .customer__link{
        display: flex;
        align-items: center;
        justify-content: center;
        /* height: inherit; */
        /* height: 18px !important; */
    }

    .header__specials .user .customer-top__icon{
        width: 30px;
        height: 30px;
    }
    .header__specials .user .customer-top__icon  > svg{
        width: 30px;
        height: 30px;
        fill: #484151;
    }
    .user .header__link{
        display: none;
    }

    .header__specials .mobile_login{
        position: fixed;
        top: 10px;
        right: 84px;
        display: block;
    }
    .header__language-link{
        display: none;
    }
    .minicart-block .menu__link--cart path {
        fill: #484151;
    }
    .menu__link--cart-active + .mini-cart {
        position: fixed;
        top: 50px;
    }
    .profile-status__mobile-info {
        width: 50%;
        display: block;
        margin: 10px 0;
    }
    .profile-status__mobile-info-link {
        display: flex;
        align-items: center;
    }
    .profile-status__mobile-info-icon {
        margin-right: 8px;
    }
    .profile-status__mobile-hide {
        width: 50%;
        display: block;
        margin: 10px 0;
    }
    .profile-status__mobile-hide-link {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        color: #929292;
    }
    .profile-status__mobile-hide-icon {
        margin-right: 8px;
    }
    .profile-status__heading {
        display: block;
        color: #484151;
        font-size: 16px;
        text-align: center;
        margin-bottom: 8px;
    }
    .profile-status__preview {
        width: 50%;
        margin-right: 8px;
    }
    .profile-status__preview-image {
        display: block;
        width: 100%;
    }
    .profile-status__promo {
        width: 50%;
        margin-left: 8px;
    }
    .profile-status__promo-label {
        display: none;
    }
    .profile-status__promo-copy {
        width: 100%;
        font-size: 12px;
    }
    .profile-status__promo-code {
        margin-bottom: 17px;
        font-size: 14px;
    }
    .profile-status__info {
        display: none;
    }
    .product__img {
        background-image: unset !important;
    }

    /* === Categories === */
    .categories__list .col-lg-6 .categories__name {
        height: auto;
        font-size: 24px;
    }

    .categories__name {
        height: auto;
    }

    /* === action === */
    .action__inner {
        padding: 0;
    }

    .action__text {
        text-align: center;
        padding: 16px;
    }

    .action__img img {
        right: auto;
        bottom: auto;
        position: static;
    }

    .action__app {
        padding-right: 15px;
    }

    .action__app .app__links {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .action__app .app__link--store {
        margin-right: 0;
    }

    .action__app .app__link--google {
        margin-bottom: 16px;
    }

    /* === Categor-nav === */
    .categor-nav {
        position: relative;
        /* padding: 8px 0; */
        padding: 30px 0 22px;
    }

    .categor-nav > .container {
        padding: 0;
    }

    .categor-nav__select {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .categor-nav__list {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        overflow-x: scroll;
        flex-wrap: nowrap;
        margin: 0;
    }

    .categor-nav__item {
        margin: 0;
        padding: 0 5px;
        min-width: 40%;
    }

    .categor-nav__item:first-child {
        padding-left: 15px;
    }

    .categor-nav__item:last-child {
        padding-right: 15px;
    }

    .categor-nav__link {
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;

    }

    /* === Listing === */
    .product__img {
        height: 66px !important;
        background-color: #fff;
        max-width: 100%;
    }

    .product__img img {
        display: none;
    }

    .product__mobail-img {
        width: 100%;
        height: 300px;
    }

    .product__mobail-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .form-group--departure-time {
        margin-bottom: 16px;
    }

    /* === Cart-page  === */
    .cart__product-parameters {
        display: none;
    }

    .count-control {
        max-width: 156px;
    }

    .cart__product-img {
        border-radius: 4px;
        overflow: hidden;
    }

    .cart__product {
        margin-bottom: 16px;
    }

    /* === Cart-page  === */
    .cart__result {
        padding: 0;
        margin-bottom: 14px;
    }

    .cart__result-item {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    /* === Registration === */
    .registration__stage-name {
        display: none;
    }

    .profile-menu-selected {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    /* === Profile === */
    .page-profile {
        padding: 0;
    }

    .profile-sitebar {
        padding: 0;
        border-radius: 0;
        border-left: none;
        border-right: none;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 20px;
    }

    .profile-content {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0;
    }

    .profile-sitebar.profile-sitebar--open .profile-menu {
        display: block;
    }

    .profile-sitebar.profile-sitebar--open .profile-menu-selected .profile-menu-selected__icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .profile-menu {
        left: 0;
        top: 100%;
        z-index: 2;
        width: 100%;
        display: none;
        background: #F0F0F0;
        position: absolute;
    }

    .profile-menu__item, .profile-menu__item-last {
        margin-left: 0;
        border-left: none;
        padding-left: 15px;
        paddong-right: 15px;
    }

    .profile-menu__item.profile-menu__item--active, .profile-menu__item--active.profile-menu__item-last {
        background: none;
    }

    .profile-content__item {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .profile-content__header {
        padding: 0 15px;
    }

    .profile-data__form {
        padding: 0 15px;
    }

    /* === Registration === */
    .registration__btn {
        display: block;
        margin: 0 auto 24px;
    }

    .registration__have-acc {
        text-align: center;
    }

    .checkout__inner {
        border-radius: 0;
    }
}

@media (max-width: 767.98px) {

    /* === Categories === */
    .categories__subheader {
        font-size: 14px;
    }

    .categories {
        padding-bottom: 8px;
    }

    .categories__item {
        margin-bottom: 16px;
    }

    /* === action === */
    .action__text {
        font-size: 20px;
    }

    .action {
        padding-bottom: 72px;
    }

    /* === Notification === */
    .notification {
        padding: 8px 0 16px;
    }

    /* === Profile === */
    .custom-table__tr {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 8px 15px;
    }

    .custom-table__td.custom-table__td--head:not(:last-child) {
        display: none;
    }

    .custom-table__td.custom-table__td--head:last-child {
        width: 100%;
        font-size: 14px;
        text-align: center;
    }

    .custom-table__td {
        text-align: left;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .custom-table__td:nth-child(1) {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        width: 50%;
    }

    .custom-table__td:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 50%;
    }

    .custom-table__td:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 80%;
    }

    .custom-table__td:nth-child(4) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        width: 30%;
    }

    .custom-table__td:nth-child(5) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        width: 30%;
    }

    .custom-table__td:nth-child(6) {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
        width: 30%;
    }

    .custom-table__td:nth-child(7) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 20%;
    }

    .profile-history__icon-plus {
        margin-right: 0;
        margin-left: auto;
    }

    .profile-history__num-order:before {
        display: inline;
    }
}

@media (max-width: 670px ) and (min-width: 575px ) {

    body {
        padding-top: 75px;
    }

    .col-xs-offset-8 {
        margin-left: 82.667%;
    }
}

@media (max-width: 575.98px) {
    body {
        /* padding-top: 65px; */
    }

    .option-toggle {
        /* display: none; */
        display: block;
    }

    /* === Notification === */
    .notification__inner {
        border-radius: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .notification__text {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin: 12px 0 15px 0;
        font-size: 14px;
        line-height: 1.5;
        overflow: hidden;
        display: -webkit-box;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        padding: 10px 15px 10px 15px;
    }

    .notification__text--collapsed {
        height: 38px;
    }


    .notification__btn {
        width: 100%;
        height: 32px;
        font-size: 12px;
    }

    /* === Listing === */
    .product__left {
        padding: 16px;
    }

    .product__desc {
        font-size: 14px;
    }

    .product__mobail-img {
        width: 100%;
        height: 260px;
    }

    .product__radio-years {
        margin: 0;
        margin-bottom: 12px;
    }

    .product__parameters--years {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: block;
    }

    .border {
        padding: 16px;
        border-radius: 0;
        border-left: none;
        border-right: none;
        margin-left: -16px;
        margin-right: -16px;
    }

    .radio__text p {
        font-size: 14px;
    }

    .radio__text small {
        font-size: 12px;
    }

    .product__parameters--carrier .radio {
        margin-bottom: 10px;
    }

    .computed-data {
        padding: 16px;
    }

    .product__action {
        background: #fff;
        padding: 24px 16px 16px;
    }

    /* === Cart-page  === */
    /* .cart__table {
        margin-left: -15px;
        margin-right: -15px;
    } */

    .cart__product-img {
        width: 68px;
        height: 68px;
    }

    /* === Cart-page  === */
    .cart__result-item span {
        margin-right: auto;
    }

    .cart__promo-code {
        margin-bottom: 24px;
    }

    .cart__action-btn {
        font-size: 14px;
        max-width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .promo-code__field {
        margin-right: 0;
    }

    .promo-code__btn {
        /* display: none; */
    }

    .cart__action-btn--signin {
        margin-bottom: 24px;
    }

    .checkout__inner {
        margin-left: -15px;
        margin-right: -15px;
    }

    .checkout__form-group, .profile-data__form-group {
        margin-bottom: 16px;
    }

    .cart__comment {
        /*margin-left: -15px;*/
        /*margin-right: -15px;*/
    }

    .informer__main {
        padding: 15px;
    }

    .informer__btn {
        font-size: 16px;
    }

    .check.check-secondary {
        padding: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 120px;
    }

    .check.check-secondary .check__box {
        margin: 0 0 8px;
    }

    .check-secondary--first-item {
        margin-right: 5px;
    }

    .modal__inner {
        padding: 25px;
    }
}

/*==========  Mobile First  ==========*/
@media (min-width: 992px) {
    .categor-nav__link.categor-nav__link--active {
        color: #FFF;
        text-decoration: none;
        /* background: #01BAC6; */
        background-color: #de210b;
    }

    .categor-nav__link.categor-nav__link--active:hover {
        color: #fff;
        text-decoration: none;
    }

    .categor-nav__link.categor-nav__link--active:focus {
        color: #fff;
        text-decoration: none;
    }

    .categor-nav__link:hover {
        color: #000;
        text-decoration: none;
    }

    .categor-nav__link:hover:focus {
        color: #fff;
        text-decoration: none;
    }
}


.hidden {
    display: none;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}


html,
body {
    height: 100%;
}

.page-wrap {
    display: flex;
    flex-direction: column;
    /* min-height: 100%; */
}
.page-wrap_home{
    padding-bottom: 120px;
}
@media (min-width: 992px) {
    .page-wrap_home {
        padding-bottom: 0;
    }
}

.main-content {
    flex: 1 0 auto;    
}

.main-content_color_grey{
    background-color: #f5f5f5;
    min-height: calc(100vh - 270px);
}

.home-page-wrap{
    /* background-color: #f5f5f5 !important; */
    display: block; 
}

@media (min-width: 992px) {
    .home-page-wrap{
        display: grid;
        grid-template-columns: 7fr 466px; 
        grid-gap: 25px;
    }
}

.menu_item {
    position: relative;
}

.menu__link {
    position: relative;
    display: flex;
    align-items: center;
}

.menu__link svg {
    /* margin-right: 10px; */
}

.menu__link path {
    width: 24px;
    height: 24px;
    /* fill: #a197ac; */
    transition: fill .5s;
}

.cart-count {
    display: none;

    position: absolute;
    top: -9px;
    right: 0;
    background: #de210b;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    line-height: 21px;
    
    border-radius: 20px;    

    width: 20px;
    height: 20px;
    text-align: center;   
    z-index: 1;
}
.cart-count.disabled{
    background-color: #ebeaea;
    color: #9f9f9f;
}

.menu__link:hover svg path {
    fill: #484151;
}

.menu-main__root {
    padding-left: 0;
}

.menu-mobile__switch {
    top: -0.4rem;
}

.menu-mobile__search {
    height: 48px;
    width: calc(100% - 40px - 3rem);
    margin-left: 1rem;
}

.input-plain, input.plain {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: 0 0;
    font-size: 1rem;
    border-style: solid;
    border-width: 0 0 1px 0;
    width: 100%;
    position: relative;
    outline-color: none;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 5px;
}

.menu-main__header--level2:focus,
.menu-main__header--level2:focus-within,
.menu-main__header--level2:active {
    color: #91a6b5;
}

span.saleprice {
    display: block;
    font-size: 12px;
    text-decoration: line-through;
}

.agree-warning {
    color: red;
}

.categor-nav__select-text {
    height: 25px;
    overflow: hidden;
}

.preloader {
    background-image: url('/catalog/view/theme/default/img/preloader.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100px;
    height: 300px;
    opacity: .5;
}

.main-sidebar{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    margin: 0;
}

@media (min-width: 992px) {
    .main-sidebar {
        position: static;
        margin-top: 30px;
        margin-bottom: 36px;
        box-shadow: none;
    }
}

.minicart-block {
    /* position: relative; */
    position: sticky;
    top: 25px;
}

@media screen and (max-width: 959px) {
    .menu {
        overflow-y: scroll;
    }
}

/* @media screen and (min-width: 960px) { */
@media screen and (min-width: 767px) {
    .header__wrapper .header__specials {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
    }
}
.user {
    display: inline;
    position: relative;
}

.user:hover .customer-dropdown-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translate(0, 0);
}

.customer-dropdown-menu {
    opacity: 0;
    position: absolute;
    right: -56px;
    top: 50px;
    /* bottom: 0; */
    z-index: 11;
    
    pointer-events: none;
    
    max-width: 260px;
    padding: 12px 0;
    border-radius: 8px;
    background: #FFF;
    box-sizing: border-box;
    width: calc(100vw - 30px);
    border-left: 2px solid #FFF;
    transform: translate(0, 5px);
    transition: all .3s ease;

    box-shadow: 0 2px 8px 2px #cbcbcb;
}

.customer-dropdown-menu * {
    box-sizing: border-box;
}

.customer-dropdown-menu__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.customer-dropdown-menu__item {
    display: flex !important;
    cursor: pointer;
    margin-left: -2px;
    padding: 12px 20px !important;;
    border-left: 2px solid transparent;
    transition: all ease .3s
}
.customer-dropdown-menu__item:hover {
    background-color: #de210b;
    /* border-left-color: #ff5a47;     */
}

.customer-dropdown-menu__item:hover .customer-dropdown-menu__link {
    color: #fff;
}
.customer-dropdown-menu__item:hover .customer-dropdown-menu__icon > svg {
    fill: #fff;
}

.customer-dropdown-menu__line {
    margin-left: 0;
    padding: 12px 0;
    position: relative;
    pointer-events: none
}

.customer-dropdown-menu__line::before {
    content: '';
    width: 80%;
    height: 1px;
    background: #E8E8E8;
    left: -webkit-calc(50% - 40%);
    left: calc(50% - 40%);
    position: absolute;
}

.customer-dropdown-menu__link {
    font-size: 16px;
    font-weight: 600;
    color: #1f1f1f;
    text-decoration: none;
}

.customer-dropdown-menu__icon {
    width: 24px;
    height: 24px;
    margin-right: 20px;
}

.customer-dropdown-menu__icon > svg {
    width: 24px;
    height: 24px;
    /* fill: #7d7d7d; */
    fill: #1f1f1f;
}

.customer-top__icon{
    width: 26px;
    height: 26px;
}
.customer-top__icon  > svg{
    width: 26px;
    height: 26px;
    fill: #a197ac;
}
.mobile_login{
    display: none;
}
.header__language-link{
    display: none !important;
}
.js-kp-search{
	display:none;
}
.discountlabelright_div
{
        left: -4px;
    bottom: auto;
    top: 19.5px;
    position: absolute;
}
img.discountlabelright {
    width: 139.5px;
    height: 45px;

}
.discountlabelright_text {
  position: absolute;
  font-family: Panton bold, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 17px;
  color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.discountcircle {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 52px;
  height: 52px;
  line-height: 50px;
  border-radius: 50%;
  //font-family: Panton bold, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  color: white;
  text-align: center;
  background: #DE210B
}
.discountpromolabel
{
    margin-top:15px;
    margin-bottom: -10px;
    background-color: white;
    border: 1px dashed #01BAC6;
    border-radius: 5px;
    padding: 10px 15px;
    text-align: justify;
}
.labelline
{
    color:#484151;
        display: flex;
    justify-content: space-between;
}
.price_before_discount
{
 text-decoration: line-through;
     color: #A3A3A3;

    font-family: Panton, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.discountpromolabel2
{
        margin-top:15px;
    margin-bottom: -10px;
    background-color: white;
    border: 1px dashed #01BAC6;
    border-radius: 5px;
    padding: 10px 15px;
    text-align: justify;
}
.loyaltyquestion:hover path{
    fill: #5C636B;
}
.popover
{
    position:absolute;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
}
.popover-content {
    font-family: Panton, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

    padding: 0.5rem 0.75rem;
    color: #212529;
}



/* 1. 7*/
/*корзина*/
.cart-page{
    background-color: #f5f5f5;
    padding-top: 27px;
    padding-bottom: 27px !important;
    min-height: calc(100vh - 244px);
}

.cart{    
    
}

.cart__title{
    background-color: #fff;    
    margin-bottom: 3px;
    border-radius: 10px;
    padding: 29px 20px 34px;
    font-size: 20px;    
}

.cart-page__container{
    width: 100%;
    max-width: var(--container-max-width);
    padding: var(--container-padding);
    margin: 0 auto;
}
.cart-page__container .sidebar{
    margin-top: 12px;
}

.main-container{
    max-width: var(--container-max-width);
    padding: 0px 16px 20px;
    margin: 0 auto;
}
@media (min-width: 767px) {
    .main-container{
        padding: var(--container-padding);
        padding-bottom: 30px;
    }
}
@media (min-width: 992px) {
    .cart-page__container{
        display: grid;
        grid-template-columns: 2fr 466px;
        grid-gap: 30px;
    }
    .cart-page__container .sidebar{
        margin-top: 0px;
    }
}

.sidebar{
    /* background-color: #fff; */
    border-radius: 10px;
    
}

.sidebar__container{
    padding: 12px 16px 12px 16px;   
    background-color: #fff;   
    border-bottom: none;
}



.sidebar__container_scroll{
    max-height: calc(100vh - 295px);
    overflow-y: scroll;

    /* ff */
    scrollbar-color: #de210b #fff; /* «цвет ползунка» «цвет полосы скроллбара» */
    scrollbar-width: auto;  /* толщина */
}

.sidebar__container_scroll::-webkit-scrollbar {
    width: 6px; 
    background-color: #fff;
}

.sidebar__container_scroll::-webkit-scrollbar-thumb {
    background-color: #de210b;
    border-radius: 8px;    
}

.sidebar__container_scroll,
.sidebar__container_height{
    display: none;
}

@media (min-width: 767px) {
    .sidebar__container{
        padding: 12px 30px 12px 30px;
    }
}
@media (min-width: 992px) {
    .sidebar__container{
        padding: 27px 24px 27px 24px;   
        background-color: #fff;   
        border-bottom: 1px solid #f5f5f5;
    }
    .sidebar__container_scroll,
    .sidebar__container_height{
        display: block;
    }
}
.mini-cart__footer.sidebar__container{

}

.sidebar__container:last-child{
    border-radius: 0 0 10px 10px;
}

.sidebar__container:first-child{
    border-radius: 10px 10px 0 0;
}

.sidebar__box{    
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.sidebar__box_margin-bottom{
    margin-bottom: 5px !important;
}
.sidebar__empty-box{
    background-color: #f5f5f5;
    padding: 95px 0;
    color: #9f9f9f;
    text-align: center;
    border-radius: 8px;

}
.sidebar__bottom-line{
    flex-grow: 1;
    background-color: #cfcfcf;
    height: 2px;
    margin-top: 15px;
}

.sidebar__box:not(:last-child){
    margin-bottom: 8px;
}

.sidebar__text_bold{
    font-weight: 700;
    color: #1f1f1f;
}

.sidebar__text_end{
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 167px;
    overflow: hidden;
}

.sidebar__text_big-bold{
    font-size: 18px;
    font-weight: 700;
    color: #1f1f1f;
}

.sidebar__text_small-grey{
    font-size: 13px;
    color: #9f9f9f;
}

.sidebar__text_small-grey{
    max-width: 200px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sidebar__box-counter{
    padding-top: 4px;
}

.sidebar__counter{    
    width: 20px; 
    height: 20px;
    font-size: 10px;
    font-weight: 700;    
    background-color: #de210b; 
    color: #fff;    
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 13px;
}

.sidebar__title{
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 21px;
}


.sidebar__button{ /*в корзине*/
    width: 100%;
    font-weight: 700;
    background-color: #de210b;
    color: #fff;
    padding: 11px 0 14px;
    border-radius: 10px;
    cursor: pointer;
}
.sidebar__button:not(:last-child){
    margin-bottom: 10px;
}
.sidebar__button.disabled{
    background-color: #dadada;
    cursor: not-allowed;
}

.star {
    color: #e30613;
}

.form__field{
    position: relative;
}
.form__field label{
    position: absolute;
    color: #9f9f9f;
    font-size: 12px;
    top: 9px;
    left: 15px;
}
.form__field input{
    width: 100%;
    height: 54px;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    padding: 15px 5px 0 15px;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.2px;
}
.form__field input:focus-visible{
    outline: none;
}

/*главная*/

.product-new{    
    margin-bottom: 36px;    
    border-radius: 10px;
}

.product-new__left-box{
    padding: 24px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 4px;
}
@media (min-width: 576px) {
    .product-new{    
        display: grid; 
        grid-template-columns: 80fr 47fr;
        grid-gap: 3px;
    }
    .product-new__left-box{
        margin-bottom: 0;
    }
    
}

.product-new__box-img{    
    padding: 5px;
    border-radius: 8px;
    height: 195px;
    background-position: -64px center;
    background-repeat: no-repeat;
    margin-bottom: 16px;
    width: 40%;
    min-width: 245px;   
}

.product-new__box-cat-and-title{
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 18px;
}

.product-new__title{
    font-size: 16px;
    font-weight: 700;
    color: #1f1f1f;    
    padding-top: 2px;
    max-width: 400px;
}

.product-new__category{
    background-color: #1f1f1f;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-radius: 8px;
    padding: 6px 15px 9px 14px;
    margin-right: 5px;
    display: flex;
    align-items: center;
}

.product-new__description{
    color: #1f1f1f;
    font-size: 14px;
}

.product-new__description b{
    font-weight: 500;
}

.product-new__box-right{
    padding: 18px 24px 25px 28px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;    
    background-color: #fff;
}

.product-new__item{
    margin-bottom: 13px;
}

.product-new__item_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 14px;
}

.product__options-title{
    color: #9f9f9f;
    margin-bottom: 14px;   
}

.product-new__price, .product-new__total-price{
    font-size: 14px;
    font-weight: 700;
    color: #1f1f1f;
}

footer{
    border-top: 1px solid #f5f5f5 !important;
}


@media (max-width: 1200px) {
    .btn{
        font-size: 14px;
    }   

    .home-page-wrap { 
        grid-template-columns: 7fr 400px;
        grid-gap: 15px;
    }

    .product-new{
        margin-bottom: 15px;
    }

    .product-new__box-cat-and-title{
        flex-direction: column;
    }

    .product__options-title{
        font-size: 15px;
    }

    .mini-cart__row{
        grid-template-columns: 6fr 77px 67px 2px;
    }

    .product-new__box-right{
        padding: 18px 15px 25px 15px;
    }

    .cart-page__container{
        grid-template-columns: 1fr 380px;
        grid-gap: 15px;
    }
    .mind-cart__table .cart__row {        
        grid-template-columns: 32px 1fr 88px 87px 25px;
    }
}


@media (max-width: 767px) {
    .cart-page__container{
        padding: 0 16px;
    }
}
@media (max-width: 666px) {
    .mind-cart__table .cart__row{
        grid-template-columns: 1fr 1fr; 
        grid-template-areas:
        "check delete"
        "info info"
        "counter cost";
    }
    .cart__box-checkbox{
        grid-area: check;
    }
    .cart__product-wrapper{
        grid-area: info;
    }
    .cart__params{
        flex-wrap: wrap;
        gap:10px;
    }
    .cart__counter{
        grid-area: counter;
    }
    .cart__prices{
        grid-area: cost;
    }
    .cart__btn-delete-wrapper{
        grid-area: delete;
        justify-self:end;
    }
    .cart__btn-delete{
        width: 20px;
    }
    .mind-cart__table .count-control{
        padding: 11px 0px;
    }
}
