/* ЦВЕТОВАЯ СХЕМА ДЛЯ ШАБЛОНА */
.status {
    background: rgb(255, 255, 255);
    border: 20px solid rgb(255, 255, 255);
}

.status .status-text {
    color: rgb(35, 42, 51);
    font-size: 15px;
    text-align: center;
}

#main-slider-captions p {
    font-size: 22px;
    margin-bottom: 0;
}

.status .status-image {
    border: 0;
}

.sk-cube-grid .sk-cube {
    background-color: #98be09;
}

span.highlight {
    color: #98be09;
}

div.navbar-contacts {
    background: #2b5a6d;
    /*border-bottom: 1px solid #e4e4e4;*/
}

.navbar-cosial .call-form {
    /*border-left: 1px solid #e4e4e4;*/
    border-left: 1px solid #BDBFC1;
}



div.navbar-contacts ul > li,
div.navbar-contacts ul > li a {
    color: #fff;
    /*font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;*/
}

div.navbar-contacts ul > li a:hover {
    opacity: 0.7;
}

.navbar-toggle {
    border: 1px solid rgb(35, 42, 51);
}

.navbar-toggle span {
    color: rgb(35, 42, 51);
}

.navbar-collapse {
    border-top: 0 solid transparent;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
}


nav.main-menu {
    background: #FDFDFD;
    /*border-top: 4px solid #232A33;*/
    border-bottom: 1px solid #CFD0D2;
}

nav.main-menu .navbar-nav {
    padding: 14px 0;
}

nav.main-menu .navbar-nav li a {
    color: #2b5a6d;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

nav.main-menu .social-collapse li a {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

nav.main-menu .navbar-nav li a:hover,
nav.main-menu .navbar-nav li.active a,
nav.main-menu .social-collapse li a:hover,
nav.main-menu .social-collapse li.active a {
    color: #98be09;
}

#social-menu li a:hover {
    background-color: #fff;
}

.main-slider-captions-nav .flex-control-nav, .flex-direction-nav li {
    background-color: rgba(255, 255, 255, 0.3);
}

.main-slider-captions-nav .flex-control-nav, .flex-direction-nav li:hover {
    background-color: #2b5a6d;
}

.main-slider-captions-nav .flex-direction-nav a::before {
    color: #2b5a6d;
}

.main-slider-captions-nav .flex-direction-nav a:hover::before {
    color: #fff;
}

#main-slider {
    /*background-color: #2b5a6d;*/
    background: linear-gradient(90deg, #98be09 0%, #27742e 100%);
}

#main-slider .flex-control-paging li a {
    background-color: rgba(255, 255, 255, 0.6);
}

#main-slider .flex-control-paging li a.flex-active {
    background-color: #02bb71;
}

#main-slider-captions {
    color: rgb(255, 255, 255);
}

#main-form {
    background-color: #fff;
}

#main-form .main-form-header {
    color: #2b5a6d;
}
.form-control-feedback {
    color: #232A33;
}

.form-control {
    background-color: #eef2f7;
    border: 1px solid rgba(214,217,222,.3);
    color: #2b5a6d;
}

.form-control:focus {
    border: 1px solid rgba(214,217,222,.9);
}

div.promo-block {
    background-color: #2b5a6d;
    color: #A9D40A;
    font-weight: 700;
}

div.promo-block p {
    font-size: 18px;
}

.form-modal h2 {
    color: #2b5a6d;
}

/* ЦВЕТА ДЛЯ ПОДЛОЖЕК БЛОКОВ */
.section-color-1 {
    background-color: #2b5a6d;
}

.section-color-1 .section-header {
    color: rgb(255, 255, 255);
}

.section-color-1 .slick-dots li button:before {
    color: rgb(255, 255, 255);
}

.section-color-2 {
    background-color: #EEF2F7;
}
.section-color-2 .section-header {
    color: #2b5a6d;
}
.section-color-2 .slick-dots li button:before {
    color: #2b5a6d;
}

.section-color-3 {
    background-color: #EEF2F7;
}
.section-color-3 .section-header {
    color: rgb(35, 42, 51);
}
.section-color-3 .slick-dots li button:before {
    color: rgb(35, 42, 51);
}

.section-first-slider .item .details-wrapper .details {
    color: rgb(255, 255, 255);
}



.section-second-slider .item .item-decrs {
    background: #fff;
}

.section-second-slider .item .item-decrs .item-price {
    background-color: #98be09;
    color: white;
}

.section-second-slider .item .item-decrs h3 {
    color: #2b5a6d;
}

.section-second-slider .item .item-decrs p {
    color: #2b5a6d;
}

.section-second-slider .action-btn,
#news .action-btn,
#photo .action-btn {
    background-color: #27742e;
}

.section-second-slider .action-btn:hover,
.section-second-slider .action-btn:focus,
.section-second-slider .action-btn:active,
#news .action-btn:hover,
#news .action-btn:focus,
#news .action-btn:active,
#photo .action-btn:hover,
#photo .action-btn:focus,
#photo .action-btn:active
{
    background-color: #98be09;
    color: #ffffff;
}


.gallery-filter-btn-group a {
    border: 1px solid #232A33;
    background-color: #232A33;
    margin: 2px;
    color: #fff;
}

.gallery-filter-btn-group a.selected,
.gallery-filter-btn-group a:hover {
    background-color: #07A5FA;
    border: 1px solid #07A5FA;
    color: #ffffff;
}

.gallery-items .gallery-item img {
    /*border: 1px solid #EBEBEB;*/
}

a.gallery-item-details {
    color: #fff;
}

a.gallery-item-details:hover, a.gallery-item-details:active, a.gallery-item-details:focus {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
}

.opinion-item {
    background-color: #fff;
}

.opinion-item .opinion-item-title h4 {
    color: #fff;
}

.opinion-item .opinion-item-title span {
    color: #1caffc;
    font-weight: 700;
}

.opinion-item .opinion-item-text p {
    color: #2b5a6d;
}

.opinion-item .opinion-item-rating li {
    color: #1caffc;
}

.map-contacts-block p {
    color: #2b5a6d;
}

.action-btn {
    background-color: #27742e;
    color: #ffffff;
}

.action-btn-loaded {
    color: transparent !important;
    background-image: url("images/button-loader-blue.gif");
}

.action-btn:hover, .action-btn:focus, .action-btn:active {
    background-color: #24692a;
    color: #ffffff;
}

footer {
    background-color: #EEF2F7;
}

footer p {
    color: #2b5a6d;
}

footer ul li a i {
    color: #2b5a6d;
}

footer .footer-content .footer-social li {
    overflow: visible;
    border-radius: 0;
}

.footer-social li a {
    background-color: #fff;
}

.footer-social li a:hover {
    background-color: #2b5a6d;
}


.footer-social li a:hover i {
    color: #fff;
}


#scrollUp:hover {
    background-color: #98be09;
}

#scrollUp {
    background-color: #232a33;
}

/* ЗАТЕМНЕНИЕ ИЗОБРАЖЕНИЙ */
.black-filter {
    background: #232a33 none repeat scroll 0 0;
}

.black-filter img {
    opacity: .45;
}

.stop-content-wrapper {
    background: #98be09;
    box-shadow: 2px 0 14px rgba(0, 0, 0, 0.5);
}

.select2-container .select2-choice {
    background-color: #FDFDFD;
    border: 1px solid #FDFDFD;
    color: rgb(0, 0, 0);
}

.select2-container .select2-choice .select2-arrow {
    color: #232A33 !important;
}

.select2-container .select2-arrow b {
    color: #232A33;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #fff;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border-color: rgba(96, 96, 96, .2);
}

.select2-drop-active {
    border-color: rgba(96, 96, 96, .2);
    background-color: #FDFDFD;
}

.select2-drop-active, .select2-drop.select2-drop-above.select2-drop-active {
    border-color: rgba(96, 96, 96, .2);
}

.select2-drop {
    color: #232A33;
}

.select2-results .select2-highlighted {
    background: #232A33 none repeat scroll 0 0;
    color: #fff;
}

.select2-search input {
    background: #fff;
    border: 1px solid rgba(96, 96, 96, .2);
}

.select2-container-multi .select2-choices {
    background-color: rgb(242, 242, 242);
    border: 1px solid rgb(242, 242, 242);
    color: rgb(96, 96, 96);
}

.select2-container-multi .select2-choices .select2-search-choice {
    background: #fff;
    color: rgb(96, 96, 96);
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid rgba(96, 96, 96, .2);
}

.white-popup-block
{
    background: #fff;
    color: #2b5a6d;
}

.mfp-close-btn-in .mfp-close {
    color: #2b5a6d;
}

.fancybox-skin {
    background: #fff;
    color: #fff;
}

.fancybox-close {
    background-color: #1CAFFC;
}

.section-first-slider .black-filter {
    /*background: #EEF2F7;*/
    background: #fff;
}

.section-first-slider .black-filter img {
    opacity: 1;
    width: 41%;
    margin: 0 auto 20px;
    border-radius: 0;
    /*background: #232A33;*/
}


.section-first-slider .item {
    /*border-radius: 0;
    border: 5px solid rgb(28, 175, 252);*/
}

.section-first-slider .item .square-content {
    position: relative;
    padding: 40px 25px;
    border-radius: 0;
    /*border: 3px solid #a9d40a;*/
    /*height: 100%;*/
}

.section-first-slider .square-wrapper::before {
    padding-top: 0;
}


.section-first-slider .item .details-wrapper {
    position: static;
    height: auto;
}

.section-first-slider .item .details-wrapper:before {
    position: absolute;
    top: 0;
    content: "";
    width: 35%;
    display: block;
    height: 2px;
    background: #a9d40a;
    right: 0;
    left: 0;
    margin: -15px auto 0;
}

.section-first-slider .item .details-wrapper .details {
    padding: 0;
    display: block;
}

.section-first-slider .item .details-wrapper .details:hover,
.section-first-slider .item .details-wrapper .details:active,
.section-first-slider .item .details-wrapper .details:focus {
    /*color: rgb(255, 255, 255);*/
    background-color: #EEF2F7;
}


.section-first-slider .item .details-wrapper .details h2 {
    color: #2b5a6d;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
}

.section-first-slider .item .details-wrapper .details span {
    position: absolute;
    top: 0;
    left: -100%;
    /*left: 0;*/
    display: block;
    height: 200%;
    width: 100%;
    background: #2b5a6d;
    padding: 20px 10px;
    font-size: 17px;
    font-weight: 400;
    transition: left .2s;
    line-height: 1.3;
}



.section-first-slider .item:hover {
    cursor: pointer;
}

.section-first-slider .item:hover .details-wrapper .details span {
    left: 0;
}

.preloader {
    background: #fff;
}

.section-color-4 {
    background-color: #98be09;
    color:#fff;
}


#custom .action-btn {
    background: #27742e;
    color: #fff;
}

#custom .action-btn:hover {
    background: #27742e;
}

#faq {
    /*background: #fff;*/
    padding-bottom: 0;
}

.faq-category-item .btn {
    border: 5px solid #07a5fa;
    border-radius: 0;
    color: rgb(35, 42, 51);

    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

.faq-category-item .btn:hover,
.faq-category-item .btn:focus,
.faq-category-item .btn:active {
    color: rgb(35, 42, 51);
}

.faq-category-item .btn:hover
{
    color: #fff;
    background-color: #07A5FA;
}

.faq-popup-block {
    background: #07A5FA;
}

.faq-popup-block h2 {
    color: #fff
}

.questions-item {
    margin-bottom: 0;
    border-radius: 0;
    border-top: 1px solid #EEF2F7;
}

.questions-item:first-child {
    border-radius: 5px 5px 0 0;
}

.questions-item:last-child {
    border-radius: 0 0 5px 5px;
}

.questions-item,
.questions-item.open:hover
{
    background: #fff;
}

.questions-item:hover {
    background: #fff;
}

[data-accordion] [data-control] {
    color: rgb(35, 42, 51);
}



[data-accordion] [data-content] p {
    color: rgb(35, 42, 51);
}


[data-accordion] [data-control] i::before
{
    color: #CFD0D2;
}

[data-accordion] [data-control]:hover i::before
{
    color: #07A5FA;
}

.consent-block p
{
    color: #2b5a6d;
}

.consent-block a {
    color: #2b5a6d;
    border-color: #2b5a6d;
}


/* трансформация меню */
.flexMenu-popup {
    background: #232a33 none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
}

.flexMenu-popup:after {
    border-bottom: 6px solid #232a33;
}

nav.main-menu .navbar-nav li .flexMenu-popup li a {
    color: #fff;
}

nav.main-menu .navbar-nav li .flexMenu-popup li a:hover,
nav.main-menu .navbar-nav li .flexMenu-popup li.active a
{
    color: #19a7f8;
}