

/* Start:/local/templates/.default/components/bitrix/news/project/bitrix/news.list/.default/style.css?17526703864778*/
.main-content{
    /*max-width: 1740px;*/
    max-width: 1340px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    padding: 10px 15px 0 15px;
}
/*.main-content h1{*/
/*    font: bold 35px/100% "Open Sans", sans-serif;*/
/*    text-transform: uppercase;*/
/*}*/
.solutions {
    position: relative;
    margin: 0 -15px 20px 0; }
.solutions__wrap {
    position: relative;
    font-size: 0; }
.solutions .solutions__wrap figure{
    /*margin: 0rem;*/
}
.solutions__wrap:after {
    content: "";
    display: table;
    clear: both; }
.solutions__block {
    width: calc(20% - 15px);
    position: relative;
    display: block;
    float: left;
    max-height: 275px;
    overflow: hidden;
    margin: 0 15px 15px 0;
}
@media only screen and (max-width: 1024px) {
    .solutions__block {
        width: calc(25% - 15px);
    }
}
@media only screen and (max-width: 900px) {
    .solutions__block {
        width: calc(33% - 15px);
    }
}
@media only screen and (max-width: 700px) {
    .solutions__block {
        width: calc(50% - 15px);
    }
}
@media only screen and (max-width: 400px) {
    .main-content h1{
        font-size: 22px;
    }
    .solutions__block {
        width: calc(100% - 15px);
    }
}

figure.effect-apollo a {
    position: absolute;
    text-decoration: none;
    left: 0;
    top: 0;
    height: 100%;
    margin: 3em;
    padding: 0 1em;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s; }

figure.effect-apollo:hover a {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }

figure.effect-apollo {
    background: transparent; }

figure.effect-apollo img {
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    margin: 0 auto;
    display: block; }

figure img {
    display: block;
    max-width: 100%;
    min-height: 100%;
    position: relative; }

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.9, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.9, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }

figure.effect-apollo h2 {
    text-align: left;
    padding: 3% 5%;
    height: 100%;
    display: table; }
figure.effect-apollo h2 span {
    display: table-cell;
    vertical-align: middle;
    font: bold 0.73em/1.2em "Open Sans", sans-serif;
    color: #fff; }

figure.effect-apollo:hover img {
    opacity: 0.5;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 40px);
    transform: perspective(1000px) translate3d(0, 0, 40px); }

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }


.modal-dialog{
    padding: 0;
    margin-top: 80px;

}

.modal-solutions {
    position: relative;
    background-color: #fff;
    padding: 20px 20px 30px;
    border-radius: 3px;
    box-shadow: 0px 0px 21px 1px rgba(160, 160, 160, 0.75); }
.modal-solutions__wrap {
    position: relative; }
.modal-solutions__wrap img {
    max-width: 465px; }
@media only screen and (max-width: 500px) {
    .modal-solutions__wrap img {
        width: 100%; } }

.modal-title {
    font: bold 20px/1.3em "Open Sans", sans-serif;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    padding: 0 35px 0 0; }

.close {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 16px;
    width: 16px;
    border: 0 none;
    bottom: auto;
    background-color: transparent;
    z-index: 1000;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
.close:before {
    content: "";
    position: absolute;
    background: url("/local/static/build/img/svg/close-blue.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px; }
@media only screen and (max-width: 768px) {
    .close:before {
        background: url("/local/static/build/img/svg/close.svg");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover; } }
.close:hover {
    opacity: 0.7; }
@media only screen and (max-width: 768px) {
    .close--blue:before {
        background: url("/local/static/build/img/svg/close-blue.svg");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover; } }


/* End */
/* /local/templates/.default/components/bitrix/news/project/bitrix/news.list/.default/style.css?17526703864778 */
