/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 12 2023 | 11:52:27 */
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
:root{
	--font1: 'Plus Jakarta Sans', sans-serif;
	--font2: 'Dancing Script', cursive;
	--theme: #ff3600;
	--blue: #22abe3;
	--dark: #181818;
}
@media screen and (min-width: 1170px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1200px !important;
	}
}
body a{
	text-decoration: none;
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_col-has-fill>.vc_column-inner{
	padding-top: 0 !important;
}
html body, body h1, body h2, body h3, body h4, body h5, body h6, input, textarea, button, form,
#header .main-menu > li.menu-item > a{
	font-family: var(--font1);
}
.service_row .vc_column_container .wpb_wrapper {
    margin-bottom: 30px;
}
/* .service_row .vc_column_container:nth-child(2) .wpb_wrapper .service-wrap {
    background-color: #f5f5dc;
} */
#header .header-main .header-left .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
	margin: 0 auto;
}
.header-right-bottom_inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-right-bottom_inner .whatsapp_anytime {
    display: flex;
    align-items: center;
    margin-right: 25px;
    text-decoration: none !important;
}
.header-right-bottom_inner .whatsapp_anytime .wicon i {
    color: inherit;
    margin: 0;
}
.header-right-bottom_inner .whatsapp_anytime .wicon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px 0 0;
    background-color: var(--theme);
    min-width: 42px;
    height: 42px;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 20px;
}
.header-right-bottom_inner .whatsapp_anytime .w_content {
    align-self: center;
}
.header-right-bottom_inner .whatsapp_anytime .w_content .content {
    font-size: 12px;
    color: #fff;
    opacity: .5;
}
.header-right-bottom_inner .whatsapp_anytime .w_content .icon-box-title {
    margin: 0 !important;
    color: #fff;
    font-weight: 600;
    letter-spacing: normal;
    padding-top: 1px;
    font-size: 16px;
}
.header-right-bottom_inner .applyBtn .btn {
    background-color: var(--theme);
    border: none !important;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 24px 60px;
    text-align: center;
    transition: all .6s ease;
    margin-left: 30px;
	animation: background 4.4s infinite ease;
}
@keyframes background {
  0% {background-color: var(--theme);}
  50% {background-color: var(--blue);}
  100% {background-color: var(--theme);}
}
.header-right-bottom_inner .searchform-popup .search-toggle {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: normal !important;
    display: block;
    margin-top: 3px;
    border-left: 1px solid #ddd;
    padding-left: 25px;
    width: auto !important;
}
.service_row .vc_column_container .wpb_wrapper .service-wrap {
    padding: 30px;
    height: 100%;
    text-align: left;
    color: #000;
    text-decoration: none !important;
    background-color: #fff;
    box-shadow: 0 5px 24px rgba(0,0,0,.1);
    border: 1px solid #e7e7e7;
    border-bottom-width: 3px;
	position: relative;
    z-index: 1;
}
.service_row .vc_column_container .wpb_wrapper .service-wrap h2.service-title {
    text-align: left;
}
.service_row .vc_column_container .wpb_wrapper .service-wrap .service-content {
    text-align: left;
}
.service_row .vc_column_container .wpb_wrapper .service-wrap h2.service-title {
    text-align: left;
    margin-bottom: 14px;
}
.service_row .vc_column_container .wpb_wrapper .service-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1%;
    width: 100%;
    background-color: #3598dc;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    pointer-events: none;
}
.service_row .vc_column_container .wpb_wrapper:hover .service-wrap:before {
    visibility: visible;
    height: 100%;
    opacity: 1;
}
.service_row .vc_column_container .wpb_wrapper:hover .service-wrap * {
    color: #fff;
}
.n2-ss-text {
    display: table !important;
    /* text-shadow: 1px 1px 1px BLACK !important; */
    background-color: #00000066;
    margin: 0 auto 20px!important;
    padding: 1px 15px !important;
    border-radius: 7px !important;
}
div#home-processing a {
    color: #000;
    text-decoration: none !important;
}
.no-breadcrumbs .main-content {
    padding-top: 0px;
	padding-bottom: 0px;
}
#header{
	border-top: none !important;
}
#header .header-container.container {
    max-width: 100% !important;
    padding: 0 !important;
	width: 100% !important;
    display: flex !important;
}
#header .header-right {
    padding: 0 !important;
	flex: 1;
}
#header .header-right .header-right-top {
    background-color: #f4f0f0;
    padding: 5px 40px;
    display: flex;
    justify-content: space-between;
}
#header .header-contact .nav-top a {
    color: #181818 !important;
    font-weight: normal !important;
	font-size: 13px;
}
#header .header-contact .nav-top a i {
    font-size: inherit !important;
    color: var(--theme);
}
#header .header-main .header-left {
    flex: 0 0 14.845%;
    text-align: center;
}
#header .header-right-bottom {
    margin: 0 !important;
	padding-left: 25px !important;
    background-color: #1e2f41;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#header .header-main .header-left a img {
    max-height: 60px;
}
.home_slide {
    min-height: 88vh;
    overflow: hidden;
    position: relative;
	display: flex;
}
.home_slide .slide_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.home_slide .slide_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    transition: all .8s ease;
	opacity: 1 !important;
}
.home_slide .container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    background: linear-gradient(90deg, #0000009c, transparent);
    z-index: -1;
    display: block;
    height: 100%;
	pointer-events: none;
}
.home_slide .container {
    display: flex;
    align-items: center;
    width: 100%;
	position: relative;
	z-index: 1;
	padding-left: 15px;
	padding-right: 15px;
}
.home_slide_inner {
    display: flex;
    flex-direction: column;
    max-width: 500px;
    margin: 2em 0 !important;
    border-radius: 20px;
    color: #fff;
}
.home_slide_inner h5 {
    color: #fff;
    font-family: var(--font2);
    font-size: 22px;
    line-height: normal;
}
.home_slide_inner h2 {
    font-weight: bold;
    color: #fff;
    line-height: normal;
    font-size: 52px;
}
.home_slide_inner .cusbtn .btn {
    background-color: var(--theme);
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
	min-width: 180px;
	text-align: center;
    padding: 15px 30px 17px;
}

.homeslider ul.slick-dots {
    bottom: 20px;
}
.homeslider ul.slick-dots li button {
    display: none;
}
.homeslider ul.slick-dots li {
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 2px;
}
.homeslider ul.slick-dots li.slick-active {
    background-color: var(--theme);
    border-color: var(--theme);
}
.homeslider {
    margin: 0 !important;
}
.hero_slider .wpb_text_column {
    margin: 0;
}
.header-right-top .share-links a {
    box-shadow: none !IMPORTANT;
    background: transparent !important;
    color: #181818 !important;
}
.header-right-top .share-links a:hover {
    color: var(--theme) !important;
}
#header .main-menu > li.menu-item > a {
    font-weight: 500;
}
.about_sec .vc_column-inner {
    position: relative;
    z-index: 1;
}
.about_sec .vc_column-inner .about_img_shape {
    position: absolute;
    margin: 0 !important;
    left: -77%;
    top: 10px;
    z-index: -1;
}
.about_sec .vc_column-inner .about_img_shape img {
    max-height: 500px;
    object-fit: contain;
}
.about_sec .vc_column-inner .about_img {
    margin: 0 !important;
    height: 100%;
}
.about_sec .vc_column-inner .about_img .wpb_wrapper {
    height: 100%;
}
.about_sec .vc_column-inner .about_img .wpb_wrapper .vc_single_image-wrapper {
    height: 100%;
    display: block;
    width: 100%;
}
.cusheading b {
    color: var(--theme);
}
.about_sec .vc_column-inner .about_img .wpb_wrapper .vc_single_image-wrapper img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: block;
    border-radius: 10px;
}
.subheading {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: normal;
    position: relative;
    z-index: 1;
    color: var(--theme);
}
.cusheading {
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 15px;
}
.about_sec .wpb_text_column {
    margin: 0;
}
.about_sec .wpb_text_column p {
    line-height: 25px;
}
.about_sec .vc_parallax-inner {
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: 100% 65% !IMPORTANT;
}
.subheading:after {
    content: "\f072";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 8px;
}
.howappy_line{
	border-bottom: 1px dashed #ddd;
	margin-bottom: 4em;
}
.how_apply_sec .wpb_single_image .vc_single_image-wrapper {
    height: 120px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    border: 1px dashed #ddd;
}
.how_apply_sec .wpb_single_image .vc_single_image-wrapper img {
    width: auto;
    height: 60px;
    object-fit: contain;
    display: block;
}
.how_apply_sec .wpb_single_image .vc_single_image-wrapper:before {
    content: '';
    position: absolute;
    top: -15%;
    left: -15%;
    width: 130%;
    height: 130%;
    border: 1px dashed #000;
    border-radius: 50%;
    opacity: .2;
    transition: all .5s ease;
    animation: rotate 24s linear infinite;
}
.how_apply_sec .wpb_single_image {
/*     margin-bottom: 15px; */
}
.how_apply_sec h5 b {
    height: 24px;
    width: 24px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: var(--theme);
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    vertical-align: bottom;
    position: relative;
    top: -4px;
}
.how_apply_sec h5 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px;
}
.how_apply_sec h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
@keyframes rotate{
	100%{
		transform: rotate(360deg);
	}
}
.how_apply_sec .wpb_single_image {
    position: relative;
}
.how_apply_sec .wpb_single_image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 71%;
    height: 100%;
    width: 65%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2023/10/ab-s-1-2.png);
    pointer-events: none;
}
.how_apply_sec .vc_column_container:last-child .wpb_single_image:before {
    display: none;
}
.online_visa_sec .porto-sicon-box-link {
    background-color: #fff;
    border-radius: 90px;
    color: var(--dark);
    padding: 6px;
    border: 1px dashed #cecece;
    transition: all .3s ease;
}
.online_visa_sec .porto-sicon-box-link:hover {
    background-color: var(--theme);
    color: #fff !important;
    border-color: #fff;
}
.online_visa_sec .porto-sicon-box-link .info_box {
    margin: 0 !important;
    display: flex;
    flex-wrap: unset !important;
    align-items: center;
}
.online_visa_sec .porto-sicon-box-link .info_box .porto-sicon-default {
    height: 70px;
    min-width: 70px;
    border-radius: 50%;
    background-color: var(--theme);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
	transition: all .4s ease;
}
.online_visa_sec .porto-sicon-box-link .info_box .porto-sicon-default .porto-just-icon-wrapper {
    margin: 0 !important;
    font-size: 23px !important;
}
.online_visa_sec .porto-sicon-box-link .info_box .porto-sicon-description {
    flex: 1;
    line-height: normal;
    align-self: center;
    padding: 10px 15px;
}
.online_visa_sec .porto-sicon-box-link .info_box .porto-sicon-description h5 {
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.online_visa_sec .porto-sicon-box-link .info_box .porto-sicon-description p {
    margin: 0 !important;
    line-height: normal;
    padding-bottom: 4px;
    font-weight: 600;
    color: var(--theme);
}
.online_visa_sec .porto-sicon-box-link:hover .info_box .porto-sicon-description p {
    color: #fff;
}
.online_visa_sec .porto-sicon-box-link:hover .info_box .porto-sicon-description h5 {
    color: #fff;
    opacity: .7;
}
.online_visa_sec .porto-sicon-box-link:hover .info_box .porto-sicon-default {
    color: var(--theme);
    background-color: #fff;
}
.service_left {
    height: 100%;
    margin: 0;
    border-radius: 20px;
    overflow: hidden;
}
.service_left .wpb_wrapper {
    height: 100%;
}
.service_left .wpb_wrapper .vc_single_image-wrapper {
    display: block;
    height: 100%;
    width: 100%;
}
.service_left .wpb_wrapper .vc_single_image-wrapper img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.service_desc .wpb_wrapper p {
    line-height: 1.7;
}
.service_desc .wpb_wrapper ol {
    padding-left: 16px;
}
.service_desc .wpb_wrapper ol li:not(:last-child) {
    margin-bottom: 6px;
}
.service_box h3.porto-sicon-title {
    margin-top: 0;
    font-weight: 600 !important;
    color: var(--theme);
    line-height: normal;
    font-size: 22px !important;
}
.service_box .porto-sicon-description ul {
    padding-left: 0px;
	list-style: none !important;
}
.service_box .porto-sicon-description ul li {
    background-color: rgb(255 245 242);
    padding: 10px 18px;
    border-radius: 9px;
}
.service_box .porto-sicon-description ul li:nth-child(even) {
    background-color: #ebf7fc;
}
.service_box .porto-sicon-description ul li:not(:last-child) {
    margin-bottom: 8px;
}
.service_box {
    padding: 25px;
    margin: 0;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 14px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	transition: all .5s ease;
}
.service_box:hover {
    box-shadow: 0 6px 35px rgba(0,0,0,.15);
    border-color: #eee;
}
.service_box .porto-sicon-description {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.services_innerrow {
    margin: -70px -100px;
}
.services_innerrow .vc_column-inner {
    height: 100%;
}
.service_box p:last-child {
    margin-bottom: 0 !important;
    margin-top: auto;
}
.service_box p:last-child .porto-sicon-read {
    color: var(--red);
	margin: 0;
}
.pl-5{
	padding-left: 4em;
}
#footer {
    position: relative;
    z-index: 1;
}
#footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: auto;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2023/10/shape-1.png);
    pointer-events: none;
}
.tp-footer-top {
    position: relative;
    line-height: 1;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #393a3c;
}
.tp-footer-top .tp-footer-top-shape {
    position: absolute;
    top: 0;
    left: 56%;
    pointer-events: none;
}
.tp-footer-send p {
    font-size: 18px !important;
    color: #808080 !important;
    margin: 0 !important;
}
.tp-footer-send p a {
    color: #fff !important;
}
.tp-footer-send p a:hover {
    color: var(--theme) !important;
}
.tp-footer-btn .tp-btn {
    position: relative;
    display: inline-block;
    padding: 22px 51px;
    font-weight: 700;
    font-size: 14px;
    background: var(--theme);
    color: #fff !important;
    overflow: hidden;
    text-transform: uppercase;
}
#footer .widget-title {
    text-align: left !important;
    font-size: 20px !important;
    text-transform: none !important;
    margin-bottom: 2em;
}
#footer ul.menu {
    border: none !important;
    font-size: 14px !important;
    column-count: unset !important;
    margin: 0 !important;
}
#footer ul.menu li {
    border: none !important;
    color: #fff !important;
    padding: 0 !important;
    margin: 0;
}
#footer ul.menu li:before {
    display: none;
}
#footer ul.menu li a {
    color: #fff;
    line-height: normal;
}
#footer ul.menu li {
    margin-bottom: 13px;
    line-height: 1.6;
}
.contact-info ul.contact-details li {
    margin-bottom: 13px !important;
	display: flex !important;
}
.contact-info ul.contact-details li i {
	min-width: 20px !important;
    color: var(--theme);
    font-size: 14px;
	position: relative!important;
}
.contact-info ul.contact-details li .third {
    margin: 0 !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: 14px !important;
}
.contact-info ul.contact-details li a {
    color: inherit !important;
}
.contact-info ul.contact-details li a:hover{
	color: var(--theme) !important;
}
.footer-bottom {
    background-color: #1c1d20 !important;
	position: relative;
    z-index: 1;
}
.footer-bottom span.logo {
    display: none !important;
}
#footer .footer-bottom .footer-left {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
#footer .footer-bottom .footer-left .footer-copyright {
    font-size: 14px !important;
}
#footer .footer-bottom .footer-left .share-links a {
    background: transparent !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 0 !important;
    height: auto !important;
    width: 20px;
    display: inline-block !important;
}
.benifits_list .vc-hoverbox-inner {
    min-height: unset !important;
}
.benifits_list .vc-hoverbox-inner .vc-hoverbox-back {
    background: transparent !important;
}
.benifits_list .vc-hoverbox-inner .vc-hoverbox-block .vc_btn3-container {
    margin: 0 !important;
    display: block;
}
.benifits_list .vc-hoverbox-inner .vc-hoverbox-block .vc_btn3-container .vc_general {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    font-size: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.benifits_list .vc-hoverbox-inner .vc-hoverbox-front {
    background-size: 40px 40px !important;
    background-repeat: no-repeat !important;
    background-position: left center;
    padding-left: 60px;
    text-align: left !important;
    display: flex;
	min-height: 42px;
    align-items: center;
	filter: invert(1);
}
.benifits_list .vc-hoverbox-inner .vc-hoverbox-front h2 {
    font-size: 18px !IMPORTANT;
    margin: 0 !important;
    line-height: normal !important;
}
.benifits_list {
    margin-bottom: 10px;
    padding: 10px 20px;
    background-color: #ffffff12;
    border-radius: 7px;
}
#visa_facility_sec .right_img img {
    height: 480px;
    object-fit: cover;
    border-radius: 60px 0 0 60px;
}
.type_visa_left:before {
    content: '';
    position: absolute;
    top: 0;
    right: -110px;
    height: 100%;
    width: calc(100vw + 110px);
    background-color: var(--dark);
    border-radius: 0 60px 60px 0;
    background-image: url(/wp-content/uploads/2023/10/dot-globe2.png);
    background-size: contain;
    background-position: 45vw 50%;
    background-repeat: no-repeat;
    pointer-events: none;
}
.type_visa_left>.wpb_wrapper {
    padding-right: 75px !important;
}
.type_visa_left .wpb_text_column p {
    color: #fff;
    line-height: 1.7;
}
.type_visa_left .cusheading {
    line-height: 1.2;
}
.howApply_sec .right_img .wpb_wrapper {
    width: 100%;
    display: block;
}
.howApply_sec .right_img .wpb_wrapper .vc_single_image-wrapper {
    width: 100%;
    display: block;
    height: 100%;
}
.howApply_sec .right_img .wpb_wrapper .vc_single_image-wrapper img {
    width: 80%;
    object-fit: contain;
    height: 100%;
    max-height: 580px;
}
.other_points_sec .vc_parallax-inner {
    background-size: auto !IMPORTANT;
    background-repeat: no-repeat !IMPORTANT;
    background-position: 105% 56% !important;
}
.other_points_sec .left_img .vc_single_image-wrapper {
    -webkit-mask-image: url(/wp-content/uploads/2023/10/shap_bg.png);
    mask-image: url(/wp-content/uploads/2023/10/shap_bg.png);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
}
.other_points_sec .left_img .vc_single_image-wrapper img {
    height: 450px;
    object-fit: cover;
    display: block;
}
.other_points_sec .wpb_text_column ul {
    padding-left: 0;
    font-size: 20px;
    list-style: none !important;
}
.other_points_sec .wpb_text_column ul li:not(:last-child) {
    margin-bottom: 12px;
}
.other_points_sec .wpb_text_column ul li {
    line-height: 1.4;
    padding-left: 40px;
    position: relative;
}
.other_points_sec .wpb_text_column ul li:before {
    content: "\f00c";
    position: absolute;
    top: 4px;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 11px;
    color: #fff;
    background-color: var(--theme);
    height: 25px;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.other_points_sec {
    overflow: unset !important;
}
.MadeEasy_sec .vc_parallax-inner {
    background-size: 54% !important;
    background-repeat: no-repeat !important;
    background-position: 0% 60% !important;
}
.MadeEasy_sec .vc_custom_heading.bg_heading {
	pointer-events: none;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    color: rgba(0, 0, 0, 0.02);
    z-index: -1;
    width: auto;
    font-size: 14vw;
    white-space: nowrap;
    text-transform: lowercase;
    margin: 0 !important;
    line-height: normal;
    opacity: .7;
}
.MadeEasy_sec .vc_column_container.col-md-12 {
    position: unset !important;
}
.MadeEasy_sec .subheading {
    color: #000 !important;
    text-transform: unset !important;
    font-size: 18px !important;
}
.MadeEasy_sec .wpb_text_column {
    margin: 0;
}
.MadeEasy_sec .wpb_text_column p {
    line-height: 1.7;
/*     font-size: 16px; */
}
.MadeEasy_sec .big_img {
    max-width: 80%;
    margin: 0 auto;
}
.MadeEasy_sec .big_img img {
    border: 5px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 6px 13px 0px rgba(85, 96, 118, 0.08);
    display: block;
}
.MadeEasy_sec .left_small_img {
    position: absolute;
    top: 60px;
    left: -50px;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    z-index: -1;
    margin: 0;
}
.MadeEasy_sec .left_small_img img {
    border: 5px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 6px 13px 0px rgba(85, 96, 118, 0.08);
    display: block;
}
.MadeEasy_sec .right_small_img img {
    border: 5px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 6px 13px 0px rgba(85, 96, 118, 0.08);
    display: block;
}
.MadeEasy_sec .right_small_img {
    position: absolute;
    bottom: 60px;
    right: 0;
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.fs-20 p{
	font-size: 20px;
	line-height: 1.6;
}
.cusfaq .faq-row article .toggle {
    position: relative;
    overflow: hidden;
    border: 1px solid #dce6e9;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    margin-bottom: 20px;
	padding-bottom: 0 !important;
}
.cusfaq .faq-row article .toggle label {
	margin: 0 !important;
    position: relative;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
    padding: 29px 40px;
    padding-right: 70px;
    color: var(--dark) !important;
    line-height: normal;
    border: none !important;
    background: transparent !important;
    border-radius: unset !important;
	z-index: 1;
}
.cusfaq .faq-row article .toggle-content {
    position: relative;
    padding: 0 40px;
    padding-bottom: 35px;
    font-size: 16px;
    line-height: 1.65;
}
.cusfaq .faq-row article .toggle-content ul {
    padding-top: 12px;
    padding-left: 20px;
}
.cusfaq .faq-row article .toggle-content ul:last-child {
    margin-bottom: 0;
}
.cusfaq .faq-row article .toggle-content ul li:not(:last-child) {
    margin-bottom: 5px;
}
.footer-wrapper aside.widget_text {
    margin: 0 !important;
}
.footer-wrapper aside.widget_text .textwidget p {
    margin: 0 !important;
    font-size: 14px !IMPORTANT;
    line-height: 1.7 !important;
    padding: 0 !important;
}
.footer-wrapper aside.widget_media_image {
    margin-bottom: 15px;
}
#footer .footer-main>.container {
    padding-top: 4rem;
    padding-bottom: 3rem;
}
.cusfaq .faq-row article .toggle label:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
    margin: 0 !important;
    right: 16px !important;
    top: 20px;
    box-shadow: 0px 4px 7px rgba(178, 190, 205, 0.29);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    font-size: 14px !important;
	background-color: #fff;
}
.cusfaq .faq-row article .toggle.active label:before {
    content: "\f068";
}
.cusfaq .faq-row article .toggle label:after {
    position: absolute;
    width: 52px;
    height: 101px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    background-color: #efefefba;
    content: "";
    top: -25px;
    right: -5px;
    z-index: -1;
    -webkit-transform: rotate(-134deg);
    -ms-transform: rotate(-134deg);
    transform: rotate(-134deg);
    pointer-events: none;
}
.page-top {
    padding: 90px 0;
    position: relative;
    z-index: 1;
	background-position: bottom center !important;
}
.page-top:before {
    width: 100%;
    content: '';
    background: linear-gradient(90deg, #1e2f41, transparent);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: .95;
}
.page-top h1.page-title {
    font-family: var(--font1) !important;
    font-weight: bold;
    letter-spacing: 0;
    line-height: normal !important;
    margin-bottom: 14px;
    font-size: 48px;
    max-width: 560px;
}
.page-top .breadcrumbs-wrap {
    max-width: 600px;
    color: #fff;
}
.page-top .breadcrumbs-wrap li a {
    color: var(--theme);
}
.cuscard .cusheading {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    line-height: normal;
    margin-bottom: 25px;
}
.cuscard form .form-group {
    margin-bottom: 15px;
}
.cuscard form .col-form-label {
    font-size: 16px;
    padding-top: 0;
	display: block;
}
.cuscard form .form-control {
    min-height: 47px;
    padding: 10px 18px;
    line-height: normal;
    border: 1px solid #ddd;
    border-radius: 7px;
    color: #000;
    font-weight: 500;
    display: block;
    width: 100%;
}
.cuscard form .input-group {
    flex-wrap: unset;
}
.cuscard form .input-group .input-group-addon {
    background-color: #ddd !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 7px 7px 0;
}
.cuscard form .input-group .input-group-addon span {
    padding: 0;
    margin: 0;
    color: #000;
    line-height: normal;
    font-size: 14px;
}
.cuscard form .btn[type="submit"] {
    background-color: var(--theme);
    border: 1px solid var(--theme);
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 80px;
    margin-left: auto !important;
    display: table !important;
    margin-right: 0;
    border-radius: 0;
}
.cuscard form label.radio-inline:not(:last-child) {
    margin-right: 10px;
}
.gen_application .success-box .success_img img {
    height: 210px;
    transform: rotate(-50deg);
    width: 510px;
    object-fit: contain;
    display: block;
    margin: 0px auto -30px;
    pointer-events: none;
}
.gen_application .success-box h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
}
.text-theme {
    color: var(--theme);
}
.gen_application .success-box h5 {
    font-size: 27px;
    padding: 10px 0;
}
.gen_application .success-box strong {
    background-color: #00800017;
    color: green;
    padding: 5px 10px;
    border-radius: 7px;
}
.gen_application .success-box .btn {
    display: inline-block;
    padding: 11px 35px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    background-color: var(--theme);
    border-color: var(--theme);
}


@media screen and (max-width: 1380px) and (min-width: 992px){
	.header-right-bottom_inner .applyBtn .btn {
		padding: 20px 30px;
		margin-left: 20px;
	}
	.header-right-bottom_inner .searchform-popup .search-toggle {
		padding-left: 16px;
		font-size: 14px !important;
	}
	.header-right-bottom_inner .whatsapp_anytime .wicon {
		min-width: 34px;
		height: 34px;
		font-size: 14px;
		margin-right: 7px;
	}
	.header-right-bottom_inner .whatsapp_anytime {
		margin-right: 15px;
	}
	#header .main-menu > li.menu-item > a {
		padding: 10px 12px;
		font-size: 13px;
	}
	#header .header-main .header-left a img {
		max-height: 50px;
	}
	.header-right-bottom_inner .whatsapp_anytime .w_content .icon-box-title {
		font-size: 14px;
	}
	.header-right-bottom_inner .whatsapp_anytime .w_content .content {
		font-size: 11px;
		line-height: normal;
		padding-bottom: 3px;
	}
	.services_innerrow {
		margin: -70px -50px;
	}
	.cusheading{
		font-size: 38px;
	}
}

@media screen and (max-width: 1024px){
	.services_innerrow .vc_column_container {
		margin-bottom: 2em;
	}
	.services_innerrow {
		margin: -70px 0px;
	}
	.header-right-bottom_inner .whatsapp_anytime {
		display: none;
	}
	#header .mobile-toggle {
		margin-left: auto;
		background-color: var(--theme);
		border-radius: 0;
		margin-right: 30px;
	}
	.about_sec .vc_column-inner .about_img_shape {
		display: none;
	}
	.cusheading {
		font-size: 36px;
	}
}
@media screen and (max-width: 991px){
	header #nav-panel {
		padding-top: 20px;
	}
	#nav-panel .mobile-menu li a {
		color: #000 !important;
		background: transparent !important;
		border-radius: 0 !important;
		padding-left: 0;
	}
	#nav-panel .accordion-menu li.menu-item.active > a {
		color: var(--theme) !important;
	}
	.service_sec {
		padding-bottom: 2.5em !important;
	}
	#header .header-main .header-left {
		flex: 0 0 200px;
	}
	#header .share-links {
		display: none;
	}
	.home_slide_inner h2{
		font-size: 42px;
	}
	.page-top h1.page-title {
		font-size: 42px !IMPORTANT;
	}
	#header .header-right-bottom {
		justify-content: flex-end;
		gap: 15px;
	}
	#header .header-right-bottom .mobile-toggle {
		order: 1;
		margin-left: 0;
	}
	.header-right-bottom_inner .searchform-popup .search-toggle {
		border: none !important;
		padding-left: 0 !important;
	}
}
@media screen and (max-width: 767px){	
	body .page-top {
		background-size: cover !important;
		background-position: center !important;
		padding: 65px 10px!important;
	}
	.page-top h1.page-title {
		font-size: 34px !IMPORTANT;
	}
	.home_slide_inner h2{
		font-size: 34px
	}
	.cusheading {
		font-size: 30px;
	}
	#header .header-right .header-right-top {
		padding: 5px 20px;
	}
	#header .header-main .header-left {
		flex: 0 0 160px;
	}
	#header .search-popup .search-toggle {
		padding-left: 13px;
		font-size: 14px !IMPORTANT;
	}
	#header .mobile-toggle {
		margin-right: 18px;
	}
	.header-right-bottom_inner .applyBtn .btn {
		padding: 20px 30px;
		margin-left: 15px;
	}
	#header .header-contact {
		margin-right: 0 !important;
		width: 100%;
	}
	.home_slide_inner {
		padding: 0 25px !IMPORTANT;
	}
	.home_slide {
		min-height: 60vh;
	}
	.about_sec .vc_parallax-inner {
		background-size: 35% !important;
	}
	.about_sec .vc_column_container.col-md-7 {
		padding-left: 17.5px !important;
	}
	.how_apply_sec .wpb_single_image:before{
		display: none;
	}
	.how_apply_sec .vc_column_container {
		margin-bottom: 50px;
	}	
	body .about_sec {
		padding-bottom: 1em !important;
	}
	.online_visa_sec .porto-sicon-box-link {
		margin-bottom: 10px;
	}
	.service_row_inner .pl-5.vc_column_container.col-md-7 {
		padding-left: 15px !important;
		margin-top: 2em;
	}
	.services_innerrow {
		margin: 0 -15px !important;
	}
	.service_row_inner .pl-5.vc_column_container.col-md-7 .vc_empty_space[style="height: 80px"] {
		display: none;
	}
	.type_visa_left>.wpb_wrapper {
		padding-right: 0px !important;
	}
	#visa_facility_sec .right_img {
		display: none;
	}
	.other_points_sec .vc_parallax-inner {
		background-size: 30% !important;
	}
	.other_points_sec .left_img .vc_single_image-wrapper {
		margin-bottom: 3em;
	}
	.howApply_sec .right_img {
		margin: 0 !important;
		text-align: center !important;
	}
	.howApply_sec .wpb_text_column {
		margin-bottom: 0;
	}
	.MadeEasy_sec .big_img {
		max-width: 70%;
	}
	.MadeEasy_sec .left_small_img {
		max-width: 140px;
	}
	.MadeEasy_sec .right_small_img {
		max-width: 130px;
	}
	.MadeEasy_sec .vc_parallax-inner {
		background-size: 84% !important;
		opacity: .2 !important;
	}
	.cusfaq .faq-row article .toggle label {
		padding: 20px 20px;
		font-size: 17px;
		padding-right: 50px;
	}
	.cusfaq .faq-row article .toggle label:before {
		width: 32px;
		height: 32px;
		font-size: 11px !important;
		top: 16px;
		right: 10px !important;
	}
	.cusfaq .faq-row article .toggle label:after {
		width: 42px;
		height: 91px;
		top: -29px;
		right: -12px;
	}
	.cusfaq .faq-row article .toggle-content {
		padding: 0 20px 18px;
		font-size: 14px;
	}
	.tp-footer-top .tp-footer-top-shape img {
		max-height: 70px;
	}
	.tp-footer-top .tp-footer-top-shape {
		left: -30px;
		top: 70px;
	}
	.tp-footer-btn {
		margin-top: 12px;
		text-align: unset !important;
		margin-left: 65px;
	}
	#footer .footer-bottom .footer-left {
		flex-direction: column;
		gap: 8px;
	}
}
@media screen and (max-width: 575px){
	.cuscard {
		padding: 0 15px;
	}
	.other_points_sec .left_img .vc_single_image-wrapper img {
		height: 330px;
	}
	.page-top h1.page-title {
		font-size: 28px !IMPORTANT;
	}
	.cusheading {
		font-size: 28px;
	}
	#header .header-contact .nav-top li:last-child {
		display: none;
	}
	#header .header-contact .nav-top {
		justify-content: flex-end !important;
	}
	.home_slide_inner h2{
		font-size: 28px
	}
}
@media screen and (max-width: 440px){
	#header .header-main .header-left {
		flex: 0 0 140px;
	}
	.header-right-bottom_inner .applyBtn .btn {
		padding: 19px 18px;
		margin-left: 14px;
		font-size: 13px;
	}
	#header .header-right-bottom {
		padding-left: 10px !important;
		gap: 9px !IMPORTANT;
	}
}
