footer#wp-footer {
    background: #86C7ED80;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.getstartedsection .getstartedrightcol {
    flex-direction: row;
	align-items: flex-start;
}

.getstartedsection {
    padding: 50px 0;
}

.getstartedsection h2 {
    font-family: Marcellus;
    font-size: 46px;
    font-weight: 400;
    line-height: 1;
    color: #091C54;
}

.blueredbtn  a {
    padding: 10px 30px 10px 30px; 
    border-radius: 100px;
    background: linear-gradient(180deg, #2864DD 0%, #1836B2 100%);
/*     width: 180px; */
    height: 48px;
    display: inline-flex;
    align-items: center;
/*     justify-content: center; */
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff !important;
	transition: all 0.5s ease;
}

.blueredbtn a span.elementor-button-icon {
    margin-right: 20px;
    line-height: 1;
	display: inline-flex;
    align-items: center;
	transition: all 0.5s ease;
}

.blueredbtn a:hover span.elementor-button-icon{
	margin-right: 0;
	margin-left: 20px;
}

.blueredbtn a span.elementor-button-icon svg {
    width: 36px;
    height: 36px;
	transition: all 1s ease;
}

.blueredbtn a:hover span.elementor-button-icon svg{
	transform: rotate(360deg);
}

.blueredbtn a span.elementor-button-content-wrapper {
    align-items: center;
	transition: all 0.5s ease;
}

.blueredbtn a:hover span.elementor-button-content-wrapper{
	flex-direction: row-reverse;
    width: 100%;
}

.outlinebtn {
    margin-left: 20px;
}

span.elementor-button-content-wrapper {}

.outlinebtn a {
    border: 1px solid #2864DD;
    border-radius: 100px;
    background: transparent;
    height: 48px;
    width: 160px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #1836B2 !important;
	position: relative;
    overflow: hidden;
}

.outlinebtn a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: 0;
    z-index: 0;
    transition: all 0.5s ease;
    border-radius: 100px;
}

.outlinebtn a:hover::before {
    width: 100%;
}

.outlinebtn a span.elementor-button-content-wrapper {
    position: relative;
}

footer .footertop {}

footer .footertop h5 {
    font-size: 14px;
    line-height: 21px;
    /* font-size: 16px; */
    /* line-height: 42px; */
    /* font-size: 16px; */
    /* line-height: 36px; */
    /* font-size: 16px; */
    /* line-height: 24px; */
    font-family: 'Poppins';
    font-weight: 400;
    color: #86C7ED;
    margin: 0;
}

footer .footertop .gva-navigation-menu .gva-nav-menu {display: block;margin: 0;}

footer .footertop .gva-nav-menu li {
    display: block;
    float: none;
    text-align: left;
}

footer#wp-footer .footertop .gva-nav-menu li a {
    display: inline-block;
    padding: 0;
    text-align: left;
    font-size: 16px;
    line-height: normal;
    /* font-size: 16px; */
    /* line-height: 36px; */
    /* font-size: 16px; */
    /* line-height: 24px; */
    font-family: 'Poppins';
    font-weight: 400;
    color: #C8EAFE;
	transition: all 0.5s ease;
    position: relative;
    padding-bottom: 2px;
	margin-bottom: 5px;
}

footer#wp-footer .footertop .gva-nav-menu li a:hover {
    color: #fff;
}

footer#wp-footer .footertop .gva-nav-menu li a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #fff;
    transition: all 0.5s ease;
    display: inline-block;
}

footer#wp-footer .footertop .gva-nav-menu li a:hover::before {
    width: 100%;
}

footer#wp-footer .footertop .gva-nav-menu li.current_page_item a {
    color: #fff;
}

footer#wp-footer .footertop .gva-nav-menu li.current_page_item a::before {
    width: 100%;
}

footer .footertop .elementor-widget-text-editor p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0em;
    text-align: left;
    color: #C8EAFE;
    margin-top: 22px;
}

footer#wp-footer .footertop .elementor-widget-text-editor a {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0em;
    text-align: left;
    color: #C8EAFE;
    margin-top: 10px;
    display: inline-block;
	transition: all 0.5s ease;
}

footer#wp-footer .footertop .elementor-widget-text-editor p a {
    margin-top: 0;
}

footer#wp-footer .footertop .elementor-widget-text-editor a:hover{
	color: #fff;
}

footer .footertop .e-con-inner {
    /* background: #07184C; */
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    padding: 0;
}

footer .footertop .e-con-inner >.elementor-element:first-child {
    padding-left: 50px;
    position: relative;
    border-top-left-radius: 50px;
    border-top-right-radius: 0px;
}

footer .footertop .e-con-inner>.elementor-element {
    padding-top: 50px;
    background: #07184C;
    padding-bottom: 30px;
}

footer .footertop .e-con-inner >.elementor-element:nth-of-type(2) {
    padding-left: 120px;
    border-top-left-radius:0px;
}

footer .footertop .e-con-inner >.elementor-element:last-child {
    padding-right: 50px;
    border-top-right-radius: 50px;
}

footer .footerbottom .e-con-inner {
    background: #07184C;
    padding: 0 50px;
}

footer .footerbottom .e-con-inner>.elementor-element {
    border-top: 1px solid #1D46BA;
    padding-top: 20px;
	padding-bottom: 20px;
}

footer .footerbottom .e-con-inner>.elementor-element:nth-of-type(2) {
    line-height: 1;
}

footer .footerbottom .footerpolicymenu {}

footer#wp-footer .footerbottom .footerpolicymenu ul li a {
    padding: 0;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #86C7ED;
	transition: all 0.5s ease;
    position: relative;
    padding-bottom: 2px;
}

footer#wp-footer .footerbottom .footerpolicymenu ul li a:hover{
	color: #fff;
}

footer#wp-footer .footerbottom .footerpolicymenu ul li a::before{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #fff;
    transition: all 0.5s ease;
    display: inline-block;
}

footer#wp-footer .footerbottom .footerpolicymenu ul li a:hover::before{
	width: 100%;
}

footer#wp-footer .footerbottom .footerpolicymenu ul li {
    padding: 0 20px;
    position: relative;
}

footer#wp-footer .footerbottom .footerpolicymenu ul li::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #86C7ED;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

footer#wp-footer .footerbottom .footerpolicymenu ul li:last-child::after {background: transparent;}

footer#wp-footer .footerbottom .footersocialmedia {}

footer#wp-footer .footerbottom .footersocialmedia a.elementor-icon {
    background: transparent;
    width: 29px;
    height: 29px;
    margin-left: 10px;
}

footer#wp-footer .footerbottom .footersocialmedia a.elementor-icon svg {
    width: 100%;
    height: 100%;
}

footer#wp-footer .footerbottom .footersocialmedia a.elementor-icon:hover svg path {
    fill: #fff;
}

footer#wp-footer .footerbottom .footersocialmedia a.elementor-icon svg path {
    transition: all 0.5s ease;
}

footer .footerbottom .e-con-inner>.elementor-element:first-child {
    padding-left: 0;
}

footer .footerbottom .e-con-inner>.elementor-element:last-child {
    padding-right: 0;
}

footer .footerbottom .e-con-inner .copyrighttext p {
    margin: 0;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #86C7ED;
}

.return-top {
    width: 40px;
    height: 40px;
    background-color: transparent !important;
    border: 0;
    border-radius: 50%;
    background-image: url(https://think7.in/wp-content/uploads/2024/02/redwhitearrow.svg) !important;
    background-repeat: no-repeat !important;
    font-size: 0;
    background-size: contain !important;
    transform: rotate(-90deg);
}

.return-top i {font-size: 0px;}

@media all and (max-width: 1199px){
	footer .footertop .e-con-inner >.elementor-element:nth-of-type(2){
		padding-left: 50px;
	}
}

@media all and (max-width: 991px){
	
	.getstartedsection{
		padding: 30px 10px;
	}
	
	.getstartedsection h2{
		font-size: 40px;
	}
	
	.getstartedsection > .e-con-inner {
		flex-direction: column !important;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.getstartedsection > .e-con-inner > .elementor-element {
		width: 100%;
		text-align: center;
		justify-content: center;
		align-items: center;
	}
	
	footer .footertop .e-con-inner >.elementor-element:nth-of-type(2){
		padding-left: 20px;
	}
	
	
	footer .footertop .e-con-inner >.elementor-element:first-child{
		padding-left: 10px;
	}
	
	footer .footertop .e-con-inner >.elementor-element:last-child{
		padding-right: 10px;
	}
	
	footer .footerbottom .e-con-inner{
		padding: 0 10px;
	}
	
	footer#wp-footer .footerbottom .footerpolicymenu ul li{
		padding: 0 10px;
	}
}

@media all and (max-width: 767px){
	footer .footertop .e-con-inner >.elementor-element:nth-of-type(2){
		border-top-left-radius: 0;
	}
	
	footer .footertop .e-con-inner >.elementor-element:first-child{
		border-top-left-radius: 20px;
    	border-top-right-radius: 20px;
	}
	
	footer .footertop .e-con-inner>.elementor-element{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	footer .footertop .e-con-inner >.elementor-element:nth-of-type(2){
		padding-left: 10px;
	}
	
	footer .footertop .e-con-inner>.elementor-element{
		gap: 5px;
	}
	
	footer .footertop .e-con-inner >.elementor-element:last-child{
		border-top-right-radius: 0;
	}
	
	footer .footerbottom .e-con-inner .copyrighttext p,
	footer#wp-footer .footerbottom .footersocialmedia .elementor-social-icons-wrapper{
		text-align: left;
	}
	
	footer#wp-footer .footerbottom .footersocialmedia a.elementor-icon{
		margin: 0 5px;
	}
	
	footer .footerbottom .e-con-inner>.elementor-element:first-child{
		padding-left: 0px;
		padding-right: 0;
	}
	
	footer .footerbottom .e-con-inner>.elementor-element{
		padding: 10px 0;
	}
	
	footer .footertop .elementor-widget-text-editor p{
		margin-top: 10px;
	}
	
	footer#wp-footer .footerbottom .footerpolicymenu ul li{
		float: none;
	}
	
	footer .footerbottom .e-con-inner>.elementor-element:last-child{
		padding-bottom: 10px;
	}
	.copyrighttext p {text-align: left !important;}
	.gva-offcanvas-content .close-canvas a {
    display: inline-block;
    width: 45px;
    height: auto;
    color: #1b1f2e;
    font-size: 22px !important;
    top: 3px !important;
    position: relative;
}
	.footertop, .footerbottom {padding: 0;}
	footer#wp-footer .footertop .gva-nav-menu li.current_page_item a::before {
    width: 91%;
}
	.return-top {
    bottom: 10px;
    right: 10px;
}
}
@media all and (max-width: 900px){
	header.header-builder-frontend .header-mobile-content{background:#fff}
	
}	
	@media all and (max-width: 575px){
	
	.getstartedsection h2{
		font-size: 26px;
	}
	
	.outlinebtn a{
		width: 180px;
	}
	
	.outlinebtn{
		margin-left: 0;
	}
	footer .footertop .e-con-inner >.elementor-element:first-child {padding-left: 20px !important;}
	footer .footertop h5 {padding-left:10px !important;}
	.homepartnersec {padding-left: 10px;padding-right: 10px !important;}
	footer#wp-footer .footertop .gva-nav-menu li a, footer#wp-footer .footertop .elementor-widget-text-editor a  {padding-left:10px;}
	.phn-num a{padding-left:0 !important;}
	footer#wp-footer .footertop .gva-nav-menu li a::before {content: "";position: absolute;left: 10px !important;}
}
.footer-con h5{padding-bottom:15px} .footer-con a{ color: #C8EAFE!important; font-size: 16px; font-weight: 400; line-height: 1.2;}