@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');



body {
	font-family: "Roboto", sans-serif !important;
    font-family: "Poppins", Sans-serif ;
}


:root {
    --green: #006500;
	--blue: #11375a;
}
body {
    font-weight: 500;
    font-style: normal;
    color: #6f6f6f;
    font-size: 16px;
    line-height: 28px;
}
a {text-decoration: none;}

@font-face {
	font-family: "Poppins", Sans-serif;
	src: url('../fonts/Poppins-Regular.ttf');
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pt-35 {
    padding-top: 35px;
}

header {
    display: block;
}

header ul#menu-main-menu li a.entry_pass {background: #e86020;color: #fff;border-radius: 45px;padding: 4px 11px !important;}
header ul#menu-main-menu {
        display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    gap: 15px;
    }
.main-menu ul li:before {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translate(0px, -50%);
    height: 18px;
    width: 1px;
    background: #dfdfdf;
}
.d-lg-none {
    display: none !important;
}

.header-top {
    display: none;
}
.header-menu {
    padding: 0px 2%;
}
.logo {
    padding: 0px 0px;
}
.logo img {
    width: 150px;
}
.new_menu_flex {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px;
}
.main-menu {
    text-align: right;
}
header ul, footer ul {
    list-style: none;
    margin: 0;
}
.main-menu ul li.menu-item-has-children {
    position: relative;
}
.main-menu ul li {
    display: inline-block;
    /* margin-left: 34px; */
    position: relative;
}
.main-menu ul li a {
    font-size: 15px;
    color: #1A1C20;
    display: block;
    padding: 20px 0px !important;
    /* text-transform: uppercase; */
    font-family: "Poppins", sans-serif;
}

.main-menu ul li .sub-menu, .features:hover .features__content, .calltoaction-btn .cl-btn:hover, .footer-about-1 .social_links li a:hover, .steps-box__icon i, .features2:hover, .services-items a:hover, .business-btn, .ab-tabs .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .faq-tab .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .widget_tag_cloud .tagcloud a:hover, .blog__deatails--tag a:hover, .clto-btn-2:hover, .social ul li a:hover {
    border-color: #e86020;
}
.main-menu ul li .sub-menu, .features:hover .features__content, .calltoaction-btn .cl-btn:hover, .footer-about-1 .social_links li a:hover, .steps-box__icon i, .features2:hover, .services-items a:hover, .business-btn, .ab-tabs .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .faq-tab .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .widget_tag_cloud .tagcloud a:hover, .blog__deatails--tag a:hover, .clto-btn-2:hover, .social ul li a:hover {
    border-color: #E48216;
}
.main-menu ul li .sub-menu {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 119%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 9;
    border-top: 4px solid var(--green);
    text-align: left;
    padding: 15px 0px;
}
.main-menu ul li .sub-menu li {
    display: block;
    margin: 0px;
}
.main-menu ul li .sub-menu li:before{display:none}
.main-menu ul li .sub-menu li a {
    padding: 4px 30px !important;
    display: block;
    color: #1A1C20;
    position: relative;
}
ul.sub-menu li a {
    font-size: 13px !important;
}
.main-menu ul li:hover a {
    color: var(--green);
}
.main-menu ul li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.main-menu-wrapper__search {
    margin-right: 40px;
}
.nav-search {
    position: relative;
    display: inline-block;
    color: inherit;
}
.main-menu-wrapper__call-number {
    position: relative;
}
.main-menu-wrapper__call-number:before {
    position: absolute;
    content: "";
    height: 82px;
    width: 1px;
    background: #E7EAEF;
    left: -21px;
}
.mr-10 {
    margin-right: 10px;
}
.main-menu-wrapper__call-icon a i {
    font-size: 30px;
    color: #E48216;
}
.main-menu-wrapper__call-number span {
    display: block;
    margin-bottom: -5px;
    font-weight: 400;
    font-size: 14px;
}
.main-menu-wrapper__call-number h5 {
    font-size: 20px;
    font-weight: 700;
    color: #E48216;
}
.main-menu-wrapper__call-text a {
    color: #11375a !important;
}

.offcanvas-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}
.fix {
    overflow: hidden;
}
.side-info {
    background: #152136;
    width: 300px;
    height: 100%;
    position: fixed;
    z-index: 9999;
    right: -100%;
    top: 0;
    padding: 30px;
    transition: .6s;
    overflow-y: scroll;
    z-index: 99999;
}
.app_togl {display:flex;gap: 7px;}
.ApplY_now {
    display: flex;
    justify-content: end;
}
.ApplY_now a {
    padding: 5px 20px;
    border: 1px solid var(--green);
    background: var(--green);
    border-radius: 4px;
    color: #fff;
    display: block;
    font-weight: 400;
    font-size: 14px;
    width: fit-content;
}
.ApplY_now a:hover {
    background: #006500;
    color: #fff;
    }

.track_ap {
    display: flex;
    justify-content: end;
}
.track_ap a {
    padding: 5px 20px;
    border: 1px solid var(--blue);
    background: var(--blue);
    border-radius: 4px;
    color: #fff;
    display: block;
    font-weight: 400;
    font-size: 14px;
    width: fit-content;
}
.track_ap a:hover {
    background: var(--blue);
    color: #fff;
    }

.mobile_toggle {
    display: none;
}
.vision_ministry {
    display: flex;
    align-items: center;
    gap: 20px;
}
.vision_logo {
    width: 100px;
}
.vision_logo img {
    width: 100%;
}
.ministry_logo {
    width: 190px;
}
.ministry_logo img {
    width: 100%;
}
.mean-container .mean-nav li {
    position: relative;
    width: 100%;
    list-style: none;
}
.mean-container .mean-nav li a {
    width: 100%;
    padding: 8px 0;
    color: #fff;
    border-top: 1px solid #2a3a57;
    font-size: 15px;
}
.mean-container .mean-nav li a {
    display: block;
    float: none;
    width: 100%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255,255,255,0.5);
    text-decoration: none;
    text-transform: uppercase;
}

.mean-container .mean-nav li:first-child a{    border-top: 0px solid rgba(255,255,255,0.5);}

.mean-container .mean-nav ul.sub-menu li a {
    width: 100%;
    padding: 8px 10%;
    border-top: 1px solid rgba(255,255,255,0.25);
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
	
}
.mean-container .mean-nav ul.sub-menu {overflow:hidden;padding: 0;     display: none;}
.mean-container .mean-nav ul.sub-menu {overflow:hidden;padding: 0;     display: none;}
.mean-container .mean-nav li:hover ul.sub-menu {display: block;}

.main_banner {background:#11375A;/* height: 350px; *//* height: calc(100vh - 84px); */position: relative;overflow: hidden;}
.main_banner:before{content:'';width: 100%;height: 100%;position: absolute;background: #00000042;}
.main_banner img {width:100%;height: 100%;object-fit: cover;}
.banner_o {position:absolute;top:50%;transform: translate(0px, -50%);width: 100%;text-align: center;}
.banner_o .cetn_sd {
    background: #00000061;
    width: fit-content;
    margin: 0 auto;
    padding: 40px;
    border-radius: 10px;
}
.banner_o h1 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    margin: 0 0 15px;
}
.banner_o a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--green);
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    text-transform: capitalize;
    gap: 5px;
}
.banner_o a:hover {color:#fff}
.banner_o a svg {
    fill: #fff;
    width: 30px;
    height: 30px;
}
/*------------steps-------------*/
.steps {}
.steps .points {
    margin-top: -60px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 8%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 35px 15px;
    position: relative;
    background-color: #FFFFFF;
    }
.steps .points .d-flex {
    justify-content: space-between;
}
.steps .width_25 {
    width: 25%;
}
.steps .width_25 .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
}
.steps .width_25 .elementor-image-box-wrapper figure{
    width: 30%;
    margin: 0;
    margin-right: 15px;
}
.steps .width_25 .elementor-image-box-wrapper figure img {
    width: 50px;
    height: 50px;
}
.steps .width_25 .elementor-image-box-content {
    width: 100%;
}
.steps .width_25 .elementor-image-box-content h3{
    color: #333333;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.steps .width_25 .elementor-button-wrapper {}
.steps .width_25 .elementor-button-wrapper a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    background-color: #E86020;
    border-radius: 30px 30px 30px 30px;
    padding: 11px 30px;
    text-decoration: none;
    display: flex;
    background-size: 200% auto !important;
    color: white !important;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%) !important;
    transition: 0.5s !important;
    background-image: linear-gradient(to right, #E86020 0%, #E86020 50%, #E86020 100%) !important;
    border-color: transparent !important;
    align-items: center;
    justify-content: space-between;
    }
.steps .width_25 .elementor-button-wrapper a:hover {
    color: white !important;
    background-position: right center;
    transition: 0.5s !important;
    background-image: linear-gradient(to right, #E86020 0%, #11375a 50%, #E86020 100%) !important;
}
/*------------steps-------------*/

.entry_list {
    margin-top: 40px;
    background: #f2f2f2;
    padding: 40px 0;
}
.entry_list .hed_title {
    text-align: center;
}
.entry_list .hed_title h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #1A1C20;
    margin-bottom: 10px;
}
.entry_list .hed_title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #6f6f6f;
    margin-bottom: 10px;
}

.element_box {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: center;
}
.element_box .elementor-col-33 {
    width: 33.33%;
}
.element_box .elementor-col-33 .elementor-border {
    background: #fff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 10px;
    padding: 20px 20px 20px 20px;
    border-radius: 25px 25px 25px 25px;
}
.element_box .elementor-col-33 .elementor-title {
    text-align: center;
    background: #11375a;
    /* font-family: "Poppins", Sans-serif; */
    font-weight: 400;
    border-radius: 10px 10px 10px 10px;
}
.element_box .elementor-col-33 .elementor-title h3{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    margin-bottom: 0px;
}
.element_box .elementor-col-33 .elementor-widget-container {
    margin: 5% 0% 0% 0%;
    border-radius: 0px 0px 10px 10px;
}
.element_box .elementor-col-33 .elementor-widget-container table{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    font-family: poppins;
    color: #000000;
    font-size: 14px;
}

.element_box .elementor-col-33 .elementor-widget-container table td,
.element_box .elementor-col-33 .elementor-widget-container table  th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
.element_box .elementor-col-33 .elementor-widget-container table td.left-border {
    border-top: 0;
    border-left: 0;
}
.element_box .elementor-col-33 .elementor-widget-container table td.right-border {
    border-top: 0;
    border-right: 0;
}
.element_box .elementor-col-33 .elementor-widget-container table td.left-border-wt {
    border-left: 0;
}
.element_box .elementor-col-33 .elementor-widget-container table td.right-border-wt {
    border-right: 0;
}
.element_box .elementor-col-33 .elementor-widget-container table td.left-border-wt-last {
    border-left: 0;
    border-bottom: 0;
}

.element_box .elementor-col-33 .elementor-widget-container table td.right-border-wt-last {
    border-right: 0;
    border-bottom: 0;
}


.elementor-button-wrapper a {
       font-family: "Poppins", Sans-serif;
       font-size: 16px;
       font-weight: 500;
       background-color: #E86020;
       border-radius: 30px 30px 30px 30px;
       padding: 11px 30px;
       text-decoration: none;
       display: flex;
       background-size: 200% auto !important;
       color: white !important;
       box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%) !important;
       transition: 0.5s !important;
       background: var(--green);
       border-color: transparent !important;
       align-items: center;
       justify-content: space-between;
       text-transform: capitalize;
    }
 .elementor-button-wrapper a:hover {
}

.element_box .elementor-col-33 .elementor-widget-container .elementor-button-wrapper {
    display: flex;
    justify-content: center;
    margin: 15px auto 0px;
    gap: 12px;
    }

.element_box .elementor-col-33 .elementor-widget-container .elementor-button-wrapper a {
    padding: 6px 20px;
}
.elementor-button-wrapper a svg {
    width: 20px;
    height: 20px;
}

/*----------------testimonial-----------------*/
.testimonial {padding:40px 0}
.testimonial .hed_title {
    text-align: center;
}
.testimonial .hed_title h3 {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #1A1C20;
    margin-bottom: 10px;
}
.testimonial .hed_title h3 span {
    color: var(--green);
    font-weight: 600;
}
.testimonail__wrapper {
    min-height: 300px;
}
.testimonail__wrapper {
    background: #ffffff;
    padding: 30px 30px;
    border: 1px solid #E7EAEF;
}
.testimonail__wrapper__info {
    position: relative;
}
.testimonail__wrapper__info__img {
    margin-right: 20px;
}
.testimonail__wrapper__info__author h4 {
    margin-bottom: 4px;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #1A1C20;
}
.testimonail__wrapper__info__quotes {
    position: absolute;
    right: 0px;
    top: 0px;
    transform: rotate(180deg);
}

.testimonail__wrapper__info__quotes i {
    font-size: 40px;
    color: #e86020;
}
.testimonail__wrapper__content p {
font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
	    line-height: 28px;
    color: #6f6f6f;
}
.testimonail__wrapper__content__reviews ul {padding:0}
.testimonail__wrapper__content__reviews ul li {
    display: inline-block;
    font-weight: 400;
}
.testimonail__wrapper__content__reviews ul li i {
    color: #E48216;
}

.testimonial_slide .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 5px;
    gap: 12px;
}
.testimonial_slide button {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    background: var(--green) !important;
    color: #fff !important;
    border-radius: 4px;
    width: 40px;
    height: 40px;
}
.testimonial_slide button span {
    font-size: 25px;
}
.testimonial_slide button.owl-prev {}

.testimonial_slide  {padding-top:50px}
.testimonial_slide  .owl-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}
.testimonial_slide  .owl-dots button {
    width: 25px;
    height: 5px;
    background: #dfdfdf !important;
    border-radius: 23px;
}
.testimonial_slide  .owl-dots button.active {
    background: #e86020 !important;
}
/*----------------testimonial-----------------*/


/*----------------footer-----------------*/
.footer-bg2 {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    background-color: #1A1C20;
}
.footer-bg2:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    transform: scale(1);
    z-index: -1;
}
.footer-top.pt-95.pb-70 {
    background-color: #11385b;
}
.footer-top.pt-95.pb-70 {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

.footer__logo-area p {
    margin-bottom: 30px;
    color: #ffffff;
}
.footer__widget ul li {
    color: #A6ABB2;
}
.footer__widget ul li {
    margin-bottom: 7px;
    line-height: 20px;
}
.social ul li {
    margin-right: 0px;
}
.social ul li {
    display: inline-block;
}
.social ul li a {
    background-color: white;
}
.footer__widget ul li a {
    color: #ffffff !important;
}
.footer__widget ul li a {
    color: #A6ABB2;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.social ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border: 1px solid #636770;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}
.social ul {padding:0}
.social ul li a:hover {
    border-color: #e86020;
}
.footer__widget ul li a:hover {
    color: #ffffff;
}
.social ul li a:hover {
    background-color: #E48216;
    border: 1px solid #E48216;
}
.social ul li a:hover i {color:#fff}
.social ul li a {
    background-color: white;
}
.footer-col-2 .footer__widget {
    padding-left: 0px;
}
.footer__widget-title {
    color: #ffffff;
    font-size: 22px;
}
ul#menu-quick-links,
ul#menu-visa-information {padding-left:0}
.gform_wrapper.gravity-theme * {
    box-sizing: border-box;
}

.newS_lettr {
    display: block;
    overflow: hidden;
}
.newS_lettr form {
    display: flex;
    justify-content: space-between;
}
.newS_lettr label {}
.newS_lettr input {
    height: 50px !important;
    border-radius: 1px !important;
    border: none;
    padding: 8px;
    width: 100%;
}
.newS_lettr button {
    height: 50px !important;
    border-radius: 1px !important;
    border: none;
    padding: 8px;
    background: #e86020;
}
.newS_lettr button img {
    width: 40px;
    object-fit: contain;
}
div#custom_html-2 h3.footer__widget-title {
    display: none;
}
.certification-img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.certification-img {
    margin-top: 0px;
    margin-bottom: 20px;
}
.footer__widget .textwidget p {
    color: #fff;
}
.footer-col-3 .footer__widget {
    padding-left: 0;
}

.footer-coptright.theme-bg {
    background-color: #333333 !important;
}
.footer__text p {
    color: #ffffff;
    margin-bottom: 0px;
}

.footer__text p a {color:#fff;}

.footer-call {
    margin-left: 0;
    padding: 20px 30px 16px 30px;
    background: #D16C07;
    justify-content: end;
}
.footer-call {
    background: #333333;
}
.footer-copyright__wrapper__icon i {
    font-size: 50px;
    color: #ffffff;
    margin-right: 20px;
}
.footer-copyright__wrapper__call-number span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
}
.footer-copyright__wrapper__call-number h5 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
}
.footer-copyright__wrapper__call-number h5 {
    font-size: 20px;
}
.footer-copyright__wrapper__call-number h5 a {color:#fff}

/*----------------footer-----------------*/
.side-toggle {
    background: none;
    border: 0;
    padding: 0;
    margin-top: 16px;
}
.side-menu-icon i {
    color: #151735;
    font-size: 32px;
    cursor: pointer;
}

.offcanvas-overlay.overlay-open {
    opacity: .5;
    visibility: visible;
}
.side-info.info-open {
    right: 0;
}
.side-info-close {
    background: none;
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 0;
    margin-bottom: 20px;
}
.contact-list h4 {
    color: #fff;
}
.contact-list.mobile_contact a {
    color: #fff;
    clear: both;
    overflow: hidden;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
}
.contact-list.mobile_contact a i {
    width: 25px;
}
.top_social.offset_social a {
    color: #fff;
    margin-right: 12px;
    font-size: 15px;
}


.banner_head {
    padding: 30px 0;
}
.banner_head h3 {
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    color: #1A1C20;
    margin-bottom: 0;
    text-align: center;
    }

/*--------------step_format----------------*/
.step_format{
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

.step_format:nth-child(odd) .row {}
.step_format:nth-child(odd) .row .col-md-6:first-child{    order: 2;}

.step_format .step_cont p {    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;}
.step_format .step_cont h3{
    font-size: 26px;
    color: #333333;
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 25px;
}
.step_format .step_cont h3 span {
    color: var(--green);
}
.step_format .step_cont ul {
    padding: 0;
    list-style: none;
}
.step_format .step_cont ul li{
    padding-left: 45px;
    position: relative;
    font-size: 16px;
    color: #333333;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
.step_format .step_cont ul li:before{content:''}
.step_format .step_cont ul li i {position: absolute;left: 4px;font-size: 30px;color: #e8605e;}
.step_format .Step_img {border-style: solid;border-width: 1px 1px 1px 1px;}
.step_format .Step_img img {width:100%;height: 290px;object-fit: contain;}
.step_format .Step_img.hhj img{height: 460px;}
/*--------------step_format----------------*/

/*--------------Contact Page---------------*/
.contact_info {
    margin: 30px 0;
    overflow: hidden;
}
.contact_info .box_gray {
    height: 100%;
}
.contact_info .box_gray .elementor-widget-container {
    padding: 5% 5% 5% 5%;
    border-radius: 10px 10px 10px 10px;
    background-color: #F5F8FB;
    height: 100%;
}
.contact_info .box_gray .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
}
.contact_info .box_gray .elementor-icon {
    margin-bottom: var(--icon-box-icon-margin,15px);
}
.contact_info .box_gray .elementor-icon a {
    background-color: #11385B;
    font-size: 42px;
    border-radius: 50%;
    padding: 0.5em;
    color: #fff;
    fill: #fff;
    display: inline-block;
    width: 84px;
    height: 84px;
    line-height: 1;
}
.contact_info .box_gray .elementor-icon a i {}
.contact_info .box_gray .elementor-content {}
.contact_info .box_gray .elementor-content h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 600;
}
.contact_info .box_gray .elementor-content h3 a {
    color: #000;
}
.contact_info .box_gray .elementor-content p {
    color: #333333;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
}


.contact_form {
    position: relative;
    overflow: hidden;
    padding: 20px 0 50px;
}
.contact_form .div_flex {
    display: flex;
}
.contact_form .div_flex .contact_bg_imgs {
    width: 50%;
}
.contact_form .div_flex .contact_bg_img {
    position: relative;
    height: 100%;
}
.contact_form .div_flex .contact_bg_img .contact_bg {
    background: url('../img/contact-us.jpg');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -170px 0px;
}
.contact_form .div_flex .contact_bg_img img {
    width: 100%;
    display: none;
}
.contact_form .div_flex .form_conts  {
    width: 50%;
    box-shadow: 5px -2px 10px 0px rgb(0 0 0 / 26%);
    /* padding: 20px; */
}
.contact_form .div_flex .form_conts .padd_10 {
    padding: 30px;
}
.contact_form .div_flex .form_conts .padd_10 h3 {
    font-size: 25px;
    font-weight: 400;
    line-height: 40px;
    color: #333333;
    margin-bottom: 25px;
}
.contact_form .div_flex .form_conts .form-group  {
    margin-bottom: 20px;
}
.contact_form .div_flex .form_conts .form-group label {
    display: inline-block;
    margin-bottom: 8px;
    padding: 0;
    font-size: 15px;
    font-weight: 500;
    color: #444;
}
.contact_form .div_flex .form_conts .form-group label sup {
    color: #c02b0a;
    display: inline-block;
    font-size: 18px;
    padding-left: 0;
    top: 0;
}
.contact_form .div_flex .form_conts .form-group input,
.contact_form .div_flex .form_conts .form-group textarea {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    width: 100%;
    max-width: 100%;
    border: 1px solid #d2d2d2;
    height: 40px;
    color: #6f6f6f;
    font-weight: 400;
    border-radius: 4px;
    outline: none;
}
.contact_form .div_flex .form_conts .form-group textarea {height:auto}
.contact_form .elementor-button-wrapper  {    width: fit-content;    margin: 0 auto; }
.contact_form .div_flex .form_conts .form-group.md_z {margin-bottom:0}

.contact_form .div_flex .form_conts .form-group input::placeholder {     font-size: 14px; }
.contact_form .div_flex .form_conts .form-group .iti--allow-dropdown {    display: block;}

/*--------------Contact Page---------------*/


/*--------------policy_head---------------*/
.policy_head {padding: 30px 0;}
.policy_head h3 {
    font-size: 45px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    text-align: center;
}
.policy_content {
    padding: 10px 0 40px;
}
.policy_content .web_content {}

.policy_content .web_content a {
    color: #e86020;
}

.policy_content .web_content p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.policy_content .web_content ul {
    padding-left: 40px;
    padding-top: 10px;
    color: #333333;
}
.policy_content .web_content ul li {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
	margin-bottom: 15px;
}

.policy_content .web_content h3 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
}
.policy_content .web_content p strong {color: var(--blue);}

/*--------------policy_head---------------*/

.comon_icon {position: fixed;width: 35px;z-index: 1;left: 6px;}
.comon_icon img {width:100%}	
.phone_ion {bottom: 2px;}
.whatsapp {bottom: 45px;}

/*--------------Faq----------------*/
.faq_section {}
.faq_section .uk-accordion {}
.faq_section .uk-accordion li {
    margin-top: 0;
}
.faq_section .uk-accordion li a {}
.faq_section .uk-accordion li a {
    border-radius: 0;
    font-size: 18px;
    background: #F8FAFB;
    border: 1px solid #E7EAEF;
    padding: 15px;
    color: #000;
    font-weight: 500;
}
.faq_section .uk-accordion .uk-accordion-content {
    padding: 15px;
    margin: 0;
    border: 1px solid #E7EAEF;
}
.faq_section .uk-accordion .uk-accordion-content p {}

.faq_section .uk-open>.uk-accordion-title::before {
    background-image: url('../img/minus.svg');
}
.faq_section  .uk-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url('../img/plus.svg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/*--------------Faq----------------*/

/*--------------Service page----------------*/
.innear_banner {
    background: url('../img/banner/allindia.webp');
    height: 299px;
    position: relative;
    background-position: 0px 75%;
    background-repeat: no-repeat;
    background-size: cover;
}
.innear_banner:before {content:'';position: absolute;width: 100%;height: 100%;background: #000;opacity: 0.6;}
.innear_banner .padd_50{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0px, -50%);
}
.innear_banner .padd_50:before{content:''}
.innear_banner .padd_50 h3{
    margin: 0;
    text-align: center;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 500;
}

.service_pg_content {
    /* text-align: center; */
    padding: 50px 0;
}
.service_pg_content h2 {
    margin-top: 0;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 35px;
    color:#000
    }
.service_pg_content p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.service_pg_content h3 {
    font-family: "Roboto", sans-serif !important;
    font-size: 30px;
    font-weight: 500;
    color: #1A1C20;
    padding: 20px 0;
    margin: 0;
}
.service_pg_content ul {
    text-align: left;
}
.service_pg_content ul li {font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;}

.service_pg_content table {
    width: 100%;
    margin-bottom: 25px;
}
.service_pg_content td, .service_pg_content th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 13px;
}
.service_pg_content th { color: #000;}
.service_pg_content td { font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;}

.service_pg_content .width_45 { width: 20%;    margin: 0 auto;}

/*--------------Service page----------------*/

.feature_logo {
    padding-top: 30px;
}
.feature_logo .d-flex{
    align-items: center;
    gap: 30px;
    justify-content: space-between;
}
.feature_logo h3{
    color: #000;
    font-weight: 600;
}
.feature_logo ul{
    display: flex;
    list-style: none;
    align-items: center;
    padding: 0px;
    gap: 13px;
    margin: 0;
    width: 90%;
}
.feature_logo ul li{
    width: 45%;
    display: flex;
    align-items: center;
    box-shadow: 0px 0 10px #a1a1a1;
    height: 100px;
    padding: 10px;
    border-radius: 4px;
}
.feature_logo ul li img{width:100%;height: 85px;object-fit: contain;}
.feature_logo .heads {width: 15%;display: flex;}

header ul#menu-main-menu li a.entry_track {
    background: #00732f;
    color: #fff;
    border-radius: 45px;
    padding: 4px 15px !important;
}

.pri_c {}	
.pri_c ul{
    display: flex;
    gap: 16px;
}	
.pri_c ul li {}	
.pri_c ul li a{
    font-size: 15px;
    color: #fff;
}	

/*-----------------tour_package----------------*/
.tour_package {
    padding: 30px 0;
}
.tour_package .col-md-2 {
    padding: 0 7px;
    width: 16%;
}

.tour_package .mob_ile {
    display: flex;
    justify-content: space-between;
}

.tour_package .dest {
    border: 1px solid #eee;
    background: #eee;
    box-shadow: 0px 0px 10px #6e6e6e;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.tour_package .dest .img{}
.tour_package .dest .img img{
    width: 100%;
    height: 155px;
    object-fit: cover;
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.tour_package .dest:hover .img img{transform: scale(1);}
.tour_package .dest .img h3 {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #000000ad;
    color: #fff;
    padding: 7px 0;
    font-size: 14px;
}
/*-----------------tour_package----------------*/
.section-title-version-2-black h2 {
    color: #454545;
    background-image: url(../img/line2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    /* color: #ffffff; */
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #1A1C20;
    margin-bottom: 12px;
    padding-bottom: 25px;
}

/*-----------------tour_package----------------*/
.tour_package {
    padding: 30px 0;
}
.tour_package .col-md-2 {
    padding: 0 10px;
    width: 16%;
}

.tour_package .mob_ile {
    display: flex;
    justify-content: space-between;
}

.tour_package .dest {
    border: 1px solid #eee;
    background: #eee;
    box-shadow: 0px 0px 10px #6e6e6e;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.tour_package .dest .img{}
.tour_package .dest .img img{
    width: 100%;
    height: 155px;
    object-fit: cover;
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.tour_package .dest:hover .img img{transform: scale(1);}
.tour_package .dest .img h3 {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #000000ad;
    color: #fff;
    padding: 7px 0;
    font-size: 14px;
}
/*-----------------tour_package----------------*/
.header-bottom-area .main-menu > li.d-none { display:none}
/*-----------------tour_list----------------*/
.tour_list {padding: 40px 0;}
.tour_list h2{}
.tour_list .section-title-version-2-black{margin-bottom: 35px;}
.tour_list h2 span{ color: #f55e25;}
.gray_60 {background: #efefef;}
.popular-packages .single-package .package-image .price {
}
.popular-packages .single-package .package-image .price p{
    margin: 0;
    color: #fff;
    font-size: 13px;
}
/*===================================================== 05.popular packajge section css goes here =======================================================*/
 .popular-packages .single-package {
     margin-bottom: 30px;
     transition: all ease-in-out 0.5s;
     overflow: hidden;
     position: relative;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
 .popular-packages .single-package img {
     display: block;
     width: 100%;
     height: 200px;
     object-fit: cover;
}
 .popular-packages .single-package .package-content {
     padding: 11px;
}
 .popular-packages .single-package .package-content h3 {
     font-weight: 600px;
     color: #000000;
     font-size: 16px;
     transition: all ease-in-out 0.5s;
     line-height: 20px;
     height: 40px;
}
 .popular-packages .single-package .package-content p {
     color: #727272;
     font-size: 13px;
     font-weight: 500;
     margin: 0;
}
 .popular-packages .single-package .package-content p span {
     color: #f55e25;
     font-weight: 600;
}
 .popular-packages .single-package .package-calto-action {
     padding: 0 11px 11px;
}
.popular-packages .single-package .package-calto-action ul {
    padding: 0;
    margin: 0;
}
 .popular-packages .single-package .package-calto-action .ct-action li {
     display: inline-block;
}
 .popular-packages .single-package .package-calto-action .ct-action li:first-child a {
     transition: all ease-in-out 0.5s;
     overflow: hidden;
     background: #e86020;
     color: #fff;
     padding: 3px 7px;
     display: block;
}
 .popular-packages .single-package .package-calto-action .ct-action li:last-child {
     float: right;
     margin-top: 0;
}
 .popular-packages .single-package .package-calto-action .ct-action li:last-child i {
     font-size: 16px;
     color: #d9c703;
}
 .popular-packages .single-package:hover {
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
 .popular-packages .single-package:hover .ct-action a {
     background: #f17b37;
}
 .popular-packages .single-package:hover .package-content h3 {
     color: #f55e25;
}
.header-bottom-area .main-menu > li:last-child {padding-right:0}
/*-----------------tour_list----------------*/

/*-----------------tour_package----------------*/
.tour_package {
    padding: 30px 0;
}
.tour_package .col-md-2 {
    padding: 0 10px;
    width: 16%;
}

.tour_package .mob_ile {
    display: flex;
    justify-content: space-between;
}

.tour_package .dest {
    border: 1px solid #eee;
    background: #eee;
    box-shadow: 0px 0px 10px #6e6e6e;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.tour_package .dest .img{}
.tour_package .dest .img img{
    width: 100%;
    height: 155px;
    object-fit: cover;
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.tour_package .dest:hover .img img{transform: scale(1);}
.tour_package .dest .img h3 {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #000000ad;
    color: #fff;
    padding: 7px 0;
    font-size: 14px;
}
/*-----------------tour_package----------------*/
/*---------------------------------*/
	.about-one {
    position: relative;
    display: block;
    padding: 40px 0 40px;
}
.about-one-shape-1 {
    position: absolute;
    top: 180px;
    left: 300px;
}
.about-one-shape-1 img {
    -webkit-animation: animation1 5s ease-in infinite;
    animation: animation1 5s ease-in infinite;
}
.about-one-shape-2 {
}
.about-one__img, .about-one__img-box, .about-one__left {
    position: relative;
    display: block;
}
.about-one__left {
    margin-left: -45px;
    margin-right: -10px;
}
.about-one__img img {
    width: 100%;
}
.about-one__call {
}
.about-one__call:before {
}
.about-one__call-icon {
    display: flex;
    align-items: center;
}
.about-one__call-icon span {
}
.about-one__discount {
    position: absolute;
    top: 130px;
    right: -6px;
}
.about-one__discount h2 {
    font-size: 80px;
    color: var(--green);
    line-height: 80px;
    font-family: serif;
}
.about-one__discount h3 {
    font-size: 50px;
    color: #000;
    margin-top: -11px;
    font-weight: 600;
}
.about-one__right {
    position: relative;
    display: block;
    margin-left: 70px;
    margin-top: 10px;
}
.about-one__right .section-title {
    margin-bottom: 20px;
}
p.about-one__right-text {
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif !important;
}
.about-one__right  .section-title__tagline {
    display: block;
    color: var(--green);
    font-size: 20px;
    align-items: center;
    line-height: 30px;
    font-weight: 400;
    font-family: cursive;
    font-style: italic;
}
.about-one__right .section-title__title {
    margin: 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
}
.about-one__right .section-title h2:before,
.about-one__right .section-title h2:after {display:none}
.about-one__points {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
}
.about-one__points li {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-=b: 0;
    margin-bottom: 10px;
}
.about-one__points li .icon {
    height: 16px;
    width: 16px;
    background-color: var(--blue);
    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
}
.about-one__points li .text p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif !important;
}
.about-one__btn.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none!important;
    background-color: var(--green);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 30px;
    border-radius: 8px;
    transition: all .3s linear;
    overflow: hidden;
    letter-spacing: .1em;
    z-index: 1;
}
/*---------------------------------*/
.why-choose, .why-choose__container {
    position: relative;
    display: block;
    background: #2c3035;
}
.why-choose__container {
    width: 100%;
    overflow: hidden;
}
.why-choose__left {
    position: relative;
    display: block;
    float: left;
    width: 47%;
}
.why-choose__left-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 764px;
}
.why-choose__right {
    position: relative;
    display: block;
    float: right;
    width: 53%;
    padding: 80px 0 80px 80px;
}
.why-choose__right:before {
    position: absolute;
    top: 120px;
    bottom: 120px;
    background-color: var(--thm-primary);
    width: 12px;
    left: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    content: "";
}
.why-choose__right-map {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 500px;
    width: 434px;
    opacity: .1;
}
.why-choose__right-content {
    position: relative;
    display: block;
    max-width: 520px;
    width: 100%;
}
.why-choose__right-content .section-title-version-2-black h2 {
    background-image: url(../img/line1.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #fff;
    }
.why-choose__right-content p {
    color: #cbcbcb;
}
.why-choose__list {
    position: relative;
    display: block;
    margin-top: 41px;
}
.why-choose__list li {
    position: relative;
    display: flex;
    margin-bottom: 25px;
    align-items: center;
}
.why-choose__list li .icon {
    position: relative;
    /* top: 8px; */
    display: inline-block;
    transition: all .5s ease;
    width: 50px;
}
.why-choose__list li .icon img {width:100%}
.why-choose__list li .text {
    margin-left: 23px;
}
.why-choose__list li .text h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
}
/*---------------------------------*/

.section-title-version-2-black h2 {
    color: #454545;
    background-image: url(../img/line2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    /* color: #ffffff; */
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #1A1C20;
    margin-bottom: 12px;
    padding-bottom: 25px;
}

.single-bredcurms {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 70px 0 70px;
}
.single-bredcurms:before, .single-bredcurms:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    z-index: 2;
}
.single-bredcurms .bredcrums-content {
    position: relative;
    z-index: 3;
}
.single-bredcurms .bredcrums-content ul {
    padding: 0;
    margin: 0;
}
.single-bredcurms .bredcrums-content h2 {
    color: #ffffff;
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
}
.single-bredcurms .bredcrums-content ul li {
    display: inline-block;
}
.single-bredcurms .bredcrums-content ul li a {
    font-size: 15px;
}
.single-bredcurms .bredcrums-content ul li a {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
}
.single-bredcurms .bredcrums-content ul li + li:before {
    color: #fff;
    content: "/";
    padding: 0 5px;
    font-weight: 700;
}
/*---------------------------------------------------*/
.section-paddings {
    padding: 30px 0;
}
.single-package-details {
}
.single-package-details h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
}
.single-package-details h3 {
    color: var(--green);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.single-package-details p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.ff_tble #customers {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

.ff_tble #customers td, .ff_tble #customers th {
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.ff_tble #customers tr:nth-child(even){/* background-color: #f2f2f2; */}

.ff_tble #customers th {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  background-color: var(--blue);
  color: white;
}
.single-package-details ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}
.single-package-details ul li {font-size: 16px;font-weight: 400;color: #333333;line-height: 30px;margin-bottom: 15px;}
.side_bok {
    background: #2c3035;
    padding: 15px;
}
aside .booking-form h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0px 0 15px 0;
}
aside .booking-form .form-group {
    margin-bottom: 20px !important;
}
aside .booking-form .form-group:last-child{
    margin-bottom: 0 !important;
}
aside .booking-form .form-group input.form-control, aside .booking-form .form-group textarea.form-control {
    border-radius: 3px;
    box-shadow: none;
    color: #727272;
    display: block;
    font-size: 15px;
    height: 43px;
    transition: none;
}
aside .booking-form .form-group textarea.form-control {
    height: 150px;
}
aside .booking-form .form-group .booking-confirm {
    background: var(--green);
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    width: 100%;
    border: navajowhite;
    padding: 10px;
    border-radius: 4px;
}
/*---------------------------------------------------*/


.footer__widget .con_tfg {
    padding: 0;
}
.footer__widget .con_tfg li{
    padding-left: 24px;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.footer__widget .con_tfg li i{
    position: absolute;
    left: 0;
    top: 5px;
    color: #e86020;
}

.doc_req {padding:40px 0}
.spe-title h3 {
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #1A1C20;
    margin-bottom: 20px;
}
.spe-title h3 {
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #1A1C20;
    margin-bottom: 20px;
}
.box_content {
    border-style: dotted;
    border-width: 1px 1px 1px 1px;
    padding: 15px;
    background-color: #f7f7f7;
}
ul.line_sty {
    padding-left: 0;
    }
ul.line_sty span {
    width: calc(100% - 45px);
}
ul.line_sty span.fs {
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 45px;
    background: #eeeeee;
    border-radius: 4px;
    padding: 5px;
    margin-right: 15px;
}
ul.line_sty .fs img{width:100%}
ul.line_sty li{
    position: relative;
    display: flex;
    margin-bottom: 15px;
    align-items: flex-start;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.box_content.heI_fix img {
    width: 100%;
}
.footer-logo img{width:100%}

.setUP_pra {
    padding: 20px;
    height: 100%;
    background: #f9f9f9;
}
.spe-title {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.spe-title h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0px;
    color: #1A1C20;
    margin-bottom: 15px;
}
.spe-title h2 span {
    color: var(--green);
}
.setUP_pra p {
}
.bd-services3__item {
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    transition: .5s ease-out;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 10px;
    /* overflow: hidden; */
    box-shadow: 0px 0px 10px #cbcbcb;
    margin-bottom: 12px;
}
.bd-services3__icon {
    transition: .5s ease-out;
    margin: 0;
    background: #171819;
    padding: 4px;
    border-radius: 6px 0 0 6px;
    width: 50px;
}
.bd-services3__icon img {
    width: 40px;
    filter: invert(1);
}
.bd-services3__title {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    width: calc(100% - 50px);
}
.bd-services3__title a {color:#000}

.side_bar_Contury {
    width: 100%;
    height: fit-content;
    border: 1px solid #dedfe3;
    box-sizing: border-box;
    position: relative;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
}
.side_bar_Contury .side_head {
    margin-top: 20px;
    transform: perspective(200px) rotateX(3deg);
    border-radius: 10px;
    /* z-index: 1; */
    height: 40px;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    background-color: var(--blue);
    position: relative;
    /* width: 100%; */
    margin: 6px -0.5rem;
}
.side_bar_Contury .side_head .visa_gr {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    gap: 10px;
    z-index: 4;
    position: relative;
}
.side_bar_Contury .side_head .visa_gr svg {
    width: 25px;
    height: 25px;
}
.side_bar_Contury .side_head .visa_gr p {
    margin-bottom: 0;
}
.side_bar_Contury .side_prices {
    padding: 0 15px 15px;
    position: relative;
}
.side_bar_Contury .side_price {
    border-radius: 0.75rem;
    background-color: rgb(80 87 234);
}
.side_bar_Contury .side_price_br {
    background-color: #fff;
}
.side_bar_Contury .py-1\.5 {
    /* padding-bottom: 0.375rem; */
    /* padding-top: 0.375rem; */
    display: flex;
}
.side_bar_Contury .outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
    background: #0000;
    border: none;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    font-size: 13px;
    color: #000;
}

.side_bar_Contury .outline-none .underline {
    /* text-decoration-line: underline; */
}

.side_bar_Contury .flex-1 {
    flex: 1 1 0%;
}

.side_bar_Contury .font-semibold {
    font-size: 14px;
    font-weight: 600;
}

.side_bar_Contury .btn_yellow {
    background: var(--green);
    color: #fff;
    font-weight: 600;
    width: 100%;
    text-align: center;
    border: navajowhite;
    border-radius: 6px;
    padding: 6px 0;
}
.ff {padding:45px 0}

.copyright-area {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
	    padding: 5px 0;
}
.copyright-area p {margin-bottom:0;     color: #e1e1e1;}
.policy_content .web_content h2 {
    color: #f7921e; font-size: 20px;
    font-weight: 600;
}
h3.hindi {    font-size: 38px;}

.single-package-details .width_45 {
    width: fit-content;
    margin: 0 auto;
}
.single-package-details .elementor-button-wrapper a i {margin-left:15px}

.top_ftr {
    padding-top: 0;     background-color: #11385b;
}
.top_ftrs {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.top_ftr .email_d {
    /* width: 30.33%; */
    display: flex;
    align-items: flex-end;
}
.top_ftr .email_ds {}
.top_ftr .email_ds p{
    color: #ffffff;
    font-size: 20px;
    margin: 0;
}
.top_ftr .email_ds p a{
    color: #ffffff;
    font-size: 20px;
    margin: 0;
}
.top_ftr .ftr_logos{
    /* width: 40%; */
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: -40px;
    gap: 30px;
}
.top_ftr .ftr_logos .lo{}
.top_ftr .ftr_logos .lo_big{}
.top_ftr .ftr_logos .lo_big img{}
.top_ftr .ftr_logos .lo img{
    width: 100%;
}
.top_ftr .ftr_ap{
    /* width: 30.33%; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.top_ftr .ftr_app{}
.top_ftr .ftr_app a{
    font-size: 16px;
    font-weight: 500;
    background-color: #fff;
    border-radius: 30px 30px 30px 30px;
    padding: 11px 40px;
    text-decoration: none;
    display: flex;
    border-color: transparent;
    color: var(--green);
}
.top_ftr .ftr_app a:hover {
    color: var(--green);
    background-position: right center;
    transition: 0.5s;
    background: #fff;
    }
.single-package-area {padding-bottom:70px}	
.destop.app_togl {
    display: none;
}
.row.fd_dele {
    display: flex;
    align-items: center;
}