@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);

a:focus,
a:hover,
body {
    color: #393939
}

.contact-form .email,
.noPadding,
ul {
    padding: 0
}

.ser-btn a:hover i,
.testi_slider a,
.theme_btn:hover,
h2,
h3 {
    color: #000
}

h5,
ul {
    margin: 0 0 20px
}

.det-box h2,
.menu_sec #menu li a,
.theme_btn {
    text-transform: uppercase
}

.contact_text p a,
a,
a:focus,
a:hover {
    text-decoration: none
}

#countdown li,
ul {
    list-style-type: none
}

body {
    word-break: break-word;
    font: 15px/25px Roboto, sans-serif;
    overflow-x: hidden
}

a,
p {
    font-family: Roboto, sans-serif
}

.theme_btn,
p {
    font-size: 15px
}

h1,
h2 {
    line-height: 1.2
}

a {
    color: #28b16d;
    white-space: initial
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

p {
    font-weight: 400;
    line-height: 25px
}

h1,
h2,
h3 {
    font-family: Oswald, sans-serif;
    font-weight: 600
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

#countdown ul,
.noLeft {
    padding-left: 0
}

.noRight {
    padding-right: 0
}

.centerCol {
    float: none;
    margin: 0 auto
}

.pt_8 {
    padding-top: 80px
}

.pb_8,
section.testimonials,
section.travel-information {
    padding-bottom: 80px
}

.py_8,
section.plan-trip,
section.popular-services,
section.travel-insurance {
    padding: 80px 0
}

.theme_btn {
    padding: 0 35px;
    border-radius: 45px;
    color: #fff;
    z-index: 1;
    background: 0 0;
    position: relative;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, .27);
    box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, .27);
    transition: 250ms;
    overflow: hidden;
    display: flex;
    border: 1px solid #fff;
    height: 53px;
    align-items: center;
    justify-content: center;
    width: fit-content
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.lg-btn,
.theme_btn:hover::before,
header {
    width: 100%
}

.theme_btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    border-radius: 45px;
    background-color: #1dbdca;
    z-index: -1;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, .27);
    box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, .27);
    transition: 250ms
}

.best-wrap,
.ser-wrap {
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
    transition: .5s
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center
}

h1 {
    font-size: 45px;
    color: #fff;
    margin: 0 0 17px
}

h2 {
    font-size: 55px;
    margin: 0 0 30px
}

h3 {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 28px
}

h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    line-height: 1.2;
    color: #393939
}

.det-box h2,
.tab-main label,
h4,
h5,
h6 {
    font-weight: 500
}

h4 {
    font-size: 24px;
    margin: 0 0 13px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px;
    margin: 0 0 22px
}

select {
    background: url('../images/arrow.png') right no-repeat #fff;
    padding: 0 40px 0 30px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.droopdwon li:hover>ul {
    display: block;
    position: absolute;
    z-index: 1000;
    background-color: #000;
    left: 0;
    width: 230px;
    text-align: left;
    top: 40px
}

.droopdwon {
    float: left
}

.droopdwon li:hover li a:hover {
    background-color: #fff;
    color: #000 !important
}

.dropdown-menu {
    position: absolute !important;
    z-index: 1000;
    display: block;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.tab_sec .tab-pane {
    display: block;
    border: 0;
    height: 0
}

.tab_sec .tab-pane.active {
    display: block !important;
    height: auto
}

.carousel-control.left,
.carousel-control.right {
    background: rgba(255, 255, 255, .1);
    opacity: 1;
    width: 50px;
    height: 50px;
    top: 40%;
    text-shadow: none
}

.carousel-control.left:hover,
.carousel-control.right:hover {
    background: rgba(255, 27, 27, .6);
    color: #fff
}

.carousel-control.left .fa,
.carousel-control.right .fa {
    position: relative;
    top: 12px;
    font-size: 20px;
    color: #fff;
    opacity: .5
}

.carousel-control.right {
    right: 0
}

.carousel-control.left {
    left: 0
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 12px;
    padding: 0;
    margin: 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    border-radius: 20px
}

.carousel-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background: #f1841e;
    z-index: 10
}

.abt-text,
.contact-form .form-group,
.contact-form form,
.menu_sec #menu>li:nth-child(3),
.menu_sec #menu>li:nth-child(4),
.menu_sec #menu>li:nth-child(5),
.nav-tabs,
section.plan-trip.plan-inner .trav-det-img {
    position: relative
}

.carousel-item {
    height: 81vh
}

.carousel-indicators li {
    border: none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0
}

.carousel-indicators .active {
    margin: 0;
    background-color: #28b16d;
    width: 10px;
    height: 12px
}

.blog_sec {
    padding: 5% 0
}

.tab_sec .nav-tabs .nav-link.active {
    background: #242889;
    color: #fff
}

.tab_sec .nav-tabs .nav-link {
    background: #ccc;
    border-radius: 50px;
    color: #000;
    padding: 7px 28px
}

.tab_sec .nav-tabs {
    border: none;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px
}

.menu_sec #menu li a {
    font-size: 14px;
    color: #000
}

.menu_sec #menu {
    justify-content: start;
    margin: 0;
    gap: 52px
}

.brdcrms,
.menu_sec #menu>li>a {
    padding: 20px 0
}

.menu_sec #menu>li>ul {
    background: #000;
    width: 240px;
    position: absolute;
    top: 40px;
    padding: 20px;
    transition: .3s;
    opacity: 1;
    display: none
}

.carousel-caption:before,
.tab-wrap i,
header,
header:before,
img.img-fluid {
    position: absolute
}

.best-wrap:hover h3,
.menu_sec #menu li:nth-child(4) a,
.menu_sec #menu li:nth-child(5) a,
.menu_sec #menu>li>ul>li>a,
.ser-btn a:hover,
.ser-wrap:hover *,
.theme_btn.btn3:hover {
    color: #000;
}

.menu_sec #menu>li:nth-child(3):after,
.menu_sec #menu>li:nth-child(4):after,
.menu_sec #menu>li:nth-child(5):after {
    position: absolute;
    content: "";
    background: #1dbdca;
    width: 10px;
    height: 10px;
    bottom: -15px;
    left: 10px;
    clip-path: polygon(52% 0, 0 100%, 100% 100%);
    transition: .3s;
    opacity: 0
}

.menu_sec #menu>li:nth-child(3):hover:after,
.menu_sec #menu>li:nth-child(4):hover:after,
.menu_sec #menu>li:nth-child(5):hover:after {
    opacity: 1;
    transition: .5s ease-in-out
}

.menu_sec #menu>li:nth-child(3):hover ul,
.menu_sec #menu>li:nth-child(4):hover ul,
.menu_sec #menu>li:nth-child(5):hover ul {
    opacity: 1;
    transition: .5s ease-in-out;
    top: 40px;
    z-index: 2;
    padding: 10px;
    display: block
}

.menu_sec #menu>li:nth-child(3):hover ul li,
.menu_sec #menu>li:nth-child(4):hover ul li,
.menu_sec #menu>li:nth-child(5):hover ul li {
    margin-bottom: 11px;
    background: green;
    padding: 10px
}

header {
    top: 0;
    z-index: 9999;
    left: 0
}

header:before {
    content: '';
    background: #fff;
    width: 100%;
    left: 0;
    top: 0;
    height: 80px;
    z-index: -1
}



.btn-header {
    display: flex;
    align-items: center;
    justify-content: right
}

header .btn-header a.theme_btn {
    color: #fff;
    border: 1px solid #1dbdca;
    background: #f1841e;
}

header ul#menu {
    padding-top: 30px
}

header .btn-header {
    padding-top: 16px
}

img.img-fluid {
    width: 50%;
    height: 81vh;
    z-index: 999;
    object-fit: cover;
    left: 0
}

.carousel-caption:before {
    content: '';
    background-image: url(../images/banner2.webp);
    background-size: contain;
    width: 46%;
    height: 90%;
    right: 2%;
    top: 5%;
    z-index: -1;
    background-repeat: no-repeat
}

.banner_text a {
    margin: 0 0 0 auto
}

.banner_text p,
.travel-advisor-img,
section.main_slider.inner-banner .banner_text {
    text-align: right
}

.banner_text {
    margin-left: 10%;
    width: 90%
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #fff !important;
    border: none;
    color: #1dbdca
}

.nav-tabs {
    border-bottom: none;
    margin-top: -54px;
    z-index: 999
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: #1dbdca;
    border: 0;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px;
    font-weight: 600;
    padding: 14px 20px
}

.tab-main {
    display: flex;
    align-items: end
}

div#myTabContent {
    background: #fff;
    padding: 25px 10px;
    border-bottom: 2px solid #1dbdca
}

.tab-main label {
    font-size: 17px;
    color: #000;
    margin-bottom: 7%;
    display: block
}

.tab-main select,
.tab-wrap input {
    padding: 10px;
    color: gray;
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px;
    width: 90%
}

.tab-main select {
    border: unset !important;
    -webkit-appearance: auto;
    border-radius: 30px;
    appearance: none
}

.tab-wrap input {
    border: unset !important;
    -webkit-appearance: auto;
    border-radius: 30px
}

.tab-wrap i {
    color: #41bec9;
    right: 30px;
    top: 64%
}

.tab-wrap {
    width: 100%;
    position: relative
}

section.after-banner {
    padding: 0 0 80px
}

.nav-tabs .nav-link img {
    width: 26px;
    height: 26px;
    object-fit: contain
}

.nav-tabs .nav-link.active img {
    filter: brightness(0) saturate(100%) invert(55%) sepia(90%) saturate(442%) hue-rotate(136deg) brightness(96%) contrast(81%)
}

ul#myTab li.nav-item:first-child button {
    border-radius: 7px 0 0
}

ul#myTab li.nav-item:last-child button {
    border-radius: 0 7px 0 0;
    background-color: #1dbdca9e
}

.theme_btn.btn2 {
    background: #1dbdca;
    border-color: #1dbdca
}

.theme_btn.btn2:before {
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px;
    background: #fff
}

.tab-main button.theme_btn.btn2 {
    width: 90%;
    margin: 0 0 0 auto
}

section.about-us {
    padding: 80px 0;
    position: relative
}

.abt-img img,
.det-box,
img.wheel {
    position: absolute
}

.abt-img img {
    width: 48%;
    right: 0;
    top: 0;
    object-fit: contain;
    height: 100%
}

img.wheel {
    animation: 15s linear infinite wheel
}

@keyframes wheel {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(1800deg)
    }
}

.det-box {
    left: 10px;
    bottom: 10px
}

.dest-wrap {
    position: relative;
    margin-bottom: 20px;
    background-color: #000;
    border-radius: 18px
}

.det-box h2 {
    color: #fff;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 10px
}

.det-box h6,
.ser-btn a {
    text-transform: capitalize
}

.det-box h6,
ul.det-detail li i,
ul.det-detail li span {
    color: #fff;
    font-size: 14px
}

.det-box h6 {
    font-weight: 400;
    margin-bottom: 10px
}

.top-head {
    text-align: center;
    width: 50%;
    margin: 0 auto 50px
}

.dest-wrap.big-det img {
    height: 580px
}

.dest-wrap.small-dest img {
    height: 280px;
    opacity: .9
}

section.we-best:after,
section.we-best:before {
    background-image: url(../images/best-bfr.webp);
    width: 100%;
    height: 100px;
    position: absolute;
    content: ''
}

.dest-wrap img {
    width: 100%;
    object-fit: cover;
    border-radius: 12px
}

.det-rating h4 {
    position: absolute;
    left: 10px;
    top: 10px;
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    font-size: 12px;
    color: #41bec9
}

.plan-wrap h5,
.test-cont,
.testimonial-box,
section.we-best,
ul.det-detail {
    position: relative
}

.ser-img img {
    width: 100%;
    border-radius: 18px
}

.ser-wrap {
    border-radius: 20px
}

.ser-text {
    padding: 30px
}

ul.det-detail {
    background: #1e2e29;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-radius: 7px;
    transition: .5s;
    margin-top: -64px;
    z-index: 99
}

ul.det-detail li {
    display: flex;
    align-items: center;
    gap: 5px
}

ul.reviews-det {
    display: flex;
    align-items: center;
    gap: 10px
}

ul.reviews-det li i {
    color: #f3ed6a;
    font-size: 19px
}

ul.reviews-det li {
    display: flex;
    align-items: center;
    gap: 3px
}

.ratings-plan,
.sun-flex {
    align-items: center;
    display: flex
}

ul.reviews-det li span {
    color: #f29629;
    font-weight: 500
}

.ser-btn {
    padding: 20px 30px;
    border-top: 1px solid #ccc
}

.ser-btn a {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    display: inline-block;
    transition: .5s
}

.ser-btn a i {
    margin-left: 10px;
    color: #f29629;
    font-size: 17px;
    transition: .5s
}

.ser-wrap:hover,
.theme_btn.btn4 {
    background: #f1841e
}

.ser-wrap:hover ul.det-detail {
    background: #41bec9
}

section.we-best {
    background-image: url(../images/best-bg.webp);
    background-size: cover;
    padding: 140px 0;
    background-attachment: fixed
}

section.we-best:after {
    background-size: cover;
    top: -10px;
    transform: rotate(180deg)
}

section.we-best:before {
    background-size: cover;
    bottom: -10px
}

.best-wrap {
    background: #fff;
    text-align: center;
    padding: 35px;
    border-radius: 10px
}

.best-wrap:hover {
    background: #f29629
}

.best-wrap:hover .box-best {
    background: linear-gradient(181deg, #ff000000, #fff) border-box
}

.best-wrap h3 {
    color: #000;
    font-size: 22px;
    margin: 20px 0
}

.best-img img {
    width: 75px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 40px;
    margin-top: 0
}

.box-best {
    border-radius: 100px;
    border: 3px solid transparent;
    background: linear-gradient(181deg, #ff000000, #f29629) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    height: 170px;
    width: 170px;
    margin: -150px auto 0
}

.plan-wrap,
.theme_btn.btn3,
.theme_btn.btn3:before {
    border-radius: 10px
}

section.we-best .top-head h2 {
    color: #fff;
    font-size: 70px
}

.plan-wrap h3 {
    font-size: 29px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px
}

.plan-wrap h4 span,
.plan-wrap p,
.test-cont h3 {
    text-transform: capitalize
}

.plan-wrap h3 span {
    display: block;
    color: #393939;
    font-size: 14px
}

.ratings-plan {
    justify-content: space-between
}

.ratings-plan span {
    font-size: 14px;
    color: #41bec9;
    font-weight: 500
}

.plan-wrap p {
    color: #393939;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 20px
}

.plan-wrap h4 span,
.plan-wrap h5 {
    color: #393939;
    font-size: 16px;
    font-weight: 500
}

.plan-wrap h5 {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.plan-wrap h4,
footer h6 {
    color: #f1841e;
    font-weight: 600;
    font-family: Oswald
}

.plan-wrap h5:before {
    position: absolute;
    content: '';
    background: #f29629;
    width: 50px;
    height: 2px;
    bottom: 0
}

.client-img img::before,
.testi_slider .slick-next:before,
.testi_slider .slick-prev:before {
    content: '';
    height: 80px;
    position: absolute;
    width: 80px
}

.sun-flex {
    justify-content: start;
    gap: 10px;
    margin-bottom: 20px
}

.sun-flex h6 {
    margin: 0
}

.plan-wrap h4 span {
    display: block
}

.plan-wrap h4 {
    font-size: 31px;
    margin: 0
}

.plan-wrap img {
    width: 100%;
    margin-bottom: 20px
}

.sun-flex img {
    width: auto;
    height: auto;
    margin: 0
}

.plan-explore {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px
}

.theme_btn.btn3 {
    color: #1dbdca;
    border-color: #1dbdca
}

.plan-wrap {
    transition: .5s;
    width: 90%
}

.plan-wrap:hover {
    padding: 20px;
    box-shadow: 0 0 8px 0 #f1841e
}

.testimonial-box {
    box-shadow: 0 0 10px -2px;
    border-radius: 20px;
    padding: 32px 40px;
    margin-top: 6px;
    margin-bottom: 6px
}

.slick-slide.slick-current.slick-active.slick-center .testimonial-box::before {
    background: url(../images/testbg.png) 0 0/contain no-repeat;
    position: absolute;
    margin: auto;
    width: 240px;
    content: '';
    right: 10px;
    height: 71%;
    bottom: 0;
    top: 0
}

.test-cont {
    margin-top: 25px
}

.testi_slider .slick-slide.slick-current.slick-active.slick-center .testimonial-box {
    background: #f1841e;
    transition: .5s ease-in-out
}

.testi_slider .slick-slide.slick-current.slick-active.slick-center .test-cont::before {
    background: #000
}

.testi_slider .slick-slide.slick-current.slick-active.slick-center .testimonial-box p {
    color: #fff;
    transition: .5s ease-in-out
}

.testi_slider .slick-slide.slick-current.slick-active.slick-center .testimonial-box h3,
.testi_slider .slick-slide.slick-current.slick-active.slick-center .testimonial-box h4 {
    transition: .5s ease-in-out;
    color: #fff
}

.client-img {
    display: flex;
    justify-content: space-between;
    align-items: center
}

ul.test-bk {
    width: 50%;
    text-align: end;
    opacity: 0
}

.contact-head,
.left-text,
.middle-text p,
.right-text,
.test-head p,
footer h6 {
    text-align: center
}

.test-cont h3 {
    font-size: 18px;
    margin: 10px 0
}

.test-cont::before {
    position: absolute;
    content: '';
    height: 55px;
    left: -41px;
    width: 5px;
    top: 70px;
    background: #f1841e;
    z-index: 9999
}

ul.test-bk li i {
    color: #fff;
    font-size: 23px;
    Z-INDEX: 99;
    POSITION: RELATIVE
}

.test-cont h4 {
    color: #000;
    font-size: 12px;
    margin: 0
}

.client-img img::before {
    background: #0ff
}

.testi_slider .slick-next:before {
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    left: 0;
    bottom: 0
}

.testi_slider .slick-prev:before {
    background-image: url(../images/left-arrow.png);
    background-repeat: no-repeat;
    left: -35px;
    bottom: 0
}

.testi_slider .slick-next,
.testi_slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 60%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.ftr-bottom:after,
.ftr-bottom:before {
    width: 1px;
    height: 100%;
    position: absolute;
    content: '';
    top: 0
}

.testi_slider .slick-next {
    right: -30px
}

.testi_slider .slick-slide {
    transition: .3s ease-in-out;
    opacity: 1
}

.test-head p {
    font-size: 14px;
    color: gray
}

.client-img img {
    width: 99px;
    height: 100px;
    border-radius: 50px;
    background: #1b2138;
    padding: 0 9px 7px 0
}

.testimonialBoxs {
    margin-top: 15px;
    margin-bottom: 15px
}

.container-fluid {
    padding: 0 5%
}

.slider_test .slick-active,
.testi_slider .slick-slide.slick-current.slick-active.slick-center ul.test-bk {
    opacity: 1
}

.left-text ul li a i {
    color: #fff !important;
    font-size: 23px;
    padding-right: 20px;
    margin-bottom: 28px
}

.left-text ul li a {
    display: flex;
    justify-content: center
}

.bottom-footer .row,
.cicle-icon i {
    align-items: center
}

.left-text ul li p {
    font-size: 14px;
    color: #fefefe;
    font-weight: 400
}

footer {
    background: #1d1d1d;
    padding: 0
}

.middle-text p {
    color: #fff;
    font-size: 15px;
    text-transform: lowercase;
    width: 100%;
    margin: 0 auto 20px
}

.contact-form h4,
.contact-main-sec h4 {
    font-weight: 500;
    text-transform: capitalize
}

.ftr-inp form button:hover {
    background: #ea812c
}

footer h6 {
    font-size: 40px;
    margin-bottom: 40px
}

.right-text ul li a {
    color: #fefefe;
    font-size: 14px
}

.bottom-footer p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    padding: 10px 0
}

.bottom-footer {
    background: #1d1d1d;
    border-top: 1px solid #fff
}

.middle-text img {
    filter: brightness(.5)
}

.right-text ul li {
    margin-bottom: 15%
}

.ftr-bottom {
    padding: 70px 0 30px;
    position: relative
}

.ftr-inp form input {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    text-align: center
}

.ftr-inp {
    position: relative;
    margin-bottom: 20px
}

.ftr-inp form button {
    border: unset;
    background: #1dbdca;
    color: #dff;
    width: 100%;
    height: 50px;
    transition: .5s;
    border-radius: 10px;
    margin-top: 10px
}

.ftr-l img {
    width: 12%
}

.bottom-footer img {
    margin: 0 0 0 auto;
    display: block
}

.double-links {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 80px;
    text-align: start
}

.ftr-inp form input::placeholder {
    color: #fff
}

.contact-form form input.form-control,
.contact-form form textarea.form-control {
    padding-left: 55px;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    margin-top: 20px;
    box-shadow: none
}

.ftr-bottom:before {
    background: #fff;
    left: 30%
}

.ftr-bottom:after {
    background: #fff;
    right: 30%
}

section.main_slider.inner-banner .carousel-item {
    height: 76vh
}

section.about-us.inn-abt .abt-img img {
    height: 80%
}

section.about-us.inn-abt {
    padding-top: 130px
}

img.wheel {
    top: -60px;
    left: 80%
}

.contact-form .form-group::after {
    content: '';
    height: 53px;
    width: 10px;
    position: absolute;
    left: 40px;
    top: 1px;
    background-size: 10px 50px;
    background-image: url(../images/aroow-forward.png);
    background-repeat: no-repeat
}

.contact-form form input.form-control {
    height: 60px;
    border: 1px solid #c6c6c6;
    line-height: 0;
    font-weight: 400;
    font-family: Roboto;
    display: flex;
    border-radius: 20px
}

.contact-form .form-group:before {
    content: "";
    background-repeat: no-repeat;
    left: 40px;
    top: 5px;
    content: "";
    position: absolute;
    background-image: url(../images/contact-line.png);
    width: 50px;
    height: 50px
}

.contact-form form input.form-control::placeholder {
    color: #909091
}

.contact-main-sec .them-btn-1:hover {
    background-color: #00006d;
    transition: .3s
}

.contact-form form textarea.form-control {
    padding-top: 13px;
    border: 1px solid #c6c6c6;
    letter-spacing: 0;
    resize: none;
    border-radius: 20px
}

.contact-form h4 {
    font-size: 62px;
    line-height: 70px;
    color: #fff
}

.contact-form form textarea.form-control::placeholder {
    color: #909091
}

.contact-form ::-webkit-input-placeholder {
    color: #909091
}

.contact-form ::-moz-placeholder {
    color: rgba(18, 28, 42, .55)
}

.contact-form :-ms-input-placeholder {
    color: rgba(18, 28, 42, .55)
}

.contact-form :-moz-placeholder {
    color: rgba(18, 28, 42, .55)
}

.cicle-icon i {
    display: flex;
    justify-content: center;
    font-size: 30px;
    border: 2px solid #1dbdca;
    height: 70px;
    width: 70px;
    border-radius: 50px;
    color: #1dbdca
}

.cicle-icon img {
    margin: 0 auto
}

.contact-info {
    background: 0 0;
    width: 100%;
    display: inline-block;
    padding: 14px;
    border: 1px solid #c6c6c6;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
    margin-bottom: 25px
}

.contact-main-sec h4 {
    font-size: 71px;
    color: #000;
    line-height: 1;
    margin-bottom: 0;
    font-family: Oswald
}

.contact-main-sec p span {
    display: block
}

.contact-main-sec p {
    font-size: 16px;
    color: #000;
    margin-bottom: -5%
}

.contact-main-sec h2 {
    margin: 0;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase
}

.contact_text {
    padding-top: 0
}

.contact_text p {
    font-size: 16px;
    line-height: 25px;
    color: #8b8b8b;
    padding-top: 0;
    font-weight: 500;
    letter-spacing: 1px
}

.contact_text p a {
    font-size: 16px;
    color: #8b8b8b;
    transition: .5s ease-in-out;
    margin-top: 3px;
    display: block;
    font-family: Roboto
}

.mailt {
    padding-left: 30px
}

.contact_text a:hover,
.contact_text p a.email-text:hover {
    color: #8b8b8b
}

.contact_text p a.email-text {
    font-size: 15px;
    color: #8b8b8b
}

.contact-us {
    padding: 6% 0
}

.contact-head h2 {
    font-size: 50px;
    color: #000;
    text-transform: uppercase
}

.cp {
    font-size: 17px;
    line-height: 27px
}

.contact_heading {
    margin-bottom: 30px
}

.contact_heading h2 {
    font-size: 45px;
    color: #000;
    font-weight: bolder
}

.contact-side-bar {
    padding-top: 50px
}

.contact-main-sec {
    padding: 100px 0
}

.contact-main-sec .them-btn-1 {
    margin-top: 20px;
    border: none;
    padding: 12px 20px;
    background-color: red;
    color: #fff;
    border-radius: 25px
}

.b-img img {
    border-radius: 20px
}

.contact-form .form-group i {
    position: absolute;
    top: 20px;
    left: 13px;
    font-size: 20px;
    color: #1dbdca
}

.contact-form {
    margin-top: 23px
}

.contact-form button {
    margin-top: 5%
}

button.theme_btn img {
    width: 30%
}

ul.travel-details li {
    padding-left: 20px;
    position: relative
}

ul.travel-details li:before {
    position: absolute;
    content: '';
    background: #41bec9;
    width: 10px;
    height: 10px;
    border-radius: 30px;
    left: 0;
    top: 7px
}

section.travel-insurance h6 {
    color: #f1841e
}

section.travel-information h3 {
    font-size: 44px;
    color: #1dbdca
}

.tra-info-wrap input[type=email],
.tra-info-wrap input[type=number],
.tra-info-wrap input[type=text],
.tra-info-wrap select.form-select {
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    margin-bottom: 20px
}

.tra-info-wrap input::placeholder {
    color: #000
}

.travel-box {
    margin-bottom: 40px
}

.tra-info-wrap b {
    font-size: 25px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    display: block
}

.tra-info-wrap span {
    color: #000;
    font-weight: 400
}

section.travel-insurance.travel-visa h2 {
    width: 70%
}

section.travel-insurance.travel-visa h6 {
    font-size: 22px
}

section.travel-information.travel-visa label {
    font-weight: 600;
    margin-bottom: 10px
}

section.plan-trip.plan-inner .plan-wrap:hover {
    padding: 0;
    box-shadow: none
}

section.plan-trip.plan-inner .sun-flex {
    background: #fff;
    position: absolute;
    padding: 10px;
    border-radius: 5px;
    bottom: 20px;
    right: 20px
}

section.plan-trip.plan-inner .plan-wrap h3 {
    font-size: 48px
}

section.plan-trip.plan-inner .plan-wrap h3 span {
    font-size: 18px
}

section.plan-trip.plan-inner .plan-wrap p {
    font-size: 18px;
    margin: 0
}

section.plan-trip.plan-inner .ratings-plan {
    margin-bottom: 20px
}

.plan-det-descrip ul li p {
    color: #191919;
    font-size: 16px;
    font-weight: 500;
    margin: 0
}

.plan-det-descrip ul li h6 {
    margin: 0;
    color: #0a549b;
    font-size: 16px;
    font-weight: 500;
    position: relative
}

.plan-det-descrip ul li {
    align-items: start;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.tra-det-chk h6,
.tra-det-croxx h6 {
    margin-bottom: 13px !important;
    display: flex;
    align-items: center;
    gap: 10px
}

.tra-det-croxx h6 i {
    color: red;
    font-size: 20px
}

section.plan-trip.plan-inner .plan-wrap {
    width: 97%
}

.req-inquiry h2,
.tour-map h2 {
    background: #1dbdca;
    color: #fff;
    text-align: center;
    padding: 40px;
    border-radius: 10px;
    margin: 0
}

.req-inquiry form {
    width: 90%;
    margin: 20px auto 0
}

.req-inquiry form input,
.req-inquiry form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 6px
}

.req-inquiry form textarea {
    height: 120px
}

.req-inquiry form button {
    border-radius: 10px !important;
    width: 100%
}

.req-inquiry iframe {
    width: 100% !important
}

.tour-map iframe {
    width: 100%;
    height: 410px;
    margin-top: -10px;
    z-index: -31;
    position: relative
}

.tour-map {
    width: 90%;
    margin: 70px auto 0
}

#sub_menu {
    background-color: #1dbdca !important
}

#sub_menu li {
    background-color: unset !important;
    padding: 10px
}

#sub_menu li:hover {
    background-color: #f1841e !important
}

.prod-detailss button.accordion-button.collapsed {
    background: #f1841e;
    color: #fff;
    font-size: 20px
}

.prod-detailss .accordion-button::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7500%) hue-rotate(277deg) brightness(106%) contrast(111%)
}

.prod-detailss button.accordion-button {
    font-size: 20px;
    color: #fff !important;
    background: #f1841e !important;
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .25)
}

.prod-detailss .accordion-item {
    margin: 10px 0
}

.vacation-main {
    box-shadow: 0 0 20px 0 #000;
    border-radius: 20px;
    position: relative
}

.vacation-img img {
    width: 100%;
    height: 435px;
    border-radius: 20px;
    object-fit: cover
}

.vacation-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    align-items: center;
    align-content: center;
    background-image: linear-gradient(0deg, #000, transparent);
    display: none;
    height: 0;
    transition: .5s ease-in-out
}

.vacation-txt h4 {
    font-size: 26px;
    color: #f4831f;
    line-height: 28px
}

.vacation-txt a {
    font-size: 18px;
    color: #1dbdca
}

.vacation-main:hover .vacation-txt {
    display: grid;
    transition: .5s ease-in-out;
    height: 100%
}

.vacation-img {
    margin: 0 0 30px
}

.offer-head .nav-tabs {
    margin-top: 0;
    justify-content: center
}

.offer-head h2 {
    text-transform: capitalize
}

section.offer-sec {
    padding: 0 0 100px
}

.offer_box {
    position: relative;
    overflow: hidden;
    border-radius: 20px
}

.offer_box:hover img {
    transform: scale(1.5);
    transition: .8s
}

.offer_box img {
    border-radius: 20px;
    height: 450px;
    object-fit: cover
}

.offer_box:hover:before {
    height: 100%;
    transition: .5s
}

.offer_box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #1ebbca6e;
    transition: .5s
}

.Title_Sec {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    padding-bottom: 20px;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .65) 100%, rgba(0, 0, 0, 0) 0);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .65) 100%, rgba(0, 0, 0, 0) 0);
    background: linear-gradient(to top, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, 0) 100%)
}

.Title_Sec h4 {
    color: #fff;
    text-align: center;
    font-size: 18px
}

.Title_Sec h4:hover {
    color: #f08302
}

.more {
    font-size: 14px;
    color: #f39f1e
}

a.more:hover {
    background: #1ebbca;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    border-radius: 31px
}

.What_we_offer {
    background: url(https://jdbtravels.com/demo/public/uploads/pages/new.jpg) bottom/cover no-repeat fixed;
    padding: 120px 0;
    position: relative
}

.slider_test button.slick-next.slick-arrow {
    position: absolute;
    right: -8%;
    top: 50%;
    background: url(https://jdbtravels.com/demo/public/uploads/pages/right-arrow.png) no-repeat;
    width: 40px;
    height: 40px;
    border: none;
    font-size: 0;
    outline: 0
}

.slider_test button.slick-next:before,
.slider_test button.slick-prev:before {
    content: "";
    display: none
}

.slider_test button.slick-prev.slick-arrow {
    position: absolute;
    left: -8%;
    top: 50%;
    background: url(https://jdbtravels.com/demo/public/uploads/pages/left-arrow.png) no-repeat;
    width: 40px;
    height: 40px;
    border: none;
    font-size: 0;
    outline: 0
}

.What_we_offer:before {
    position: absolute;
    content: '';
    background: url('https://jdbtravels.com/demo/public/uploads/pages/umrella.png') 0 0/57% no-repeat;
    width: 250px;
    height: 225px;
    top: 5%;
    left: 85%;
    animation: 2s infinite bounce;
    -webkit-animation: 2s infinite bounce;
    -moz-animation: 2s infinite bounce;
    -o-animation: 2s infinite bounce
}

.What_we_offer h2 {
    font-size: 44px;
    color: #1ebbca;
    font-weight: 700;
    padding-bottom: 41px
}

.travel-advisor-img img,
.true-advisor-img img {
    padding: 20px;
    box-shadow: 0 0 10px 0 #a7a7a7;
    width: 50%
}

.What_we_offer h3 {
    color: #f5a622;
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase
}

.travel-advisor-img img {
    margin: 0 auto
}

section.advisor-img-section {
    margin-bottom: 80px
}

.country_box h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 0 20px #000;
    text-align: center
}

.country_listing_page .col-lg-3,
.country_listing_page .col-lg-4 {
    padding: 0 8px
}

.country_listing_page {
    padding: 0 0 50px
}

#countdown li {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px;
    box-shadow: 0 0 10px #00000017;
    width: 80px
}

#countdown li:not(:last-child) {
    margin-right: 20px
}

#countdown li span {
    display: block;
    font-size: 27px
}

.country_box a img {
    width: 100%;
    height: 235px;
    object-fit: cover;
    opacity: .5
}

.cd-breadcrumb,
.cd-multi-steps {
    padding: .5em 1em;
    background-color: #edeff0
}

.cd-breadcrumb::after,
.cd-multi-steps::after {
    clear: both;
    content: "";
    display: table
}

.cd-breadcrumb li,
.cd-multi-steps li {
    display: inline-block;
    float: left;
    margin: .5em 0
}

.cd-breadcrumb li::after,
.cd-multi-steps li::after {
    display: inline-block;
    content: '\00bb';
    margin: 0 .6em;
    color: #959fa5
}

.cd-breadcrumb li:last-of-type::after,
.cd-multi-steps li:last-of-type::after {
    display: none
}

.cd-breadcrumb li>*,
.cd-multi-steps li>* {
    display: inline-block;
    font-size: 1.4rem;
    color: #2c3f4c
}

.cd-breadcrumb li.current>*,
.cd-multi-steps li.current>*,
.no-touch .cd-breadcrumb a:hover,
.no-touch .cd-multi-steps a:hover {
    color: #96c03d
}

.cd-breadcrumb.custom-separator li::after,
.cd-multi-steps.custom-separator li::after {
    content: '';
    height: 16px;
    width: 16px;
    background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-separator.svg) center center no-repeat;
    vertical-align: middle
}

.cd-breadcrumb.custom-icons li>::before,
.cd-multi-steps.custom-icons li>::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: .4em;
    margin-top: -2px;
    background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-icons-01.svg) no-repeat;
    vertical-align: middle
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2)>::before,
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(2)>::before {
    background-position: -20px 0
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3)>::before,
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(3)>::before {
    background-position: -40px 0
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4)>::before,
.cd-multi-steps.custom-icons li:not(.current):nth-of-type(4)>::before {
    background-position: -60px 0
}

.cd-breadcrumb.custom-icons li.current:first-of-type>::before,
.cd-multi-steps.custom-icons li.current:first-of-type>::before {
    background-position: 0 -20px
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(2)>::before,
.cd-multi-steps.custom-icons li.current:nth-of-type(2)>::before {
    background-position: -20px -20px
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(3)>::before,
.cd-multi-steps.custom-icons li.current:nth-of-type(3)>::before {
    background-position: -40px -20px
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(4)>::before,
.cd-multi-steps.custom-icons li.current:nth-of-type(4)>::before {
    background-position: -60px -20px
}

.cd-multi-steps.count li {
    counter-increment: steps
}

.cd-multi-steps.count li>::before {
    content: counter(steps) " - "
}

@media only screen and (min-width: 768px) {

    .cd-breadcrumb,
    .cd-multi-steps {
        padding: 0 1.2em
    }

    .cd-breadcrumb li,
    .cd-multi-steps li {
        margin: 1.2em 0
    }

    .cd-breadcrumb li::after,
    .cd-multi-steps li::after {
        margin: 0 1em
    }

    .cd-breadcrumb li>*,
    .cd-multi-steps li>* {
        font-size: 1.1rem
    }

    .cd-breadcrumb.triangle {
        background-color: transparent;
        padding: 0
    }

    .cd-breadcrumb.triangle li {
        position: relative;
        padding: 0;
        margin: 4px 4px 4px 0
    }

    .cd-breadcrumb.triangle li:last-of-type,
    .cd-multi-steps li:last-of-type {
        margin-right: 0
    }

    .cd-breadcrumb.triangle li>* {
        position: relative;
        padding: 10px 40px;
        color: #2c3f4c;
        background-color: #edeff0;
        border-color: #edeff0
    }

    .cd-breadcrumb.triangle li.current>* {
        color: #fff;
        background-color: #f08301;
        border-color: #f08301
    }

    .cd-breadcrumb.triangle li:first-of-type>* {
        padding-left: 1.6em;
        border-radius: .25em 0 0 .25em
    }

    .cd-breadcrumb.triangle li:last-of-type>* {
        padding-right: 1.6em;
        border-radius: 0 .25em .25em 0
    }

    .no-touch .cd-breadcrumb.triangle a:hover {
        color: #fff;
        background-color: #2c3f4c;
        border-color: #2c3f4c
    }

    .cd-breadcrumb.triangle li::after,
    .cd-breadcrumb.triangle li>::after {
        content: '';
        position: absolute;
        top: 0;
        left: 100%;
        content: '';
        height: 0;
        width: 0;
        border: 23px solid transparent;
        border-right-width: 0;
        border-left-width: 20px
    }

    .cd-breadcrumb.triangle li::after {
        z-index: 1;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
        border-left-color: #fff;
        margin: 0
    }

    .cd-breadcrumb.triangle li>::after {
        z-index: 2;
        border-left-color: inherit
    }

    .cd-breadcrumb.triangle li:last-of-type::after,
    .cd-breadcrumb.triangle li:last-of-type>::after {
        display: none
    }

    .cd-breadcrumb.triangle.custom-separator li::after {
        background-image: none
    }

    .cd-breadcrumb.triangle.custom-icons li::after,
    .cd-breadcrumb.triangle.custom-icons li>::after {
        border-top-width: 25px;
        border-bottom-width: 25px
    }

    @-moz-document url-prefix() {

        .cd-breadcrumb.triangle li::after,
        .cd-breadcrumb.triangle li>::after {
            border-left-style: dashed
        }
    }

    .cd-breadcrumb.triangle.custom-icons li.current:first-of-type em::before,
    .cd-multi-steps.text-center.custom-icons li.current:first-of-type em::before,
    .no-touch .cd-breadcrumb.triangle.custom-icons li:first-of-type a:hover::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:first-of-type a:hover::before {
        background-position: 0 -40px
    }

    .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(2) em::before,
    .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(2) em::before,
    .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(2) a:hover::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(2) a:hover::before {
        background-position: -20px -40px
    }

    .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(3) em::before,
    .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(3) em::before,
    .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(3) a:hover::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(3) a:hover::before {
        background-position: -40px -40px
    }

    .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(4) em::before,
    .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(4) em::before,
    .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(4) a:hover::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(4) a:hover::before {
        background-position: -60px -40px
    }

    .cd-multi-steps {
        background-color: transparent;
        padding: 0;
        text-align: center
    }

    .cd-multi-steps li {
        position: relative;
        float: none;
        margin: .4em 40px .4em 0
    }

    .cd-multi-steps li::after {
        position: absolute;
        content: '';
        height: 4px;
        background: #edeff0;
        margin: 0
    }

    .cd-multi-steps li.visited::after,
    .cd-multi-steps.text-bottom li.current>::before,
    .cd-multi-steps.text-bottom li.visited>::before,
    .cd-multi-steps.text-top li.current>::before,
    .cd-multi-steps.text-top li.visited>::before {
        background-color: #96c03d
    }

    .cd-multi-steps li.current>*,
    .cd-multi-steps li>* {
        position: relative;
        color: #2c3f4c
    }

    .cd-multi-steps.custom-separator li::after {
        height: 4px;
        background: #edeff0
    }

    .cd-multi-steps.text-center li::after {
        width: 100%;
        top: 50%;
        left: 100%;
        -webkit-transform: translateY(-50%) translateX(-1px);
        -moz-transform: translateY(-50%) translateX(-1px);
        -ms-transform: translateY(-50%) translateX(-1px);
        -o-transform: translateY(-50%) translateX(-1px);
        transform: translateY(-50%) translateX(-1px)
    }

    .cd-multi-steps.text-center li>* {
        z-index: 1;
        padding: .6em 1em;
        border-radius: .25em;
        background-color: #edeff0
    }

    .no-touch .cd-multi-steps.text-center a:hover {
        background-color: #2c3f4c
    }

    .cd-multi-steps.text-center li.current>*,
    .cd-multi-steps.text-center li.visited>* {
        color: #fff;
        background-color: #96c03d
    }

    .cd-multi-steps.text-center.custom-icons li.visited a::before {
        background-position: 0 -60px
    }

    .cd-multi-steps.text-bottom li,
    .cd-multi-steps.text-top li {
        width: 80px;
        text-align: center
    }

    .cd-multi-steps.text-bottom li::after,
    .cd-multi-steps.text-top li::after {
        position: absolute;
        left: 50%;
        width: calc(100% + 40px)
    }

    .cd-multi-steps.text-bottom li>::before,
    .cd-multi-steps.text-top li>::before {
        content: '';
        position: absolute;
        z-index: 1;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 12px;
        width: 12px;
        border-radius: 50%;
        background-color: #edeff0
    }

    .no-touch .cd-multi-steps.text-bottom a:hover,
    .no-touch .cd-multi-steps.text-top a:hover {
        color: #96c03d
    }

    .no-touch .cd-multi-steps.text-bottom a:hover::before,
    .no-touch .cd-multi-steps.text-top a:hover::before {
        box-shadow: 0 0 0 3px rgba(150, 192, 61, .3)
    }

    .cd-multi-steps.text-top li::after {
        bottom: 4px
    }

    .cd-multi-steps.text-top li>* {
        padding-bottom: 20px
    }

    .cd-multi-steps.text-top li>::before {
        bottom: 0
    }

    .cd-multi-steps.text-bottom li::after {
        top: 3px
    }

    .cd-multi-steps.text-bottom li>* {
        padding-top: 20px
    }

    .cd-multi-steps.text-bottom li>::before {
        top: 0
    }

    .cd-multi-steps.text-bottom.count li>::before,
    .cd-multi-steps.text-top.count li>::before {
        content: counter(steps);
        height: 26px;
        width: 26px;
        line-height: 26px;
        font-size: 1.4rem;
        color: #fff
    }

    .cd-multi-steps.text-bottom.count li:not(.current) em::before,
    .cd-multi-steps.text-top.count li:not(.current) em::before {
        color: #2c3f4c
    }

    .cd-multi-steps.text-top.count li::after {
        bottom: 11px
    }

    .cd-multi-steps.text-top.count li>* {
        padding-bottom: 34px
    }

    .cd-multi-steps.text-bottom.count li::after {
        top: 11px
    }

    .cd-multi-steps.text-bottom.count li>* {
        padding-top: 34px
    }
}

#search_section input {
    width: 50%;
    height: 50px;
    margin-top: 5px;
    float: right
}

.bnrimgtxt {
    background: #0000007a !important;
    height: 100%;
    left: 0;
    top: 0;
    align-items: end
}

.country_box {
    position: relative;
    margin-bottom: 12px;
    background: #000
}

.testi-pagination {
    text-align: center;
    margin: 0 auto;
    padding-top: 100px
}

.testi-pagination nav ul li {
    width: auto !important
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.pagination li {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    box-shadow: 0 1px 4px 2px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-right: 7px
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center
}

.menu_sec #menu>li:nth-child(6):hover ul {
    display: block !important
}

.menu_sec #menu>li:nth-child(6):after {
    background: #1dbdca !important;
    bottom: -15px !important
}

section.BannerSec {
    display: flex;
    align-items: center;
}

.iner-serv-text-box h2 {
    font-size: 45px !important;
    color: #fff !important;
    margin: 0 0 17px auto !important;
    width: 50% !important;
}

.menu_sec #menu li:nth-child(6) a {
    color: #000 !important;
}


/* blog-box */

.blog-main-box {
    display: block;
    margin-bottom: 25px;
}

.blog-img {
    width: 100%;
    height: 300px;
    min-height: 100%;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.blog-text {
    margin: 25px 0px;
    position: relative;
    padding: 25px 25px 25px 0px;
}

.blog-text::before {
    top: 0;
    right: 0;
    width: 115%;
    content: '';
    height: 100%;
    z-index: -1;
    border-radius: 10px;
    position: absolute;
    background-color: #fff;
    box-shadow: -6.772px 8.668px 18.96px 5.04px rgba(0, 0, 0, 0.06);
}

.blog-text ul {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    justify-content: space-between;
}

.blog-text h6 {
    color: #f1841e;
    text-decoration: underline;
}

.blog-text ul li {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.blog-text ul li i {
    color: #f1841e;
    font-size: 12px;
}

.blog-text ul li h6 {
    color: #000;
    font-size: 12px;
    margin-bottom: 0;
    text-decoration: none;
}

.blog-text h4 {
    font-size: 25px;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.blog-text p {
    overflow: hidden;
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.blog-sec {
    padding: 100px 0px;
}

/* blog-box */


/* blog-detail-sec */

.blog-detail-sec {
    padding: 100px 0px;
}

.blog-detail-img {
    width: 100%;
    height: 575px;
    margin-bottom: 25px;
}

.blog-detail-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.blog-detail-text {
    padding-right: 10%;
}

.blog-detail-text ul li {
    padding-left: 20px;
    position: relative;
}

.blog-detail-text ul li:before {
    position: absolute;
    content: '';
    background: #41bec9;
    width: 10px;
    height: 10px;
    border-radius: 30px;
    left: 0;
    top: 7px;
}

.blog-detail-text ul {
    gap: 15px;
    display: flex;
    margin-bottom: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
}

.blog-detail-text ul li i {
    color: #f1841e;
}

.blog-detail-text ul li h5 {
    font-style: italic;
    color: #f1841e;
    margin-bottom: 0;
}

.blog-detail-text h2 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 10px;
}

.blog-detail-text p {
    margin-bottom: 15px;
}

.blog-detail-text p a {
    color: #f1841e;
}

.blog-detail-text h3 {
    width: 90%;
    color: #1dbdca;
    font-size: 30px;
    margin: 25px auto;
    text-align: center;
}

.blog-detail-text h4 {
    font-size: 28px;
    margin-bottom: 15px;
}

.blog-detail-text form input {
    width: 100%;
    height: 60px;
    color: #000;
    padding: 10px 15px;
    margin-bottom: 25px;
    border-radius: 10px;
    border: 1px solid #ccc4c4;
    background-color: transparent;
}

.blog-detail-text form textarea {
    width: 100%;
    height: 280px;
    color: #000;
    padding: 10px 15px;
    margin-bottom: 25px;
    border-radius: 10px;
    border: 1px solid #ccc4c4;
    background-color: transparent;
}

.blog-detail-text form button {
    border: none;
    height: 55px;
    font-size: 16px;
    padding: 10px 60px;
    border-radius: 10px;
}

.blog-detail-text form input::placeholder,
.blog-detail-text form textarea::placeholder {
    color: #7f7a7a;
    font-style: italic;
}

.blog-side-bar img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 25px;
}

.blog-side-bar h3 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

.blog-side-bar p {
    margin-bottom: 25px;
}

.blog-side-bar {
    padding: 25px;
    border-radius: 15px;
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
}

.blog-side-bar ul {
    margin-bottom: 25px;
}

.blog-side-bar ul li {
    padding-left: 20px;
    position: relative;
}

.blog-side-bar ul li:before {
    position: absolute;
    content: '';
    background: #41bec9;
    width: 10px;
    height: 10px;
    border-radius: 30px;
    left: 0;
    top: 7px;
}

.blog-side-bar ul li {
    margin-bottom: 5px;
}

.blog-side-bar form input {
    width: 100%;
    height: 60px;
    color: #000;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 25px;
    border: 1px solid #ccc4c4;
    background-color: transparent;
}

.blog-side-bar form input::placeholder {
    color: #7f7a7a;
    font-style: italic;
}

.blog-side-bar form button {
    border: none;
    height: 55px;
    font-size: 16px;
    padding: 10px 60px;
    border-radius: 10px;
}

.blog-detail-text ul.top-list {
    flex-direction: row;
    justify-content: flex-start;
}

.blog-detail-text ul.top-list li {
    padding: 0;
}

.blog-detail-text ul.top-list li::before {
    display: none;
}

/* blog-detail-sec */