

.sg-section {
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fw-page-builder-content p {
    margin: 0;
}

.fw-page-builder-content .fw-col-xs-12, .fw-page-builder-content .fw-col-sm-6 {
    padding: 0;
}

.visual .visual__ttl {
    position: relative;
    top: -3px;
}

blockquote {
    position: relative;
    margin: 20px 0;
    padding: 0;
    padding-left: 50px;

}



.sg-text {
    width: 740px;
    margin: 0 auto;
    max-width: 100%;
}

.sg-text strong{
    font-weight: bold;
}

.sg-text p {
    font-size: 20px;
    line-height: 28px;
}

.sg-text a{
    color:#4783cf;
}

.sg-text h2{
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 25px;
}


.sg-article {
    position: relative;
    max-width: 730px;
    margin: 0 auto;
    
}

.sg-article:before{
    content: '';
    background-image: url(../img/quote-left.svg);
    width: 37.9px;
    height: 32.6px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -60px;
    top: -10px;
}

.sg-article:after{
    content: '';
    background-image: url(../img/quote-left.svg);
    width: 37.9px;
    height: 32.6px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -40px;
    bottom: -15px;
    transform: scale(-1, 1);
}


.sg-article p {
    font-size: 26px;
    font-weight: 300;
    line-height: 1.27;
}



blockquote {
    position: relative;
    margin: 0;
}

blockquote p {
    font-size: 24px;
}

blockquote p span {
    font-size: 24px;
}

blockquote:before{
    content: '';
    background-image: url(../img/quote-left.svg);
    width: 37.9px;
    height: 32.6px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -60px;
    top: -10px;
}

blockquote:after{
    content: '';
    background-image: url(../img/quote-left.svg);
    width: 37.9px;
    height: 32.6px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -40px;
    bottom: 20px;
    transform: scale(-1, 1);
}



.sg-img {
    position: relative;
}

.sg-img .sg-bg-hide {
    display: inline-block;
    object-fit: cover;
    width: 100%;
}

.sg-img img {
    display: inline-block;
    object-fit: cover;
    width: 100%;
}



.sg-image-text p {
    width: 100%;
}

.sg-image-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    color: #fff;
    font-size: 24px;
    padding: 10px;
    text-align: center;
}

.sg-bg-hide {
    position: relative;
    display: inline-grid;
}

.sg-bg-hide:before {
    content: '';
    background: rgba(0, 0, 0, 0.34);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.sg-text-image-block {
    display: flex;
    width: 100%;
}

.sg-text-image-block figure {
    width: 50%;
    margin: 0;
    /*display: flex;*/
}

.sg-text-image-block figure img {
    display: inline-block;
    object-fit: cover;
    width: 100%;
}

.sg-text-image-block .sg-flex-text {
    width: 50%;
    background: #CFCFCF;
    padding: 45px;
    font-size: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sg-rotate figure {
    order: 1;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

.sg-section .fw-row .video-wrapper {
    width: 1111px;
    height: 542px;
    max-width: 100%;
}

.sg-section iframe {
    width: 1111px;
    height: 542px;
    max-width: 100%;
    margin: 0 auto;
}

.sg-vertical-align .fw-container .fw-row {
    display: flex;
    align-items: center;
    width: 975px;
    max-width: 94%;
    margin: 0 auto;
}

.fw-divider-line {
    width: 920px;
    max-width: 100%;
    margin: 0 auto;
}



.fw-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.fw-container {
    padding: 0 !important;
}


.image-description {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.47;
    color: #777;
}


.visual__img {
    flex-basis: 120px;
    margin-right: 45px;
    height: 120px;
}

.visual__img img {
    height: 100%;
}

.sg-wrap .card-block__ttl {
    margin-top: 5px;
}

.visual__wrapper {
    min-height: 85px;
}

#contacts-map {
    display: none;
}

.sg-map-popup {
    max-width: 300px;
    font-size: 22px;
    color: #46274b;
    font-weight: 500;
}

.gm-style-iw-c {
    background-color: transparent !important;
    box-shadow: none !important;
    top: 110px !important;
    padding: 0 !important;
}

.gm-style-iw-d {
    overflow: auto !important;
    max-width: 300px !important;
}

.gm-style-iw-t::after {
    display: none !important;
}

.gm-ui-hover-effect {
    display: none !important;
}


ol {
    max-width: 100%;
    margin: 0 auto;
    width: 730px;
}

ol li {
    line-height: 1.35;
    font-size: 18px;

}

.col-lg-6 .video-wrapper iframe {
    width: 420px !important;
    height: 300px !important;
}

.sg-section .fw-row .video-wrapper {
    height: auto;
    width: 100%;
}

.sg-section iframe {
    width: 100%;
}

.sg-section.sg-video .video-wrapper {
    width: 100%;
    height: 100%;
}

.sg-section.sg-video iframe {
    width: 100%;
    height: 100%;
}

.sg-section.sg-video .col-lg-12 {
    padding: 0;
}

.fw-row p {
    padding-bottom: 0;
}

.fw-row p:not(:last-child) {
    padding-bottom: 30px;
}



@media screen and (max-width: 1020px) {

    .sg-text {
        width: 100%;
    }

}

@media screen and (max-width: 990px) {

    .sg-img {
        padding-bottom: 20px !important;
    }

}

@media screen and (max-width: 770px) {

    .col-lg-12 .sg-text-image-block figure{
        width: 100%;
    }

    .col-lg-12 .sg-text-image-block .sg-flex-text{
        width: 100%;
    }


    .sg-img {
        padding: 0 !important;
        padding-bottom: 20px !important;
    }

    .sg-text-image-block {
        display: block;
    }

    .sg-vertical-align .fw-container .fw-row {
        display: block;
    }

    .sg-vertical-align .fw-container .fw-row .video-wrapper {
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 480px) {

    .fw-page-builder-content p {
        font-size: 16px;
    }

}

