
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@200;300;400;500;600;700;800&family=Work+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600&display=swap');



/* Base CSS */

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #3E5A61;
}

body {
    color: #4C575C;
    font-weight: 400;
    font-family: 'Catamaran', sans-serif;

}

.selector-for-some-widget {
    box-sizing: content-box;
}

a:hover {
    text-decoration: none
}

a, button, input, textarea{
    outline: none !important;
    font-family: 'Catamaran', sans-serif;
}

.section-padding{
    padding: 80px 0;
}

.container{
    max-width: 1170px;
}


.fs{
    font-family: 'Work Sans', sans-serif;
}



/*-------------- Common Style  Start -------------*/
.common__btn {
    background: #0BA347;
    border-radius: 28px;
    display: inline-block;
    text-decoration: none;
    padding: 11px 35px;
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 21px;
    text-align: center;
    letter-spacing: 1.5px;
    color: #FFFFFF;
    font-family: 'Work Sans', sans-serif;
    border: 1px solid #0BA347;
    transition: .3s;
}
.common__btn:hover {
    background: transparent;
    color: #0BA347;
    
}
.eft_btn{
    width: 360px;
    text-transform: uppercase;
    text-align: center;
}

.area__title {
    text-align: center;
    margin-bottom: 50px;
}
.area__title h2 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 46px;
    text-align: center;
    color: #3E5A61;
}
.area__title h2 span {
    color: #3E5A61;
    font-weight: 700;
}
.area__title h2 b{
    font-weight: 600;
}
.noneStyle_btn {
    text-align: center;
    margin-top: 20px;
}
.noneStyle_btn a {
    color: #0ba347;
    font-size: 14px;
    letter-spacing: .7px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 0 !important;
    font-weight: 700 !important;
    font-family: 'Work Sans', sans-serif;

}
/*-------------- Common Style End -------------*/



/*-------------- EFTS Area Start -------------*/
.eft__area{
    background-image: url(/wp-content/uploads/2022/08/efts.jpg);
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}
.eft_wrapper h2{
color: #3f5a61;
font-size: 55px;
font-weight: 400;
}
.efts__menu {
    padding: 0 25px;
}

.avialable__efts {
    padding: 25px 0;
}

.efts__menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

.efts__menu ul li::before {
    content: none !important;
}

.efts__menu ul li a {
    font-family: Catamaran,sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.27px;
    text-decoration: none!important;
    transition: all .5s ease-in-out;
    text-align: center;
    color: #4c575c;
    display: inline-block;
    position: relative;
}
.efts__menu li a:hover {
    color: #10a44a;
}
.divider {
    display: inline-block;
    width: 1px;
    height: 80px;
    background: linear-gradient(-315deg,rgba(76,87,92,.25),rgba(76,87,92,.35));
    transform: rotate(45deg);
    position: relative;
    top: -56px;
    transform-origin: center 130%;
    position: absolute;
}
.divider:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 30px;
    background: linear-gradient(-315deg,rgba(76,87,92,.1),rgba(76,87,92,.25));
    position: absolute;
    left: 0;
    bottom: -30px;
}

.efts__menu li:last-child a .divider {
    display: none;
}
/*-------------- EFTS Area End -------------*/






/*================================== Zero Markets Area Start =================================*/
.zero-markets-area {
    background: url(/wp-content/uploads/2022/08/bg-42.png) no-repeat top 28px center;
    text-align: center;
    background-size: auto 80%;
    padding: 95px 0 125px;
}
.zero-markets-text {
    max-width: 850px;
    margin: 0 auto;
}
.zero-markets-text p {
    letter-spacing: 1.27px;
    color: #2E3642;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: 2.55px;
    opacity: 1;
    font-size: 17px;
    font-weight: 200;
    font-family: 'Work Sans', sans-serif;
  
    
}

.zero-markets-text a {
    margin-top: 25px;
    font-weight: 300;
    text-transform: uppercase;
}
.res_hide{
    display: inline-block;
    font-style: normal;
}

/*================================== Zero Markets Area End =================================*/



/*================================== EFT Benefits  Area Start =================================*/
.eft_benefits_area {
    background-image: url(/wp-content/uploads/2022/08/bg-80.jpg);
    background-position: center;
    background-size: cover;
    padding: 120px 0;
    background-color: #2c393e;
}
.title__white h2 {
    color: #fff;
}
.eft_benefit_item img {
    margin-bottom: 20px;
}
.eft_benefits_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    text-align: center;
}
.eft_benefit_item p {
    color: #ffffff;
    font-size: 17px;
    line-height: 22px;
}
/*================================== EFT Benefits  Area End =================================*/




/*================================== Diversify Area Start =================================*/
.Diversify_area {
    background-image: url(/wp-content/uploads/2022/08/shp_bg_1.png);
    background-color: #fff;
    padding: 100px 0;
    background-position: center;
    background-size: cover;
}

.diversify_content {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}
.sub_title {
    color: #2e3642;
    font-size: 17px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 2.55px;
    font-family: Work Sans,sans-serif;
}
.diversify_content p {
    color: #2c393e;
    font-size: 19px;
    font-weight: 300;
}
.diversify_content p a {
    color: #10a44a;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
}

/*================================== Diversify Area End =================================*/



/*================================== How EFT Work Area Start =================================*/
.eft_work_area {
    background-image: url(/wp-content/uploads/2022/08/bg-81.jpg);
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}
.eft_rate_box .area__title {
    margin-bottom: 35px;
}
.eft_rate_details p {
    color: #2c393e;
    font-size: 19px;
    margin-bottom: 25px;
}
.eft_rate_wrap {
    background: #fff;
    border: 1px solid #ced4d7;
    padding: 40px 30px;
    border-radius: 20px;
    max-width: 430px;
    margin: 0 auto;
}
.eft_rate_wrap h2 {
    text-align: center;
    color: #4c575c;
    font-weight: bold;
}
.bit_info span {
    color: #4c575c;
    font-size: 16.5px;
    text-decoration: none;
    display: block;
}
.bit_info h3 {
    font-size: 50px;
    color: #0ba347;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Work Sans', sans-serif;
}
.bit_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
}
.bit_info {
    width: 50%;
}
.bidbox_red h3 {
    color: #d84d4d;
}
.bit_info.bidbox_red {
    padding-left: 35px;
    border-left: 1px solid #d1d7d9;
}
.eft_price_box p b {
    font-weight: 600;
}

/*================================== How EFT Work Area End =================================*/












/*================================== Commodities Area Start =================================*/
.commodities_market_area {
    background-image: url(/wp-content/uploads/2022/08/bg-82.jpg);
    background-size: cover;
    background-position: center;
    background-color: #3B474D;
    padding: 80px 0;
}

.commodities_market_area .area__title h2 span {
    color: #269532;
    font-weight: 700;
}
.area__title {
    margin-bottom: 50px;
}
.area__title h2 {
    font-family: 'Catamaran', sans-serif;
    font-size: 42px;
    line-height: 46px;
    font-weight: 400;
}
.commodities_market_area .area__title h2 {
    color: #fff;
}
.commodities_text p {
    color: #fff;
    font-size: 19px;
    letter-spacing: .25px;
    line-height: 30px;
    font-weight: normal;
}
.commodities_text p b {
    font-weight: 600;
}
.commodities_text {
    margin-bottom: 30px;
    max-width: 520px;
}
.commodities_text:last-child {
    margin-bottom: 0px;
}
.commodities_text h4 {
    font-size: 24px;
    color: #269532;
    margin-bottom: 5px;
}
span.grn_txt {
    color: #269532;
}
/*================================== Commodities Area End =================================*/



/*================================== Pips Area Start =================================*/
.pips_area {
    background-image: url(/wp-content/uploads/2022/08/bg-83.jpg);
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}
.pips-wrapper h4 {
    color: #fff;
    margin: 0;
    font-size: 40px;
    padding-right: 25px;
}
.pips-wrapper {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.btn_dark {
    background: #2c393e;
    border-color: #2c393e;
    text-transform: uppercase;
    padding: 10px 25px;
}
.btn_dark:hover {
    color: #fff;
    border-color: #fff;
}
/*================================== Pips Area End =================================*/




/*================================== TypeOfEfts Area Start =================================*/
.typeofEfts_area {
    padding: 80px 0;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2022/08/bg-84.jpg);
    background-position: center;
    background-size: cover;
}
.stack_box img {
    margin-bottom: 25px;
}

.stack_box {
    border: 1px solid #ced4d7;
    border-radius: 20px;
    height: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 530px;
    margin: 0 auto;
    margin-bottom: 35px;
    background-color: #fff;
}
.stock_text{
    padding: 15px 40px;
}
.stock_text p {
    color: #2c393e;
    font-size: 19px;
    margin: 0;
}
.stock_text h4 {
    color: #4c575c;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}
 .area__title p {
    font-size: 19px;
    color: #2c393e;
    font-weight: 300;
}
.typeof_txt {
    max-width: 625px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
.typeof_txt p {
    color: #2c393e;
    font-size: 19px;
    letter-spacing: .3px;
    font-weight: 300;
    margin-bottom: 0;
}
/*================================== TypeOfEfts Area End =================================*/



/*================================== Trade_EFTS Area Start =================================*/
.title_description {
    max-width: 680px;
    margin: 0 auto;
}
.trade_efts_area {
    background-color: #2c393e;
    padding: 100px 0;
    background-image: url(/wp-content/uploads/2022/08/shp_bg_2.png);
    background-position: center;
    background-size: cover;
}
.title__white p{
    color: #fff;
}
.trade_eft_content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    text-align: center;
}
.eft_txt_box p {
    padding: 0 15px;
    color: #f9f9f9;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0;
}
.eft_txt_box {
    width: 33.33%;
}
.eft_txt_box h4 {
    font-size: 28px;
    color: #10a44a;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #10a44a;
}
/*================================== Trade_EFTS Area End =================================*/





/*================================== Buy_EFTS Area Start =================================*/
.buy_efts_area {
    padding: 80px 0;
    background-image: url(/wp-content/uploads/2022/08/bg-85.jpg);
    background-color: #0e863e;
    background-position: center;
    background-size: cover;
    border-bottom: 4px solid #86cba1;
}
.buy__efts {
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
}
.buy__efts p {
    font-size: 19px;
    color: #ffffff;
    letter-spacing: .3px;
    font-weight: 300;
}
.buy__efts_bottom {
    margin-top: 60px;
}
.buy__efts_bottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}
.buy__efts_bottom li span {
    display: inline-block;
    width: 120px;
    height: 1.5px;
    background: #fff;
    margin: 0 40px;
}


/*================================== Buy_EFTS Area End =================================*/




/*================================== Meterader Area Start =================================*/
.meterader_area {
    padding: 80px 0;
    background-image: url(/wp-content/uploads/2022/08/bg-86.png);
    background-position: center;
    background-size: cover;
    background-color: #fff;
}
.meterader_wrapper {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
}
.meterader_wrapper img {
    width: 100%;
    margin-bottom: 35px;
}
.meterader_wrapper img {
    width: 100%;
    margin-bottom: 35px;
}
.meterader_text {
    text-align: center;
    max-width: 620px;
    margin: 0 auto;
}
.meterader_text p {
    color: #2c393e;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
}

/*================================== Meterader Area End =================================*/








/*================================== Success Trade Area Start =================================*/
.success_trade_area {
    background-image: url(/wp-content/uploads/2022/08/bg-21.png);
    background-position: center;
    background-size: cover;
    background-color: #ddd;
    padding: 100px 0;
    padding-bottom: 80px;
}
.success_top_content {
    text-align: center;
    margin-bottom: 100px;
}
.succes_txt {
    max-width: 650px;
    margin: 0 auto;
}
.succes_txt p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}
.succes_txt p a {
    color: #269532;
    text-decoration: none;
}
.success_top_content h2 {
    color: #FFFFFF;
    font-size: 42px;
    letter-spacing: .25px;
    font-weight: 400;
}
.success_top_content span {
    letter-spacing: 2.04px;
    color: #269532;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 20px;
    display: inline-block;
}
.succes_trade_btn {
    margin-top: 35px;
}
.succes_trade_btn a {
    display: inline-block;
    text-decoration: none;
    margin: 0 7px;
    color: #fff;
    border-radius: 40px;
    font-size: 21px;
    line-height: 1;
    height: 55px;
    width: 240px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1.5px;
}
.start_btn {
    background: #26A447;
    transition: .3s;
}
.free_btn {
    background: #4c575c;
    transition: .3s;
}
.start_btn:hover {
    background: #4c575c;
}
.free_btn:hover {
    background: #26A447;
}
.success_list ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.success_list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    color: #fff;
    font-size: 17px;
}

.success_list ul li::before {
    content: none!important;
}

.success_list ul li img {
    margin-right: 15px;
}
.success_list li span {
    width: 34px;
    display: inline-block;
    margin-right: 10px;
}
.success_list li img {
    max-width: 30px;
}
.success_list_wrap {
    max-width: 930px;
    margin: 0 auto;
    padding-left: 30px;
}
/*================================== Success Trade Area End =================================*/




/*================================== EFT_Price  Area Start =================================*/
.eft_price_box {
    background: #fff;
    border: 1px solid #ced4d7;
    padding: 30px;
    border-radius: 15px;
    position: relative;
    text-align: center;
    height: 100%;
}
.etf_example_area {
    background: #f9f9f9;
    padding-top: 80px;
    background-position: center;
    background-size: cover;
    background-image: url(/wp-content/uploads/2022/08/bg-87.jpg);
    padding-bottom: 60px;
}

.eft_price_box img {
    margin-bottom: 20px;
}
.eft_price_box p {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Catamaran', sans-serif;
    font-weight: 300;
}
.opening_box h5 {
    color: #4c575c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.opening_box p{
    margin-bottom: 0;
}
.opening_box {
    padding-bottom: 30px;
    position: relative;
}
.eft_price_box:after {
    position: absolute;
    bottom: 25px;
    width: 130px;
    height: 2px;
    background: #bbc4c8;
    content: '';
    left: 50%;
    transform: translateX(-50%);
}
.box_common p{
    font-size: 19px;
    letter-spacing: .2px;
    line-height: 32px;
}






/*================================== EFT_Price  Area End =================================*/





/*================================== Contact Area End =================================*/

.contact-bottom-area {
    padding: 100px 0;
    background-image: url(/wp-content/uploads/2022/08/bg_contact.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
   background-color: #2d393f;;
}

.contact__text {text-align: center;}

.contact__text img {margin-bottom: 25px;}

.contact__text h4 {font-size: 28px;color: #fff;font-weight: 600;line-height: 28px;margin-bottom: 25px;}
.contact__text p {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 26px;
}
.contact__text p a {
    display: inline-block;
    color: #26A347;
    font-weight: 600;
    text-decoration: underline;
}

/*================================== Contact Area End =================================*/



/* page loader  */
#preloader {
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	height: 100vh;
	width: 100vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.loader3 {
	width: 70px;
	height: 70px;
	display: inline-block;
	padding: 0px;
	text-align: left;
}

.loader3 span {
	position: absolute;
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 100%;
    background: #0BA347;
    background: #0BA347;
	-webkit-animation: loader3 1.5s linear infinite;
	animation: loader3 1.5s linear infinite;
}

.loader3 span:last-child {
	animation-delay: -0.9s;
	-webkit-animation-delay: -0.9s;
}

@keyframes loader3 {
  	0% {
    	-webkit-transform: scale(0, 0);
    	        transform: scale(0, 0);
    	opacity: 0.8;
  	}
  	100% {
    	-webkit-transform: scale(1, 1);
    	        transform: scale(1, 1);
    	opacity: 0;
  	}
}

@-webkit-keyframes loader3 {
  	0% {
    	-webkit-transform: scale(0, 0);
    	opacity: 0.8;
  	}
  	100% {
    	-webkit-transform: scale(1, 1);
    	opacity: 0;
  	}
}


.eft_wrapper h2 {
    margin-bottom: 0;
    line-height: 1;
}
.eft__area {
    padding: 45px 0;
}
