/*
 Theme Name:   LP Theme Child
 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
*/
body{
    background-color: #fff;
}
.owl-carousel {
    touch-action: manipulation;
}
.has-green-blue-color{
    background: linear-gradient(90deg, #03E4BA 0.28%, #003BE5 43.74%);
    -webkit-background-clip: text;
    color:transparent !important;
}
.has-green-blue-color,.highlighted-word{
    color:transparent !important;
    -webkit-text-fill-color:unset;
}
.has-56-large-font-size{
    font-size: 56px;
    line-height: 64px;
}
.has-24-medium-font-size{
    font-size: 24px;
    line-height: 32px;
}
.has-blue-color{
    color: #309BF2;
}
.is-style-mint-btn a {
    background-color: #03E4BA;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 12px 32px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 45px;
    text-decoration: none !important;
    border: 0;
    min-width: 180px;
    text-transform: capitalize;
}
.is-style-mint-btn a:hover{
    background: linear-gradient(-18deg,#00e5ba,#003be5);
    color: #fff;
    border: 0;
}
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;
}
.web-border{
    border-radius: 40px;
}
a:where(:not(.wp-element-button)):hover {
    text-decoration: underline;
}
/*faqs*/
.accordion-item{
    border:0;
}
.accordion-header .accordion-button.collapsed{
    border-bottom: 1px solid #A4A4A4;
}
.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 #a4a4a4;
    border-radius: 0 !important;
}
.accordion-button{
    padding: 24px 16px 24px 0;
    font-size: 16px;
    box-shadow: unset !important;
    transition: none !important;
    font-weight: 500;
}
.accordion-collapse{
    border-bottom: 1px solid #A4A4A4;
}
.accordion-button:focus{
    box-shadow: unset;
}
.accordion-button:not(.collapsed){
    background-color: #fff;
    color: #000A26;
}
.accordion-body {
    padding: 20px 10px;
}
.accordion-button:not(.collapsed)::before {
    content: '\f106';
    font-family: "Font Awesome 6 Free";
}
.accordion-button::before {
    content: '\f107';
    font-size: 22px;
    position: absolute;
    right: 0;
    font-family: "Font Awesome 6 Free";
}
.accordion-button::after{
    content: none;
}
p{
    margin-bottom: 0;
}
.b-15{
    border-radius: 15px;
}
.b-20{
    border-radius: 20px;
}
.b-50{
    border-radius: 50px;
}
.wp-block-buttons{
    margin-top: 48px;
}
a{
    color: #000A26;
}
.has-x-large-font-size{
    line-height: 56px;
}

.has-small-font-size{
    line-height: 24px !important;
}
.has-medium-font-size{
    line-height: 32px !important;
}
.top-button{
    left: 2%;
    right: unset;
    z-index: 10;
    bottom: 15%;
}
.top-button a{
    background-color: #fff;
    color: #002180;
    box-shadow: 0px 3px 6px #00000029 !important;
    border: 0;
    border-radius: 50px;
    text-decoration: none !important;
}
.top-button a:hover{
    background-color: #fff;
    color: #002180;
}
.top-button a .fa-chevron-up{
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
}

/* Search bar */
.gt-search-bar {
    display: flex;
    justify-content: center;
    position: relative;
    max-width: 700px;
    margin: 0 auto;
}
.gt-search-bar>input {
    border: 0;
    padding: 13px;
    padding-left: 50px;
    border-radius: 55px;
    width: 700px;
    background: #fff;
    box-shadow: inset 0px -3px 6px #00000029;
}
.gt-search-bar>i {
    font-size: 20px;
    color: #003BE5;
    position: absolute;
    top: 11px;
    left: 18px;
    font-weight: 900;
}
.show-search-results {
    background: #fff;
    position: absolute;
    left: 51%;
    transform: translate(-51%, 5px);
    text-align: left;
    z-index: 10;
    width: 680px;
    max-height: 250px;
    overflow: auto;
}
.show-search-results>p {
    padding: 10px;
}
.show-search-results>p>a {
    color: #000;
    text-decoration: none;
}

/* Search bar Arabic */
html[dir=rtl] .gt-search-bar {
    margin: 0 0 0 10px;
}
html[dir=rtl] .gt-search-bar>input {
    padding-right: 50px;
    padding-left: 13px;
}
html[dir=rtl] .gt-search-bar>i {
    right: 40px;
}
html[dir=rtl] .show-search-results {
    text-align: right;
    left: 50%;
}
.expand-btn{
    display: none;
}
.wpcf7-not-valid-tip{
    font-size: 12px;
}
.wp-block-buttons.TabletMobileShow.tp-btn{
    margin-top:0 !important;
}
/*trustpilot*/
#trustpilot-widget-trustbox-0-wrapper{
    z-index:0 !important;
    position:relative;
}
.trustpilot-widget{
    background-color:#fff;
    border-radius:40px;
    margin:80px auto 0;
    padding:40px;
    max-width: 1200px;
}
@media screen and (max-width: 576px){
    .see-more{
        display: block;
    }
    .has-56-large-font-size{
        font-size: 32px;
        line-height: 40px;
    }
    .accordion-button {
        font-size: 14px;
        padding: 12px 16px 12px 0;
    }
    html[dir=rtl] .accordion-button {
        padding: 12px 0 12px 25px;
    }
    .header-title br{
        display: none;
    }
    .header-title{
        margin-top: 24px !important;
        padding: 0 10px 8px!important;
    }
    .header-subtitle br{
        display: none;
    }
    .header-subtitle{
        padding-bottom: 40px !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;
        border-radius: 20px !important;
    }
    .has-medium-font-size{
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .has-large-font-size{
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .has-large-font-size.box-title{
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .has-x-large-font-size{
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .wp-block-buttons{
        margin-top: 24px !important;
    }
    .disclaimer-section{
        margin-top: 40px !important;
        padding: 24px !important;
    }
    .web-border{
        border-radius: 20px;
    }
}
@media screen and (max-width: 992px){
    .show-search-results {
        width: 85%;
    }
}
@media screen and (min-width: 577px) and (max-width: 1200px){
    .header-title {
        margin: 64px auto 16px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .header-subtitle{
        margin-top: 16px !important;
        margin-bottom: 32px !important;
        padding: 0 15px !important;
    }
    .header-subtitle br{
        display: none;
    }
    .faqs{
        margin: 65px 15px !important;
        border-radius: 20px !important;
    }
    .has-medium-font-size{
        font-size: 24px !important;
        line-height: 32px !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: 32px !important;
    }
    .disclaimer-section{
        margin-top: 64px !important;
    }
    .web-border{
        border-radius: 20px;
    }
}

@media screen and (max-width: 767px){
    .trustpilot-widget{
        border-radius:20px;
        margin:40px 10px 0;
        padding:20px;
    }
    .trustpilot-widget iframe{
        height:300px !important;
    }
}