.layout-idc_home .container {
    max-width: 1344px;
}

.slider {
    position: relative;
}

.slider .ctElement {
    position: relative;
    overflow: hidden;
    max-height: 810px;
    display: none;
}

.slider .ctElement:first-of-type {
    display: block;
}

.slider .ctElement .slider-text {
    position: absolute;
    left: 0;
    top: 27%;
    right: 0;
    z-index: 10;
}

.slider .ctElement .slider-text .slider-logo {
    opacity: 0;
    visibility: hidden;
    margin-bottom: 5px;
}

.slider .ctElement .slider-text .slider-logo.done {
    opacity: 1;
    visibility: visible;
}

.slider .ctElement .slider-text h2 {
    color: #fff;
    font-size: 90px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    opacity: 0;
    padding-bottom: 0;
}

.slider .ctElement .slider-text h2.done {
    opacity: 1;
}

.slider .ctElement .slider-text p {
    color: #fff;
    font-size: 16px;
    max-width: 300px;
    margin-bottom: 30px;
    position: relative;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.slider .ctElement .slider-text p.done {
    opacity: 1 !important;
    visibility: visible;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.layout-idc_home .slider .ctElement .slider-text a.btn {
    position: relative;
    bottom: 0;
    opacity: 0;
    left: 200px;
    background: #db0101;
    color: #fff;
    padding: 0 30px;
    border-radius: 58px;
    line-height: 57px;
    height: 57px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.slider .ctElement .slider-text a.btn .icon-right {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(img/arrow-right.svg) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    margin-left: 13px;
}

.slider .ctElement .slider-text a.btn.done {
    left: 0;
    opacity: 1 !important;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.slider .ctElement .slider-text a.btn:hover {
    background: #4c4c4c;
}

.slider video {
    max-width: 100%;
    height: auto;
}

.flex-control-nav {
    max-width: 1324px;
    text-align: right;
    left: 50%;
    bottom: -33px;
    z-index: 1;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.flex-control-paging li a {
    width: 44px;
    height: 4px;
    border-radius: 0;
    background: #737373;
    overflow: hidden;
    box-shadow: none;
    text-indent: 999999px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.flex-control-paging li a:hover {
    background: #b89028;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.flex-control-paging li a.flex-active {
    background: #b89028;
}

.container-top {
    position: relative;
    margin-top: 67px;
}

.layout-idc_home .container-top {
    margin-bottom: 120px;
}

.container-top .container-info {
    position: absolute;
    bottom: -120px;
    left: 0;
    background: #1c1c1c;
    color: #fff;
    z-index: 10;
    padding: 85px 70px 85px 300px;
}

.container-top .container-info p {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 0;
}

.container-top .container-info p strong {
    font-weight: bold;
    font-size: 22px;
}

.container-middle {
    overflow: hidden;
}

.container-bottom {
    padding-top: 115px;
    padding-bottom: 60px;
}

.text-image {
    margin: 60px auto 120px;
}

/*.text-image .text-wrap{margin: 250px 0;}*/
.text-image .text-wrap {
    margin: 30px 0 0 0;
}

.text-image .image-wrap {
    overflow: hidden;
}

.revers-text-img {
    direction: rtl;
}

.revers-text-img .pull-right {
    direction: ltr;
    float: none !important;
}

.text-image .img-with-video {
    position: relative;
}

.text-image .img-with-video .video-image-wrapp {
    position: absolute;
    top: 50%;
    left: -120px;
    display: inline-block;
    background: #fff;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.text-image .img-with-video .anim-left .video-image-wrapp {
    left: auto;
    right: -120px;
}

.video-image-wrapp video {
    max-width: 100%;
    height: auto;
}

.video-image-wrapp iframe {
    max-width: 100%;
}

.text-image-full-width {
    position: relative;
    padding: 225px 0;
    min-height: 435px;
    margin: 60px 0 120px;
}

.text-image-full-width .image-holder {
    position: absolute;
    width: 45%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}

.text-image-full-width.image-right .image-holder {
    left: auto;
    right: 0;
}

.text-image-full-width .wrapper-right,
.text-image-full-width .wrapper-left {
    margin-top: 30px;
}

.holder-grid {
    min-height: 265px;
}

.video-image-wrapp {
    position: relative;
    z-index: 10;
    background: #fff;
    display: inline-block;
}

.video-image-wrapp .video-image-play {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    cursor: pointer;
    opacity: 1;
    z-index: 100;
}

.video-image-wrapp .video-image-play:after {
    content: '';
    width: 108px;
    height: 108px;
    background: #cf0000 url(./img/play.svg) no-repeat center;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-image-wrapp .video-image-play.remove {
    opacity: 0;
    visibility: hidden;
}

.iphone-img {
    display: none;
}

.iphone-img.show {
    display: block;
}

.slide-bg video.remove {
    display: none;
}

.slide-bg video.remove {
    display: none;
}

.layout-idc_home h2 {
    font-size: 40px;
    margin-bottom: 50px;
    font-weight: 300;
}

.layout-idc_home h4 {
    font-size: 20px;
    margin-bottom: 6px;
    font-weight: normal;
}

.layout-idc_home p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 35px;
}

.layout-idc_home .btn {
    border: 1px solid #a9a9a9;
    border-radius: 40px;
    height: 48px;
    line-height: 46px;
    color: #fff;
    display: inline-block;
    padding: 0 16px 0 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
}

.layout-idc_home .btn:hover {
    background: #4c4c4c;
    border: 1px solid #4c4c4c;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layout-idc_home .btn .icon-right {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(img/arrow-right.svg) no-repeat center;
    background-size: 100%;
    margin-left: 35px;
    vertical-align: middle;
}

.layout-idc_home .test-link {
    color: #fff;
    font-size: 14px;
}

.layout-idc_home .test-link .icon-right {
    background: #b89028 url(img/arrow-right.svg) no-repeat center;
    width: 44px;
    height: 44px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 28px;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layout-idc_home .test-link:hover .icon-right {
    background: #4c4c4c url(img/arrow-right.svg) no-repeat center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layout-idc_home img {
    max-width: 100%;
    height: auto;
}

/*@include maxWidth(991px){*/
/*padding: 80px 0; min-height: 350px;*/
/*.wrapper-right{*/
/*margin-left: 20px;*/
/*}*/
/*.wrapper-left{*/
/*margin-right: 20px;*/
/*}*/
/*}*/

/*@include maxWidth(767px){*/
/*min-height: 0;*/
/*padding: 35px 0 10px 0;*/

/*.image-holder, .holder-grid{display: none;}*/
/*.mob-img{display: block; margin-bottom: 30px;}*/
/*.wrapper-right{*/
/*margin-left: 0;*/
/*}*/
/*.wrapper-left{*/
/*margin-right: 0;*/
/*text-align: left;*/
/*}*/
/*}*/
/*}*/

.video-image-wrapp a {
    display: inline-block;
    position: relative;
}

.video-image-wrapp a:after {
    content: '';
    width: 108px;
    height: 108px;
    background: #cf0000 url(./img/play.svg) no-repeat center;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.reference-slider {
    margin: 0 -10px 80px;
}

.reference-slider .item {
    /*background: url(img/reference-bg.jpg) no-repeat top left;*/
    background: #fff;
    background-size: cover !important;
    padding: 85px 25px 25px 35px;
    margin: 0 10px;
    color: #000;
}

.reference-slider .item .img-wrapp {
    text-align: center;
    /*min-height: 127px; */
    margin-bottom: 43px;
}

.reference-slider .item .text-wrap {
    overflow: hidden;
}

.reference-slider .item h4 {
    font-size: 16px;
    font-weight: bold;
}

.reference-slider .item p {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 70px;
}

.reference-slider .item .logos-wrap {
    text-align: right;
}

.reference-slider .item .logos-wrap img {
    margin-left: 14px;
}

.reference-slider .flex-direction-nav li {
    padding: 0;
    margin: -22px 0 0 0;
    display: inline-block;
    vertical-align: top;
    background: none;
}

.reference-slider .flex-direction-nav li:before {
    display: none;
}

.reference-slider .flex-direction-nav li a {
    margin: 0;
    opacity: 1;
    text-indent: -99999px;
    display: block;
    width: 44px;
    height: 44px;
    right: 0;
    text-align: left;
    border-radius: 50%;
    background: #303030 url(img/arrow-slider.svg) no-repeat center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.reference-slider .flex-direction-nav li a:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.6;
}

.reference-slider .flex-nav-prev {
    position: absolute;
    top: 50%;
    left: -70px;
    transform: rotate(180deg);
    margin-top: 0;
}

.reference-slider .flex-nav-next {
    position: absolute;
    top: 50%;
    right: -70px;
    margin-top: 0;
}

.reference-section {
    padding-bottom: 100px;
}

.reference-section .btn {
    margin-left: 100px;
}

.info-box .img-wrapper {
    position: relative;
}

.info-box .img-wrapper h3 {
    position: absolute;
    bottom: 30px;
    left: 62px;
    font-size: 30px;
    font-weight: normal;
}

.info-box .img-wrapper .more {
    position: absolute;
    right: 54px;
    bottom: 30px;
}

.layout-idc_home .more {
    color: #fff;
    font-size: 14px;
}

.layout-idc_home .more .icon-right {
    display: inline-block;
    border-radius: 50%;
    background: #b89028 url(img/arrow-right.svg) no-repeat center;
    margin-left: 16px;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.layout-idc_home .more:hover .icon-right {
    background: #4c4c4c url(img/arrow-right.svg) no-repeat center;
}

.small-news-item {
    border-bottom: 1px solid #4d4d4d;
    padding: 54px 0 46px;
}

.small-news-item .date,
.small-news-item .title,
.small-news-item .link {
    display: inline-block;
}

.small-news-item .date {
    width: 20%;
    vertical-align: top;
}

.small-news-item .date span {
    font-size: 14px;
    color: #b89028;
    font-weight: bold;
}

.small-news-item .title {
    width: 60%;
    vertical-align: top;
}

.small-news-item .title h4 a {
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.small-news-item .title h4 a:hover {
    color: #b89028;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.small-news-item .link {
    width: 16%;
    vertical-align: top;
    text-align: center;
}

.small-news-item .link .icon-right {
    background: #4c4c4c url(img/arrow-right.svg) no-repeat center;
}

.small-news-item .link .more:hover .icon-right {
    background: #b89028 url(img/arrow-right.svg) no-repeat center;
}

.container-bottom .news-list-view .btn {
    margin-top: 35px;
}

.news-list-view .item {
    margin-bottom: 20px;
    background: #121212;
    position: relative;
}

.news-list-view .item .text-wrapper {
    padding: 21px 30px 40px 35px;
}

.news-list-view .item .text-wrapper .date {
    font-size: 15px;
    color: #b89028;
    margin-bottom: 17px;
}

.news-list-view .item .text-wrapper h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

.news-list-view .item .text-wrapper h3 a {
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.news-list-view .item .text-wrapper h3 a:hover {
    color: #b89028;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.news-list-view .item .text-wrapper p {
    font-size: 13px;
}

.news-list-view .item .text-wrapper .link {
    position: absolute;
    right: 30px;
    bottom: 18px;
}

.layout-idc_home .ce-bodytext {
    text-align: left !important;
}

@media all and (max-width: 1700px) {
    .slider .ctElement .slider-text {
        top: 10%;
    }
}

@media all and (max-width: 1500px) {
    .slider .ctElement .slider-text h2 {
        font-size: 60px;
    }

    .container-top .container-info {
        padding: 50px 80px;
    }

    .reference-slider .flex-nav-prev {
        left: -20px;
    }

    .reference-slider .flex-nav-next {
        right: -20px;
    }
}

@media all and (max-width: 1384px) {
    .layout-idc_home .container {
        margin: 0 20px;
    }

    .layout-idc_home .container .container {
        margin: 0 -10px;
    }

    .container-top .container-info {
        padding: 30px 30px;
        bottom: -70px;
    }

    .container-top .container-info p,
    .container-top .container-info p strong {
        font-size: 20px;
    }

    /*.text-image .text-wrap{*/
    /*margin: 100px 0;*/
    /*}*/
    .text-image-full-width {
        padding: 100px 0;
    }
}

@media all and (max-width: 1200px) {
    .slider .ctElement .slider-text h2 {
        font-size: 50px;
    }

    .slider .ctElement .slider-text p {
        max-width: none;
        font-size: 14px;
    }

    .info-box .img-wrapper h3 {
        left: 20px;
        bottom: 20px;
    }

    .info-box .img-wrapper .more {
        right: 20px;
        bottom: 20px;
    }

    .layout-idc_home h2 {
        font-size: 36px;
    }

    .layout-idc_home h4 {
        font-size: 18px;
    }

    .layout-idc_home p {
        font-size: 14px;
    }
}

@media all and (max-width: 991px) {
    .text-image .text-wrap {
        margin: 0;
    }

    .text-image .image-wrap img,
    .text-image-full-width .image-holder {
        display: none;
    }

    .holder-grid {
        min-height: 0;
        text-align: left !important;
    }

    .text-image .img-with-video .video-image-wrapp {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        top: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .text-image-full-width {
        padding: 0;
    }

    .reference-section .btn {
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .reference-slider .item {
        padding: 50px 20px 20px 20px;
    }

    .container-top .container-info {
        position: relative;
        bottom: 0;
        z-index: 0;
    }
}

@media all and (max-width: 768px) {
    /*.text-image .img-with-video .video-image-wrapp{margin-bottom: 30px;}*/
    .video-image-wrapp {
        margin-bottom: 30px;
        text-align: left;
    }

    .text-image-full-width {
        margin: 60px 0;
    }

    .slider .ctElement .slider-text h2 {
        font-size: 36px;
        margin-bottom: 0;
    }

    .slider .ctElement .slider-text .slider-logo {
        max-width: 100px;
    }

    .layout-idc_home .container-top {
        margin-bottom: 60px;
    }

    .layout-idc_home .slider .ctElement .slider-text a.btn {
        line-height: 48px;
        height: 48px;
    }

    .layout-idc_home h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .layout-idc_home h4 {
        font-size: 16px;
    }

    .reference-section {
        padding-bottom: 40px;
    }

    .reference-slider {
        margin-bottom: 40px;
    }

    .small-news-item {
        padding: 25px 0 20px;
    }

    .info-box .img-wrapper h3 {
        font-size: 26px;
    }

    .container-bottom {
        padding-top: 60px;
    }

    .news-list-view .item .text-wrapper {
        padding: 20px 20px 40px 20px;
    }

    .small-news-item .title h4 {
        min-height: 0 !important;
    }
}

@media all and (max-width: 639px) {
    .news-list-view .item {
        min-height: 0;
    }
}

@media all and (max-width: 600px) {
    .container-top .container-info {
        padding: 40px 20px;
    }

    .container-top .container-info p,
    .container-top .container-info p strong {
        font-size: 15px;
    }

    .slider,
    .slider .ctElement {
        min-height: 246px;
    }

    .iphone-img {
        height: 246px;
    }

    .slide-bg {
        position: absolute;
        left: 50%;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .slide-bg img,
    .slider video {
        height: 100%;
        width: auto;
        max-width: none;
    }

    .slider .ctElement .slider-text p {
        margin-bottom: 15px;
    }
}

@media all and (max-width: 480px) {
    .layout-idc_home .container {
        margin: 0 10px;
    }

    .small-news-item .date {
        width: 100%;
    }

    .small-news-item .title {
        width: 80%;
    }

    .info-box .img-wrapper h3 {
        font-size: 18px;
    }

    .info-box .img-wrapper .more {
        bottom: 17px;
    }
}
