/*
Theme Name: Syring Child
Theme URI: #
Description: Syring Child Theme
Author: ItUA
Author URI: #
Template: syring
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, responsive-layout
Text Domain: syring-child
*/

.red-header-top .contact-us span {
    padding-right: 10px !important;
}
.red-header-top .contact-us i {
    padding-right: 5px !important;
}
.red-header-top {
    font-size: 11px !important;
}
footer .red-social {
    display: none !important;
}
.red-team-wrap .layout-1 .red-team-item .red-team-info .name {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 90px;
}
.red-team-wrap .red-grid-item {
    height: 100%;
}
.home #red-main {
    padding-top: 0 !important;
}
.cms-grid-wraper.template-cms_grid--department .cms-department-item {
    height: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cms-grid-wraper.template-cms_grid--department .cms-department-item>i {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.cms-grid-wraper.template-cms_grid--department .cms-department-item .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 123px;
}
.cms-grid-wraper.template-cms_grid--department .cms-department-item .detail-link {
    position: relative;
    margin-top: auto;
}
.blog .red-loop-start.red-blog {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 15px minmax(0, 1fr) 15px minmax(0, 1fr);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column-gap: 15px;
    grid-row-gap: 30px;
}
.blog .meta-item:not(.term) {
    display: none !important;
}
.blog .entry-excerpt {
    display: none;
}
.blog .entry-meta {
    margin-bottom: 0 !important;
}
.blog .post-content {
    margin-bottom: 0 !important;
}
.blog .post-content-inner {
    padding: 0 !important;
}
.blog .entry-readmore {
    display: none;
}
.single-child-block {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 39px 15px 38px;
}
.single-child-block::before {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    width: 300vw;
    height: 100%;
    background: #05bfd8;
    color: #fff;
    z-index: -1;
}
.single-child-block__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 135%;
    color: #fff;
    margin: 0;
}
.single-child-block__button {
    padding: 15px 30px;
    background-color: #fff;
    color: #000;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    line-height: 22px;
    text-decoration: none;
}
.single-child-block__button:hover {
    background-color: #000;
    color: #fff;
}
.single-child-block__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    row-gap: 15px;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 991px) {
    .single-child-block__title {
        font-size: 30px;
    }
}

.home-row .vc_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.red-footer {
    margin-top: 0 !important;
}
.home .red-footer, .blog .red-footer, .single-post .red-footer {
    margin-top: 70px !important;
}
.home-row .vc_column-inner, .home-row .wpb_wrapper, .home-row .red-fancybox, .home-row .red-fancybox-inner {
    height: 100%;
}
.home-row .red-fancy-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.home-row .red-fancy-footer {
    position: relative;
    margin-top: auto;
}
@media screen and (max-width: 991px) {
    .home-row .vc_row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 15px;
    }

    .home-row .wpb_column {
        width: 100%;
    }
}


#form-app-popup, #form-app-popup-2 {
    max-width: 730px;
    margin: 0 auto;
    background: #fff;
    padding: 40px 50px 28px; }

@media (max-width: 767px) {
    #form-app-popup, #form-app-popup-2 {
        padding: 40px 15px 28px; } }

@media (max-width: 767px) {
    #form-app-popup .container, #form-app-popup-2 .container {
        max-height: 300px;
        overflow: scroll; } }
@media (min-width: 768px) and (max-width: 1200px) {
    #form-app-popup .container, #form-app-popup-2 .container {
        max-height: 500px;
        overflow: scroll; } }

#form-app-popup h2, #form-app-popup-2 h2 {
    font-size: 36px;
    line-height: 52px;
    margin-bottom: 0; }
#form-app-popup h2 + p:after, #form-app-popup-2 h2 + p:after {
    content: '';
    width: 75px;
    height: 2px;
    background: rgba(5, 191, 216, 1);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -33px; }

#form-app-popup p, #form-app-popup-2 p {
    font-size: 15px;
    line-height: 26px;
    color: #888;
    position: relative;
    position: relative;
    padding-bottom: 14px; }

#form-app-popup .fsb-booking-cnt .fa-book-success, #form-app-popup-2 .fsb-booking-cnt .fa-book-success {
    padding-bottom: 0; }
@media screen and (max-width: 991px) {
    .blog .red-loop-start.red-blog {
        -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 767px) {
    .red-team-wrap .layout-1 .red-team-item .red-team-info .name {
        min-height: unset;
    }
}

@media screen and (max-width: 575px) {
    .cms-grid-wraper.template-cms_grid--department .cms-department-item .entry-title {
        min-height: unset;
    }
    .blog .red-loop-start.red-blog {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr);
    }
}

.single-department #sidebar-area .sidebar-inner .red-recent-wrap, .single-post #sidebar-area .sidebar-inner .red-recent-wrap, .archive #sidebar-area .sidebar-inner .red-recent-wrap {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    -khtml-box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0); }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item {
    margin: 0; }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item.active .item-content .entry-title, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item.active .item-content .entry-title, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item.active .item-content .entry-title {
    border-right-color: rgba(5, 191, 216, 1);
    -webkit-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -khtml-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -moz-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -ms-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -o-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px; }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item.active .item-content .entry-title i, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item.active .item-content .entry-title i, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item.active .item-content .entry-title i {
    color: rgba(5, 191, 216, 1); }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content {
    text-align: left;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0px; }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title {
    font-weight: 600;
    color: #000;
    font-size: 18px;
    line-height: 36px;
    border-bottom: #e6e6e6 solid 1px;
    padding: 18px 30px 20px 86px;
    position: relative;
    margin: 0;
    border-right: #fff solid 4px;
    -webkit-transition: border-color 0.6s linear;
    -khtml-transition: border-color 0.6s linear;
    -moz-transition: border-color 0.6s linear;
    -ms-transition: border-color 0.6s linear;
    -o-transition: border-color 0.6s linear;
    transition: border-color 0.6s linear;
    -webkit-box-shadow: -11px 0 25px rgba(0, 0, 0, 0);
    -khtml-box-shadow: -11px 0 25px rgba(0, 0, 0, 0);
    -moz-box-shadow: -11px 0 25px rgba(0, 0, 0, 0);
    -ms-box-shadow: -11px 0 25px rgba(0, 0, 0, 0);
    -o-box-shadow: -11px 0 25px rgba(0, 0, 0, 0);
    box-shadow: -11px 0 25px rgba(0, 0, 0, 0); }
@media (min-width: 768px) and (max-width: 991px) {
    .single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title {
        font-size: 15px;
        line-height: 36px;
        padding: 15px 15px 17px 54px; } }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title i, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title i, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title i {
    font-size: 36px;
    line-height: 1;
    max-width: 33px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 19px;
    left: 30px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
@media (min-width: 768px) and (max-width: 991px) {
    .single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title i, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title i, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title i {
        font-size: 25px;
        top: 19px;
        left: 15px; } }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title:hover, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title:hover, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title:hover {
    border-right-color: rgba(5, 191, 216, 1);
    -webkit-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -khtml-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -moz-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -ms-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    -o-box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px;
    box-shadow: rgba(0, 0, 0, 0) -11px 11px 25px -11px; }
.single-department #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title:hover i, .single-post #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title:hover i, .archive #sidebar-area .sidebar-inner .red-recent-wrap .red-recent-item .item-content .entry-title:hover i {
    color: rgba(5, 191, 216, 1); }

.single-post .entry-meta {
    display: none;
}

.form__title {
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    color: #000;
}

.single-post .form__title {
    font-size: 20px;
    font-weight: 600;
}

form input:not([type="submit"]) {
    text-align: left !important;
}
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    min-height: 0 !important;
}

.nav-links {
    margin: 0 auto 30px !important;
}
.nav-links .page-numbers {
    float: unset !important;
}
#menu-menju .wpml-ls-item {
    display: none;
}
@media screen and (max-width: 767px) {
    #menu-menju .wpml-ls-item {
        display: block;
    }
}