@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
H1 {
    color: #095744;
}

.btn-primary {
    background-color: #219379;
    border-color: #188E73;
}

.navbar-bg {
    /*background: #2EA68A;*/
    background: rgb(25, 134, 109);
    background: linear-gradient(0deg, rgba(25, 134, 109, 1) 0%, rgba(46, 166, 138, 1) 72%);
    padding-top: 22px;
    padding-bottom: 1px;
    height: auto;
    color: #FFF;
    z-index: 10;
    position: relative;
}

OL.breadcrumb {
    padding: 7px 7px 7px 15px;
    background: #F0F0F0;
    margin: 15px 0 20px;
}

.index_body .navbar-bg {
    padding-bottom: 50px;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.508);
}

.navbar-bg H1 {
    color: #FFF;
}

.navbar-bg H2 {
    color: #FFF;
    font-size: 22px;
}

.index-text {
}

.top_search {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 20px !important;
    margin-left: 30px !important;
    width: 483px;
    float: none;
}

.top_search INPUT[type=text] {
    font-size: 15px;
    color: #185D75;
    background: #DEF4EF;
    border: 3px solid #21C8A2;
    margin-bottom: 0;
}

.top_search .btn {
    color: #2895DD;
}

.toplinks {
    margin-top: 5px;
    margin-bottom: 15px;
}

.top_times LI.call A {
    font-size: 20px;
    color: #FFF;
    font-weight: normal;
}

.top_times LI.contact_us A {
    font-size: 20px;
    color: #FFF;
    font-weight: normal;
}

.top_times .ic-call {
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: middle;
    background: url(../img/ic-call.svg) center no-repeat;
    margin-right: 8px;
}

.top_times LI.viewcart {
    margin-right: 10px;
}

.top_times LI.viewcart SPAN.icon {
    width: 50px;
    height: 42px;
    margin-top: -3px;
    margin-right: 5px;
    background: url(../img/ic-card1.svg) 0 0 / contain no-repeat;
}

.top_times LI.login {
    /*margin-right: 40px;*/
}

.top_times LI.login SPAN {
    width: 42px;
    height: 42px;
    margin-top: -3px;
    background: url(../img/ic-account1.svg) 0 0 / contain no-repeat;
}

.menu-line-skychoice {
    background: #00513D;
    border-radius: 10px;
    margin-bottom: 35px;
    margin-top: 25px;
    margin-right: -25px;
    margin-left: -25px;
}

.navbar-brand {
    display: inline-block;
    width: auto;
    margin: 0;
}

.navbar-brand IMG {
    max-width: 100%;
    width: auto;
    height: auto;
}

.logo {
    /*width: 165px;*/
    margin-top: -25px;
    margin-bottom: -5px;
    position: relative;
    margin-left: 15px;
    margin-right: 12px;
}

.navbar-toggler {
    background: #59D4FF;
    margin: 5px;
    position: absolute;
    right: 4px;
    left: auto;
    top: 5px;
}

#TOPMENU {
    margin: 3px 0 0 30px;
    padding: 0;
}

#TOPMENU UL {
}

#TOPMENU LI {
    padding: 7px 16px !important;
    font-family: oswald;
    text-transform: uppercase;
    font-size: 22px;
    /*margin: 0 !important;*/
}

#TOPMENU LI A {
    padding: 0;
    margin: 0;
    font-size: 22px !important;
    color: #C9FFF2;
}

#TOPMENU LI LI {
    text-transform: none;
    padding: 0 !important;
}

#TOPMENU LI LI A {
    font-size: 19px !important;
    display: block;
    margin: 0;
    border-bottom: 1px dotted #CCC;
}

#TOPMENU .nav-item:focus,
#TOPMENU .nav-item:hover {
    /*background-color: #C8E5F7;*/
}

.dropdown-menu_allcats {
    /*display: block !important;*/
    min-width: 910px;
    padding: 20px;
}

.dropdown-menu_allcats LI {
    width: 32%;
    margin: 0 0.5%;
    display: inline-block;
}

.nav-item-deals {
    /*margin-right: 35px;*/
}

.nav-item-deals A {
    font-weight: bold;
    position: relative;
    padding-left: 56px !important;
    color: #FFC30D !important;
}

.nav-item-deals > A SPAN {
    position: absolute;
    display: inline-block;
    margin-top: -10px;
    margin-left: -55px;
    /*left: 0;*/
}

.nav-item-deals > A SPAN IMG {
    width: 50px;
    height: 50px;
}

.nav-item-deals > A:before {
    content: "";
}

.index-baner {
    margin-right: 20px;
}

.index-baner .carousel-control-next,
.index-baner .carousel-control-prev {
    /*width: auto;*/
    /*margin: 0;*/
    width: 10%;
    z-index: 100;
}

.index-baner .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
    margin-left: -110px;
}

.index-baner .carousel-control-next-icon {
    width: 50px;
    height: 50px;
    margin-right: -110px;
}

.cat-top {
    background: transparent;
    font-size: 20px;
    text-align: center;
    padding: 0;
    margin: 0 0 -30px 0;
}

.cat-top H1 {
    color: #00513D;
    /*margin: 0;*/
    /*padding: 0;*/
}

.cats_line {
    padding: 50px 0;
    background: rgb(25, 134, 109);
    background: linear-gradient(0deg, rgba(25, 134, 109, 1) 0%, rgba(9, 87, 68, 1) 72%);
}

.cats_line A {
    text-decoration: none;
}

.cats_line .text {
    font-family: oswald;
    text-transform: uppercase;
    font-size: 19px;
    color: #095744;
    text-decoration: none;
    margin-bottom: 15px;
}

.cats_line .img {
    height: 170px;
    line-height: 150px;
    vertical-align: middle;
}

.cats_line .img IMG {
    max-height: 100%;
    width: auto;
    max-width: 100%;
}

.video-line {
    margin: 80px 0;
    font-size: 25px;
    line-height: 135%;
    color: #2A4B9B;
}

.video-line H2 {
    font-family: oswald;
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #B30304;
}

.weekly_line {
    /*background: #E1E1E1;*/
    background: rgba(45, 164, 136, 0.147);
    padding: 50px 0;
    text-align: center;
    margin: 0;
}

.weekly_line .title {
    font-size: 50px;
    margin-bottom: 23px;
    padding-bottom: 10px;
    color: #095744;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Oswald;
}

.zoom_picts .discountline,
.products__list__item .card .discountline,
.products_list .discountline {
    /*background: #734EA0;*/
    background: #EE7300;
    border: 2px solid;
    color: #FFF;
    font-weight: 600;
    padding: 5px 15px 7px 10px;
    border-radius: 20px;
    position: absolute;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;
    max-width: 110%;
    line-height: 120%;
}

.partners {
    background: #1D4D8D;
    text-align: center;
    color: #FFF;
    padding: 50px 0;
}

.partners UL {
    padding: 0;
    margin: 0;
    list-style: none;
}

.partners UL LI {
    /*display: inline-block;*/
    /*padding: 0;*/
    /*margin: 0;*/
    list-style: none;
}

.partners .title {
    font-size: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Oswald;
}

.partners SPAN {
    display: block;
    height: 123px;
    background: #FFF;
    padding: 10px;
    margin-bottom: 20px;
}

.partners SPAN .pict {
    width: 143px;
    height: 60px;
    background: #CCC;
}

.customers_says {
    padding: 50px 0;
    background: url(../img/bg-cust.jpg);
}

.customers_says .title {
    font-size: 50px;
    text-align: center;
    margin-bottom: 23px;
    padding-bottom: 10px;
    color: #34509E;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Oswald;
}

.customers_says .text {
    padding: 30px 40px;
    font-size: 20px;
    color: #000;
    line-height: 130%;
    font-weight: 400;
    height: 100%;
    background: rgba(255, 255, 255, 0.921);
}

.inst {
    padding: 80px 0;
}

.inst .title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 23px;
    padding-bottom: 10px;
    color: #095744;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Oswald;
}

.footer {
    background: #095744;
}

.footer .col1 LI {
    text-transform: uppercase;
}

.sitemap_div_tree UL {
    list-style: none;
    margin: 0 0 50px 0;
    padding: 0;
}

.sitemap_div_tree > UL > LI {
    width: 30%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
}

.contact_us_body H1 {
    color: #095744;
}

.products__list__item .card .card-body H5 A {
    color: #095744;
}

.gray_line_products H3 {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 600;
    color: #095744;
}

.cartin H1 {
    background: #00513D;
}

DIV.title_background_checkout {
    background: #00513D;
}

.cart_ticket_wrapper TR:first-child TH {
    background: #00513D;
}

@media (max-width: 575px) {
    .top_search {
        width: auto;
        position: absolute;
        right: 0;
        left: 0;
        top: 14px;
    }
    
    .top_times {
        margin-top: 51px;
    }
    
    .top_times .ic-call {
        width: 35px;
        height: 35px;
    }
    
    .top_times LI.call {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 20px;
    }
    
    .top_times LI.call A {
        font-size: 18px;
        color: #FFF;
        font-weight: normal;
    }
    
    .top_times LI.viewcart {
        margin-right: 0;
        margin-left: 0;
    }
    
    .top_times LI.viewcart SPAN.icon {
        width: 40px;
        height: 37px;
    }
    
    .top_times LI.login {
        margin-right: 0;
    }
    
    .top_times LI.login SPAN {
        width: 40px;
        height: 38px;
    }
    
    .menu-line-skychoice {
        margin-right: 0;
        margin-left: 0;
    }
    
    .navbar-bg H2 {
        font-size: 18px;
    }
    
    #TOPMENU LI A {
        font-size: 18px !important;
    }
    
    #TOPMENU UL {
        padding: 20px 40px 30px;
    }
    
    #TOPMENU LI {
        padding: 15px 7px !important;
        font-size: 16px;
        /*text-align: center !important;*/
    }
    
    .dropdown-menu_allcats {
        /*display: block !important;*/
        min-width: 10px;
        position: relative;
        padding: 20px;
    }
    
    .dropdown-menu_allcats LI {
        width: 32%;
        margin: 0 0.5%;
        display: inline-block;
    }
    
    .index-text {
        padding: 0px 10px 40px 10px;
    }
    
    .index-text H1 {
        font-size: 32px;
    }
    
    .index-baner {
        /*margin-right: 0;*/
        text-align: center;
        margin-left: 20px;
    }
    
    .index-baner .carousel-control-prev-icon {
        margin-left: -44px;
    }
    
    .index-baner .carousel-control-next-icon {
        margin-right: -44px;
    }
    
    .video-line {
        margin: 60px 0;
        font-size: 20px;
    }
    
    .video-line H2 {
        font-size: 30px;
        margin-top: 40px;
    }
    
    .customers_says .col-md-4 {
        margin-bottom: 20px;
    }
    
    .weekly_line .title {
        font-size: 35px;
    }
    
    .customers_says .title {
        font-size: 35px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .top_search {
        width: auto;
        position: absolute;
        right: 0;
        left: 0;
        top: 14px;
    }
    
    .top_times {
        margin-top: 51px;
    }
    
    .top_times .ic-call {
        width: 40px;
        height: 40px;
    }
    
    .top_times LI.viewcart {
        margin-right: 20px;
        margin-left: 20px;
    }
    
    .top_times LI.viewcart SPAN.icon {
        width: 48px;
        height: 40px;
    }
    
    .top_times LI.login {
        margin-right: 0;
    }
    
    #TOPMENU LI A {
        font-size: 18px !important;
    }
    
    #TOPMENU UL {
        padding: 20px 40px 30px;
    }
    
    #TOPMENU LI {
        padding: 15px 7px !important;
        font-size: 16px;
        /*text-align: center !important;*/
    }
    
    .dropdown-menu_allcats {
        /*display: block !important;*/
        min-width: 10px;
        position: relative;
        padding: 20px;
    }
    
    .dropdown-menu_allcats LI {
        width: 32%;
        margin: 0 0.5%;
        display: inline-block;
    }
    
    .index-text {
        padding-bottom: 40px;
    }
    
    .index-baner {
        /*margin-right: 0;*/
        text-align: center;
        margin-left: 20px;
    }
    
    .video-line {
        margin: 60px 0;
        font-size: 20px;
    }
    
    .video-line H2 {
        font-size: 30px;
        margin-top: 40px;
    }
    
    .customers_says .col-md-4 {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .top_search {
        width: 292px;
    }
    
    .top_times .ic-call {
        width: 35px;
        height: 35px;
    }
    
    .top_times LI.viewcart {
        margin-right: 5px;
    }
    
    .top_times LI.viewcart SPAN.icon {
        width: 40px;
        height: 36px;
    }
    
    .top_times LI.login {
        margin-right: 0;
    }
    
    .top_times LI.login SPAN {
        width: 40px;
        height: 40px;
    }
    
    #TOPMENU LI A {
        font-size: 18px !important;
    }
    
    #TOPMENU UL {
        padding: 20px 40px 30px;
    }
    
    #TOPMENU LI {
        padding: 15px 7px !important;
        font-size: 16px;
        /*text-align: center !important;*/
    }
    
    .dropdown-menu_allcats {
        /*display: block !important;*/
        min-width: 10px;
        position: relative;
        padding: 20px;
    }
    
    .dropdown-menu_allcats LI {
        width: 32%;
        margin: 0 0.5%;
        display: inline-block;
    }
    
    .index-text {
        padding-bottom: 40px;
    }
    
    .index-baner {
        /*margin-right: 0;*/
        margin-left: 20px;
        text-align: center;
    }
    
    .video-line {
        margin: 60px 0;
        font-size: 20px;
    }
    
    .video-line H2 {
        font-size: 30px;
        margin-top: 40px;
    }
    
    .logo {
        margin-right: -13px;
        width: 208px;
        margin-left: 9px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #TOPMENU LI A {
        font-size: 17px !important;
    }
    
    #TOPMENU LI {
        padding: 7px 7px !important;
        font-size: 16px;
    }
    
    #TOPMENU LI LI A {
        font-size: 17px !important;
    }
    
    .nav-item-deals {
        margin-right: 0;
    }
    
    .nav-item-deals > A SPAN {
        margin-top: -14px;
        margin-left: -49px;
        /*left: 0;*/
    }
    
    .nav-item-deals > A SPAN IMG {
        width: 40px;
        height: 50px;
    }
    
    .top_times LI.login {
        margin-right: -2px;
    }
    
    .logo {
        margin-right: -13px;
        width: 166px;
        margin-left: 9px;
    }
    
    .menu-line-skychoice {
        margin-right: -15px;
        margin-left: -15px;
    }
    
    .dropdown-menu_allcats {
        /*display: block !important;*/
        min-width: 659px;
    }
    
    .dropdown-menu_allcats LI {
        width: 31.5%;
    }
    
    .navbar-bg H1 {
        font-size: 40px;
    }
    
    .navbar-bg H2 {
        font-size: 19px;
    }
    
    .index-text {
        padding-right: 40px;
    }
    
    .index-baner {
        margin-right: 41px;
    }
    
    .video-line {
        margin: 60px 0;
        font-size: 16px;
    }
    
    .video-line H2 {
        font-size: 25px;
    }
    
    .top_search {
        width: 331px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #TOPMENU LI A {
        font-size: 19px !important;
    }
    
    .logo {
        margin-right: -13px;
        width: 202px;
    }
    
    .video-line {
        margin: 60px 0;
        font-size: 20px;
    }
    
    .video-line H2 {
        font-size: 30px;
    }
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1346px;
    }
}
