@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-BlackItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-Black.woff2") format("woff2"), url("../fonts/NotoSans-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-ExtraBoldItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-ExtraBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-BoldItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-ExtraBold.woff2") format("woff2"),
        url("../fonts/NotoSans-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-ExtraLightItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-ExtraLightItalic.woff") format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-MediumItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-Light.woff2") format("woff2"), url("../fonts/NotoSans-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-SemiBold.woff2") format("woff2"), url("../fonts/NotoSans-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-Italic.woff2") format("woff2"), url("../fonts/NotoSans-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-Medium.woff2") format("woff2"), url("../fonts/NotoSans-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-LightItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-ExtraLight.woff2") format("woff2"),
        url("../fonts/NotoSans-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-ThinItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-SemiBoldItalic.woff2") format("woff2"),
        url("../fonts/NotoSans-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans";
    src: url("../fonts/NotoSans-Thin.woff2") format("woff2"), url("../fonts/NotoSans-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "berbe";
    src: url("../fonts/berbe.eot");
    src: url("../fonts/berbe.eot?#iefix") format("embedded-opentype"), url("../fonts/berbe.woff") format("woff"),
        url("../fonts/berbe.ttf") format("truetype"), url("../fonts/berbe.svg#berbe") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "berbe" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "berbe" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon-1:before {
    content: "\61";
}
.icon-icon-2:before {
    content: "\62";
}
.icon-icon-3:before {
    content: "\63";
}
.icon-icon-4:before {
    content: "\64";
}
.icon-icon-5:before {
    content: "\65";
}
.icon-icon-6:before {
    content: "\66";
}
.icon-icon-7:before {
    content: "\67";
}
.icon-icon-8:before {
    content: "\68";
}
.icon-icon-9:before {
    content: "\69";
}
.icon-icon-10:before {
    content: "\6a";
}
.icon-icon-11:before {
    content: "\6b";
}
.icon-icon-12:before {
    content: "\6c";
}
.icon-icon-13:before {
    content: "\6d";
}
.icon-icon-14:before {
    content: "\6e";
}
.icon-icon-15:before {
    content: "\6f";
}
.icon-icon-16:before {
    content: "\70";
}
.icon-icon-17:before {
    content: "\71";
}
.icon-icon-18:before {
    content: "\72";
}
.icon-icon-19:before {
    content: "\73";
}
.icon-icon-20:before {
    content: "\74";
}
.icon-icon-21:before {
    content: "\75";
}
.icon-icon-22:before {
    content: "\76";
}
.icon-icon-23:before {
    content: "\77";
}
.icon-icon-24:before {
    content: "\78";
}
.icon-icon-25:before {
    content: "\79";
}
.icon-icon-26:before {
    content: "\7a";
}
.icon-icon-27:before {
    content: "\41";
}
.icon-icon-28:before {
    content: "\42";
}
.icon-icon-29:before {
    content: "\43";
}
.icon-icon-30:before {
    content: "\44";
}
.icon-icon-31:before {
    content: "\45";
}
.icon-icon-32:before {
    content: "\46";
}
.icon-icon-33:before {
    content: "\47";
}
.icon-icon-34:before {
    content: "\48";
}
.icon-icon-35:before {
    content: "\49";
}
.icon-icon-36:before {
    content: "\4a";
}
.icon-icon-37:before {
    content: "\4b";
}
.icon-icon-38:before {
    content: "\4c";
}
.icon-icon-39:before {
    content: "\4d";
}
.icon-icon-40:before {
    content: "\4e";
}
.icon-icon-41:before {
    content: "\4f";
}
.icon-icon-42:before {
    content: "\50";
}
.icon-icon-43:before {
    content: "\51";
}
.icon-icon-44:before {
    content: "\52";
}
.icon-icon-45:before {
    content: "\53";
}
.icon-icon-46:before {
    content: "\54";
}
.icon-icon-47:before {
    content: "\55";
}
.icon-icon-48:before {
    content: "\56";
}
.icon-icon-49:before {
    content: "\57";
}
.icon-icon-50:before {
    content: "\58";
}
.icon-icon-51:before {
    content: "\59";
}
.icon-icon-52:before {
    content: "\5a";
}
.icon-icon-53:before {
    content: "\30";
}
.icon-icon-54:before {
    content: "\31";
}
.icon-icon-55:before {
    content: "\32";
}
.icon-icon-56:before {
    content: "\33";
}
.icon-icon-57:before {
    content: "\34";
}
.icon-icon-58:before {
    content: "\35";
}
.icon-icon-59:before {
    content: "\36";
}
.icon-icon-60:before {
    content: "\37";
}
.icon-icon-61:before {
    content: "\38";
}
.icon-icon-62:before {
    content: "\39";
}
.icon-icon-63:before {
    content: "\21";
}
.icon-icon-64:before {
    content: "\22";
}
.icon-icon-65:before {
    content: "\23";
}
.icon-icon-66:before {
    content: "\24";
}
.icon-icon-67:before {
    content: "\25";
}
.icon-icon-68:before {
    content: "\26";
}
.icon-icon-69:before {
    content: "\27";
}
.icon-icon-70:before {
    content: "\28";
}
.icon-icon-71:before {
    content: "\29";
}
.icon-icon-72:before {
    content: "\2a";
}
.icon-icon-73:before {
    content: "\2b";
}
.icon-icon-74:before {
    content: "\2c";
}
.icon-icon-75:before {
    content: "\2d";
}
.icon-icon-76:before {
    content: "\2e";
}
.icon-icon-77:before {
    content: "\2f";
}
.icon-icon-78:before {
    content: "\3a";
  }
  .icon-icon-79:before {
    content: "\3b";
  }
  .icon-icon-80:before {
    content: "\3c";
  }
  .icon-icon-81:before {
    content: "\3d";
  }
  .icon-icon-82:before {
    content: "\3e";
  }
  .icon-icon-83:before {
    content: "\3f";
  }
  .icon-icon-84:before {
    content: "\40";
  }
  
  
/* commom css */
/**{margin: 0; padding: 0; list-style: none; box-sizing: border-box;}*/
a {
    text-decoration: none;
    display: inline-block;
    transition: 0.2s ease-in;
}
a:hover {
    text-decoration: none;
}
body {
    font-size: 16px;
    color: #7e8ca1;
    font-family: "Noto Sans";
    line-height: 1.7;
    font-weight: 400;
}
html {
    scroll-behavior: smooth;
}
button {
    outline: 0;
    border: 0;
    background: transparent;
}
button:focus {
    outline: 0;
}
input:focus {
    outline: 0;
    box-shadow: none !important;
}
:focus {
    outline: 0;
}
.container {
    max-width: 1395px;
}

h1 {
    font-size: 55px;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}
h2 {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}
h3 {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}
h4 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}
h5 {
    font-size: 21px;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}
h6 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}

.font-11 {
    font-size: 11px;
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.font-16 {
    font-size: 16px;
}
.font-18 {
    font-size: 18px;
}
.font-20 {
    font-size: 20px;
}
.font-22 {
    font-size: 22px;
}
.font-300 {
    font-weight: 300;
}
.font-400 {
    font-weight: 400;
}
.font-500 {
    font-weight: 500;
}
.font-600 {
    font-weight: 600;
}
.font-700 {
    font-weight: 700;
}
.border-r5 {
    border-radius: 5px;
}
.border-r8 {
    border-radius: 8px;
}
.border-r10 {
    border-radius: 10px;
}
.border-r20 {
    border-radius: 20px;
}
.border-r30 {
    border-radius: 30px;
}
.border-r50 {
    border-radius: 50px;
}
.border-100 {
    border-radius: 100%;
}
.form-control {
    border-radius: 0;
    border-bottom: 1px solid #dee1e5 !important;
    background-color: transparent;
    border: none;
}
.form-control:focus {
    box-shadow: none;
    outline: 0;
    border: none;
}
.form-control::placeholder {
    color: #bec2ce;
}
select {
    appearance: none;
}
select:focus {
    outline: 0;
}
.h-fitcontent {
    height: fit-content;
}
.relative {
    position: relative;
}
.text-underline {
    text-decoration: underline !important;
}
.pointer {
    cursor: pointer;
}
.zindex-0 {
    z-index: 0;
}
.zindex-1 {
    z-index: 1;
}
.zindex-m1 {
    z-index: -1;
}
.t-black {
    color: #000;
}
.t-grey {
    color: #7e8ca1;
}
.t-blue {
    color: #06068b;
}
.bg-black {
    background-color: #000;
}
.bg-light-blue {
    background-color: #32b6ea;
}
.blue-link {
    color: #06068b;
}
.blue-link:hover {
    color: #06068b;
}
.white-link {
    color: #fff;
}
.white-link:hover {
    color: #35e8e5;
    text-shadow: 0 0 1px #35e8e5;
}
.btn-cyan {
    padding: 8px 10px;
    border-radius: 10px;
    color: #fff;
    background: linear-gradient(to left, #35ede5, #31a4ec);
    font-size: 20px;
    text-align: center;
    max-width: 300px;
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: none;
    font-weight: 700;
}
.btn-cyan:hover {
    color: #35ede5;
    border: 2px solid #35ede5;
    background: transparent;
}
.bottom_line:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    bottom: 2px;
    left: 0;
    right: 0;
}
.word-break {
    word-break: break-all;
}
.modal .close {
    position: absolute;
    top: 0px;
    right: 40px;
    width: 38px;
    height: 38px;
    opacity: 1;
    padding: 0px;
    margin: 0px;
    border: 1px solid #ffffff;
    border-radius: 50%;
}
.modal .close span {
    display: none;
}
.modal .close:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    margin: 0 auto;
}
.modal .close:hover {
    opacity: 1 !important;
}
.modal-open .modal {
    padding-right: 0px !important;
}
.modal-backdrop.show {
    opacity: 0.89;
}
.modal-content {
    background-color: transparent;
}
.modal-content .form-control {
    background-color: #5e7c8d;
    color: #ffffff;
    border-radius: 10px;
    font-size: 17px;
    height: calc(3em + 0.75rem + 2px);
    border: none !important;
}
.modal-content .form-control:focus {
    color: #ffffff;
}
.modal-content .form-control::placeholder {
    color: rgba(255, 255, 255, 0.56);
}
.modal-content .modal-body .form-group .icon {
    top: 19px;
    right: 20px;
    cursor: pointer;
}
.modal-content .modal-body .forget-password a {
    color: rgba(255, 255, 255, 0.5);
}
.modal-content .modal-body .forget-password a:hover,
.modal-content .modal-body .forget-password a:focus {
    color: #ffffff;
}
.modal-content .modal-body .btn-wrap .btn-cyan {
    max-width: none;
    min-height: 62px;
}
.modal-content .modal-body .sign-up a {
    color: #0086cf;
    text-decoration: underline;
}
.modal-content .modal-body .sign-up p {
    color: rgba(255, 255, 255, 0.6);
}

.modal-content .modal-body .form-group.bottom input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.modal-content .modal-body .form-group.bottom label {
    position: relative;
    cursor: pointer;
    margin-bottom: 0px;
    color: #7b7b7b;
}
.modal-content .modal-body .form-group.bottom label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #ffffff;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 8px;
    border-radius: 5px;
}
.modal-content .modal-body .form-group.bottom input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/*
.modal-content .modal-body .form-group input {padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer;}
.modal-content .modal-body .form-group label {position: relative; cursor: pointer; margin-bottom: 0px; color: rgba(0,0,0,0.30);}
.modal-content .modal-body .form-group label:before {content:''; -webkit-appearance: none; background-color: transparent; border: 2px solid #DFE2E6; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 8px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 8px;}
.modal-content .modal-body .form-group input:checked + .modal-content .modal-body .form-group label:after {content: ''; display: block; position: absolute; top: 7px; left: 8px; width: 5px; height: 10px; border: solid #E41E26; border-width: 0 2px 2px 0; transform: rotate(45deg); }
*/

/* header css */
.menu {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    background-color: #000;
    z-index: 111;
}
.menu.sticky-header {
    background: #000;
    position: sticky;
    top: -1px;
    left: 0;
    right: 0;
    z-index: 11;
    box-shadow: 0 8px 16px #5282ff20;
}
.menu .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-weight: 400;
    position: relative;
}
.menu .navbar-nav .nav-item.active .nav-link,
.menu .navbar-nav .nav-item .nav-link:hover {
    color: #35e8e5;
    text-shadow: 0 0 1px #35e8e5;
}
.menu .navbar-nav .nav-item {
    margin: 0 10px;
}
.login-user img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 100%;
    border: 2px solid #35e8e5;
}
/*.language_btn{background-color: #fff !important; border: 2px solid #32B2EA; border-radius: 50px; padding: 2px 3px; min-width: 120px; background: url('../images/arrow-down.jpg') no-repeat right 10px center;}*/
.language_btn {
    background-color: #fff !important;
    border: 2px solid #32b2ea;
    border-radius: 50px;
    padding: 2px 3px;
    min-width: 120px;
}
.language_btn .btn-primary {
    background: transparent;
    border: none;
    color: #020105;
}
.language_btn .btn-primary:not(:disabled):not(.disabled).active,
.language_btn .btn-primary:not(:disabled):not(.disabled):active,
.language_btn.show > .btn-primary.dropdown-toggle {
    background: transparent;
    border: none;
    box-shadow: none;
    color: #020105;
}
.language_btn .btn-primary:hover,
.language_btn .btn-primary:focus {
    box-shadow: none;
    color: #020105;
}
.language_btn .dropdown-toggle::after {
    background: url("../images/arrow-down.jpg") no-repeat center center;
    border: none;
    width: 14px;
    height: 8px;
    position: relative;
    top: 3px;
    right: -3px;
}

.language_btn .dropdown-menu.show {
    background: #2e2e2e;
}
.language_btn .dropdown-menu.show a {
    color: #ffffff;
}

.language_btn .dropdown-menu.show a.active,
.language_btn .dropdown-menu.show a:hover,
.language_btn .dropdown-menu.show a:focus {
    background: linear-gradient(to left, #35ede5, #31a4ec);
}

.menu .navbar-light .navbar-toggler {
    width: 56px;
    height: 42px;
}
.menu .navbar-light .navbar-toggler span.toggler_bar_1 {
    width: 100%;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 6px auto;
    transition: 0.2s;
    position: absolute;
}
.menu .navbar-light .navbar-toggler span.toggler_bar_2 {
    width: 100%;
    height: 3px;
    background-color: #000;
    display: block;
    margin: 6px auto;
    transition: 0.2s;
    position: absolute;
}
.menu .navbar-light .navbar-toggler span.toggler_bar_3 {
    width: 100%;
    height: 3px;
    background-color: red;
    display: block;
    margin: 6px auto;
    transition: 0.2s;
    position: absolute;
}
.menu .navbar-light .navbar-toggler span.toggler_bar_1 {
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 6px auto;
    transition: 0.2s;
    position: absolute;
    top: 3px;
}
.menu .navbar-toggler.active .toggler_bar_1 {
    transform: rotate(45deg);
    top: 13px;
}
.menu .navbar-light .navbar-toggler span.toggler_bar_2 {
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 6px auto;
    transition: 0.2s;
    position: absolute;
    top: 13px;
}
.menu .navbar-toggler.active .toggler_bar_2 {
    opacity: 0;
}
.menu .navbar-light .navbar-toggler span.toggler_bar_3 {
    width: 30px;
    height: 3px;
    background-color: white;
    display: block;
    margin: 6px auto;
    transition: 0.2s;
    position: absolute;
    top: 23px;
}
.menu .navbar-toggler.active .toggler_bar_3 {
    transform: rotate(-45deg);
    top: 13px;
}
.menu .navbar-light .navbar-toggler.active span.toggler_bar_1 {
    top: 12px;
}
.menu .navbar-light .navbar-toggler.active span.toggler_bar_3 {
    top: 12px;
}

/* footer */
.quick-links li.active a,
.quick-links li a:hover {
    color: #35e8e5;
    text-shadow: 0 0 1px #35e8e5;
}
.quick-links li {
    margin-bottom: 35px;
    list-style: none;
}
.quick-links li:last-child {
    margin-bottom: 0;
}
.social_links li {
    margin-right: 26px;
}
.f-address {
    background: url("../images/footer-loc.svg") no-repeat left top 0px;
    padding-left: 35px;
}
.f-call {
    background: url("../images/footer-call.svg") no-repeat left center;
    padding-left: 35px;
}
.f-email {
    background: url("../images/footer-mail.svg") no-repeat left center;
    padding-left: 35px;
}
/* login pages */
.login-input-field::placeholder {
    color: #646b70;
}
.login-input-field {
    border: 2px solid #70707018;
    background: #e3f4fe;
    border-radius: 10px;
    padding: 10px 20px;
    width: 100%;
    height: 55px;
    transition: 0.2s ease-in;
}
/* home page css */
/*.banner_main{background: url('../images/banner_img.jpg') no-repeat center center; padding-top: 50px; background-size: cover;}*/
.banner_main {
    background: url("../images/banner_img.jpg") no-repeat center center;
    background-size: cover;
    padding: 108px 0;
}
.search-details-bg {
    background: #000 url("../images/UK-1.png") no-repeat center center;
}
/*.banner_main .text-container{padding-top:100px;max-width:750px;}
.banner_main .text-container p{max-width:540px;}
*/

/*.advanced_search_section{background: url('../images/bg-shape.jpg') no-repeat top right;}*/
.advanced_search_box__wrap {
    position: relative;
}
.advanced_search_box {
    background-color: rgba(2 1 5 / 40%);
    border: 1px solid rgba(112 112 112 / 40%);
    border-radius: 8px;
    padding: 35px;
}
.traveling_location input {
    color: #fff;
    background-color: #fff !important;
    border: 1px solid #e5e5e5;
    outline: 0;
    border: 0;
    padding: 15px 10px 15px 45px;
    background: url(../images/pin.png) no-repeat left 22px center;
    width: 100%;
    height: 65px;
    border-radius: 8px;
    color: #333333;
}
/*.traveling_location input::placeholder {
    color: #333333;
}*/
/* .are_you_vaccinated_wrap .btn-cyan {
    max-width: 200px;
} */
.vaccinated_toggle .toggle {
    display: none;
}
.vaccinated_toggle input[type="checkbox"] + label {
    width: 60px;
    height: 34px;
    background: #f04c4b;
    padding: 0px 7px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 11px;
}
.vaccinated_toggle input[type="checkbox"]:checked + label {
    background: linear-gradient(to bottom, #35ede5, #31a4ec);
}
.vaccinated_toggle input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    z-index: 0;
    transition: 0.2s ease-in;
}
.vaccinated_toggle .off {
    color: red;
    font-weight: 700;
    position: relative;
}
.vaccinated_toggle .on {
    color: #fff;
    font-weight: 700;
}
.vaccinated_toggle input[type="checkbox"] + label .on {
    opacity: 0;
}
.vaccinated_toggle input[type="checkbox"]:checked + label .on {
    color: #33c5e9;
    z-index: 1;
    opacity: 1;
}
.vaccinated_toggle input[type="checkbox"]:checked + label .off {
    opacity: 0;
}
.vaccinated_toggle input[type="checkbox"]:checked + label:before {
    background-color: #fff;
    opacity: 1;
    left: auto;
    right: 2px;
    transition: 0.2s ease-in;
}
.travel__rules {
    text-align: center;
}
.travel__rules h4 {
    font-size: 55px;
    color: #2e2e2e;
    margin-bottom: 40px;
}
.travel__rules p {
    color: #808080;
    font-size: 16px;
    line-height: 27px;
    max-width: 970px;
    margin: 0 auto 20px;
}
.travel__rules_require {
    background-color: #fff;
    box-shadow: 0px 23px 46px rgba(178 178 178 / 47%);
    padding: 30px;
    border-radius: 10px;
}
.travel__rules_require h5 {
    color: #2e2e2e;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}
.travel__rules_require .label_travel_rules {
    font-size: 25px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 0;
}
.travel__rules_require .t-blue {
    font-size: 20px;
    font-weight: 600;
}
.travel_to_text {
    color: #06068b;
    text-decoration: underline;
}
.travel__rules_require .text-block {
    margin-left: 20px;
}
.alert_section {
    background: linear-gradient(to left, #8978ff, #3d31ec);
    padding: 5px 10px;
}
.berbe_anywhere_icons i {
    color: red;
    font-size: 30px;
}

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#31a4ec+0,35ede5+100 */
.berbe_anywhere_wrap .icon-block {
    width: 91px;
    height: 91px;
    background: #31a4ec;
    background: -moz-linear-gradient(45deg, rgba(49, 164, 236, 0.25) 0%, rgba(53, 237, 229, 0.25) 100%);
    background: -webkit-linear-gradient(45deg, rgba(49, 164, 236, 0.25) 0%, rgba(53, 237, 229, 0.25) 100%);
    background: linear-gradient(45deg, rgba(49, 164, 236, 0.25) 0%, rgba(53, 237, 229, 0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31a4ec', endColorstr='#35ede5',GradientType=1 );
    transition: all 0.3s;
} /* Old browsers */
.berbe_anywhere_wrap .icon-block img {
    position: absolute;
    left: 0;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
}
.berbe_anywhere .berbe_anywhere_wrap {
    border: 3px solid transparent;
}
.berbe_anywhere .berbe_anywhere_wrap .text {
    color: #2e2e2e;
    font-size: 28px;
}
.berbe_anywhere .berbe_anywhere_wrap .text-wrap p {
    color: #808080;
}
.berbe_anywhere .berbe_anywhere_wrap:hover {
    border-color: #34ebe5;
    box-shadow: 0 23px 46px rgba(178, 178, 178, 0.47);
}

.travel-assistance .img-wrap {
    box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.16);
}
.travel-assistance .text-content {
    padding-left: 100px;
}
.travel-assistance .btn-cyan {
    max-width: 190px;
}
.berbe_anywhere_wrap:hover .icon-block {
    background: #31a4ec;
    background: -moz-linear-gradient(45deg, #31a4ec 0%, #35ede5 100%);
    background: -webkit-linear-gradient(45deg, #31a4ec 0%, #35ede5 100%);
    background: linear-gradient(45deg, #31a4ec 0%, #35ede5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31a4ec', endColorstr='#35ede5',GradientType=1 );
    transition: all 0.3s;
}
.berbe_anywhere_wrap:hover .icon-block img {
    filter: brightness(0) invert(1);
}

.travel-easy {
    background-color: rgba(49, 172, 235, 0.09);
}
.coming-soon {
    margin-top: -200px;
    padding-top: 260px !important;
}
.coming-soon .download-app a {
    margin: 0px 10px;
}

.imgvideo {
    cursor: pointer;
}
.playbutton {
    background: url(../images/play-icon.png) no-repeat center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 94px;
    height: 100px;
    margin: 0 auto;
    z-index: 10;
    transform: translateY(-50%);
}
.ytvideo {
    position: absolute;
    margin: 0;
    padding: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.ytvideo iframe {
    border-style: none;
    height: 100%;
    width: 100%;
}

.ytvideo .seo {
    display: none;
}
.video-block:after {
    content: "";
    position: absolute;
    right: -60px;
    top: -45px;
    background: url(../images/u-icon.png) no-repeat;
    width: 47px;
    height: 61px;
}
.video-block .img-wrapper {
    background-size: cover;
    height: 489px;
    position: relative;
}

.video-block .img-wrapper .inner-wraper {
    height: 100%;
    border-radius: 8px;
}
.video-block .img-wrapper .inner-wraper:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.06);
    z-index: 1;
    border-radius: 8px;
}

.berbe-business {
    background-size: contain !important;
/*    display: none;*/
}
.berbe-business .berbe-block {
    background-size: contain !important;
    min-height: 500px;
    box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.1);
}
.berbe-business .berbe-block .btn-arrow {
    width: 63px;
    height: 63px;
    background: #31a4ec;
    background: -moz-linear-gradient(45deg, #31a4ec 0%, #35ede5 100%);
    background: -webkit-linear-gradient(45deg, #31a4ec 0%, #35ede5 100%);
    background: linear-gradient(45deg, #31a4ec 0%, #35ede5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31a4ec', endColorstr='#35ede5',GradientType=1 );
}
.berbe-business .berbe-block .btn-arrow img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
}

.berbe_anywhere.easy-travel {
    background: url(images/bg-shape.jpg) no-repeat top right;
}

.advanced_search_section.advance-short {
    background: url(../images/bg-shape.jpg) no-repeat top right;
    background-size: contain;
}
.advanced_container {
    background: url(../images/ScrollGroup3.jpg) no-repeat top right;
}

.login-btn .btn-cyan {
    min-width: 125px;
    min-height: 35px;
    color: #000000;
    padding:4px 10px;
    font-size: 18px !important;
}
.login-btn .btn-cyan:hover {
    color: #fff;
}

.verify-email .modal-body {
    width: 680px;
}
.verify-email .modal-body .btn-wrap .btn-cyan {
    max-width: 320px;
}
.verify-email .verify-box h3 {
    text-decoration: underline;
}

/*my-profile*/

.left-one {
    border-right: 1px solid rgba(0, 0, 0, 0.16);
}

.profile_content_page .nav-tabs .nav-link {
    border: none;
}
.profile_content_page .nav-tabs li a {
    padding: 20px 20px 20px 65px;
    color: #161616 !important;
    position: relative;
    font-size: 20px;
    text-transform: capitalize;
}
.profile_content_page .nav-tabs li a img {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    object-fit: none;
    height: 30px;
}
.profile_content_page .nav-tabs li a.active {
    background-color: rgb(125 160 182);
}
.profile_content_page .content-area h4 {
    text-decoration: underline;
    margin-bottom: 0;
}
/*
.profile-wrap{width:118px;height:118px;}
.profile-wrap .profile-img{width: 100%;border-radius: 100%;box-shadow: 0 3px 27px rgba(0, 0, 0, 0.31);}
.profile-wrap label{position: absolute; bottom: 0px; right: -5px;width:38px;height:38px;margin-bottom: 0px;cursor: pointer;}
.profile-wrap input[type="file"]{font-size: 0;position: relative;top: 10px;right: -10px;z-index: -1;}
.profile-wrap .upload{position: absolute;left:0;right:0;margin: 0 auto;}
*/
.profile_content_page .content-area .select2-container {
    border: 2px solid #70707018;
    background: #e3f4fe;
    border-radius: 10px;
    padding: 10px 20px;
    width: 100% !important;
    height: 55px;
    transition: 0.2s ease-in;
}
.profile_content_page .content-area .select2-container--default .select2-selection--single {
    border: none !important;
    background-color: transparent;
}
.profile_content_page .content-area .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 50%;
    right: 1px;
    width: 20px;
    transform: translateY(-50%);
}
.profile_content_page
    .content-area
    .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #646b70;
}

.travel-alert .test-box {
    background-color: #e3f4fe;
}
.travel-alert .test-box .text-block p {
    line-height: 25px;
}
.travel-alert .modal-body .btn-wrap .btn-cyan {
    max-width: 380px;
}

.privacy-policy ul li {
    list-style: disc;
    color: #2f2e38;
}
.privacy-policy p {
    color: #2f2e38;
}

.panel {
    display: none;
}

.profile-upload {
    position: relative;
    max-width: 125px;
}
.profile-upload .profile-edit {
    position: absolute;
    right: 0px;
    z-index: 1;
    bottom: -5px;
}
.profile-upload .profile-edit input {
    display: none;
}
.profile-upload .profile-edit input + label {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #32b6ea;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    position: relative;
}
.profile-upload .profile-edit input + label:after {
    content: "";
    background: url(../images/camera.png);
    width: 21px;
    height: 17px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    transform: translateY(-50%);
}
.profile-upload .profile-preview {
    width: 118px;
    height: 118px;
    position: relative;
    border-radius: 100%;
    box-shadow: 0px 3px 27px rgba(0, 0, 0, 0.31);
}
.profile-upload .profile-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover !important;
}

.select-travel .select2-container {
    width: 380px;
    color: #fff;
    background-color: #fff !important;
    outline: 0;
    border: 0;
    padding: 15px 10px 15px 45px;
    background: url(../images/pin.png) no-repeat left 22px center;
    min-width: 380px;
    border-radius: 10px;
}
.select-travel .country-icon .select2-container {
    background: url(../images/country.png) no-repeat left 22px center;
}
.select-travel .select2-container--default .select2-selection--single {
    background: transparent;
    border: none;
}
.select-travel .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #bec2ce;
}
.select-travel .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333;
}
.select-travel .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 50%;
    width: 26px;
    transform: translateY(-50%);
}
.select-travel .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url(../images/arrow-down.png) no-repeat center center;
    border: none;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: -3px;
    filter: brightness(0) invert(1);
    transform: translateY(-50%);
}

.parsley-errors-list {
    color: red !important;
}
.intl-tel-input {
    width: 100% !important;
}
.parsley-errors-list {
    padding: 0 !important;
}
.search-error {
    border: 1px solid red !important;
}
.are_you_vaccinated_text {
    min-width: 260px;
}
.privacy-policy {
    min-height: calc(100vh - 460px);
}
#login-form {
    margin-bottom: 0;
    font-size: 14px;
}
#login-form #parsley-id-23 {
    position: absolute;
    bottom: -15px;
    margin-bottom: 0;
    font-size: 14px;
}

.berbe_anywhere .berbe_anywhere_wrap {
    border: 3px solid transparent;
    opacity: 90%;
}

.berbe-business .berbe-block {
    background-size: contain !important;
    min-height: 500px;
    box-shadow: 15px 15px 50px rgb(0 0 0 / 10%);
    opacity: 90%;
}

.top-inner-banner {
    height: 724px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.berbe_anywhere {
    position: relative;
    z-index: 1;
}
.img-mb-sec-inner {
    top: 0;
    right: 0;
    position: absolute;
    text-align: right;
}
.banner-text-dec {
    max-width: 514px;
}
.information-tabs {
    width: 440px;
    background-color: #ecf8fe;
    padding: 15px 15px 15px 15px;
    border-radius: 8px;
}

.information-content {
    width: calc(100% - 440px);
}
.information-tabs .nav .nav-link {
    font-size: 20px;
    font-weight: 600;
    color: #2e2e2e;
    border-radius: 0;
    line-height: 44px;
    position: relative;
    padding: 0.5rem 1rem 0.5rem 4rem;
    transition: unset;
    cursor: pointer;
    margin-bottom: 20px;
}
.information-tabs .nav .nav-link:last-child {
    margin-bottom: 0;
}
.alert_section_travel {
    background: #e0f0fa;
    border-radius: 8px;
    padding: 15px 30px;
}
.alert_section_travel .font-weight-bold {
    color: #2e2e2e;
    font-size: 25px;
    text-transform: uppercase;
}
.alert_section_travel .font-11 {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}
.alert_section_travel .click-btn a {
    color: #06068b;
    padding: 10px 15px;
    background: #fff;
    border-radius: 10px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}
.information-tabs .nav .nav-link i {
    position: absolute;
    left: 15px;
    font-size: 32px;
    font-weight: normal;
    line-height: 1;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    color: #32b8ea;
}
.information-tabs .nav .nav-link.active,
.information-tabs .nav .show > .nav-link {
    color: #32b8ea;
    background: transparent;
}
.information-tabs .nav .nav-link.active::before,
.information-tabs .nav .nav-link.active::after {
    content: "";
    width: 6px;
    height: 49px;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #32b8ea;
}
.information-tabs .nav .nav-link.active::after {
    left: inherit;
    right: -20px;
    border-radius: 0 8px 8px 0;
}
.are_you_vaccinated_text {
    margin-bottom: 30px;
}
.are_you_vaccinated_text h6 {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
}
.information-title {
    color: #2e2e2e;
    font-size: 40px;
    font-weight: bold;
    margin: 80px 0 40px;
}
.content-inner {
    padding: 30px 45px;
}
.content-inner .content-title {
    color: #2e2e2e;
    width: 100%;
    font-size: 35px;
    display: flex;
    border-bottom: 1px solid #707070;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.box-content p {
    font-size: 18px;
    color: #808080;
    margin-bottom: 20px;
    line-height: 27px;
}
.box-content h6 {
    color: #2e2e2e;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}
.box-content p span {
    color: #000000;
    margin-right: 10px;
}
.box-content p span#plug_type {
    color: #808080;
}
.box-content p:last-child {
    margin-bottom: 0;
}
.box-content a,
.applyFor a {
    color: blue;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}
.applyFor {
    border-top: 1px solid #707070;
    padding-top: 30px;
    margin-top: 30px;
}
.applyFor p {
    color: #808080;
    font-size: 18px;
    margin-bottom: 5px;
}

.information-title span {
    color: #06068b;
    text-decoration: underline;
}
.box-content ul {
    margin-bottom: 20px;
}
.box-content ul li {
    font-size: 18px;
    color: #808080;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
}
.box-content ul li:last-child {
    margin-bottom: 0;
}
.box-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #33c4e9;
    border-radius: 50%;
    top: 6px;
}
.usefull_info_btn {
    padding: 8px 20px;
    max-width: 350px;
}
.usefull_info_btn i {
    margin-left: 15px;
    font-size: 14px;
    transform: rotate(180deg);
}
.currency-box-main,
.weather-loader {
    position: relative;
}
.currency-box-main #loader_img,
.weather-loader #loader_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    z-index: 1;
}
.usefull_info_btn.up i {
    transform: rotate(0deg);
}
#usefull_info_box {
    margin-top: 30px;
}
.select-travel .select2-container {
    width: 100% !important;
    min-width: auto;
}

/* ========== Weather Start ========== */
.weather-main-view {
    background: url(../images/weather-bg.jpg) no-repeat top center / cover;
    border: 1px solid #a7d8f0;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 30px;
}
.weather_head .form-group input {
    background: #c8e1f1 url(../images/search-icon.png) no-repeat right 15px center;
    border: 1px solid #b3cbdb !important;
    border-radius: 11px;
    height: 47px;
    color: #000000;
    font-size: 14px;
    padding: 0 45px 0 15px;
    box-shadow: unset;
}
.weather-radio {
    border: 1px solid #98c7de;
    display: flex;
    flex-wrap: wrap;
    border-radius: 11px;
    overflow: hidden;
    margin-top: 3px;
}
.weather-radio label {
    margin-bottom: 0;
    position: relative;
    width: 50%;
    text-align: center;
}
.weather-radio label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.weather-radio label span {
    line-height: 38px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    color: #0e3b57;
    font-size: 14px;
    cursor: pointer;
}
.weather-radio label input:checked + span {
    background-color: #346276;
    color: #fff;
}
.weather-left #today_datetime span {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-right: 2px solid rgba(14, 59, 87, 0.2);
    padding-right: 10px;
    margin-right: 10px;
}
.weather-left #today_datetime span:last-child {
    border-right: 0;
}
.today_temp_main h4 {
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    margin: 20px 0 0;
    text-shadow: -5px 5px 5px rgba(0, 0, 0, 0.1);
}
.today_temp_main h4 sup {
    font-size: 21px;
    vertical-align: top;
    top: 8px;
    font-weight: 500;
}
.today_precip_main p {
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
}
.today_icon_main {
    margin-top: 20px;
}
.today_icon_main img {
    height: 68px;
}
.weather-days {
    margin-top: 30px;
}
.location-box-main,
.weather-days,
.weather-details,
.hourly-forecast {
    background-color: #dbf3ff;
    border-radius: 15px;
    padding: 20px;
    border: 1px solid rgba(135, 200, 230, 0.6);
    min-height: 100%;
}
.location-title h5,
.weather-days-title h5,
.details-title h5,
.hourly-forecast-title h5 {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 20px;
}
.location-map iframe {
    border-radius: 15px;
    display: flex;
}
.today_box_main {
    margin: 0 -15px;
}
.today_box_inner {
    width: 50%;
    padding: 0 15px;
    border-right: 2px solid rgba(14, 59, 87, 0.2);
}
.today_box_inner:last-child {
    border-right: 2px solid transparent;
}
.today_box {
    width: 50%;
    text-align: center;
}
.today_box h5 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
}
.today_box p {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 0;
}
.alert_section_left {
    width: calc(100% - 132px);
}
.resolvedAddress-main h5 {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 3px 2px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}
#hour_list ul {
    display: flex;
}
.details-box-main {
    margin: 0 -15px;
}
.details-box-inner {
    width: 50%;
    padding: 0 15px;
    border-right: 2px solid rgba(14, 59, 87, 0.2);
}
.details-box-inner:last-child {
    border-right: 2px solid transparent;
}
.details-box p {
    font-size: 14px;
    color: #0e3b57;
    margin-bottom: 0;
}
.details-box h5 {
    font-size: 16px;
    font-weight: 600;
    color: #0e3b57;
    margin-bottom: 0;
}
.details-box {
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
}
.details-box:last-child {
    margin-bottom: 0;
}
.details-box img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hourly-forecast .owl-item li {
    background-color: rgba(118, 159, 180, 0.1);
    border-radius: 15px;
    padding: 10px 0;
}
.hourly-forecast .owl-item li.active {
    background-color: #06068b;
}
.hourly-forecast .owl-item li img {
    width: 26px;
    height: 26px;
    object-fit: contain;
    margin: 10px auto;
}
.hourly-forecast .owl-item li p {
    margin: 0;
    text-align: center;
    font-size: 14px;
    color: #000000;
}
.hourly-forecast .owl-item li.active p {
    color: #fff;
}
.location-box-main {
    margin-top: 30px;
}
#day_list_main .owl-nav,
.hourly-forecast .owl-nav {
    position: absolute;
    right: 0;
    top: -42px;
}
#day_list_main .owl-nav button,
.hourly-forecast .owl-nav button {
    font-size: 0 !important;
    line-height: 1;
}
#day_list_main .owl-nav button.owl-next,
.hourly-forecast .owl-nav button.owl-next {
    margin-left: 15px;
}
#day_list_main .owl-nav button::before,
.hourly-forecast .owl-nav button::before {
    content: "\6d";
    font-family: "berbe" !important;
    font-size: 14px !important;
    display: flex;
}
#day_list_main .owl-nav button.owl-prev::before,
.hourly-forecast .owl-nav button.owl-prev::before {
    transform: rotate(-90deg);
}
#day_list_main .owl-nav button.owl-next::before,
.hourly-forecast .owl-nav button.owl-next::before {
    transform: rotate(90deg);
}
#day_list_main .item .days-date {
    font-size: 14px;
    color: rgb(0 0 0 / 50%);
}
#day_list_main .item .days-name {
    font-size: 14px;
    color: #000000;
}
#day_list_main .item p {
    margin-bottom: 0;
    color: #000000;
    font-size: 11px;
}
#day_list_main .item img {
    width: 26px;
    height: 26px;
    object-fit: contain;
    margin: 10px auto;
}
#day_list_main .owl-item {
    text-align: center;
    border-left: 1px solid #bfdfef;
}
#day_list_main .owl-item.active:nth-child(1) {
    border-left: 1px solid transparent;
}

.graph-chart img {
    width: 100%;
    margin-top: 30px;
}
.currency-box-main #currency {
    color: #000000;
    font-size: 17px;
    font-weight: 600;
}
.amount-box-main {
    background-color: #a7d8f0;
    border-radius: 15px 15px 0 0;
    padding: 30px;
    margin: 0 50px;
    position: relative;
}
.amount-box-main::after {
    content: "";
    width: 0;
    height: 0;
    border-width: 24px 0 0 24px;
    border-color: transparent transparent transparent #97cce6;
    border-style: solid;
    position: absolute;
    bottom: 0;
    right: -24px;
}
.amount-box-main::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 0 0 24px 24px;
    border-color: transparent transparent #97cce6 transparent;
    border-style: solid;
    position: absolute;
    bottom: 0;
    left: -24px;
}
.amount-box-main .form-group label,
.convert_from_box .form-group label {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
}
.amount-box-main .form-group input {
    border: 1px solid #83b4cc !important;
    background-color: #c6e7f8;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
}
.convert_from_box {
    background-color: #dbf3ff;
    border: 1px solid rgba(135, 200, 230, 0.6);
    border-radius: 15px;
    padding: 30px 30px 0;
    box-shadow: 0 -13px 10px rgb(0 0 0 / 10%);
}
.convert_from_box .select2-container {
    width: 100% !important;
}
.convert_from_box .select2-container .select2-selection--single {
    height: 50px;
    background-color: #c6e7f8;
    border-radius: 10px;
}
.convert_from_box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 30px auto;
    padding-left: 60px;
}
.convert_from_box .select2-container--default .select2-selection--single .select2-selection__arrow::before {
    content: "\6d";
    font-family: "berbe" !important;
}
.convert_from_box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    display: flex;
    align-items: center;
    font-size: 9px;
    transform: rotate(180deg);
    margin-right: 10px;
}
.convert_from_box .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.convert-button {
    margin-bottom: 1rem;
}
.form-to {
    width: calc(50% - 50px);
}
.convert-button button {
    width: 50px;
    height: 50px;
    border: 7px solid #b8e5fb;
    background-color: #31a8ec;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.convert-button button i {
    display: flex;
    line-height: 1;
}
.convert_currency button {
    height: 50px;
    max-width: 200px;
}
.convert_currency button i {
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
    line-height: 1;
}
.convert_currency {
    margin: 1rem 0 2rem;
}
.converted_currency_view p {
    background: #9ebfcd;
    margin: 0 -30px;
    border-radius: 0 0 15px 15px;
    text-align: center;
    padding: 25px;
    font-size: 23px;
    color: #06068b !important;
    font-weight: bold;
}
.converted_currency_view p span {
    color: #06068b !important;
}

img {
    max-width: 100%;
}
.convert_from_box .select2-container--default .select2-selection--single .select2-selection__clear {
    height: 48px;
}
.convert_from_box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}
/* ========== Weather End ========== */

/* ========== Dashboard Start ========== */
.dashboard-head {
    background: url(../images/dashboard-head-bg.png) no-repeat right top;
    border: 1px solid rgba(49, 164, 236, 0.32);
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.my-berbe-box {
    border: 1px solid rgba(49, 164, 236, 0.32);
    padding: 20px;
    border-radius: 20px;

    background-color: #fff;
}
.dashboard-content-bg {
    background: url(../images/bg-logo.png) no-repeat center center / 70% auto;
}
.my-berbe-box h5 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
}
.my-berbe-box p {
    color: #49a549;
    font-size: 15px;
    margin-bottom: 8px;
}
.my-berbe-box h3 {
    color: #49a549;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
    display: flex;
    padding-left: 25px;
    position: relative;
    line-height: 1;
}
.my-berbe-box h3::before {
    content: "";
    background: url(../images/logo-small-icon.png);
    width: 16px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 7px;
}
.profile_content_left {
    width: 409px;
    padding: 126px 30px 60px 0;
}
.profile_content_right {
    width: calc(100% - 409px);
    padding-left: 30px;
}
.add-credit-popup button {
    background-color: #fff;
    color: #31a4ec;
    border: 1px solid #31a4ec;
    border-radius: 9px;
    font-size: 14px;
    font-weight: 500;
    width: 135px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.add-credit-popup button i {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.add-credit-popup button:hover {
    box-shadow: 0 0 10px rgba(0 0 0 / 10%);
}
.add-credit-popup button img {
    margin-right: 10px;
}
.page-item.active .page-link {
    background-color: #31a4ec;
    border-color: #31a4ec;
}
.dashboard-credits-box {
    background-color: #ecf8fd;
    border-radius: 20px;
    border: 1px solid rgba(49, 164, 236, 0.32);
    padding: 20px;
    margin-bottom: 30px;
}
.dashboard-credits-box h5 {
    color: #728095;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid rgba(114, 128, 149, 0.2);
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.dashboard-credits-box p {
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    padding: 12px 0 12px 65px;
    position: relative;
}
.dashboard-credits-box p img {
    position: absolute;
    left: 0;
    top: 0;
}
.dashboard-credits-box h3 {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: bold;
    color: #25afa9;
}
.dashboard-credits-box .btn-cyan {
    font-size: 14px;
    min-height: 47px;
    min-width: 228px;
    margin: 10px auto 0;
}
.dashboard-credits-box h3.light-sky {
    color: #33c4e9;
}
.dashboard-credits-box-main {
    border-bottom: 1px solid rgba(0 0 0 / 10%);
    padding-bottom: 10px;
}
.free-credit-btn p {
    color: #000000;
    font-size: 15px;
    width: calc(50% - 10px);
    text-align: center;
    margin: 20px 0;
}
.free-credit-btn button {
    font-size: 14px;
    min-height: 47px;
    width: calc(50% - 10px);
    min-width: auto;
}
.free-credit-btn button.btn-cyan-02 {
    background: linear-gradient(to left, #8978ff, #3d31ec);
    position: relative;
    overflow: hidden;
    padding: 8px 45px 8px 10px;
}
.free-credit-btn button.btn-cyan-02::after {
    content: "";
    width: 55px;
    height: 55px;
    background: rgba(255 255 255 / 20%) url(../images/button-arrow.png) no-repeat left 15px center;
    border-radius: 50%;
    position: absolute;
    right: -17px;
    top: -5px;
}
.free-credit-btn button.btn-cyan-02:hover {
    background: #fff;
}
.free-credit-btn button.btn-cyan-02:hover::after {
    right: -19px;
    top: -7px;
    background: rgba(53 237 229 / 90%) url(../images/button-arrow.png) no-repeat left 15px center;
}
.offers_box_inner {
    border: 2px solid rgba(0 0 0 / 10%);
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
.offers_box_content {
    padding: 20px 10px;
    width: calc(100% - 125px);
}
.up-coming .offers_box_content {
    background-color: #e5f4fe;
}
.offers_box_img {
    width: 125px;
}
.offers_box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.offers_box_main .offers_box {
    width: calc(31% - 9px);
}
.offers_box_main .offers_box:nth-child(2) {
    width: calc(39% - 9px);
}
.offers_box_main .offers_box:nth-child(2) .offers_box_inner {
    border: 2px solid #33c4e9;
    box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
}
.offers_box_content > p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
    color: rgba(0 0 0 / 80%);
}
.offers_box_content > p > a {
    font-weight: bold;
    color: rgba(0 0 0 / 80%);
}
.offers_box_content > span {
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    line-height: normal;
    color: #728095;
}
.up-coming .offers_box_content > span {
    color: rgba(15 72 110 / 80%);
}
.past-offers .offers_box_content > span {
    color: rgba(33 119 33 / 80%);
}
.offers_box_content > span > b {
    margin-right: 5px;
}
.offers_box_content > h2 {
    font-size: 20px;
    color: #202020;
    margin-bottom: 10px;
}
.offer-period label {
    font-size: 12px;
    display: flex;
    font-weight: normal;
    margin: 10px 0 0;
}
.past-offers .offer-period label {
    color: #ef0808;
}
.offers_box_label {
    padding: 0 10px;
}
.offers_box_label label {
    background-color: #f9f9f9;
    display: flex;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    border: 1px solid #d6d6d6;
    margin-bottom: -1px;
    padding: 5px 18px;
    border-radius: 10px 10px 0 0;
    align-items: center;
}
.offers_box_label label img {
    margin-right: 8px;
}
.offers_box_label label.min {
    color: #49a549;
}
.past-offers .offers_box_label label.min {
    color: #f07777;
}

.offer-period p {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
    margin-bottom: 10px;
}
.offer-period p b {
    font-size: 16px;
}
.credits-used p {
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.8);
    font-size: 10px;
    display: flex;
    align-items: center;
}
.credits-used p b {
    display: flex;
    padding-left: 13px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    color: #31a9eb;
}
.credits-used p b::before {
    content: "";
    width: 9px;
    height: 12px;
    background: url(../images/credits_used.png);
    position: absolute;
    left: 0;
    top: 4px;
}
.past-offers {
    opacity: 0.5;
}
.dashboard-content .offers_box_main .offers_box .offers_box_img {
    width: 103px;
}
.dashboard-content .offers_box_main .offers_box .offers_box_content {
    width: calc(100% - 103px);
}
.dashboard-content .offers_box_main .offers_box:nth-child(2) .offers_box_content > h2 {
    font-size: 23px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(2) .offers_box_content > p {
    font-size: 14px;
    line-height: 20px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(2) .offer-period p {
    font-size: 13px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(2) .offer-period p b {
    font-size: 17px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(1),
.dashboard-content .offers_box_main .offers_box:nth-child(3) {
    padding-top: 16px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(2) .offers_box_img {
    width: 136px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(2) .offers_box_content {
    width: calc(100% - 136px);
}
.dashboard-content .offers_box_main .offers_box:nth-child(1) .offer-period label,
.dashboard-content .offers_box_main .offers_box:nth-child(3) .offer-period label {
    font-size: 10px;
    margin-top: 5px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(1) .offers_box_content > span,
.dashboard-content .offers_box_main .offers_box:nth-child(3) .offers_box_content > span {
    font-size: 10px;
    margin-bottom: 5px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(1) .offer-period p,
.dashboard-content .offers_box_main .offers_box:nth-child(3) .offer-period p {
    font-size: 10px;
    margin-bottom: 5px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(1) .offer-period p b,
.dashboard-content .offers_box_main .offers_box:nth-child(3) .offer-period p b {
    font-size: 14px;
}
.dashboard-content .offers_box_main .offers_box:nth-child(1) .offers_box_content > h2,
.dashboard-content .offers_box_main .offers_box:nth-child(3) .offers_box_content > h2 {
    margin-bottom: 5px;
}
.see-all-offers {
    text-align: center;
    margin-top: 30px;
}
.see-all-offers a {
    color: #31a4ec;
    font-size: 18px;
}
.new-modal-popup .modal-content {
    background-color: #fff;
    border-radius: 20px;
}
.new-modal-popup .modal-header {
    justify-content: center;
    border-bottom: 0;
    padding: 29px 0;
}
.refer-now .modal-dialog {
    max-width: 653px;
}
.join-offer .modal-dialog {
    max-width: 436px;
}
.refer-now.new-modal-popup .modal-header {
    padding: 29px 0 26px;
}
.donec_eget p {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}
.copy-referral label {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0;
    text-transform: capitalize;
}
.donec_eget .copy-referral p {
    margin-bottom: 0;
    background-color: #e3f4fe;
    border: 1px dashed #a0c0d4;
    border-radius: 9px;
    min-height: 64px;
    min-width: 191px;
    margin-left: 20px;
    text-align: left;
    color: #346888;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.donec_eget {
    padding: 0 30px;
}
.refer-now .btn-cyan {
    min-height: 64px;
    min-width: 178px;
    font-size: 18px;
}
.new-modal-popup .modal-body {
    padding: 0;
}
.join-offer.new-modal-popup .modal-header {
    padding: 29px 0 16px;
}
.join-offer-popup .credits-box {
}
.join-offer-popup h6 {
    text-align: center;
    color: rgba(32, 32, 32, 0.5);
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 11px;
}
.join-offer-popup .credits-box h5 {
    font-size: 52px;
    padding-left: 43px;
    line-height: 63px;
}
.join-offer-popup .credits-box h5::before {
    font-size: 44px;
    top: 5px;
    left: -7px;
}
.proceed-main {
    margin: 18px 0;
}
.proceed-main p {
    text-align: center;
    font-size: 16px;
    color: rgba(0 0 0 / 80%);
    margin: 0;
}
.modal.new-modal-popup .close:before {
    display: none;
}
.modal.new-modal-popup .close {
    right: 20px;
    top: 28px;
}
.new-modal-popup .modal-title {
    font-size: 28px;
    color: #000;
    font-weight: bold;
}
.how-it-work .modal-dialog {
    max-width: 906px;
}
.how-it-work .modal-body {
    text-align: center;
    padding: 31px 29px 44px;
}
.purchase .modal-dialog {
    max-width: 1110px;
}
.proceed-input {
    border: 1px solid rgba(112 112 112 / 18%);
    border-radius: 10px;
    margin: 11px 0 16px;
    overflow: hidden;
}
.proceed-input input {
    width: 107px;
    height: 63px;
    background: #f0f9fe;
    border: 0;
    border-left: 1px solid rgba(112 112 112 / 18%);
    border-right: 1px solid rgba(112 112 112 / 18%);
    padding: 0 15px;
    text-align: center;
    font-size: 28px;
    color: #eb3232;
    font-weight: bold;
}
.proceed-input button,
.proceed-input span {
    width: 66px;
    background: #f0f9fe;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #32b1eb;
    cursor: pointer;
}
.proceed-input button i,
.proceed-input span i {
    line-height: 1;
    display: flex;
}
.BerbeCreditsMian {
    padding: 0 15px;
    margin-top: 19px;
    position: relative;
}
.join-offer-popup {
    padding: 0 30px 30px;
}
.join-offer-popup .btn-cyan {
    min-height: 64px;
    width: calc(50% - 10px);
    font-size: 18px;
    min-width: auto;
}
.join-offer-popup .btn-cyan.proceed-btn {
    background: #8da2a3;
    color: #fff;
}
.join-offer-popup .btn-cyan.proceed-btn:hover {
    border: 2px solid #8da2a3;
    color: #8da2a3;
    background-color: #fff;
}
.BerbeCreditsMian::before {
    content: "";
    background-color: #ecf8fd;
    position: absolute;
    top: 123px;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 0 0 20px 20px;
}
.BerbeCreditsBox {
    width: 25%;
    padding: 0 15px;
    padding-top: 65px;
    margin-bottom: 40px;
    position: relative;
}
.BerbeCreditsBoxInner {
    border: 1px solid #31a4ec;
    border-radius: 20px;
    text-align: center;
    padding: 0 10px 50px;
    background-color: #fff;
    box-shadow: 5px 5px 22px rgba(0 125 207 / 16%);
}
.BerbeCreditsBoxInner h5 {
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    margin: 24px 0 32px 0;
}
.CreditsBox {
    width: 128px;
    height: 128px;
    border-radius: 50%;
    margin: -66px auto 0;
    background: rgb(53, 237, 229);
    background: linear-gradient(0deg, rgba(53, 237, 229, 1) 0%, rgba(50, 174, 235, 1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2), 5px 5px 22px rgba(0, 0, 0, 0.2);
}
.CreditsBox i {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    display: flex;
    line-height: 1;
}
.CreditsBox p {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
    color: #fff;
}
.BerbeCreditsBoxInner button {
    color: #31a4ec;
    border: 1px solid #31a4ec;
    min-width: 178px;
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border-radius: 9px;
    margin: auto;
    font-size: 18px;
    font-weight: bold;
}
.BerbeCreditsBoxInner button:hover {
    background-color: #31a4ec;
    color: #fff;
}
.offer_box_main {
    border: 1px solid #dedede;
    border-radius: 20px;
}
.offer_box_title h5 {
    font-size: 18px;
    background-color: #ecf8fd;
    border-radius: 19px 19px 0 0;
    padding: 20px 28px;
    margin-bottom: 0;
}
.offer_box_scroll {
    padding: 0;
    max-height: 790px;
    overflow: auto;
}
.offer_box_scroll .mCSB_inside > .mCSB_container {
    margin-right: 0;
    padding: 20px 28px;
}
.offer_box_scroll .mCSB_scrollTools .mCSB_draggerRail {
    width: 10px;
    background-color: transparent;
}
.offer_box_scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e9e9e9;
    width: 10px;
}
.offer_box_scroll .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
}
.offer_box_scroll .offers_box {
    margin-bottom: 20px;
}
.header-top {
    border: 1px solid rgba(49 164 236 / 32%);
    margin-bottom: 35px;
    border-radius: 20px;
    padding: 0 20px;
}
.header-top .free-credit-btn p {
    width: auto;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    padding-right: 20px;
}
.header-top .free-credit-btn button {
    width: auto;
    min-width: 229px;
}
.header-top .free-credit-btn button.btn-cyan-02 {
    min-width: 184px;
    margin-right: 30px;
}
.offer_box_current {
    border: 1px solid #dedede;
    border-radius: 20px;
    padding: 15px;
    box-shadow: 0 9px 22px rgba(0, 0, 0, 0.15);
    position: relative;
    align-items: flex-start;
}
.offer_box_current::before {
    content: "";
    width: 93px;
    height: 93px;
    position: absolute;
    top: -6px;
    left: -5px;
    background: url(../images/current-offter.png) no-repeat left top;
    z-index: 9;
}
.past-upcoming-offers {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.16);
}
.box-video-slider.owl-carousel {
    width: 368px;
    position: relative;
}
.profile_content_right .owl-nav button {
    width: 28px;
    height: 47px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    background-color: rgba(0 0 0 / 50%);
    color: #fff;
}
.profile_content_right .owl-nav button::after {
    content: "";
    font-family: "berbe" !important;
}
.profile_content_right .owl-nav button span {
    display: none;
}
.profile_content_right .owl-nav button:hover {
    background-color: #000;
}
.profile_content_right .owl-nav button.owl-prev {
    left: 2px;
    border-radius: 0 6px 6px 0;
}
.profile_content_right .owl-nav button.owl-prev::after {
    content: "\79";
}
.profile_content_right .owl-nav button.owl-next {
    right: 2px;
    border-radius: 6px 0px 0px 6px;
}
.profile_content_right .owl-nav button.owl-next::after {
    content: "\7a";
}
.offer_box-video {
    width: 368px;
    height: 270px;
}
.offer_box-video iframe,
.offer_box-video img {
    display: flex;
    width: 100%;
    height: 100%;
    border: 2px solid #33c4e9;
    border-radius: 15px;
    object-fit: cover;
}
.offer_box_content {
    width: calc(100% - 368px);
    padding-left: 22px;
}
.box_content_title h5 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.box_content_title p {
    color: #728095;
    font-size: 15px;
    margin-bottom: 0;
}
.box_content_head {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #afdef8;
}
.offer_box_content > p {
    color: #000000;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 23px;
}
.offer_period_date {
    color: #728095;
    font-size: 14px;
    margin-bottom: 15px;
}
.offer_period_date span {
    color: #32acec;
    font-size: 13px;
    font-weight: bold;
}
.offer_period_date span b {
    font-size: 17px;
}
.offer_box_content .btn-cyan {
    font-size: 16px;
    min-height: 50px;
    width: calc(50% - 10px);
    min-width: auto;
}
.this-offer p {
    margin: 0;
    color: #728095;
    font-size: 14px;
}
.this-offer p b {
    color: #f51111;
    font-size: 18px;
    border-left: 1px solid #e2e2e2;
    padding-left: 30px;
    margin-left: 10px;
    position: relative;
}
.this-offer p b::before {
    content: "\71";
    font-family: "berbe" !important;
    position: absolute;
    left: 10px;
    color: #7a7a7a;
    font-size: 14px;
    top: 2px;
    font-weight: normal;
}
.offer_box_credit_popup {
    padding: 20px 0 20px 10%;
    background: url(../images/bg-logo.png) no-repeat right 30px center / 75px auto;
    position: relative;
}
.offer_box_credit_popup::before {
    content: "";
    top: 10px;
    bottom: 10px;
    border-left: 1px solid rgba(49 164 236 / 32%);
    position: absolute;
    left: 0;
}
.side-bar-img {
    margin-top: 40px;
}
.side-bar-img img {
    width: 100%;
}
.offer_details_video {
    position: relative;
    padding: 22%;
}
.offer_details_video iframe,
.offer_details_video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
}
.offer_details_main {
    padding: 15px;
    border: 1px solid #dedede;
    border-radius: 20px;
    box-shadow: 0 9px 22px rgba(0 0 0 / 15%);
}
.description_content h5 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
}
.description_content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.offer_description {
    margin-top: 25px;
}
.offer_description_head h2 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
}
.offer_description_head p {
    color: #728095;
    font-size: 16px;
}
.description_head_right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
}
.description_head_right button {
    min-height: 50px;
    min-width: 229px;
    font-size: 16px;
    margin-top: 20px;
}
.offer_description_head .offer_period_date {
    margin-bottom: 0px;
}
.description_content {
    margin-top: 20px;
}
.description_content p {
    color: #6a6a6a;
    font-size: 15px;
    margin-bottom: 20px;
}
.description_content ul li {
    color: #6a6a6a;
    font-size: 15px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
    white-space: normal !important;
}
.description_content ul li::before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #33c4e9;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}

.transaction-table table.dataTable {
    border-radius: 20px;
    width: 100% !important;
    border-collapse: collapse !important;
}
.transaction-table table tr th,
.transaction-table table tr td {
    background-color: #ecf8fd;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #dedede;
    padding: 10px 15px;
    text-align: center;
}
.transaction-table table tr th:last-child,
.transaction-table table tr td:last-child {
    text-align: left;
}
.transaction-table table tr td {
    font-size: 15px;
    font-weight: normal;
}
.refer-now-box {
    padding-right: 35px;
    position: relative;
}
.refer-now-box a {
    position: absolute;
    right: 0;
    color: #000;
    opacity: 0.3;
    font-size: 22px;
    line-height: 1;
    display: flex;
}
.refer-now-box-left {
    width: calc(100% - 178px);
    padding-right: 15px;
}
.refer-now-box-bottom {
    background-color: #ecf8fd;
    padding: 26px 30px;
    margin-top: 27px;
    border-radius: 0 0 20px 20px;
}
.modal-content .refer-now-box-bottom .form-control {
    background-color: #d9f1fd;
    color: #5f6a6f;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid rgba(112 112 112 / 18%) !important;
    height: 64px;
}
.modal-content .refer-now-box-bottom .form-control::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #5f6a6f;
}
.modal-content .refer-now-box-bottom .form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5f6a6f;
    opacity: 1;
}
.modal-content .refer-now-box-bottom .form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5f6a6f;
    opacity: 1;
}
.modal-content .refer-now-box-bottom .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #5f6a6f;
}
.modal-content .refer-now-box-bottom .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #5f6a6f;
}

.modal-content .refer-now-box-bottom .form-control::placeholder {
    /* Most modern browsers support this now. */
    color: #5f6a6f;
}
.refer-now-or {
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 20px 35px 20px 0;
    position: relative;
}
.refer-now-or::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #a4acaf;
    position: absolute;
    top: 25px;
    left: 0;
}
.refer-now-or span {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: #707070;
    display: flex;
    background-color: #f1fafd;
    border: 1px solid #70707033;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    z-index: 9;
}
.share-direct {
    margin: 33px 35px 15px 0;
    display: flex;
    justify-content: center;
    position: relative;
}
.share-direct::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #a4acaf;
    position: absolute;
    top: 14px;
    left: 0;
}
.share-direct span {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background-color: #ecf8fd;
    padding: 0 15px;
    z-index: 9;
}
.share-icon {
    padding: 0;
    margin: 0;
}
.share-icon li {
    padding: 0 9px;
}
.share-icon li a {
    background: #d5e8f1;
    display: flex;
    border: 1px solid #728095;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    color: #728095;
}
.share-icon li a i {
    display: flex;
    line-height: 1;
}
.credit-transaction-head {
    border: 1px solid rgba(49 164 236 / 32%);
    box-shadow: 5px 5px 22px rgba(0 125 207 / 15%);
    border-radius: 20px;
    padding: 15px 50px;
    margin-bottom: 35px;
}
.transaction-credits label {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.credits-box-main {
    border: 1px solid rgba(49 164 236 / 32%);
    margin-left: 60px;
    border-radius: 20px;
    padding: 25px 50px;
}
.spent-credit {
    margin-left: 70px;
}
.credits-box p {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: normal;
}
.credits-box.available-credit p {
    color: #49a549;
}
.credits-box.spent-credit p {
    color: #f87a7a;
}
.credits-box h5 {
    font-size: 30px;
    margin-bottom: 0;
    padding-left: 26px;
    position: relative;
}
.credits-box.available-credit h5 {
    color: #49a549;
}
.credits-box.spent-credit h5 {
    color: #f87a7a;
}
.credits-box h5::before {
    content: "\71";
    font-family: "berbe" !important;
    position: absolute;
    left: 0;
    color: #7a7a7a;
    top: 7px;
    font-weight: normal;
    font-size: 20px;
}
.credit-transaction-head .add-credit-popup {
    padding: 35px 0;
    background: url(../images/bg-logo.png) no-repeat right 15px center / 100px auto;
}
.transaction-table {
    overflow: hidden;
}
.how-it-work-box {
    max-width: 231px;
    width: 100%;
    position: relative;
}
.how-it-work-box::after {
    content: "";
    width: 162px;
    height: 70px;
    background: url(../images/how-it-work-design.png) no-repeat center center;
    position: absolute;
    right: -120px;
    top: 14px;
}
.how-it-work-box:nth-child(2):after {
    background: url(../images/how-it-work-design-02.png) no-repeat center center;
}
.how-it-work-box:last-child:after {
    display: none;
}
.how-it-work-box span {
    border: 2px dashed rgba(49 164 236 / 30%);
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto 20px;
    border-radius: 50%;
    font-size: 14px;
    color: #728095;
    font-weight: bold;
}
.how-it-work-box h6 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 9px;
}
.how-it-work-box p {
    font-size: 12px;
    color: rgba(36 36 36 / 80%);
    line-height: 17px;
}
.my-trips-main {
    border: 1px solid #d6eaf2;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0 0 0 / 9%);
}
.my-trips-top {
    background: #ecf8fd;
    border-radius: 20px 20px 0 0;
    padding: 0 30px;
}
.create-new a.btn-cyan-02 {
    background: linear-gradient(to left, #8978ff, #3d31ec);
    position: relative;
    overflow: hidden;
    font-size: 14px;
    min-height: 45px;
    min-width: 199px;
}
.create-new a.btn-cyan-02:hover {
    color: #35ede5;
    border: 2px solid #35ede5;
    background: #fff;
}
.create-new a.btn-cyan-02 i {
    display: flex;
    line-height: 1;
    margin-right: 15px;
    font-size: 18px;
    font-weight: normal;
}
.create-new {
    padding: 10px 0;
}
.my-trips-main .tab-content {
    padding: 30px;
}
.my-trips-box {
    border: 1px solid #9fd2f2;
    border-radius: 10px;
    margin-bottom: 30px;
}
.my-trips-box-head {
    background: linear-gradient(to left, #35ede5, #31a4ec);
    border-radius: 10px 10px 0 0;
    padding: 20px;
}
.my-trips-top ul li {
    margin-right: 15px;
}
.my-trips-top ul li a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding: 0 15px 20px;
    position: relative;
}
.my-trips-top ul li a.active {
    color: #31a4ec;
}
.my-trips-top ul li a.active::after {
    content: "";
    width: 100%;
    height: 5px;
    background-color: #31a4ec;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px 10px 0 0;
}
.my-trips-box-head h6 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}
.my-trips-box-head > a {
    display: flex;
    line-height: 1;
    color: #000;
    cursor: pointer;
}
.my-trips-box-head a i {
    display: flex;
    line-height: 1;
}
.my-trips-box-head a::after {
    display: none;
}
.my-trips-box-content {
    padding: 20px;
}
.my-trips-box-content ul {
    padding: 10px 0;
    margin: 0;
    list-style: none;
    width: 50%;
}
.my-trips-box-content ul.my-trips-left li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    color: rgba(112 112 112 / 90%);
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 19px;
    white-space: normal;
}
.my-trips-box-content ul.my-trips-left li:last-child {
    margin-bottom: 0;
}
.my-trips-box-content ul.my-trips-left li i {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    font-size: 18px;
    color: #728095;
}
.my-trips-box-content ul.my-trips-right {
    border-left: 1px solid rgba(0 0 0 / 10%);
    padding: 10px 0 10px 20px;
}
.my-trips-box-content ul.my-trips-right li {
    font-size: 14px;
    color: rgba(112 112 112 / 90%);
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
    white-space: normal;
}
.New_Item .modal-dialog {
    max-width: 436px;
}
.my-trips-box-content ul.my-trips-right li::before {
    content: "\2f";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "berbe" !important;
    font-size: 14px;
    color: #728095;
}
.my-trips-box-content ul.my-trips-right li:last-child {
    margin-bottom: 0;
}
.my-trips-box .dropdown-menu {
    min-width: 95px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
}
.my-trips-box .dropdown-menu a {
    color: rgba(112 112 112 / 90%);
    font-size: 14px;
    padding: 5px 15px;
}
.my-trips-box .dropdown-menu a:hover {
    color: #000;
}
.trip-checklist-box label {
    margin: 0;
    position: relative;
    display: flex;
    width: 100%;
}
.trip-checklist-box label input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.trip-checklist-box label span {
    border: 1px solid rgba(49 164 236 / 32%);
    display: flex;
    width: 100%;
    border-radius: 10px;
    font-size: 15px;
    color: rgba(0 0 0 / 80%);
    min-height: 72px;
    padding: 3px 10px 3px 95px;
    align-items: center;
    position: relative;
    line-height: 20px;
    cursor: pointer;
}
.trip-checklist-box label input:checked + span {
    background: linear-gradient(to left, #35ede5, #31a4ec);
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
}
.trip-checklist-box label input:checked + span::after {
    font-size: 10px;
    content: "\2f";
    font-family: "berbe" !important;
    width: 15px;
    height: 20px;
    position: absolute;
    right: 0;
    background-color: #fff;
    border-radius: 6px 0 0 6px;
    color: #3d31ec;
    display: flex;
    align-items: center;
    justify-content: center;
}
.trip-checklist-box label span i {
    position: absolute;
    left: 20px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid rgba(49 164 236 / 32%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #33c4e9;
    background-color: #fff;
    font-size: 22px;
}
.trip-checklist-main .col-md-4 {
    margin-bottom: 30px;
}
.trip-checklist-main .btn-cyan {
    min-height: 50px;
    min-width: 229px;
    font-size: 16px;
}
.trip-checklist-main h6,
.trip-details-main h6 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
}
.trip-details-main {
    padding: 20px;
    border: 1px solid rgba(49 164 236 / 32%);
    margin-bottom: 30px;
    border-radius: 20px;
    box-shadow: 5px 5px 22px rgba(0 125 207 / 15%);
}
.New_Item .form-group input,
.trip-details-main .form-group input,
.trip-details-main .form-group select {
    width: 100%;
    height: 55px;
    border-radius: 10px;
    background: #e3f4fe;
    border: 2px solid #dbe9f1;
    font-size: 16px;
    padding: 0 20px;
}
.trip-details-main .form-group input.date-icon {
    background: #e3f4fe url(../images/date-icon.png) no-repeat right 20px center;
}
.trip-details-main .form-group select {
    background: #e3f4fe url(../images/select-arrow.png) no-repeat right 20px center;
}
.trip-view-head {
    border: 1px solid rgba(49 164 236 / 32%);
    margin-bottom: 30px;
    border-radius: 20px;
    box-shadow: 5px 5px 22px rgb(0 125 207 / 15%);
}
.trip-view-head h5 {
    padding: 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    background: #ecf8fd;
    border-radius: 20px 20px 0 0;
}
.trip-view-head ul {
    padding: 30px 20px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.trip-view-head ul li {
    width: 33.33%;
    color: rgba(112 112 112 / 90%);
    font-size: 15px;
    font-weight: 500;
    padding-left: 30px;
    position: relative;
    line-height: 19px;
}
.trip-view-head ul li::after {
    content: "";
    width: 1px;
    top: -10px;
    bottom: -10px;
    position: absolute;
    right: 25px;
    background: rgba(0 0 0 / 10%);
}
.trip-view-head ul li:last-child:after {
    display: none;
}
.trip-view-head ul li i {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    font-size: 18px;
    color: #728095;
}
.profile_content_page .nav-tabs li a.active {
    background: #e9e9e9;
}
.offers_box > a {
    width: 100%;
}
.sidebar-menu {
    display: none;
    z-index: 9;
}
/* ========== Dashboard End ========== */

/* ========== Find Travel Rules Start ========== */
.footer-find-travel-bg {
    background-color: #ecf8fe;
    padding: 47px 0;
}
.footer-find-travel h4 {
    color: #333333;
    font-size: 30px;
    margin: 0;
}
.footer-find-travel .btn-cyan {
    font-size: 18px;
    min-width: 315px;
    min-height: 68px;
    font-weight: 600;
    margin-left: 50px;
}
.travel_rules_bg h2 {
    text-align: center;
    color: #ffffff;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}
.travel_rules_bg .btn-cyan {
    margin: auto;
}
.travel_rules_bg {
    /* background: #000 url(../images/david-monaghan.png) no-repeat center center; */
    padding: 290px 0;
}
.footer-find-travel-content {
    padding: 80px 0;
}
.footer-find-travel-content h1 {
    color: #2e2e2e;
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 25px;
}
.footer-find-travel-content h1 span {
    color: #06068b;
    text-decoration: underline;
}
.footer-find-travel-content p {
    color: #808080;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 25px;
}
.footer-find-travel-content h2 {
    color: #2e2e2e;
    font-size: 35px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.footer-find-travel-content ul, .footer-find-travel-content ol {
    list-style: none;
    padding: 0;
}
.footer-find-travel-content ul li {
    font-size: 18px;
    color: #808080;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.footer-find-travel-content ul li::before {
    content: "";
    border-width: 6.5px 0 6.5px 14px;
    border-color: transparent transparent transparent #32b8ea;
    border-style: solid;
    position: absolute;
    width: 14px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 8px;
}
.footer-find-travel-content q {
    width: 100%;
    display: flex;
    color: #808080;
    font-size: 18px;
    line-height: 27px;
    padding: 10px 0 10px 20px;
    position: relative;
    margin-bottom: 25px;
}
.footer-find-travel-content q::before,
.footer-find-travel-content q::after {
    display: none;
}
.footer-find-travel-content q::before {
    display: flex;
    height: 47px;
    content: "";
    width: 6px;
    border-radius: 0 8px 8px 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #32b8ea;
}
.footer-find-travel-content h3 {
    font-size: 35px;
    margin-bottom: 25px;
    color: #2e2e2e;
    font-weight: bold;
}
.footer-find-travel-content h5 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.footer-find-travel-content ol {
    padding: 0;
    margin: 0;
    counter-reset: item;
}
.footer-find-travel-content ol li {
    font-size: 18px;
    color: #808080;
    margin-bottom: 10px;
    padding-left: 30px;
    counter-increment: item;
    position: relative;
}
.footer-find-travel-content ol li::before {
    content: counter(item) ". ";
    position: absolute;
    left: 0;
    top: 1px;
}
.footer-find-travel-content img {
    width: 100%;
    box-shadow: 0 23px 46px rgba(178 178 178 / 47%);
    border-radius: 8px;
    margin-bottom: 25px;
}
.mobile-tab-title {
    display: none;
}

.side-link {
    display: flex;
    flex-wrap: wrap;
}
.side-link li{
    width: 50%;
}
.banner_main_section {
    position: relative;
}
.banner_main_section .container {
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ========== Find Travel Rules End ========== */

.public-holidays {
    border: 1px solid #B3CBDB;
    border-radius: 10px;
    background: #C8E1F1;
    overflow: hidden;
    min-height: 100%;
}
.public-holidays-date {
    width: 100px;
    border-right: 1px solid #B3CBDB;
    padding: 10px;
    text-align: center;
    background: #E3F4FE;
}
.public-holidays-content {
    width: calc(100% - 100px);
    padding: 10px;
    background: #C8E1F1;
}
.public-holidays-date p{
    color: #000;
}
.public-holidays-content p{
    color: #000000;
    font-weight: 600;
    margin-bottom: 0;
}
.public-holidays-content b {
    color: #000000;
    font-weight: normal;
}
.current-time {
    text-align: center;
}
.current-time p {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 32px;
    color: #2e2e2e;
}
.current-time p b{
    color: #06068b;
}
.footer-bottom {
    width: 33.33%;
}
.unlock-text p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 35px;
}
@media(min-width:768px) {
    .information-content .collapse{
        display:block;
    }
}
@media only screen and (max-width: 1300px) {
    .offer_box_credit_popup {
        padding: 20px 0 20px 3%;
    }
    .header-top .free-credit-btn button {
        min-width: 150px;
    }
    .credit-transaction-head {
        padding: 15px;
    }
    .credits-box-main {
        margin-left: 15px;
    }
    .header-top .free-credit-btn p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .profile_content_left {
        width: 100%;
        padding: 0;
    }
    .profile_content_right {
        width: 100%;
        padding: 0;
    }
}
@media only screen and (max-width: 991px) {
    .travel__rules h4, .information-title {
        font-size: 35px;
    }
    .travel__rules_require h5 {
        font-size: 20px;
    }
    .travel__rules_require .label_travel_rules {
        font-size: 18px;
    }
    .travel__rules_require .t-blue {
        font-size: 14px;
    }
    .travel__rules_require {
        padding: 20px;
    }
    .alert_section_travel .font-11 {
        font-size: 14px;
    }
    .alert_section_travel {
        padding: 10px;
    }
    .how-it-work-box::after {
        display: none;
    }
    .information-tabs .nav .nav-link i {
        font-size: 20px;
    }
    .information-tabs .nav .nav-link {
        font-size: 16px;
        padding: 0.5rem 1rem 0.5rem 3rem;
        line-height: 36px;
        margin-bottom: 0;
    }
    .information-tabs {
        width: 350px;
    }
    .information-content {
        width: calc(100% - 350px);
    }
    .box-content p {
        line-height: 22px;
        font-size: 14px;
    }
    .content-inner .content-title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .content-inner {
        padding: 20px 30px;
    }
    .weather-left {
        text-align: center;
    }
    .today_box_inner {
        width: 100%;
        border-right: 0;
        border-bottom: 2px solid rgba(14, 59, 87, 0.2);
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .today_box_inner:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .resolvedAddress-main h5 {
        text-align: center;
        margin-top: 20px;
    }
    .weather-radio {
        margin-bottom: 20px;
    }
    .weather-details {
        margin-bottom: 30px;
        min-height: auto;
    }
    .form-to {
        width: 100%;
    }
    .convert-button button {
        transform: rotate(90deg);
    }
}
@media only screen and (max-width: 767px) {
    .unlock-text p {
        text-align: left;
        font-size: 16px;
        margin: 20px 0;
    }
    .footer-bottom {
        width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start !important;
    }
    .current-time p {
        font-size: 18px;
    line-height: 24px;
    }
    .footer-find-travel-content h2 {
        font-size: 25px;
    }
    .footer-find-travel h4 {
        width: 100%;
        font-size: 25px;
        text-align: center;
    }
    .footer-find-travel .btn-cyan {
        margin-left: 0;
        margin-top: 15px;
    }
    .travel_rules_bg h2 {
        font-size: 20px;
    }
    .footer-find-travel-content h1 {
        font-size: 25px;
    }
    .footer-find-travel-content p, .footer-find-travel-content ul li, .footer-find-travel-content ol li {
        font-size: 14px;
    }
    .side-link li{
        width: 100%;
    }
    .mobile-tab-title {
        display: block;
    }
    .information-content .tab-content>.tab-pane{
        display: block;
        opacity: 1;
    }
    .mobile-tab-title a {
        background-color: #ecf8fe;
        font-size: 16px;
        font-weight: 600;
        color: #2e2e2e;
        padding: 10px 15px 10px 55px;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #9de2fb;
    }
    .mobile-tab-title a i {
        color: #32b8ea;
        position: absolute;
        left: 17px;
        font-size: 24px;
        top: 11px;
        line-height: 1;
    }
    .mobile-tab-title a[aria-expanded="true"] {
        color: #32b8ea;
    }
    .information-title {
        font-size: 20px;
    }
    .travel__rules_require {
        padding: 15px;
    }
    .alert_section_travel {
        padding: 10px;
    }
    .travel__rules h4 {
        font-size: 24px;
    }
    .are_you_vaccinated_text h6 {
        font-size: 22px;
    }
    .travel__rules_require .label_travel_rules {
        font-size: 18px;
    }
    .travel__rules_require .t-blue {
        font-size: 16px;
    }
    .travel__rules_require h5 {
        font-size: 24px;
    }
    .alert_section_travel .font-11 {
        font-size: 14px;
    }
    .banner_main img {
        max-width: 160px;
    }
    .banner_main {
        padding: 60px 0;
    }
    .advanced_search_box {
        padding: 15px;
    }
    .transaction-table {
        overflow: auto;
    }
    .transaction-table table {
        width: 800px;
    }
    .credits-box-main {
        margin-left: 0;
        width: 100%;
    }
    .credit-transaction-head {
        padding: 15px;
    }
    .credits-box-main {
        padding: 15px;
    }
    .free-credit-btn button {
        font-size: 12px;
    }
    .box-video-slider.owl-carousel,
    .offer_box-video {
        width: 100%;
    }
    .offer_box_content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
    .offer_box_main {
        margin-bottom: 30px;
    }
    .content-inner {
        padding: 20px;
    }
    .information-content {
        width: 100%;
    }
    .information-tabs {
        width: 100%;
        padding: 10px;
        display: none;
    }

    .are_you_vaccinated_text {
        width: 100%;
    }
    .refer-now-box-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px;
    }
    .donec_eget .copy-referral p {
        width: 100%;
        margin-left: 0;
    }
    .refer-now-box a {
        position: relative;
        margin-left: 15px;
    }
    .refer-now-box {
        padding-right: 0;
    }
    .copy-referral label {
        margin-bottom: 10px;
    }
    .BerbeCreditsBox {
        width: 100%;
        margin-bottom: 30px;
    }
    .new-modal-popup .modal-title {
        font-size: 20px;
    }
    .modal.new-modal-popup .close {
        right: 10px;
        top: 22px;
    }
    .header-top {
        padding: 15px;
    }
    .header-top .free-credit-btn button.btn-cyan-02,
    .header-top .free-credit-btn button {
        min-width: 100%;
        width: 100%;
        margin: 0 0 10px;
    }
    .free-credit-btn {
        justify-content: center;
        width: 100%;
    }
    .offer_box_credit_popup::before {
        display: none;
    }
    .offer_box_credit_popup,
    .credit-transaction-head .add-credit-popup {
        width: 100%;
        justify-content: center;
        display: flex;
        background: url(../images/bg-logo.png) no-repeat center center / 75px auto;
    }
    .header-top .free-credit-btn p {
        padding: 0 0 15px;
        width: 100%;
    }
    .share-icon li {
        padding: 0 7px;
    }
    .how-it-work-box {
        max-width: 100%;
    }
}
@media only screen and (min-width: 1442px) and (max-width: 1700px) {
    .banner_main .d-flex img {
        max-width: 190px;
        height: auto;
        margin-bottom: 110px;
    }
}

.loader_show {
    display: block;
}

.loader_hide {
    display: none;
}
.loader {
    width: 180px;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 20px solid lightblue;
    border-right-color: orange;
    animation: s2 1s infinite linear;
    position: fixed;
    top: 45%;
    left: 45%;
    z-index: 999;
}

.modal {
    overflow: auto;
}

@keyframes s2 {
    to {
        transform: rotate(1turn); 
    }
}

.offer_box_main a {
    width: 100%;
}


.traveling_location input::-webkit-input-placeholder { 
    color:    #bec2ce;
}
.traveling_location input:-moz-placeholder { 
   color:    #bec2ce;
   opacity:  1;
}
.traveling_location input::-moz-placeholder { 
   color:    #bec2ce;
   opacity:  1;
}
.traveling_location input:-ms-input-placeholder { 
   color:    #bec2ce;
}
.traveling_location input::-ms-input-placeholder { 
   color:    #bec2ce;
}

.traveling_location input::placeholder { 
   color:    #bec2ce;
}

/* FOR BERBE SLIDER ICONS 14 aug 23 */
img.img-fluid-slider{width:auto !important;display:inline-block !important;}
 .berbe-travel-easy-slides{
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: content-box;
}
.berbe-travel-easy-slides .owl-nav button{position:absolute;top:35%;transform:translateY(-35%);-webkit-transform:translateY(-35%);}
.berbe-travel-easy-slides .owl-nav button.owl-prev{left:0}
.berbe-travel-easy-slides .owl-nav button.owl-next{right:0}

/* .berbe-travel-easy-slides .owl-nav button.owl-prev {
    left: 0;
}

.berbe-travel-easy-slides .owl-nav button.owl-prev {
    right: 0;
}  */
