

/* Start:/local/templates/bitlate_main/components/bitrix/news.detail/workdetail/style.css?15706216843265*/
.contentz {
    padding: 50px 100px;
    font-family: "Open Sans";
}
.contentz h1{
    line-height:normal;
}
.contentz .headline {
    text-align: center;
}
.contentz .headline span {
    font-size: 22px;
    margin-bottom: 25px;
    font-family: "Open Sans";
    color: #818b9c;
}
.contentz .headline .red-line {
    display: inline-block;
    height: 5px;
    width: 40px;
    background-color: red;
    margin-top: 35px;
}
.contentz .headline h1 {
    font-size: 34px;
    font-family: "Open Sans";
}
.contentz p {
    font-size: 15px;
    /*margin-top: 30px;*/
    margin-bottom: 0;
}
.headline {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 30px;
}
.owl-carousel .owl-nav .owl-prev {
    height: 21px;
    width: 21px;
    border-left: 4px solid #1e5295;
    border-top: 4px solid #1e5295;
    left: 23.5%;
}
.owl-carousel .owl-nav .owl-next {
    height: 21px;
    width: 21px;
    right: 23.5%;
    border-right: 4px solid #1e5295;
    border-top: 4px solid #1e5295;
}
.owl-carousel .owl-item {
    opacity: .3;
    filter: grayscale(1);
    transition: all .1s ease;

}
.owl-carousel .center {
    opacity: 1;
    filter: grayscale(0);
    transition: all 1s ease-out;
}
.responsive-tabs .responsive-tabs-content {
    display: flex;
}
.responsive-tabs .responsive-tabs-content ul {
    background-color: #fff;
    padding: 0 15px 35px;
    height: 100%;
    width: 18%;
}
.responsive-tabs .responsive-tabs-content ul li {
    margin-top: 25px;
    width: 100%;
    display: block;
}
.responsive-tabs .responsive-tabs-content ul li a {
    width: 100%;
}
.responsive-tabs .responsive-tabs-content ul li a img {
    height: 100px;
    width: 100%;
    display: block;
    transition: all .5s ease;
}
.r-tabs .r-tabs-panel {
    width: 82%;
    padding: 0;
    padding-left: 15px;
}
.responsive-tabs .responsive-tabs-content ul .r-tabs-state-active {
    outline: 10px solid #1e5295;
    transition: all .5s ease;
}
.responsive-tabs .responsive-tabs-content .tab-content {
    display: flex;
    width: 100%;
    height: 100%;
}
.responsive-tabs .responsive-tabs-content .tab-content .embed-responsive {
    width: 80%;
    height: 100%;
}
.responsive-tabs .responsive-tabs-content .tab-content .embed-responsive iframe {
    width: 100%;
    height: 100%;
}
.responsive-tabs .responsive-tabs-content .tab-content .text {
    width: 20%;
    height: 100%;
    padding: 0 10px;
}
.responsive-tabs .responsive-tabs-content .tab-content .text span {
    font-size: 20px;
    font-weight: bold;
    font-family: "Open Sans";
    color: #000;
    line-height: 1.3;
}
.responsive-tabs .responsive-tabs-content .tab-content .text .red-line	{
    height: 5px;
    width: 40px;
    background-color: red;
    margin: 15px 0 15px 0;
}
#our_works{
    background-color: #f3f6fb; 
    padding: 40px;
}
@media screen and (max-width: 600px) {
    #our_works{
        background-color: #f3f6fb; 
        padding: 20px;
    }
    .contentz{
        padding: 15px 20px;
    }
    .contentz .headline h1 {
        font-size: 20px;
        font-family: "Open Sans";
    }
}
/* End */
/* /local/templates/bitlate_main/components/bitrix/news.detail/workdetail/style.css?15706216843265 */
