/*** Body styles start ***/

:root {
    --font-70: 70px;
}

.dark-bg {
    background: #121417;
}
.oranj-bg {
    /* background: #fb6f27; */
    background: #d76435;
}
.opacity-05 {
    opacity: 0.5;
}
.filter-invert {
    filter: invert(1);
}
.text-oranj {
    color: #f76d2c !important;
}
.font-s-18 {
    font-size: 18px;
}
.under-lined {
    text-decoration: underline;
}

.pb-40 {
    padding-bottom: 40px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-20 {
    padding-top: 20px;
}

.gl-slide-btn a.btn {
    color: #fff;
    width: 160px;
    height: 58px;
    font-weight: 700;
    border-radius: 5px;
    background-color: #2f3192;
}
.gl-slide-btn a.btn.btn-w {
    background-color: #fff;
    color: black;
}
.gl-slide-btn a.btn.btn-w:hover,
.gl-slide-btn a.btn.btn-w:focus {
    background-color: rgb(250, 111, 41);
    color: #fff;
}


.max-h-500 {
    max-height: 500px;
    margin: 0 auto;
    width: auto;
    display: flex;
}

.afacad-flux-style {
    font-family: "Afacad Flux", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-variation-settings:
      "slnt" 0;
}

p, ul li, a, span, h1, h2, h3, h4, h6, .btn, button, .slider-slug {
    font-family: "Afacad Flux", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-variation-settings:
      "slnt" 0;
}

.fa-solid, .fas {
    font-family: "Font Awesome 6 Free" !important;
}

.max-w-100 {
    max-width: 100%!important;
}

.zooming {
    animation: myAnim2 3s ease-in-out 0ms infinite normal both;
}

@keyframes myAnim2 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

@media screen and (max-width: 678px) {
    .mob-hid {
        display: none;
    }
    .pb-0-mob {
        padding-bottom: 0;
    }
    .mob-h-450 {
        max-height: 450px;
    }
}
/*** Body styles end ***/

/*** Nav start ***/
header.gl-header-type-one .gl-header-top {
    background: transparent;
}
.gl-header-type-one .gl-brand-logo {
    background-color: #2E3192;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 25px 0 0 25px;
}
.gl-header-main-menu .gl-header-main-menu-cta {
    width: 100%;
}
.gl-header-main-menu {
    background-color: #121417;
    border-radius: 25px;
}
.gl-main-navigation li.link-main a {
    color: white;
}
.gl-main-navigation li.link-main a:hover {
    color: #fb6f27;
}
.gl-header-type-one .gl-header-cta-btn {
    margin-left: auto;
}
.gl-header-section .dropdown::after {
    color: #ffffff;
}

.gl-header-type-one .gl-header-cta-btn a {
    background-color: #2f3192;
}
.gl-header-type-one .gl-header-cta-btn a:hover {
    background-color: #FC6F29;
}

.gl-header-type-one .gl-header-side-btn button {
    background-color: #2f319252;
    border-radius: 5px;
}
.gl-header-type-one .gl-header-side-btn button img {
    filter: brightness(11);
}
.gl-header-type-one .gl-header-side-btn button:hover img,
.gl-header-type-one .gl-header-side-btn button:focus img {
    filter: brightness(0) invert(51%) sepia(16%) saturate(5537%) hue-rotate(345deg) brightness(102%) contrast(97%);
}
.gl-header-type-one .gl-header-side-btn button:hover,
.gl-header-type-one .gl-header-side-btn button:focus {
    background-color: rgb(255 255 255);
}

.gl-header-section .dropdown-menu {
    background: #2f3192;
}
.gl-header-section .dropdown-menu a {
    color: #ffffff !important;
}
.gl-header-section .dropdown-menu a:before {
    background-color: #fb6f27;
}
.gl-header-section .dropdown-menu a:hover {
    background: #1b1d3f;
}
.gl-header-section.sticky-on.gl-header-type-one {
    background-color: #fff;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 18px 1px rgb(0 0 0 / 10%);
    background-color: #121417;
    backdrop-filter: blur(5px);
}
.gl-header-section.sticky-on.gl-header-type-one .gl-header-main-menu {
    border-radius: 0;
}
.gl-header-section.sticky-on.gl-header-type-one .gl-brand-logo {
    border-radius: 0;
}

.xs-sidebar-widget {
    background-color: #2E3192;
}

.content-box .side-info i {
    position: relative;
    width: 36px;
    height: 36px;
    color: #121417;
    z-index: 1;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    margin-right: 10px;
}
.content-box .side-info {
    margin-bottom: 10px;
}
.content-box .side-info span {
    color: #fff;
}
.content-box .side-info span a {
    word-break: break-all;
}

.mobile_menu_content {
    background: #121417;
}
.mobile_menu_content .mobile-main-navigation .navbar-nav li a {
    color: #ffffff;
    border-bottom: 1px solid rgb(250 111 40 / 50%);
}
.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a {
    color: #ececec!important;
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    text-transform: capitalize;
}
.mobile_menu .mobile_menu_close {
    color: #ffffff;
}
.mobile_menu .dropdown .dropdown-btn {
    position: absolute;
    top: 3px;
    right: 0;
    height: 35px;
    width: 35px;
    padding: 6px 13px;
    background: #fb6f27;
    color: black;
}
.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 7px;
    left: -10px;
    background: #fb6f274d;
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a.active:before {
    background-color: #fb6f27;
}
.mobile_menu_content .m-brand-logo {
    width: 200px;
    margin: 50px auto;
}

.sidebar-info-contents .content-inner h5 {
    color: #fff;
    font-weight: 700;
    margin: 25px 0px 15px;
    text-decoration: overline;
}

.mobile_menu .dropdown .dropdown-btn:hover,
.mobile_menu .dropdown .dropdown-btn:focus {
    background: white;
    cursor: pointer;
}

/* Lang start */
select#langSelector {
    background: transparent;
    border: 0;
    margin-right: 25px;
    color: white !important;
    cursor: pointer;
    z-index: 2;
    position: relative;
    font-size: 20px;
}
select#langSelector:hover {
    cursor: pointer;
    color: #fb6f27!important;
}

li.selection-zone:before {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #ffffff26;
    z-index: 0;
    border-radius: 50%;
    margin-left: -1px;
    margin-top: -1px;
    /* margin-left: 4px;
    margin-top: 0px; */
}

/* Safari 7.1+ */

_::-webkit-full-page-media, _:future, 
:root li.selection-zone:before {

    margin-left: 4px;
    margin-top: 0px;
}
/* Only Safari 10.1+ */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

    li.selection-zone:before {

        margin-left: 4px;
        margin-top: 0px;

    }
}}
/* Safari 11+ */

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    li.selection-zone:before {

        margin-left: 4px;
        margin-top: 0px;

    }
}}

/* Lang end */ 

@media screen and (max-width: 1000px) {
    header .mobile_menu_button {
        display: flex;
        font-size: 24px;
    cursor: pointer;
    line-height: 38px;
    position: absolute;
    color: rgb(18 20 23);
    width: 55px;
    border-radius: 5px;
    display: flex;
    height: 55px;
    justify-content: center;
    align-items: center;
    background: aliceblue;
    top: -83px;
    right: 20px;
    }
    .gl-header-section.sticky-on.gl-header-type-one .mobile_menu_button {
        top: -68px;
        right: 20px;
    }
    .gl-header-type-one .gl-header-side-btn {
        margin-right: 20px;
    }
    .gl-header-type-one .gl-header-side-btn button {
        display: none;
    }
    header ul.navbar-actions li.d-block-button {
        display: none;
    }
    header ul.navbar-actions {
        margin-right: 50px;
    }
}
@media screen and (max-width: 991px) {
    header .mobile_menu_button {
        /* top: -68px; */
        top: 12px;
        left: unset;
        right: 20px;
        position: fixed;
    }
    .gl-header-section.sticky-on.gl-header-type-one .mobile_menu_button {
        right: 20px;
        top: 12px;
    }
    .gl-header-type-one .gl-brand-logo {
        border-radius: 0;
        padding-right: 20px;
        width: 270px;
    }
    .gl-header-main-menu {
        border-radius: 0;
        width: 100%;
        position: fixed;
        left: 0;
    }
}
@media screen and (max-width: 410px) {
    .gl-header-type-one .gl-brand-logo {
        width: 160px;
        padding-right: 10px;
        min-width: 120px;
    }
    .gl-header-type-one .gl-brand-logo a img {
        clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
    }
    .gl-header-type-one .gl-brand-logo a {
        background-image: url('../img/logo/logo-icon.png');
        background-size: 80px;
        background-repeat: no-repeat;
        background-position: left;
        height: 100%;
    }
    select#langSelector {
        margin-right: 15px;
    }
}
/*** Nav end ***/

/*** Slider start ***/
.gl-slide-item .gl-slide-text {
    max-width: 660px;
    width: 55%;
}
.gl-slide-img.position-absolute {
    width: 45%;
    overflow: unset;
    bottom: -95px;
    right: -70px;
}
.gl-slide-img.position-absolute:before {
    content: '';
    width: 300vw;
    height: 300vh;
    position: absolute;
    background: #fb6f276e;
    top: -100vh;
    z-index: -1;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}
.gl-slider-section-1 .background_overlay {
    background-color: rgb(0 0 0 / 72%);
}

.gl-slide-item .gl-slide-text .slider-slug {
    color: #fff;
}
.gl-slide-item .gl-slide-text .slider-slug:before {
    background-color: #2E3192;
}
.gl-slide-item .gl-slide-text h1 {
    color: #fff;
}
.gl-slide-item .gl-slide-text h1 span {
    color: #f56d2e;
}
.gl-slide-item .gl-slide-text p {
    color: #fff;
}

.slick-slide img.blue {
    filter: hue-rotate(35deg) brightness(0.75);
    position: relative;
    max-height: 750px;
}

.gl-slider-area-1 .slick-dots li {
    background-color: #ffffff;
    width: 10px;
    height: 10px;
    position: relative;
    border-radius: 100%;
}
.gl-slider-area-1 .slick-dots li.slick-active {
    background-color: #2f3192;

}
.gl-slider-area-1 .slick-dots li:before {
    border: 2px solid #ffffff;
}

.gl-slider-arrow2 a {
    color: #121417;
}
.gl-slider-arrow1.white-text-only {
    color: white;
}
.gl-slider-arrow1 i.scroll-d {
    color: #121417;
}



/*bg vid start */

.bg-overlay-1 {
    height: 100%;
    width: 100% !important;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
}
.bg-overlay-1:before {
    position: absolute;
    content: "";
    display: block;
    /* background: #000000c2; */
    background: #041a2954;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}
.video-bg {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: -1;
}
.bg-overlay-1.light:before {
    /* background: #bbc2f5d6; */
    background: #3e474cba;
    transition: 0.5s;
}

.poz-rel {
    position: relative;
}
/*bg vid ed */
.gl-slide-btn a {
    background-color: #2f3192;
}
.gl-slide-btn a:hover {
    background-color: #fa6f29;
}

.gl-main-navigation li.link-main.active a {
    text-decoration: underline;
}
.gl-main-navigation li.link-main ul.dropdown-menu li.active a {
    text-decoration: underline;
}

.mobile_menu_content .mobile-main-navigation .navbar-nav li.active a {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .gl-slide-text-img {
        padding-top: 200px;
    }
}
/*** Slider end ***/

/*** List testimonial start ***/
.gl-testimonial-section-3 {
    padding: 120px 0px 60px;
    background-color: #121417;
}
.bluey {
    filter: hue-rotate(35deg) brightness(0.75);
}
.gl-testimonial-innerbox-item-3 {
    background-color: #2f3192;
}
.non-img .gl-testimonial-innerbox-item-3 {
    padding: 24px 32px 24px;
}
.testimonial-btn-3 a:hover {
    color: rgb(249 110 42);
}
.gl-testimonial-innerbox-item-3 .gl-testimonial-meta-rate .gl-testimonial-rate i {
    color: rgb(249 110 42);
}

.testimonial-btn-3 a {
    color: #fff;
    font-size: 20px;
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
    background: #3a3635;
    margin-bottom: 10px;
    text-align: center;
}
.testimonial-btn-3 a:hover,
.testimonial-btn-3 a:focus {
    background: #fb6f27;
    color: white;
}

/*** List Testimonial end ***/
/*** Others start ***/
.gl-section-title h2 {
    color: #f76d2c;
}
.filter-blue-blue {
    filter: hue-rotate(346deg) brightness(0.75);
}
.filter-blue-oranj {
    filter: sepia(1) hue-rotate(326deg) brightness(1.25);
}
.gl-featured-inner-content {
    background: transparent;
}
.gl-featured-inner-item .thx-inner-icon i {
    color: #2f3192;
}
.gl-featured-section {
    padding: 20px 0 60px;
}
.gl-featured-inner-content {
    background-color: transparent;
}
.gl-featured-inner-item .thx-inner-item {
    /* background-color: #eeeeee; */
    background-color: #eeeeee85;
    -webkit-backdrop-filter: blur(5px) brightness(7.5);
    backdrop-filter: blur(5px) brightness(7.5);
}
.gl-featured-inner-item .thx-inner-item:hover {
    background-color: #2f3192;
}
.gl-featured-inner-content .headline {
        display: flex;
    align-items: stretch;
}
.gl-featured-inner-item {
        display: flex;
    flex: 1 1 100%;
}
.gl-featured-inner-item .thx-inner-text {
    color: black;
}

.custom-color .text-black {
    color: black;
}

.gl-about-feature-list.ul-li-block li {
    color: white;
}
.gl-about-feature-list.ul-li-block li:before {
    background-color: #2E3192;
    border: 1px solid white;
}

.scrollup {
    border: 1px solid white;
    background-color: #2f3192;
}
.scrollup:hover, .scrollup:focus {
    background-color: rgb(251 111 39);
}


.title.style {
    position: relative;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    padding: 8px 25px 9px 40px;
    border-radius: 10px;
    color: rgb(36, 47, 81);
    background-color: #dfebfc;
}
.title.style:before {
    position: absolute;
    content: '\f058';
    left: 15px;
    top: 9px;
    font-family: 'FontAwesome';
}
.text-black-imp {
    color: #000!important;
}

.gl-about-exp-text-wrap {
    background-color: #8d8683d1;
    -webkit-box-shadow: 0px 10px 56px 0px #D1D1D140;
    box-shadow: 0px 10px 56px 0px #D1D1D140;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.gl-about-exp-text-wrap .gl-about-exp-icon i {
    color: #ffffff;
}

.gl-about-feature-subscribe-form {
    background-color: #2f3192;
}
.gl-about-feature-section:before {
    background-color: #121417;
}
/*** Others end ***/

/*** Title Banner Start ***/

.page-title{
	position:relative;
	overflow:hidden;
	padding:155px 0px 130px;
	/* background-color: rgb(240,245,255); */
    background-color: rgb(37 64 118);
    --primary-stripe-rgb: 255 255 255;
    --opacity: 0.04;
    background-image: linear-gradient(-45deg, rgb(var(--primary-stripe-rgb) / var(--opacity)) 25%, transparent 25%, transparent 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 75%, transparent 75%, transparent 100%);
    background-size: 20px 20px;
}
.page-title .bg-overlay-1.bg-slice:before {
    position: absolute;
    content: "";
    display: block;
    /* background: #000000c2; */
    background: #702905b0;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    --primary-stripe-rgb: 255 255 255;
    --opacity: 0.04;
    background-image: linear-gradient(-45deg, rgb(var(--primary-stripe-rgb) / var(--opacity)) 25%, transparent 25%, transparent 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 75%, transparent 75%, transparent 100%);
    background-size: 25px 25px;
}
.page-title .bg-overlay-1.bg-slice.bg-darking:before {
    position: absolute;
    content: "";
    display: block;
    background: #03012bb0;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    --primary-stripe-rgb: 255 255 255;
    --opacity: 0.04;
    background-image: linear-gradient(-45deg, rgb(var(--primary-stripe-rgb) / var(--opacity)) 25%, transparent 25%, transparent 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 75%, transparent 75%, transparent 100%);
    background-size: 25px 25px;
}

.page-title .cloud-layer{
	position:absolute;
	left:0px;
	bottom:0px;
	right:0px;
	height:129px;
	background-repeat:repeat-x;
	animation: 30s linear 0s infinite normal none running slide;
}

.page-title .pattern-layer-one{
	position:absolute;
	left:5%;
	top:35%;
	width:52px;
	height:251px;
	background-repeat:no-repeat;
}

.page-title .big-letter{
	position:absolute;
	left:0px;
	top:110px;
	right:0px;
	font-size:300px;
	font-weight:600;
	line-height:1em;
	color: transparent;
	text-align:center;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(0,0, 0, 0.08);
	letter-spacing: 5px;
}

.page-title .title-column{
	position:relative;
	margin-bottom:30px;
}

.page-title .title-column .inner-column{
	position:relative;
	padding-top:110px;
}



.page-title .images-column{
	position:relative;
	margin-bottom:30px;
}

.page-title .images-column .inner-column{
	position:relative;
	margin-right:-180px;
}

.page-title .images-column .image{
	position:relative;
	float:left;
	margin-right: 10px;
}

.page-title .images-column .image:first-child{
	border-radius:50%;
	overflow:hidden;
}

.page-title .images-column .image:last-child{
	border-radius:0% 40% 40% 40%;
	overflow:hidden;
	margin-top:120px;
}

.page-title.style-two{
	text-align:center;
}

.page-title.style-three .images-column .image:last-child{
	margin-top: 0;
}

.page-title .title-column h1 {
    font-size: 4em;
    z-index: 2;
    position: relative;
    color: white;
}

/*** Title Banner End ***/

/*** about section start ***/
.sec-title h2 span {
    font-weight: 200;
}
.sec-title h2 {
    margin-bottom: 18px;
    font-size: 3em;
}
.sec-title .text {
    margin-top: 15px;
}
p.text {
    position: relative;
    line-height: 1.8em;
    font-size: 16px;

}

/** Company tabs start **/

.mb-40 {
    margin-bottom: 40px;
}
.company-tabs{
	position:relative;
	margin-top:30px;
}

.company-tabs .tab-btns{
	position:relative;
	border-bottom:1px solid #f76d2c;
}

.company-tabs .tab-btns .tab-btn{
	position:relative;
	display:block;
	float:left;
	padding-bottom:20px;
	margin-right:30px;
	font-size:20px;
	color:#fff;
	text-transform:capitalize;
	font-weight:600;
	line-height:24px;
	cursor:pointer;
	transition:all 500ms ease;
}

.company-tabs .tab-btns .tab-btn:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:-1px;
	right:0px;
	opacity:0;
	height:1px;
	transform:scale(0.2,1);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	background-color: #fff;
}

.company-tabs .tab-btns .tab-btn:hover::before,
.company-tabs .tab-btns .tab-btn.active-btn::before{
	opacity:1;
	transform:scale(1,1);
}

.company-tabs .tab-btns .tab-btn:last-child{
	margin-right: 0;
}

.company-tabs .tab-btns .tab-btn:hover,
.company-tabs .tab-btns .tab-btn.active-btn{
	color: #f76d2c ;
}

.company-tabs .tabs-content{
	position:relative;
}

.company-tabs .tabs-content .tab{
	position:relative;
	display:none;
}

.company-tabs .tabs-content .tab.active-tab{
	display:block;	
}

.company-tabs .tabs-content .content{
	padding-top: 25px;
}

.company-tabs .tabs-content .content .button-box{
	margin-top:35px;
}

@media screen and (max-width: 768px) {  
    .company-tabs .tab-btns .tab-btn {
        background: #35373a;
        padding: 20px;
        margin-bottom: 10px;
    }
    .company-tabs .tab-btns {
        border-bottom: transparent;
    }
}

.company-info-tabs.tab-button-v .company-tabs .tab-btns .tab-btn {
    background: #35373a;
    padding: 20px;
    margin-bottom: 10px;
}
.company-info-tabs.tab-button-v .company-tabs .tab-btns {
    border-bottom: transparent;
}
/** Company tabs end **/

/** Bars section start **/
.blocks-outer {
    position: relative;
    margin-top: 40px;
}
.blocks-outer .featured-block {
    position: relative;
    margin-bottom: 30px;
    background: #121417;
    padding: 5px 10px;
    border-radius: 5px;
}
.blocks-outer .featured-block .inner-box {
    position: relative;
    padding-left: 80px;
    padding-top: 3px;
}
.blocks-outer .featured-block .icon {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 56px;
    height: 58px;
    color: #121417;
    font-size: 30px;
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Flaticon";
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.blocks-outer .featured-block strong {
    position: relative;
    display: block;
    color: #fb6f27;
    font-weight: 800;
    font-size: 22px;
}
.blocks-outer .featured-block .feature-text {
    position: relative;
    color: #fff;
    font-size: 15px;
    margin-top: 8px;
}
/** Bars section end **/


/** Accordion start **/
.gl-featured-accordion .accordion-item, 
.gl-faq-accordion .accordion-item {
    border-radius: 5px;
    -webkit-box-shadow: 0px 16px 50px 0px #97979733;
    box-shadow: 0px 16px 50px 0px #97979733;
    background-color: #eeeeee85;
    -webkit-backdrop-filter: blur(5px) brightness(7.5);
    backdrop-filter: blur(5px) brightness(7.5);
}

.gl-featured-accordion .accordion-header button, 
.gl-faq-accordion .accordion-header button {
    background-color: #eeeeee85;
    -webkit-backdrop-filter: blur(5px) brightness(7.5);
    backdrop-filter: blur(5px) brightness(7.5);
}
.accordion-body {
    color: #000;
}

.gl-featured-accordion .accordion-header span i, 
.gl-faq-accordion .accordion-header span i {
    color: #fb6f27;
    background: transparent;
    -webkit-text-fill-color: unset;
}
.gl-featured-accordion .accordion-header span, 
.gl-faq-accordion .accordion-header span {
    background: linear-gradient(99.89deg, rgb(11 8 59 / 13%) 0%, rgba(255, 0, 161, 0.05) 106.22%);
}

.gl-featured-accordion.acc-v-black .accordion-body {
    color: white;
}
.gl-featured-accordion.acc-v-black .accordion-item, 
.acc-v-black .gl-faq-accordion .accordion-item {
    background-color: #000000cf;
}

.gl-featured-accordion.acc-v-black .accordion-header button, 
.acc-v-black .gl-faq-accordion .accordion-header button {
    background-color: #000000cf;
    color: #fff;
}

.gl-featured-accordion.acc-v-black .accordion-header span, 
.acc-v-black .gl-faq-accordion .accordion-header span {
    background: linear-gradient(99.89deg, rgb(238 238 238 / 43%) 0%, rgba(255, 0, 161, 0.05) 106.22%);
}
/** Accordion end **/

/*** about section end ***/



/*** CTA start***/
.gl-app-download-section {
    padding-top: 120px;
}
.gl-app-download-content {
    background-color: rgb(47 49 146);
    background-image: url('../img/gallery/map1.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.gl-app-download-content .gl-app-download-img:after {
    background: transparent;
}

.gl-app-download-section:before {
    background-color: #262423;
}
/*** CTA end***/

/*** Contact START ***/
/* CONTACT FORM START **********/

.error {
    color: red;
    display: none;
}
form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}
.recaptch-cover{
border:1px solid #fff !important;
padding:0px;
position: relative;
background-color:transparent;
/* margin-right: 15px;
    margin-left: 15px; */
    max-width: 1140px;
    width: 100%;
    border-radius: 1.25rem;
}
.recaptch-cover .recaptch-cover-header{
    padding:10px;
    text-align: left;
    display: block;
    border-bottom:1px solid #000000 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.recaptch-cover .recaptch-cover-header button{
    background:#00000000;
    color: #fff;
    border-color:#00000000;
    border-radius:3px;
}
.recaptch-cover .recaptch-cover-header button:active{
     background:transparent;
    border-color:#000000;
}
.recaptch-cover .recaptch-cover-header button:hover{
  background:transparent;
    border-color:#000000;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
	border-color: #b7beff;
}
.form-control:focus{
  box-shadow: none;
  outline: none;
    background-color: #ece4e4 ;
    border-color: #b7beff;
    color:#000000;
}
.loading-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1111;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    color: #ffffff;
    display: none;
}
form label {
	color: #000000;
}
.loading-overlay.active{
  display: flex;
}
#refreshCaptcha{
  cursor: pointer;
}
.form-control::placeholder {
  color:rgba(0, 0, 0,.5);
  opacity: 1; /* Firefox */
}
.form-control::-ms-input-placeholder { /* Edge 12 -18 */
   color:rgba(0, 0, 0,.5);
}

.math-captcha {
	text-align: center;
}

.math-expression {
	font-size:24px;
	font-weight: bold;
}

.answer-options {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 20px 0;
	flex-wrap: wrap;
}

.answer-option {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:18px;
	font-weight: bold;
	border:1px solid #fff;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.2s;
	background:#00000000;
	color:#fff;
}

.answer-option:hover {
	border-color: #fb6f27;
}

.answer-option.selected {
    background: #e2a385;
    color: white;
    border-color: #fb6f27;
}

.error{
	color:red;
	display:none;
}

#submitBtn:disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

.jconfirm {
    -webkit-perspective: 400px;
    perspective: 400px;
}
.jconfirm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    font-family: inherit;
    overflow: hidden;
}
.jconfirm.jconfirm-modern .jconfirm-bg {
    background-color: slategray;
    opacity: .6;
}
.jconfirm .jconfirm-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
.jconfirm .jconfirm-scrollpane {
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-perspective-origin: center;
    perspective-origin: center;
    display: table;
    width: 100%;
    height: 100%;
}
.jconfirm .jconfirm-row {
    display: table-row;
    width: 100%;
}
.jconfirm .jconfirm-cell {
    display: table-cell;
    vertical-align: middle;
}
.jconfirm .jconfirm-holder {
    max-height: 100%;
    padding: 50px 0;
}
@media (min-width: 992px) {
    .justify-content-lg-center {
        justify-content: center !important;
    }
}
@media screen and (max-width: 820px) {
    form .form-group.col-md-6 {
        width: 100%!important;
    }
    form#contactForm {
        flex: 1 1 100%;
        flex-direction: column;
    }
    
}
@media (min-width: 768px) {
    .justify-content-md-center {
        justify-content: center !important;
    }
}
@media (min-width: 576px) {
    .justify-content-sm-center {
        justify-content: center !important;
    }
}

.jconfirm .jconfirm-box-container.jconfirm-no-transition {
    -webkit-transition: none !important;
    transition: none !important;
}
.jconfirm .jconfirm-box-container {
    -webkit-transition: -webkit-transform;
    transition: -webkit-transform;
    transition: transform;
    transition: transform, -webkit-transform;
}
.jconfirm.jconfirm-modern .jconfirm-box {
    background-color: white;
    -webkit-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
    padding: 30px 30px 15px;
}
.jconfirm .jconfirm-box.jconfirm-type-red {
    border-top: solid 7px #e74c3c;
    -webkit-animation-name: type-red;
    animation-name: type-red;
}
.jconfirm .jconfirm-box.jconfirm-type-animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.jconfirm .jconfirm-box {
    opacity: 1;
    -webkit-transition-property: all;
    transition-property: all;
}
.jconfirm .jconfirm-box {
    background: white;
    border-radius: 4px;
    position: relative;
    outline: 0;
    padding: 15px 15px 0;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon {
    color: rgba(0, 0, 0, 0.87);
    top: 15px;
    right: 15px;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    opacity: .6;
    text-align: center;
    font-size: 27px !important;
    line-height: 14px !important;
    display: none;
    z-index: 1;
}

.jconfirm .jconfirm-box div.jconfirm-title-c {
    display: block;
    font-size: 22px;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    padding-bottom: 15px;
}

.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
    color: rgba(0, 0, 0, 0.87);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: block;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 69px;
    color: #FC6F29;
}

.jconfirm.jconfirm-modern.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: inherit;
    font-family: inherit;
    display: inline-block;
    vertical-align: middle;
    color: white;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: 15px;
    height: auto;
    -webkit-transition: height .4s ease-in;
    transition: height .4s ease-in;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}
.jconfirm .jconfirm-box.jconfirm-type-animated {
    background: #212529;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll {
    overflow-y: hidden;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    overflow: auto;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
    text-align: center;
    font-size: 15px;
    color: #dedede;
    margin-bottom: 25px;
}

.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons {
    text-align: center;
}
.jconfirm .jconfirm-box .jconfirm-buttons {
    padding-bottom: 11px;
}
.jconfirm .jconfirm-clear {
    clear: both;
}

.jconfirm .jconfirm-box .jconfirm-buttons button {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px;
    min-height: 1em;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    -webkit-tap-highlight-color: transparent;
    border: 0;
    background-image: none;
}

.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: background .1s;
    transition: background .1s;
    padding: 10px 20px;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
    background-color: #ecf0f1;
    color: #000;
    text-shadow: none;
    -webkit-transition: background .2s;
    transition: background .2s;
    border-radius: 5px;
}

.mt-3 {
    margin-top: 1rem !important;
}
.math-captcha {
    text-align: center;
}
.math-captcha p {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.form-section-right form #name, 
.form-section-right form #email, 
.form-section-right form #message {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin: 0 auto;
}
.form-section {
    max-width: unset;
}
.form-section-right form {
    padding-left: 10px;
    padding-right: 10px;
}

button#submitBtn {
	background: #2f3192;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 300;
    height: 3.5em;
    line-height: 3.5em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    white-space: nowrap;
    margin: 20px 0 0 0;
    letter-spacing: 1px;
    z-index: 2;
    position: relative;
}
button#submitBtn:hover,
button#submitBtn:focus {
    background: #f76d2c;
}
@media screen and (max-width: 480px) {
    .recaptch-cover .recaptch-cover-header {
        flex-direction: column;
        padding-top: 20px;
    }
}
/* CONTACT FORM END ************/

.gl-call-to-action-form .cta-input label {
    background-color: #121417;
    border-radius: 5px;
}
.gl-call-to-action-form .cta-input textarea
.form-control {
    background-color: rgb(226 163 133);
}
.gl-call-to-action-form .cta-input.cta-mess textarea {
    padding-top: 15px;
}
.gl-call-to-action-form .cta-input input {
    padding-top: 10px;
}
.form-contact {
    margin-right: 30px;
    margin-left: 30px;
    width: 100%;
}

.form-contact form input, 
.form-contact form textarea {
    margin-bottom: 20px;
    padding: 10px 15px;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 0.5px;
    box-shadow: 0 0 0 3px #841e97;
    background-color: #7c73da;
    display: flex;
    flex: 1;
    width: 100%;
    border-radius: 20px;
}

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, textarea:focus {
    color: #7e7e7e;
}

.recaptch-cover {
    box-shadow: 0 0 0 3px rgb(47 49 146);
    background-color: rgb(18 20 23);
}
form label {
    color: #fff;
}

input::placeholder,
textarea::placeholder {
    color: whitesmoke;
}

.math-expression,
.math-captcha p {
    color: white;
}

form .wrap-former {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.gl-call-to-action-form {
    background: #66666673;
    --primary-stripe-rgb: 255 255 255;
    --opacity: 0.04;
    background-image: linear-gradient(-45deg, rgb(var(--primary-stripe-rgb) / var(--opacity)) 25%, transparent 25%, transparent 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 50%, rgb(var(--primary-stripe-rgb) / var(--opacity)) 75%, transparent 75%, transparent 100%);
    background-size: 25px 25px;
}

.gl-cta-info-item .gl-cta-info-icon {
    width: 50px;
    height: 50px;
    margin-right: 18px;
    border-radius: 100%;
    background-color: #2f3192;
}

.gl-cta-info-item .gl-cta-info-text h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding-top: 8px;
}
.gl-cta-info-item .gl-cta-info-text span {
    color: #e2a385;
}

.gl-cta-info-item .gl-cta-info-text h3 a {
    word-break: break-all;
    font-size: 20px;
    font-weight: 700;
}

@media screen and (max-width: 992px) {
    .container.d-flex.flex-wrapperz {
        width: 100%;
        flex-wrap: wrap;
    }
    .form-section .contact-form {
        width: 100%;
    }
    .sm-m-b60.col-md-6 {
        width: 100%;
        padding-bottom: 40px;
    }
    .form-contact {
        margin-right: 0;
        margin-left: 0;
    }
    .gl-call-to-action-form {
        padding: 15px 5px;
    }
}

/*** Contact END ***/


/*** Footer start ***/
.gl-footer-section-1 {
    background: #262423;
}

.gl-footer-copyright {
    background: -webkit-gradient(linear, left bottom, left top, from(#2f3192), color-stop(38.76%, rgba(76, 64, 247, 0)));
    background: linear-gradient(360deg, #2f3192 0%, rgba(76, 64, 247, 0) 38.76%);
}
.gl-footer-copyright-content {
    padding: 20px 0px;
    border-top: 1px solid #fff;
    padding-top: 30px;
}

.gl-footer-widget .menu-widget li a {
    color: #D1D1D1;
    font-weight: 500;
    margin-left: 20px;
    position: relative;
}
.menu-widget ul li a:before {
    width: 12px;
    height: 12px;
    content: "";
    border-radius: 100%;
    position: absolute;
    background-color: #2E3192;
    border: 1px solid white;
    display: block;
    z-index: 1;
    left: -20px;
    top: 5px;
}
.gl-footer-widget .menu-widget li a:hover {
    padding-left: 5px;
    color: #fb6f27;
}
.menu-widget ul li a:hover:before,
.menu-widget ul li a:focus:before {
    background-color: #fb6f27;
}

.gl-footer-widget .address-widget li i {
    color: #ffffff;
    background-color: #1b1d3f;
    width: 34px;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    margin-right: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gl-footer-widget .address-widget li span {
    color: #D1D1D1;
    display: block;
    margin-top: 5px;
}

.gl-footer-widget-wrapper {
    padding-bottom: 40px;
}

.copyright-menu.ul-li li a:hover {
    color: #FC6F29;
}

.gl-footer-widget .widget-title {
    text-decoration: overline;
    color: #fb6f27;
}

a.footer-contact-link {
    word-break: break-word;
}

@media screen and (max-width: 768px) { 
    .gl-footer-copyright-content {
        flex-direction: column;
        margin: 0 auto;
        text-align: center;
    }
    .copyright-menu.ul-li li {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }
}
/*** Footer end ***/

.gl-testimonial-slider-item-area{
    border-radius: 4px;
}