html {
    position: relative;
    min-height: 100%;
    font-family: 'LatoWeb';
    font-size: 1em;

}

body {

    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: 100%;
    color: #000;


}

.center {
    margin-left: auto;
    margin-right: auto;
}

.title-text {
    color: #2c949c !important;
    font-size: 0.8em;
}

.page-content h2{
    font-size: 1.5em!important;
    font-family: 'LatoWebLight' !important;
    font-weight: 700;
    padding-bottom: 5px;
    padding-top: 20px;
}


.navbar{

    font-family: 'LatoWebLight';
    padding: 0;
}

.page-content{
    padding-top: 30px;
    padding-bottom: 50px;

}

.blog-content img {
    width: 100%;
    height: auto;
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.blog-content a {
    color: #2c949c !important;
    text-decoration: underline;
}

.responsive-image {
    width: 100%;
    height: auto;
}

.homepage-text-container {
    padding-top: 40px;
    padding-bottom: 40px;


}

.homepage-text-container p{
    text-align: justify!important;
    line-height: 2em;

}

.homepage-text-container li{
    text-align: justify!important;
    line-height: 2em;

}

.homepage-text-container p a {
    color: #2c949c !important;
    text-decoration: underline;
}


.nav-item{
    word-wrap: break-word;
}

.content{
    min-height: 800px;
}

.top-line{
    background: #F1F5F8;
    padding-top: 9px;
    padding-bottom: 1px;
    font-family: 'Montserrat';
    color: #636363;
    font-size: 0.9em;
}

.top-line a {
    color: #636363;
    text-decoration: none;
}

.top-line a:hover{
    color: #404040;
    text-decoration: none;
}

.logo{
    max-width: 300px;
    padding-top: 15px;
    padding-bottom: 3px;
}

.mobile-logo{
    max-width: 180px;
    padding-top: 5px;
    padding-bottom: 15px;
}
#navbarContent{
    padding-bottom: 10px;
    margin-left: -7px;
}
#navbarContent a{
    color: #636363;
}
#navbarContent a:hover{
    color: #38AFB7;
}

code {
    color: #B06AB3;
    background: #fff;
    padding: 0.1rem 0.2rem;
    border-radius: 0.2rem;
}

@media (min-width: 991px) {
    .dropdown-menu {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
}


.fixed-navbar {
    background-color: #ffffff;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    z-index: 255;
    border-bottom: 1px solid #F1F5F8;

}


.b-rub, .b-rub_verdana {
    font-family: 'ALSRubl-Verdana', Verdana, sans-serif;
    line-height: normal;
}

a {
    color: #000000;
    text-decoration: none;
    border: 0;
}

a:hover{
    color: #000000;
    text-decoration: underline;

}

.footer{
    font-size: 0.9em;
    padding: 20px;
    color: lightgrey;

}

.footer-row{
    padding-top: 50px;
    padding-bottom: 50px;

}
.footer-row-2{

    background-color: #28313D;
    padding: 20px;
    color: #7a7a7a;
    font-size: 0.8em;
}

.footer-row-2 a {
    color: #787878;
    text-decoration: none;
}

.footer-row-2 a:hover{
    color: lightgrey;
    text-decoration: underline;
}

.footer-bg{
    background: #313B47;
}

.footer p{
    font-size: 0.9em;
    color: #ffffff;
}

.footer a {
    color: #a5a5a5;
    text-decoration: none;
}

.footer a:hover{
    color: lightgrey;
    text-decoration: none;
}

.footer .tel {
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 10px;
}

.pagination{
    padding-top: 20px;
    padding-bottom: 20px;
}

.page-item.active .page-link{
    background-color: #38AFB7;
    border-color: #38AFB7;

}
.page-item .page-link{
    color: #38AFB7;

}


h1{
    color: #515151;
    font-size: 1.5em;
    font-weight: 500;
    font-family: 'Montserrat';

}


h2{
    color: #515151;
    font-size: 1.3em;
    font-weight: 500;
    font-family: 'Montserrat';

}


.catalog-row{
    background-color: #f4f4f5;
    padding-top: 10px;
    padding-bottom: 5px;

}

.category-description{
    padding-bottom: 20px;
    padding-top: 20px;

    font-size: 1.1em;
    text-indent: 1.5em;
    text-align: justify;

}





.category-container {
    padding-top: 15px;
}

.catalog-row p{
    font-family: 'LatoWebLight';
    color: #636363;
}

.catalog-item h2{
    text-align: center;
    height: 50px;
    font-size: 1em;
}

.catalog-item{
    margin-bottom: 10px;
}

.product-name {
    height: 55px;


}

.product-name a{

    color: #6e6e6e;
    font-size: 0.9em;

}


.play {

    background: url("/img/play.png");
    height: 20px;
    width: 20px;
    top: 20px;
    left: 20px;

}


.product-image {

}

.product-title {
    text-align: center;
    padding-top: 2.5em;
}

.product-description {
    text-align: justify;
}


.know-price{
    background-color: #38AFB7;
    color: #ffffff!important;
}
.know-price:hover{
    background-color: #2a8088;
    color: #ffffff!important;

}

.buy{
    background-color: #38AFB7;
    color: #ffffff;
    margin-left: 20px;
}
.buy:hover{
    background-color: #2a8088;

    color: #ffffff;
}

.bbutton {
    color: #38AFB7;
    background-color: #ffffff;
    padding-left: 20px!important;
    padding-right: 20px!important;
    border: solid #38AFB7 1px;
}

.bbutton:hover{
    border: solid #2a8088 1px;

    color: #2a8088;
}

.add_cart{
    margin-left: 10px;
    padding: 5px;
}

.navbar-toggler{
    border: 0;
    color: #000000!important;
}
.dropdown-toggle::after{
    content: none !important;
}

.cart-menu{
    padding: 10px;
    max-width: 400px!important;

}


.list_item {
    display: flex;
    flex-direction: row;
}

.img-logo {
    margin: 0 auto;
}


.top-tel {
    white-space: nowrap;
    width: 100px;
    line-height: 10px;

    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
}

.top-tel:hover {
    width: auto!important;
    overflow: visible!important;

}


.name-reviews {
    margin-top: 10px;
}

.review-item {
    padding-bottom: 5px;
}


.slide-content{
    padding: 0;
    position: absolute;
    width: 30%;
    z-index: 1500;
    top: 30%;
    left: 70%;
    margin: 0 auto;
    text-align: left;
    font-family: 'Montserrat';
}

.slide-content-center{
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1500;
    top: 30%;

    margin: 0 auto;
    text-align: center;
    font-family: 'Montserrat';
}


.slide-content2{

    text-align: left;
    font-family: 'Montserrat';
    background: rgba(255, 255, 255, 0.65);
    padding: 10px;

}



.slide-content2-container {
    position: relative;
    text-align: center;
    color: #000000;

}

/* Bottom left text */
.slide-content2-bottom-left {
    position: absolute;
    bottom: 20px;
    left: 20px;

}

.slide-content3-container {
    position: relative;
    text-align: center;
    color: #000000;

}

/* Bottom left text */
.slide-content3-bottom-left {
    position: absolute;
    bottom: 10px;
    left: 45px;

}



.slide-content2 p{

    padding-top: 20px;
    padding-bottom: 20px;
}



.slide-content .slide-title{
    font-weight: 700;
    color: #2b8189;
    font-size: 1.8em;
    text-shadow: #e0e0e0 1px 1px 0;
    display: block;
    word-wrap: break-word;
    white-space: normal;

}

.slide-content-center .slide-title-center{
    font-weight: 700;
    color: #2b8189;
    font-size: 1.8em;
    text-shadow: #e0e0e0 1px 1px 0;
    display: block;
    word-wrap: break-word;
    white-space: normal;
    text-align: center;

}

.slide-content-center .slide-link{
    font-weight: 400;
    color: #2b8189;
    font-size: 1em;
    text-shadow: #e0e0e0 1px 1px 0;
    text-decoration: underline;
    display: block;
    padding-top: 25px;
}

.slide-content .slide-subtitle{
    font-weight: 400;
    color: #2b8189;
    font-size: 1.2em;
    text-shadow: #e0e0e0 1px 1px 0;
    display: block;
    padding-top: 5px;
}

.slide-content .slide-link{
    font-weight: 400;
    color: #2b8189;
    font-size: 1em;
    text-shadow: #e0e0e0 1px 1px 0;
    text-decoration: underline;
    display: block;
    padding-top: 25px;
}

.slide-subtitle-center {
    padding: 0;

    width: 100%;
    z-index: 1500;
    bottom: 5%;
    margin: 0 auto;
    font-family: 'Montserrat';
    text-align: center;
    color: #2b8189;
    text-shadow: #e0e0e0 1px 1px 0;
    text-decoration: none;
    font-size: 1.2em;
}



.slide-content .button{
    font-weight: 600;
    background-color: #661C32;
    font-size: 1em;
    margin-top: 50px;
    color: #fff;
}

.slide-content .red{
    color: #ff0000;
    font-size: 6em;
    padding-bottom: -10px!important;
}
.slide-content p.red{
    color: #ff0000;
    font-size: 3.5em;
    padding-bottom: 20px!important;
}





.owl-carousel .item img{
    object-fit: cover;
    max-height: 600px;
}

.slide-content .pd-img {
    width: 80px;
    height: 80px;
}



.product{
    padding-bottom: 100px;
    padding-top: 20px;
    color: #606060;
}

.product-related{
    padding-bottom: 50px;
    padding-top: 20px;

}

.product-border-img{
    padding: 3px;
    border: solid 1px #d2d2d2;
}

.old-price{
    text-decoration: line-through;
}

.logo-mobile{
    margin-top: 10px;
    text-align: center;
}

[type=button], [type=reset], [type=submit], button{
    -webkit-appearance: none;
}


.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}


th, td{
    border: 1px solid #000000;
    border-collapse: collapse;
    text-align: center;
    padding: 3px;
}

.st-table th, .st-table td{
    border: 1px solid #2c949c;
    border-collapse: collapse;
    text-align: center;
    size: 1.2em;
    font-family: 'Montserrat';
    padding: 3px;

}

.st-table .hide {
    text-decoration: line-through;
    color: #a6a6a6;
}



.product-description th, .product-description td{
    border: 1px solid #2c949c;
    border-collapse: collapse;
    text-align: center;
    padding: 3px;
}



.section-title {
    font-family: 'Montserrat';
    color: #313b48;
    font-weight: 500;
    font-size: 1.5em;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
    padding-top: 20px;
}

.section-title:before {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}

.section-title:after {
    content: "";
    left: 50%;
    position: absolute;
    background: #30afb8 none repeat scroll 0 0;
    bottom: -6px;
    height: 3px;
    margin-left: -15px;
    width: 30px;
}

.breadcrumb{
    margin-bottom: 0;
    background-color: transparent;
    padding-top: 5px;
    padding-inline-start: 0;
}

.btn-main{
    background-color: rgba(81, 81, 81, 0.5);
    border: 0;
}

.breadcrumb li{
    font-size: 0.8em;
    color: #787878 !important;
}


.product-info-name {
    padding-right: .25rem;
    white-space: nowrap;
}

.product-info-item {

    margin-top: 2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
}

.product-info-dotted {
    width: 100%;
    border-bottom: 1px dotted rgba(148, 148, 148, 0.64);
    height: 1rem;
}

.product-info-value {
    padding-left: .25rem;
    white-space: nowrap;
}


label.required:after
{
    color: red;
    content: " *";
}

.btn-primary{
    background-color: #38AFB7;
    color: #ffffff!important;
    border: 1px #2e8b93;
}
.btn-primary:hover{
    background-color: #2e8b93;
    color: #ffffff!important;
    border: 1px #2e8b93;
}


button:focus {outline:0;}

.thumbnails {
    padding: 20px;
}


.card {

    margin: 0;
}
.card .image-grid-container {
    display: grid;

    /* For 3 columns */
    grid-template-columns: auto auto auto;
}

#insta-modal-caption {
    font-family: 'LatoWeb';
    font-size: 0.8em;
    padding-top: 10px;
}

#insta-modal-img {
    display: none;
}

#insta-modal-video2 {
    display: none;
}

.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
}
.rightimg  {
    float: right; /* Выравнивание по правому краю  */
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
}

.footer-soc path {
    fill: #ffffff;
}

.main_text {


    color: #494a4a;
    font-size: 0.9em;
    font-style: italic;

    text-align: justify
}

.main_text2 {
    color: #5F5B5B;
    font-style: italic;
    font-size: 0.7em;
    text-align: left;
}
.main_text_table {


    color: #494a4a;

    margin-top: 40px;
    margin-bottom: 40px;
}


.second-text {
    margin-bottom: 40px;
}



.firm-info p{
    font-size: 1em;
}

.firm-info ul {
    margin-left: -47px;
}

.firm-info ul li {
    list-style-type: none;
    margin-bottom: 20px;

    display: flex;
}

.firm-info ul li img {
    margin-right: 10px;

}

.firm-info ul li p {
    margin: 0;
}



.firm-info2 p{
    font-size: 0.9em;
}

.firm-info2 ul {
    margin-left: -50px;
}

.firm-info2 ul li {
    list-style-type: none;
    margin-top: 5px;

    display: flex;
}

.firm-info2 ul li img {


}

.firm-info2 ul li p {
    margin: 0;
    padding-top: 5px;
}


.tooltip > .tooltip-inner {
    background-color: #fff!important;
    border: 1px solid #38AFB7!important;
    color: #38AFB7!important;

}

.footer-tags {
    text-align: justify;

    padding-bottom: 40px;
}


.footer-tags a {
    color: #636363;
    font-size: 0.9em;
    text-decoration: none;

}

.footer-tags a:hover {
    text-decoration: none;
    color: #38AFB7;
}

.cat-description {
    color: #636363;
    font-size: 0.9em;
}




.social-block{

    height:65px;
    width:50px;
    padding-left: 10px;
}



@media (max-width: 576px) {
    .navbar-collapse {
        max-height: calc(100vh - 125px);
        overflow-y: auto;
    }
}
}
navbar-expand-md {
@media (max-width: 768px) {
    .navbar-collapse {
        max-height: calc(100vh - 125px);
        overflow-y: auto;
    }
}
}
navbar-expand-lg {
@media (max-width: 992px) {
    .navbar-collapse {
        max-height: calc(100vh - 125px);
        overflow-y: auto;
    }
}
}
navbar-expand-xl {
@media (max-width: 1200px) {
    .navbar-collapse {
        max-height: calc(100vh - 125px);
        overflow-y: auto;
    }
}
}





@media screen and (max-width: 720px) {

    .slide-content{
        top: 15%;
        left: 60%;
    }

    .slide-content .slide-title {
        font-size: 0.8em;
        padding-bottom: 0;

    }
    .slide-content .slide-subtitle {
        font-size: 0.8em;
        padding-top: 0;
    }
    .slide-content .slide-link {
        font-size: 0.7em;
        padding-top: 0;
    }

    #navbarContent{

        margin-left: 0;
    }

    .product-name a{

        color: #6e6e6e;
        font-size: 0.8em;

    }

    .catalog-item h2{
        font-size: 0.8em;
    }


    .section-title {
        font-size: 1.1em;
    }

    .slide-subtitle-center{
        font-size: 0.8em;
    }

    .slide-content-center{
        padding: 0;
        position: absolute;
        width: 100%;
        z-index: 1500;
        top: 5%;
        left: 0;
        margin: 0 auto;
        text-align: center;
        font-family: 'Montserrat';
    }

    .slide-content-center .slide-title-center{
        font-weight: 700;
        color: #2b8189;
        font-size: 0.8em;
        text-shadow: #e0e0e0 1px 1px 0;
        display: block;
        word-wrap: break-word;
        white-space: normal;

    }

    .catalog-row h1{
        font-size: 1em;
        font-weight: 300;
    }


    .product-name {


        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 50px;

    }

    .firm-info p{
        font-size: 0.9em;
    }


    .easyzoom{
        pointer-events: none;
    }


    .main_text {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .main_text2 {
    margin-bottom: 20px;
        margin-top: 20px;
    }


    .product{
        padding-bottom: 0;

    }






}


@media screen and (max-width: 360px) {

    .slide-content{
        top: 15%;
        left: 60%;
    }

    .slide-content .slide-title {
        font-size: 0.8em;
        padding-bottom: 0;

    }
    .slide-content .slide-subtitle {
        font-size: 0.5em;
        padding-top: 0;
    }
    .slide-content .slide-link {
        font-size: 0.5em;
        padding-top: 0;
    }

    #navbarContent{

        margin-left: 0;
    }

    .catalog-item h2{
        font-size: 0.8em;
    }

    .slide-subtitle-center{
        font-size: 0.8em;
    }





}



