/**
Theme Name: The Forex Complex
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-forex-complex
Template: astra
*/
h3 {
  font-size: 1.75rem !important;
}

h1,h2,h3,h4,h5,h6,p,a,span{
	color:#fff !important;
	margin-bottom: 16px !important;
}
.nav-link{
	color: rgba(255,255,255,.7) !important;
}
.nav-link:hover{
   color: #6abeff !important;
}
.error404, .archive, .single-post, .page-template-blogs {
	background-image: url(../../images/bg-home.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #0f0f0f !important;
}

.page-not-found .page-header .page-title {
	 margin: 0 0 29px 0;
	 color: #fff;
	 text-align: center;
	 font-family: Gilroy-Bold;
	 font-size: 60px;
	 font-weight: 400;
	 line-height: 74px;
}
.page-not-found .page-header {
	background: url(././images/404-image.png) center center no-repeat;
	background-size: contain;
	padding: 81px 0;
}
.page-not-found .page-header .page-title span {
	 background: linear-gradient(90deg, #217bc1 58.03%, #6abeff 98.88%);
	 background-clip: text;
	 -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent;
}
.page-not-found .page-header p {
	font-family: Gilroy-SemiBold;
	font-size: 26px;
	line-height: 35px;
	color: #fff;
}
.page-not-found .page-header a { 
    background: #fff;
	font-family: Gilroy-SemiBold;
	font-size: 20px;
	line-height: 24px;
	color: #000 !important;
	margin-top: 40px;
	border-radius: 12px;
	padding:15px 17px 15px 61px;
	display: inline-block;
	position: relative;
}
.page-not-found .page-header a:before { 
	content: '';
	position: absolute;
	left: 15px;
	width: 29px;
	height: 24px;
	background: url(././images/arrow-back.png) no-repeat;
	
}

/*Menu*/

.sh-nav .navbar-nav a.active {
    color: rgba(255, 255, 255, .7) !important;
}
.sh-nav .navbar-nav a.active:hover {
    color: #6abeff !important;
}

.two-column-wrap .wrap-account {
	max-width: 1366px;
	padding: 0 20px;
}
.two-column-wrap {
	margin-bottom: 80px;
	margin-top: 135px;
}
 .two-column-wrap .video-container {
    height: 100%;
    max-width: 100%;
    margin: 0 60px 0 0;
}
 .two-column-wrap .video-container #thumbnail {
	height: 100%;
    max-width: 100%;
	object-fit: cover;
}
 .two-column-wrap .site-heading {
	 margin: 0 0 23px 0;
	 color: #fff;
	 text-align: left;
	 font-family: Gilroy-Bold;
	 font-size: 60px;
	 font-weight: 400;
	 line-height: 72px;
}

 .two-column-wrap .site-heading span {
	 background: linear-gradient(270deg, #217bc1 58.03%, #6abeff 98.88%);
	 background-clip: text;
	 -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent;
}
 .two-column-wrap .site-list-row {
	 align-items: center;
	 flex-wrap: wrap;
	 justify-content: flex-start;
	 margin: 0;
	 margin-bottom: 26px;
	 gap: 10px;
}
 .two-column-wrap .site-list-row li {
	 font-family: Gilroy-Bold;
}
 .two-column-wrap .site-list-row li:nth-child(2) {
	 margin-left: 0;
}
 .two-column-wrap .country-wrap h3 {
	 margin-bottom: 22px;
	 font-weight: 700;
	 font-size: 24px;
	 line-height: 24px;
	 color: #fff;
	 
}
 .two-column-wrap .country-wrap ul {
	 display: flex;
	 flex-wrap: wrap;
	 gap: 18px 10px;
}
 .two-column-wrap .country-wrap li {	 
	 width: auto;
	 display: flex;
	 flex-wrap: wrap;
	 justify-content: center;
	 align-items: center;
	 flex: 0 0 auto;

}
.two-column-wrap .country-wrap li a {
	display: flex;
	flex-wrap: wrap;
	padding: 16px 15px;
	border: 1px solid #ccc;
	border-radius: 100px;

}
.two-column-wrap .country-wrap li a:hover {
	color: #6cffd3;
	border: 1px solid #6cffd3;
}
.two-column-wrap .country-wrap li a:hover p { 
	color: #6cffd3;
}
 .two-column-wrap .country-wrap li p {
	 margin-bottom: 0;
	 font-weight: 700;
	 font-size: 16px;
	 line-height: 19px;
	 color: #fff;
	 margin-left: 10px;
	 font-family: Gilroy-Bold;
}
 .two-column-wrap .content-holder-right-side p {
	 color: #fff;
	 font-family: Gilroy-Bold;
	 margin-top: 20px;
}
 .two-column-wrap .content-holder-right-side p span {
	 background: linear-gradient(270deg, #217bc1 58.03%, #6abeff 98.88%);
	 background-clip: text;
	 -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent;
	 font-size: 20px;
	 line-height: 24px;
}

.display-desktop {
	display: block;
}
.display-mob {
	display: none;
}
 @media screen and (max-width: 1024px) {
	 .two-column-wrap {
	    margin-bottom: 40px;
		margin-top: 50px;
     }
	  .two-column-wrap .video-container {
	      height: 100%;
		  margin: 0 auto 20px;
	}
 .two-column-wrap .video-container #thumbnail {
	 height: 100%;
	 object-fit: cover;
}
	 
	 .two-column-wrap .site-heading {
		 font-size: 32px;
		 line-height: normal;
		 margin: 0 auto 20px;
		 letter-spacing: 0.39px;
	}

	 
}
@media screen and (min-width: 1025px) and (max-width: 1280px) { 
	.two-column-wrap .site-list-row { 
	display: flex;
	}
	.two-column-wrap .site-list-row li {
		padding: 6px 0 6px 35px;
	}
}
@media screen and (max-width: 767px) {
	.display-desktop {
		display: none;
	}
	.display-mob {
		display:block
	}
	.two-column-wrap { 
		margin-top: 30px;
	}
	.two-column-wrap .site-heading {
		text-align: left;
		font-size: 28px;
		line-height: 34.66px;
	}
	.two-column-wrap .site-list-row {
		margin: 0 ;
		margin-bottom: 20px;
		gap: 10px;
	}
	.two-column-wrap .site-list-row li {
		font-family: Gilroy-SemiBold; 
		font-weight: 400;
	}
 .two-column-wrap .site-list-row li:nth-child(2) {
	 margin-left: 0px;
}
	.country-wrap {
		text-align: center;
	}
	.two-column-wrap .country-wrap ul {
		justify-content: flex-start;
		gap: 8px 8px;
	}

	.two-column-wrap .country-wrap li a { 
		padding: 8px;
	}
	.two-column-wrap .content-holder-right-side p {
		margin-top: 20px;
		text-align: left;
		font-size: 18px;
		line-height: 22px;
		font-family: Gilroy-Regular;
		font-weight: 400;
	}
	.two-column-wrap .content-holder-right-side p span{
		font-size: 20px;
		line-height: 24px;
		font-family: Gilroy-Bold;
		font-weight: 400;	
	}
	.two-column-wrap .country-wrap h3 {
		text-align: left;
		font-size: 20px;
	}
	.two-column-wrap .country-wrap li p {
		font-family: Gilroy-SemiBold;
		font-size: 14px;
		line-height: 17px;
		font-weight: 400;
	}
	/*error page style*/
	.page-not-found .page-header .page-title { 
	 font-size: 32px;
	 font-weight: 400;
	 line-height: 40px;
		max-width: 318px;
    margin: 0 auto 15px auto;
	}
	.page-not-found .page-header {
		padding: 10px 0 100px 0;
		background: url(././images/404-image.png) top center no-repeat;
		background-size: contain;
	}
	.page-not-found .page-header p {
		font-size: 20px;
		line-height: 31px;
	   }
	.page-not-found .page-header a {
		margin-top: 18px;
	}
	
}



.video-container {
	cursor: normal !important;
}
#thumbnail {
	position: static !important;
}



.sp-light-bg {
	background: #F3F3F3 !important;
}

.trustpilot-row {
	margin-bottom: 78px;
}
.trustpilot-row .container {
	max-width: 1200px;
	margin: 0 auto;
}
.trustpilot-row .sp-light-bg {
	padding: 30px 30px 30px 30px;
    background-color: #F3F3F3;
    border-radius: 12px 12px 12px 12px;
}

.footer-testimonial {
	margin-bottom: 78px;
}
.footer-testimonial .container {
	max-width: 1200px;
	margin: 0 auto;
}

.site-footer .footer-bottom {
  display: flex;
  justify-content: space-between;
}
.site-footer .footer-bottom a {
  font-size: 16px;
}
.site-footer .footer-bottom a:hover {
  color: #6abeff !important;
}

.trustbox-mobile {
	display: none;
}

@media screen and (max-width: 767px) {
	.trustbox-desktop {
		display: none;
	}
	.trustbox-mobile {
		display: block;
	}

	.button-secondary.special {
		width: 240px !important;
		padding: 10px 15px !important;
		border-radius: 12px;
		font-size: 18px !important;
		color: #fff !important;
		
		background: linear-gradient(90deg, #6ABEFF 0%, #217BC1 100%);
		border: 2px solid #247EC3;
		box-shadow: 0px 4px 60px 0px #0F0F0F99;
	}
	.button-secondary.special:hover{
		border: 2px solid #247EC3;
	}
}





/* ---------- Extra ----------- */

.page-template-landingpage-demo {
    background-image: url(/images/bg-home.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #0f0f0f !important;
}

/* ---------------- Home Page Txt Block styling --------------------------  */

.home--custom--txt--inner {
  background: #0D0D0D;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 0 128px 0;
}

.home--custom--txt--inner .txt--content--main {
  padding: 60px;
  height: 390px;
  overflow-y: scroll;
  scroll-behavior: smooth;
  color: #fff;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.6) #0D0D0D;
}

.home--custom--txt--inner .txt--content--main h2{
  margin-bottom: 16px !important;
}

.home--custom--txt--inner .txt--content--main p {
  color: #fff !important;
}
@media (max-width:768px){
  .txt--content--main {
  padding: 30px !important;
  height: 496px !important;
}
}


.home--custom--txt--inner table td {
  border: 1px solid;
  text-align: center;
}
.home--custom--txt--inner ul li{
  list-style-type: disc;
   padding: 10px;
}
.home--custom--txt--inner ol li{
  list-style-type: decimal; 
  padding: 10px;
}
/* ------------------ CSS FOR BLOG LISTING PAGE ------------------------  */

.visible-on-demo{
	display: none;
}
body.page-id-3163 .visible-on-demo,
body.category-blog-posts .visible-on-demo,
body.single-post .visible-on-demo{
	display: block;
}
.blog-posts-archive {
  margin-bottom: 10%;
}

.blog-posts-archive .blog-post-section {
  display: flex;
  gap: 24px;
	flex-wrap:wrap;
}

.blog-posts-archive .blog-post {
  width: 32% !important;
  display: flex;
  flex-direction: column;
}
body.archive .blog-posts-archive .blog-post a,
body.archive .blog-posts-archive .blog-description-wrapper{
	margin: 0!important;
}
.blog-posts-archive .wp-post-image {
  width: 100%;
  border-radius: 15px;
}

.blog-posts-archive .blog-description-wrapper {
  background: #1d1d1d;
  margin-top: 8px;
  padding: 24px;
  border-radius: 15px;
  height: 100%;
}

.blog-posts-archive .read-more {
  text-decoration: underline;
  font-weight: 600;
  font-size: 16px;
}

.blog-archive-title.wrapper {
  margin: 0 0 60px 0;
}

.blog-archive-title.wrapper .blog-archive-title {
  font-size: 60px;
  font-weight: 700;
  padding: 0 0 25px 0;
}

.blog-archive-title.wrapper .blog-archive-description {
  font-size: 18px;
  width: 50%;
  margin: 0 auto;
}

.blog-posts-archive .site-faq-wrap {
  margin-top: 100px;
}

.pagination {
  justify-content: center;
  margin: 45px 0;
  gap: 25px;
	align-items: center;
}
.page-numbers.current {
  color: #6CFFD3 !important;
}
.page-numbers {
  font-size: 16px;
  color: #FFFFFF33 !important;
  margin-bottom: 0 !important;
}

.next.page-numbers::before {
  content: '';
  display: inline-block;
  position: relative;
  height: 25px;
  width: 15px;
  background: url('images/next-icon.svg');
  background-repeat:no-repeat;
	padding: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-position: center;
  margin-left: 27px;
}
.prev.page-numbers::before {
  content: '';
  display: inline-block;
  position: relative;
  height: 25px;
  width: 15px;
  background: url('images/next-icon.svg');
  background-repeat:no-repeat;
	padding: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-position: center;
  transform: scaleX(-1);
	margin-right: 27px;
}


@media(max-width:768px){
  .blog-posts-archive .blog-post {
    width: 100% !important;
  }
  .blog-archive-title.wrapper .blog-archive-description{
	width:100% !important;
  }
  .single-post-container .post-content-description{
	width:100% !important;	
  }
	
.single-post-container .post-thumbnail .wp-post-image {
  height: 280px !important;
}
.blog-post .post-categories {
	bottom: 48px;
    left: 5px;
    
}
}
/* ------------------ Single Blog Post --------------------  */



.single-post-inner {
  margin-bottom: 60px;
}

.single-post-inner .post-meta {
  display: flex;
  gap: 24px;
  align-items: center;
}

.post-categories {
  display: flex;
  gap: 10px;
  margin-left: 10px;
}


.blog-post .post-categories {
  position: relative;
  bottom: 50px;
}

.post-categories li {
  background: #263035;
  border: 1px solid #6CFFD3;
  padding: 2px 12px;
  border-radius: 5px;
}

.single-post-container .post-thumbnail .wp-post-image {
  width: 100%;
  height: 674px;
  object-fit: cover;
  border-radius: 15px;
}

.single-post-container .post-content-description {
  width: 50%;
  margin: 86px auto !important;
}

.related-posts-content h2 {
  margin: 28px 0 !important;
}

.row.post-header-section {
  align-items: end;
}
.post-content ul{
	list-style: disc;
	margin-left: 20px;
	margin-bottom:20px;
}
.post-content li{
	color: white;
	list-style: disc;
}
.post-content table{
	color: #fff;
	border-width: 1px;
}
.post-content td{
	border-width: 1px;
}

/* HIER MAKEN WE DE WEBSITE LICHT MEE
.error404, .archive, .single-post, .page-template-blogs, .page-template-landingpage {
    background-color: #fff !important;
}

.sh-nav .navbar-nav a.active {
	color: #0f0f0f !important;
}

.button-secondary {
	border-color: #6abeff;
}

h1,h2,h3,h4,h5,h6,p,a,span{
	color:#0f0f0f !important;
	margin-bottom: 16px !important;
}

.si-testimonial-number {
	color: #0f0f0f !important;
} */