/* content.css */
.organiz {
    padding: 30px;
    padding-bottom: 0;
}
.organiz h6 {
    margin-bottom: 23px;
}
.organiz li {
    padding-bottom: 10px;
    display: flex;
}
.internet:before {
    content: url(../main/assets/images/svg/internet.png);
    padding-right: 10px;
    vertical-align: sub;
}
.phone:before {
    content: url(../main/assets/images/svg/phone.png);
    padding-right: 10px;
    vertical-align: sub;
}
.geo:before {
    content: url(../main/assets/images/svg/geo.png);
    padding-right: 10px;
    vertical-align: sub;
}
.pocta:before {
    content: url(../main/assets/images/svg/pocta.png);
    padding-right: 10px;
    vertical-align: sub;
}
.link {
    text-decoration: underline; ;
}
.smi {
    width: 100%;
    height: 240px;
    background-position: center center;
    background-size: cover;
}
.single-contact-doctor {
    overflow: hidden;
}
.data {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    background: #F4F6F8;
    border-radius: 8px;
    padding:  8px 20px;
    display: inline-block;
    color: #33CEB1;
}
.info {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 141.9%;
    color: #42505E;
}
.text-smi {
    padding: 30px;
}
.more {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    text-decoration-line: underline;
    color: #33CEB1;
}
.smi-top {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    height: calc(100% - 30px);
    margin: 30px 0;
    overflow: hidden;
}
.info-block {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #42505E;
}
.time {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 141.9%;
    color: #42505E;
}
.time i {
    color: #13C28E;
    margin-left: 0 !important;
    margin-right: 10px !important;
}
.vakansi {
    border-left: none;
    padding-left: 0;
}
.cena {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 10px 15px;
    background: #13C28E;
    border-radius: 8px;
    display: inline-block;
}
.block-1:before {
    content: url(../main/assets/images/i.png);
    padding-right: 20px;
    float: left;
}
.block-1 .t-2 {
    padding-left: 30px;
}
.t-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #929BA3;
    margin-bottom: 9px;
}
.t-2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #42505E;
    margin-top: 15px;
}
.doctor i {
    color: #13C28E;
    padding-right: 15px;
}
.top-block {
    margin-bottom: 30px !important;
}
.t-3 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 200%;
    /* or 32px */
    letter-spacing: 0.01em;
}
.back {
    background: #F4F6F8;
    border-radius: 8px;
    padding: 25px;
}
.t-4 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FE8500;
}
.t-5 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #C3C8CD;
}
.down:after {
    content: url(../main/assets/images/downoland.png);
    padding: 0 10px;

}
.prezent {
    padding: 30px;
}
.prezent-1{

    height: 30px;
    background-repeat: no-repeat;
    float: left;
    width: 30px;
    margin-right: 20px;
}
.prezent .t-2 {
    display: flex;
}
.prezent .down {
    margin-left: 50px;
}
.doc {
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    box-shadow: 0px 20px 15px rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.doc-top {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 30px;
}
.doc-block {
    padding-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.new .t-3{
    line-height: 150%;
}
.down {
    color:  #13C28E;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}
.rewiews-item-more1 {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color:  #13C28E !important;
    cursor: pointer;
}
.rewiews-item-more1 i {
    color:  #13C28E;
}
.name-albom {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color:  #13C28E;
}
.name-albom:before {
    content: url(../main/assets/images/svg/albom.svg);
    padding-right: 10px;
}

.count:before {
    content: url(../main/assets/images/svg/count.svg);
    padding-right: 10px;
}
.photo-gallery {
    transition: 0.3s;
    height: auto;
}
.photo-gallery:hover {
    transform: translateY(-10px);
}
.vakansi-top {
    height: 290px;
    position: relative;
    margin-bottom: 30px;
    background: #FFFFFF;
    display: flex;
}
.vakansi {
    position: absolute;
    background: #FFFFFF;
    padding: 40px;
    width: 100%;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    border-radius: 5px;
}
.partner {
    height: 505px;
}
.vagnye:before {
    top: 20px;
}
.vagnye p, .grafik p, .normal-clock p {
    padding-left: 35px;
}
.grafik {
    background: linear-gradient(0deg, #FFFDFA, #FFFDFA), #FFFFFF;
    border: 1px solid #FCE0B1;
    box-sizing: border-box;
    box-shadow: 0px 10px 15px rgba(200, 108, 0, 0.02);
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    color: #42505E;
    padding: 25px 35px;
    width: 100%;
}
.grafik:before {
    content: "";
    background-color: #FE8500;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    width: 36px;
    height: 30px;
    background-image: url(../main/assets/images/svg/icons/grafik.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 20px;
}
.read-more{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 143.5%;
    color: #FE8500 !important;
    padding-left: 35px;
}
.normal-clock {
    background: #F4F6F8;
    border: 1px solid #D1D7DD;
    box-sizing: border-box;
    box-shadow: 0px 10px 15px rgba(194, 194, 194, 0.08);
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    color: #42505E;
    padding: 25px 35px;
    margin-top: 20px;
}
.normal-clock:before {
    content: "";
    background-color: #929BA3;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    width: 36px;
    height: 30px;
    background-image: url(../main/assets/images/svg/icons/clock.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 20px;
}

#modalVagnoe p {
    line-height: 140%;
    padding: 0 51px;
}
#modalVagnoe .block-10:before {
    content: "";
    background-color: #FE8500;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    width: 36px;
    height: 30px;
    background-image: url(../main/assets/images/svg/icons/pen1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 15px;
    top: 20px;
}
#modalVagnoe h2 {
    padding-left: 50px;
}
.close-bot {
    background: #FFFFFF;
    border: 1px solid #E5E5E5 !important;
    box-sizing: border-box;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    border-radius: 5px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    outline: none;
    padding: 15px 50px !important;

}
.block-11 {
    display: flex;
    justify-content: center;
}
.mod-4 {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 20px;
}
.tex-mod-4 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}
.block-12 {
    margin-right: 20px;
}
.bloc-13 {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    margin: 0 20px;

}
.col-vo {
    display: inline-block;
}
.button-margin {
    margin: 0 10px;
}
.input-col-vo {
    background: #FFFFFF !important;
    border: 1px solid #E5E5E5 !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    text-align: center;
    width: 115px !important;
}
.svg-inherit {
    fill: inherit;
}
.button-margin:hover svg {
    fill: white;
}
.thumbs .caption {
    width: 100%;
    padding: 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    text-align: left;
}
.thumbs .caption span {
    display: block;
    opacity: 0;
    position: relative;
    top: 100px;
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.thumbs .caption .title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #42505E;
    background: #F4F6F8;
    padding: 15px 20px;
    border-radius: 8px;
    display: inline-block;
}
.thumbs .caption .info {
    line-height: 1.2;
    margin-top: 5px;
    font-size: 12px;
}
.thumbs:focus:before,
.thumbs:focus span, .thumbs:hover:before,
.thumbs:hover span {
    opacity: 1;
}
.thumbs:focus:before, .thumbs:hover:before {
    top: 50%;
}
.thumbs:focus span, .thumbs:hover span {
    top: 0;
}
.thumbs:focus .title, .thumbs:hover .title {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.thumbs:focus .info, .thumbs:hover .info {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.photo-gallery-href {
    display: block;
}
.button-partner {
    color: #42505E !important;
    background: #F4F6F8;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px 30px;
    width: 100%;
    position: relative;
}
.button-partner:after {
    content: url(../main/assets/images/svg/icons/down-partner.svg);
    vertical-align: middle;
    position: absolute;
    right: 30px;
}
.content {
    max-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.content.showing {
    display: block;
}

.button-partner {
    color: #42505E !important;
    background: #F4F6F8;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px 30px;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-top: 30px;
}
.button-partner:after {
    content: url(../main/assets/images/svg/icons/down-partner.svg);
    vertical-align: middle;
    position: absolute;
    right: 30px;
}
.sss:after {
transform:rotate(180deg) !important;
}
.block-partner {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .doc-block {
        text-align: center;
    }
    .doc {
        display: flex;
        justify-content: center;
    }
}

/*ТЕКСТА*/
.ul-marker {
    list-style: none;
    padding-left: 0;
}

.li-marker {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 200%;
    /* or 35px */
    letter-spacing: 0.01em;
    display: flex;
    padding: 5px 0;
}
.marker-green {
    font-size: 8px;
    margin-right: 15px;
    color: #13C28E;
    line-height: inherit !important;
}
.orto-cart {
    background: #C4C4C4;
    border-radius: 8px;
    overflow: hidden;
}
.orto-cart img {
    width: 100%;
}
.about-otdelenia-text h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
}
.about-otdelenia-text h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 37px;
}
.about-otdelenia-text p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 200%;*/
    /* or 35px */
    letter-spacing: 0.01em;
    margin-bottom:10px;

}
.center-block-orto {
    display: flex;
    align-items: center;
}
.b-margin-bottom {
    margin-bottom: 34px !important;
}

.ol-operation {
    counter-reset: section;
    margin: 10px;
    margin-right: 0;
}
.info-operation {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    border-radius: 8px;
}
.ol-operation li {
    list-style-type: none;
    position: relative;
    font-size: 1.5rem;
    margin: 25px 0;
    padding: 0 15px;
    border-bottom: 1px solid #E5E5E5;
}

.li-operation h4, p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 158.5%;
    /* or 25px */
    letter-spacing: 0.01em;

    /* GS / 13 */
    color: #212121;
}
.li-operation p {
    color: grey;
    line-height: 25px;
    margin-bottom: 30px;
}

.li-operation::before {
    counter-increment: section;
    content: counter(section);
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50%;
    position: absolute;
    left: -30px;
    width: 35px;
    height: 35px;
    top: -5px;
    background: #13C28E;
    display: flex;
    justify-content: center;
    align-items: center;
}
.li-operation a {
    color: #FE8500;
}
.li-operation:after {
    content: " ";
    border-right: 2px solid #13C28E;
    position: absolute;
    left: -14px;
    height: 100%;
    top: 25px;
}
.li-operation:last-child:after {
    border: none;
}
.operation-danger {
    padding: 50px 80px;
}
.operation-danger h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #FE8500;
}
.operation-danger button {
    background: #FE8500;
    border-radius: 5px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 12px 25px;
    color: #ffffff;
    border: none;
}
.logo-otdelenia {
    overflow: hidden;
}
.name-image .caption .title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #42505E;
    background: #F4F6F8;
    padding: 15px 20px;
    border-radius: 8px;
    display: inline-block;
    top: 0;
}
.name-image .caption {
    width: 100%;
    padding: 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    text-align: left;
}
.procedur-endo {
    padding: 25px;
}
.name-image img {
    width: 100%;
}
.li-border-gray:after {
    visibility: hidden;
}
.li-border-gray:before {
    color: #13C28E;
    background: white;
    border: 1px solid #E5E5E5;
}
.li-border-gray p {
    color: #212121;
    line-height: 130%;
}
.li-border-gray .ul-marker {
    padding-bottom: 15px;
}
.li-border-gray {
    margin: 21px 0;
}
.li-border-gray .li-marker {
    line-height: 140%;
    font-size: 16px;
    border: none;
}
.height-130 {
    line-height: 180% !important;
}
.padding-reab {
    margin-bottom: 15px;
}
.text-hright-140 p {
    line-height: 140% !important;
}
.li-operation:last-child {
    border-bottom: none;
}
.li-border-none:before {
    border: none;
}
.li-border-none {
    border-bottom: none !important;
}
.padding-reab {
    margin-bottom: 15px;
}
.icon-eda {
    display: flex;
    padding: 40px 0;
align-items:end;
}
.icon-eda-info, .cafe-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.icon-eda-info p {
    text-align: center;

    padding: 15px 0px;
}
.category {
    display: flex;
}
.spisok-category {
    display: flex;
    align-items: center;
    margin-left: 35px;
}
.cafe-icon {
    margin: 0 20px;
}
.name-blyd {
    color: #13C28E ;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px !important;
}
.text-color-orange {
    color: #FE8500;
}
.table-call-center tr td {
    padding: 15px 0 !important;
}
.zagalovok-table th {
    color: black;
    padding: 15px 0;
    font-size: 18px;
}
.text-call {
    color: #A6A6A6;
    font-style: italic;
}
.orange-call, .red-call, .green-call {
    font-style: normal;
}
.middle-call:before {
    content: url(../main/assets/images/svg/icons/midle-call.png);
    padding-right: 10px;
}
.red-call {
    color: red;
}
.green-call {
    color: #13C28E;
}
.hard-call:before {
    content: url(../main/assets/images/svg/icons/red-call.png);
    padding-right: 10px;
}
.slow-call:before {
    content: url(../main/assets/images/svg/icons/slow-call.png);
    padding-right: 10px;
}
.predsetatel {
    display: flex;
    padding: 10px 0;
}
.photo-predsedatel {
    border-radius: 90px;
    overflow: hidden;
    padding-right: 20px;
}
.marker-gray {
    color: #C3C8CD !important;
}
.ul-marker-gray {
    padding-left: 22px;
}
.star:before {
    content: "*";
    font-size: 30px;
    padding-right: 10px;
    padding-top: 6px;
}
.star {
    display: flex;
    padding-left: 20px;
    font-size: 14px !important;
}
.clock:before {
    content: url(../main/assets/images/svg/clock.png);
    padding-right: 10px;
    vertical-align: sub;
}
.info-gosp {
    line-height: 200%;
    padding: 14px 0;
}
.title-search-all {
    display: flex;
}
table.title-search-result td.title-search-all a {
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 5px;
    background: #F4F6F8;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #42505E;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 10px;
}
table.title-search-result {
    background-color: #ffffff;

}
table.title-search-result tr{
    display: flex;
    flex-direction: column;
}
table.title-search-result th {
    background-color: #ffffff;
    border: none;
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
table.title-search-result td.title-search-item a {
    padding: 15px 0;
    border-bottom: 1px solid #E5E5E5;
}
.pansionat-slider {
    margin-top: -65px;
    margin-left: 15px;
}
.button-pansionat {
    box-shadow: none;
}
.pans-info {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.pans-block {
    margin-left: auto;
    margin-right: auto;
}
.top-comfort {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.comfort-number {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.block-comfort-img {
    margin: 30px 0;
    height: 50px;
    width: 70px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-comfort-text p {
    line-height: 180%;
    text-align: center;
}
.pans .slick-prev {
    left: auto;
    right: 100px;
}
.pans .slick-prev, .pans .slick-next {
    position: absolute;
    z-index: 10;
    top: 90%;
}
.pansionat-head tr {
    border-bottom: none !important;
}
.price-pansionat {
    text-align: right;
}
.table-pansionat tr td {
    padding: 10px 0px !important;
}
.table-pansionat {

    margin-bottom: 20px;
}
.table-pansionat .zagalovok-table th {
    font-size: 16px;
    font-weight: 600;
}
.poezdka {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #929BA3;
}
.pansionat-poesdka {
    padding: 50px;
}
.price-razm {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #E5E5E5;
}
.price-razm p {
    margin-bottom: 0px;
    padding: 10px 0;
}

/*hard CSS*/
.image-first img{
    width: 100%;
}
.kol-vo{
    text-align: center;
    margin: 50px 0;
    padding: 0;
}
/*.kol-vo h2 {
    color: #13C28E;
    font-weight: 600 !important;
    font-size: 38px !important;
    line-height: 46px !important;
}*/
.kol-vo b {
    font-size: 30px;
    font-weight: 600;
}
.block-text p {
    font-size: 18px;
    line-height: 200%;
    /*welcome to hell*/
    letter-spacing: 0.02em;
    color: #212121;
}
.icon-hard {
    margin: 70px 0;
}
.icon-hard .modal-order-item-ico {
    height: 50px;
}
.gallery-block .slick-prev {
    z-index: 3;
    left: -85px;
}
.gallery-block .slick-next {
    /*right: 202px;*/
    z-index: 33;
}
.gallery-top {
    padding-left: 15%;
    margin-bottom: 100px;
    position: relative;
}
.white-block {
    width: 140px;
    height: 100%;
    background: white;
    position: absolute;
    right: 175px;
    top: 0;
}
.block-single {
    display: flex;
margin-top:70px;
}
.info-text {
    padding: 0 5%;
}
.info-text h2 {
    font-weight: bold;
    font-size: 50px;
    line-height: 61px;
}
.block-cart {
    padding: 0;
}
.block-cart .slick-prev {
    z-index: 3;
}
.info-text .icon-eda-info {
    padding: 0 20px;
}



.block-third {
    display: flex;
}
.how {
    width: 140px;
    height: 118px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    justify-content: space-around;
}
.day-stac .col-lg-6:not(:last-child) {
    border-right: 1px solid #E5E5E5;
}
.day-stac .green {
font-weight: 600;
font-size: 38px;
line-height: 46px;
}
.modal-order-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
   /* height: 100%;*/
    flex-flow: row wrap;
}
.icon-hard .modal-order-item {
    height: 100%;
}


.back-fon {
	background-image: url(assets/images/glavnaya/back.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 576px) {
    .back-fon {
        height: 117px;
        background-size: contain;
    }
}

.gradient{
	/*background: linear-gradient(180deg, rgba(18, 58, 109, 0) 0%, #123A6D 66.67%), linear-gradient(180deg, rgba(18, 58, 109, 0) 0%, #123A6D 66.67%);
    opacity: 0.34;*/
    height: 595px;
    display: flex;
    align-items: flex-end;
}
.new-gl {
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}
.new-gl p {
	color: #fff;
	text-align: center;
    font-weight: 600;
}
.icon-gl {
	margin-bottom: 18px;
}
.text-gl {
	position: absolute;
    bottom: 0px;
    padding: 35px;
}
.text-gl p {
	font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    height:30px;
}

.slick-slide img{
    width: 100%;
}
.my-class .slick-prev {
	z-index: 3;
}
.slick-prev {
	background: #000000;
    opacity: 0.3;
    border-radius: 0px 5px 5px 0px;
}
.slick-next {
    background: #000000;
    opacity: 0.3;
    border-radius: 5px 0px 0px 5px;
}
.my-class {
	  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
}
.kol-vo div {
	font-weight: 600;
font-size: 38px;
}
.more-gl p {
	font-weight: 600;
font-size: 15px;
padding-left: 10px;
color:#42505E;
}
.more-gl {
	display: flex;
}
.more-and-zayavka {
	display: flex;
    justify-content: space-between;
	margin-top: 15px;
}
.more-gl:first-child {
	border-right: 1px solid #E5E5E5;
	padding-right:10px;

}
.section-danger {
	margin-bottom: 50px;
}
.spec-gl {
	background: #FE8500;
border-radius: 3px;
font-style: normal;
color: #F4F6F8;
font-weight: 800;
padding: 10px 15px;
margin-bottom: 10px;
}
.section-gifts-slider-item b {
	font-weight: 800;
    font-size: 16px;
	line-height: 113.9%;
}
.section-gifts-slider-item p {
	font-weight: 600;
	line-height: 113.9%;
}
.cena-gl {
	font-size: 25px;
	font-weight: 800;
}
.pansionat-gl, .ural-gl {
	font-weight: 800;
font-size: 35px;
line-height: 113.9%;
}
.section-gifts-slider-item .button-green {
	padding: 5px 15px !important;
	margin-top: 15px;
}

@media only screen and (max-width: 768px) {
    .stick-icons {
        display: none;
    }
    .text-gl {
        position: relative;
        bottom: 30px;
        padding: 15px;
        margin-bottom: -30px;
    }

}
.slick-next{
    right:0;
}
.slick-prev {
    left:0;
}
.slick-prev, .slick-next {
    width: 40px;
}

@media only screen and (max-width: 576px) {
    .new-gl {
        display: none;
    }
    .info-text h2{
        font-size: 38px;
        line-height: 41px;
    }
    .icon-eda{
        display: block;
    }
    .form-radio-list{
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .form-radio-list li label span{
        font-size: 14px;
    }
    .modal-order-result-item{
        display: block;
    }
    .orto-cart{
        margin: 30px 0px;
    }
    .price.price-orange.price-pansionat{
        white-space: nowrap;
    }
    .col-lg-6 > ymaps{
        height:400px !important;
    }
}
