.live_and_demo_form_wrapper{background-position: top;background-repeat: no-repeat;background-color: #1e1e1e;color:#fff;padding: 48px 0;}

.live_and_demo_form_wrapper h1{font-size:var(--fs-60);font-weight: 600;margin-bottom: 16px;}

.live_and_demo_form_wrapper h2{margin-bottom: 16px;}

.live_and_demo_form_wrapper h1 span{color:#ffcd05;font-weight: 300;display: block;}

.live_and_demo_form_wrapper ul .demo_title, .live_and_demo_form_wrapper ul .live_account_title{color:#ffcd05;margin-bottom: 0;font-size:var(--fs-36);}

.live_and_demo_form_wrapper .inner{gap:162px;}

.live_and_demo_form_wrapper .car_logo_wrapper{ gap:20px;margin: 100px 0 30px;flex-wrap: wrap;}
.live_and_demo_form_wrapper .car_logo_wrapper img{max-height: 87px;}
.live_and_demo_form{background-color: #fff;box-shadow: 1px 1px 10px 1px #00000025;border-radius:15px;color:#1e1e1e;flex:0 0 43%;}

.live_and_demo_form p{margin-bottom: 0;text-align:center;}

.live_and_demo_form .form_title{font-weight: 200;color:#1e1e1e;font-size:var(--fs-26);padding: 24px;background-color: #ffcd05;border-top-left-radius: 15px;border-top-right-radius: 15px;}

.live_and_demo_form .sub-title{text-align:left;}

.live_and_demo_form .gform_wrapper{padding: 20px 40px;}

.live_and_demo_form .gform_wrapper.gravity-theme .gfield{position: relative;}

.live_and_demo_form .gform_wrapper.gravity-theme .gfield_label{font-weight: 400;color:#7c7c7c;position: absolute;left: 21px;top: 10px;width: 80%;}

.live_and_demo_form .gform_wrapper.gravity-theme .gfield_label .gfield_required{display: none;}

.live_and_demo_form .gform_wrapper.gravity-theme input[type=color], .live_and_demo_form .gform_wrapper.gravity-theme input[type=date], .live_and_demo_form .gform_wrapper.gravity-theme input[type=datetime-local], .live_and_demo_form .gform_wrapper.gravity-theme input[type=datetime], .live_and_demo_form .gform_wrapper.gravity-theme input[type=email], .live_and_demo_form .gform_wrapper.gravity-theme input[type=month], .live_and_demo_form .gform_wrapper.gravity-theme input[type=number], .live_and_demo_form .gform_wrapper.gravity-theme input[type=password], .live_and_demo_form .gform_wrapper.gravity-theme input[type=search], .live_and_demo_form .gform_wrapper.gravity-theme input[type=tel], .live_and_demo_form .gform_wrapper.gravity-theme input[type=text], .live_and_demo_form .gform_wrapper.gravity-theme input[type=time], .live_and_demo_form .gform_wrapper.gravity-theme input[type=url], .live_and_demo_form .gform_wrapper.gravity-theme input[type=week], .live_and_demo_form .gform_wrapper.gravity-theme select, .live_and_demo_form .gform_wrapper.gravity-theme textarea{background-color: #fafafa;border: 2px solid #e5e5e5;padding: 32px 21px 10px;font-size:var(--fs-18);color:#1e1e1e;font-weight: 500;}

.live_and_demo_form .gform_wrapper.gravity-theme .country_code input, .live_and_demo_form .gform_wrapper.gravity-theme .phone_number input{padding: 14px 21px 15px;padding-top: 14px!important;}

.live_and_demo_form .gform_wrapper.gravity-theme input[type=color]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=date]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=datetime-local]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=datetime]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=email]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=month]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=number]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=password]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=search]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=tel]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=text]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=time]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=url]:focus, .live_and_demo_form .gform_wrapper.gravity-theme input[type=week]:focus, .live_and_demo_form .gform_wrapper.gravity-theme select:focus, .live_and_demo_form .gform_wrapper.gravity-theme textarea:focus{border-color:#ffcd05;}

.live_and_demo_form .gform_wrapper.gravity-theme .country:active input{border-color: #ffcd05;}

.live_and_demo_form .gform_footer .gform_button{font-weight: 500;width: 100%;padding: 12px 16px;background-color: #fff;color: #000;border: 1px solid transparent;border-radius: 5px;}

.live_and_demo_form .gform_footer .gform_button:hover{color:#7c7c7c;}

.live_and_demo_form .country_code{grid-column: span 3!important;}

.live_and_demo_form .phone_number{grid-column: span 9!important;}

.live_and_demo_form .gform_wrapper.gravity-theme .country_code .gfield_label, .live_and_demo_form .gform_wrapper.gravity-theme .phone_number .gfield_label{opacity: 0;}

.live_and_demo_form .gform_wrapper.gravity-theme .gform_validation_errors{display: none;}

.live_and_demo_form .gform_wrapper.gravity-theme .gfield_error label{color:#7c7c7c;}

.live_and_demo_form .gform_wrapper.gravity-theme .description, .live_and_demo_form .gform_wrapper.gravity-theme .gfield_description, .live_and_demo_form .gform_wrapper.gravity-theme .gsection_description, .live_and_demo_form .gform_wrapper.gravity-theme .instruction{display: none;    background-color: #fff;border: none;margin-top: 0;font-size: var(--fs-14);color: #e31010;font-weight: 600;padding: 8px 0;}

.live_and_demo_form .country{position: relative;}

.live_and_demo_form .country .country_option{color:#1e1e1e;font-weight: 500;cursor: pointer;}

.live_and_demo_form .es-list{background-color: #fff;border:none;max-height:300px;}

.live_and_demo_form .es-list li{padding: 15px 10px 15px 21px;}

.live_and_demo_form .es-list li .vti__flag{margin-right: 25px;scale: 1.3;vertical-align: middle;}

.live_and_demo_form .es-list li.selected{background-color: #5897fb;color:#fff;}

.live_and_demo_form .gform_wrapper.gravity-theme .country_code{position: relative;min-width:112px;}

.live_and_demo_form .country_code label{white-space:nowrap;}

.live_and_demo_form .country_code_option_wrapper{display: none;position: absolute;background-color: #fff;z-index:2;color:#7c7c7c;border: 1px solid #ccc;max-height: 200px;overflow-y: scroll;}

.live_and_demo_form .country_code_option_wrapper .country_code_option{color:#1e1e1e;font-weight: 500;}

.live_and_demo_form .country_code_option{padding: 4px 15px;cursor: pointer;}

.live_and_demo_form .country_code_option.active{background-color: #f5f5f5;}

.live_and_demo_form .gform_wrapper.gravity-theme .country_code_option_wrapper .country_code_input{border:none;border-bottom:2px solid #e5e5e5;background-color: #fff;outline:none;color:#7c7c7c;font-weight: 600;width: 100%;padding: 6px 12px;}

.live_and_demo_form .gform_wrapper.gravity-theme .country_code_option_wrapper .country_code_input:focus{border-bottom:2px solid #e5e5e5;}

.live_and_demo_form .country_code .ginput_container_text{position: relative;}

.live_and_demo_form .country_code_show_wrapper{position: absolute;top: 0;left: 0;height: 100%;width: 100%;padding: 0 30px 0 10px;cursor: pointer;background: url(/wp-content/themes/global/images/grey_arrow_down.svg) 92% center no-repeat;justify-content: flex-start;gap: 5px;}

.live_and_demo_form .gform_wrapper.gravity-theme .country_code .ginput_container_text input{color:transparent;}

.live_and_demo_form input.es-input{background: url(/wp-content/themes/global/images/grey_arrow_down.svg) 98% center no-repeat;}

.live_and_demo_form .es-list .no_data{display: none;padding: 15px 10px 15px 21px;text-align:center;}



.live_account_form .form_text_link{padding: 15px;background-color: #fafafa;}



.demo_form .gform_wrapper.gravity-theme .demo_other_info:active input{border-color: #ffcd05;}

.demo_form .gform_wrapper.gravity-theme .platform .gfield_label{display: none;}

.demo_form .gform_wrapper.gravity-theme .gchoice{padding: 15px;background-color: #fafafa;position: relative;min-height: 140px;}

.demo_form .gform_wrapper.gravity-theme .gchoice:nth-child(1){margin-bottom: 20px;}

.demo_form .gform_wrapper.gravity-theme .gchoice label{position: relative;padding-left: 30px;font-size:var(--fs-16);max-width:100%;margin-top: 62px;font-weight: 500;color: #7c7c7c;}

.demo_form .gform_wrapper.gravity-theme .gchoice input{width: 100%;height: 100%;display: block;position: absolute;left: 0;border:2px solid #e5e5e5;}

.demo_form .gform_wrapper.gravity-theme .gchoice:nth-child(1):before{content:'';width: 177px;height: 47px;position: absolute;background: url(/wp-content/themes/global/images/metatrader-4-logo.webp?v=2) center no-repeat;}

.demo_form .gform_wrapper.gravity-theme .gchoice:nth-child(2):before{content:'';width: 177px;height: 47px;position: absolute;background: url(/wp-content/themes/global/images/metatrader-5-logo.webp?v=1) center no-repeat;}

.demo_form .gform_wrapper.gravity-theme .gchoice label:after{content:'';width: 20px;height: 20px;position: absolute;left: 0;top: 0;background: url(/wp-content/themes/global/images/tick_bold.svg) center no-repeat;}





input::input-placeholder{ color: #1e1e1e!important;font-weight:500!important;}

input::-webkit-input-placeholder{color: #1e1e1e!important;font-weight:500!important;}

input::-moz-placeholder{color: #1e1e1e!important;font-weight:500!important;}

input::-moz-placeholder{color: #1e1e1e!important;font-weight:500!important;}

input::-ms-input-placeholder{color: #1e1e1e!important;font-weight:500!important;}



.country_code_option_wrapper input::input-placeholder{ color: #7c7c7c!important;}

.country_code_option_wrapper input::-webkit-input-placeholder{color: #7c7c7c!important;}

.country_code_option_wrapper input::-moz-placeholder{color: #7c7c7c!important;}

.country_code_option_wrapper input::-moz-placeholder{color: #7c7c7c!important;}

.country_code_option_wrapper input::-ms-input-placeholder{color: #7c7c7c!important;}





.gform_footer{position: relative;text-align:center;}



span.vti__flag{display: inline-block;}

.succ_msg{border-color:#8dc63f!important;}

.gfield_error input{border-color:#e31010!important;}



.text_wrapper{margin-top: 400px;}

.footer_winner{display: none;}



.gfield_visibility_hidden{display: none;}

#live_form{display: none;}

.grecaptcha-badge{display: none!important;}



@media(max-width:1560px) {

    .live_and_demo_form_wrapper .inner {gap: 100px;}

}

@media (max-width:990px) {

    .live_and_demo_form{flex:0 0 100%;max-width: 720px;margin: 0 auto;}

    .text_wrapper{display: none;}

}

@media (max-width:768px){

    .live_and_demo_form .gform_wrapper{padding: 20px;}

    .live_and_demo_form .gform_wrapper.gravity-theme .country_code {margin-right: 5px;}

}

@media (max-width:460px) {

    .live_and_demo_form .gform_wrapper{padding: 20px;}

    .live_and_demo_form .country_code{grid-column: span 12!important;}

    .live_and_demo_form .phone_number{grid-column: span 12!important;}

    .live_and_demo_form .country_code_show_wrapper{background-position-x: 98%;}

    .live_and_demo_form .gform_wrapper.gravity-theme .country_code {margin-right: 0px;}

}