/*
 Theme Name:   Partners FXGT
 Description:  Child Theme for GT Parent Theme
 Author:       GT Group
 Author URI:   https://gtgroup.io
 Template:     parent-theme
 Version:      5.1.3.1
 Text Domain:  gt-parent-theme-child
*/

:root {
    --black: #191919;
    --btn-color:#0A6F6F;
    --gray:#D8D8D8;
    --dark-gray:#606060;
    --dark-green:#0A6F6F;
    --turquoise: #3ED3BD;
    --flash-white:#EFF1F5;
}

.wp-elements-7d36b19b93a44354add3edacf35fe63a a:where(:not(.wp-element-button)),.wp-elements-7d36b19b93a44354add3edacf35fe63a a:where(:not(.wp-element-button)):hover{
    text-decoration: none;
    color:var(--dark-green)!important;
}

body{
    background-color: #fff;
}
.owl-carousel{
    touch-action: manipulation;
}
/*move on deployment*/
.partners-form{
    background-color: #fff;
    border-radius: 40px;
    margin-top: 80px;
    padding: 40px;
}
label{
    position: relative;
    top: 12px;
    left: 15px;
    padding: 0 5px;
    background-color: #fff;
    font-size: 12px;
    color: #191919;
    z-index: 1;
}
.partners-form .gt-form input{
    width: 100%;
    height: 52px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #D8D8D8 !important;
}
.partners-form .gt-form select{
    height: 52px;
    font-size: 14px;
    color:#464851;
    font-weight: 500;
    border: 1px solid #D8D8D8 !important;
}
.partners-form .gt-form textarea{
    width: 100%;
    border: 1px solid #D8D8D8 !important;
    padding:10px;
    font-size:14px;
}
.partners-form .gt-form .row{
    margin-bottom: 20px;
}
.partners-form h2{
    font-weight: 700;
    font-size: 32px;
}
.partners-form h4{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
    color:#464851 !important;
}
.owl-carousel{
    touch-action: manipulation;
}
.has-56-large-font-size{
    font-size: 56px;
    line-height: 64px;
}
.has-24-medium-font-size{
    font-size: 24px;
    line-height: 32px;
}
.wpcf7-spinner {
    display: block;
    margin: 0 auto;
}
.expand-btn,.expand-btn2{
    display: none;
}
.border-40{
    border-radius: 40px;
}
.border-40 span{
    border-radius: 40px;
}
.web-border{
    border-radius: 40px;
}

body .is-layout-flow > * + *,p{
    margin-block-start: 0;
}
figure{
    margin-bottom: 0;
}
footer{
    float: left;
    width: 100%;
}
.border-40{
    border-radius: 40px;
}
.border-40 span{
    border-radius: 40px;
}
a:where(:not(.wp-element-button)):hover {
    text-decoration: underline;
}
/*faqs*/
.faqs {
    padding: 0!important;
}
.accordion-item{
    border:0;
}
.accordion-item:not(:last-child) .accordion-header .accordion-button.collapsed {
	border-bottom: 1px solid #EFF1F5;
    padding-bottom: 24px;
}
.accordion-header {
	color:  #191919!important;
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.accordion-body {
    padding: 0 0 24px 0;
}

.accordion-button {
    color:  #191919!important;
}
.accordion-item:last-child .accordion-button:not(.collapsed){
    box-shadow: unset;
}
.accordion-item:last-of-type {
    margin-bottom: 20px;
}
.accordion-item:last-of-type .accordion-collapse {
    border-bottom: 1px solid #EFF1F5;
    border-radius: 0 !important;
}
.accordion-button{
    padding: 24px 24px 24px 0;
    font-size: 16px;
    box-shadow: unset !important;
    transition: none !important;
    font-weight: 600;
}
.accordion-collapse{
    border-bottom: 1px solid #EFF1F5;
}
.accordion-button:focus{
    box-shadow: unset;
}
.accordion-button:not(.collapsed){
    background-color: #fff;
    color: #191919;
}

.faqs h3{
	color:#191919!important;
	font-family: 'Raleway',sans-serif;
	padding-bottom:16px;
}
.faqs {
    max-width:1564px;
}

.accordion-button:not(.collapsed)::before {
    content: '\f106';
    font-family: "Font Awesome 6 Free";
}
.accordion-button::before {
    content: '\f107';
    position: absolute;
    right: 0;
    font-family: "Font Awesome 6 Free";
    background-color:rgba(239, 241, 245, 0.4);
	padding:3px 8px;
	border-radius:50px;
	font-size:20px;
}
.accordion-button::after{
    content: none;
}
@media screen and (max-width:1200px) {
    .accordion-collapse {
         border-bottom: unset;
    }
    .accordion-body {
        border-bottom: 1px solid #EFF1F5;
    }
    .accordion-button:not(.collapsed) {
        padding-bottom: 24px;
        padding-top:24px;
    }
    .accordion-item .accordion-header .accordion-button.collapsed {
        padding-top:24px;
    }
}

p{
    margin-bottom: 0;
}
.wp-block-buttons{
    margin-top: 48px;
}
.bordered-section-40,.bordered-section-40 span{
    border-radius: 40px;
}
.bordered-section-30,.bordered-section-30 span{
    border-radius: 30px;
}
.bordered-section-20,.bordered-section-20 span{
    border-radius: 20px;
}
.padding-32-24{
    padding: 32px 24px;
}
.wp-block-columns,.wp-block-columns.is-layout-flex{
    gap: 24px;
    margin-bottom: 0;
}
.top-button{
    left: 2%;
    right: unset;
    bottom: 15%;
}
.top-button a{
    background-color: #fff;
    color: #002180;
    box-shadow: 0px 3px 6px #00000029 !important;
    border: 0;
    border-radius: 50px;
}
.top-button a:hover{
    background-color: #fff;
    color: #002180;
    text-decoration: none;
}
.top-button a .fa-chevron-up{
    font-size: 20px;
    line-height: 30px;
}
.popover-header{
    background-color: #fff;
    border-radius: calc(0.3rem - 1px);
}
.popover{
    border: 0;
}
/*plugins styles applied only to partners*/
.AccountComparisonTable .outer-table{
    border-radius: 40px;
    border: 1px solid #D8D8D8;
}

/*carousels*/
html[dir="rtl"] #partners-homepage .owl-next{
    display:none;
}
.owl-carousel .owl-item img{
    width: auto !important;
}
.owl-stage,.owl-item{
    display: flex;
}
.owl-dots .owl-dot {
    border: 0;
    padding: 0 2px;
    background-color: transparent;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0;
    background: var(--gray);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
html[dir="rtl"] .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0);
    direction: ltr;
}
@media screen and (max-width: 576px){
    .see-more{
        display: block;
    }
    .mobile-10{
        font-size:10px !important;
    }
    .bordered-section-30, .bordered-section-30 span {
        border-radius: 20px;
    }
    .has-56-large-font-size{
        font-size: 32px;
        line-height: 40px;
    }
    .accordion-button {
        font-size: 14px;
        padding: 12px 30px 12px 0;
    }
    html[dir=rtl] .accordion-button {
        padding: 12px 0 12px 25px;
    }
    .header-title{
        margin-top: 40px !important;
        padding-top: 0 !important;
        padding-bottom: 8px !important;
    }
    .header-subtitle{
        padding-bottom: 24px !important;
        margin: 0 !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .faqs h3{
        font-size: 16px !important;
        padding-bottom: 16px !important;
    }
    .faqs{
        margin: 40px 10px !important;
        padding: 24px 16px !important;
    }
    .has-medium-font-size{
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .has-x-large-font-size{
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .has-x-large-font-size.box-title{
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .has-xx-large-font-size{
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .wp-block-buttons{
        margin-top: 24px !important;
    }
    .bordered-section,.bordered-section-40, .bordered-section-40 span{
        border-radius: 20px;
    }
    .page-outer{
        margin-top: 0px !important;
    }
/*    move on deployment*/
    .partners-form{
        border-radius: 20px;
        padding: 40px 24px;
    }
    .partners-form .gt-form .row,.gt-form select {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 577px) and (max-width: 1024px){
    .has-x-large-font-size.has-raleway-font-family{
        font-size: 48px !important;
    }
    .page-outer{
        margin-top: 40px !important;
    }
    .header-title {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .header-subtitle{
        margin-top: 8px !important;
        margin-bottom: 32px !important;
    }
    .header-subtitle br{
        display: none;
    }
    .faqs{
        margin: 65px 15px !important;
    }
    .has-medium-font-size{
        font-size: 24px !important;
        line-height: 40px !important;
    }
    .has-large-font-size.box-title{
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .has-x-large-font-size{
        font-size: 40px !important;
        line-height: 48px !important;
    }
    .wp-block-buttons{
        margin-top: 40px !important;
    }
    .bordered-section{
        border-radius: 8px;
    }
    .bordered-section-30, .bordered-section-30 span,.bordered-section-40, .bordered-section-40 span{
        border-radius: 8px;
    }

}

/*move on deployment*/
@media screen and (min-width: 577px) and (max-width: 1024px){
    .partners-form{
        margin-top: 80px !important;
    }
}