/********************/

.content-choose-us-cont .img-detail-steps:before {
    opacity: 0;
}

.content-choose-us-cont .body-detail-steps,
.trading-steps-cont .body-detail-steps {
    padding: 30px;
}

.trading-steps-cont ul.trading-steps-details {
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 0;
    color: #333;
    font-size: 15px;
    font-weight: 600;
}

.trading-steps-cont .title-trading-steps {
    text-decoration: none;
    color: #F39C12;
}

.trading-steps-cont .img-detail-steps:before {
    opacity: 0;
}

.content-choose-us-cont ul.trading-steps-details {
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 0;
}

.content-choose-us-cont .title-trading-steps {
    color: #F39C12;
    text-decoration: none;
}

.content-choose-us-cont ul.trading-steps-details li {
    font-size: 14px;
    margin-bottom: 3px;
}


/****************/

.legal_details_row h5 {
    margin-bottom: 15px !important;
    display: block;
    font-weight: 600 !important;
}

.legal_details_row h6 {
    line-height: 1.6;
    font-size: 13px;
}


/*************/

.price-tables .card .card-header {
    color: #fff;
    background: #F39C12;
}

.content-choose-us-cont .main_title h5 {
    font-weight: 600 !important;
    margin-bottom: 20px;
    color: #333;
}

.content-choose-us-cont .main_title h6 {
    font-size: 15px;
    line-height: 1.8;
    font-weight: 600 !important;
    color: #333;
}

.with-bg-cust {
    background-image: url(../img/background001.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.main-color02 {
    color: #F39C12;
}


/*****************/

.content-choose-us {
    font-weight: 600;
    color: #333;
}

.content-choose-us .icon {
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    color: #F39C12;
    font-size: 4em;
    line-height: 80px;
    text-align: center;
    margin: auto;
    margin-bottom: 15px;
    /* border: 1px solid #F39C12; */
}

.who-we-are {
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 1.8;
}

.page_title {
    border-bottom: 0;
}

.page_title.has_bg_image h1 {
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    text-transform: none;
    font-weight: 100 !important;
    color: #fff;
    font-size: 6rem;
    font-family: 'Saira Extra Condensed', sans-serif;
    line-height: 1;
}

.page_title.has_bg_image h1+h4 {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300 !important;
    font-family: 'Saira Extra Condensed', sans-serif;
    line-height: 1.5;
    letter-spacing: 1px;
}

.offer-cont-item .offer-cont-image {
    width: 60%;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto;
    overflow: hidden;
    /* min-height:  200px; */
}

.offer-cont-item .offer-cont-image .image-inner,
.offer-cont-item .offer-cont-image .image-inner figure {
    height: 100%;
}

.offer-cont-item .offer-cont-image .image-inner figure {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.offer-cont-item .offer-cont-image img {
    width: 100%;
    display: none;
}

.offer-cont-content {
    margin-left: 0;
    margin-right: auto;
    width: 40%;
    float: left;
    position: relative;
    padding: 0;
    font-size: 14px;
    color: #888;
    font-weight: 300;
    padding-bottom: 50px;
}

.offer-cont-content h5 {
    font-size: 30px;
    color: #F39C12;
    display: inline-block;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0px;
    font-weight: 600 !important;
}

.offer-cont-item:nth-child(even) .offer-cont-image {
    float: left;
    left: 0;
    right: auto;
}

.offer-cont-item:nth-child(even) .offer-cont-content {
    float: right;
}

.offer-cont-content .offer-cont-side {
    padding-right: 20%;
}

.offer-cont-item:nth-child(even) .offer-cont-content .offer-cont-side {
    padding-left: 20%;
    padding-right: 0;
}

.offer-cont-content .offer-cont-side li {
    margin-bottom: 4px;
}

tr.row-tb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-right: -15px; */
    /* margin-left: -15px; */
}


/**********/

.carousel-multi-item .controls-top .btn-floating {
    box-shadow: none;
    border: 0;
    background: #fff;
    color: #F39C12;
}

.carousel-multi-item .controls-top .btn-floating i {
    color: inherit;
    line-height: 45px;
    font-size: 18px;
}

.carousel-multi-item .controls-top .btn-floating:hover {
    background: #F39C12;
    color: #fff;
    border-color: #F39C12;
}

.page_title.has_bg_image {
    padding: 120px 0 100px;
    text-align: left;
    position: relative;
    /* background-color: transparent  !important; */
}

.latest-project-item-cont {
    padding-bottom: 100px;
}

.latest-project-item:last-child {
    margin: 0;
}

.latest-project-item {
    position: relative;
    margin: 0 0 100px 0;
}

.latest-project-item-img {}

.latest-project-item-img {
    width: 30%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    box-shadow: none;
    padding: 0;
    height: calc(100% + 50px);
    overflow: hidden;
}

.latest-project-item-img:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 50px;
    /* background: #fff; */
}

.latest-project-item-img-in {
    box-shadow: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}

.latest-project-item-img-in {
    /* width: 60%; */
    /* float: right; */
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 10px;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    padding: 0;
    /* min-height: 300px; */
}

.latest-project-item-img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 30px;
    /* background: rgba(255, 255, 255, 0.66); */
}

.latest-project-item-img img {
    animation: none;
    top: 0;
    display: none;
}

.latest-project-item-img img {
    width: 100%;
    animation-name: moving;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.latest-project-item-content {
    width: 50%;
    text-align: right;
    padding-left: 50px;
}

.latest-project-item-content {
    width: 70%;
    padding: 0 50px 0 0px;
    text-align: left;
}

.latest-project-item-cont p {
    font-size: 14px;
}

.page_title.has_bg_image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
    /* background: linear-gradient(to left,rgba(0,0,0,0.7) 0,rgba(0,0,0,0.5) 50%,rgba(0,0,0,.4) 100%); */
}

.bg_header_about_us {
    background: none;
    background-image: url(../img/back-about-us.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.bg_header_legal {
    background: none;
    background-image: url(../img/bg/1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.bg-01 {
    background: url(../images/s3.jpg);
}

.dark-cover {
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.6);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, .4) 100%);
    z-index: -1;
}

.about-reg-btns-cont .btn-registration-area.btn-area {
    position: static;
}

.about-reg-btns-cont .who-we-are {
    font-size: 18px !important;
    /* font-weight: 600 !important; */
    padding: 0 30px;
}


/************/

.bg-legal {
    background: url(../img/legal.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-legal-2 {
    background: url(../img/legal-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg_header_mt4 {
    background: url(../img/legal-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg_header_contact_us {
    background-image: url(../img/shila-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.legal_link:hover .legal_details_row .c_con h5 {
    color: #fff !important;
}

.legal_link:hover .legal_details_row .c_con h5 i {
    color: #fff !important;
}

a.legal_link:hover {}

.legal_link:hover .legal_details_row .icon {
    color: #F39C12;
}

.legal_details_row .icon {
    width: auto;
    height: auto;
    background: none;
    line-height: 1;
    font-size: 36px;
}

.shadow-none {
    box-shadow: none!important;
}


/**********************/

.Questionnaire-cont {
    background: #f3f5f7;
}

.make-enquiry-form assessment-form fieldset {
    background: #fff !important;
}

.assessment-form fieldset {
    background: #fff;
    padding: 15px 15px;
    border: 1px solid #eee;
    display: block;
    margin-bottom: 50px;
}

.assessment-form legend {
    background: #fff;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 0 !important;
}

.assessment-form fieldset .form-group.mb-5 {
    margin-bottom: 0 !important;
    padding: 15px;
}

.contact-form {
    border-left: 0;
    padding: 0px 0px !important;
    margin-bottom: 5rem;
}

.bg_header_forex {
    background: url(../images/s3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


/********************/

.light-bg {
    position: relative;
    color: #333;
}

.light-bg:before {
    content: "";
    background: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.light-bg .legal_details_row .icon {
    color: inherit;
}

.light-bg .legal_link:hover .legal_details_row .c_con h5,
.light-bg .legal_link:hover .legal_details_row .c_con h6 {
    color: #333 !important;
}

.legal_details_row h6 {
    line-height: 1.6;
    font-size: 14px;
}

.light-bg .legal_details_row h6 {
    color: #666 !important;
}

table td {
    font-size: .9rem;
    font-weight: 600;
}

.bg_header_indices {
    background-image: url(../img/ind-2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bg_header_indices_3 {
    background-image: url(../img/ind-3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bg_header_commo {
    background-image: url(../img/commo.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

ul.mt4ul {
    padding-left: 0;
    margin-left: 45px;
}

.font14 {
    font-size: 14px;
}

.bg_profitable {
    background: linear-gradient(rgb(2, 112, 193), rgba(0, 0, 0, 0.29));
}

.body-content {
    padding-bottom: 0px;
}

.details-list {
    padding: 0;
    list-style: none;
    font-size: 0;
    /* margin: 0 -15px; */
}

.details-list li {
    padding: 10px;
    border-bottom: 1px solid rgba( 255, 255, 255, .1);
    width: calc(50% - 30px);
    display: inline-block;
    font-size: 16px;
    margin: 0 15px;
}

.acc-types-det-table {
    padding: 0;
}

.acc-types-det-table table tbody tr:first-child td,
.acc-types-det-table table tbody tr:first-child th {
    border-top: 0;
    margin-top: -1px;
}

.check {
    cursor: pointer;
    position: relative;
    margin: auto;
    width: 30px;
    height: 30px;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
}

.check:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(34, 50, 84, 0.03);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.check svg {
    position: relative;
    z-index: 1;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #A9A9A9;
    stroke-width: 1.5;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease;
}

.check svg path {
    stroke-dasharray: 60;
    stroke-dashoffset: 0;
}

.check svg polyline {
    stroke-dasharray: 22;
    stroke-dashoffset: 66;
}

.check:hover:before {
    opacity: 1;
}

.check:hover svg {
    stroke: #4285f4;
}

#cbx1:checked+.check svg {
    stroke: #4285f4;
}

#cbx1:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx1:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx2:checked+.check svg {
    stroke: #4285f4;
}

#cbx2:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx2:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx3:checked+.check svg {
    stroke: #4285f4;
}

#cbx3:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx3:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx4:checked+.check svg {
    stroke: #4285f4;
}

#cbx4:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx4:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx5:checked+.check svg {
    stroke: #4285f4;
}

#cbx5:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx5:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx6:checked+.check svg {
    stroke: #4285f4;
}

#cbx6:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx6:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx7:checked+.check svg {
    stroke: #4285f4;
}

#cbx7:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx7:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx8:checked+.check svg {
    stroke: #4285f4;
}

#cbx8:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx8:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx9:checked+.check svg {
    stroke: #4285f4;
}

#cbx9:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx9:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx10:checked+.check svg {
    stroke: #4285f4;
}

#cbx10:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx10:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx11:checked+.check svg {
    stroke: #4285f4;
}

#cbx11:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx11:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx12:checked+.check svg {
    stroke: #4285f4;
}

#cbx12:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx12:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#cbx13:checked+.check svg {
    stroke: #4285f4;
}

#cbx13:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx13:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}


/*new*/

.carousel-cont-home h1 {
    font-size: 3rem;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
}

.carousel-cont-home h1+p {
    font-size: 1.1rem;
}

.back-side {
    background: none;
    padding: 0;
}

.layer-side {
    padding: 0;
    background: none;
}

.step-container {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.step-connect {
    display: none;
}

.steps {
    display: flex;
    /* flex: 1; */
    box-shadow: 0px -10px 30px 4px rgba(130, 130, 130, 0.35);
    border: 2px solid #D68910;
    /* flex-wrap: wrap; */
    /* flex-direction: row; */
    margin-top: -50px;
    transform: translateY(-30%);
}

.step-container .step-pod.selected {
    background: #F39C12;
}

.step-container .step-pod {
    background: #fff;
}

.step-container .step-pod:nth-child(2) {
    border: 1px solid #D68910;
    border-width: 0 2px;
}

.step-txt {
    width: 100%;
    margin: auto;
    text-align: center;
}

main.body-content {
    position: relative;
    /* padding-bottom: 200px; */
}

main.body-content:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 600px;
    background: url(../img/main-body-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.tab.part-registration.employee .register-form {
    padding: 0 !important;
    border: 0 !important;
    width: 100% !important;
    max-width: 100%;
    margin-top: 30px !important;
}