:root{
	/* font-size: 10px; */
	--main-color-1: #042C47;
	--main-color-2: #4DA1FF;
	--grad-color-1: #0067AF;
	--grad-color-2: #00AAD7;

	--but-height: 60px;
	--but-width: 200px;

	--wrap-width: 1330px;
	--wrap-padding-width: 0px;
}

input[type='text'], input[type="email"], input[type='tel'], input[type='email'], input[type='search'], input[type='password'], input[type='url'], select, textarea{
	display: block;
    width: 100%;
    background: #f1f1f1;
    border: none;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
    padding: 0 30px;
}
input[type='text'], input[type="email"], input[type='tel'], input[type='email'], input[type='search'], input[type='password'], input[type='url'], select{
    height: 50px;
}
.contact-form .forminator-ui.forminator-custom-form[data-design=default] .forminator-button,
.forminator-ui.forminator-custom-form[data-design=none] .forminator-button,
input[type='submit']{
	border: 0;
    border-radius: 100px;
    box-shadow: 0 0 7px 3px rgb(0 103 175 / 10%);
    overflow: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    box-sizing: border-box;
    min-height: 36px;
    cursor: pointer;
    font-weight: 500;
    position: relative;
	
	display: inline-block;
	padding: 12px 32px;
	font-weight: 800;
	font-size: 20px;
	min-width: 200px;
	background: #1C2B48;
}

.main-wrap{
	--wrap-padding-width: 2rem;
}
.header__open{
	position: absolute;
}

.dark-bg .inner{
	display: flex;
}
.dark-bg .inner .col-txt,
.dark-bg .inner .col-img{
	width: 50%;
}
.dark-bg .inner .col-img{
	text-align: center;
}

.cta-section .inner{
	display: flex;
	align-items: center;
	padding: 20px 10%;
	background: #80c5df;
	border-radius: 5px;
}
.cta-section p{
	color: #042c47;
}
.cta-section p:last-child{
	margin-bottom: 0;
}
.cta-section .inner .col-btn{
	padding: 20px 5%;
}
.cta-section .main-but{
	white-space: nowrap;
}

.header .custom_logo{
	text-align: center;
}
.header__mainLogoWrapp.custom_logo img{
	min-width: 0;
}

.card-section .brand{
	left: 25px;
	top: 85px;
	transform: none;
	opacity: 1 !important;
}

/* 25.02.2021 */
.btn_new{
	display: inline-block;
	padding: 12px 32px;
	font-weight: 800;
	font-size: 20px;
	min-width: 200px;
}
.btn_new.btn span{
	display: inline-block;
	vertical-align: middle;
}
.btn_new.btn span{
}
.btn_new.btn span + span{
	margin-left: 12px;
}
.btn_new + .btn_new{
	margin-left: 28px;
}
.btn_blue{
	background: #1C2B48;
}
.btn_blue:hover{
	background: #1C2B48ee;
}
.btn_transparent_white span,
.btn_blue span{
	color: #fff;
}
.btn_white{
	background: #fff;
	box-shadow: 0px 0px 24px rgba(28, 43, 72, 0.3);
}
.btn_white:hover{
	background: #1C2B48;
}
.btn_white:hover span{
	color: #fff;
}
.btn_white span{
	color: #1C2B48;
}
.btn_transparent_white{
	border: 1px solid #fff;
	background: transparent;
}
.btn_transparent_white:hover{
	background: rgba(255,255,255,0.2);
}

.section{
	min-height: 0;
}

.footer_new {
	padding-top: 140px;
	padding-bottom: 60px;
	background-color: #1C2B48;
}

.footer_nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -7.5px;
	margin-right: -7.5px;
	padding-bottom: 10px;
}

.footer_new .footer__col{
	width: calc(25% - 15px);
}

.footer_new .footer__col.widget_nav_menu{
	padding-top: 20px;
}

.footer_new .footer__col.widget_nav_menu .widgettitle{
	font-size: 22px;
	color:  #fff;
}

.footer_btns a.email,
.footer_new .footer__col.widget_nav_menu span,
.footer_new .footer__col.widget_nav_menu a{
	color:  #fff;
}

.footer_btns a.email:hover,
.footer_new .footer__col.widget_nav_menu a:hover{
	text-decoration: underline;
}
.footer_new .footer__col.widget_nav_menu li{
	font-weight: 500;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 20px;
}
.footer_new .footer__col.widget_nav_menu a{
	display: inline;
	text-transform: capitalize;
}
.footer_new .footer__bottom{
	padding: 60px 0 0;
	border: 0;
}
.footer_new .footer__bottom p{
	color:  #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 140%;
}
.footer_new .footer_app_links{
	margin: 0 -14px;
}
.footer_app_links .btn{
	display: inline-block;
	margin: 0 14px 15px;
	padding: 13px 32px;
	border: 1px solid #fff;
	min-width: 226px;
	text-align: center;
}
.footer_app_links .btn:hover{
	background-color: rgba(255,255,255,0.1);
}
.footer_app_links .btn span{
	color:  #fff;
}

.mobileAppUtp + .btn,
.sectionCW .btn:first-child,
.sectionPayment .btn:first-child{
	margin-top: 60px;
}

.page-template-landing .sectionPartners
.page-template-flex-content .sectionPartners{
	padding: 10vh 10vw;
	float: none;
}

.sectionPartners__title{
	text-align: center;
}
.aligncenter .section_heading,
.aligncenter .title{
	text-align: center;
}
.alignleft .section_heading,
.alignleft .title{
	float: none;
	text-align: left;
}
.alignright .section_heading,
.alignright .title{
	float: none;
	text-align: right;
}
.sectionPartners__logos{
	align-items: center;
	justify-content: center;
}
.sectionPartners__logoWrapp{
	margin: 10px;
}
.sectionPartners__logo{
	margin: 0;
	-webkit-filter: none;
	filter: none;
	max-height: none;
}

.section .section_heading{
	margin: 0 auto 60px;
}

.section.section_comp_table .section_heading{
	max-width: 940px;
	text-align: center;
}

/* Begin Menu */
.header {
	height: 68px;
}
html.open-mobile,
body.open-mobile {
	position: relative;
	width: 100%;
	overflow: hidden
}
.header__open {
	display: block
}
.header__overlay {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	position: fixed;
	will-change: opacity;
	-webkit-transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
	-o-transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
	transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0s
}
.header__overlay-displayed {
	cursor: pointer;
	opacity: 1
}
.header__link {
	width: 100%;
	padding: 17px 10px 15px 24px;
	font-size: 13px
}
.header__mobLogoWrapp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-ordinal-group: -1;
	-webkit-order: -2;
	-ms-flex-order: -2;
	order: -2
}
.header__inner {
	top: 0;
	opacity: 0;
	height: 100vh;
	z-index: 1;
	left: -100%;
	position: fixed;
	will-change: opacity;
	overflow-y: auto;
	-webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 1s cubic-bezier(0.4, 0, 0.2, 1)
}
.header__inner-open {
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all .5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all .5s cubic-bezier(0.4, 0, 0.2, 1);
	left: 0;
	opacity: 1
}
.header__right {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 300px;
	height: 100%;
	min-height: 430px;
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
	padding: 27px 0;
}
.header__cabBtns {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-top: 1px solid rgba(151, 151, 151, 0.1);
	border-bottom: 1px solid rgba(151, 151, 151, 0.1)
}
.header__cabBtn {
	padding: 0;
	max-width: 130px
}
.header__cabBtnLogIn {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	width: 100%;
	font-weight: 500;
	color: #0067af;
	font-size: 13px
}
.header__cabBtnLogIn:hover {
	background-color: #cae3f9
}
.header__cabBtnSignUp {
	width: 100%;
	font-size: 13px
}
/* End Menu */

.section-grid{
	display: flex;
	align-items: center;
}

.section_cta .section__wrapp,
.footer_new .main-wrap,
.visa-section .section__wrapp,
.section-columns .section__wrapp,
.section-grid .section__wrapp{
	padding: 0 10vw;
}

.section-grid + .section-columns{
	padding-top: 0;
}

.section-grid .title strong{
	font-weight: bold;
}

.section-columns .columns-holder,
.section-grid .grid-holder{
	margin: 0 -15px;
}

.section-columns .column,
.section-grid .grid-cell{
	margin: 0 0 30px;
	padding: 0 15px;
	color: #fff;
}

.section-columns .column .inner,
.section-grid .grid-cell .inner{
	max-width: 100%;
	padding: 15px;
	background: #0067AF;
	box-shadow: 2px 5px 25px rgba(35, 53, 97, 0.2);
	border-radius: 16px;
}

.section-columns h3,
.section-grid .grid-cell h3{
	font-size: 34px;
	font-weight: bold;
	color: #fff;
}
.section-columns h3{
	margin-bottom: 30px;
	font-weight: 800;
}
.section-columns h4{
	font-size: 24px;
    font-weight: 600;
	line-height:1.1;
	color: #fff;
}
.section-columns .text{
	margin-bottom: 80px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}
.section-columns a{
	font-weight: 500;
	font-size: 24px;
	line-height: 150%;

	color: #FFB727;
}
.section-columns a:hover{
	text-decoration: underline;
}
.page-template-card .fees-section .btn-holder,
.page-template-mobile-app .section-grid .btn-holder,
.page-template-wallet .section-grid .btn-holder{
	text-align: center;
}

ul.features li{
	position: relative;
	padding: 90px 0 10px 60px;
	width: 100%;
}

ul.features p{
	font-weight: 500;
}
ul.features li h3{
	font-weight: 800;
	font-size: 30px;
	line-height: 36px;
}
.page-template-landing ul.features li h3,
.page-template-flex-content ul.features li h3{
	font-weight: 500;
	color: #4DA1FF;
}
ul.features .row-index{
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	font-weight: 800;
	font-size: 150px;
	line-height: 183px;
	text-align: center;

	color: rgba(0, 103, 175, 0.25);
}
ul.fees li:before,
ul.features li:before {
	display: none;
}

ul.fees li{
	position: relative;
	padding: 0 0 5px 60px;
	width: 100%;
}

.page-template-landing .sectionFees__figure,
.page-template-flex-content .sectionFees__figure{
	padding: 0 40px;
	text-align: center;
}
.sectionFees__figure.img_abs{
	position: absolute;
	width: 100%;
}

.page-template-landing ul.fees,
.page-template-flex-content ul.fees{
	margin-bottom: 110px;
}

.page-template-landing ul.fees li,
.page-template-flex-content ul.fees li{
	display: flex;
	padding: 0 0 0 118px;
	min-height: 80px;
	margin-bottom: 35px;
	font-size: 35px;
}

ul.fees .row-index{
	position: absolute;
	left: 0;
	top: 0;
}

.page-template-landing ul.fees .row-index,
.page-template-flex-content ul.fees .row-index{
	display: block;
	width: 80px;
	height: 80px;
}

.page-template-landing ul.fees .row-index img,
.page-template-flex-content ul.fees .row-index img{
	width: 100%;
}

ul.fees li{
	line-height: 1.2;
}
.section-bottom h4,
.section-bottom h3,
.section-bottom h2{
	margin-bottom: 1em;
	/* font-weight: 800;
	font-size: 54px;
	line-height: 120%; */
	
	font-weight: 500;
	font-size: 4.8em;
	line-height: 1.2;
}

.section-bottom h3{
	font-size: 3.6em;
}
.section-bottom h4{
	font-size: 2.4em;
}

.rating-section{
	padding-bottom: 0;
}
.rate-block {
	text-align: center;
}
.rate-block .stars-block{
	margin-bottom: 15px;
}

.rate-block .star{
	display: inline-block;
	vertical-align: middle;
	max-width: 48px;
}

.rate-block .star svg{
	max-width: 150%;
	margin-left: -12px;
}

.visa-section .inner{
	display: flex;
	align-items: center;
	padding: 40px;
	background: #0067AF;

	box-shadow: 2px 5px 25px rgba(35, 53, 97, 0.2);
	border-radius: 16px;
}
.visa-section .text-block{
	padding: 20px;
	font-weight: 500;
	font-size: 30px;
	line-height: 150%;

	color: #FFFFFF;
}
.visa-section .logo-block{
	padding: 20px;
}


.page-template-landing .fees-section,
.page-template-flex-content .fees-section{
	padding: 50px 10px;
}

.page-template-landing .faq-section .main-wrap,
.page-template-flex-content .faq-section .main-wrap,
.section_comp_table .main-wrap,
.section_cta .main-wrap,
.section_content_image .main-wrap,
.section-col3 .main-wrap,
.fees-section .main-wrap{
	max-width: var(--wrap-width);
	margin: 0 auto;
}
.page-template-landing .faq-section .main-wrap,
.page-template-flex-content .faq-section .main-wrap,
.section_comp_table .main-wrap,
.section_cta .main-wrap{
	padding: 0 10px;
}

.fees-section .inner{
	padding-top: 45px;
}
.fees-section h2{
	text-align: center;
}
.fee-column{
	padding: 15px;
	margin: 0 0 20px;
	background: #3385bf;
	border-radius: 10px;
}
.page-template-landing .fee-column,
.page-template-flex-content .fee-column{
	background: #fff;
	box-shadow: 1px 3px 17px 0px #042C4733;
}
.page-template-landing .section-col3 .fee-column,
.page-template-flex-content .section-col3 .fee-column{
	padding: 0;
	box-shadow: 1px 3px 17px 0px #00000033;
}
.page-template-landing .section-col3 .text,
.page-template-flex-content .section-col3 .text{
	padding: 20px 15px 1px;
}
.page-template-landing .section-col3 .image,
.page-template-flex-content .section-col3 .image{
	padding: 0 0 77.5%;
	height: 0;
	border-radius: 20px 20px 0px 0px;
	overflow: hidden;
	position: relative;
}
.page-template-landing .section-col3 .image img,
.page-template-flex-content .section-col3 .image img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-template-landing .section-col3 .text li,
.page-template-flex-content .section-col3 .text li{
	position: relative;
	margin-bottom: 20px;
}
.page-template-landing .section-col3 .text li:before,
.page-template-flex-content .section-col3 .text li:before{
	position: absolute;
	left: 0;
}
.fee-column .column-title{
	margin-bottom: 30px;
	font-weight: 800;
	font-size: 30px;
	line-height: 32px;

	color: #FFC800;
}
.page-template-landing .fee-column .column-title,
.page-template-flex-content .fee-column .column-title{
	color: #4DA1FF;
}
.page-template-landing .section-col3 .fee-column .column-title,
.page-template-flex-content .section-col3 .fee-column .column-title{
	color: #1C2B48;
}
.fee-column p{
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;

	color: #000000;
}
.fee-column p strong{
	display: block;
	margin-top: 4px;
	font-weight: 800;
	font-size: 16px;
	line-height: 20px;

	color: #FFFFFF;
}
.page-template-landing .fee-column p strong,
.page-template-flex-content .fee-column p strong{
	color: #4DA1FF;
}
.section-col3 .col-holder{
	padding: 0 10px;
}
.slider-section .main-wrap{
	max-width: 1412px;
	margin: 0 auto;
	padding: 0;
}

.fees-section .btn-holder,
.slider-section .btn-holder{
	padding-top: 50px;
	text-align: center;
}

.slider-section.max_slides_3 .main-wrap{
	max-width: 1548px;
}

.slider-section h2{
	text-align: center;
	margin-bottom: 1em;
}

.small-slider{
	display: flex;
	margin: 0 -10px;
}

.max_slides_3 .small-slider{
	margin: 0;
}

.small-slider .slick-list{
	padding: 15px 0;
}

.small-slider .slide-item,
.small-slider.slick-initialized .slide-item{
	display: flex;
	width: 33.33%;
	/*max-width: 358px;*/
	height:386px;
	padding: 0 10px;
}

.small-slider.not-inited{
	flex-wrap: wrap;
}

.small-slider.not-inited .slide-item{
	padding: 10px;
}
@media (max-width: 1024px) {
	.small-slider.not-inited .slide-item {
	    width: 50%;
	}
}
@media (max-width: 767px) {
	.small-slider.not-inited .slide-item {
	    width: 100%;
	}
}


.max_slides_3 .small-slider .slide-item{
	width: 516px;
	max-width: none;
	height:664px;
	padding: 0 16px;
}

.small-slider .slide-inner{
	position: relative;
	/* width: 338px; */
}

.max_slides_3 .small-slider .slide-inner{
	width: 484px;
}
.max_slides_3 .small-slider .slide-inner{
	position: relative;
	width: 484px;
}
.small-slider .slide-item p{
	padding: 32px 35px;
	font-weight: 800;
	font-size: 25px;
	line-height: 1.4;

	color: #FFFFFF;
	position: relative;
	z-index: 2;
}
.max_slides_3 .small-slider .slide-item p{
	font-size: 30px;
}
.small-slider .slide-item p strong{
	font-weight: 800;
	color: #FFB727;
}
.small-slider .slide-item p .sub_text{
	display: block;
	margin-top: 30px;
	font-size: 22px;
	font-weight: 500;
}
.max_slides_3 .small-slider .slide-item p .sub_text{
	font-size: 24px;
}
.small-slider .slide-item p .sub_text strong{
	font-weight: 500;
}

.small-slider .slide-item img{
	position: absolute;
	width: 100%;
	height: 100%;
    object-fit: cover;
	border-radius: 20px;
	box-shadow: 2px 5px 12px rgba(35, 53, 97, 0.2);
}
.slick-dots li:before{
	display: none;
}
.small-slider .slick-dots li button:before{
	content: '';
	background: #4DA1FF;
	border-radius: 10px;
	opacity: 1;
}
.small-slider .slick-dots li.slick-active button:before{
	background: #0067AF;
	opacity: 1;
}

.sectionFeatures h2{
	text-align: center;
}
.page-template-landing .sectionFeatures h2,
.page-template-flex-content .sectionFeatures h2{
	text-align: left;
}
.sectionFeatures .section__content_img,
.sectionFeatures .section__contentFloatedLeft{
	padding: 50px 50px 50px 10vw;
	text-align: right;
}
.sectionFeatures .section__content_txt{
	padding: 0 20px;
}
.sectionFeatures .section__content_img.is_stuck,
.sectionFeatures .section__content.is_stuck{
	max-width: none;
}
.sectionFeatures__figure{
	display:inline-block;
	position: relative;
}
.sectionFeatures__figure img{
	position: relative;
	z-index: 2;
}
.sectionFeatures__figure:before{
	content:'';
	position: absolute;
	top: 30px;
	left: -30px;
	width: 100%;
	height: 100%;
	background: #FFB727;
	border-radius: 20px;
	z-index: 1;
}
.page-template-landing .sectionFeatures__figure:before,
.page-template-flex-content .sectionFeatures__figure:before{
	display: none;
}


.calc-wrap{
	max-width: 700px;
	margin: 0 auto;
}
.calc-result{
	margin: 0 0 30px;
}
.calc-row{
	padding: 20px 10px;
	display: flex;
	border-bottom: 2px solid #E5E5E5;
}
.calc-row.row-th{
	padding: 5px 10px;
}
.calc-row.no-border{
	border: 0;
}
.calc-row.highlight{
	background: #FFFFFF;
	box-shadow: 0px 4px 22px rgba(0, 103, 175, 0.2);
	backdrop-filter: blur(24px);
	border: 0;
	border-radius: 20px;
}
.calc-cell{
	width: 33.33%;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #1C2B48;
	text-align: center;
}
.cell-th{
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
}
.calc-row.highlight .calc-cell,
.calc-row.highlight .cell-th{
	font-size: 26px;
}
.calc-cell.green-cell{
	 color: #008C0E;
}
.row-th .cell-th{
	font-size: 14px;
}
.cell-th.col-th{
	text-align: left;
}

.calc-form {
	padding: 38px 30px;
	background: #FFB727;
	border-radius: 20px;
}
.calc-form label{
	display: block;
	margin: 10px 0 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1875em;
	color: #1C2B48;
}
.calc-form input,
.calc-form input[type="number"]{
	width: 100%;
	padding: 2px 0 2px 15px;
	font-weight: 500;
	font-size: 24px;
	line-height: 180%;
	/* or 43px */
	color: #0067AF;	
	background: #FFFFFF;
	border: 0;
	border-radius: 8px;
}
.calc-form button,
.elementor .calc-form button{
	display: block;
	width: 100%;
	margin-top: 24px;
	padding: 20px 90px;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;

	color: #1C2B48;
	background: #FFFFFF;
	box-shadow: 0px 0px 24px #F2994A;
	border-radius: 100px;
	border: 0;
}

.calc-form button:hover,
.elementor .calc-form button:hover{
	/*opacity: 0.7;*/
	background: #FFFFFF;
}

.section-calculator .h2-style1{
	margin-bottom: 4.5rem;
}

#mobileapp .sectionPayment__figure{
	margin: auto 10%;
}

.page-template-landing .sectionMain,
.page-template-flex-content .sectionMain{
	padding-top: 0;
}
.page-template-landing .sectionMain.img_bottom,
.page-template-flex-content .sectionMain.img_bottom{
	padding-bottom: 0;
}
.page-template-landing .img_bottom .section__content:last-child,
.page-template-flex-content .img_bottom .section__content:last-child{
	padding-bottom: 10vh;
}
.page-template-landing .section__content-left:first-child,
.page-template-flex-content .section__content-left:first-child{
	padding-top: 90px;
}
.page-template-landing .sectionMain__title,
.page-template-flex-content .sectionMain__title{
	max-width: none;
}
.page-template-landing .sectionMain__text,
.page-template-flex-content .sectionMain__text{
	max-width: 600px;
}
.page-template-landing .sectionPartners__logos ,
.page-template-flex-content .sectionPartners__logos {
	max-width: 1200px;
	margin: auto;
}
.page-template-landing .sectionPartners__logos .slick-track,
.page-template-flex-content .sectionPartners__logos .slick-track{
	display: flex;
    align-items: center;
	justify-content: center;
    max-width: 100%;
}
.sectionPartners__logos:not(.has_cloned) .slick-track{
	transform: translate3d(0, 0, 0)!important;
}
.small-slider:not(.has_cloned) .slick-dots,
.sectionPartners__logos:not(.has_cloned) .slick-dots{
	display: none;
}
.page-template-landing .sectionPartners__logoWrapp,
.page-template-flex-content .sectionPartners__logoWrapp{
	/* display: inline-block; */
	/* vertical-align: middle; */
	margin: 0;
	padding: 10px 20px;
}
.page-template-landing .sectionPartners__logo,
.page-template-flex-content .sectionPartners__logo{
	max-width: none;
}

.section_cta{
	background-color: #0067AF;
	background-repeat: no-repeat;
	background-size: auto 100%;
	text-align: center;
}

.section_cta.bg-center{
	background-position: 50% 0;
}
.section_cta.bg-right{
	background-position: 100% 0;
}
.section_cta.style_yellow{
	background: transparent;
	text-align: left;
}
.section_cta.bg_img{
	padding: 20vh 0;
}
.section_cta .title,
.section_cta p{
	color: #fff;
}
.section_cta .title strong,
.section_cta .title{
	font-size: 46px;
	font-weight: 500;
}
.section_cta.style_blue .title strong{
	color: #FFB727;
}
.section_cta .title + .btn_holder,
.section_cta p + .btn_holder{
	margin-top: 50px;
}
.section_cta.style_yellow p{
	color: #1C2B48;
}
.section_cta.style_yellow .content_holder{
	padding: 80px 60px 80px 600px;
	background-color: #FFC800;
	background-repeat: no-repeat;
	background-size: auto 100%;
	border-radius: 20px;
	box-shadow: 0px 4px 34px 0px #23356133;
}
.section_cta.style_yellow .title{
	margin-bottom: 50px;
	font-size: 42px;
	font-weight: 500;
	color: #1C2B48;
}
.section_cta .btn_holder{
	margin: 0 -14px;
}
.section_cta .btn_new,
.section_cta .btn_new + .btn_new{
	margin: 0 14px 15px;
}
.section_img_txt div + .btn{
	margin-top: 30px;
}

.section_comp_table .btn{
	margin-top: 50px;
}
.section_comp_table .btn-holder{
	text-align: center;
}
.comp_table_holder{
	min-width: 980px;
	padding: 15px 20px;
	position: relative;
}
.comp_table_holder .bg_rows{
	position: absolute;
    top: 0; left: 0;
    bottom: 15px;
    width: 100%;
    background: #E5E5E5;
	border-radius: 20px;
	z-index: 1;
}
.comp_table_holder .bg_col{
	position: absolute;
    top: 0;
    bottom: 0;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 4px 14px rgba(0, 103, 175, 0.2);
	border-radius: 20px;
	z-index: 2;
}
.comp_table{
	width: 100%;
	position: relative;
	z-index:3;
	margin: 0;
	font-size: 1em;
}
.comp_table td,
.comp_table th{
	padding: 8px 12px;
	height: 55px;
	width: 14.5%;
	text-align: center;
	vertical-align: middle;
	border: 0;
	background: transparent !important;
}
.comp_table td:first-child,
.comp_table th:first-child{
	width: 17%;
}
.comp_table td.active,
.comp_table th.active{
	width: 25%;
}
.comp_table th.active{
	font-size: 30px!important;
}
.comp_table .row_footer,
.comp_table .row_footer p,
.comp_table th:not(.row_heading){
	font-size: 20px;
	font-weight: 800;
}
.comp_table th:not(.row_heading){
	padding: 24px 12px;
}
.comp_table .row_heading,
.comp_table p{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 0;
}
.comp_table p.green{
	color: #008c0e;
}
.comp_table .row_heading{
	font-weight: 800;
	text-align: left;
}
.comp_table .row_data{
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.table-container-outer {
  position: relative;
}

.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  padding: 15px 0;
}

.table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}

.faq-section .title{
	text-align: center;
}

.faq-block {
  max-width: 95rem;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px solid rgba(4, 44, 71, 0.05); }

.faq-item {
  border-top: 2px solid rgba(4, 44, 71, 0.05);
  padding-top: 26px;
  padding-bottom: 26px;
  text-align: center;
  transition: .3s; }
  .faq-item.faq-active {
    border-color: var(--main-color-2); }

.faq-h {
  font-size: 20px;
  padding-right: 45px;
  position: relative;
  display: block;
  cursor: pointer;
  transition: .3s; }
  .faq-h:after {
    content: "";
    position: absolute;
    top: .5em;
    right: 2.2rem;
    width: 15px;
    height: 8px;
    background-image: url(/wp-content/themes/trastra/img/icon/arrow_up_ico.svg);
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .6;
    transition: .3s; }
  .faq-active .faq-h {
    color: var(--main-color-2); }
    .faq-active .faq-h:after {
      transform: rotate(0deg);
      opacity: 1; }

.faq-content {
  font-size: 18px;
  max-width: 70rem;
  margin: 30px auto 0;
  font-weight: 300;
  display: none; }
  .faq-content > * {
    margin-top: 1em; }
  .faq-content ul {
    display: inline-block;
    -moz-text-align-last: left;
         text-align-last: left; }
.faq-h .caret{
	position: absolute;
	right:0;
	top: 50%;
	margin-top: -12px;
	transition: all 0.3s ease;
}
.faq-active .faq-h .caret{
	transform: rotate(180deg);
}
.faq-h.without-after::after{
	display: none;
}

section#card{
	margin-bottom: 0;
}
.page-template-card .sectionPayment__paragraph{
	margin-bottom: 30px;
}

.section_contact .main-wrap{
	padding: 0 20px;
	max-width: 1200px;
	margin: auto;
}
.section_contact .title{
	text-align: center;
}
.section_contact .title + p{
	margin-bottom: 50px;
	text-align: center;
}
.contact-form .wrap-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -22px;
  margin-right: -22px;
  margin-bottom: 15px;
}
.contact-form .wrap-field .input-field {
  width: 50%;
  padding: 0 22px;
}

.contact-form textarea {
  height: 280px;
  padding: 30px;
}

.contact-form .field-btn {
  text-align: center;
  padding-top: 20px;
}

.contact-form form > p + p{
	margin-top: 2em;
}
.contact-form .wpcf7-form-control-wrap{
	display: block;
}
.contact-form form label sup{
	color: red;
}
/* .contact-form .wpcf7-response-output.wpcf7-mail-sent-ok,
.ajax-loader {
  display: none !important;
}
 */

.section-bottom .main-wrap {
  width: 100%;
  max-width: var(--wrap-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--wrap-padding-width);
  padding-right: var(--wrap-padding-width);
}

@media screen and (min-width:560px) {
	.calc-result{
		padding: 0 30px;
	}
	.calc-row{
		padding: 20px 18px;
	}
	.calc-row.row-th{
		padding: 5px 18px;
	}
	.row-th .cell-th{
		font-size: 20px;
	}
	.calc-row.highlight{
		margin: 0 -15px;
	}
	.small-slider .slide-item p{
		padding: 50px;
	}
}

@media screen and (min-width:768px) {
	.section-columns .columns-holder,
	.section-grid .grid-holder{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	.section-columns .column,
	.section-grid .grid-cell{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 40%;
	}
	
	.section-grid .grid-cell.cell-w100{
		width: 100%;
	}
	.section-grid .grid-cell.cell-w50,
	.section-columns .column{
		width: 50%;
	}

	.section-grid .cell-2,
	.section-grid .cell-3{
		width: 60%;
	}
	.section-columns .column .inner,
	.section-grid .grid-cell .inner{
		padding: 15px 30px;
	}
	.section-grid .grid-cell h3{
		font-size: 48px;
	}
	.rate-block {
		display: flex;
	}
	.rate-block .rate-item{
		width: 33.33%;
	}
	.page-template-landing .fees-section,
	.page-template-flex-content .fees-section{
		padding: 100px 10px;
	}
	.section-col3 .col-holder,
	.fees-section .inner{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.fee-column{
		width: calc( 50% - 20px);
		margin: 0 10px 20px;
	}
	.section-col3 .fee-column{
		width: calc( 33.33% - 20px);
	}
	
	.footer_new .footer_app_links{
		margin: 0;
	}
	.footer_new .footer_btns{
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 -14px;
	}
	.footer_app_links .btn{
		margin: 8px 14px;
	}
	.footer_app_links .email{
		display: inline-block;
		margin: 8px 14px;
	}
}

@media screen and (min-width:993px) {
	.faq-section .content_holder{
		display: flex;
		align-items: center;
	}
	.faq-section .heading_holder{
		width: 40%;
	}
	.faq-section .faq-block{
		width: 60%;
	}
	.faq-section .title{
		text-align: left;
	}
	.faq-item{
		text-align: left;
	}
	
	.fee-column{
		width: calc( 25% - 20px);
	}
	.calc-wrap{
		display: flex;
		align-items: center;
		justify-content: space-between;
		max-width: none;
	}
	.calc-result{
		width: 60%;
		margin-right: 20px;
		margin-bottom: 0;
	}
	.calc-form{
		width: 40%;
	}
	.section .mobile_image{
		display: none;
	}
	
	#crypto .sectionPayment__figure{
		margin-top: -170px;
	}
	
	#mobileapp .sectionPayment__figure{
		margin-top: -100px;
	}
	#buy .sectionPayment__figure{
		margin-top: -100px;
	}
	.sectionFeatures .section__wrapp.has_sticky{
		display: flex;
	}
}


@media screen and (min-width:1025px) {
/* Begin Menu 2 */
	.header__inner {
		left: auto;
		right: -100%;
	}
	.header__inner-open {
		left: auto;
		right: 0;
	}
	.home .header ,
	.blog .header,
	.header {
		height: 78px;
	}
	.home .header__open ,
	.blog .header__open ,
	.header__open {
		display: none;
	}
	.home .header__link ,
	.blog .header__link,
	.header__link{
		width: auto;
		padding: 0 16px;
		font-size: 14px
	}
	.home .header__mobLogoWrapp ,
	.blog .header__mobLogoWrapp ,
	.header__mobLogoWrapp {
		display: none;
	}
	.home .header__inner,
	.blog .header__inner,
	.header__inner{
		height: auto;
		position: static;
		will-change: opacity;
		opacity: 1;
		overflow-y: hidden;
		transition: none;
	}
	.home .header__right,
	.blog .header__right ,
	.header__right{
		-webkit-box-orient: inline-axis;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		width: auto;
		height: auto;
		min-height: auto;
		padding: 0 8px;
		background: transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.home .header__cabBtns,
	.blog .header__cabBtns,
	.header__cabBtns{
		/* -webkit-box-ordinal-group: 0; */
		width: auto;
		/* display: -webkit-box; */
		/* display: -webkit-flex; */
		/* display: -ms-flexbox; */
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		display: block;
		padding: 0;
		border: 0;
	}
	.home .header__cabBtn ,
	.blog .header__cabBtn,
	.header__cabBtn{
		max-width: none;
	}
	.home .header__cabBtns a,
	.blog .header__cabBtns a,
	.header__cabBtns a{
		padding: 0;
	}
	.home .header__cabBtnLogIn ,
	.blog .header__cabBtnLogIn ,
	.header__cabBtnLogIn {
		width: auto;
		color: #fff;
	}
	.home .header__cabBtnLogIn:hover ,
	.blog .header__cabBtnLogIn:hover,
	.header__cabBtnLogIn:hover{
		background-color: #cae3f9
	}
	.home .header__cabBtnSignUp ,
	.blog .header__cabBtnSignUp,
	.header__cabBtnSignUp{
		width: auto;
	}
/* End Menu 2 */
	
	.section-columns .column .inner,
	.section-grid .grid-cell .inner{
		padding: 30px 60px;
	}
	.section-grid .title{
		margin-bottom: 40px;
	}
	.page-template-card .fees-section .btn-holder,
	.page-template-mobile-app .section-grid .btn-holder,
	.page-template-wallet .section-grid .btn-holder{
		margin-top: 60px;
	}
	.rate-block .star{
		max-width: 62px;
	}

	.rate-block .star svg{
		max-width: none;
		margin-left: 0;
	}
	.fee-column{
		padding: 28px;
		border-radius: 20px;
	}
	.page-template-landing .section-col3 .text,
	.page-template-flex-content .section-col3 .text{
		padding: 60px 30px 20px;
	}

	.page-template-landing .sectionPartners__logoWrapp,
	.page-template-flex-content .sectionPartners__logoWrapp{
		padding: 10px 40px;
	}
}

@media only screen and (min-width: 1200px) {
	.page-template-landing .btn_new,
	.page-template-flex-content .btn_new{
		padding: 17px 105px;
	}
	.section_cta .btn_new{
		padding: 17px 70px;
	}
	.calc-row.highlight{
		margin: 0 -30px;
		padding: 28px 50px;
	}
	.calc-row.highlight .calc-cell,
	.calc-row.highlight .cell-th{
		font-size: 30px;
	}
	.calc-form{
		width: 384px;
	}
	.calc-result{
		width: calc(100% - 450px);
	}
	.page-template-landing .fees-section,
	.page-template-flex-content .fees-section{
		padding: 200px 10px;
	}
	.section_img_txt div + .btn{
		margin-top: 50px;
	}
	.page-template-homepage .sectionMain .section__content-left:first-child{
		padding-top: 2.5%;
	}
}

@media only screen and (min-width: 1400px) {
	.page-template-homepage .sectionMain .section__content-left:first-child{
		padding-top: 5%;
	}
	.page-template-homepage #buy .section__content-right:first-child{
		padding-top: 3%;
	}
}

@media only screen and (min-width: 1640px) {
	.page-template-homepage #buy .section__content-right:first-child{
		padding-top: 6%;
	}
}


@media only screen and (max-width: 1600px) {
	.slider-section.max_slides_3 .main-wrap{
		max-width: 1032px;
	}
}

@media only screen and (max-width: 1460px) {
	.slider-section .main-wrap{
		max-width: 1054px;
	}
	.page-template-landing .sectionPartners__logos ,
	.page-template-flex-content .sectionPartners__logos {
		max-width: 900px;
	}
	.page-template-landing ul.fees li,
	.page-template-flex-content ul.fees li{
		font-size: 22px;
	}
	.section_cta.style_yellow .content_holder{
		padding: 100px 50px 100px 500px;
	}
	.section_cta.style_yellow .title{
		font-size: 38px;
	}
}
@media only screen and (max-width: 1440px) {
  .section-bottom .main-wrap{
    --wrap-width: 128rem;
    --wrap-padding-width: 4rem;
  }
}
@media only screen and (max-width: 1350px) {
  .section-bottom .main-wrap{
    --wrap-width: 130rem;
  }
}
@media only screen and (max-width: 1200px) {
	.header{
		padding: 1vh 15px;
	}
	.header__link{
		padding: 15px;
	}
	.section_cta.style_yellow .title{
		margin-bottom: 20px;
	}
	.section_cta.style_yellow .content_holder{
		padding: 80px 40px 80px 460px;
	}
	.section_cta.style_yellow .title{
		font-size: 28px;
	}
	.section_cta .title br{
		display: none;
	}
	.comp_table .row_heading, .comp_table p{
		font-size: 12px;
	}
	.comp_table .row_footer, .comp_table .row_footer p, .comp_table th:not(.row_heading){
		font-size: 16px;
	}
	.comp_table th.active{
		font-size: 24px!important;
	}
	.comp_table th:not(.row_heading){
		padding: 12px 10px;
	}
}

@media only screen and (max-width: 1100px) {
	.slider-section .main-wrap{
		max-width: 696px;
	}
	.slider-section.max_slides_3 .main-wrap{
		max-width: 516px;
	}
}

@media only screen and (max-width: 1023px) {
	.section .section_heading{
		margin-bottom: 30px;
	}
	.dark-bg .inner{
		flex-wrap: wrap;
	}
	.dark-bg .inner .col-txt,
	.dark-bg .inner .col-img{
		width: 100%;
	}
	.dark-bg .inner .col-txt{
		order: 1;
		margin-top: 13rem;
	}
	.section-bottom h2 {
	font-size: 3.2em;
	}
	.section-bottom h3{
		font-size: 2.8em;
	}
	.section-bottom h4{
		font-size: 2em;
	}
	.section-calculator .h2-style1{
		margin-bottom: 4rem;
	}
	.section_cta .title br{
		display: none;
	}
	.page-template-landing .sectionPartners__logos ,
	.page-template-flex-content .sectionPartners__logos {
		max-width: 600px;
	}
  .faq-item {
    text-align: left; }

  .contact-form textarea {
    padding: 120px;
    padding: 20px;
  }
  .section-bottom .main-wrap{
    --wrap-padding-width: 7rem;
  }
}


@media only screen and (max-width: 992px) {
	.header__left{
		width: 100%;
		justify-content: center;
	}
	.footer_new .footer__col{
		width: calc(50% - 15px);
	}
	.section_cta .section__wrapp,
	.footer_new .main-wrap,
	.visa-section .section__wrapp,
	.section-columns .section__wrapp,
	.section-grid .section__wrapp{
		padding: 0 10px;
	}
	.app-but-block .btn_new{
		margin: 15px;
	}
	.sectionFeatures .section__content_img,
	.page-template-landing .sectionFees__figure,
	.page-template-flex-content .sectionFees__figure,
	.sectionFeatures .section__contentFloatedLeft{
		padding: 0 40px 50px;
		text-align: center;
	}
	.section__content.section__contentFloatedRight.imgToRight{
		text-align: right;
		padding-right: 0;
	}
	.section .desktop_image{
		display: none;
	}
	.page-template-landing .sectionPartners,
	.page-template-flex-content .sectionPartners{
		padding: 10vh 5vw;
	}
	.page-template-flex-content .parallax-inner,
	.page-template-flex-content .sectionMain__macbookImg_div,
	.page-template-landing .parallax-inner,
	.page-template-landing .sectionMain__macbookImg_div{
		margin: 0 -10px;
	}
	.section_cta.style_yellow .content_holder{
		padding: 40px 15px 40px 360px;
	}
	.section_cta.style_yellow .title{
		font-size: 24px;
	}
	.section_img_txt .section__contentFloatedRight, .section_img_txt .section__contentFloatedLeft{
		text-align: center;
	}
	.section_img_txt .section__contentFloatedRight .parallax-inner,
	.section_img_txt .section__contentFloatedLeft .parallax-inner{
		margin-bottom: 30px;
	}
	.section_cta .title strong,
	.section_cta .title{
		font-size: 40px;
	}
	.img_bottom .sectionMain__macbookImg_div{
		margin-bottom: 30px;
	}
	.sectionFeatures .btn-holder{
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
  .main-wrap{
    --wrap-padding-width: 2rem;
  }
	.section__wrapp {
		width: 100%;
	}
	.cta-section .inner{
		flex-wrap: wrap;
	}
	.cta-section .inner .col-txt,
	.cta-section .inner .col-btn{
		width: 100%;
		text-align: center;
	}
	.mobileAppUtp + .btn,
	.sectionCW .btn:first-child,
	.sectionPayment .btn:first-child{
		margin-top: 30px;
	}
	.visa-section .inner{
		padding: 20px;
	}
	.visa-section .text-block,
	.visa-section .logo-block{
		padding: 10px;
	}

	ul.features li{
		width: 100%;
	}	
	.slider-section .main-wrap{
		max-width: 358px;
	}
	.small-slider{
		margin: 0;
	}
	.section_cta.style_yellow .content_holder{
		background-image: none!important;
		padding: 40px 20px;
		text-align: center;
	}
}

@media only screen and (max-width: 667px) {
  .section-bottom .main-wrap{
    --wrap-padding-width: 2rem;
  }
}

@media only screen and (max-width: 540px) {
	.section-calculator .h2-style1{
		margin-bottom: 3.5rem;
	}
	.btn_new + .btn_new{
		margin-left: 15px;
	}
	.section-bottom h2 {
	font-size: 2em;
	}
	.section-bottom h3{
		font-size: 1.8em;
	}
	.section-bottom h4{
		font-size: 1.6em;
	}
	.footer_new .footer__col{
		width: calc(100% - 15px);
	}
	.visa-section .inner{
		display: block;
	}
	.sectionPartners__logoWrapp{
		margin: 30px;
	}
	.page-template-landing .sectionPartners__logo,
	.page-template-flex-content .sectionPartners__logo{
		max-width: 150px;
	}
	.page-template-landing .sectionPartners__logos ,
	.page-template-flex-content .sectionPartners__logos {
		max-width: 300px;
	}
	.section_cta .title strong,
	.section_cta .title{
		font-size: 32px;
	}
	.slider-section.max_slides_3 .main-wrap{
		max-width: 300px;
	}
	.max_slides_3 .small-slider .slide-item{
		width: 300px;
		height: 368px;
	}
	.max_slides_3 .small-slider .slide-inner{
		width: 268px;
	}
	.small-slider .slide-item p{
		padding: 20px 15px
	}
	.small-slider .slide-item img{
		border-radius: 10px;
	}
	.max_slides_3 .small-slider .slide-item p{
		font-size: 22px;
	}
	.max_slides_3 .small-slider .slide-item p .sub_text{
		margin-top: 15px;
		font-size: 18px;
	}
  .contact-form .wrap-field {
    display: block;
    margin: 0;
  }
  .contact-form .wrap-field .input-field {
    width: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact-form .field-btn {
    padding-top: 20px;
  }
}

.section_content_image._v2 {
	--wrap-width: 1760px;
	padding: 80px 30px 20px;
}
.section_content_image._v2 .content_image {
	margin-bottom: 10px;
	align-items: center;
}
.section_content_image._v2 .content_block {
	transform: translateX(110px);
}
.section_content_image._v2 .content_image .content_block h1 {
	margin-bottom: 20px;
}
.section_content_image._v3 {
	--wrap-width: 1550px;
	padding: 100px 20px 50px;
}
.section_content_image._v3 .content_image {
	align-items: center;
	margin-bottom: 20px;
}
.faq-section .title-h2 p {
	font-weight: inherit;
	font-size: inherit;
}
@media (max-width: 1700px) {
	.section_content_image._v2 .content_block {
		transform: translateX(0px);
	}
}
@media (max-width: 1024px) {
	.section_content_image._v3,
	.section_content_image._v2 {
		grid-gap: 20px;
	}
}
@media (max-width: 768px) {
	.section_content_image._v3 .content_image,
	.section_content_image._v2 .content_image {
		grid-template-columns: 1fr;
	}
}