body {
    font-family: "Gotham Book","Open Sans",sans-serif,serif;
    direction: ltr;
}


#pass-loader {
    background: #141f38;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
}


div#pass-loader canvas {
    width: 23%!important;
    height: 25%!important;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.icon-centered .jet-table__body-cell .jet-table__cell-content {
    width: 100%;
}

.icon-centered .jet-table__body-cell .jet-table__cell-icon {
    margin: 0 auto;
}
.cb_launcher_container[data-launcher-position='bottom'] {
    bottom: 75px !important;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

.globos-animation img {
    -webkit-animation: rotation 40s infinite linear;
}

.dialog-message {
    overflow: hidden;
}

.swiper {
    width: 100%;
    height: 100%;
}

pre {
    font-family: "Gotham";
}

.customer-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 80%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.customer-swiper .swiper-slide.swiper-slide-active {
    box-shadow: 0 0 20px -10px rgb(0 0 0 / 75%);
    z-index: 2;
    background: #fff;
}

.customer-swiper .swiper-slide {
    height: 100vh;
}

.customer-swiper .swiper-container-horizontal>.swiper-pagination-bullets, .customer-swiper .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 0;
    width: 50%;
    text-align: center;
}


.customer-swiper .swiper-actions {
    position: absolute;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    z-index: 3;
    width: 100%;
    max-width: 400px;
    left: 50%;
    bottom: 15%;
    transform: translate(-50%,0);
}

.customer-swiper .swiper-pagination {
    position: relative !important;
    top: -17px !important;
}

.customer-swiper span.swiper-pagination-bullet {
    margin: 5px;
}

.customer-swiper .slider-image {
    padding: 30px;
}

.customer-swiper .swiper-slide .row{
    width: 50%;
}

.customer-swiper .slider-image img {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    border: 32px solid #fff;
    margin: 0 auto;
    box-shadow: 0 0 20px -10px rgb(0 0 0 / 75%);
    box-sizing: unset;
}

.customer-swiper .slider-content-title,.slider-content-title2{
    color: #575757;
    font-size: 76px;
    font-weight: 700;
    letter-spacing: -.3px;
    line-height: 75px;
    margin: 0;
    text-align: left;
    padding-bottom: 0;
}


.customer-swiper .swiper-button-next, .swiper-rtl .swiper-button-prev {
    top: 73% !important;
    transform: translateY(-50%);
}



.customer-slider-content-left:before,.customer-slider-content-left:after {
    content: '“';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #dedddb;
    font-size: 76px;
    line-height: 1;
}

.customer-slider-content-left pre {
    /* font-family: monospace,monospace; */
    white-space: pre-wrap;
    color: #575757;
    font-weight: 300;
    margin: 0;
}

.customer-slider-content-left::after {
    transform: translate(-100%,-100%);
    top: 100%;
    left: 100%;
}

.customer-swiper{
    box-shadow: 0 0 48px 0 rgb(0 0 0 / 13%);
}

.customer-swiper .slider-content:after {
    transform: translate(-100%,-100%);
    top: 100%;
    left: 100%;
}

.customer-swiper .slider-content pre {
    padding: 13px 32px 72px 56px;
}

.first-content-title-customer.elementor-widget:not(:last-child){
    margin: 0;
}

.customer-swiper .swiper-slide-title {
    position: absolute;
    top: 18%;
    font-weight: 500;
    line-height: 22px;
    font-size: 18px;
    color: #575757;
    text-transform: uppercase;
    letter-spacing: -.47px;
}

.customer-swiper .swiper-button-next, .swiper-button-prev{
    color: #fff;
    background: #e10514;
    border-radius: 50%;
    padding: 20px;
    box-shadow: 0 3px 5px -1px rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 14%), 0 1px 18px 0 rgb(0 0 0 / 12%);
}

.customer-swiper .swiper-button-next, .swiper-button-prev{
    width: 56px !important;
    height: 56px !important;
}

.customer-swiper .swiper-button-next:after,.customer-swiper  .swiper-button-prev:after {
    font-size: 15px !important;
    color: #fff !important;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}

.customer-swiper .swiper-button-prev, .customer-swiper .swiper-rtl .swiper-button-next {
    top: 73% !important;
    transform: translateY(-50%);
}

.customer-swiper .swiper-slide {
    height: 100vh !important;
    opacity:0.4;
}


.customer-swiper .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.customer-swiper .swiper-slide .swiper-actions{
    display: none;
}

.customer-swiper .swiper-slide.swiper-slide-active .swiper-actions{
    display:block;
}

.customer-swiper .swiper-pagination-bullet-active {
    background: grey !important;
}



.tipps-swiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    float: right;
    max-width: 73%;
    margin-right: 0;
}



.tipps-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    border-radius: 10px;
    /* Center slide text vertically */
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}



/*.swiper-slide.slide-box-tipps {*/
/*    display: block;*/
/*}*/

.tipps-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tipps-swiper .tipps-img {
    height: 300px;
    display: block;
    width: auto;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.tipps-swiper .tipps-info-block {
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    padding: 15px;
}

.tipps-swiper .info-block-title {
    color: #575757;
    font-family: "Gotham Medium","Open Sans",sans-serif,serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.tipps-swiper .content-break {
    width: 100%;
    background: #d1d1d1;
    height: 0.75px;
    margin: 20px auto;
}

.tipps-swiper .info-block-content {
    color: #575757;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    word-break: break-all;
}

.tipps-swiper .btn-block-section .btns_block {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 999;
    background: #e10514;
    width: 20%;
}

.tipps-swiper  .btns_block .fas {
    font-size: 15px;
    color: #fff;
    border: 1px solid;
    padding: 19px;
    border-radius: 50%;
    width: 50px;
    left:0;
    right:0;
    height: 50px;
    margin: 8px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.tipps-swiper .swiper-pagination-bullets {
    color: #fff;
    cursor: default;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.tipps-swiper span.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: 0 0;
    border: 1px solid #fff;
    opacity: 1;
    margin-right: 7px;
}

.tipps-swiper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}

.btn-block-section-mobile{
    display: none;
}




.social-tabs .social-tab{
    display: none;
}

.social-tabs .social-tab.active{
    display: block;
}

.social-tabs .row {
    float: left;
}

.row-tab-image{
    width: 43%;
}
.row-tab-image img{
    max-height: 850px;
    float: right;
}

.row-tab-content{
    width: 57%;
    padding-left: 50px;
    margin-top: 80px;
}




.social-tabs .social-in-tabs {
    width: 100%;
    display: flex;
    /* justify-content: space-between; */
}

.social-tabs .tab-social {
    margin-right: 25px;
    cursor: pointer;
    position: relative;
}
.tab-second-title {
    margin-top: 40px;
    color: #575757;
    font-size: 76px;
    font-weight: 700;
    letter-spacing: -.3px;
    line-height: 75px;
    padding-bottom: 45px;
    max-width: 550px;
    font-family: "Gotham Condensed", Sans-serif;
}

.line-break-tab {
    border: 1px solid #e10514;
    width: 75px;
    margin-top: 35px;
    margin-bottom: 20px;
}

.tab-content {
    color: #575757;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    padding-bottom: 85px;
    max-width: 550px;
}

.tab-button a.button {
    background: #e10514;
    max-width: 120px;
    color: #fff;
    padding: 15px 20px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2px;
    line-height: 16px;
    display: inline;
    align-items: center;
    justify-content: center;
    height: 52px;
    border-radius: 31px;
}

.tab-title {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: max-content;
    right: 0;
    color: #e10514;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    /* display: none; */
}

.slider-customer-content,.slider-customer-content {
    display: none;
}






.pass-form .footer_txt {
    color: #4a4a4a;
    font-size: 10px;
    font-family: "Gotham Book","Open Sans",sans-serif,serif;
    font-weight: 300;
    letter-spacing: .04px;
    line-height: 18px;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #373a3c;
    width: 220px;
    height: 59px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-family: "Gotham", Sans-serif;
    font-size: 13px;
    border: 1px solid #e9e7e2;
    border-radius: 33px 33px 33px 33px;
    padding: 20px 20px;
    background-color: #ffffff;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.select-styled:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    width: 0;
    height: 0;
    /*border: 7px solid transparent;*/
    /*border-color: #000 transparent transparent transparent;*/
    font-weight: 600;
    position: absolute;
    top: 20px;
    right: 24px;
}

a.icon-title-nav {
    width: 43px;
    height: 43px;
    background-color: #e10514;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

a.icon-title-nav i {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

#custom_form .elementor-button[type="submit"][disabled][disabled] {
    background-color: #E10514;
    color: rgba(0,0,0,.26);
}

.form-title {
    font-family: "Gotham Book","Open Sans",sans-serif,serif;
    color: #575757;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.select-styled:hover {
    background-color: #fff;
}
.select-styled:active, .select-styled.active {
    background-color: #fff;
}
.select-styled:active:after, .select-styled.active:after {
    top: 17px;
    border-color: transparent transparent #fff transparent;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    box-shadow: 0 0 16px rgb(0 0 0 / 16%);
    border-radius: 28px;
    background-color: #fff;
    border: 2px solid #dedbd4;
}

::-webkit-input-placeholder { /* Edge */
    color: red;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red;
}

::placeholder {
    color: red;
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #fff;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.select-options li:hover {
    color: #c0392b;
    background: #fff;
}
.select-options li[rel="hide"] {
    display: none;
}

.dropdown-arrow-select {
    background: #e10514;
    padding: 8px 16px;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 29px;
    text-align: center;
    color: #fff;
    font-size: 8px;
}

button:disabled,
button[disabled]{
    background-color: #ccc !important;
}

p.footer_txt a {
    color: #4a4a4a;
    font-family: "Gotham Bold","Open Sans",sans-serif,serif;
    font-weight: 700;
    text-decoration: underline;
}

input[type=checkbox] + label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
}

/* input[type=checkbox] {
    display: none !important;
} */
#custom_form label{
    display: inline-flex;
}

/* input[type=checkbox] + label:before {
    content: "\2714";
    border: 2px solid rgba(0,0,0,.54);
    border-radius: 0.2em;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 19px;
    padding-left: 0.2em;
    padding-bottom: 0;
    margin-right: 4px;
    vertical-align: baseline;
    color: transparent;
    transition: .2s;
}


input[type=checkbox] + label:active:before {
    transform: scale(0);
}

input[type=checkbox]:checked + label:before {
    background-color: #e10211;
    border-color: #e10211;
    color: #fff;
}

input[type=checkbox]:disabled + label:before {
    transform: scale(1);
    border-color: #aaa;
}

input[type=checkbox]:checked:disabled + label:before {
    transform: scale(1);
    background-color: #bfb;
    border-color: #bfb;
} */
.error-form {
    display: block;
    word-break: break-word;
    font-size: 11px;
    font-weight: 300;
    color: #e10514;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 15px;
    margin-top: 5px;
    position: absolute;
    bottom: -20px;
}


.excellent-swiper .swiper-wrapper {
    /*position: relative;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*z-index: 1;*/
    /*display: flex;*/
    /*transition-property: transform;*/
    /*box-sizing: content-box;*/
}

.excellent-swiper .swiper-wrapper {
    /*float: left;*/
    /*max-width: 78%;*/
    /*margin-left: 0;*/
    /*!* float: right; *!*/
    /*margin-right: unset;*/
}

.swiper-slide.slide-box-excellent {
    border: 1px solid rgba(0,0,0,.1);
}



.tipps-swiper .swiper-slide,.excellent-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    border-radius: 10px;
    /* Center slide text vertically */
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}



/*.swiper-slide.slide-box-tipps {*/
/*    display: block;*/
/*}*/

.tipps-swiper .swiper-slide img .excellent-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tipps-swiper .tipps-img,.excellent-swiper .tipps-img {
    height: 300px;
    display: block;
    width: auto;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.tipps-swiper .tipps-info-block,.excellent-swiper .tipps-info-block {
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    padding: 15px;
}

.tipps-swiper .info-block-title,.excellent-swiper .info-block-title {
    color: #575757;
    font-family: "Gotham", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.swiper-slide.slide-box-excellent:hover .info-block-title {
    color: #000 !important;
}

.excellent-swiper .info-block-title{
    color: gray!important;
    font-size: 14px!important;
    font-family: "Gotham Book","Open Sans",sans-serif,serif!important;
    font-weight: 300!important;
    text-align: center!important;
    letter-spacing: 0!important;
    text-transform: none!important;
    margin-bottom: 39px
    !important;
    line-height: 22px!important;
    min-height: 88px;
}

.tipps-swiper .content-break ,.excellent-swiper .content-break {
    width: 100%;
    background: #d1d1d1;
    height: 0.75px;
    margin: 20px auto;
}

.tipps-swiper .info-block-content,.excellent-swiper .info-block-content {
    color: #575757;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    word-break: break-all;
}

.tipps-swiper .btn-block-section .btns_block,.excellent-swiper .btn-block-section .btns_block {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 999;
    background: #e10514;
    width: 20%;
}

.excellent-swiper .btn-block-section .btns_block {
    right:0;
}

.excellent-img img {
    width: auto;
    height: 128px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.swiper-slide.slide-box-excellent {
    height: 350px;
    padding: 50px 45px !important;
}

.tipps-swiper  .btns_block .fas,.excellent-swiper  .btns_block .fas {
    font-size: 15px;
    color: #fff;
    border: 1px solid;
    padding: 19px;
    border-radius: 50%;
    width: 50px;
    left:0;
    right:0;
    height: 50px;
    margin: 8px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.tipps-swiper .swiper-pagination-bullets,.excellent-swiper .swiper-pagination-bullets {
    color: #fff;
    cursor: default;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.tipps-swiper span.swiper-pagination-bullet,.excellent-swiper span.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: 0 0;
    border: 1px solid #fff;
    opacity: 1;
    margin-right: 7px;
}

.tipps-swiper span.swiper-pagination-bullet.swiper-pagination-bullet-active,.excellent-swiper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-button-next-excellent i,.swiper-button-prev-excellent i {
    color: #fff;
    padding: 15px 19px;
    border-radius: 50%;
    border: 1px solid;
    margin-top: 10px;
    cursor: pointer;
}

.swiper-button-next-excellent {
    text-align: left;
    padding-right: 25%;
    padding-top: 25px;
}


.swiper.in_media-swiper .info-block-title {
    display: flex;
}

.swiper.in_media-swiper img{
    max-height: 77px;
    width: auto;
    height: 100%;
}

.btn-block-section-in-media {
    padding-left: 50%;
}

.swiper.in_media-swiper .swiper-slide.slide-box-in_media {
    flex: 1 0 auto;
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 35px;
    box-shadow: 0 8px 36px 0 rgb(0 0 0 / 13%);
    border-radius: 15px;
    max-width: 437px;
    overflow: visible!important;
    height: initial!important;
}

.swiper.in_media-swiper .swiper-slide-active{
    background-color: #fff !important;
}

.swiper.in_media-swiper .swiper-slide-active .info-block-title{
    color: #575757;
}

.swiper.in_media-swiper .info-media-content {
    color: #575757;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -.11px;
    line-height: 23px;
}

.swiper.in_media-swiper a.more-info-in-media {
    text-align: right;
    color: #8e8e8e;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 12px;
    text-transform: uppercase;
}

.info-block-title {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0;
    max-width: 320px;
    cursor: pointer;
    color: #8e8e8e;
}

.swiper.in_media-swiper .swiper-slide-active a.more-info-in-media{
    color: #575757;
}

.swiper-button-next-in_media i, .swiper-button-prev-in_media i{
    color: #fff;
    border: 1px solid;
    border-radius: 50%;
    padding: 21px 25px;
    margin-top: 20px;
}

.in_media-info-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

form#footerform button {
    top: -53px;
    right: 10px;
    position: absolute;
}
form#footerform input {
     padding: 15px 10px 15px 10px;
}

@media screen and (max-width: 1200px) {
    .tipps-swiper .swiper-slide{
        margin-left: 0 !important;
    }

    .btn-block-section,.swiper-button-next-tipps,.swiper-button-prev-tipps {
        display: none;
    }
    .btn-block-section-mobile {
        display: block;
        color: beige;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        height: 35px;
    }

    .tipps-swiper span.swiper-pagination-bullet {
        border: 1px solid #e10514;
    }

    .tipps-swiper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #e10514;
    }

    .tipps-swiper .swiper-wrapper{
        max-width: 77%;
        margin-left: 0 !important;
    }

    .globos-animation{
        right: unset !important;
    }

    .row-tab-image{
        display: none;
    }

    .row-tab-content {
        width: 100%;
        padding: 50px;
    }
    .tab-button a.button {
        margin: 0 auto;
    }

    .tab-title {
        left: -3px;
        font-size: 10px;
    }

    .social-tabs .tab-social{
        margin-right: 5px;
    }

    .tab-second-title {
        font-size: 36px;
        line-height: 40px;
    }

    .tab-button a.button{
        width: 250px;
    }

    .customer-swiper .swiper-button-next, .swiper-rtl .swiper-button-prev, .customer-swiper .swiper-button-prev, .swiper-rtl .swiper-button-next {
        display: none;
    }


    .customer-swiper .slider-image{
        padding: 0;
    }

    .customer-swiper .swiper-slide{
        display: block;
    }

    .customer-swiper .swiper-slide-title {
        position: absolute;
        top: 5%;
        left: 0;
        right: 0;
    }

    .customer-swiper .slider-image {
        margin-top: 85px;
    }

    .customer-swiper .swiper-actions {
        position: relative;
        top: 20px;
        width: 100%;
    }


    .slider-customer-content {
        display: block;
    }

    .swiper.in_media-swiper .in_media-info-block {
        flex-direction: column-reverse;
        margin-bottom: 12px;
    }

    .swiper.in_media-swiper .info-media-content {
        text-align: center;
        font-size: 13px;
    }

    .swiper.in_media-swiper .swiper-slide .info-block-title {
        text-align: center;
    }

}
