@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script&display=swap');

@font-face {
    font-family: "Righteous";
    src: url("../fonts/BalooChettan-Regular.ttf");
    src: url("../fonts/BalooChettan-Regular.ttf");
}

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.4.3/css/mdb.min.css);

* {
    box-sizing: border-box !important;
    /* transition: ease all 0.5s; */
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: Poppins !important;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    /*list-style: none;*/
}

p {
    /* margin: 20px; */
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.mform-control {
    padding: 0.617rem .75rem;
    border-radius: 30px;
    border-color: #e9e9e9;
}

.fas {
    color: #000 !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e9e9e9 !important;
    border-radius: 30px !important;
    height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 41px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px !important;
    position: absolute;
    top: 1px;
    right: 9px !important;
    width: 20px;
}

.outboundarrow {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid black;
    /* Arrow color */
    margin: auto;
}

.select2-container .select2-dropdown {
    position: absolute !important;
    top: 100% !important;
    /* Ensures dropdown opens below the select box */
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 25px !important;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-dropdown {
    border: 1px solid #ccc !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

.coloncolumn {
    padding: 0 15px;
}


.colmds-4 {
    background-color: #eee;
    border-radius: 10px;
    padding: 10px;
    margin-left: 5px;
}

.undertxt {
    font-size: 16px;
}

.travel-selection-option {
    /* height: 58px; */
    /* border-radius: 10px; */
    border: 1px solid #d6d6d6;
    padding: 7px 12px;
    color: #a79e9e;
    transition: all .2s;
    /* cursor: pointer; */
}

.option-circle {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 17px;
    width: 17px;
    margin-top: 3px;
    border-radius: 50%;
    border: 4px solid #ddd9d9;
    float: right;
    cursor: pointer;
    transition: background-color 0.3s ease;
}


input[type="radio"]:checked {
    border-color: #3fd2f2;
    /* Change color on checked */
}


/* 
.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
} */

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.sigCanvas {
    border: 1px solid #ccc;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 55px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

.header_section {
    width: 100%;
    float: left;
    height: auto;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/banner-bg.png);
}

.header_section1 {
    width: 100%;
    float: left;
    height: auto;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/banner-bg3.png);
}

.header_main {
    width: 100%;
    float: left;
    height: auto;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/header-bg.png);
}


.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent black */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1100;
}

.spinner {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top: 4px solid #ffffff;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

.footer_section a {
    color: #fff;
}

.footer_section a i{
    color: #fff !important;
}
.bg-light {
    background-color: transparent !important;
}

.logo {
    width: 15%;
    float: left;
}

.navbar-light .navbar-nav .nav-link {
    color: #1a1a1a;
    font-size: 17px;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.nav-link {
    color: #3fd2f2;

}

a.active {
    color: #3fd2f2 !important;
}

.htext {
    color: #3fd2f2;
}

.login_text {
    font-size: 18px;
    color: #1a1a1a;
    padding-right: 30px;
}

.login_text a {
    color: #1a1a1a;
}

.login_text a:hover {
    color: #3fd2f2;
}

.dropdown-menu1 {
    left: 30px !important;
}

.btn-secondary {
    color: #fff;
    background-color: #33d0f2;
    border-color: transparent;
    margin: 0px 25px;
    border-radius: 100px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: initial;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: initial;
    ;
}

.call_text {
    font-size: 15px;
    margin-top: 17px;
    color: #000;
}

.call_text a {
    color: #000;
}

.call_text a:hover {
    color: #33d0f2;
}

.banner_section {
    width: 100%;
    float: left;
    padding-bottom: 75px;
    min-height: 80vh;
}

.discover_text {
    width: 100%;
    float: left;
    font-size: 60px;
    text-align: center;
    color: #1a1a1a;
}

.abt-txt {
    width: 100%;
    float: left;
    font-size: 45px;
    text-align: center;
    color: #1a1a1a;
}


.amazing_text {
    width: 100%;
    float: left;
    font-size: 60px;
    text-align: center;
    color: #33d0f2;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 11px;
    height: 7px;
    margin-left: .255em;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: initial;
    border-right: initial;
    border-bottom: 0;
    border-left: 0px;
    background-image: url(../images/down-arrow.png);
    position: relative;
    top: 3px;
}

.input-group-text {
    width: 225px !important;
    font-size: 14px;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    font-size: 14px;
}

.btn-outline-grey {
    border-color: #ccc;
    border-radius: 0px;
    background-color: #fff;
    /* border-left: none; */
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.navbar-light .navbar-nav .nav-link:hover::after {
    display: inline-block;
    width: 11px;
    height: 7px;
    background-image: url(../images/down-arrow1.png);
}

.form-inline .btn-secondary:hover::after {
    color: #fff;
    border-color: transparent;
    background-image: url(../images/down-arrow2.png);
}

.find_text {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    margin-left: 0px;
    color: #737474;
}

.banner_section2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

select.form-control-spl:not([size]):not([multiple]) {
    height: 50px;
    border-radius: 100px;
    border: transparent;
    padding: 0px 20px;
    font-size: 18px;
    color: #343535;
    -webkit-appearance: none;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 96% center;
}

.btn-close {
    margin-top: 15px;
    color: #fff;
    background-color: #3fd2f2 !important;
}

.features_section h4 {
    font-size: 18px;
    font-weight: 500;
}

.btn-primary {
    color: #fff;
    background-color: #3fd2f2 !important;
    border-color: #3fd2f2 !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #3fd2f2 !important;
    border-color: #3fd2f2 !important;
}

.btn-primary-outline {
    color: #3fd2f2;
    border-color: #3fd2f2 !important;
    background-color: #fff !important;
}

.btn-primary-outline:hover {
    color: #fff;
    border-color: #3fd2f2 !important;
    background-color: #3fd2f2 !important;
}

.btn-primary:focus {
    color: #fff;
    background-color: #3fd2f2 !important;
    border-color: #3fd2f2 !important;
    box-shadow: none !important;
}

.start_bt {
    width: 20%;
    margin: 0 auto;
    text-align: center;
}

.Search_bt {
    width: 100%;
    float: left;
    border-radius: 35px;
    margin: 50px 0px 40px 0px;
}

.Search_bt a {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    background-color: #32cdee;
    text-align: center;
    padding: 8px 0px;
    border-radius: 30px;
}

.Search_bt a:hover {
    color: #ffffff;
    background-color: #000;
}

.browse_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.icons_main {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 30px;
    margin: auto;
}

.box_1 {
    width: 44%;
    float: left;
    background-color: #ffffff;
    height: auto;
    padding: 15px 0px 15px 0px;
    box-shadow: 0px 0px 10px 0px;
    border-radius: 2px;
    margin: 3%;
}

.choose_main1 {
    width: 90%;
    /* float: left; */
    background-color: #ffffff;
    height: auto;
    padding: 15px 0px 15px 0px;
    box-shadow: 0px 0px 10px 0px;
    border-radius: 2px;
}


.choose_main1 h6 {
    font-weight: bold !important;
}

.choose_main1:hover {
    box-shadow: 0px 0px 10px 0px #32cdee !important;
}

.choose_main1:hover h6 {
    color: #32cdee !important;
}

.choose_main1:hover p {
    color: #000 !important;
}

.icon_1 {
    width: 100%;
    float: left;
    background-image: url(../images/icon-1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.icon_1:hover {
    background-image: url(../images/icon-1.png);
}

.service-content h5 {
    font-size: 15px !important;
    font-weight: bold !important;
}

.service-content:hover h5 {
    color: #3fd2f2 !important;
}

.icon_2 {
    width: 100%;
    float: left;
    background-image: url(../images/icon-2.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.icon_2:hover {
    background-image: url(../images/icon-9.png);
}

.icon_3 {
    width: 100%;
    float: left;
    background-image: url(../images/v1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.choose_main1:hover .icon_3 {
    background-image: url(../images/v1c2.png);
}

.icon_lounge {
    width: 100%;
    float: left;
    background-image: url(../images/lounge.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.choose_main1:hover .icon_lounge {
    background-image: url(../images/lounge_cr.png);
}
.icon_hotel {
    width: 100%;
    float: left;
    background-image: url(../images/hotel.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.choose_main1:hover .icon_hotel {
    background-image: url(../images/hotel_cr.png);
}

.custom-list li {
    list-style-type: disc;
    margin-left: 20px;
}

.icon_4 {
    width: 100%;
    float: left;
    background-image: url(../images/v2.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.choose_main1:hover .icon_4 {
    background-image: url(../images/v2cl.png);
}


.service-content-inner {
    width: 100%;
    float: left;
    background-image: url(../images/planeblack_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.service-content-inner:hover {
    width: 100%;
    float: left;
    background-image: url(../images/planecolor_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.service-content-inner p {
    margin-top: 70px !important;
}

.personalaccident {
    width: 100%;
    float: left;
    background-image: url(../images/personal_insurance_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.personalaccident:hover {
    width: 100%;
    float: left;
    background-image: url(../images/personal_insurance_color_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.personalaccident p {
    margin-top: 70px !important;
}


div.life {
    width: 100%;
    float: left;
    background-image: url(../images/life_black_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

div.life:hover {
    width: 100%;
    float: left;
    background-image: url(../images/life_color_1.png);
    height: 200%;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.life p {
    margin-top: 70px !important;
}

div.cyber {
    width: 100%;
    float: left;
    background-image: url(../images/cyber_black_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

div.cyber:hover {
    width: 100%;
    float: left;
    background-image: url(../images/cyber_color_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}


.cyber p {
    margin-top: 70px !important;
}


div.medical_insurance {
    width: 100%;
    float: left;
    background-image: url(../images/medical_insurance_balck_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

div.medical_insurance:hover {
    width: 100%;
    float: left;
    background-image: url(../images/medical_insurance_color_1.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}


.medical_insurance p {
    margin-top: 70px !important;
}


div.motor {
    width: 100%;
    float: left;
    background-image: url(../images/car_insurance_black.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

div.motor:hover {
    width: 100%;
    float: left;
    background-image: url(../images/car_insurance_color.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}


.motor p {
    margin-top: 70px !important;
}


div.home {
    width: 100%;
    float: left;
    background-image: url(../images/home_black.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

div.home:hover {
    width: 100%;
    float: left;
    background-image: url(../images/home_color.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}


.home p {
    margin-top: 70px !important;
}

.file-upload-container {
    display: inline-block;
    position: relative;
    width: 90%;  /* Set your desired width */
    height: 55px; /* Set your desired height */
  }
  
  /* Style the custom label */
  .file-upload-label {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #cff4fc;
    border: 2px dashed white; /* Dashed border */
    /* border-radius: 8px; */
    text-align: center;
    line-height: 50px;  /* Vertically center text */
    font-size: 16px;
    cursor: pointer;
    color: black;
    margin-left: 20px;
  }
  
  /* Hide the default file input */
  .file-upload-input {
    display: none;
  }
  
  /* Optional: Change cursor when hovering over the label */
  .file-upload-label:hover {
    background-color: #b7eefa;
  }
  
  /* Optional: Style when a file is selected */
  .file-upload-input:valid + .file-upload-label {
    background-color: #e9ffe9; /* Change background color when file is selected */
    border-color: #28a745; /* Change border color */
    color: #28a745;
  }


.icon_5 {
    width: 100%;
    float: left;
    background-image: url(../images/icon-5.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.icon_5:hover {
    background-image: url(../images/icon-12.png);
}

.icon_6 {
    width: 100%;
    float: left;
    background-image: url(../images/icon-6.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.icon_6:hover {
    background-image: url(../images/icon-13.png);
}

.icon_7 {
    width: 100%;
    float: left;
    background-image: url(../images/icon-7.png);
    height: auto;
    background-repeat: no-repeat;
    text-align: center !important;
    background-position-x: center;
}

.icon_7:hover {
    background-image: url(../images/icon-14.png);
}

.food_text {
    width: 100%;
    float: left;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding-top: 145px;
}

.food_text:hover {
    color: #3fd2f2;
}

.verifysec {
    width: 400px;
    height: 400px;
    background: #A4DEFB;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    vertical-align: bottom;
    padding-top: 30%;
    margin: 0% -7%;
}

.verifysec h4 {
    font-size: 27px;
    margin-top: 47px;
}


.verifysec p {
    font-weight: bold;
    color: #000;
    padding: 0 3px;
}


.half-circle {
    width: 400px;
    height: 200px;
    border-radius: 200px 200px 0 0;
    background-color: #A4DEFB;
    transform: rotate(135deg);
    float: left;
    margin-top: 49%;
}

.half-circle h4 {
    margin-top: -1%;
    font-size: 27px;
    margin-right: 13%;
    transform: rotate(-135deg);
}

.half-circle p {
    margin-top: 30%;
    font-weight: bold;
    color: #000;
    padding: 0 3px;
    transform: rotate(-135deg);
}

.nilaone {
    border: 70px solid #A4DEFB !important;
    border-top-color: #fff !important;
    border-right-color: #fff !important;
    border-radius: 50%;
    width: 450px;
    height: 450px;
    margin-left: -11%;
    margin-top: -13%;
    transform: rotate(-45deg);
}

.nilaone h4 {
    margin-top: 14%;
    margin-left: 43%;
    text-align: center;
    font-size: 27px;
    transform: rotate(45deg) !important;
}

.nilaone p {
    font-weight: bold;
    color: #000;
    margin-top: -10px;
    margin-left: 13%;
    padding: 0 3px;
    transform: rotate(45deg) !important;
}


/* .hhcircle
  {
    width: 400px;
    height: 200px;
    border-radius: 200px 200px 0 0;
    background-color: #A4DEFB;
    transform:rotate(180deg);
    float: left;
    margin-top: 25%;
    margin-left: -7%;
  }

  .hhcircle h4 {
    text-align: center;
    font-size: 27px;
    transform: rotate(180deg);
    margin-top: 11%;
    }

  .hhcircle p
  {
    font-weight: bold;
    color: #000;
    margin-top: -6px;
    padding: 0 3px;
    transform:rotate(180deg);
    margin-top: 23%;
  } */
  .pagination-controls-new {
    display: flex;
    align-items: center !important;
    gap: 8px;
    font-size: 14px;
  }
  
  .pagination-controls-new button {
    background: #f4f4f4;
    border: none;
    padding: 8px;
    font-size: 16px;
    cursor: pointer;
    color: #555 !important;
  }
  
  .pagination-controls-new button:disabled {
    color: #ccc !important;
    cursor: not-allowed;
  }
  
  /* .pagination-controls-new .page-info {
    font-weight: 500;
  } */
  
  /* .pagination-controls-new .items-per-page {
    border: 1px solid #ddd;
    padding: 4px 8px;
    font-size: 14px;
    color: #333 !important;;
  } */

.banner_section2 label {
    font-weight: bold;
}

.work_section {
    width: 100%;
    float: left;
    background-color: #f0f3f6;
    height: auto;
    text-align: center;
    padding-bottom: 75px;
}

.work_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 75px 30px;
}

.work_text {
    width: 37%;
    margin: 0 auto;
    font-size: 40px;
    color: #000;
    text-align: center;
    border: 1px solid #b8b8b8;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.choose_main {
    width: 100%;
    float: left;
}

.choose_left {
    width: 30%;
    float: left;
}

.choose_right {
    width: 70%;
    float: left;
}

.number_text {
    width: 61%;
    margin: 0 auto;
}

.number_text a {
    width: 100%;
    float: left;
    background-color: #e8edf0;
    border-radius: 100px;
    text-align: center;
    padding-top: 13px;
    font-weight: bold;
    color: #ffffff;
    height: 58px;
}

.number_text a:hover {
    background-color: #33d0f2;
}

h1.choose_text {
    /* width: 100%; */
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
}

.many_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1e1e1e;
    margin-left: 0px;
    text-align: left;
}

.work_section2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.some_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.lorem_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #0f0f0f;
    text-align: center;
    margin-left: 0px;
    margin-top: 0px;
}

.articles_section {
    width: 100%;
    float: left;
    border-bottom: 1px solid #000;
    padding-bottom: 75px;
}

.articles_section2 {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.image_1 {
    width: 100%;
    float: left;
}

.tips_text {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #0f0f0f;
    padding-top: 20px;
}

.variations_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #0f0f0f;
    font-weight: bold;
}

.variations_text a {
    color: #0f0f0f
}

.variations_text a:hover {
    color: #32cbec
}

.col-sm-3.active h2 a {
    color: #32cbec;
}

.ipsum_text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin-left: 0px;
    color: #000000;
    margin-top: 0px;
}

.features_section {
    width: 100%;
    float: left;
    padding-bottom: 75px;
}

.features_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.features_section2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.feature_menu {
    width: 100%;
    float: left;
}

.feature_menu ul {
    margin: 0px;
    padding: 0px;
    margin-left: 30px;
}

.feature_menu li {
    font-size: 18px;
    color: #292929;
}

.feature_menu li a {
    color: #292929;
}

.feature_menu li::after {
    width: 15px;
    height: 15px;
    background-color: #1e1f1f;
    position: absolute;
    content: '';
    color: #292929;
    left: 0px;
    margin-top: 9px;
    border-radius: 100px;
    margin-left: 15px;
}

.feature_menu li:hover::after {
    background-color: #33d0f2;
}

.feature_menu li.active::after {
    background-color: #33d0f2;
}

.seemore_bt {
    width: 160px;
    float: left;
    margin-top: 60px;
}

.seemore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #feffff;
    background-color: #1c1b2d;
    text-align: center;
    padding: 10px 0px;
}

.seemore_bt a:hover {
    background-color: #33d0f2;
}

.directory_section {
    width: 100%;
    float: left;
    background-color: #1c1b2d;
    height: auto;
    padding-bottom: 75px;
}

.directory_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    text-transform: uppercase;
}

.directory_section2 {
    width: 100%;
    float: left;
    background-color: #1c1b2d;
    height: auto;
    padding-top: 75px;
}

.image_5 {
    width: 100%;
    float: left;
}

.travel_text {
    width: 100%;
    float: left;
    color: #e8edf0;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 20px;
}

.rating_section {
    width: 100%;
    float: left;
    padding-top: 17px;
}

.rating_1 {
    width: 25%;
    float: left;
}

.food_taital {
    width: 100%;
    float: left;
    border-left: 2px solid #e8edf0;
    padding-left: 20px;
    font-size: 12px;
    color: #fbfdfe;
}

.food_taital a {
    color: #fbfdfe;
}

.food_taital a:hover {
    color: #33d0f2;
}

.food_taital_1 {
    width: 100%;
    float: left;
    border-left: 2px solid #e8edf0;
    padding-left: 6px;
    font-size: 12px;
    color: #fbfdfe;
}

.food_taital_1 a {
    color: #fbfdfe;
}

.food_taital_1 a:hover {
    color: #33d0f2;
}

.food_taital_2 {
    width: 100%;
    float: left;
    border-left: 2px solid #e8edf0;
    padding-left: 4px;
    font-size: 12px;
    color: #fbfdfe;
}

.food_taital_2 a {
    color: #fbfdfe;
}

.food_taital_2 a:hover {
    color: #33d0f2;
}

.Locations_padding0 {
    padding-left: 4px;
}

.rating_main {
    width: 100%;
    float: left;
}

.rating_left {
    width: 40%;
    float: left;
}

.rating_right {
    width: 60%;
    float: left;
}

.food_taital_3 {
    width: 100%;
    float: left;
    padding-left: 4px;
    font-size: 12px;
    color: #fbfdfe;
}

.food_taital_3 a {
    color: #fbfdfe;
}

.food_taital_3 a:hover {
    color: #33d0f2;
}

.rating_text {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #fbfdfe;
    background-color: #33d0f2;
    text-align: center;
}

.lorem_ipsum_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-left: 0;
}

.read_bt {
    width: 170px;
    float: left;
    margin-top: 20px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #e8edf0;
    text-align: center;
    padding: 8px 0px;
    border-radius: 70px;
    border: 3px solid #ffffff;
}

.read_bt a:hover {
    background-color: #ffffff;
    color: #000;
}

.testimonial_section {
    width: 100%;
    float: left;
    padding-bottom: 75px;
}

.testimonial_taital {
    width: 22%;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    color: #030303;
    border-bottom: 2px solid #052501;
    text-transform: uppercase;
}

.client_main {
    width: 100%;
    float: left;
    padding-top: 75px;
}

.client_left {
    width: 22%;
    float: left;
}

.client_right {
    width: 68%;
    float: left;
    background-color: #1c1b2d;
    height: auto;
    padding: 32px 20px;
}

.image_9 {
    width: 100%;
    float: left;
}

.client {
    width: 100%;
    float: left;
}

.quote_left {
    width: 10%;
    float: left;
    text-align: center;
}

.quote_right {
    width: 10%;
    float: right;
    text-align: center;
    padding-top: 70px;
}

.dolor_text {
    width: 80%;
    float: left;
    font-size: 15.88px;
    color: #fff;
    margin: 0px;
}

.johndue_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #0e2c01;
    text-transform: uppercase;
    text-align: center;
    font-weight: 200;
}

.farm_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #32cbec;
    text-align: center;
    padding-top: 0px;
    line-height: 5px;
    font-weight: 700;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    background-color: #32cbec;
    border-radius: 100px;
}

.carousel-indicators .active {
    background-color: #040504;
}

.carousel-indicators {
    left: initial;
    margin-right: 10%;
}

.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 75px;
}

.mail_section {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    padding: 40px;
    height: auto;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2a2a2c;
    background-color: transparent !important;
    padding: 10px 20px 0px 0px;
    margin-bottom: 20px;
    border-bottom: 2px solid #252525 !important;
    border: 0px;
}

input.mail_text::placeholder {
    color: #2a2a2c;
}

.massage_box {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2a2a2c;
    background-color: transparent !important;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 35px;
    height: 100px;
    padding: 70px 20px 0px 0px;
    border-bottom: 2px solid #252525 !important;
    border: 0px;
}

textarea.massage_box::placeholder {
    color: #2a2a2c;
}

.send_bt {
    width: 15%;
    margin: 0 auto;
    text-align: center;
}

.send_text {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.send_text a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    background-color: #32cbec;
    padding: 6px 0px;
    margin-top: 0px;
    border-radius: 10px;
}

.subscribe_section {
    width: 100%;
    float: left;
    background-color: #cdcccb;
    height: auto;
    padding: 30px 0px;
}

.subscribe_main {
    width: 100%;
    float: left;
}

.subscribe_left {
    width: 30%;
    float: left;
}

.Subscribe_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}

.subscribe_middle {
    width: 40%;
    float: left;
}

.Enter_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    padding: 10px 25px;
    border-radius: 50px;
    border: 0px;
}

.subscribe_right {
    width: 30%;
    float: left;
    padding-left: 20px;
}

.subscribe_bt {
    width: 240px;
    float: left;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #e8edf0;
    text-align: center;
    padding: 10px 0px;
    border-radius: 70px;
    background-color: #33d0f2;
    text-transform: uppercase;
}

.footer_section {
    width: 100%;
    float: left;
    background-color: #1c1b2d;
    padding-bottom: 20px;
}

.footer_logo {
    width: 100%;
    float: left;
}

.customer_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #fefefe;
    text-transform: uppercase;
    padding-top: 20px;
}

.main-input {
    display: block;
    width: 100%;
    padding: .675rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    border-radius: 100px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.footer_text {
    width: 90%;
    float: left;
    font-size: 14px;
    color: #fefefe;
    margin-left: 0px;
    /* text-align: justify; */
    font-weight: 400;
    /* text-align: justify; */
}

.social_icon {
    width: 100%;
    float: left;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
}

.social_icon li {
    float: left;
    padding-right: 15px;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
    padding-top: 20px;
    margin-top: 0px;
}

.copyright_text a {
    color: #00acca;
}

.copyright_text a:hover {
    color: #33d0f2;
}

.en {
    direction: ltr;
    text-align: left;
}

.ar {
    direction: rtl;
    text-align: right;
}

.ar ul {
    margin: 0 10px 0 0;
    padding: 0;
}

@media only screen and (max-width: 600px) {
    .icons_main {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 50px;
        margin-left: 15%;
    }

    .input-group-text {
        width: 160px !important;
        font-size: 12px;
        padding: 5px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0px;
        padding-left: 0px;
    }

    .header_section1 {
        width: 100%;
        float: left;
        height: auto;
        height: auto;
        background-size: 100%;
        background: no-repeat;
        background-image: url(../images/banner-bg3.png);
    }

    .mobdiv {
        width: 330px !important;
        overflow-x: auto;
    }

    .input-group>.custom-file,
    .input-group>.custom-select,
    .input-group>.form-control {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
        font-size: 12px;
    }

    /* .hhcircle {
        width: 350px;
        height: 175px;
        border-radius: 175px 175px 0 0;
        background-color: #A4DEFB;
        transform: rotate(180deg);
        float: left;
        margin-top: 25%;
    }

    .hhcircle p {
        font-weight: bold;
        color: #000;
        margin-top: -6px;
        padding: 0 3px;
        transform: rotate(180deg);
        margin-top: 18%;
    } */

    .nilaone {
        border: 50px solid #A4DEFB !important;
        border-top-color: #fff !important;
        border-right-color: #fff !important;
        border-radius: 50%;
        width: 350px;
        height: 350px;
        margin-left: 0%;
        margin-top: -13%;
        transform: rotate(-45deg) !important;
    }

    .nilaone h4 {
        margin-top: 14%;
        margin-left: 43%;
        text-align: center;
        font-size: 27px;
        transform: rotate(45deg) !important;
    }

    .nilaone p {
        font-weight: bold;
        color: #000;
        margin-top: -18px;
        margin-left: 4%;
        padding: 0 3px;
        transform: rotate(45deg) !important;
    }

    .hfc {
        overflow: hidden;
    }

    .union {
        margin-left: 0% !important;
    }

    .half-circle {
        width: 350px;
        height: 175px;
        border-radius: 175px 175px 0 0;
        background-color: #A4DEFB;
        transform: rotate(135deg);
        float: left;
        margin-left: 10%;
        margin-left: 22px !important;
        margin-bottom: 17%;
        margin-top: 49%;
    }

    .verifysec {
        width: 350px;
        height: 350px;
        background: #A4DEFB;
        -moz-border-radius: 200px;
        -webkit-border-radius: 200px;
        border-radius: 200px;
        vertical-align: bottom;
        padding-top: 25%;
        margin-left: 0%;
        margin-right: 0% !important;
    }

    .abt-txt{
        font-size: 30px;
    }
}


@media (max-width: 575px) {
    .btn-primary {
        max-width: 126% !important;
    }
}


@media (max-width: 768px) {
    .sigCanvas {
      width: 100% !important; /* Make the canvas responsive */
      height: 150px !important; /* Adjust the height if necessary */
    }
  }




@media only screen and (min-width: 392px) and (max-width: 415px) {

    .select2-container--default .select2-selection--single {
        background-color: #fff;
        border: 1px solid #e9e9e9 !important;
        border-radius: 30px !important;
        height: 25px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 21px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 21px !important;
        position: absolute;
        top: 1px;
        right: 9px !important;
        width: 20px;
    }

    .outboundarrow {
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid black;
        /* Arrow color */
        margin: auto;
    }

    .select2-container .select2-dropdown {
        position: absolute !important;
        top: 100% !important;
        /* Ensures dropdown opens below the select box */
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 25px !important;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .select2-dropdown {
        border: 1px solid #ccc !important;
        border-top-left-radius: 3px !important;
        border-top-right-radius: 3px !important;
    }

}
.modal {
    display: flex;
    position: fixed;
    /* z-index: 1; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.modal-content {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    width: 80%;
    max-width: 500px;
    text-align: center;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 1.5rem;
    cursor: pointer;
}
/* @media screen and (min-width: 2500px) and (max-width: 3839px) {
    .footer_section.set_pos{
        position:fixed;
        width:100%;
        bottom:0;
    }
    } */
    @media screen and (min-width: 1920px) {
        .footer_section.set_pos{
            position:fixed;
            width:100%;
            bottom:0;
        }
        }




.country-li{
    width: 33%;
}

.sanad-visa-countries{
    width:100%
}

.sanad-visa-countries .country-li{
    width:25%
}

@media screen and (min-width: 1024px) {
    .sanad-visa-countries{
    width:50%;
   }

}

@media screen and (max-width: 768px) {
    .country-li{
        width: 50%;
    }
    .sanad-visa-countries .country-li{
    width:50%
   }

}

@media screen and (max-width: 350px) {
    .country-li{
        width: 100%;
    }
    .sanad-visa-countries .country-li{
    width:100%
   }
}



