/* КАСТОМЫ ПОД КОНКРЕТНОГО КЛИЕНТА */
#main-slider-captions {
    position: relative;
    margin-top: 10%;
    padding-top: 10px;
    padding-right: 58px;
}

div.navbar-contacts {
    height: 36px;
}

div.navbar-contacts ul > li {
    font-size: 15px;
    line-height: 35px;
}

.opinion-item .opinion-item-text p {
     font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}

.section-second-slider .item .item-decrs {
    padding: 40px;
}


.section-second-slider .item {
    margin: 14px auto;
    float: none;
}

#main-form {
    padding: 40px;
}

#main-form img {
    opacity: 1 !important;
    width: 100%;
}

 .item .item-decrs p {
    font-size: 18px;
    line-height: 1.15;
 }

.item-decrs h3 {
    text-align: center;
    color: #2b5a6d;
    margin-bottom: 25px;
}

.item-decrs table {
    font-size: 14px;
    line-height: 1.12;
    width: 100%;
    color: #2b5a6d;
}

 .item-decrs table td {
    padding: 4px;
}

 .item-decrs table tr:nth-child(2n + 1) td {
    background: #eef2f7;
}

.item-decrs .action-btn {
    padding: 15px 15px;
    display: block;
    text-align: center;
}


.item-decrs .item-price {
    background-color: #98be09;
    color: white;
    font-size: 26px;
    line-height: 52px;
    position: absolute;
    top: -26px;
    right: 0;
    left: 0;
    display: block;
    height: 52px;
    margin: 0 auto 26px;
    text-align: center;

    font-family: 'PT Sans Narrow',sans-serif;
    font-weight: 700;

}

.item-decrs .item-price span {
    display: inline-block;
    padding: 0 14px;
}

.item-decrs {
    position: relative;
    padding-top: 50px;
}

.item-decrs .btn {
    letter-spacing: 0;
}


.opinion-item .opinion-item-title h4 {
    color: #2b5a6d;
}

.opinion-item .opinion-item-title span {
    color: #98be09;
    font-weight: 700;
}

.opinion-item .opinion-item-rating li {
    color: #98be09;
}

.section-color-3 .section-header {
    color: #2b5a6d;
}

.gallery-items .gallery-item {
    /*width: 50%;*/
}

.about-video {
    margin-bottom: 30px;
}
.about-video video {
    width: 100%;
}

#main-slider {
    height: 930px;
}

.item-decrs table {
    margin-bottom: 20px;
}

.item-decrs strong {
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 4px;
}

.item-decrs table + .row {
    margin-top: -15px;
}

.main-slider-captions-nav {
    display: none;
}

#main-slider-captions {
    position: relative;
    margin-top: 0;
    padding-top: 10px;
    padding-right: 15px;
    margin-bottom: 26%;
}

#main-slider-captions h1 {
    font-size: 64px;
    margin-bottom: 30px;
}

nav.main-menu .navbar-nav li a {
    font-size: 16px;
    padding: 5px 16px;
}

#gar {
    border-bottom: 10px solid #98be09;
    border-top: 10px solid #98be09;
    padding: 100px 0;
}

.gar-item {
    padding: 40px;
    background: white;
}

.gar-item h2 {
    color: #2b5a6;
    margin: 0;
    padding: 7px 0;
}

.gar-icon {
    margin-right: 20px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: white;

    text-align: center;
    background-color: #98be09;
    float: left;
}

.gar-icon i {
    font-size: 26px;
    line-height: 55px;
}

.white-popup-block {
    max-width: 390px;
}

.white-popup-block form > p {
    margin: 0 0 25px;
}

#custom .action-btn {
    margin: 10px 0;
}


.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

#tour .item .item-decrs {
    background: #fff;
    padding: 34px;
}

#tour .item-decrs h3 {
    text-align: left;
    color: #98be09;
    font-size: 40px;
    text-transform: none;
    margin-bottom: 28px;
}


#tour .item-decrs .action-btn {
    margin: 0;
}

#tour .item-decrs .item-footer {
    margin: 40px 0 10px;
    overflow: hidden;
}

.pr {
    padding: 15px 0;
}

.sec-add {
    margin-top: 50px;
}

#about h3,
#delivery h3 {
    color: #98be09;
}

#delivery {
    border-bottom: 1px solid #EEF2F7;
}