html {
	scroll-behavior: smooth;
}
/* Typography
================================================== */
body { background: #fff; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Be Vietnam Pro", serif; font-size: 16px; line-height: 30px; }
p { font-size: 16px; line-height: 30px; }
h1, h2, h3, h4, h5, h6 { color: #252a37; font-weight: 700; }
h1 { font-size: 48px; line-height: 48px; }
h2 { font-size: 36px; line-height: 36px; }
h3 { font-size: 22px; margin-bottom: 20px; }
h4 { font-size: 18px; line-height: 28px; }
h5 { font-size: 14px; line-height: 24px; }
.switcher .option {position: absolute!important; z-index: 9998;}
/* Global styles
================================================== */
html { overflow-x: hidden !important; width: 100%; height: 100%; position: relative; text-rendering: optimizeLegibility; }
body { border: 0; margin: 0; padding: 0; position: relative;}
.body-inner { position: relative;  }
.preload { position: fixed; background: #fff url(../images/preload.gif) center center no-repeat; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 99999; }
a { color: #2154cf; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #fc6a2a; }
section, .section-padding { padding: 90px 0; position: relative; z-index: 3; }
.no-padding { padding: 0 !important; }
.no-border { border: none !important; }
a:focus { outline: 0; }
img { max-width: 100% }
img.pull-left { margin-right: 20px; margin-bottom: 20px; }
img.pull-right { margin-left: 20px; margin-bottom: 20px; }
.unstyled, ul, ol, li { list-style: none; margin: 0; padding: 0; }
.btn { border-radius: 10px; padding: 0.35rem 1.2rem }
nav.navbar.navbar-expand-lg { justify-content: space-between; z-index: 9; position: relative; }
.btn.focus, .btn:focus{box-shadow:  none!important; outline: none !important;}
button:focus { outline: none;}
/* Bootstrap */


/*-- Section title --*/
.page-title { width: 100%; display: inline-block; text-align: center;}
.section-title { font-size: 2rem; margin-top: 0; margin-bottom: 20px; position: relative; color: #000; font-weight: 700; line-height: 1.3; }
.section-title span{    color: #f22d2d;}
.page-title p {  font-size: 16px; color: #000; line-height: normal; }
.pricing-section { margin-top: 40px; }
.form-control:focus{ box-shadow: none;}

.btn-primary { color: #fff; background-color: #008ad2; border-radius: 5px; padding: 0.6rem 1.2rem; font-size: 16px; letter-spacing: .5px; background-image: linear-gradient(37deg, #27c5f0, #0095e6); border: none; }
.btn-primary:hover { background-image: linear-gradient(37deg, #0095e6, #27c5f0); }
.btn-danger { color: #fff; background-color: #f22d2d; border-color: #f22d2d;}
.btn-radius{border-radius: 50px;}

.bg-black {background: #000; }
/* -------------Nav-------------------- */


.nav .open > a { background: transparent; border-color: transparent; }
.nav .open > a:hover, .nav .open > a:focus { background: transparent; border-color: transparent; }

/* Dropdown */
#top-bar .top-info a.dropdown-item { color: #000; font-size: 14px; }
#top-bar .top-info .dropdown-toggle::after { display: none; }
.dropdown-submenu { position: relative; }
.dropdown-submenu .fa-angle-right { float: right; font-size: 18px; }
.dropdown-submenu .dropdown-menu { top: 0; left: 100%; margin-top: -2px; border-radius: 0; }
.dropdown-toggle::after { display: none; }
.dropdown-submenu:hover > a:after { border-left-color: #fff; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }
ul.navbar-nav .dropdown-menu { text-align: left; background: #ffffff; z-index: 100; min-width: 220px; border-radius: 0; padding: 0; border: 0; }
.dropdown-menu.menu-center { left: -65px; }
.dropdown-item { font-size: 14px; }
.megamenu .mega-dropdown h3 { font-size: 16px; margin: 0 }
.megamenu .mega-dropdown h3 a.dropdown-item { color: #008ad2; font-size: 16px; }
@media screen and (min-width:992px) {
	ul.navbar-nav .dropdown-menu { padding: 5px 20px; }
	.megamenu .mega-dropdown { display: flex; }
	.dropdown-column { min-width: 220px; }
	ul.navbar-nav .dropdown-menu.megamenu { padding: 10px 0; }
	.mega-dropdown .dropdown-item { line-height: 24px; }
	ul.navbar-nav .dropdown-menu { display: block; opacity: 0; visibility: hidden; margin-top: 0px; }
}
.dropdown-menu-large { min-width: 400px; }
.dropdown-menu-large > li > ul { padding: 0; margin: 0; list-style: none; }
.dropdown-menu-large > li > ul > li > a { padding-left: 0; }
.navbar-nav > li > .dropdown-menu a { background: none; }
ul.navbar-nav .dropdown-menu li a { display: block; font-size: 14px; font-weight: 400; line-height: normal; text-decoration: none; padding: 10px 0; border-bottom: 1px solid #ddd; color: #000; }
ul.navbar-nav .dropdown-menu li:last-child > a { border-bottom: 0 !important; }
ul.navbar-nav > li.nav-item .dropdown-menu .mega-dropdown .dropdown-column h3 a:last-child {border-bottom: 1px solid #ddd !important}
ul.navbar-nav > li.nav-item .dropdown-menu .mega-dropdown .dropdown-column a:last-child {border-bottom: 0 !important;}
ul.navbar-nav .dropdown-menu li.active a { color: #fc6a2a; }
.navbar-nav .active > .nav-link { color: #fff; }
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show { color: #fff; }
.navbar-nav .show > .nav-link { color: #fff; }
.navbar-nav .nav-link { color: #fff; }
.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover { color: #fff; }
.navbar-toggler-icon { background-image: none; color: #fff; width: 39px; height: 35px; border: 1px solid #fff; padding-top: 1px; background-color: #21bdee; font-size: 21px; line-height: 35px; margin: 0; }
.navbar-toggler-icon:focus { outline: 0 solid; }
ul.navbar-nav .dropdown-menu li a { -webkit-transition: all 0.3s; transition: all 0.3s; }
ul.navbar-nav .dropdown-menu li a:hover, ul.navbar-nav .dropdown-menu li a:focus { color: #008ad2; background: none !important; }
@media (min-width:768px) {
	ul.nav li.dropdown:hover ul.dropdown-menu { display: block; }
}
@media (min-width:767px) {
	ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu { left: 100%; top: 0; display: none; }
	ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu { display: block; }
}
@media (min-width:992px) and (max-width:1199px) {
	.top-info li.header-get-a-quote { display: none; }
}
ul.navbar-nav > li.header-get-a-quote:hover > a:after { position: relative; content: no-close-quote; }

@media screen and (min-width:992px) {
	ul.navbar-nav { padding-right: 0px; }
	.landing-header .navbar .navbar-nav .nav-item .nav-link { color: #000;}
}
@media (max-width:991px) {
	ul.navbar-nav{ background-color: #008ad2;border-radius: 10px;}
	ul.navbar-nav li a{color: #fff;}
}

/*--------------- Header ----------------*/
.header-standard { background: #ffffff; -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); z-index: 2; padding: 0.7rem; }
#header.fixed, .site-nav-inner.fixed, #header.header-standard.fixed, #header.header-standard.fixed.highlight, .site-nav-inner.site-navigation.fixed, .site-nav-inner.site-navigation.fixed.nav-transparent { position: fixed; width: 100%; top: 0; left: 0; z-index: 999; -webkit-box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15); box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15); -webkit-animation: menusticky 0.5s ease-in-out; animation: menusticky 0.5s ease-in-out; }

/* Sticky Menu Animation*/
@-webkit-keyframes menusticky {
	0% { margin-top: -120px; opacity: 0; }
	50% { margin-top: -64px; opacity: 0; }
	100% { margin-top: 0; opacity: 1; }
}
@keyframes menusticky {
	0% { margin-top: -120px; opacity: 0; }
	50% { margin-top: -64px; opacity: 0; }
	100% { margin-top: 0; opacity: 1; }
}
.landing-header .logo { max-width: 210px;  display: table;}
.landing-header .logo a { display: table-cell; vertical-align: middle;}
.landing-header .navbar { border-radius: 0; border: 0; padding: 0; flex-wrap: wrap;}
.landing-header .navbar .navbar-nav .nav-item  { margin-left: 15px;}

/*--------------- Footer ----------------*/

.footer { background: #000; width: 100%;float: left;}
.ft-botlinks { width: 100%; display: flex; align-items: center;justify-content: space-between;; padding: 10px 0; text-align: center; border-top: 1px solid #444; border-bottom: 1px solid #444;}
.ft-botlinks li { display: inline-block; }
.footer h3 {color: #fff !important;}
.footer a {color: #cdcdcd;}
.footer .ft-botlinks a {  font-size: 21px;    display: inline-block; margin-right: 10px; line-height: 30px;text-align: center; }
.footer .ft-botlinks .social-icons img { max-width: 30px;}
.ft-botlinks .meta-icons { display: flex; align-items: center; justify-content: center;}
.ft-botlinks .meta-icons img{ max-width: 150px;}
.ft-botlinks .meta-icons img:nth-last-child(1){margin-left: 20px}
.ft-botlinks li:last-child a { border-right: 0; }
.ft-botlinks a:hover { color: #008ad2; }
.app_footer-text-icon .foot_app_text h3 { font-size: 24px; font-weight: 600; margin-bottom: 0;  text-transform: capitalize;}
.app_footer-text-icon .foot_app_text p { color: #fff !important;}

.landing-footer-menu {text-align: center; margin-bottom: 15px;}
.landing-footer-menu li {display: inline-block; margin-bottom: 8px; position: relative; padding-left: 20px;margin-left: 30px; margin-bottom: 0;}
.landing-footer-menu li:first-child {margin-left: 0 !important;}
.landing-footer-menu li:before { content: ">"; position: absolute; left: 0; color: #828282; font-size: 18px;}
.landing-footer-menu li a { font-size: 16px; color: #828282; font-weight: 400; }
.landing-footer-menu li a:hover { color: #008ad2; }
.disclaimer { width: 100%; display: inline-block; margin: 0 0 15px; border-bottom: 1px solid #444; padding: 20px 0 10px; }

.disclaimer p{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;color: #606060; text-align: justify;}
.copyright-text { text-align: center; color: #606060 !important; }
.app_footer-text-icon{ padding: 20px 0; border-bottom: 0;}
.app_footer-text-icon .foot_app_text { text-align: left;}
.back-to-top { position: fixed; bottom: 8px; left: 20px; width: 45px;  height: 43px; z-index: 99; transform: translateY(-50%);}



/* Popup Form */
.trade-invest-modal .modal-dialog {max-width: 600px;}
.trade-invest-modal .modal-content { border-radius: 20px; }
.trade-invest-online-form { padding: 15px; }
.trade-invest-online-form .trade-invest-online-form-head h3 { font-size: 25px; text-align: center; font-weight: 500; }
.form-group { margin-bottom: 1.4rem; position: relative; }
.trade-invest-online-form .form-group .form-control { border: 0; border-bottom: 1px solid #000; border-radius: 0;}
.form-group.carr-apply-recaptche .form-control { padding-left: 90px !important; }
.form-group.carr-apply-recaptche .form-para {  position: absolute; left: 12px; top: 4px; }
.form-group.carr-apply-recaptche input::-webkit-outer-spin-button,
.form-group.carr-apply-recaptche input::-webkit-inner-spin-button {-webkit-appearance: none; -moz-appearance: none; appearance: none;}


/* Affilates CPL */
.affiliates-cpl-wrapper {background: url(../images/affiliates-partner/affiliates-cpl-banner-img.png); position: relative; z-index: 0;}
.affiliates-cpl-wrapper:before{content: ""; position: absolute; top: 0; bottom: 0; width: 100%; height: 100%;background: #00000094 linear-gradient(to bottom, #ffffff00 0%, #000000 80%) repeat scroll 0 0; z-index: -1; }
.affiliates-cpl-bnr .affiliates-cpl-banner-content .affiliates-cpl-banner-title{ font-size: 2.2rem; font-weight: 300; line-height: 1.3; text-align: center;}
.affiliates-cpl-bnr .affiliates-cpl-banner-content .affiliates-cpl-banner-title span {font-weight: bold; }
.affiliates-cpl-contact-form { max-width: 450px; margin: auto; padding: 2rem; background: #00000059; border-radius: 15px; border: 1px solid #c9c9c9;}
.saffiliates-cpl-contact-form .affiliates-cpl-contact-form-head {  border-image-slice: 1; border-bottom: 1px solid; border-image-source: linear-gradient(91deg, #ffffff 5%, #c7c7c7 60%, #ffffff 95%); font-weight: 500; padding-bottom: 15px;  margin-bottom: 30px; position: relative;}
.affiliates-cpl-contact-form .affiliates-cpl-contact-form-head span {color: #f22d2d;}
.affiliates-cpl-contact-form .form-group .form-control { background: #f2f2f2; border: 1px solid #cbcbcb;}
.affiliates-cpl-contact-form .form-group input::-webkit-outer-spin-button,
.affiliates-cpl-contact-form .form-group input::-webkit-inner-spin-button {-webkit-appearance: none;}
.affiliates-cpl-contact-form .form-group.tearms-checkbox { display: flex;  align-items: baseline;}
.affiliates-cpl-contact-form .form-group.tearms-checkbox label {font-size: 14px; line-height: normal; color: #898989;}
.affiliates-cpl-contact-form .form-group.tearms-checkbox label a{color: #000; font-weight: 600;}

.affiliates-cpl-counter-box .affiliates-cpl-counter-box-subtitle { font-weight: 500;}

.ug-partner-plans-sec:before { content: ""; position: absolute; top: -100px; left: 0; right: 0; margin: auto; width: 500px; height: 500px;   z-index: -1; opacity: 0.5; background: url(../images/affiliates-partner/world-globle-img.png);background-repeat: no-repeat; background-size: cover; background-position: center; }
.ug-partner-plans-wrapper .table tr td{background-color: #151515; min-width: 120px;}
.ug-partner-plans-wrapper .table tr .ugplanfund { font-size: 1.4rem; font-weight: bold;}
.ug-partner-plans-wrapper .table tr .ugplanlots { display: block; position: relative; z-index: 0; margin-top: 0.5rem;}
.ug-partner-plans-wrapper .table tr .ugplanlots:before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; background-color: #2788C8; width: 100%; height: 100%; transform: skewX(-15deg); z-index: -1; }
.ug-partner-plans-wrapper .table tr .ugplanamount { font-size: 1.5rem; font-weight: 600;}


.ug-reputable-broker-sec:before{content: ""; position: absolute; top: 0; bottom: 0; width: 100%; height: 100%; background: url(../images/affiliates-partner/reputable-broker-bg.png); background-repeat: no-repeat; background-size: 100% 100%; z-index: -1}
.ug-reputable-broker-sec .ug-reputable-broker-box-image { border-radius: 10px; overflow: hidden; filter: grayscale(1); margin-bottom: 1rem;}
.ug-reputable-broker-box-info .ug-reputable-broker-box-info-list li { position: relative; padding-left: 3rem;    margin: 2rem 0;}
.ug-reputable-broker-box-info .ug-reputable-broker-box-info-list li:before{ content: ''; position:absolute; top: 0; bottom: 0; left: 0; background: url(../images/affiliates-partner/check-iconred.png); background-repeat: no-repeat; width: 32px;  height: 32px;}
.ug-reputable-broker-box-info hr {border: 1px solid rgb(255 255 255 / 10%);}
.ug-reputable-broker-sec:after{content: ''; position: absolute; bottom: 0; width: 100%; height: 100%;    background: linear-gradient(0deg, #000000, #00000000, #000000); z-index: -1;}
.ug-reputable-broker-sec .page-title {text-align: left;}
.ug-reputable-broker-sec .ug-reputable-broker-left-box {filter: grayscale(1);}
.ug-reputable-broker-featurebox { position: relative; color: #fff; padding-left: 80px; margin: 1.5rem 0; display: flex; align-items: center;}

.ug-reputable-broker-featurebox .ug-reputable-broker-featurebox-icon { max-width: 62px; padding: 15px; background: #5A5A5A; border-radius: 100px; position: absolute; left: 0;}
.ug-reputable-broker-featurebox p { line-height: normal;}
.ug-reputable-broker-featurebox p span { color: #f22d2d !important;}

.ug-tailored-partner-sec .ug-tailored-partner-box-info ul li { margin-top: 1rem; position: relative; font-size: 1.2rem; padding-left: 2.8rem;}

.ug-tailored-partner-sec .ug-tailored-partner-box-info ul li img {max-width: 28px; position: absolute; left: 0; top: 0; bottom: 0;margin: auto;}

.affiliates-perlots-wrapper:before{background: #d7d7d794 linear-gradient(to bottom, #ffffff00 0%, #ffffff 80%) repeat scroll 0 0;}

/* Affilate Per Lots */
.affiliates-perlots-wrapper .affiliates-cpl-contact-form{background: #ffffffa3;}
.affiliates-perlots-wrapper .affiliates-cpl-bnr .affiliates-cpl-banner-content .affiliates-cpl-banner-title span {color: #26BAE8;}
.ug-partner-plans-perlots:before, .ug-partner-plans-revanue:before{ right: auto; top: 0; left: -100px;}
.ug-partner-plans-perlots { background-color: #fff !important;}
.ug-partner-plans-perlots .ug-partner-plans-wrapper .table tr td {background-color: #26BAE8;}
.ug-partner-plans-perlots .ug-partner-plans-wrapper .table tr .ugplanlots:before{background-color: #000000;}
.ug-reputable-broker-perlots { background: #5c5c5c;}
.ug-reputable-broker-perlots .ug-reputable-broker-featurebox .ug-reputable-broker-featurebox-icon,
.ug-reputable-broker-revanue .ug-reputable-broker-featurebox .ug-reputable-broker-featurebox-icon{ background: #00000080;}

/* Affilate Revanue */
.affiliates-revanue-wrapper:before{background: linear-gradient(180deg, #2888c7c0 0%, #242424fc 91.5%);}
.affiliates-revanue-wrapper .affiliates-cpl-contact-form{background: linear-gradient(358.93deg, #285373cc 0.89%, #181818cc 99.11%);}
.ug-partner-plans-revanue .table tr td {background-color: #F22D2D !important;}
.ug-partner-plans-revanue .table tr .ugplanlots:before {background-color: #000000;}
.affiliates-revanue-counter .affiliates-cpl-counter-box-title{color: #f22d2d;}
.affiliates-perlots-wrapper .affiliates-cpl-contact-form{background: #ffffffa3;}
.affiliates-perlots-wrapper .affiliates-cpl-bnr .affiliates-cpl-banner-content .affiliates-cpl-banner-title span {color: #26BAE8;}

.ug-partner-plans-perlots { background-color: #fff !important;}
.ug-partner-plans-perlots .ug-partner-plans-wrapper .table tr td {background-color: #26BAE8;}
.ug-partner-plans-perlots .ug-partner-plans-wrapper .table tr .ugplanlots:before{background-color: #000000;}
.ug-reputable-broker-revanue {background: #26BAE8;}
.ug-reputable-broker-revanue:after{content: ''; position: absolute; bottom: 0; width: 100%; height: 100%;    background: linear-gradient(0deg, #26bae8 0%, #18c7ff00 58%); z-index: -1;}

.ug-tailored-partner-revanue {background: #26BAE8;}
.ug-reputable-broker-revanue .ug-reputable-broker-btn .btn { background: #fff !important; color: #000000;}


/* Responsive */

@media (min-width: 1200px){


}
@media (min-width: 992px){
	.page-template-affiliates-cpl .header-standard,
	.page-template-affiliates-per-lots .header-standard,
	.page-template-affiliates-per-lots .header-standard,
	.page-template-affiliates-revanue .header-standard{display: none;}
	
	.page-template-affiliates-cpl .header-standard.fixed,
	.page-template-affiliates-per-lots .header-standard.fixed,
	.page-template-affiliates-revanue .header-standard.fixed{display: block;}
	.section-title { font-size: 2.2rem;}
	.affiliates-cpl-bnr .affiliates-cpl-banner-content .affiliates-cpl-banner-title{ font-size: 3.5rem; text-align: left;}
	.ug-tailored-partner-sec:before { content: ""; position: absolute; top: 0; left: -70px; margin: auto; width: 550px; height: 550px;   z-index: -1; opacity: 0.4; background: url(../images/affiliates-partner/world-globle-img.png);background-repeat: no-repeat;  background-size: cover; background-position: center; }
}

@media (max-width: 991px){
	section, .section-padding { padding: 40px 0 !important;}
	.page-title { text-align: center; }
	.section-title { margin-bottom: 15px;}

}
@media (min-width: 768px){

}

@media (max-width: 667px) {
	.ft-botlinks { padding: 15px 0; display: inline-block;}
	.ft-botlinks .social-icons { margin-left: auto; margin-right: auto;}
	.ft-botlinks .meta-icons {  margin-top: 10px;}
	.footer p { font-size: 14px; line-height: 20px;}
}
@media (max-width: 580px) {
	.landing-header .navbar-brand{width: 100%;   margin-right: 0;}
	.landing-header .logo{max-width: 170px !important; margin: 0 auto;    margin-bottom: 1rem;}
	.landing-header .navbar .acc-buttons .btn { font-size: 14px; padding-left: 10px; padding-right: 10px;}
}
