body {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #596277;
}

* {
    margin: 0px;
    padding: 0px;
}
header.smaller{    z-index: 9;}

.headerpart {
    text-align: center;
    background-color: #142a63;
    padding: 12px 0;
}

.headerpart img {
    width: 230px;
}

.form_part {
    padding: 30px 0 90px
}

.loginform {
    display: flex;
    flex-wrap: wrap;
    border-radius: 16px;
    overflow: hidden;
}

.loginimage {
    padding: 40px;
    background-size: cover;
    width: 45%;
    position: relative;
}

.loginimage h1 {
    position: absolute;
    margin: 0;
    max-width: 210px;
    text-align: right;
    top: 93px;
    padding-right: 10px;
    color: #9c1421 !important;
    font-size: 45px !important;
    line-height: 47px;
}

.loginimage h1 span.span1 {
    color: #0c588f;    width: auto;
    float: none;
    margin: 0 !important;
}

.loginimage h1 span.span2 {
    color: #000;    width: auto;
    float: none;
    margin: 0 !important;
}

.sideform {
    width: 55%;
    padding: 70px;
    background-color: #e8e8e8;
}

.loginimage img {
    width: 87%;
    float: right;
}

.sideform input {
    height: 50px;    box-shadow: none;
    border: none;
}
.sideform select {
    height: 50px;    box-shadow: none;
    border: none;
}

.sideform input#id_remember {
    height: auto;
}
.g-recaptcha {
        transform: scale(0.65);
    float: left;
    position: absolute;
    left: -42px;
    top: -14px;
}

.controls {
    text-align: left;
    position: relative;
}
div#div_id_remember {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

a.forgotlink {
    color: #0C588F;
    text-decoration: none;
}

.sideform .form-group {
    margin-bottom: 20px;
}
.registerlink p {
    text-align: center;
    font-family: 'Gilroy-Regular';
    font-size: 17px;
}
.form-group label.control-label {
    color: #000;
    font-size: 16px;
    font-family: 'Gilroy-Regular';
}

.form_part button.btn, .form_part input.btn[type="submit"] {
    padding: 14px 30px;
    background-color: #FA3030;
    border: none;
    width: 100%;
    border-radius: 39px;
    font-family: 'Akrobat Bold';
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 10px; background-image: none;    line-height: 25px;    height: auto;
}
.loginbtns a .fa {
    padding-right: 6px;
}
.form_part button.btn:hover, .form_part input.btn[type="submit"]:hover{  background-color: #0C588F;} 

.form_part h1 {
    color: #000;
    font-family: 'Akrobat Bold';
    font-size: 40px;
    margin-bottom: 40px;
}

.registerlink {
    margin-top: 50px;
    text-align: center;
    color: #000;
    font-size: 17px;
}

.registerlink a {
    color: #215ECE;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}

.other-content h4 {
    font-size: 16px;
}


form#signup_form {
    text-align: left;
}

.wrapper {}



.logo {
    padding-top: 0px;
    display: inline-block;
    padding-bottom: 0px;
    width: 16%;
}

#main-nav .logo img {
    width: 90%;
}

.main-nav-area {
    padding-top: 4px;
    float: right;
    align-items: center;
    display: flex;
    width: 84%;
    gap: 20px;
}

.stellarnav.desktop {
    display: flex;
    align-items: center;
    margin-left: 0;
}

li.mobile_button {
    display: none !important;
}

/* .stellarnav,
.stellarnav li {
    position: initial !important;
} */


#main-nav {
    padding: 10px 0 10px;

}

#main-nav .navbar-nav {
    margin: 0 auto;
}

#main-nav ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #222;
    line-height: 15px;
    padding: 24px 6px;
    font-family: 'Gilroy-Medium ';
    font-weight: 400;
    text-transform: uppercase;
}

#main-nav ul ul li a {
    text-transform: capitalize;
}

#main-nav ul ul li a {
    color: #222;
}

#main-nav ul li ul li a {
    padding: 10px 10px;
    line-height: 20px;
    font-weight: 500;
}

#main-nav .ct-active ul li a:before {
    opacity: 1;
    left: 50%;
}

.h2-navigation-area .logo {
    display: inline-block;
    overflow: hidden;
    padding-top: 20px;
}

#main-nav ul li a:hover {
    color: #e80a0a;
}

.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all 500ms ease;
    top: 0;
    background: #fff;

}

/* StellarNav */
.stellarnav {
    width: auto;
    margin: 0 auto;
    display: inline-block;
}

.stellarnav ul ul {
    background-color: #fff !important;
    margin: 0 !important;
    box-shadow: 0 0 12px #0000001c;
}

.stellarnav ul li a {
    color: #ffffff;
    padding: 20px;
}

.stellarnav ul ul a:hover {

    color: #000 !important;
}

.stellarnav li li {
    display: inline-block !important;
    width: 100%;
}

.stellarnav.mobile ul {
    background: rgb(55 56 60) !important;
    position: absolute !important;
    width: 100%;
    left: 0;
    z-index: 9;
    top: 100px;
}

.stellarnav.mobile>ul>li>a.dd-toggle {
    color: #061538;
}

.stellarnav.mobile li.has-sub a {
    color: #061538;
}

.stellarnav.mobile .menu-toggle {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 35px;
    width: auto;
    color: #000000;
}

.topsocialmediaicon ul {
    display: flex;
    list-style: none;
    gap: 20px;
    margin: 0;
    justify-content: end;
}

.topsocialmediaicon ul li a {
    color: #222;
}

.calling {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    color: #000;
}

.phonenumber {
    font-size: 14px;
}

.phonenumber span a {
    display: block;
    font-size: 25px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    font-family: 'Akrobat Bold';
}

.loginbtns a.btn1 {
    font-size: 15px;
    color: #000;
    border: 1px solid #222;
    padding: 8px;
    width: 95px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 4px;

}

.loginbtns a.btn2 {
    font-size: 15px;
    color: #fff;
    border: 1px solid #0C588F;
    background-color: #0C588F;
    padding: 8px;
    width: 95px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0px;

}

.loginbtns {
    display: flex;
}

.langconverter select {
    border: none;
    width: auto;
    font-size: 13px;
    padding: .375rem 1.25rem .375rem .35rem;    min-width: 55px;
}

.lefttopbar {
    display: flex;
}

.langconverter {
    display: flex;
    align-items: center;
    color: #222;
}

.topheader {
    border-bottom: 1px solid #DFDFDF;
    padding: 10px 0;
}

.phoneicon {
    font-size: 34px;
}













.contactdetail ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    list-style: none;
}

.contactdetail ul li a {
    text-transform: initial !important;
}

a.contactnumber {
    background-color: #d34537;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 20px !important;
}

a.contactnumber:hover {
    color: #d34537;
    background-color: #FFFFFF;
    text-decoration: none;
}

.banner {
    position: relative;
}

.banner::after {
    content: '';
    position: absolute;
    width: 667px;
    height: 805px;
    bottom: 0;
    right: 0;
    background-image: url(../images/banner_bg.png);
    opacity: 1;
    z-index: -1;
}

.banner h1 {
    position: relative;
    z-index: 1;
    text-align: left;
    font-size: 110px;
    color: #0C588F;
    font-family: 'Akrobat ExtraLight';
    text-transform: uppercase;
    line-height: 115px;
}

.heroimg {
    max-width: 950px;
    width: 100%;
    text-align: center;
    margin: auto;
    padding-top: 60px;
}

.heroimg img {
    width: 100%;
}

.bannercontent {
    position: absolute;
    top: 45px;
    max-width: 500px;
    padding-left: 75px;
}

.banner h2 {
    font-family: 'Akrobat Bold';
    font-size: 55px;
    text-transform: uppercase;
    color: #2E2E2E;
    line-height: 63px;
}

.formpart ul {
    display: flex;
    gap: 10px;
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gilroy-Regular';
    align-items: center;
    padding: 0;    margin-left: 0;
}

.formpart {
    padding-left: 50px;
    padding-top: 30px;
}
.formpart ul{color: #fff !important;}

.formpart ul li img {
    padding-right: 6px;
    width: 30px;
}

.callingdropdown {
    background-color: #fff;
    border-radius: 4px;
}

.callingfromlocation {
    padding: 0px;
    font-size: 15px;
    color: #000;
    font-family: 'Gilroy-Regular';
}
.callingdropdown select {
    height: 50px;
}
.callingdropdown input#MainContent_imageButton {
    background-color: #9c1421;
    color: #fff;
    border: none;
    padding: 7px;
}


select#location {
    padding: 14px;
    font-size: 15px;
    color: #000;
    font-family: 'Gilroy-Regular';
}

.countrysection {
    background-color: #9c1421;
}

.countrylist {
    background-color: #fff;
    margin-top: 50px;
    border-radius: 32px;
}

.countrylist ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.countrylist ul li {
    width: 20%;
    text-align: center;
    border-right: 1px solid #cac8c8;
    border-bottom: 1px solid #cac8c8;
    padding: 30px;
}

.countrylist ul li h3 {
    font-size: 16px;
    color: #000;
    padding-top: 8px;
    margin-bottom: 5px;
}

.countrylist ul li h5 {
    font-size: 14px;
    color: #0C588F;
    padding-top: 0px;
    font-weight: 600;
    margin-bottom: 0px;
}

.countrylist ul li img {
    height: 45px;
}

.ladyimage img {
    width: 100%;
}

.countrysection {
    position: relative;
    padding-top: 30px;
    margin-top: 80px;
}

.countrysection::before {
    content: '';
    position: absolute;
    width: 550px;
    height: 527px;
    bottom: 0;
    left: 50px;
    background-image: url(../images/globe.png);
    opacity: 1;
    z-index: 0;
}

.ladyimage {
    z-index: 8;
    position: relative;
}

.countrylist ul li .btn {
    border: 1px solid #C9C9C9;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 15px;
}

.countrylist ul li .btn img {
    width: 14px;
    height: auto;
}

.countrylist ul li a {
    font-size: 15px;
    text-decoration: none;
}

.productbanner {
    background-size: cover;
    padding: 50px 0;
}

.productdetail {
    text-align: center;
}

.productdetail h2 {
    font-family: 'Akrobat ExtraLight';
    font-size: 68px;
    color: c59d54;
}

.productdetail h2 span {
    color: #cdcdcd;
    font-family: 'Akrobat Bold';
}

.productdetail h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
}

.productdetail a {
    color: #fff;
    text-decoration: none;
    font-size: 19px;
    border: 2px solid #fff;
    padding: 12px 47px;
    display: inline-block;
    margin-top: 6px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.productdetail img {
    width: 220px;
}

.aboutamantel {
    background-color: f2f1f6;
    padding: 80px 0;
}

.aboutimg img {
    width: 100%;
}

.aboutcontent h2 {
    color: #0C588F;
    font-family: 'Akrobat Light';
    font-size: 45px;
    text-transform: uppercase;
    margin: 0;
}

.aboutcontent h3 {
    color: #fff;
    font-family: 'Akrobat Bold';
    font-size: 185px;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #9C1421;
    line-height: 150px;
    margin-bottom: 35px;
}

.aboutimg {
    padding-right: 90px;
}

.aboutcontent {
    max-width: 660px;
}

.timeline {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

}

.step {
    width: 20%;
    position: relative;
    padding-top: 20px;
}

.line {
    height: 8px;
    border-radius: 0px;
    margin-bottom: 15px;
}

.dot {
    width: 12px;
    height: 12px;
    background: #444;
    border-radius: 50%;
    position: absolute;
    top: 79px;
    left: -6px;
}

.dot2 {
    width: 12px;
    height: 12px;
    background: #444;
    border-radius: 50%;
    position: absolute;
    bottom: 62px;
    left: -6px;
}

.worktitle {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
    min-height: 97px;
    padding: 0 20px;
    font-family: "Oswald", sans-serif;
    max-width: 150px;
    display: flex;
    align-items: end;
}

.worktitle2 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
    min-height: 97px;
    padding: 0 20px;
    font-family: "Oswald", sans-serif;
    max-width: 150px;
    display: flex;
    align-items: start;
}

.desc {
    font-size: 15px;
    color: #555;
    line-height: 1.4em;
    min-height: 105px;
    padding: 0 15px;
    font-family: 'Gilroy-Medium ';
}

.c1 {
    background: #ff9f00;
}

.c2 {
    background: #2ea2dc;
}

.c3 {
    background: #db3b83;
}

.c4 {
    background: #5c49cf;
}

.c5 {
    background: #42A4F5;
}

.howitwork h2 {
    color: #42A4F5;
    font-family: 'Gilroy-Heavy ';
    font-size: 140px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 70px;
}

.howitwork h2 sub {
    -webkit-text-stroke: 1px #42a4f5;
    color: #fff;
    font-size: 140px;
}

.step::before {
    content: '';
    height: 168px;
    width: 1px;
    top: 82px;
    position: absolute;
    left: 0;
    background-color: #b6b6b6;
}

.step.step2::before {
    top: 10px;
}

.howitwork {
    padding-top: 80px;
}

.appscreenshot img {
    width: 100%;
}

.appdetail {
    background-color: #3E3E3E;
    padding: 70px 15%;
    margin-left: -15px;
}

.appsection {
    background: #515151;
}

.appdetail ul {
    padding: 0;
    list-style: none;
    color: #fff;
    margin-top: 30px;
}

.appdetail ul li {
    font-size: 26px;
    position: relative;
    padding-left: 45px;
    margin-bottom: 30px;
    line-height: 32px;
}

.appdetail h2 {
    color: #D9E31A;
    font-family: 'Oswald';
    font-size: 59px;
    font-weight: 400;
    text-transform: uppercase;
}

.appdetail ul li img {
    padding-right: 9px;
    position: absolute;
    left: 0;
    height: 35px;
    top: 0;
}

.downloadbtn {
    padding-left: 40px;
}

.downloadbtn img {
    width: 180px;
}

.processsection {
    background-color: #e8edf3;
    padding: 90px 0;
    padding-top: 160px;
}

.manimage {
    background: #0C588F;
    border-radius: 40px;
}

.manimage img {
    width: 100%;
}

.stepbox {
    background-color: #fff;
    border-radius: 20px;
    text-align: left;
    padding: 30px;
    position: relative;
    padding-top: 80px;
    margin-bottom: 140px;
    min-height: 345px;
}

.stepbox .stepicon {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    text-align: center;
}

.stepbox .stepicon img {
    width: 110px;
}

.stepbox h3 {
    font-weight: 600;
    font-size: 20px;
}

.centerheading {
    text-align: center;
    position: relative;
}

.centerheading img {
    width: 300px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 8;
    top: -240px;
}

.arrow {
    margin-top: 140px;
}

.arrow.arrow3 {
    transform: rotate(180deg);
}

.row2 .stepbox {
    margin-bottom: 0;
}

.row2 {
    position: relative;
}

.row2::before {
    content: '';
    background-image: url(../images/arrow.png);
    width: 104px;
    height: 22px;
    top: -80;
    left: -30;
    transform: rotate(270deg);
    position: absolute;
    background-repeat: no-repeat;
}

.row2::after {
    content: '';
    background-image: url(../images/arrow.png);
    width: 104px;
    height: 22px;
    top: -80;
    right: -30;
    transform: rotate(90deg);
    position: absolute;
    background-repeat: no-repeat;
}

.reviewsection {
    padding: 90px 100px 90px 50px;
}

.testimonials {
    height: auto !important;

}

.quoteicon img {
    width: 40px;
}

.revireicons {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.reviewsection h2 {
    font-size: 40px;
    color: #000000;
    margin-bottom: 30px;
}

.testimonial_section blockquote {
    padding: 0;
    margin: 0 0 20px;
    font-size: 16px;
    border-left: none;
    color: #fff;
    position: relative;
}

.testimonial-avatar {
    float: left;
}

.testimonial-img img {
    width: 70px;
}

.testimonial-caption {
    padding-top: 12px;
    padding-left: 90px;
}

.testimonial-content {
    color: #000;
}

.testimonial-caption h6 {
    font-size: 17px;
    color: #000;
    font-weight: 600;
}

.ttm-author-box {
    margin-top: 30px;
}

.testimonial-caption label {
    font-size: 15px;
    color: #000;
}

.testimonials .testimonial-content blockquote::before {
    position: absolute;
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 50px;
    line-height: 120px;
    top: -40px;
    left: -60px;
    background-color: transparent;
    margin-top: -15px;
}

.testimonial_section .slick-prev {
    left: -20px;
}

.testimonial_section .slick-next {
    right: -60px;
}

.slick-prev,
.slick-next {
    position: absolute;
    bottom: 0;
    right: 30px;
    font-size: 0;
    width: 65px;
    height: 40px;
    border-radius: 20px;
    z-index: 22;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    background-color: #515151;
    border: none;
    line-height: 39px;
}

.slick-prev:hover,
.slick-next:hover {
    background-color: #0F5A90;
}

.slick-prev:before {
    content: "\f177 ";
}

.slick-prev:before,
.slick-next:before {
    font-family: FontAwesome;
    color: #9F9FA6;
    font-size: 24px;
}

.slick-prev:hover::before,
.slick-next:hover::before {
    color: #fff;
}

.slick-next {
    right: -40px;
}

.slick-next:before {
    content: "\f178 ";
}

.leftsideimage {
    background-size: cover;
}
.testimonial {
    background: #fff;
    padding: 0;
}
.testimonial .block-text.rel.zmin {
    margin: 0;
    box-shadow: none; padding: 0;
}







.footer {
    background-size: cover;
    position: relative;
    padding: 60px 0 0px 0;
    color: #fff;
}

.footer::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0861B9F2;
    opacity: 0.96;
    z-index: 0;
}

.topfooter {
    position: relative;
    text-align: center;
}

.topfooter h3 {
    font-family: 'Akrobat Bold';
    font-size: 55px;
}

.topfooter h3 span {
    font-size: 21px;
    display: block;
    font-family: 'Gilroy-Light ';
}

.bottomfooter {
    position: relative;
    border-top: 1px solid #91c5f982;
    margin-top: 60px;
    padding-top: 60px;
}

.quicklink {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.quicklink ul {
    padding-left: 18px;
}
footer ul li{border: none;}
.socialmediaicon ul li {
    background: no-repeat;
}
.footer .title h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    padding-bottom: 10px;
}

.quicklink ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.quicklink ul li {
    padding-bottom: 10px;    filter: brightness(10.5);
}

.socialmediaicon ul {
    list-style: none;
    display: flex;
    gap: 14px;
    justify-content: end;
    margin: 0;
}

.socialmediaicon ul li a {
    color: #fff;
}

.lower-footer {
    border-top: 1px solid #91c5f982;
    position: relative;
    padding: 22px 0;
}

.lower-footer p {
    margin: 0;
    color: #fff;
}

.paymentmethod {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

.paymentmethod ul {
    display: inline-flex;
    padding: 0;
    list-style: none;
    gap: 10px;
}

.paymentmethod ul img {
    height: 17px;
}

.bestserviceslogo {
    text-align: center;
    padding-top: 30px;
}

.bestserviceslogo img {
    width: 160px;
}

.centerheading.mobileheading {
    display: none;
}

.leftsideform {
    display: flex;
    width: 100%;
    gap: 30px;
}

.leftsideform .formpart {
    padding-left: 50px;
}

.formpart ul {
    color: #000;
}

.secondpart h1 {
    color: #0C588F;
    font-size: 75px;
    font-family: 'Akrobat Bold';
    max-width: 160px;
    line-height: 64px;
    text-transform: uppercase;
}

.leftsideform .callingdropdown {
    background-color: #F5F4F4;
    border: 1px solid #82828275;
}

select#location {
    background: #F5F4F4;
    border: none;
    border-top: 1px solid #82828275;
    border-radius: 0;
}

.leftsideform .formpart {
    max-width: 400px;
    width: 100%;
}

.secondpart {
    display: flex;
    align-items: end;
}

.aboutimg.image2 {
    padding: 0;
}

.secondpart h3 {
    font-weight: 100;
    font-family: 'Akrobat Bold';
    color: #2C2C2C;
    font-size: 37px;
    letter-spacing: -2px;
    text-transform: uppercase;
}

.secondpart h3 span {
    font-size: 140px;
    font-weight: 700;
    color: #9c1421;
    line-height: 110px;
}

.satectlocation {
    position: relative;
    padding-bottom: 80px;
    padding-top: 60px;
}

.satectlocation::before {
    content: '';
    background-image: url(../images/india-flag.png);
    background-size: cover;
    width: 890px;
    height: 210px;
    bottom: 87px;
    position: absolute;
}

.callingimage {
    position: relative;
    padding: 80px;
    background-size: cover;
}

.callingimage::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #231A56;
    opacity: 0.7;
    top: 0;
    left: 0;
}

.callingimage h3 {
    color: #fff;
    z-index: 9;
    font-family: 'Akrobat Bold';
    font-size: 35px;
    position: relative;
}

.calling_section {
    background-color: #F4F7FB;
}

.calling_section .content {
    padding: 80px 50px;
}

.calling_section .content p {
    color: #000;
}

.calling_section .content p a {
    color: #1957F2;
}

.faqs {
    padding: 60px 0;
}

.faqs h3 {
    text-align: center;
    color: #000;
    font-family: 'Akrobat Bold';
    font-size: 46px;
}

.faqs button.accordion-button {
    background-color: #EFEFEF;
    border-radius: 5px;
    border: none;
    font-family: 'Gilroy-Medium ';
}

.faqs .accordion-item {
    border: none;
    margin-bottom: 10px;
}




/* table  css */


.pricing-table {
    width: 100%;
    max-width: 760px;
    margin: auto;
    border-collapse: collapse;
    float: right;
}

.pricing-table thead th {
    background: #ffffff;
    padding: 12px;
    text-align: left;
    font-weight: bold;
    text-align: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-right: 7px solid #0c588f;
    font-family: 'Akrobat Bold';
    font-size: 18px;
    color: #000;

}

.pricing-table thead th:last-child {
    background: transparent;
}

.pricing-table thead th:first-child {
    background: transparent;
}

.pricing-table tbody tr {
    background: #e6f3ff;
    border-bottom: 2px solid #dce2eb;
}

.pricing-table td {
    padding: 15px;
    font-size: 22px;
    text-align: center;
    font-family: 'Akrobat Bold';
    color: #000;
    border-bottom: 6px solid #0c588f;
}

.buy-btn {
    background: #FA3030;
    color: #fff;
    padding: 15px 16px;
    text-decoration: none;
    font-weight: bold;
    display: block;
}

.pricing-table td:last-child {
    padding: 0;
}

/* Responsive Stack for Mobile */
@media (max-width: 600px) {
    .pricing-table td:first-child {
        display: none;
    }

    .pricing-table thead {
        display: none;
    }

    .pricing-table,
    .pricing-table tbody,
    .pricing-table tr,
    .pricing-table td {
        display: block;
        width: 100%;
    }

    .pricing-table tr {
        margin-bottom: 15px;
        background: #e6f3ff;
        padding: 10px;
        border-radius: 8px;
    }

    .pricing-table td {
        text-align: right;
        position: relative;
        padding-left: 50%;
        border: 0;
    }

    .pricing-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        font-weight: bold;
        text-align: left;
    }

    .buy-btn {
        width: 100%;
        text-align: center;
    }
}

.note-box {
    max-width: 900px;
    margin: 20px auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    font-size: 44px;
    line-height: 34px;

    font-weight: bold;
    color: #000;
    font-family: 'Akrobat Bold';
}

.note-box small {
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin-top: 6px;
    font-family: 'Gilroy-Medium ';
}

.packageprice {
    position: relative;
}

.talkingman {
    position: absolute;
    bottom: 0;
    left: -40px;
}

.talkingman img {
    width: 180px;
}







.package {
    background-color: #0c588f;
    padding: 90px 0;
    margin-top: -210px;
    padding-top: 200px;
}

.amenities ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.amenities ul li {
    width: 50%;
    margin-bottom: 30px;
    border-left: 1px solid #6dc2ffa1;
    padding-left: 10px;
}

.amenities ul li h3 {
    color: #cae9ff;
    font-family: 'Akrobat Regular';
    font-size: 22px;
    margin: 0;
}

.amenities ul li h3 span {
    color: #6dc2ff;
    display: block;
}

.amenities ul li img {
    width: 50px;
}

.amenities p {
    font-size: 26px;
    color: #fff;
    line-height: 33px;
    padding-right: 30px;
}

.amenities p span {
    color: 6dc2ff;
    font-weight: 600;
    text-decoration: underline;
}

button.loadmorebtn {
    background: #FA3030;
    color: #fff;
    border: none;
    padding: 12px;
    font-family: 'Akrobat Bold';
    font-size: 19px;
    text-transform: uppercase;
    width: 150px;
    border-radius: 30px;
    margin-top: 30px;
}

/* ..................contactus................ */

.form_part.contactus_temp .loginimage {
    background-color: f0f0f0;
}

.iconbox {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.boxcontent h5 {
    font-size: 15px;
    color: #0C588F;margin: 0;
}

.boxcontent p {
    font-weight: 600;
    color: #202121;
    margin: 0;    font-size: 14px;
    white-space: nowrap;
}

.boxcontent p.red-text {
    color: #A10228;
    font-size: 14px;
    font-weight: 400;
}

.form_part.contactus_temp .sideform {
    background-color: #f3f4f4;
}
.iconbox .icon {
    font-size: 25px;
    color: #000;
}
.contactemail {
    margin-bottom: 50px;
    margin-top: 30px;
}
.iconbox .icon img {
    width: 40px;
}
.contactnumber {
    margin-top: 30px;    margin-bottom: 50px;
}
button#clear-form-button {
    background: #fff;
    color: #000;
    border: 1px solid #0C588F;
}
.form_part.contactus_temp .loginimage h6 {
    font-size: 24px;
    color: #202121;
}
.form_part.contactus_temp h1{    color: #000 !important;
    font-family: 'Akrobat Bold';
    position: initial !important;
    text-align: left;
    text-transform: uppercase;
    max-width: 100%;
    margin-bottom: 20px;}

.form_part.contactus_temp .loginimage h6 {
    font-size: 24px;
    color: #202121;    max-width: 430px;
}
.form_part.contactus_temp .loginimage h6 span{color: #9c1421;     font-weight: 600;}


    
/* ..................contactus END................ */




@media (min-width: 1400px) {
    .banner h1 {
        font-size: 140px;
    }

    .bannercontent {
        max-width: 610px;
    }

    .formpart {
        padding-left: 130px;
    }

    .banner h2 {
        font-size: 70px;
    }

}

@media only screen and (max-width: 767px) {
    /* ..................contactus ................ */
.form_part button{font-size: 16px;}
.contactnumber {
    margin-top: 0px;
    margin-bottom: 0px;
}
.form_part.contactus_temp .loginimage h6 {
    font-size: 16px;}
/* ..................contactus END................ */

    .calling_section .content {
        padding: 30px 0px;
    }

    .callingimage {
        padding: 20px;
    }

    .package {
        padding: 20px 0;
        padding-top: 210px;
    }

    .note-box small {
        font-size: 17px;
        line-height: 25px;
    }

    .note-box {
        font-size: 28px;
    }

    .talkingman {
        display: none;
    }

    .pricing-table td {
        font-size: 18px;
    }

    .amenities p {
        font-size: 20px;
        line-height: 28px;
    }

    .secondpart h3 span {
        font-size: 110px;
    }

    .secondpart h1 {
        max-width: 140px;
        line-height: 54px;
        font-size: 55px;
    }

    .leftsideform .formpart {
        padding-left: 0px;
    }

    .satectlocation::before {
        width: 100%;
        height: 100px;
        bottom: 27px;
    }

    .leftsideform {
        display: block;
    }

    div#div_id_remember {
        margin-bottom: 10px;
    }

    .form_part {
        padding: 20px 0 30px;
    }

    .registerlink {
        margin-top: 20px;
    }

    .form_part button {
        margin-top: 0;
    }

    .form_part h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .loginimage h1 {
        left: 10px;
        font-size: 29px !important;
        max-width: 160px;
        top: 20px;
        line-height: 37px;
    }

    .loginimage img {
        width: 80%;
    }

    .loginimage,
    .sideform {
        width: 100%;
    }

    .sideform,
    .loginimage {
        padding: 20px;
    }

    .desc,
    .worktitle2,
    .worktitle {
        max-width: 100%;
    }

    .step.step2 {
        display: flex;
        flex-direction: column-reverse;
    }

    .manimage {
        display: none;
    }

    .paymentmethod ul {
        margin-bottom: 0;
    }

    .footer {
        padding: 30px 0 0px 0;
    }

    .bottomfooter {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .topfooter h3 {
        font-size: 32px;
    }

    .manimage img {
        width: 50%;
    }

    .slick-prev,
    .slick-next {
        right: 60px;
    }

    .slick-next {
        right: -10px;
    }

    .row2 .stepbox.lastbox {
        margin-bottom: 40px !important;
    }

    .row2::before,
    .row2::after {
        display: none;
    }

    .desktopheading {
        display: none;
    }

    .centerheading.mobileheading {
        display: block;
        margin-bottom: 100px;
    }

    .stepbox {
        min-height: auto;
        margin-bottom: 90px !important;
    }

    .reviewsection h2 {
        font-size: 30px;
    }

    .reviewsection {
        padding: 30px 20px 30px 15px;
    }

    .centerheading img {
        width: 180px;
        position: initial;
    }

    .processsection {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .howitwork {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .aboutcontent h3 {
        line-height: 60px;
        margin-bottom: 15px;
    }

    .aboutamantel {
        padding: 40px 0;
    }

    .productdetail h3 {
        font-size: 25px;
    }

    .productdetail h2 {
        font-size: 30px;
    }

    .banner h2 {
        font-size: 32px;
        line-height: 33px;
    }

    .banner h1 {
        padding: 20px 0px !important;
        font-size: 60px;
        line-height: 45px;
        margin: 0;
    }

    .callingdropdown,
    select#location {
        background-color: #d9d9d9;
    }

    .countrysection {
        padding-top: 10px;
        margin-top: 40px;
    }

    .heroimg {
        padding-top: 30px;
    }

    .formpart {
        padding: 0;
    }

    .loginbtns {
        float: right;
        padding-top: 10px;
    }

    .stellarnav.mobile ul {
        top: 114px;
    }

    .stellarnav.mobile .menu-toggle {
        top: 55px;
    }

    .phoneicon img {
        width: 30px;
    }

    .loginbtns a.btn2,
    .loginbtns a.btn1 {
        font-size: 14px;
        width: 85px;
        padding: 6px;
    }

    .calling,
    .loginbtns {
        display: inline-flex;
    }

    #main-nav .logo img {
        width: 160px;
    }

    .main-nav-area {
        display: block;
        width: 100%;
    }

    .ladyimage img {
        width: 60%;
    }

    .countrylist {
        margin-top: 0;
    }

    .countrylist ul li img {
        height: 36px;
    }

    .countrylist ul li {
        width: 33%;
        padding: 12px;
    }

    .bannercontent {
        position: initial;
        padding-left: 0px;
    }

    .countrysection::before {
        display: none;
    }

    .appdetail ul li {
        font-size: 20px;
    }

    .appdetail {
        padding: 30px 5%;
    }

    .appdetail h2 {
        font-size: 26px;
    }

    .howitwork h2 sub {
        font-size: 30px;
    }

    .desc,
    .worktitle2,
    .worktitle {
        min-height: auto;
    }

    .dot2,
    .dot,
    .step::before {
        display: none;
    }

    .step {
        width: 100%;
    }

    .timeline {
        display: block;
    }

    .aboutcontent h3,
    .howitwork h2 {
        font-size: 50px;
    }

    .aboutcontent h2 {
        font-size: 25px;
    }

    .stellarnav.mobile ul ul {
        background: #fff !important;
        left: 10px;
        right: 10px;
        top: 62px;
    }

    #main-nav ul li a {
        color: #fff;
        padding: 14px 15px;
    }

    li.mobile_button {
        display: block !important;
    }

    .stellarnav li li {
        display: block !important;
    }

    .amenities ul li {
        width: 33%;
    }
}


@media only screen and (max-width: 540px) {
    .hidden-xs {
        display: none;
    }

    .amenities ul li {
        width: 50%;
    }

    .banner h1 {
        padding: 50px 10px;
    }

}

@media only screen and (min-width:767px) and (max-width:991px) {
    .logo {
        width: 28%;
    }

    .main-nav-area {
        width: 70%;
    }

    .amenities ul li {
        width: 33%;
    }

    .sideform {
        padding: 30px;
    }

    .loginimage h1 {
        font-size: 42px !important;
        line-height: 44px;
        max-width: 100%;
        position: initial;
    }

    .loginimage img {
        width: 100%;
    }

    .satectlocation::before {
        width: 58%;
        height: 135px;
        bottom: 28px;
    }

    .satectlocation {
        padding-top: 20px;
    }

    .stellarnav.mobile .menu-toggle {
        top: 60px;
    }

    .package {
        margin-top: -140px;
        padding-top: 126px;
    }

    .secondpart h3 span {
        font-size: 90px;
    }

    .secondpart h1 {
        font-size: 45px;
        line-height: 40px;
    }

    .leftsideform {
        gap: 10px;
    }
}

@media only screen and (min-width:992px) and (max-width:1198px) {
    .secondpart h3 .leftsideform {
        gap: 10px;
    }

    .secondpart h3 span {
        font-size: 90px;
    }

    .secondpart h1 {
        font-size: 45px;
    }

    .calling {
        display: none;
    }

    .satectlocation {
        padding-top: 20px;
    }

    .stellarnav.mobile .menu-toggle {
        top: 80px;
    }

    .logo {
        width: 20%;
    }

    .main-nav-area {
        width: 80%;
    }

    .amenities ul li {
        width: 33%;
    }

    .sideform {
        padding: 30px;
    }

    .loginimage h1 {
        font-size: 31px !important;
        line-height: 34px;
        max-width: 145px;
    }

    .note-box {
        font-size: 34px;
    }

    .note-box small {
        max-width: 340px;
        line-height: 28px;
        margin: auto;
    }

    .satectlocation::before {
        width: 59%;
        height: 148px;
    }
}



@media only screen and (min-width:1199px) and (max-width:1399px) {
    .logo {
        width: 28%;
    }

    .main-nav-area {
        width: 70%;
    }

    .amenities ul li {
        width: 33%;
    }

    .satectlocation::before {
        width: 59%;
        height: 148px;
    }

    .sideform {
        padding: 30px;
    }

    .loginimage h1 {
        font-size: 37px !important;
        line-height: 42px;
        max-width: 175px;
    }

}