.full-img,
.full-img .elementor-widget-container {
	height: 100%;
}
.swiper-button-next:after, .swiper-button-prev:after {
	font-size: 20px;
	color: #273880;
	font-weight: bold;
}
.testimonial .swiper-button-next:after, 
.testimonial .swiper-button-prev:after {
	color: #fff;
}
.testimonial .swiper-button-next:after, 
.testimonial .swiper-button-prev:after {
	font-size: 22px;
}
.testimonial .swiper-button-prev:after {
	margin-left: -100px;
}
.testimonial .swiper-button-next:after {
	margin-right: -100px;
}
.testimonial .swiper-backface-hidden .swiper-slide {
	padding: 10px;
}
.testimonial .elementskit-single-testimonial-slider {
	display: flex !important;
	flex-wrap: wrap;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-commentor-bio {
	width: auto;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-commentor-bio .elementkit-commentor-details .elementskit-commentor-image img {
	width: 48px;
	height: 48px;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-commentor-bio {
	display: none;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-profile-info {
	margin-top: 10px;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-commentor-content {
	width: 100%;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-commentor-content p {
	padding-right: 10px;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-commentor-content:after {
	content: "";
	background: #CDCDCD;
	border-radius: 2px;
	width: 4px;
	height: 92px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.testimonial .elementskit-single-testimonial-slider .elementskit-commentor-content:before {
	content: "";
	background: #909090;
	border-radius: 2px;
	width: 4px;
	height: 59px;
	position: absolute;
	right: 0;
	bottom: 32px;
	z-index: 1;
}
.btn-double-arrow.white .elementor-button-icon svg,
.btn-double-arrow.white .elementor-button-icon svg path {
	fill: #273880;
}
.btn-double-arrow.white a:hover .elementor-button-icon svg,
.btn-double-arrow.white a:hover .elementor-button-icon svg path {
	fill: #fff;
}
.process-block {
    max-width: 190px;
    height: 190px;
    background: #E9ECF2;
    margin: 15px auto 0 auto;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.process-block:before {
        content: "";
        width: 117%;
        height: 60%;
        border-top-left-radius: 150px;
        border-top-right-radius: 150px;
        border: 2px solid #E9ECF2;
        border-bottom: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        left: -18px;
        z-index: 1;
        top: -18px;
}
.process-main.bottom .process-block {
    margin-top: 0;
}
.process-main.bottom .process-block:before {
    transform: rotate(180deg);
    top: unset;
    bottom: -18px;
}
.number-process .elementor-widget-container {
    background-color: #A09BFF;
    max-width: 56px;
    height: 56px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.process-main:hover .process-block {
    background: #273880;
}
.process-main:hover .process-block:before {
    border-color: #A09BFF;
}
.process-main:hover .process-block svg,
.process-main:hover .process-block svg path {
    fill: #fff;
}
.service-slider .swiper-pagination-bullet {
	opacity: 1;
}
.service-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}
.service-slider .elementor-widget-text-editor .elementor-widget-container {
	width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.promise-box:hover .elementor-icon {
	background-color: #273880 !important;
}
.promise-box .elementor-icon-box-icon {
	position: relative;
}
.promise-box:before {
	width: 55px;
    height: 145px;
    background-color: #ECF4FC;
    border-radius: 100px;
    content: "";
    position: absolute;
    left: 8px;
    top: -37px;
    transform: rotate(-45deg);
}
.promise-box {
	overflow: hidden;
	height: 100%;
	border-radius: 15px;;
}
.promise-box .elementor-widget-container {
	height: 100%;
}
.how-we-work ul {
	margin: 0;
	padding-left: 40px;
}
.how-we-work ul li {
	padding-bottom: 10px;
	list-style-type: disc;
}
.how-we-work ul li:last-child {
	padding-bottom: 0;
}
.download-pdf ul li {
	padding: 10px !important;
}
.immigration-form .wpforms-submit-container .wpforms-submit {
	background-color: #a09bff !important;
}
.single-service-process span.elementor-icon {
	background: rgb(219,217,255);
	background: linear-gradient(180deg, rgba(219,217,255,1) 0%, rgba(110,109,128,1) 100%);
}
.single-service-process .elementor-icon-box-icon {
	position: relative;
}
.single-service-process .elementor-icon-box-icon:after {
	content: url("../images/arrow.svg");
	position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
}
.service-menu nav ul {
	padding: 0;
}

.custome-menu li.current-page-parent .current-menu-item a,
.custome-menu li.current-page-parent a.elementor-item-active:hover {
	background-color: #273880;
	padding-left: 45px !important;
	color: #fff!important;
}

.custome-menu li a {
	font-size: 14px!important;
}

.service-menu.custome-menu ul li.current-page-ancestor > a,
.service-menu.custome-menu ul li.current-page-ancestor > a:hover {
	background: #273880;
	color: #fff!important;
}

.service-menu.custome-menu ul li.current-page-parent > a:before,  
.service-menu.custome-menu ul li.current-page-ancestor > a:before{
    background-color: #A09BFF !important;
    -webkit-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.16)!important;
    -moz-box-shadow: 4px 3px 10px 0px rgba(0, 0, 0, 0.16)!important;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16)!important;
    width: 60px!important;
}

.service-menu.custome-menu:not(.all-service) nav ul li:not(:first-child) {
	padding-left: 20px;
}

.service-menu.custome-menu nav ul li a {
	padding-left: 45px!important;
}

.service-menu nav ul li a {
	background-color: #fff;
	-webkit-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.16);
	box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.16);
	margin-left: 30px;
	-webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}
.service-menu nav ul li a.elementor-item:hover, .service-menu nav ul li a.elementor-item:focus,
.service-menu nav ul li a.elementor-sub-item:hover, .service-menu nav ul li a.elementor-sub-item:focus,
.service-menu nav ul li.current-menu-item a {
	background-color: #948ffb;
	padding-left: 45px !important;
}

.service-menu.all-service nav ul li a.elementor-item:hover svg,
.service-menu.all-service nav ul li a.elementor-sub-item:hover svg {
	color: #FFF !important;
    fill: #FFF !important;
    stroke: #FFF !important;
}

.service-menu nav ul li a:before {
	content: url("../images/menu-arrow.svg");
	background: #F5F5F5;
    position: absolute;
    height: 100%;
    width: 60px;
    left: -30px;
    display: flex;
    align-items: center;
    justify-content: center;
	opacity: 1 !important;
	background-color: #F5F5F5 !important;
	-webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}
.service-menu nav ul li a:hover:before, .service-menu nav ul li a:focus:before,
.service-menu nav ul li.current-menu-item a:before {
	background-color: #A09BFF !important;
	-webkit-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 4px 3px 10px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
	width: 60px;
}
.staff-img .elementor-widget-container {
	width: 220px;
    height: 220px;
    margin: 0 auto;
    position: relative;
}
.staff-img .elementor-widget-container:before {
	content: "";
    width: 117%;
    height: 60%;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    border: 20px solid #E9ECF2;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: -18px;
    z-index: 1;
    top: -18px
}
.staff-img:hover .elementor-widget-container:before,
.staff-box:hover .staff-img .elementor-widget-container:before {
	border-color: #A09BFF;
}
.banner-shape:before {
	content: "";
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-left: 200px solid #0D1C5D;
    border-bottom: 470px solid transparent;
    position: absolute;
    z-index: 2;
    left: -1;
}
.banner-shape:after {
	content: "";
    width: 0;
    height: 0;
    border-left: 122px solid transparent;
    border-right: 42px solid transparent;
    border-top: 96px solid #A09BFF;
    position: absolute;
    left: 37px;
    z-index: 3;
}
.banner-shape .elementor-widget-wrap:before {
	content: "";
    width: 70px;
    height: 470px;
    transform: skew(-24deg);
    background: rgb(160,155,255);
    background: linear-gradient(0deg, rgba(160,155,255,0) 0%, rgba(160,155,255,0.4962359943977591) 100%);
    position: absolute;
    z-index: 3;
    top: 0;
    left: 94px;
}
.sub-banner {
	height: 470px;
}
.sub-banner .elementor-container {
	height: 100%;
}
/* @media (max-width: 1300px) {
	.sub-banner-txt .elementor-widget-wrap {
		max-width: calc(100% - 70px) !important;
    margin-right: 0px;
	}
} */


 .custome-submenu .elementor-nav-menu--dropdown .elementor-item:focus {
 	background: transparent!important;
 }
 a:focus {
    outline:unset;!important;
}

.custome-submenu svg.e-font-icon-svg.e-fas-angle-down {
	fill: #fff;
}

.custome-submenu ul.sub-menu.elementor-nav-menu--dropdown {
	margin: 10px 0px 10px 20px;
}

.custome-submenu ul.sub-menu.elementor-nav-menu--dropdown li a{
	color: #fff!important;
	font-size: 18px!important;
	font-weight: 400!important;
}

.custome-submenu ul.sub-menu.elementor-nav-menu--dropdown li a:hover {
	color: #A09BFF!important;
}

.custome-submenu ul#menu-2-a133c43 li {
	margin-bottom: 10px;
}

.custome-submenu ul.sub-menu.elementor-nav-menu--dropdown li {
	margin-bottom: 0px!important;
}
.custome-submenu ul.sub-menu.elementor-nav-menu--dropdown li.current-menu-item a {
	color: #A09BFF!important;

}

.categories-widget ul li {
    font-weight: 500;
    border-bottom: none;
    color: #fff;
    background: #273880;
    padding: 10px 20px !important;
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2em;
}

/* custome blog page css */


a.elementor-post__read-more {
    background: #273880;
    padding: 5px 20px;
    border-radius: 25px;
}
a.elementor-post__read-more:hover { 
	background: #948FFB;
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
	margin-bottom: 10px;
}

.elementor-1153 .elementor-element.elementor-element-257613f .elementkit-tab-nav .elementkit-nav-link {
	display: block;
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
	margin-bottom: 10px!important;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    object-fit: cover;
}

ul.nav.nav-tabs.elementkit-tab-nav li {
	margin-bottom: 10px!important;
}

.latest-post-section article .elementor-post__text {

	display: flex!important;
	justify-content: center!important;
	flex-wrap: wrap;
}

a.elementkit-nav-link:hover {
	background: #948FFB!important;
} 
.single-post h3 {
	color: #273880;
	font-size: 20px;
/*	font-family: Cratch, sans-serif!important;*/
}

.single-post .single-post-content p {
	color: #8E8E8E;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
}

ul.categories_list_wrap {
    margin-left: 0px;
    padding-left: 0px;
}

ul.categories_list_wrap li {
    list-style: none;
    margin: 5px;
     display: inline-block;    
}

ul.categories_list_wrap li a {
	color: #fff!important;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 500;
	background: #273880;
    /* color: #fff !important; */
    border-radius: 25px;
    padding: 10px 20px;
    text-decoration: none;
    display: block;    
    text-decoration: none!important;
}

ul.categories_list_wrap li a:hover, ul.categories_list_wrap li a.active {
	background: #948FFB;
}

.contact-info a {
	display: block;
    color: #7C7C7C!important;
    text-decoration: none!important;
}

.contact-info h3.elementor-icon-box-title a {
	color: #292929!important;
}

.sidebar-social-icon {
	opacity: 0!important;
} 

/*ul#menu-2-a133c43 li a {
	display: inline-block;
}*/

/*.has-submenu:after {
	    content: "\e994";
	    font-family: elementskit !important;
	    position: absolute;
	    right: -10px;
	    top: 12px;
	    color: #fff;
	    font-size: 12px;
	    opacity: 1!important;
	} 


.has-submenu {
	position: relative;
}


.has-submenu span.sub-arrow, .has-submenu span.dropdown-menu-toggle.ast-header-navigation-arrow {
	display: none!important;
}
*/
/*p#breadcrumbs span {
	color: #fff!important;
}*/

.elementskit-megamenu-panel {
		top: 50px!important;
}

/*ul.sub-menu.elementor-nav-menu--dropdown {
	padding-left: 20px!important;
}*/

.sub-arrow svg {
	color: #fff!important;
	fill: #fff!important;
	stroke: #fff!important;
}


.post-loop-template .elementor-widget-theme-post-content ul {
	padding-left: 20px!important;
	margin-bottom: 10px;
}

.post-loop-template .elementor-widget-theme-post-content h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.elementkit-tab-wraper.vertical.elementskit-fitcontent-tab {
	flex-direction: row-reverse;
}

.elementor-1153 .elementor-element.elementor-element-257613f .elementkit-tab-wraper.vertical .elementkit-tab-nav {
	margin-left: 16px!important;
	margin-right: 0px!important;
}

.custome-tab .tab-content.elementkit-tab-content {
	margin-top: -40px;
}


.single-post-content ul li, .single-post-content ol li{
	color: #8E8E8E!important;
	margin-bottom: 10px;
}

.single-post-content ul, .single-post-content ol {
	margin-left: 20px!important;
}

.mc4wp-alert.mc4wp-success p {
    color: #fff!important;
}

/* All Serivce Menu - start */
.service-menu.all-service .elementor-nav-menu--dropdown.elementor-nav-menu__container {
	overflow: unset;
}
.service-menu.all-service nav ul li:not(:last-child) {
	margin-bottom: 10px;
}
.service-menu.all-service nav ul li.menu-item-has-children .sub-menu {
	margin-top: 10px;
}
.service-menu.all-service nav ul li.menu-item-has-children > ul {
	padding-left: 15px;
}
.service-menu.all-service .sub-arrow {
	position: absolute;
	right: 10px;
}
.service-menu.all-service li:not(.current-page-ancestor) .sub-arrow svg {
	color: #000 !important;
	fill: #000 !important;
	stroke: #000 !important;
}
.service-menu.all-service li:not(.current-page-ancestor) a:focus .sub-arrow svg {
	color: #fff !important;
	fill: #fff !important;
	stroke: #fff !important;
}
.service-menu.all-service nav .current-page-ancestor > ul {
	display: block;
}
.service-menu.all-service .elementor-sub-item.highlighted,
.service-menu.all-service .elementor-nav-menu--dropdown .elementor-item.highlighted {
	background-color: #FFF;
	color: #33373d;
}
.service-menu.all-service .elementor-sub-item.highlighted:hover, .service-menu.all-service .elementor-sub-item.highlighted:focus,
.service-menu.all-service .elementor-nav-menu--dropdown .elementor-item.highlighted:hover, .service-menu.all-service .elementor-nav-menu--dropdown .elementor-item.highlighted:focus {
	background-color: #948ffb;
	color: #fff;
}
/* All Serivce Menu - end */

@media only screen and (max-width: 1400px) {
	.service-mega-menu .elementor-container.elementor-column-gap-default {
		flex-wrap: wrap;
	}

	.elementskit-megamenu-panel {
		width: 650px!important;
	}

	.sub-menu.elementor-nav-menu--dropdown.sm-nowrap ul {
		margin-left: 280px!important;
	}
}

@media (max-width: 1200px) {
	.banner-shape:before {
		border-left: 120px solid #0D1C5D;
	}
	.banner-shape:after {
		border-left: 100px solid transparent;
		border-right: 18px solid transparent;
		border-top: 70px solid #A09BFF;
		left: 2px;
	}
	.banner-shape .elementor-widget-wrap:before {
		transform: skew(-14deg);
		left: 61px;
	}
	
}
@media (max-width: 1024px) {
	.service-slider .elementor-swiper-button-prev,
	.service-slider .elementor-swiper-button-next {
		display: none !important;
	}

	.mobile-menu-responsive {
		order: 2;
	}

	.mobile-menu-responsive i.icon.icon-down-arrow1.elementskit-submenu-indicator {
	    border: none!important;
	    padding: 0px!important;
	}

	h2.wpsisac-slide-title {
		font-size: 32px!important;
		line-height: 1.2em!important;
	}
	.home-slick-slider .slick-slide-button {
		margin-top: 0px!important;
	}

}
@media (max-width: 768px) {
	.footer-bottom-menu ul li {
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	.banner-shape:before,
	.banner-shape:after,
	.banner-shape .elementor-widget-wrap:before {
		display: none;
	}
	.sub-banner {
		height: auto;
	}
	.ast-scroll-to-top-right {
    	right: 10px!important;
	}

	.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
		width: 97%!important;
	}

	h2.wpsisac-slide-title {
		font-size: 25px!important;
	}

	.home-slick-slider .wpsisac-slick-slider h2.wpsisac-slide-title label {
		font-size: 16px!important;
	}

	.home-slick-slider .wpsisac-slick-slider h2.wpsisac-slide-title label:after {
		display: none;
	}
	.home-slick-slider .wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-left {
		padding-right: 0px!important;
	}
	.post-loop-template .elementor-widget-theme-post-content h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.custome-tab .ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content {
		width: 67%!important;
	}
	.custome-tab .elementkit-tab-wraper.vertical.elementskit-fitcontent-tab {
		justify-content: space-between;
	}
}

@media only screen and (max-width: 767px) {
	.custome-tab .tab-content.elementkit-tab-content {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 650px) {
	.custome-tab .ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content {
		width: 100%!important;
	}

	.custome-tab ul.nav.nav-tabs.elementkit-tab-nav, .elementor-1153 .elementor-element.elementor-element-257613f .elementkit-tab-wraper.vertical .elementkit-tab-nav {
		width: 100%;
		flex-basis: 100%!important;
		margin: 0px 10px!important;
	}
	.custome-tab .ekit-wid-con .elementkit-tab-wraper.vertical>.elementkit-tab-nav .elementkit-nav-item {
    	display: inline-block;
    	width: auto;
    	margin-right: 0;
	}
	.custome-tab .tab-content.elementkit-tab-content {
		margin-top: 0px;
	}

}

button.elementskit-menu-hamburger.elementskit-menu-toggler {
    display: none;
}

div#ekit-megamenu-primary-menu {
	display: contents;
}

button.elementskit-menu-close.elementskit-menu-toggler {
	display: none;
}

.ekit-wid-con .ekit_sidebar-textwidget {
    padding: 0!important;
    padding-top: 20px!important;
}

i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    border: none;
    left: 05px;
    margin-left: 0px !important;
    color: #fff!important;
}

.elementor-5432 .elementor-element.elementor-element-5a7e38e .elementskit-navbar-nav > li > a {
	color: #fff!important;
	font-size: 16px!important;
}

.elementor-56 .elementor-element.elementor-element-3ef42c4 .ekit_close-side-widget {
    padding: 5px 8px!important;
}

.elementor-56 .elementor-element.elementor-element-3ef42c4 .ekit_close-side-widget svg {
    max-width: 15px!important;
}

.elementor-56 .elementor-element.elementor-element-3ef42c4 .ekit_close-side-widget svg path {
	fill: #273880!important;
}