.tour-listing-details__destination__btn i {
     color: #ffffff;
}
.tour-listing-details__destination__btn {
    border: 0px solid var(--gotur-base, #63ab45);
     background: #2ca3bf;padding: 16px 49px 16px 22px;color: #ffffff;
}

 .mshpt {
    margin-left: 20px;
}.tour-listing-details__destination__right:hover .tour-listing-details__destination__social__list {
     z-index: 9;
 }
.offer-one__card__content .sec-title .sec-title__title {
     background: #143b4a63;
    width: max-content;
    padding: 8px;
}.offer-one__card__content .sec-title .sec-title__tagline {
     border-radius: 0;
 }
.listing-card-four__price__number {
     margin-bottom: 10px;
}
.dtoffstrong {
    text-transform: capitalize;
    color: #fff;
    margin-left: 5px;
}
.offer-one__card {
    padding: 25px 20px 15px 20px;
}
p br {
display: block;
white-space: normal;
line-height: 1.8;
}
.tour-listing-details__content__item  ul li {
margin-bottom: 8px;
}
.tour-listing-details__content__item  ul {
margin-top: 10px;
}dl, ol, ul {
margin-top: 0;
margin-bottom: 1.8rem;
}
.h3, h3
{
font-size: 1.5rem;
font-weight: 600;
}
.h2, h2 {
font-size: 1.8rem;
font-weight: 600;
}
.h1, h1 {
font-size: 1.9rem;
font-weight: 600;
}
ol, ul {
padding-right: 2rem;
padding-left: inherit;
}
.main-slider-four__carousel .owl-nav .owl-next .icon-arrow-right{
transform: scaleX(-1);
}
.whats:hover {
background: var(--gotur-base, #2ca3bf);
color: #ffffff;
}
.whats {
position: fixed;
bottom: 100px;
left: 15px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 30px;
line-height: 50px;
text-align: center;
z-index: 100;
cursor: pointer;
background: #28a745;
border-radius: 50%;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
box-shadow: 0 0 0 0 #25d366;
-webkit-animation: pulse 1.5s infinite;
}@keyframes pulse {
0% {
transform: scaleX(1);
}
50% {
transform: scale3d(1.05,1.05,1.05);
box-shadow: 0 0 0 15px #baffd4;
}
to {
transform: scaleX(1);
box-shadow: 0 0 0 0 #25d366;
}
}
.raksa1 {
color: #fff;
margin-bottom: 6px;
}
.raksa2 {
color: #fff;
margin-bottom: 18px;
}
.foo-logo {
width: 200px;
margin-bottom: 25px;
}
.qr-img {
width: 104px;
margin-left: 10px;
}
.l-img1 {
max-height: 100px;
} .span-segl {
font-weight: 600;
color: var(--gotur-base, #2c9eb9);
font-size: 19px;
}
.listing-card-four__price del {
margin-right: 4px;
color: #888;
}
.mb-20 {
margin-bottom: 20px;
}
.delclr {
color: #143b4a !important;
}
.list-unstyled {
padding-right: 0px;
padding-left: initial;
}
.icon-paper-plane {
float: right;
margin-left: 4px;
}
.blog-three, .blog-details, .cart-page, .checkout-page, .contact-top, .contact-page, .destination-two, .tour-listing-page,
.destination-details, .faq-page, .checkout-page__billing-address, .login-page, .team-details-card__inner, .tour-listing-details, .blog-two {
direction: rtl;
}
.table-responsive {
direction: rtl;
}
.destinations-two__bottom__nav .destinations-two__carousel__nav--left {
transform: scaleX(-1);
}
.main-slider-one__bottom__nav .main-slider-one__carousel__nav--right {
transform: rotate(-90deg);
}
.main-slider-one__element-three img {
transform: scaleX(-1);
}
.main-slider-three__element-two img {
transform: scaleX(-1);
}
.main-slider-one__element-two img {
transform: scaleX(-1);
}
.main-slider-three__element__item img {
transform: scaleX(-1);
}
.text-end {
text-align: left !important;
}
.testimonials-two__bottom__nav .testimonials-two__carousel__nav--left {
transform: scaleX(-1);
}
.feature-package__bottom__nav .feature-package__carousel__nav--left {
transform: scaleX(-1);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
left: 15px;
right: auto;
}
.select2-results__option {
text-align: right;
}
.select2-search--dropdown .select2-search__field {
text-align: right;
}
.select2-container--default .select2-selection--single {
text-align: right;
}
.destination-carousel {
direction: ltr;
}
.gotur-owl__carousel--basic-nav.owl-carousel .owl-nav .owl-next {
transform: scaleX(1);
}
.modal.fade .modal-dialog {
direction: rtl;
}
.modal-header .btn-close {
margin-right: auto;
margin-left: 0;
}
.bootstrap-select .dropdown-toggle .filter-option {
text-align: right;
}
.icon-arrow-right:before {
content: "\e92c";
}
.upload-area {
width: 100%;
padding: 40px;
border: 2px dashed rgb(44, 163, 191);
border-radius: 12px;
text-align: center;
cursor: pointer;
transition: 0.3s;
color: rgb(20, 59, 74);
font-size: 18px;
background: rgb(249, 249, 249);
margin-bottom: 15px;
}
.upload-area:hover {
background: rgb(238, 250, 250);
}
.upload-area.dragover {
background: rgb(216, 244, 247);
border-color: rgb(8, 149, 166);
}
.preview {
margin-top: 15px;
display: none;
}
.preview-img {
max-width: 150px;
border-radius: 8px;
border: 1px solid rgb(221, 221, 221);
padding: 4px;
background: rgb(255, 255, 255);
display: block;
}
.file-name {
font-size: 14px;
color: var(--gotur-primary, #143b4a);
margin-top: 8px;
}
.required {
color: red;
}
.product-details__review-title {
margin-bottom: 44px;
font-weight: bold;
font-style: normal;
font-size: 24px;
line-height: 154%;
}
.product-details__comment-title {
margin: -4px 0px 35px;
text-transform: capitalize;
color: var(--gotur-black, #1D231F);
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 123%;
}
@media (min-width: 992px) {
.product-details__comment-title {
margin-bottom: 56px;
}
}
.product-details__comment__list {
margin: 35px 0px 0px;
}
.product-details__comment__card {
margin-bottom: 40px;
padding-bottom: 37px;
border-bottom: 1px solid var(--gotur-border-color, #E5E5E5);
}
@media (min-width: 768px) {
.product-details__comment__card {
display: flex;
align-items: flex-start;
}
}
.product-details__comment__card__top {
display: flex;
align-items: center;
justify-content: space-between;
}
.product-details__comment__card__image {
margin-right: 20px;
}
.product-details__comment__card__image img {
border-radius: 50%;
width: 75px;
border: 1px solid var(--gotur-primary, #143b4a);
padding: 5px;
}
.product-details__comment__card__title {
margin: 20px 0px 15px;
text-transform: capitalize;
color: var(--gotur-base, #2c9eb9);
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 110%;
}
.product-details__comment__card__date {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 100%;
margin-bottom: 20px;
padding-bottom: 0px;
color: var(--gotur-text, #595959);
}
.product-details__comment__card__text {
font-weight: 500;
font-size: 16px;
line-height: 188%;
color: var(--gotur-text, #595959);
margin-bottom: -7px;
padding-bottom: 0px;
}
.product-details__comment__card__star {
color: var(--gotur-base, #2c9eb9);
font-size: 16px;
letter-spacing: 1px;
}
.product-details__comment__card__content {
position: relative;
}
.product-details__form-ratings {
display: flex;
align-items: center;
letter-spacing: 1px;
font-size: 16px;
color: var(--gotur-primary, #F7921E);
margin: 0px 0px 15px;
}
.product-details__form-ratings__label {
display: inline-block;
letter-spacing: 0px;
color: var(--gotur-black, #1D231F);
margin: 0px 17px 0px 0px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 100%;
text-transform: capitalize;
}
.product-details__form-ratings span {
color: var(--gotur-base, #2c9eb9);
}
.product-details__form__form {
margin-top: 30px;
}
::-webkit-scrollbar {
width: 6px;
height: 4px;
}
::-webkit-scrollbar-thumb {
background-color: rgb(44, 158, 185);
background-image: -webkit-linear-gradient(45deg, rgb(17, 61, 72) 25%, transparent 25%, rgba(0, 0, 0, 0) 50%, rgb(17, 61, 72) 50%, rgb(17, 61, 72) 75%, transparent 75%, transparent);
border-radius: 1px;
}
::-webkit-scrollbar-track {
box-shadow: grey 0px 0px 3px inset;
border-radius: 1px;
}
.wave {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
}
.wave path {
fill: rgb(250, 252, 253);
}
.sideSocial a:hover {
border-radius: 16px 0px 0px 16px;
width: 48px;
background: rgb(46, 52, 100);
color: rgb(255, 255, 255);
}
.sideSocial a:last-child {
border-bottom-left-radius: 16px;
}
.sideSocial {
position: fixed;
right: 0px;
top: 50%;
z-index: 9;
transform: translateY(-50%);
flex-direction: column;
justify-content: start;
direction: rtl;
}
.sideSocial a {
width: 36px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgb(3, 81, 124);
color: rgb(255, 255, 255);
border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.sideSocial a:first-child {
border-top-left-radius: 16px;
}
.sideSocial a:last-child {
border-bottom: 0px dashed rgba(69, 71, 75, 0.3);
}
.listing-card-four__meta a {
color: var(--gotur-white, #fff) !important;
}
.about-testimonials {
background-color: var(--gotur-gray, #F3F8F6);
position: relative;
z-index: 1;
}
.justify-content {
justify-content: center;
}
@media (min-width: 0px) and (max-width: 350px) {
.main-header__info a + a {
margin-left: 14px;
}
.main-header--two .mobile-nav__btn {
margin-left: 21px;
}
}
.testimonials-two__bottom__nav {
justify-content: end;
}
.page-header__bg1 {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
width: 100%;
height: 158px;
background-size: cover;
background-repeat: repeat-x;
animation: 60s linear 0s infinite normal none running cloudMove;
background-image: url("../images/shapes/page-header-bg-shape.png");
@media (max-width: 767px) {
height: 95px;
}
}
.page-header__shape-one {
position: absolute;
left: 45px;
top: 25%;
width: 114px;
height: 93px;
background-size: cover;
background-repeat: no-repeat;
animation: 4s linear 0s infinite normal forwards running SlideRight;
background-image: url("../images/shapes/page-header-shape-1.png");
& .video-responsive {
position: relative;
width: 100%;
padding-bottom: 56.25%;
height: 0px;
overflow: hidden;
border-radius: 8px;
box-shadow: rgba(0, 0, 0, 0.08) 0px 6px 18px;
}
& .video-responsive iframe {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border: 0px;
}
@media (max-width: 1199px) {
display: none;
}
}
@keyframes SlideRight {
0% {
transform: translateX(0px);
}
100% {
transform: translateX(100px);
}
}
.page-header__shape-two {
position: absolute;
right: 55px;
top: 25%;
width: 90px;
height: 117px;
background-size: cover;
background-repeat: no-repeat;
animation: 4s linear 0s infinite normal forwards running SlideLeft;
background-image: url("../images/shapes/page-header-shape-2.png");
@media (max-width: 1199px) {
display: none;
}
}
@keyframes SlideLeft {
0% {
transform: translateX(0px);
}
100% {
transform: translateX(-100px);
}
}
@keyframes cloudMove {
0% {
background-position: 1920px 100%;
}
100% {
background-position: 0px 100%;
}
}
.contact-page__contact {
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 40px 5px;
padding: 30px 25px;
border-radius: 15px;
border: 1px solid rgb(245, 245, 245);
}
.blic {
padding-left: 5px;
}
.relative {
position: relative;
}
.aboutback {
background-color: rgba(243, 248, 246, 0);
}
hr.custom-divider {
width: 70%;
margin: 5px auto;
border: none;
background: radial-gradient(circle, rgb(20, 59, 74) 0%, rgb(44, 163, 191) 40%, transparent 80%);
height: 2px !important;
}
.custom-divider {
height: 2px !important;
}
.formmarg {
margin-bottom: 20px;
margin-top: 40px;
}
.choosimg::before {
content: "";
position: absolute;
width: 70%;
height: 70%;
border: 8px solid var(--gotur-base, #2c9eb9);
border-radius: 0px 0px 0px 20px;
right: 0px;
bottom: -20px;
clip-path: polygon(0px 0px, 0px 100%, 100% 100%);
z-index: -1;
transform: scaleX(-1);
}
.gradient {
background-image: linear-gradient(to right, rgb(243, 253, 255), rgb(255, 255, 255));
}
.clrh4 {
margin-bottom: 15px;
color: var(--gotur-primary, #143b4a);
}
.Privacy {
margin-bottom: 30px;
border-bottom: 1px solid rgb(219, 239, 243);
padding-bottom: 10px;
}
.Privacy .title {
font-weight: 600;
color: var(--gotur-base, #2c9eb9);
margin-bottom: 15px;
}
.Privacy ul li {
margin-bottom: 10px;
font-size: 17px;
}
.Privacy:last-child {
margin-bottom: 0px;
border-bottom: 0px solid rgb(231, 230, 230);
padding-bottom: 0px;
}
.Privacy p {
margin-bottom: 10px;
color: rgb(0, 0, 0);
font-size: 17px;
}
.maindiv-page {
padding: 30px 25px;
border-radius: 15px;
border-width: 1px 1px 7px;
border-style: solid;
border-color: rgb(219, 239, 243) rgb(219, 239, 243) rgba(44, 158, 185, 0.17);
border-image: initial;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: var(--bs-dropdown-link-active-color);
}
.listing-card-two__image img {
height: 260px;
}
input[type="time" i]::-webkit-calendar-picker-indicator {
display: none;
}
.relative {
position: relative;
}
.cart-icon1 {
position: relative;
display: inline-block;
}
.cart-icon1 i:hover {
color: rgb(51, 51, 51);
}
.cart-count {
position: absolute;
top: -9px;
right: -12px;
background: rgb(220, 53, 69);
color: rgb(255, 255, 255);
font-size: 11px;
font-weight: bold;
border-radius: 50%;
width: 21px;
height: 21px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
}
.user-dropdown {
position: relative;
display: inline-block;
}
.user-dropdown .aperson {
display: flex;
align-items: center;
gap: 8px;
color: rgb(255, 255, 255);
text-transform: capitalize;
text-decoration: none;
font-weight: 500;
}
.user-dropdown img {
width: 40px;
height: 40px;
border-radius: 50%;
object-fit: cover;
}
.user-dropdown .dropdown-menu {
position: absolute;
left: 0px;
background: rgb(255, 255, 255);
border-radius: 8px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px;
display: none;
flex-direction: column;
min-width: 180px;
overflow: hidden;
z-index: 999;
padding: 0px;
text-align: right;
}
.user-dropdown .dropdown-menu a {
padding: 12px 16px;
color: rgb(51, 51, 51);
text-decoration: none;
display: block;
font-size: 15px;
}
.user-dropdown .dropdown-menu a:hover {
background-color: rgb(243, 243, 243);
color: rgb(44, 158, 185);
}
.user-dropdown:hover .dropdown-menu {
display: flex;
}
@media (max-width: 768px) {
.user-dropdown {
width: 100%;
text-align: center;
}
.user-dropdown .aperson {
}
.user-dropdown img {
width: 36px;
height: 36px;
}
.user-dropdown .dropdown-menu {
position: static;
display: none;
box-shadow: none;
border-radius: 0px;
background: rgb(249, 249, 249);
width: 100%;
padding: 0px;
}
.user-dropdown .dropdown-menu {
display: none;
}
.user-dropdown.active .dropdown-menu {
display: flex;
}
.user-dropdown .dropdown-menu a {
border-bottom: 1px solid rgb(238, 238, 238);
}
}
.cart-page__table__remove {
background: none;
border: none;
cursor: pointer;
padding: 0px 0px 0px 30px;
}
.cart-page__table__remove:focus {
outline: none;
}
.cart-page__table tbody tr:nth-child(2n+1) td {
background-color: rgb(249, 250, 251);
}
.cart-page__table tbody tr:nth-child(2n) td {
background-color: rgb(255, 255, 255);
}
.cart-page__table tbody tr:hover td {
}
.checkout-page__payment__title {
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
color: var(--gotur-black, #1d231f);
}
.checkout-page__payment__item {
background: rgb(248, 248, 248);
border: 1px solid rgb(221, 221, 221);
border-radius: 10px;
padding: 15px 20px;
margin-bottom: 15px;
transition: 0.3s;
}
.checkout-page__payment__item:hover {
background-color: rgb(240, 247, 255);
border-color: var(--gotur-base, #2c9eb9);
}
.custom-radio {
display: flex;
align-items: center;
font-weight: 500;
font-size: 16px;
color: rgb(51, 51, 51);
cursor: pointer;
gap: 10px;
position: relative;
}
.custom-radio input[type="radio"] {
position: absolute;
opacity: 0;
cursor: pointer;
}
.radio-checkmark {
height: 18px;
width: 18px;
border: 2px solid rgb(187, 187, 187);
border-radius: 50%;
display: inline-block;
position: relative;
transition: 0.3s;
}
.custom-radio input[type="radio"]:checked ~ .radio-checkmark {
border-color: var(--gotur-base, #2c9eb9);
background-color: var(--gotur-base, #2c9eb9);
}
.product-details__quantity {
position: relative;
display: flex;
align-items: center;
margin: 0px 0px 40px;
}
.product-details__quantity-title {
margin: 0px 20px 0px 0px;
text-transform: capitalize;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 175%;
}
.product-details__quantity .quantity-box {
position: relative;
width: 98px;
height: 50px;
}
.product-details__quantity .quantity-box input {
width: 98px;
height: 50px;
border: 1px solid var(--gotur-border-color, #E5E5E5);
appearance: textfield;
font-family: var(--gotur-font, "Plus Jakarta Sans", sans-serif);
color: var(--gotur-black, #1D231F);
padding-right: 30px;
outline: none;
font-size: 18px;
font-weight: 700;
background-color: transparent;
}
.product-details__quantity .quantity-box button {
width: 24px;
height: 24px;
color: var(--gotur-text, #595959);
font-size: 8px;
position: absolute;
top: 1px;
left: 1px;
background-color: transparent;
border-top: none;
border-left: none;
border-bottom: none;
border-image: initial;
border-right: 1px solid var(--gotur-border-color, #E5E5E5);
display: flex;
align-items: center;
justify-content: center;
outline: none;
transition: 500ms;
}
.product-details__quantity .quantity-box button.sub {
bottom: 1px;
top: auto;
border-top: 1px solid var(--gotur-border-color, #E5E5E5);
}
.product-details__quantity .quantity-box button:hover {
color: var(--gotur-base, #63AB45);
}
.cart-page__table .addcart {
padding: 16px 20px;
}
.nav-tabs .active-btn .nav-link {
color: rgb(255, 255, 255);
background: var(--gotur-base, #2c9eb9);
border-radius: 33px;
border: 1px solid var(--gotur-base, #2c9eb9);
}
.nav-tabs .nav-link {
margin-bottom: -1px;
background: rgb(255, 255, 255);
border-radius: 33px;
border: 1px solid var(--gotur-primary, #143b4a);
color: var(--gotur-primary, #143b4a);
cursor: pointer;
padding: 11px 20px;
text-transform: capitalize;
}
.nav-tabs .nav-link:hover {
isolation: isolate;
background: var(--gotur-base, #2c9eb9);
color: rgb(255, 255, 255);
}
.nav-tabs {
display: flex;
justify-content: center;
}
.nav-tabs {
margin-bottom: 25px;
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0px;
margin-bottom: 0px;
list-style: none;
gap: 30px;
padding-bottom: 25px;
}
.nav-link i {
padding-right: 5px;
}
.checkout-page__form .change {
padding: 18px 35px;
}
.listing-card-four__featured {
background-color: rgb(220, 53, 69);
margin-top: 10px;
color: rgb(255, 255, 255);
padding: 4px 14.6px;
}
.pdr {
padding-right: 5px;
}
.listing-card-four__featured:hover {
background-color: rgb(255, 255, 255);
color: rgb(220, 53, 69);
}
.user-profile-header .user-profile-img {
margin-left: 40px;
border-radius: 20px;
border-color: rgb(243, 243, 243) !important;
}
.user-profile-header-banner img {
height: 260px;
object-fit: cover;
width: 100%;
}
.rounded-top {
height: 215px;
object-fit: cover;
width: 100%;
background: var(--gotur-primary, #143b4a);
border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
}
.user-profile-header .user-profile-img {
border: 5px solid;
width: 120px;
position: relative;
top: -50px;
padding: 3px;
}
.proffile {
border: 1px solid rgb(235, 235, 235);
border-radius: 20px;
}
.tablepersonal {
width: 100%;
border-collapse: collapse;
background: rgb(255, 255, 255);
border-radius: 12px;
overflow: hidden;
margin-bottom: 40px;
}
.tablepersonal td {
padding: 14px 18px;
text-align: left;
vertical-align: middle;
font-size: 15px;
border-bottom: 1px solid rgb(240, 240, 240);
}
.tablepersonal tr:nth-child(2n) {
background: rgb(249, 249, 249);
}
.tablepersonal td.right {
text-align: right;
font-weight: 500;
color: var(--gotur-primary, #143b4a);
}
.pro__price--total {
color: rgb(44, 158, 185);
font-weight: 700;
}
.tablepersonal thead {
background: var(--gotur-base, #2c9eb9);
color: rgb(255, 255, 255);
}
.tablepersonal th, .tablepersonal td {
padding: 14px 18px;
text-align: left;
color: var(--gotur-base, #2c9eb9);
font-weight: 600;
}
.tablepersonal th {
text-align: center;
color: rgb(255, 255, 255);
font-size: 20px;
}
@media (max-width: 768px) {
.tablepersonal {
width: 100%;
margin-top: -20px;
margin-bottom: 25px;
}
.tablepersonal td {
display: block;
text-align: left;
width: 100%;
padding: 10px;
}
.tablepersonal td.right {
text-align: left;
font-weight: 500;
color: rgb(51, 51, 51);
}
.tablepersonal tr {
display: block;
}
}
.language-switcher {
display: flex;
align-items: center;
gap: 6px;
}
.language-switcher .lang {
color: rgb(255, 255, 255);
text-decoration: none;
font-weight: 500;
transition: color 0.3s;
}
.language-switcher .lang:hover {
color: rgb(44, 158, 185);
}
.language-switcher .divider {
color: rgba(255, 255, 255, 0.5);
}
.language-switcher .active {
color: var(--gotur-base, #2c9eb9);
font-weight: 600;
}
.btnmore-foot button,
.btnmore-foot a {
background: none;
border: none;
color: var(--gotur-base, #2c9eb9);
cursor: pointer;
padding: 0px 0px 0px 15px;
font-weight: bold;
margin-bottom: 10px;
text-transform: capitalize;
margin-top: 10px;
display: inline-block;
text-decoration: none;
}
.pdlang {
padding-left: 5px;
}
.mobile-nav__lang .mobile-nav__contact__icon {
color: rgb(44, 158, 185);
font-size: 16px;
}
.mobile-nav__lang .lang-switch {
display: flex;
align-items: center;
gap: 8px;
}
.mobile-nav__lang .lang-switch a {
color: var(--gotur-white, #fff);
font-weight: 500;
text-decoration: none;
transition: color 0.3s;
}
.mobile-nav__lang .lang-switch a:hover, .mobile-nav__lang .lang-switch a.active {
color: rgb(44, 158, 185);
}
.line {
border-bottom: 1px solid var(--gotur-border-color, #E5E5E5);
padding-bottom: 35px;
}
.checkout-details {
background-color: rgb(248, 249, 250);
padding: 30px;
border-radius: 20px;
justify-content: center;
display: flex;
}
.danger {
color: rgb(220, 53, 69);
}
.title-attachment {
margin-bottom: 30px;
text-transform: capitalize;
font-weight: 600;
color: var(--gotur-base, #2ca3bf);
}
.attach__page .gotur-btn {
padding: 17px 40px;
font-weight: 700;
}
.pdd-profile {
padding: 30px;
}
.team-btn {
padding-top: 16px;
margin-top: 15px;
border-top: 1px solid var(--gotur-border-color, #E5E5E5);
}
.status {
padding: 8px 12px;
font-size: 13px;
border-radius: 30px;
font-weight: 600;
text-transform: capitalize;
}
.actions {
display: flex;
gap: 8px;
justify-content: center;
}
.btn-action {
width: 32px;
height: 32px;
border-radius: 6px;
display: flex;
align-items: center;
justify-content: center;
border: none;
outline: none;
cursor: pointer;
transition: 0.2s ease-in-out;
font-size: 14px;
}
.btn-view {
background: rgb(227, 242, 253);
color: rgb(13, 110, 253);
}
.btn-edit {
background: rgb(255, 243, 205);
color: rgb(133, 100, 4);
}
.btn-pay {
background: rgb(212, 237, 218);
color: rgb(21, 87, 36);
}
.btn-delete {
background: rgb(248, 215, 218);
color: rgb(114, 28, 36);
}
.btn-action:hover {
transform: translateY(-2px);
opacity: 0.8;
}
.cart-page__buttons button {
border-radius: 50px;
padding: 20px 25px;
text-transform: capitalize;
font-weight: 600;
}
.dangertext {
font-weight: 600;
text-transform: capitalize;
}
.files-wrapper {
margin: auto;
display: flex;
flex-direction: column;
gap: 20px;
}
.file-row {
display: flex;
justify-content: space-between;
align-items: center;
background: rgb(255, 255, 255);
padding: 18px;
border-radius: 15px;
border: 1px solid rgb(234, 234, 234);
box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 5px;
direction: rtl;
}
.file-name {
font-size: 18px;
font-weight: 600;
color: var(--gotur-primary, #143b4a);
display: flex;
align-items: center;
gap: 8px;
text-transform: capitalize;
}
.file-actions {
display: flex;
gap: 10px;
}
.btn-view, .btn-download {
padding: 8px 14px;
border-radius: 6px;
border: none;
cursor: pointer;
color: rgb(255, 255, 255);
font-size: 14px;
display: flex;
align-items: center;
gap: 6px;
text-decoration: none;
transition: 0.25s;
}
.btn-view {
background: var(--gotur-base, #2c9eb9);
}
.btn-view:hover {
background: var(--gotur-primary, #143b4a);
}
.btn-download {
background: rgb(25, 135, 84);
}
.btn-download:hover {
background: rgb(20, 108, 67);
}
.actions .btn-action {
position: relative;
}
.actions .btn-action:hover::after {
content: attr(title);
position: absolute;
top: -30px;
left: 50%;
transform: translateX(-50%);
background: rgb(0, 0, 0);
color: rgb(255, 255, 255);
padding: 4px 8px;
font-size: 12px;
border-radius: 4px;
white-space: nowrap;
z-index: 100;
opacity: 1;
pointer-events: none;
}
.actions .btn-action::after {
opacity: 0;
transition: 0.2s;
}
.select2-container--open .select2-dropdown--below {
min-width: 263px;
}
.check1 .mb-10 {
margin-left: 20px;
}
.check1 button {
padding-left: 30px;
padding-right: 30px;
text-transform: uppercase;
}
.check1 .aclass {
padding-left: 30px;
padding-right: 30px;
text-transform: uppercase;
}
.servimgdiv {
position: relative;
border-radius: 30px;
overflow: hidden;
box-shadow: 0px 10px 39.2px 0.8px rgba(0, 0, 0, 0.1);
}
.servimgdiv img {
width: 100%;
height: 360px;
object-fit: cover;
display: block;
}
.servimgdiv-content {
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
background: rgb(255 255 255 / 91%);
padding: 18px 30px;  width: 90%;
border-radius: 20px;
text-align: center;
box-shadow: 0 4px 25px rgba(0, 0, 0, 0.15);
}
.servimgdiv-content  a {
text-decoration: none;
color: var(--gotur-primary, #143b4a);
transition: color 0.3s ease;
font-weight: 600;
}
.servimgdiv-content  a:hover {
color: var(--gotur-base, #2c9eb9);
}
.check2 {
text-align: center;
}
.check2 .center a{
padding-left: 30px;
padding-right: 30px;
}
.ph-pdl {
padding-right: 75px !important;
}
.country-code {
background-color: #2ca3bf;
padding: 21px 16px;
border-right: none;
border-radius: 0px 10px 10px 0px;
font-weight: 600;
color: #ffffff;
position: absolute;
top: 32px;
margin-left: 95px;direction: ltr;
unicode-bidi: embed;
}
@media (min-width: 0px) and (max-width: 991px) {
.banner-form .banner-form__control {
padding-left: 0px;
}
.select2-container--default .select2-selection--single
{
padding: 15px 0px;
}
.banner-form__wrapper {
padding: 32px 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
left: 1px;
right: auto;
}
.main-slider-four__item {
height: 35vh;
}
.main-slider-four__title {
margin-bottom: 8px;
}
.main-slider-four__content {
width: 100%;
padding: 0 15px;
padding-top: 50px;
padding-bottom: 0;
}
.main-slider-four__form {
margin-top: -20px;
}
.main-slider-four__title {
font-size: 27px;
line-height: 40px;
font-weight: 700;
}
.main-slider-four__subtitle {
font-size: 18px;
}
.banner-form__wrapper {
margin-bottom: 10px;
}
.dis-fft {
flex-direction: column-reverse;
display: flex;
}
.dis-fft2 {
display: block;margin-bottom: 25px;
}
.destinations-card__thumb img {
object-fit: cover;
height: 175px;
}
.servimgdiv img {
height: 350px;
}
.servimgdiv-content {
padding: 18px 30px;  width: 90%;
}
.check1 {
display: block;
text-align: center;
}
.check1 .mb-10{margin-bottom: 15px;margin-left: 0px;}
.file-row {
flex-direction: column;
align-items: center;
gap: 16px;
padding: 15px;
}
.file-actions {
width: 100%;
display: flex;
justify-content: flex-start;
gap: 10px;
}
.file-name {
font-size: 18px;
}
.file-actions .btn-view, .file-actions .btn-download {
flex: 1 1 0%;
justify-content: center;
}
.pdd-profile {
padding: 10px;
}
.team-details-card__thumb img {
height: 320px;
}
.team-details-card__inner {
padding: 17px;
}
.title-attachment {
margin-bottom: 20px;
}
.checkout-page__billing-address__title {
margin: 0px 0px 20px;
padding-bottom: 15px;
}
.checkout-page__payment {
padding: 20px;
}
.cart-page__table {
margin: 0px;
}
.cart-page__table tbody tr td {
padding: 12px 0px;
}
.cart-page__coupone__title {
margin-bottom: -6px;
}
.destination-details__sidebar__item-list {
padding: 13px;
}
.destination-details__sidebar__list li {
display: block;
}
.destination-details__sidebar__list li p {
margin-bottom: 2px;
}
.destination-details__sidebar__item-map iframe {
height: 300px;
}
.destination-details__content__item + .destination-details__content__item {
margin-top: 22px;
}
.destination-details__title {
margin-bottom: 12px;
}
.destination-details__content__thumb + .destination-details__content__faq {
margin-top: 22px;
}
.tour-listing-details__thumb__item img {
height: 300px;
}
.tour-listing-details__content__item + .tour-listing-details__content__item {
margin-top: 22px;
}
.tour-listing-details__sidebar__item-form {
padding: 20px;
}
.tour-listing-details__info-area__info {
margin-top: 25px;
flex-wrap: wrap;
gap: 20px 0;
}
.tour-listing-details__info-area li {
width: 50%;
}
.login-page__thumb img {
height: auto;
}
.login-page__thumb::after {
right: 15px;
}
.login-page__content {
padding: 30px 25px;
}
.login-page__thumb {
display: none;
}
.destination-card-two__thumb img {
height: 380px;
}
.destination-details__content__thumb__item img {
height: 300px;
}
.listing-card-four__image img {
height: 230px;
}
.listing-card-two__image img {
height: 230px;
}
.destination-carousel .destination-carousel__item img {
object-fit: cover;
width: 100%;
height: 220px;
}
.tour-listing-details__destination__social__list {
right: calc(100% + 1px);
left: auto;
}
.tour-listing-details__destination__inner {
align-items: start;
}
.product-details__comment__card__top {
display: block;
}
.product-details__comment__card__image img {
margin-bottom: 10px;
}
.product-details__comment__card__star {
margin-bottom: 10px;
}
.product-details__comment__card {
margin-bottom: 10px;
}
.tour-listing-details__sidebar__item-box iframe {
height: 250px;
}
.maindiv-page {
padding: 30px 15px;
}
.blog-details .blog-details-card__meta {
gap: 11px;
}
.blog-details .blog-details-card__image img {
height: 220px;
}
.blog-details .blog-details-card__title {
font-size: 23px;
}
.sidebar__single {
padding: 30px 20px;
}
.page-header__title {
font-size: 30px;
}
.team-card__thumb img {
height: 350px;
}
.gotur-owl__carousel--basic-nav.owl-carousel .owl-nav {
margin-top: 30px;
}
.choosimg::before {
right: -13px;
}
.about-five__thumb__item-small {
margin-top: -130px;
}
.page-header {
border-bottom: 1px solid rgb(248, 249, 250);
background: rgb(248, 249, 250);
}
.faq-accordion .accordion-content .inner {
padding: 20px 17px;
}
.faq-accordion .active .accordion-title {
padding: 24px 19px;
}
.faq-accordion .accordion-title {
padding: 27px 20px;
}
.faq-accordion .accordion-content p {
font-size: 17px;
line-height: 160%;
}
.testimonials-two__bottom__nav1 {
justify-content: start;
}
.main-header--two .main-header__btn {
display: none;
}
.main-slider-one__sub-title {
font-size: 20px;
}
.main-slider-one__title {
font-size: 30px;
}
.about-five__thumb__item-small img {
height: 221px;
width: 262px;
}
.about-five__thumb__item img {
height: 375px;
}
.blog-card-two__image img {
height: 200px;
}
.destinations-card__thumb {
height: auto;
margin-bottom: 10px;
}
.destinations-card__title {
line-height: 28px;
font-size: 20px;
}
.sec-title__title {
font-size: 28px;
}
.section-space {
padding: 30px 0px;
}
.about-five--two .about-five__thumb__item-small {
display: none;
}
.about-five--two .about-five__thumb__item {
padding-right: 0px;
padding-left: 18px;
}
.about-five__thumb::after {
left: -4px;
}
.listing-card-four__content {
padding: 0px;
}
.listing-card-four__meta {
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
border-radius: 0px;
}
.listing-card-four__rating {
margin-top: 12px;
}
.text-end {
text-align: right !important;
}
.offer-one__card--two .offer-one__card__btn {
text-align: start;
}
.blog-card-two__date__day {
font-size: 16px;
}
.blog-card-two__date {
padding: 14px;
}
.client-carousel__title {
margin-bottom: 20px;
}
.main-footer__element-one {
top: 0%;
}
.blog-two__top__btn .gotur-btn {
display: none;
}
.blog-two__top {
padding-bottom: 10px;
}
.main-slider-one__destinations {
display: block;
max-width: 100%;
margin-right: 0px;
position: relative;
bottom: 0px;
}
.main-slider-one__content {
padding-top: 40px;
padding-bottom: 20px;
}
.main-slider-one__item {
padding-bottom: 30px;
}
.feature-package__bottom__nav button {
width: 45px;
height: 45px;
font-size: 17px;
}
.testimonials-two__bottom__nav button {
width: 45px;
height: 45px;
font-size: 17px;
}
.destinations-two__bottom__nav button {
width: 45px;
height: 45px;
font-size: 17px;
}
.testimonials-two .sec-title {
padding-bottom: 20px;
}
.blog-card-two--one .blog-card-two__content {
padding: 0px 0px 2px;
}
.logo-retina img {
width: 160px;
}
.main-slider-one__destinations .destinations-card-two__thumb {
border-radius: 20px;
}
.destinations-two__top {
padding-bottom: 20px;
}
.feature-package__top {
padding-bottom: 20px;
}
.page-header {
padding: 70px 0px 95px;
}
.contact-page__map iframe {
height: 310px;
}
.contact-page__title {
font-size: 23px;
}
.flex-direction {
flex-direction: column-reverse;
}
.contact-page .comments-form__form .form-one__control textarea {
height: 140px;
}
.section-space-bottom {
padding-bottom: 30px;
}
.contact-top__item {
min-height: auto;
}
.nav-tabs .nav-item {
flex: 0 0 auto;
}
.nav-tabs {
display: flex;
flex-wrap: nowrap;
overflow: auto hidden;
gap: 8px;
justify-content: flex-start;
padding: 10px 0px;
}
.user-profile-header-banner img {
height: 160px;
}
.user-profile-header .user-profile-img {
width: 85px;
}
.user-profile-header .user-profile-img {
margin-left: 10px;
}
.tablepersonal th {
font-size: 18px;
}
.tablepersonal th, .tablepersonal td {
padding: 10px 18px;
}
.product-details__comment__list {
margin-top: 20px;
}
.tour-listing-details__add-reviews .comments-form__form .form-one__control textarea {
height: 136px;
}
.formmarg {
margin-bottom: 0px;
margin-top: 20px;
}
.rounded-top {
height: 140px;
}
.select2-container--open .select2-dropdown--below {
min-width: max-content;
}
}