﻿.oys_header_oh {
    direction: ltr;
    position: relative;
    height: 500px;
    background: url(/i/img/oys_account/head_banner.png) no-repeat;
    background-size: cover;
    background-position: top center;
}
.oys_header_oh .oys_breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.oys_header_oh .oys_breadcrumbs,
.oys_header_oh .oys_breadcrumbs a {
    font-size: 13px;
    color: #757575;
}
.oys_header_oh .oys_breadcrumbs a { text-decoration: none; }
.oys_header_oh .oys_breadcrumbs a:hover {
    text-decoration: underline;
}
.oys_breadcrumbs .oys_logo {
    display: block;
    width: 24px;
    height: 24px;
    background: url(/i/img/forex_mobile/gear.svg) no-repeat;
    transition: .3s;
}
.oys_breadcrumbs .oys_logo:hover {
    background: url(/i/img/forex_mobile/gear_hover.svg) no-repeat;
}
.oys_breadcrumbs .oys_arrow {
    width: 10px;
    height: 18px;
    margin: 8px;
    background: url(/i/img/forex_mobile/arrow.svg) no-repeat;
}
.oys_header_oh .oh_desc {
    position: absolute;
    top: 50px;
    max-width: calc(54% - 20px);
    text-align: left;
    font-size: 17px;
}
.ar_content .oys_header_oh .oh_desc {
    left: 0;
}
.oys_header_oh .oh_title_1 {
    font-weight: bold;
    font-size: 40px;
    white-space: nowrap;
}
.oys_header_oh .oh_title_2 {
    margin: 10px 0;
}
.oys_header_oh .oh_title_4 {
    font-size: 15px;
    margin-top: 2px;
    text-align: right;
}
.oys_header_oh .oh_butt {
    margin-top: 20px;
}
.oh_butt a {
    padding: 15px;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
}
.what_is_oys_title{
    font-size: 24px;
    margin: 20px 0;
    font-weight: bold;
}
.what_is_oys_desc{
    font-size: 17px;
    margin: 20px 0
}

.page div.banner > div.content {
    padding: 0 !important;
    display: block !important;
}
.page div.banner > div.content > div {
    display: block !important;
}

.chart_container {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 4px 4px 20px 1px rgba(101,146,181,0.34);
}
.chart {
    margin: 0 auto;
}
.sp_caption{
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #6E6E6E;
}
.consider_title{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 25px;
    color: #000000;
}
.ar_content .consider_title {
    text-align: right;
}
.consider {
    min-height: 24px;
    margin: 15px 0;
    list-style: none;
    background-size: 24px;
    padding-left: 30px;
}
.consider_img{
    background: url(/i/img/oys_account/arrow.svg) no-repeat;
    background-position: left top 2px;
}
.ar_content .consider_img {
    transform: scaleX(-1);
}

.consider p {
    text-align: left !important;
    font-size: 17px;
    line-height: 24px !important;
    color: #000000;
}
.ar_content .consider p {
    transform: scaleX(-1);
    text-align: right !important;
}
.according{
    font-size:14px;
    line-height: 21px;
    color: #636e72;
    margin-top: 25px;
    text-align: left;
    word-break: break-all;
}
.ar_content .according {
    text-align: right;
}
.according a{
    text-decoration: none;
}
.according a:hover{
    text-decoration: underline;
}


.sp500_container img{
    margin: 0 auto;
}
.sp500_title{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    color: #000000;
    padding-bottom: 30px;
}
.ar_content .sp500_title {
    text-align: right;
}
.sp500_desc{
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
}
.ar_content .sp500_desc {
    text-align: right;
}


.ft-steps{
    float: left;
    padding: 30px 0;
}
.ft_title{
    text-align: left;
    color: #000000;
    font-weight: bold;
    font-size: 24px;
}
.ar_content .ft_title {
    text-align: right;
}
.ftTiles{
    margin: 10px;
    position: relative;
}

.ftTiles_img{
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    bottom: -15px;
}
.ftTiles_img img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ftTiles_img span{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 3px;
    bottom: 0;
    left: 4px;
    right: 0;
    margin: auto;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
}
.ftTiles_img1{
    position: absolute;
    width: 42px;
    height: 36px;
    border: 1px solid #6896C7;
    background: #6896C7;
    border-radius: 26px 0px 90px 0px;
    left: -1px;
    top: -1px;
}
.ftTiles_img2{
    position: absolute;
    width: 42px;
    height: 36px;
    border: 1px solid #97BD47;
    background: #97BD47;
    border-radius: 26px 0px 90px 0px;
    left: -1px;
    top: -1px;
}
.ftTiles_img3{
    position: absolute;
    width: 42px;
    height: 36px;
    border: 1px solid #EAB503;
    background: #EAB503;
    border-radius: 26px 0px 90px 0px;
    left: -1px;
    top: -1px;
}
.ftTiles_img4{
    position: absolute;
    width: 42px;
    height: 36px;
    border: 1px solid #CB3C2A;
    background: #CB3C2A;
    border-radius: 26px 0px 90px 0px;
    left: -1px;
    top: -1px;
}
.ftTiles_description{
    position: relative;
    font-size: 16px;
    color: #000000;
    display: grid;
    text-align: center;
    padding-right: 12px;
    padding-left: 12px;
}
.middle-div-1{
    font-weight: bold;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 20px;
}
.middle-div-2{
    font-size: 17px;
    line-height: 1.2;
    text-align: center;
    color: #FFFFFF;
}
.leverage_desc{
    text-align: left;
    font-size: 17px;
    line-height: 150%;
    color: #000000;
}
.ar_content .leverage_desc{
    text-align: right;
}
.leverage_desc_risk{
    text-align: left;
    font-size: 14px;
    line-height: 150%;
    color: #6E6E6E;;
}
.ar_content .leverage_desc_risk {
    text-align: right;
}

.leverage_title{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 20px;
}
.ar_content .leverage_title{
    text-align: right;
}
.lvTiles{
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    color: #424242;
    opacity: 0.45;
    padding: 10px;
    padding-left: 20px;
    border-left: 2px solid transparent;
    cursor: pointer;
}
.lvactive{
    /*border-left: 2px solid #E8B903;*/
    color: #000000;
    opacity: 1;
    cursor: auto;
}
.lv_butt{
    background: transparent linear-gradient(283deg, #6BBE2A 0%, #4DB727 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    padding: 13px 0;
    width: 215px;
    text-align: center;
}
.lv_butt_text{
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
}
.sl_content{
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.sl_content2, .sl_content3, .sl_content4{
    display: none;
}

.flex_container{
    display: flex;
}
.flex_container .column {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    margin: 8px;
}
.flex_column{
    background: #FFFFFF;
    box-shadow: 0px 0px 14px rgba(196, 196, 196, 0.4);
    border-radius: 6px;
    padding: 0 12px !important;
}
.flex_column > div, .flex_header > div{
    border-bottom: 1px solid #D3D3D3;
    height: 45px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #000000;
    display: table;
    width: 100%;
}
.flex_column > div > span, .flex_header > div > span{
    display: table-cell;
    vertical-align: middle;
}
.flex_column > div > span > span{
    font-size: 12px;
}
.flex_column > div:first-child{
    font-weight: bold;
}
.flex_column > div:last-child{
    height: 60px;
    border-bottom: 1px solid transparent;
}
.flex_header > div:last-child{
    height: 60px;
    border-bottom: 1px solid transparent;
}

.oys-div{
    position: relative;
    float: left;
    background: #1F9034 url(/i/img/oys_account/backgruond-2.png) no-repeat;
    background-size: 100% 200px;
    border-radius: 6px;
    width: 100%;
    padding: 0 10px 30px;
}

.faq_title{
    text-align: left;
    font-size: 24px;
    color: #000000;
    padding: 40px 0;
    font-weight: bold;
}
.ar_content .faq_title {
    text-align: right;
}
[class*=col]{
    padding-left: 0;
    padding-right: 0;
}
.slider_container{
    max-width: 409px;
    margin: 0 auto;
}
.lazy{
    background: url(/i/img/oys_account/how_work_tablet_2.png) no-repeat;
    padding-bottom: 24%;
    background-size: 100%;
    //max-width: 409px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7%;
    padding-right: 6.6%;
}
.slick-dots {
    margin-left: -6.7% !important;
}
/****** vertical dots ******/
div.page li {
    margin: 0 !important;
}
.slick-dots{
    text-align: center !important;
}
.slick-dots li button::before {
    font-size: 12px !important;
}

.slick-dots li.slick-active button::before {
    opacity: 1 !important;
    color: #1F9034 !important;
}

/**** accordion system ****/
#accordion ul {
    text-align: center;
    margin: 0;
}
#accordion ul li {
    list-style-type: none;
    cursor: pointer;
    text-align: left;
    font-size: 16px;
    color: #424242;
    border: none;
    padding: 20px;
    background: #F7F7F7;
    border-radius: 4px;
    margin: 20px 0 !important;
}
#accordion ul li span {
    display: inline-block;
    width: 100%;
}
#accordion ul li img {
    float: right;
    margin-top: 3px;
}
#accordion ul li.liactive {
    background: #FBFBFB;
}
#accordion ul li .faq_header {
    background: url(/i/img/oys_account/icon_faq_plus.svg) no-repeat;
    background-position: right center;
    font-size: 17px;
    line-height: 120%;
    color: #000000;
    padding-right: 40px;
}
#accordion ul li.liactive .faq_header {
    background: url(/i/img/oys_account/icon_faq_minus.svg) no-repeat;
    background-position: right center;
}
.ar_content #accordion ul li .faq_header{
    background-position: left center;
    padding-right: unset;
    padding-left: 40px;
    text-align: right;
}
.ar_content #accordion ul li.liactive .faq_header{
    background-position: left center;
}

.panel:not(.active) {
    display: none;
}
.panel {
    text-align: left;
    color: #6E6E6E;
    padding-top: 20px;
}
.ar_content .panel {
    text-align: right;
}
.panel h4, .panel li {
    color: #000000 !important;
    border: none !important;
}

/*Таблица Как работает кредитное плечо*/
.leverage-table{margin: 20px 0;}
.chart_main{
    text-align: center;
}

.feedback{
    background: #f7f7f7;
    border-radius: 10px;
    padding: 40px;
    max-width: 720px;
    margin: 0 auto;
}
.feedback_title {
    text-align: center;
    font-size: 24px;
    color: #000000;
    padding-bottom: 25px;
}
.feedback_field_double{
    display: flex;
}
.feedback_field{
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
.feedback_field_double .feedback_field{
    width: calc(50% - 10px);
    margin-right: 20px;
}
.feedback_field_double .feedback_field:last-child{
    margin-right: 0;
}
.feedback_field label{
    text-align: left;
    margin-bottom: 5px;
    font-size: 16px;
}
.feedback_field label span{
    color: red;
    font-size: 24px;
}
.form__input {
    border: 1px solid #b7b7b7;
    color: #212121;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    width: calc(100% - 32px);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.feedback_field textarea {
    border: 1px solid #b7b7b7;
    color: #212121;
    font-size: 15px;
    line-height: 20px;
    height: 65px;
    padding: 8px 15px;
    width: calc(100% - 32px);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.feedback_button{
    padding-top: 15px;
}
.form__button_green {
    background-color: #067318;
}
.form__button {
    color: #fff;
    cursor: pointer;
    display: block;
    width: 230px;
    height: 50px;
    line-height: 40px;
    margin: 10px auto 0 auto;
    white-space: nowrap;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: box-shadow 400ms cubic-bezier(.25,.8,.25,1);
    -moz-transition: box-shadow 400ms cubic-bezier(.25,.8,.25,1);
    -ms-transition: box-shadow 400ms cubic-bezier(.25,.8,.25,1);
    -o-transition: box-shadow 400ms cubic-bezier(.25,.8,.25,1);
    transition: box-shadow 400ms cubic-bezier(.25,.8,.25,1);
}
/******************************************************************************/
/*  shine  ********************************************************************/
/******************************************************************************/

@-webkit-keyframes shine {
    0% {
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%)
    }
    100% {
        -webkit-transform: translateX(120%);
        transform: translateX(120%)
    }
}
@keyframes shine {
    0% {
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%)
    }
    100% {
        -webkit-transform: translateX(120%);
        transform: translateX(120%)
    }
}
.shine {
    position: relative;
    overflow: hidden;
}
.shine::after {
    background: linear-gradient(45deg, rgba(255,255,255,0) 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 75%);
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 120%;
    -webkit-animation: shine 3s cubic-bezier(0.8, 0, 0.2, 1) infinite;
    -o-animation: shine 3s cubic-bezier(0.8, 0, 0.2, 1) infinite;
    animation: shine 3s cubic-bezier(0.8, 0, 0.2, 1) infinite;
}
.ftTiles{
    min-height: 200px;
    position: relative;
    margin-right: 20px;
}

.ftTiles1::after{
    content: "";
    width: 22px;
    height: 15px;
    background-image: url(/i/img/oys_account/right-arrow_1.svg);
    top: 50%;
    right: -25px;
    position: absolute;
    display: inline-block;


}
.ftTiles2::after{
    content: "";
    width: 22px;
    height: 15px;
    background-image: url(/i/img/oys_account/right-arrow_2.svg);
    top: 50%;
    right: -25px;
    position: absolute;
    display: inline-block;


}
.ftTiles3::after{
    content: "";
    width: 22px;
    height: 15px;
    background-image: url(/i/img/oys_account/right-arrow_3.svg);
    top: 50%;
    right: -25px;
    position: absolute;
    display: inline-block;


}

.ftTiles1{
    border:1px solid #6896C7;
    border-radius: 10px;
}
.ftTiles2{
    border:1px solid #97BD47;
    border-radius: 10px;
}
.ftTiles3{
    border:1px solid #EAB503;
    border-radius:10px;
}
.ftTiles4{
    border:1px solid #CB3C2A;
    border-radius:10px;
}
.number{
    position: absolute;
    color: #FFFFff;
    top: 6px;
    left: 9px;
}
@media only screen and ( min-width:1361px ) and ( max-width:1515px ) {
    .ftTiles {
        min-height: 250px;
    }
}
@media only screen and ( min-width:768px ) and ( max-width:1252px ) {
    .ftTiles {
        min-height: 250px;
    }
}

@media (max-width: 850px) {
    .oys_header_oh .oh_desc {
        position: static;
        max-width: calc(67% - 20px);
        margin-top: 16px;
    }
    .oys_header_oh .oh_title_1 { white-space: normal; }
    .oys_header_oh .oh_title_4 { text-align: left; }
}
@media only screen and (max-width: 767px) {
    .ft-steps{
        padding-top: 0 !important;
    }
    .middle-sm-margin{
        margin-top: 0 !important;
    }
    .vector_back{
        background: none;
    }
    .ftTiles2, .ftTiles4{
        top:unset;
    }
    .faq_container{
        border-top: none;
    }
    .faq_title{
        font-size: 18px;
    }
    .ft_title{
        text-align: left;
        font-size: 18px;
    }
    .consider_title{
        font-size: 17px;
    }
    .sp500_title {
        font-size: 24px;
    }
    #accordion ul {
        margin-left: 0;
        margin-right: 0;
    }
    .ftTiles_description {
        font-size: 14px;
        padding: 0 20px;
    }
    .leverage_title {
        font-size: 18px;
    }
    .content_mobile{
        display: block !important;
        background: #FBFBFB;
        padding: 10px 20px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .ftTiles1::after,.ftTiles2::after,.ftTiles3::after{
        transform: rotate(90deg);
        top: 104%;
        left: 50%;
    }
    .ftTiles {
        margin-right: 5px;
        margin-top: 20px;
    }
}
@media (max-width: 540px) {
    .oys_header_oh .oh_desc {
        max-width: 100%;
    }
}
@media only screen and (max-width: 500px){
    .oys_header_oh {
        background-position: bottom right;
        background-size: 165%;
    }
    .middle-div-1{
        font-size: 18px;
    }
    .middle-div-2{
        font-size: 14px;
    }
    .flex_container .column {
        margin: 4px;
    }
    .flex_column{
        padding: 0 6px !important;
    }
    .flex_column > div{
        font-size: 12px;
    }
    .flex_header > div{
        font-size: 12px;
    }
    .flex_column > div > span > span{
        font-size: 9px;
    }
}
@media only screen and (max-width: 600px){
    .feedback{
        padding-left: 20px;
        padding-right: 20px;
    }
    .feedback_field_double{
        display: block;
    }
    .feedback_field_double .feedback_field{
        width: 100%;
    }
}
@media only screen and ( min-width:1000px ) and ( max-width:1065px ){
    .flex_container .column {
        margin: 4px;
    }
    .flex_column{
        padding: 0 6px !important;
    }
    .flex_column > div{
        font-size: 12px;
    }
    .flex_column > div > span > span{
        font-size: 9px;
    }
}
@media only screen and ( min-width:768px ) and ( max-width:991px ) {
    .leverage_title{
        font-size: 25px;
    }
}
@media only screen and ( max-width:992px ) {
    .consider_title{
        margin-top: 40px;
    }
}
@media only screen and ( min-width:992px ) {
    .chart_sm_container {
        display:flex;
        align-items:center;
    }
    .consider_container{
        padding-right: 25px;
    }
    .ar_content .consider_container{
        padding-right: unset;
        padding-left: 25px;
    }
    .chart_main{
        padding-left: 25px;
    }
    .ar_content .chart_main{
        padding-left: unset;
        padding-right: 25px;
    }
}
@media only screen and ( min-width:768px ) {
    .group_right{
        padding-left: 25px;
    }
    .group_left{
        padding-right: 25px;
    }
    .sp500_container {
        display:flex;
        align-items:center;
    }
}
