@import url('https://fonts.googleapis.com/css?family=Oswald:400,600,700');

font-family: 'Oswald',  sans-serif;

* {
    color: #02304E;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6, p, b {
    margin: 0;
    padding: 0;
}

p{
    line-height:2;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

section {
    padding: 60px 0;
    background-color: #E7F4FC;
}

h3 {
    font-size: 20px;
}

.fa-icon {
    color: #04588e;
    margin-right: 5px;
}

.banner-title {
    font-size: 72px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #FFBD02;
    text-shadow: 3px 3px 0px rgba(4, 4, 4, 0.5);
    width: 50%;
    padding: 20px;
}

.banner-holder {
    padding-top: 100px;
}

.banner-content {
    font-size: 36px;
    width: 50%;
    color: #ffffff;
    text-shadow: 2px 2px 4px rgba(2, 48, 78, 0.8); 
    padding: 20px;
    border-radius: 5px;
    font-weight: 600;
}

.bg-light {
    background: #e0ecf3;
}

.block-row {
    margin: 30px 0;
}

.footer-row {
    margin: 30px 0;
}

.icon-above-text {
    height: 100%;
    width: 25%;
    float: left;
    margin: 0 auto;
}

.icon-above-text span, .icon-above-text label {
    display: block;
}

.icon-above-text span {
    margin: 15px auto;
}

.icon-above-text label {
    font-size: 24px;
    text-align: center;
}

.icon-before-text {
    display: inline-block;
    padding: 25px 15px;
    width: 100%;
}

.icon-before-text li {
    display: inline-block;
    float: left;
}

.icon-before-text li:first-child {
    width: 25%;
    text-align: center;
    margin: 0 auto;
}

.icon-sprite {
    display: block;
    height: 100px;
}

.img-center {
    margin: 0 auto;
    display: block;
    padding: 15px;
}

.img-icon{
    width:100%;
}
.icon-image{
	width: 48px;
	height: 48px;
	display: block;
	margin:0 auto;
	max-width: 100%;
}

.icon-image-2x{
	width:96px;
	height:96px;
	display: block;
	margin:0 auto;
	/*max-width: 100%;*/
}
.animating-banner {
    margin-top: 105px;
}

.banner-items {
    background-size: cover;
    height: 700px;
    width: 100%;
}

.item-01 {
    background: url(../../version.3.0/images/slider-backgrounds-01.jpg) center center;
    background-repeat: no-repeat; 
}

.item-02 {
    background: url(../../version.3.0/images/slider-backgrounds-02.jpg) center center;
    background-repeat: no-repeat; 
}

.item-03 {
    background: url(../../version.3.0/images/slider-backgrounds-03.jpg) center center;
    background-repeat: no-repeat; 
}

.item-04 {
    background: url(../../version.3.0/images/slider-backgrounds-04.jpg) center center;
    background-repeat: no-repeat; 
}

.item-05 {
    background: url(../../version.3.0/images/slider-backgrounds-05.jpg) center center;
    background-repeat: no-repeat; 
}

.item-06 {
    background: url(../../version.3.0/images/slider-backgrounds-06.jpg) center center;
    background-repeat: no-repeat; 
}

.full-row {
    margin-bottom: 20px;
}

.grp-banks .item {
    width: 150px;
    margin: 0 auto;
}

.horizontal-divider {
    border-top: dotted 3px rgba(0, 0, 0, 0.2);
    margin: 40px 0;
}

.inline-blocks {
    display: inline-block;
    width: 100%;
    padding: 35px 15px;
}

.link-footer {
    color: #333;
    line-height: 2;
    vertical-align: middle;
    font-size: 12px;
}

.link-footer:hover {
    color: #333;
}

li.active .main-menu-link {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
}

.nav-collapse {
    display: inline-block !important;
}

.right-menu {
    float: right;
}

.right-menu > li {
    display: inline-block;
}

.slider-container {
    padding: 20px;
}

.text-blue {
    color: #666;
}

.text-display {
    width: 75%;
}

.text-invert {
    color: #e5f2fb!important;
}

.text-information{
    margin-bottom:15px;
    font-style: italic;
    font-size: 13px;
    color: #666; 
}

.text-center {
    display: block;
    text-align: center;
}

.sub-title-section {
    font-size: 55px;
    color: #0e84d1;
    font-family: Oswald, sans-serif;
    padding: 20px 15px; 
    text-align: left;
}

.sub-title-section > b {
    display: block;
}

.title-footer {
    color: #0e84d1;
    text-transform: uppercase; 
    font-family: Oswald, sans-serif;
    opacity: 1;
    font-size: 20px;
}

.title-news {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

.title-news-info {
    font-size: 12px;
    color: rgba(51, 51, 51, 0.8); 
}

.title-section {
    font-size: 35px;
    color: #0e84d1;
    letter-spacing: 2px;
    line-height: 1.5;
    font-family: Oswald, sans-serif;
    padding: 15px;
}

.title-section-info {
    line-height: 2;
    padding: 15px;
}

.title-service {
    margin-bottom: 20px;
    color: #ffffff;
    font-family: Oswald, sans-serif;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}

.title-tab {
    font-size: 32px;
    color: #333;
    opacity: 0.8;
    font-family: Oswald, sans-serif;
    letter-spacing: 2px;
}

.title-tab b {
    color: #333;
}

.title-service-info {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 15px;
}

.tab-advantage {
    border-bottom: solid 1px #ddd !important;
}

#navy-collapse .navbar-nav > li > a {
    color: #E7F4FC;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#navy-collapse .navbar-nav > .open > a, 
#navy-collapse .navbar-nav > .open > a:focus, 
#navy-collapse .navbar-nav > .open > a:hover {
    background-color: transparent; 
}

.tab-advantage.nav-justified > .active > a, 
.tab-advantage.nav-justified > .active > a:focus, 
.tab-advantage.nav-justified > .active > a:hover {
    border: 0;
}

.tab-advantage > li > a:focus, 
.tab-advantage > li > a:hover {
    background: transparent;
    border-bottom: solid 5px #61b1e4 !important;
}

.tab-advantage > li.active > a, 
.tab-advantage > li.active > a:focus, 
.tab-advantage > li.active > a:hover {
    color: #0e84d1 !important;
    background-color: transparent;
    opacity: 1;
    border-color: #0e84d1 !important;
}

.tab-advantage > li > a {
    border-bottom: solid 5px transparent !important;
}

.sBanks-holder img {
    max-width: 200px;
    margin: 0 auto;
}

.nav-logo {
    display: inline-block;
    height: auto;
}

.nav-logo img {
    width: auto;
    height: 76px;
}

.sec-services {
    background: url(../../version.3.0/images/bg-pattern-triangle-01.jpg);
    background-size: cover;
    border-bottom: solid 1px #4ea8e6;
}

.section-navigation {
    min-height: 106px;
    border-radius: 0;
    margin: 0;
    background-color: #04588e;
    border-color: transparent;
}

.section-footer {
    background: url(../../version.3.0/images/bg-footer.jpg) no-repeat;
    padding: 40px 0;
    background-size: cover;
    border-top: solid 1px #04588e;
    position: relative;
}

.sBanks-holder {
    background: #ddd;
}

.icon-flag {
    height: 26px;
    width: 26px;
    margin: 2px;
}

.btn-holder{
    width:100%;
    text-align: center;
    margin: 15px 0;
}


.btn-read-more {
    background: #ffbc00;
    text-align: center;
    color: #333;
}

.btn-normal {
    padding: 5px;
}

.btn-yellow {
    background-color: #FFBD02;
    color: #666;
    border-radius: 5px;
}

.btn-yellow:hover, .btn-yellow:focus {
    opacity: 1;
}

.btn-orange {
    background-color: #ff4202;
    color: #fff;
    border-radius: 5px;
    opacity: 0.8;
}

.btn-orange:hover, .btn-orange:focus {
    color: #fff;
    opacity: 1;
}

#overflow {
    position: relative;
    width: 360px;
    height: 250px;
    margin-bottom: 0;
}

.link-news:hover, .link-news:focus {
    background: #0e84d1 !important;
}

.link-news:hover .title-news, 
.link-news:hover .title-news-info, 
.link-news:focus .title-news, 
.link-news:focus .title-news-info {
    color: #fff !important;
}

.list-topCompanies {
    text-align: center;
}

.list-topCompanies li {
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.4);
}

.list-topCompanies li:hover {
    background: #4e6f84;
}

.topCompanies-holder {
    background-color: #e0ecf3;
}

.text-light {
    color: #FFBD02;
}

.text-link{
    text-decoration: underline;
    color: #f9cd52;
}

.text-link:hover{
    color:#fff;
}
.bg-companies-holder {
    background: url(../../version.3.0/images/bg-companies-holder.jpg);
    background-size: cover; 
}

.img-merchant {
    border-radius: 5px;
}

.solid-thick-divider {
    width: 200px;
    margin: 0 20px;
    border-top: 7px solid #0e84d1;
}

#banner-slider .owl-nav {
    position: absolute;
    top: 320px;
    width: 100%;
    margin-top: 0;
}

#banner-slider .owl-nav > button {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    outline: 0;
    margin: 0 40px;
    background: rgba(0, 0, 0, 0.2);
}

#banner-slider .owl-nav .owl-prev {
    float: left;
    font-size: 26px;
    color: #ffffff;
}

#banner-slider .owl-nav .owl-next {
    float: right;
    font-size: 26px;
    color: #ffffff;
}

#banner-slider .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#banner-slider .owl-dots span {
    outline: 0;
}

.footer-divider {
    border-top: solid 1px rgb(4, 88, 142);
    margin: 15px 0;
}

.social-media {
    display: inline-block;
}

.social-media li {
    padding: 5px 0;
    display: inline-block;
}

.social-media i {
    border-radius: 30px;
    font-size: 18px;
    padding: 12px;
    color: #fff;
}

.copyright-info {
    color: #333;
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
}

.grp-box {
    margin-bottom: 20px;
    display: block;
    text-align: center;
}

.grp-list-menu > li, .navbar-right > li {
    padding: 28px 0px;
}

.company {
    display: inline-block;
    text-align: center;
    width: 200px;
    height: 60px;
    background-size: cover;
}

.capprofx {
    background: url(../../version.3.0/images/top-companies-light/capprofx.png) no-repeat 0 0;
}

.exness {
    background: url(../../version.3.0/images/top-companies-light/exness.png) no-repeat 0 0;
}

.forex-prince {
    background: url(../../version.3.0/images/top-companies-light/forex-prince.png) no-repeat 0 0;
}

.forexmart {
    background: url(../../version.3.0/images/top-companies-light/forexmart.png) no-repeat 0 0;
}

.icm-capital {
    background: url(../../version.3.0/images/top-companies-light/icm-capital.png) no-repeat 0 0;
}

.instaforex {
    background: url(../../version.3.0/images/top-companies-light/instaforex.png) no-repeat 0 0;
}

.superforex {
    background: url(../../version.3.0/images/top-companies-light/super-forex.png) no-repeat 0 0;
}

.traders-trust {
    background: url(../../version.3.0/images/top-companies-light/traders-trust.png) no-repeat 0 0;
}

.trading-forex {
    background: url(../../version.3.0/images/top-companies-light/trading-forex.png) no-repeat 0 0;
}

.bank-bri {
    background: url(../../version.3.0/images/supported-banks/bank_bri-light.png) no-repeat 0 0;
}

.bca {
    background: url(../../version.3.0/images/supported-banks/bca-light.png) no-repeat 0 0;
}

.bni {
    background: url(../../version.3.0/images/supported-banks/bni-light.png) no-repeat 0 0;
}

.mandiri {
    background: url(../../version.3.0/images/supported-banks/mandiri-light.png) no-repeat 0 0;
}

/*top companies hover*/
.capprofx:hover {
    background: url(../../version.3.0/images/top-companies-light/capprofx-hover.png) no-repeat 0 0;
}

.exness:hover {
    background: url(../../version.3.0/images/top-companies-light/exness-hover.png) no-repeat 0 0;
}

.forex-prince:hover {
    background: url(../../version.3.0/images/top-companies-light/forex-prince-hover.png) no-repeat 0 0;
}

.forexmart:hover {
    background: url(../../version.3.0/images/top-companies-light/forexmart-hover.png) no-repeat 0 0;
}

.icm-capital:hover {
    background: url(../../version.3.0/images/top-companies-light/icm-capital-hover.png) no-repeat 0 0;
}

.instaforex:hover {
    background: url(../../version.3.0/images/top-companies-light/instaforex-hover.png) no-repeat 0 0;
}

.superforex:hover {
    background: url(../../version.3.0/images/top-companies-light/super-forex-hover.png) no-repeat 0 0;
}

.traders-trust:hover {
    background: url(../../version.3.0/images/top-companies-light/traders-trust-hover.png) no-repeat 0 0;
}

.trading-forex:hover {
    background: url(../../version.3.0/images/top-companies-light/trading-forex-hover.png) no-repeat 0 0;
}

.bank-bri:hover {
    background: url(../../version.3.0/images/supported-banks/bank-bri-hover.png) no-repeat 0 0;
}

.bca:hover {
    background: url(../../version.3.0/images/supported-banks/bca-hover.png) no-repeat 0 0;
}

.bni:hover {
    background: url(../../version.3.0/images/supported-banks/bni-hover.png) no-repeat 0 0;
}

.mandiri:hover {
    background: url(../../version.3.0/images/supported-banks/mandiri-hover.png) no-repeat 0 0;
}

.footer-logo {
    margin: 15px auto;
}

.btn-social {
    display: inline-block;
    background: #4aadf1;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    text-align: center;
}

.btn-social:hover {
    background-color: #04588e;
}

.copyright-holder {
    text-align: center;
}

.support-details {
    margin-bottom: 20px;
}

.support-details li {
    color: #333;
    line-height: 2;
    font-size: 12px;
}

.support-heading {
    color: #04588e !important;
    font-weight: 600;
    text-transform: uppercase;
}

.title-footer img {
    width: 32px;
    margin-right: 5px;
}

.drp-indicator {
    position: absolute;
    top: -23px;
    left: 15px;
    font-size: 36px;
    color: #e7f4fc;
}

.btn-to-top {
    display: none;
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 1;
    height: 68px;
    width: 68px;
    background: #4baff1;
    color: #fff;
    outline: 0;
    border-color: transparent;
}

.btn-to-top:hover, 
.btn-to-top:focus, 
.btn-to-top:active {
    background: #299dec;
    color: #fff;
    outline: 0;
    border-color: transparent;
}

.btn-to-top > i {
    font-size: 36px;

}

.grp-list-menu .dropdown-menu {
    background-color: #e7f4fc !important;
    border: 0;
    border-radius: 0;
    min-width: 200px;
}

.chat-holder {
    position: fixed;
}

/*for multi layer menu*/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 200px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.content-wrapper {
    margin-top: 106px;
}

.page-title {

    padding: 15px;
    font-size: 44px;
    color: #444;
}

.page-desc {
    padding: 15px;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
}

.form-contact {
    padding: 40px;
    background-color: #0673ba;
    border-radius: 4px;
    margin: 60px 0;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
}

.form-input{
    border: 1px solid #dadada;
    background-color: #ffffff;
    box-shadow: none;
    color: #000;
    padding: 8px;
}

.form-contact label{
    color:#fff;
}

.form-register .form-input{
    border: 0;
    background-color: transparent;
    box-shadow: none;
    color: #666;
    padding: 8px 0 2px 0;
    border-bottom: solid 3px rgba(187, 155, 73, 0.5);
    border-radius: 0;
    font-size: 16px;
}

.form-register .form-input:focus{
    outline: 0;
    box-shadow: none;
    border-bottom: solid 3px rgba(187, 155, 73, 1);
}

.form-textarea{
    color: #000;
    padding: 8px;
    resize: none;
    height:150px!important;
}

.button-control {
    width: 100%;
    padding: 8px;
}

.form-select {
    border-radius: 4px;
    box-shadow: none;
    border: solid 1px #dadada;
    text-align: left;
    background: #fff;
}

.form-select > i {
    float: right;
    margin: 3px 0;
}

.highlight-message {
    font-size: 36px;
    text-align: center;
    border: 0;
}

.register-section {
    background: linear-gradient(#0673BA, #044d7d);
}

.form-desc {
    padding: 8px;
    color: #666;
    font-style: italic;
}

.form-title {
    margin-bottom: 15px;
}

.form-dropdown > .dropdown-menu {
    min-width: 100%;
}

.grp-info li {
    padding: 8px;
    font-size: 16px;
    vertical-align: middle;
}

.grp-info > li > i {
    margin-right: 10px;
    color: #0673ba;
    font-size: 26px;
}

.h-divider {
    border-top: 2px dotted rgba(6, 115, 186, 0.4);
}

.btn-center {
    text-align: center;
}

.btn-register {
    padding: 15px;
    font-size: 24px;
    min-width: 150px;
}

.box-holder {
    padding: 15px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background-size: cover;
    max-width: 100%;
    width: 360px;
    display: inline-block;
    margin: 10px;
}

.personal-01 {
    background: url(../../version.3.0/images/01-block-personal.jpg) no-repeat 0 0;
    background-size: cover;

}

.personal-02 {
    background: url(../../version.3.0/images/02-block-personal.jpg) no-repeat 0 0;
    background-size: cover;

}

.personal-03 {
    background: url(../../version.3.0/images/03-block-personal.jpg) no-repeat 0 0;
    background-size: cover;

}

.round-holder {
    padding: 25px;
    height: 100px;
    width: 100px;
    display: block;
    margin: 15px auto;
    border-radius: 60px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}

.overflow-top > .round-holder {
    margin-top: -50px;
}

.text-yellow {
    color: #FFBC00;
}

.contact-us {
    background-size: cover;
    background: url(../../version.3.0/images/bg-contact-us.jpg) 0 0 no-repeat;
    background-size: cover;
}

.bg-personal {
    background: url(../../version.3.0/images/bg-personal.jpg);
    background-size: cover;
    background-position: top right;
}

.bg-personal .grp-box {
    margin-top: 55px;
    display: flex;
}

.info-container{
    background: #fff;
    border-radius: 4px;
    padding:15px;    
    border: solid 1px #ccc;
    margin-bottom: 15px;
}

.info-container > p{
    font-size: 12px;
}

.registration-form{
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
}

.registration-form > *{
    padding:0;
}

.inputs-container{
    padding:40px;
    background: #e7f4fc;
    border-radius: 4px;
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.3);
    min-height: 599px; 
    background: linear-gradient(#dae4ea, #ffffff);
    display: flex;
    align-items: center;
    overflow: hidden;
}

.page-subtitle{
    text-align: center;
    color: #04588e;
    padding: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5;
}

.side-menu{
    padding:15px;
}

.registration{
    border-bottom: solid 1px #c5dbe8;
    background-repeat: no-repeat;
    background-position: top right;
}

.nav-register{
    padding:15px;
}

.nav-register li{
    border-radius: 4px;
    margin: 15px 0;
    width: 100%;
    float: none;
}

.nav-register li a{
    display: block;
    font-size: 18px;
    padding: 40px;
    border-radius: 4px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    color: #333;
    font-family: Oswald, sans-serif;
    letter-spacing: 1px;
    width: 525px;
    max-width: 100%;
}

.nav-register>li.active>a, 
.nav-register>li.active>a:focus, 
.nav-register>li.active>a:hover{
    background: url(../../assets/images/bg-tab.png), radial-gradient(#e4d54c, #e25000);
}

.nav-register>li>a:hover{
    color:#333;
}

#bg-personal > a{
    background: url(../../assets/images/bg-tab.png) #e7f4fc;
}

#bg-personal.active>a, #bg-personal.active>a:focus, #bg-personal.active>a:hover {
    background: url(../../assets/images/bg-tab.png), linear-gradient(to bottom, #ebd197 0%,#b48811 50%,#a2790d 51%,#bb9b49 100%);
}

#bg-merchant > a{
    background: url(../../assets/images/bg-tab-02.png) #e7f4fc;
}

#bg-merchant.active>a, 
#bg-merchant.active>a:focus, 
#bg-merchant.active>a:hover{
    background: url(../../assets/images/bg-tab-02.png),  linear-gradient(to bottom, #ebd197 0%,#b48811 50%,#a2790d 51%,#bb9b49 100%);
}

#bg-exchanger > a{
    background: url(../../assets/images/bg-tab-03.png) #e7f4fc;
}

#bg-exchanger.active>a, 
#bg-exchanger.active>a:focus, 
#bg-exchanger.active>a:hover{
    background: url(../../assets/images/bg-tab-03.png), linear-gradient(to bottom, #ebd197 0%,#b48811 50%,#a2790d 51%,#bb9b49 100%);
}

.registration-desc{
    line-height: 1.5;
    padding: 0 15px;
    font-size: 16px;
    opacity: 0.8;
}

.regbox-mcont .regbox-active {
    display: block!important;
}

.regbox-mcont .regbox {
    display: none;
}

.form-tab .nav-tabs, .form-tab .nav-tabs li{
    border-bottom: solid 1px #bb9b49!important;
    margin-bottom: 15px;
}

.form-tab .nav-justified li>a{
    padding: 15px;
    border:0;
    color:#333;
    font-size: 16px;
    background: #ddd;
}

.form-tab .nav-justified li>a:hover{
    background: #e6dbbd;
}

.form-tab .nav-tabs.nav-justified>.active>a, 
.form-tab  .nav-tabs.nav-justified>.active>a:focus, 
.form-tab  .nav-tabs.nav-justified>.active>a:hover{
    border: 0;
    background: #bb9b49;
    color: #fff;
    text-transform: capitalize;
}

.form-label{
    color:#333;
    font-size: 13px;
    margin:0;
}

.form-input::placeholder{
    color:#333;
    opacity: 0.8;
}

.tab-indicator{
    font-size: 44px;
    position: absolute;
    top:33px;
    right:-34px;
    color:#eceff1;
    z-index: 2;
}

.form-select ,.form-select > button{
    height: 45px;
    background: #ddd;
    border: 0;
    color: #333;
}

.form-select  .filter-option{
    color:#333;
    opacity: 0.8;
}

.reg-btn-next, .reg-btn-prev {
    background: linear-gradient(to bottom, #ebd197 0%,#b48811 50%,#a2790d 51%,#bb9b49 100%);
    border: solid 1px #b48811;
    color:#fff;
}

.reg-btn-next:hover, .reg-btn-prev:hover{
    color:#fff;
}

.tab-content{
    width:100%;
}

.form-slider.owl-hidden{
    opacity:1!important;
}
.form-slider .owl-dots{
    display: none;
}

.form-slider{
    width: 505px!important;
    max-width: 100%!important;
    margin: 0 auto;
}
/*style for different languange*/
    .grp-list-menu:lang(ru){

    display: block;
    width: 100%;
} 

.form-slider .owl-stage {
	overflow: hidden!important;
	height: 500px!important;
}

.form-slider .btn-holder{
    position: absolute;
    bottom: 0;
    margin: 0;
}
div.form-slider .owl-stage .owl-item{
    width: 505px;
    max-width: 100%;
    margin-right: 40px;
    height: 500px;
}
#personal .form-slider  .owl-nav > button,
#merchant .form-slider  .owl-nav > button,
#exchanger .form-slider  .owl-nav > button{
    color: rgb(255, 255, 255);
    opacity: 0.8;
    min-width: 100px;
    background: rgb(174, 137, 41);
    padding: 8px !important;
}
#personal .form-slider  .owl-nav > button:hover, 
#personal .form-slider  .owl-nav > button:focus,
#merchant .form-slider  .owl-nav > button:hover, 
#merchant .form-slider  .owl-nav > button:focus,
#exchanger .form-slider  .owl-nav > button:hover, 
#exchanger .form-slider  .owl-nav > button:focus{
	opacity: 1;
	outline: 0;
	box-shadow: none;
}

.subHeading-title{
    font-size: 24px;
    padding: 8px 0;
    color: #e8f5ff;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 2px #191919;

}

.btn-submit{
    padding: 15px;
    background: linear-gradient( #0b67a2 ,#0a5d93);
    color: #fff;
    width: 200px;
    opacity: 0.9;
    max-width:100%;
    font-size: 20px;
}

.btn-submit:hover{
    color: #fff;
    opacity: 1;
}

.free-holder{
    position: absolute;
    width:100%;
}

.content-wrapper-02{
    background: #d2eaf9;
    padding:0;
}

.header-title{
    font-size: 72px;
    color: #e5f2fb;
    text-shadow: 1px 3px 0px rgba(0, 0, 0, 0.3);
    text-align: center;
}

.block{
    padding:60px 0;
}

.block-even{
    background: #fff;
}

.block-title{
    padding: 8px 0;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 24px;
    color: #04588e;
    line-height: 1.5;
}

.block-info{
    font-style: italic;
    margin-bottom: 15px;
    color: #666;
}

.img-control{
    width:100%;
    height: auto;
}

/*Payco Card Header*/
.payco_card_menu {
    width: 40px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(30deg);
    margin-top: -35px;
    display: block;
    text-align: right;
    float: none;
    margin-left: auto;
    margin-right: -30px;
}

.nav > li > a > img {
    max-width: none;
}

.parent-class{
    position: relative!important;
}
.text-notif{
	text-align: center;
    font-size: 24px;
    line-height: 1.5;
}
.padding-0{
	padding:0!important;
}

.btn-form {
    padding: 15px;
}
@media only screen and (max-width: 1199px) {
    #menus > li {
        padding: 0;
        width: calc(100% / 7);
        text-align: center;
    }

    .grp-list-menu {
        width: 100%;
    }

    .animating-banner {
        margin-top: 157px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu-link {
        padding: 15px 10px !important;
    }

    #navy-collapse .navbar-nav > li > a {
        padding: 15px 5px !important;
    }

    .icon-above-text label {
        font-size: 18px;
    }

    .banner-content, .banner-title {
        width: 100%;
    }

    .content-wrapper {
        margin-top: 156px;
    }

    .form-box{
        margin-bottom: 20px;
    }

    .bg-personal .grp-box{
        margin-top: 0;
    }

    .box-holder {
        margin: 40px auto;
    }

    .bg-personal .grp-box{
        flex-direction: column;
    }

    .nav-register li a{
        margin: 0 auto;
    }

    .tab-indicator{
        display: none!important;
    }

    .registration .page-title{
        text-align: center;
    }

    .form-tab .nav-tabs, .form-tab .nav-tabs li{
        border:0!important;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .icon-above-text {
        width: 50%;
    }

    .nav-logo img {
        height: 48px;
    }

    .section-navigation {
        min-height: inherit;
    }

    #fixed-menu li {
        padding: 0;
    }

    .drp-indicator {
        display: none !important;
    }

    #menus>li {
        width: 100%;
        text-align: left;
    }

    .navbar-nav {
        margin: 0;
    }

    #overflow {
        width: 100%;
    }

    .animating-banner {
        margin-top: 78px;
    }

    .navbar-toggle {
        margin-top: 20px;
    }

    .content-wrapper {
        margin-top: 78px;
    }

    .bg-merchant {
    	margin-top: 79px;
    }
}

@media only screen and (max-width: 600px) {

    .icon-sprite {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .text-display, .icon-before-text li:first-child {
        width: 100%;
    }

    .title-service, .title-service-info, .title-section {
        text-align: center;
    }

    .title-section {
        font-size: 24px;
    }

    .btn-yellow, .btn-orange {
        display: block;
        max-width: 250px;
        margin: 0 auto;
    }

    .img-merchant {
        width: 100%;
        margin: 20px 0;
    }

    .grp-list > li {
        text-align: center;
    }

    .grp-list > li > i {
        display: none;
    }

    .banner-title {
        font-size: 48px;
    }

    .banner-content {
        font-size: 24px;
    }

    #banner-slider .owl-nav > button {
        margin: 10px;
    }

    .sub-title-section {
        font-size: 44px;
    }

    .title-section-info {
        text-align: left;
    }

    .banner-items {
        height: 500px
    }

    #banner-slider .owl-nav .owl-prev, #banner-slider .owl-nav .owl-next {
        font-size: 16px;
    }

    #banner-slider .owl-nav > button {
        width: 40px;
        height: 40px;
    }

    #banner-slider .owl-nav {
        top: 400px;
    }

    .banner-holder {
        padding-top: 40px;
    }

    .highlight-message {
        font-size: 30px;
    }
}

@media only screen and (max-width: 400px) {
    .footer-row {
        width: 100%;
        margin: 15px 0;
    }
}

@media only screen and (max-width: 360px) {
    .icon-above-text {
        width: 100%;
    }

    .tab-advantage > li > a {
        font-size: 24px;
    }

    #banner-slider .owl-nav > button {
        margin: 5px;
    }

    .highlight-message {
        font-size: 24px;
    }
}
@media only screen and (max-width: 767px) {
    .sub-payco-merchandise li{
        padding-left:20px;
    }
}
