/***Styling Font Start**/
.team
* { font-family: "CocoSharp"!important }
i { font-family: "Font Awesome 6 Free"!important }
.fa-brands { font-family: "Font Awesome 6 Brands"!important }
.social i, .contact ul.social-icons a i { font-family: "Font Awesome 6 Brands"!important }
.contact #social-links i, .footer_center-links #social-links i{font-family: "Font Awesome 6 Brands"!important}
.our-teams {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.team-info img, .team-info a {
    display: none;
    
}

.serviceFullstory .full-story-content img {
    height: 430px;
    object-fit: cover;
}

.fullstory_flex {
    display: grid;
    grid-template-columns: .5fr 1fr;
    gap: 15px;
}

.team-info {
    padding: 20px;
}

.our-team__item {
    border: 1px solid #0000003b;
    border-radius: 10px;
}

.our-team__item h3 {
    padding: 20px 20px 0 20px;
}

.our-team__item img {
    width: 100%;
    height: 455px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.our-teams-section h2 {
    font-size: 38px!important;
}

/***Styling Header Start**/
@media only screen and (max-width:992px){
  .our-teams {
    grid-template-columns: 1fr 1fr ;
}
    
    .swipe_mob_but{
    width: 52px;
    height: 52px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 15%);
    cursor: pointer;
    transition: .3s;
    transform: translateY(-50%);
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 20px;
}
.swipe_mob_but:hover {
    background: rgba(255, 255, 255, 1);
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    display: none !important;
}
}

.hotelsAll {
    grid-template-columns: repeat(4,1fr);
    gap: 1rem;
}

.service_icon {
    
}

i.fa-solid.fa-star {
    font-size: 10px;
}

.swiper-slide.hotel {
    padding: 0;
}

.mob_lang{
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    padding: 10px 0;
}
.offcanvas-body ul.mob_lang li a{
    font-size: 15px;
    color: #000;
    display: flex;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
    gap: 7px;
}
.mob_lang li a img{
    max-width: 25px !important;
    width: 100% !important;
    object-fit: contain;
    box-shadow: 0 0 3px #bbb;
}
@media only screen and (min-width:992px){
    .swipe_mob_but{
    display: none !important;
}
}
.car-span ul li{
    background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/5/5a/Red_check.svg/1024px-Red_check.svg.png) no-repeat;
    background-size: 16px;
    padding-left: 25px;
    background-position-y: center;
}
.karyera-ic-sehife{
    background-color: #eee;
    padding: 80px 0;
}
.karyera-ic-sehife img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 30px;
}

.karyera-ic-sehife-basliq {
    color: #000;
    font-weight: bold;
    line-height: 110%;
    font-size: 2.5rem;
    padding: 20px 0;
}

.hotels_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

.hotels_grid img {
    object-fit: cover;
    width: 100%;
    height: 300px;
    cursor: pointer;
}

.karyera-elanin-tesviri ul li,
.karyera-is-barede-melumat ul li,
.karyera-namizede-telebler ul li,
.karyera-melumatlandirici-qeydler ul li  {
    background: url('https://upload.wikimedia.org/wikipedia/commons/thumb/5/5a/Red_check.svg/1024px-Red_check.svg.png') no-repeat;
    background-size: 16px;
    padding-left: 25px;
    background-position-y: center;
    color: #000;
    font-size: 18px;
    margin: 15px 0;
    line-height: 1.5;
}
.karyera-ic-sehife-content p {
    color: #000;
    font-size: 18px;
    margin: 10px 0;
    line-height: 1.5;
}
.karyera-ic-sehife-content {
    display: flex;
    justify-content: space-between;
    gap: 25px;
}
.karyera-ic-sehife-content-left,
.karyera-ic-sehife-content-right{
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 0 4rem rgb(82 85 90 / 10%);
}
.karyera-ic-sehife-content-left{
    height: fit-content;
    width: 35%;
}
.karyera-ic-sehife-content-right{
    height: fit-content;
    width: 65%;
}
.karyera-h2{
    font-size: 20px;
    margin: 10px 0;
    padding: 0 0 13px;
    font-weight: bold;
    color: #000;
    position: relative;
}
.karyera-h2-main{color:black !important;}
.karyera-h2::after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 26px;
    width: 5px;
    height: 5px;
    background-color: white;
}.karyera-h2::before{
    position: absolute;
    content: '';
    bottom: 0;
    width: 45px;
    height: 4px;
    border-radius: 30px;
    background-color: #000;
}
.info-car{display:-webkit-box;
-webkit-box-orient:vertical;
overflow:hidden;
-webkit-line-clamp:3;
    
}
 .plan-car {
     
  border-radius: 16px;
  box-shadow: 0 30px 30px -25px rgba(0, 38, 255, 0.205);
  padding: 10px;
  background-color: #fff;
  color: #697e91;

}

.plan strong {
  font-weight: 600;
  color: #425275;
}

.plan .inner {
  align-items: center;
  padding: 20px;
  padding-top: 40px;
  background-color: #ecf0ff;
  border-radius: 12px;
  position: relative;
}

.plan .pricing {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #bed6fb;
  border-radius: 99em 0 0 99em;
  display: flex;
  align-items: center;
  padding: 0.625em 0.75em;
  font-size: 1.25rem;
  font-weight: 600;
  color: #425475;
}

.plan-car .pricing-car small {
  color: #707a91;
  font-size: 0.75em;
  margin-left: 0.25em;
}

.plan-car .title-car {
  font-weight: 600;
  font-size: 1.25rem;
  color: #425675;
}

.plan-car .title-car  {
  margin-top: 0.75rem;
}

.plan-car .info-car {
  margin-top: 1rem;
}

.plan-car .features-car {
  display: flex;
  flex-direction: column;
}

.plan-car .features-car li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.plan-car .features-car li {
  margin: 0.75rem 0;
}

.plan-car .features-car .icon-car {
  background-color: #7a4b92;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.plan-car .features-car .icon-car svg {
  width: 14px;
  height: 14px;
}

.plan .features + * {
  margin-top: 1.25rem;
}

.plan-car .action-car {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}

.plan-car .button-car {
 background-color: #7a4b92;
  border-radius: 6px;
  color: #fff;
  font-weight: 500;
  font-size: 1.125rem;
  text-align: center;
  border: 0;
  outline: 0;
  width: 100%;
  padding: 0.625em 0.75em;
  text-decoration: none;
}
.plan-car{box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}

.plan-car .button-car:hover, .plan-car .button-car:focus {
  background-color: #866099;
}
.drop-menu-cat li{display:flex;
    align-items:center;
    justify-content:space-between;
}
.drop-menu-cat li img{width:22px !important;
    height:22px !important;

}
.catalog-op{position:relative;
    display:inline-block;
}
.catalog-op:hover .drop-menu-cat{ opacity: 1;
    visibility: visible;}
.drop-menu-cat{
    transition:0.4s;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    padding-top:18px;
    display:flex;
    flex-direction:column;
    gap:10px;
width:100%;

}

.catalog-op a{
     background-color:#7a4b92;
    color:#fff !important;
       cursor:pointer;

}

.drop-menu-cat li a:hover{
    background:#856197;
   
}
.ctdrp{padding:10px 60px;

}
.drop-menu-cat li a{display:inline-flex;
transition:0.4s;
align-items:center;
justify-content:center;
    width:100%;
    gap:8px;
}
.drop-menu-cat li{width:120px;
        margin:0 auto;
}
.drop-menu-cat li a{padding:7px 10px;}

.catalog-all{
    margin:0 auto;
 
}



.catalogs .catolog-content {
      display: none;
    }

    .showw {
      display: block !important;
    }
.more-btn{
  cursor: pointer;
    background: #7a4b92;
    border: none;
    width: 140px;
    padding: 10px;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    font-size: 17px;
    transition-duration: 300ms;
    
}
.about-title h2{
        font-weight: 700;
    font-size: 28px;
    text-align:start !important;
}
.catalogs{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}
.about-title {
    text-align:end;
    margin-right:20px;

    
}
.about-title a{
    display:flex;
    align-items:center;
    color:#000;
    font-weight:700;
    font-size:22px;
    min-width:156px;
}
.catolog-content{width:31.7%;
   
}
.catalog-content img{ box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 30px;}



/*catolog*/



.catolog-content {


    margin-bottom: 30px;
}
.catolog-content img {
    border-radius:5px;
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    margin-bottom: 0;
}
.catolog-file {
    margin-top: 10px;
    text-align: center;
}
.catolog-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 1rem;
}


.catolog-content img{transition:0.4s;}
.catolog-content:hover img{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transform:scale(1.01);
}
.catolog-file a{font-size:15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
} 




/*catolog*/



.hamburger-menu {
    display:none;
}
#nav-icon1 {
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    overflow: hidden;
}

#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 8px;
}

#nav-icon1 span:nth-child(3) {
    top: 16px;
    width: 60%;
}

header {
    width: 100%;
    z-index: 1000;
    transition:.4s;
}

.header_num {
    padding-right:0!important;
}

.header-container {
    max-width: 1200px;
    margin: 0 auto;
}

.header_animation {
    position: absolute;
    right: -300px;
    bottom: -300px;
    animation: headerAnimation 9s infinite;
    z-index: 9999;
}


@keyframes headerAnimation {
    0% { right: -300px;  bottom: -300px;}
    100% { right: 100vw; bottom:100vh}
}

.my-fixed {
    position: fixed;
}

header.my_header_active {
    background: #fff !important;
    box-shadow: 10px -6px 15px #00000026!important;
}

header.my_header_active .hamburger-menu span{
    background-color: #7a4b92 !important;
}

nav {
    display: flex;
    transition: .4s;
    align-items: center;
    justify-content: space-between;
    padding:12px 0;
}

nav ul.desktop-navi {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header-link-mr {
  margin-right: 35px;
}

.header-link-ml-1 {
  margin-left: 45px;
}

.header-link-ml-2 {
  margin-left: 10px;
}

nav ul.desktop-navi li a {
    color: #fff;
    padding: 7px 10px;
    border-radius: 25px;
    font-weight:600;
    border: 3px solid transparent;
}

nav ul.desktop-navi li:not(:first-child) a:hover {
    border-color: #fff;
}


.my_nav_active ul.desktop-navi li:not(:first-child) a:hover {
    border-color: #784890;
}



nav ul.desktop-navi li a.desk-button-nav {
    color: #fff;
    font-weight: 500;
    font-size:15px;
    padding: 12px 24px;
}

nav.my_nav_active ul.desktop-navi li a {
     color: #000;
     transition: 0.3s;
}

nav.my_nav_active .my_language span,header.my_header_active .nav-2-con a {
    color:#000;
}

nav.my_nav_active  .my_language:hover .my_Language_dropdown {
    background: #ccc;
    border-radius:5px;
}

.my_Language_dropdown a:hover {
    border-color:transparent !important;
}

header.my_header_active .my-log img {
    filter:inherit;
    -webkit-filter: inherit;
    -moz-filter: inherit;
}

nav ul.desktop-navi li a.desk-button-nav:hover{
    background: #fff;
    border-color:transparent;
    color: #2b6eb1;
}

.my_language {
    position:relative;
    color:#fff;
    padding: 25px 0;
}

.my_language span {
    background : transparent;
    color: #fff;
    display: flex;
    gap: 10px;
    font-size:16px;
    justify-content:center;
    cursor:pointer;
    align-items:center;
}

.drop-link {
    border:none!important;
}

.nav_2 {
    align-items:center;
}

.nav-2-con {
    display:flex;
    align-items:center;
    gap:10px;
}

.nav-2-con a{
    color: #fff;
    font-size:18px;
}

.my-log img {
    filter: brightness(100);
    /*filter: brightness(200%) saturate(0%) contrast(1000%);*/
    /*-webkit-filter: brightness(200%) saturate(0%) contrast(1000%);*/
    /*-moz-filter: brightness(200%) saturate(0%) contrast(1000%);*/
}

.my_language a{
    padding: 0 !important;
}

.my_language img{
    width: 22px;
    object-fit:contain;
}

.my_Language_dropdown{
    position: absolute;
    transition: .4s;
    visibility: hidden;
    width: fit-content;
    opacity:0;
    background: #fff;
    padding: 7px;
    display: flex;
    flex-direction:column;
    gap: 5px;
    border-radius:5px;
    top: 50px;
    left: 50%;
    transform: translate(-50%,0);
}

.my_Language_dropdown li {
    border-radius: 5px;
    padding: 7px 15px;
}

.my_Language_dropdown li:hover {
    border-radius: 5px;
    padding: 7px 15px;
    background: #f3f3f3;
}

.my_Language_dropdown li a{
    color: #2b6eb1 !important;
    display: flex;
    gap: 10px;
    font-size:16px;
    cursor:pointer;
    font-weight: 500;
    align-items:center;
}

.my_language:hover .my_Language_dropdown{
    visibility:visible;
    opacity: 1;
}

.logo-link {
    padding: 0!important;
}

.logo-link img {
    width: 150px;
    /*height: 45px;*/
    object-fit: contain;
}

.hotline span {
    display: block;
    font-size: 12px;
    line-height: 9px;
    color: #acacac;
}

.hotline a {
    font-weight: bold;
    font-size: 20px;
    color: #000;
}

.call-order {
    background: linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0)),#f8f8f8;
    padding: 11px 30px;
    border-radius: 40px;
    color: black;
    font-size: 12px;
    font-weight: 500;
    position:relative;
    display: block;
    transition: 0.5s all ease;
}

.call-order::after{
    content:'ZƏNG SİFARİŞİ';
    background: linear-gradient(rgb(231, 127, 127), rgb(180, 57, 40));
    padding: 11px 30px;
    border-radius: 40px;
    position:absolute;
    opacity:0;
    left:0;
    top:0;
    width:100%;
    z-index:2;
    height:100%;
    color: black;
    font-size: 12px;
    font-weight: 500;
    display: block;
    transition: 0.5s all ease;
}

.head-social span {
    line-height: 15px;
    font-size: 12px;
    color: black;
    display: inline-block;
    margin-right: 10px;
    margin-left: 20px;
}

.head-social-wp {
    background: #f8f8f8;
    padding: 11px 25px;
    border-radius: 40px;
    font-size: 12px;
    font-weight: bold;
    transition: 0.5s all ease;
    color: #000;
    display: flex;
    align-items: center;
}

.head-social img {
    width: 11px;
    margin-left: 6px;
    margin-bottom: 3px;
}

.navbar-toggler span {
    color: #832746;
    font-size: 14px;
    font-weight: 900;
    margin-right: 16px;
    /position: relative;/
    /bottom: 4px;/
    line-height: 15px;
}

.offcanvas-body ul li img{
    width:150px;
    margin: 0 auto;
    /*filter: sepia(100%) brightness(200%) saturate(0%) contrast(1000%);
    -webkit-filter: sepia(100%) brightness(200%) saturate(0%) contrast(1000%);
    -moz-filter: sepia(100%) brightness(200%) saturate(0%) contrast(1000%);*/
}

.ham-con{
    color: #fff!important;
    display: block;
    padding: 16px 22px;
    background-color: #7a4b92;
    font-size: 18px;
    border-radius: 25px;
    margin: 20px 0 0 0;
    transition: 500ms background ease;
    white-space: nowrap;
}
.ham-con{font-size:13px;}

.navbar-toggler i {
    position: relative;
    z-index: 99;
}

.head-social-telegram:hover{
    background: #d9d9d9;
}

.head-social-wp:hover{
    background:#25D366;
}

.call-order:hover::after{
    opacity:1;
}

.language {
    display: flex;
    align-items: center;
    width:35px;
    height:35px;
    position:relative;
}

.globus {
    position:relative;
    width:26px;
    height:26px;
    color: #00377B;
    transition: .5s all;
    margin:0 5px 0 5px;
    z-index: 10;
}

.cover{
    position:absolute;
    background-color:#F8F8F8;
    width:35px;
    height:35px;
    border-radius:30px;
    top:0px;
    transition:.4s all;
    z-index: 5;
}

.language:hover {
    cursor: pointer;
}

.language span {
    position: relative;
    z-index: 10;
}

.lang-dropdown{
    position: absolute;
    top:35px;
    padding: 20px;
    background-color: white;
    visibility:hidden;
    opacity:0;
    z-index:99999;
    box-shadow: 0 0 4px #eee;
    border-radius:10px;
    font-size:13px;
    transition:.4s all;
}

.lang-dropdown ul li{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10px 20px;
    transition:.4s;
}
.lang-dropdown ul li:hover{
    transform:scale(1.2);
}

.language:hover .lang-dropdown{
    visibility:visible;
    opacity:1;
}
.lang-top a{display:none;}
.lang-top .deneme-active{
   display: flex !important;
    align-items: center;
    gap: 3px;
    text-transform: uppercase;
}
.my_Language_dropdown .deneme-{display:flex;gap:3px;color:black !important;align-items:center;text-transform:uppercase;}
.lang-dropdown img{
    width:30px;
    object-fit:cover;
}
.navbar-toggler{
    display:none;
    align-items:center;
}

.wp-icon {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 950;
}

.wp-icon img {
    width: 60px;
}

.dropdown {
    position: relative;
}

.dropdown-content {
    padding: 5px 0;
    position: absolute;
    display:none;
    background: #fff;
    border-radius:2px;
    border-top: 3px solid #7a4b92;
    top:25px;
    left:50%;
    transform: translate(-50%,0);
    background:#fff;
}

.dropdown-content li:hover {
    background: #7a4b92;
    color:#fff;
}

.dropdown-content li:hover a {
    color:#fff!important;
}

.dropdown-content a {
    padding: 15px 30px!important;
    color: black!important;
    min-height: inherit;
    font: 400 13px "CocoSharp";
    display: block;
    width: 100%;
    white-space: nowrap;
    
}

.dropdown:hover .dropdown-content {
    display:block;
}

.mobile-logo {
    display: none;
}

/***Styling Offcanvas Start**/
.offcanvas {
    background: #fff;
}

.offcanvas-header {
    display: flex;
    justify-content: flex-end;
}

.offcanvas .btn-close {
    opacity: 1!important;
    background: none!important;
}

.offcanvas .btn-close i {
    color: #7a4b92;
    opacity: 1;
    font-size: 25px;
}

.offcanvas .btn-close:focus {
    box-shadow: none!important;
}

.offcanvas-body ul li a, .offcanvas-body ul li button {
    padding: 14px 20px 14px 20px !important;
    color: #7a4b92;
    transition: 0.5s all ease;
    text-align:center;
    /border-bottom: 1px solid #8d415b;/
    padding-left: 0;
    display: block;
    margin-left: 50px;
    margin-right: 50px;
}


.offcanvas-body ul li button {
    margin: 0 auto;
    border: none;
    width: 250px;
}

.offcanvas .footer__icons {
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}

.offcanvas .mobile-footer__icons {
    /margin-top: 20px!important;/
    padding: 15px 0;
    border-radius: 15px;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:20px;
    margin-right: 0!important;
}

.offcanvas .footer__icons a {
    width: 70px;
    height: 70px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    margin: 0 26px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    transition: transform 0.5s;
}

.offcanvas .mobile-footer__icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    padding: 17px 10px;
    width: 50px;
    height: 50px;
    border: 1px solid #7a4b92;
    border-radius: 100%;
    transition: background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease,-webkit-box-shadow .15s ease,-webkit-transform .15s ease,-moz-transform .15s ease,-o-transform .15s ease;
}

.offcanvas .footer__icons a i {
    display: block;
    color: #7a4b92!important;
    font-size: 25px;
    line-height: 70px;
    position: relative;
    z-index: 10;
    transition: color 0.5s;
}

/***Styling Slider Start**/
.slider {
    height: 100vh;
    position: relative;
    width:100%;
    overflow:hidden;
}

.slider-plane{
    position: absolute;
    left:150%;
    top:70%;
    width:0;
    z-index:3;
    height:0;
    animation-name: sliderPlane;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    object-fit:contain;
    transform: translateY(-50%);
}

@keyframes sliderPlane{
    0%{width:0; height:0;top:80%;left:150%;}
    /60%{width:400px;height:400px;top:250px;left:20%;}/
    100%{width:700px;height:700px;top:-50px;left:-150%;}
}

.slider_content {
    height: 100%;
    margin: 0 auto;
    text-align: start;
    position: relative;
    z-index:4;
    color: #fff;
    display: flex;
    align-items: center;
}

.slider_content .container{
        display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    justify-content:center;
}

.my-pos{
    position:relative;
    width:100%;
    padding:0 0 30px;
}

.swiper-pagination-fraction{
    justify-content: flex-start;
    display:flex;
    font-size:26px;
    animation-name: toUpMy;
    animation-duration: .8s;
    animation-fill-mode: forwards;
    color:#fff;
    padding: 0 0 40px;
}

.swiper-pagination-bullet{
    width:200px;
    height: 120px;
    border-radius: 0px;
}

.swiper-pagination-bullet-active-main{
    position:relative;
    z-index:6;
}

.swiper-pagination2-block {
    width: 150px!important;
    position: absolute;
    right: 30%;
    bottom:45px;
}

.swiper-pagination-bullet {
    background:#a38caf!important;
    opacity:.5;
}

.swiper-pagination-bullet-active {
    background:#7a4b92;
    opacity:1;
}

.swiper-pagination2 {
    position: absolute; 
    z-index:10;
    right: 30px;
    width: 150px!important;
}

.swiper-pagination2 .swiper-pagination-bullet {
    width: 40px;
    height: 5px;
}



.header-slider,.header-slider .swiper{
    width:590px;
    height:450px;
}

.slider .swiper{
    width:100%;
    height: 100vh;
}

.slider .swiper-slide{
    width:100%;
    height:100vh;
    transition: 1s transform;
    position:relative;
}

.slider .swiper-slide::after{
    content: '';
    position: absolute;
    top: 0;
    z-index:3;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background:#002a6e70;
}

.slider .swiper-slide img{
    width: 100%;
    height:100%;
    cursor:pointer;
    object-fit: cover;
    /border-radius: 10px;/
    box-sizing:content-box;
    z-index:2;
    position:absolute;
    top:0;
    left:0;
}

.header-slider .swiper-slide.swiper-slide-active{
    transform: scale(1); 
    z-index: 67;
    position: relative;
}

.header-slider .swiper-slide.swiper-slide-next{
    z-index: 2;
    position: relative;
}

.slider_content h1 {
        color: white;
    font-weight: 600;
    font-size: 42px;
}

.slider_content p {
    font-size: 20px;
    max-width: 550px;
    padding-bottom: 32px;
    line-height: 33px;
}

.slider-btn, .button2 {
    cursor: pointer;
    background: #7a4b92;
    border: none;
    width: 260px;
    padding:20px;
    border-radius: 30px;
    color: white;
    text-align:center;
    display:flex;
    align-items:center;
    gap:15px;
    justify-content:center;
    font-size: 19px;
    transition-duration: 300ms 
}

.slider-btn:hover, .button2:hover {
     box-shadow: 0 2px 25px 0 rgba(124, 75, 146, 0.6);
    color: #fff;
}

.swiper-slide-active .slider_content {
     animation-name: toUpMy;
     /animation-delay: 1s;/
     animation-duration: .8s;
     animation-fill-mode: forwards;
}

@keyframes toUpMy{
    0%{transform:translateY(50%);opacity:0;}
    100%{transform:translateY(0%);opacity:1;}
}


.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(95, 179, 211, 0.9) 0%, rgba(0, 179, 211, 0) 100%);
}

.slider-img {
    position: absolute;
    top: calc(50% + 50px);
    right: 0;
    transform: translate(0, -50%);
    width: 500px;
    height: 500px;
    object-fit: cover;
    border-radius: 10px;
    border: 5px solid #fff;
}

.mobileDropdownActive .mobile-dropdown-content {
    display:block;
}

.mobileDropdownActive svg:not(.svg-car){
    transform: rotate(-90deg);
}

.mobile-dropdown-content {
    color: #fff;
    display:none;
}

.offcanvas-body .prv-link {
    display: flex;
    justify-content: center;
}

 svg:not(.svg-car) {
    width: 6.5px;
    height: 6.5px;
    margin: 10px 0 0 5.5px;
    color: #7a4b92;
    fill: currentColor;
    transform: rotate(90deg);
}

/***Styling Tour Start**/
.tours-cat {
    max-width: 400px;
}
.tours {
    margin: 40px 0;
}

.tours_desc {
    font-size:18px;
    line-height:25px;
    text-align: justify;
    width:48%;
}

.tours_desc p {
    margin-bottom:15px;
}

.tours_back {
    width:48%;
}

.tours_desc ul {
   list-style:disc;
   padding: 0 0 0 13px;
   margin:20px 20px;
}

.inner-page-tour {
    padding: 42px 20px 60px;
}

.inner-page-tour .swiper-slide {
    flex-shrink: inherit!important;
    width: inherit!important;
    height: inherit!important;
    position: inherit!important;
    transition-property: inherit!important;
    display: inherit!important;
}

.inner-page-tour .swiper-slide .card { 
    width: 470px;
}

.inner-tour-page .swiper-slide{
    width: 31.7%;
    height: unset;
}

.inner-tour-page #dle-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

.tours-inner-page {
    margin-bottom: 80px;
}

.tour-box {
    display: flex;
    justify-content: space-between;
}

.tour-box_item {
    width: 30%;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.tour-box_img {
    background: url('../img/tour1.jpg') center/cover;
    height: 200px;
    position: relative;
    padding: 10px;
}

.tour-box_details {
    position: absolute;
    bottom: 0;
}

.tour-box_details span {
    background: #aa2a55;
    color: #ffffff;
    border-radius: 30px;
    padding: 4px 8px;
    display: inline-block;
    margin-bottom: 5px;
}

.tour-box .img-overlay {
    width: 100%;
    height: 100%;
    line-height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    color: #ffffff;
    background: rgba(72, 18, 36, 0.3);
}

.tour-box .img-overlay:hover {
    opacity: 1;
}

.tour-box_img:hover span {
    opacity: 1;
}

.tour-box_img>span {
    display: inline-flex;
    opacity: 0;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: rgb(170 42 85);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fa-binoculars {
    font-size: 35px;
    color: #fff;
}

.tour-box_content {
    padding: 20px;
}

.tour-box_content h2 {
    color: #aa2a55;
    font-size: 20px;
    font-weight: bold;
}

.tour-box_content .place {
    margin-bottom: 5px;
    font-size: 14px;
    color: #979797;
}

.tour-box_content p {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #5a5a5a;
}

.tour-box_content .overview-1 {
    margin-top: 15px;
    font-size: 15px;
}

.fa-sun {
    font-size: 18px;
    margin-right: 5px;
    color: #bbbbbb;
    cursor: pointer;
}

.tour-box_content .price {
    border-top: 1px solid #bbbbbb;
    padding-top: 20px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.tour-box_content .price span {
    font-size: 22px;
    color: #77a464;
}

.tour-box_content .price a {
    background: #aa2a55;
    padding: 10px 15px;
    font-size: 13px;
    border-radius: 20px;
    color: #fff;
}

.tours_title {
    color: rgb(48,46,46);
    text-align: center;
    font-size: 38px;
    margin-bottom: 15px;
    font-weight: 600;
}


.tour-container {
    max-width: 1450px;
    margin:0 auto;
}

/***Styling Destionation Start**/
.destionation {
    margin-top: 80px;
    margin-bottom: 60px;
}

.destionation_title,.corporative-title {
    font-size: 38px;
    text-align: center;
    color: rgb(48,46,46);
    font-weight: 600;
}

.destionation-box {
    display: flex;
}

.destionation-box_item {
    width: 100%;
    position: relative;
    text-align: center;
    border: 1px solid #ededed;
    background-color: #fff;
    border-top: none;
    padding-bottom: 20px;
}

.destionation-box_item img {
    width: 100%;
    height: 195px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
}

.destionation-box_item img:first-child:hover {
    transform: scale(1.1);
}

.destionation-box_item .img-container {
    overflow: hidden!important;
}

.destionation-box_map {
    object-fit: contain!important;
}

.destionation-box_item h3 {
    font-family: EpicRide,serif;
    color: #000;
    font-weight: 400;
    padding: 20px 0;
    font-size: 44px;
    line-height: 1em;
}

.destionation-box_item p {
    position: relative;
    display: block;
    margin: 3px 0 22px;
}

.destionation-box_item p span {
    position: relative;
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .33em;
    color: #959595;
    text-transform: uppercase;
    padding: 0 6px 0 0;
    margin: 0 3px 0 0;
    z-index: 8;
}

.destionation-box_item p span:after {
    position: absolute;
    top: 0;
    right: -4px;
    content: '/';
    color: inherit;
    font-size: 9px;
    line-height: inherit;
}

.destionation-box_item>a {
    border: 1px solid #c6c6c6;
    color: #000;
    background-color: transparent;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 400;
    text-transform: uppercase;
    outline: 0;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding: 9px 41px 10px;
}

.destionation-box_item>a:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}

/***Styling Services Start**/
.services {
    margin-top:100px;
    padding: 70px 0;
    background-color: #fff5ec;
    position: relative;
    overflow: hidden;
}
.service-in{
    margin-top: 0 !important;
    padding: 70px 0;
}

.service-title {
    padding-bottom: 40px;
    text-align:center;
    font-size:32px;
}

.services .owl-carousel .item {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.09), 0 3px 6px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    background-color: #fff;
    height:200px;
}

.services .owl-carousel a {
    display: block;
    color: #000;
    padding: 30px 30px 20px;
    border-radius: 8px;
    
}

.services .owl-carousel a h5 {
    height: 44px;
    overflow: hidden;
    font-size: 18px;
}

.services .owl-carousel-1 a h5 {
    display:flex;
    flex-direction: row-reverse;
}

.services .owl-carousel .title h6 {
    margin-bottom: 10px;
    margin-top: 6px;
    font-size: 12px;
    color: #c6c6c6;
}

.services .owl-carousel .title span {
    font-size: 14px;
    color: #babdc0;
}

.full-content{
    width:100%;
    padding:40px 0;
}

.iframes {
    width: 600px;
    margin: 0 auto;
}

.full-content iframe {
    width: 600px;
    height: 400px;
    margin: 0 auto;
    display: flex;
}

.services .owl-carousel img {
    border-radius: 10px;
    max-width:80px!important;
    height:80px;
}

.services .owl-carousel-1 .box, .owl-carousel-1 .box-inner {
    flex-direction: row-reverse;
}

.services .owl-carousel-1 .box, .owl-carousel-1 .box {
    flex-direction: row-reverse;
}

.services .owl-carousel-1 .box, .owl-carousel-1 .box {
    direction: rtl!important;
}

.services .owl-carousel-1 .box, .owl-carousel-1 .box-inner .title {
    direction: ltr;
}

.services .owl-carousel-1 .box, .owl-carousel-1 .box>img {
    margin-right:10px;
    display:block;
}

.serviceFullstory .full-content {
    padding-top:0!important;
}

.serviceFullstory img {
    margin: 0 auto 50px auto!important;
    width:100%;
}

.serviceFullstory .full-story-content {
    font-size:17px;
    line-height:24px;
    text-align:justify;
    /*width:48.5%;*/
    width: 100%;
}

.hotel_right {
    font-size: 21px;
    line-height: 1.4;
}

.serviceFullstory .full-story-img {
    margin-right:20px;
    width:48.5%;
    margin-top:6px;
}

.bg-full{
    background: #fff5ec;
}

.my-fo {
    font-size:20px;
}
.service-title-my{
    font-size:42px;
    text-align:start;
}

.serviceFullstory {
    padding: 45px 0 30px 0;
    position: relative;
    display:flex;
    justify-content: space-between;
}

.serviceFullstory {
    text-align:center;
}

.services .inner-page .container .owl-carousel-1 {
    margin-bottom: 15px;
}

/***Styling Reviews Start**/
.reviews {
    overflow:hidden;
}
.reviews-info {
    display: flex;
    padding-bottom: 50px
}

.reviews-title {
    padding-bottom: 40px;
     font-size: 38px;
    text-align: center;
    color: rgb(48,46,46);
    font-weight: 600;
}

.reviews-text {
    padding: 20px ;
    text-align: center;
    background: #f9f9f9;
    width: 100%;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.reviews-text {
    min-height:240px;
}

.reviews_text-inner {
    text-align: center;
    padding:0 30px;
    margin:auto;
}

.reviews-btn {
    cursor: pointer;
    background: #7a4b92;
    border: none;
    width: 150px;
    padding: 15px;
    border-radius: 30px;
    color: white!important;
    text-align: center;
    justify-content: center;
    font-size: 19px;
    transition-duration: 300ms;
}

.reviews .owl-carousel_item h4, .review-title1 {
    font-weight: 400;
    letter-spacing: 0;
    font-size: 30px;
    line-height: 1em;
    margin: 10px 0 20px 0;
}

.review-place {
    line-height: 1.8em;
    text-transform: uppercase;
    margin: 0 1px 0 2px;
    font-size: 10px;
    font-weight: 400;
    color: #959595;
    letter-spacing: .33em;
    display: block;
    margin-bottom: 30px;
}

.travel img{
    width:300px;
    height:370px;
    margin:0!important;
}

.travel video {
    height:370px;
}

.reviews.inner-page {
    background: none!important
}

.reviews .owl-carousel_item p, .review-fulltext {
    color: #565050;
    margin: 10px 0;
    line-height:20px;
}

.reviews .owl-carousel_item a {
    display: block;
    margin-top: 40px;
    font-weight: 500;
    color: #565050;
}

.reviews-img {
    width: 60%!important;
    object-fit: contain;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
}

.reviews .my-owl-prev, .reviews .my-owl-next {
    position: absolute;
    z-index: 10;
    line-height: 1.1em;
    background-color: #fff;
    height: 35px;
    outline: none;
    border: 1px solid #d6d3d3;
    width: 60px;
}

.reviews .my-owl-prev img, .reviews .my-owl-next img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
}

.reviews .my-owl-next img {
    transform: translate(-50%, -50%);
}

.reviews .my-owl-prev img {
    transform: rotate(180deg) translate(50%, 50%)
}

.reviews .my-owl-prev {
    top: 50%;
    transform: translate(-50%,-50%);
}

.reviews .my-owl-next {
    top: 50%;
    right: 0;
    transform: translate(25%,-50%);
}

.more-reviews {
    color: #333!important;
    display: flex!important;
    align-items: center!important;
    margin-top: 22px!important;
}

.more-reviews {
    color: #333!important;
    display: flex!important;
    align-items: center!important;
    margin-top: 22px!important;
}

.more-reviews .arrow {
    margin-left: 10px;!important;
}

.more-reviews .more-text {
    color: #333!important;
}
    

/***Styling AviaCompany Start**/
.mySwiperCompany-1 .swiper-slide,.mySwiperCompany-2 .swiper-slide {
    padding:0!important;
}
.company{
    background-color: #f9f9f9;
    padding: 50px 0;
}

.company .nav-tabs {
    border-bottom: none;
    margin-bottom: 25px;
}

.company .nav-tabs .nav-item {
    padding: 0 20px;
}

.company .nav-tabs .nav-item .nav-link{
    font-size: 18px;
    color: #acacac;
    border-bottom: 3px solid transparent;
    font-weight: 600;
    display: inline-block;
    padding: 12px 0;
    background-color: unset;
}

.company .nav-tabs .nav-item .nav-link.active{
    color: #333;
    border-color: transparent transparent #319ae2 transparent;
}

.company .nav-tabs .nav-item .nav-link:hover{
    color: #333;
    border-color: transparent transparent #319ae2 transparent;
}

.company .section-title{
    text-align: center;
    margin-bottom: 26px;
    
}

.company .section-title .title{
     font-size: 38px;
    text-align: center;
    color: rgb(48,46,46);
    font-weight: 600;
}

.company .section-title .desc {
    font-size: 16px;
    color: #222222;
    padding:20px 0;
    margin: 0;
    padding-top:25px;
}

.company .company-wrap, .company #dle-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 25px;
}

.company .company-wrap .company-item {
    width: 49%;
    background-color: #fff;
    display: flex;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    overflow: hidden;
    height: 220px;
}

.company .company-wrap .company-item .company-img {
    width: 224px;
    height: 100%;
}

.company .company-wrap .company-item .company-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.company .company-wrap .company-item .company-caption {
    width: calc(100% - 224px);
    padding: 24px 32px;
}

.company .company-wrap .company-item .company-caption .company-title {
    font-size: 20px;
    margin-bottom: 22px;
    font-weight: bold;
    color:#494444;
}

.company .company-wrap .company-item .company-caption .company-desc {
    color: #222222;
    font-size: 14px;
    line-height: 20px;
}

.company .company-wrap .company-item .company-caption .more {
    color: #333;
    display:flex;
    align-items:center;
    margin-top:22px;
}

.company .company-wrap .company-item .company-caption .more span:nth-of-type(1) {
    text-decoration: underline;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.company .more-company span:nth-of-type(1) {
    text-decoration: underline;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.company-item .company-caption .more:hover span:nth-of-type(1) {
    text-decoration: none !important;
}

.company .company-wrap .company-item .company-caption .more:hover .arrow img {
    -webkit-animation: arrowhower 800ms linear infinite;
    animation: arrowhower 800ms linear infinite;
}

@keyframes arrowhower {
  0% {
    transform: translateX(0px) translateY(0px);
  }

  50% {
    transform: translateX(10px) translateY(0px);
  }

  100% {
    transform: translateX(0px) translateY(0px);
  }
}

.company .more-company {
    color: #333;
    font-size: 26px;
    display: block;
    text-align: center;
    margin-top: 40px;
}

.company .more-company .arrow {
    margin-left: 10px;
}

.company .more-company .arrow img {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
}

.company .company-wrap .company-item .company-caption .more .arrow {
    margin-left: 10px;
}

.company .more-company:hover .arrow img {
    -webkit-animation: arrowhower 800ms linear infinite;
    animation: arrowhower 800ms linear infinite;
}

.blog-both {
    padding: 80px 0;
    display: flex;
    text-align: center;
    flex-direction: column;
}

.blog-photo {
    border-bottom: 1px solid #eee;
    padding-bottom: 50px;
}

.blog-photo img {
    width: 350px;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

.blog-info {
    padding-top: 30px;
}

.blog-info p {
    width: 80%;
    margin: 0 auto;
    text-align: justify;
    padding-top: 20px;
    line-height: 30px;
}

.blog-info ul {
    width: 80%;
    margin: 0 auto;
    text-align: justify;
    padding-top: 20px;
    line-height: 30px;
    list-style:disc;
    padding-left:20px;
}


/***Styling Partners Start**/
 #partners {
     background-color: #fff;
     padding: 90px 0 75px;
     position: relative;
}

.my-h6{
    display:flex;
    align-items:center;
}

.partners-wrapper,.partner-wrap {
    padding-right:0!important;
}

#partners h6 {
     font-size:26px;
     line-height: 1;
     white-space:nowrap;
     letter-spacing: .02em;
     -webkit-transform: rotate(-90deg) translateX(-50%) translateY(0);
     transform: rotate(-90deg) translateX(-50%) translateY(0);
     -webkit-transform-origin: left;
     transform-origin: left;
     position: absolute;
     top: 47%;
}

 #partners .partners-wrapper .partner-box {
     padding: 15px;
     margin: 15px 0;
     background-color: #fff;
     border: 1px solid #e6e6e6;
     height: 150px;
     border-radius: 4px;
}

 #partners .partners-wrapper .partner-box img {
     width: 100%;
     height: 100%;
     object-fit: contain;
     /filter: grayscale(100%);/
     /opacity: 0.3;/
     transition: 300ms all ease;
}

 #partners .partners-wrapper .partner-box:hover img {
     filter: none;
     opacity: 1;
}

/***Styling Footer Start**/

/*footer .phoneImg {*/
/*    filter: invert(1);*/
/*}*/

.footer_center-inner {
    position:relative;
}

.footer_center-links {
    position:absolute;
    top:0;
    right:0;
    padding:0!important;
}

.footer_bottom .social-links li {
    width: 35px;
    height: 35px
}

.footer_bottom .social-links li i{
    font-size:14px;
}
.footer_top {
    background-color: #0098db;
    height: 425px;
    position: relative;
    padding-top: 70px;
    overflow: hidden;
}

.cloud {
    width: 100%;
    position: absolute;
    height: 420px;
    object-fit: cover;
}

.footer_top-title {
    color: #ffffff;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    font-size: 35px;
}

.footer_top .openModal {
    display:flex;
    align-items:center;
    justify-content:center;
    border: none;
    max-width:300px;
    width:100%;
    margin: 0 auto;
    color: #fff;
    border-radius: 4px;
    background-color: #0098DC;
    font-size: 16px;
    position: relative;
    top: 120px;
    z-index: 1;
    text-transform: uppercase;
    font-family: 'Futura';
    transition: 0.3s all;
    webkit-animation: play 2s ease infinite;
    -moz-animation: play 2s ease infinite;
    animation: play 2s ease infinite;
    text-decoration: none;
    transition: all .2s ease;
    font-weight: 400;
}

.airplane {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.footer_center {
    background-color: #1e2026;
    padding: 50px 0;
}

.text-white {
    color: #fff!important;
}

.contact h3 {
    font-size: 33px;
    margin-bottom: 70px;
}

.contact h3 span {
    color: #8469ad;
    font-weight: 600;
}
.footer-number{
    display:flex;
    gap:10px;
}
.footerNav.text-white {
    margin-bottom: 0;
    text-align: start;
    display: flex;
    justify-content: space-between;
}

.footerNav li {
    display: inline-block;
}

.footerNav li a {
    color: white;
    position: relative;
    font-size: 18px;
}

.footerNav li:hover a:after {
    width: 100%;
}

.footerNav li a:after {
    content: "";
    width: 0;
    height: 1px;
    background-color: white;
    display: block;
    position: absolute;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    bottom: -3px;
}

.footer_bottom {
    padding: 20px 0;
}

.social i {
    font-size: 22px;
    color: #b2b2b2;
    margin-right: 15px;
}

footer .social p {
    color: #b2b2b2;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
}

footer .social p:before {
    content: "";
    width: 2px;
    height: 16px;
    background-color: #b2b2b2;
    display: inline-block;
    margin-right: 17px;
}

.made {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.made div {
    color: #b2b2b2;
    font-size: 14px;
    display: flex;
    gap: 10px;
    align-items:center;
}

/***Styling Static About Start**/
.about {
    padding-top: 95px;
}


.static-about ul {
    margin: 20px 0;
}

.static-about .page-heading {
    margin-bottom: 30px!important;
}

.about_img  {
   height: 500px;
   background: url('../img/about3-min.jpg') center/cover;
}

.about_img .container {
    display: flex;
    align-items: center;
    height: 100%;
}

.about h2 {
    color: #fff;
    font-size: 55px;
    font-weight: bold;

}

.about_text .container {
    text-align: center;
    padding: 50px 20px;
}

.about_text .container h5 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: bold;
}

.about_text .container h5 {
    font-size: 32px;
    margin-bottom: 30px;
}

.about_text .container p {
    font-size: 22px;
    margin-bottom: 30px;
}

/***Styling TurFullStory Start**/
.tourFullstory .full-content {
    padding: 60px 0 50px 0;
}

.tourFullstory .col-lg-6.mt-md-5 img {
    display:none!important;
}

.tourFullstory .col-lg-6.mt-md-5 a.pdflink {
    background: #eee;
    color: #000;
    padding: 1rem 2rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    transition: .5s all ease;
}

.tourFullstory .col-lg-6.mt-md-5 a.pdflink:hover {
    opacity: .7;
}

/*.tourFullstory ul {*/
/*    padding-left: 20px;*/
/*    padding-top:10px;*/
    
/*}*/


.tourFullstory .full-content h2 {
    text-align: center;
    width: 100%;
    font-size: 32px;
    padding-bottom: 20px;
}
.tourFullstory .full-content img {
   width: 100%;
}

.tourFullstory .full-content h4 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
}

.tourFullstory .full-content table {
    width: 100%;
}

.tourFullstory .full-content table tr:nth-child(odd) {
    background-color: #fffcef;
}

.tourFullstory .full-content table tr:nth-child(even) {
    background-color: #fff;
}

.tourFullstory .full-content table td {
    padding: 10px 40px;
}

.tourFullstory .melumat {
    margin-top: 50px!important;
    cursor: pointer;
    background: #7a4b92;
    border: none;
    width: 260px;
    padding: 20px;
    border-radius: 30px;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    font-size: 17px;
    transition-duration: 300ms

}

.tourFullstory .melumat i {
    font-size: 25px;
}


  
/***Styling DestinationFullStory Start**/
.destinationFullstory  {
    line-height: 25px;
}
.destinationFullstory .container {
    height: 100%;
    
}

.destination-internal{
    padding: 50px 0;
}

.destinationFullstory-place img{
    width:400px!important;
    height: 500px!important;
    object-fit: cover;
}

.destination-in{
    margin-top:50px;
}

.destinationFullstory-header {
    position: relative;
}

.destinationFullstory h2 {
    text-align: inherit;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    display:flex;
    align-items:center;
    height:100%;
}

.fotorama_stage_frame img {
    left:0!important;
    width:100%!important;
}

.destinationFullstory-place img {
    border-radius: 20px;
}

.inner-page {
    margin-top:0!important;
    
    background: url("../img/innerbage2.jpeg") center/cover;
}

/***Styling Contact Start**/
.contact_img {
    height: 400px;
    background: url("../img/The-Ultimate-Guide-To-Zanzibar-Beaches.jpg") center/cover;
    position: relative;
    padding-top: 90px;
}

.contact_img:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.contact h2 {
    color: #fff;
    font-size: 55px;
    z-index: 100;
    position: relative;
    font-weight: bold;
    text-align: center;
}

.contact_img .container {
    height: 100%;
    display: flex;   
    align-items:center;
}

.contact .page-heading {
    background-color: rgb(250, 250, 250);
    padding: 40px 108px;
    width: 100%;
    margin-bottom: 60px;
}

.contact .page-heading h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}

.contact .page-heading p {
    margin: 0 auto;
    max-width: 700px;
    text-align: center;
    line-height:22px;
}

.contact .contact-info-wrap {
    display: flex !important;
    gap: 10px;
}

.contact-info-1, .contact-info-2 {
  padding-left:28px;
}

.contact-info-3 {
  padding-left:22px;
}

.heading i {
    margin-right: 10px;
}
}

.contact .info-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.contact .heading {
    display: flex;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
}

.contact .contact-info a {
    color: black;
    transition: all .3s ease;
    border-bottom: 1px solid black;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
}

#social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
}

#social-links li {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 100;
    position: relative;
    transition: all .3s ease-in-out;
    background: #AFBBC6;
}

#social-links a {
    display: inline-flex;
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: all .3s;
    align-items: center;
    justify-content: center;
    color: #fff;
}

#social-links li:nth-child(1):hover {
    background-color: #1B74E4;
}

#social-links li:nth-child(2):hover {
    background-color: #1B74E4;
}

#social-links li:nth-child(3):hover {
    background-color: #FF0000;
}

#social-links li:nth-child(4):hover {
    background-color: #00acee;
}

#social-links li:nth-child(2)::after {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    opacity: 0;
    z-index: -1;
    transition: all .3s ease-in-out;
}

#social-links li:nth-child(2):hover::after {
    opacity: 1;
}

#social-links li:nth-child(2) {
    position: relative;
    overflow: hidden;
}

.contact .input-box {
    position: relative;
    width: 100%;
}

.contact input.text, .contact textarea {
    transition: all .3s ease;
    width: 100%;
    border: 2px solid #eaeaea !important;
    padding: 12px !important;
    border-radius: 3px !important;
    font-size: 14px !important;
    outline: none;
    position: relative;
    margin-left: 5px;
    -webkit-appearance: none;
}

.contact input.text {
    height: 50px;
}

.contact textarea {
    height: 140px;
}

.contact .contact-info-row h2 {
    color: #000;
    margin-bottom: 20px;
    font-size: 25px;
}

.contact .text-right {
    text-align: right;
}

.contact .submit-button {
    position: relative;
    display: flex;
    justify-content: center;
}

.contact .btn {
    border-radius: 24px !important;
    background-color: #784890 !important;
    box-shadow: rgb(74 200 240 / 30%) 0px 4px 8px;
    height: 48px;
    padding: 11px 57px !important;
    margin-bottom: 20px;
    width: 100px;
    display: flex;
    justify-content: center;
    color:#fff;
}

.contact .btn:hover {
    background-color: #00b2ea ;
    color: white ;
}

.reservsection {
    background-image: url(https://eratur.az/img/xidmet_bg.png);
    background-size: cover;
    margin-top:0 !important;
    display: flex;
    justify-content: center;
}

.reservation-content {
    display: grid;
    grid-template-columns: auto auto;
}

.heading-text {
  font-weight:600;
    font-size: 42px;
    margin-bottom: 0px;
    color: rgb(48, 46, 46);
}


.paragraph-text {
    line-height: 34px;
    margin-bottom: 54px;
    font-size: 14px;
}

.service-type {
    position: relative;
    width: 155px;
    height: 155px;
    background-color: white;
    border-radius: 50%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:50%;
}
.service-type img{
    width:55%;
    object-fit:contain;
    height:80%;
}

.circle:hover {
    transition-duration: 300ms;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.circle {
    -webkit-transition: -webkit-transform .3 ease-in-out;
    transition: transform .3s ease-in-out;
}

.circle3{
    z-index: 2;
    width: 70%;
    background: white;
    height: 70%;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    align-items: center;
    box-shadow: unset;
}

.service-types {
    display: grid;
    grid-template-columns: auto auto auto auto;
    display: flex;
    align-items: center;
    padding-top: 65px;
}
 /*.button2{
    cursor: pointer;
    background:rgb(123 75 146);
    border: none;
    width: 260px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 30px;
    color: white;
    font-size: 16px;
    transition-duration: 300ms;
    margin-left: 10px;
}
.button2:hover , .button:hover {
    box-shadow: 0 2px 25px 0 rgb(123 75 146);
   }*/
.button2:active , .button2:focus {
    outline:none !important;
}
.main-service-type {
    display: flex;
    align-items: center;
    flex-direction: column;
}

/*.main-service-type:not(:nth-child(-n+4)) .span {
  margin: 0!important;
}*/


.span {
    margin-top: 7px;
    margin-bottom: 10px;
    color: rgb(48, 46, 46);
    font-size: 16px;
    text-align:center;
}


@media (max-width: 595px) {
    .service-types {
        width: 100%;
    }
}

@keyframes play {
    0% {
        transform: scale(1);
    }
    15% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 152, 220, 0.65);
        -moz-box-shadow: 0 0 0 5px rgba(0, 152, 220, 0.65);
        box-shadow: 0 0 0 5px rgba(0, 152, 220, 0.65);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 152, 220, 0.84 ), 0 0 0 20px rgba(0, 152, 220, 1);
        -moz-box-shadow: 0 0 0 10px rgba(0, 152, 220, 0.84), 0 0 0 20px rgba(0, 152, 220, 1);
        box-shadow: 0 0 0 10px rgba(0, 152, 220, 0.84), 0 0 0 20px rgba(0, 152, 220, 1);
    }
    25% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 152, 220, 0.25), 0 0 0 30px rgba(0, 152, 220, 0.25);
        -moz-box-shadow: 0 0 0 15px rgba(0, 152, 220, 0.25), 0 0 0 30px rgba(0, 152, 220, 0.25);
        box-shadow: 0 0 0 15px rgba(0, 152, 220, 0.25), 0 0 0 30px rgba(0, 152, 220, 0.25);
    }
}

@media only screen and (max-width: 992px) {
    
    .hotels_grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .karyera-ic-sehife-content {
        flex-direction: column;
    }
    .karyera-ic-sehife-content-left{
        width: 100%;
    }
    .karyera-ic-sehife-content-right{
        width: 100%;
    }
    

    .drop-menu-cat{    opacity: 1;
    visibility: visible;}
    
    .catolog-content{width:45%;}

    .destionation-box {
        flex-wrap: wrap;
        justify-content: center;
    }

    .destionation-box_item {
        margin-bottom: 30px
    }
    
    .slider-img {
        width: 250px;
        height: 300px;
    }
    
    .company .company-wrap, .company #dle-content {
        flex-direction: column;
    }
    
    .company-item {
        width: 100%!important;
    }
    
    .inner-tour-page .swiper-slide {
        width: 45%;
    }
    
    .inner-tour-page {
        justify-content: space-between;
    }
}
@media (min-width:1200px) and (max-width:1400px){
    nav ul.desktop-navi li a {
   font-size:13px;
   padding: 7px 5px;
    }}

    @media (min-width:1100px) and (max-width:1200px){    nav ul.desktop-navi li a {
   font-size:12px;
   padding: 7px 3px;
    }}
@media (max-width: 1200px) {
    .my_language span {
        font-size:13px;
        gap:5px;
    }
    .header-link-mr {
        margin-right: 0px;
    }
    
    .header-link-ml-1 {
        margin-left: 0px;
    }
    
    .head-social, .language {
        display: none !important;
    }
    .slider_content {
        max-width: 300px;
    }
    
    .footerNav li a {
        font-size: 16px;
    }
}

@media (max-width: 1100px) {
    .desktop-navi {
        display:none!important;
    }
    
    nav {
        display:flex;
        justify-content: space-between;
        padding: 15px 20px;
    }
    
    .navbar-toggler {
        display: flex;
    }
    
    .mobile-logo {
        display: block;
    }
    
    .footerNav li a {
        font-size: 14px;
    }
    
    .footerNav li  {
        font-size: 16px;
    }
    
    .footer_center .col-md-9 {
        width: 100%!important;
        margin-top:20px;
    }
    .button2 {
        display:block;
        margin-bottom: 20px;
    }
    .hamburger-menu {
        display:block;
    }
}

@media only screen and (max-width: 768px) {
    .destinationFullstory-place img {
        width: 100%!important;
    }
    .our-teams {
        grid-template-columns: 1fr  ;
    }
        
    .hotels_grid {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .catolog-content{width:100%;}
    .more-reviews img {
        width: 25px!important;
    }
    .reviews .my-owl-prev img, .reviews .my-owl-next img {
        width: 25px!important;
    }
    
    .reviews-img-person {
        width: 50px!important;
        height: 50px!important;
        left: 0px!important;
    }
    .slider-img {
        position: absolute;
        top: calc(50% + 50px);
        right: 0;
        transform: translate(0, -50%);
        width: 200px;
        height: 300px;
    }

    .slider_content { max-width: 200px }
    .slider_content h1 { font-size: 25px }
    .slider_content p { font-size: 16px }
    .tour-box_item { width: 100% }
    .destionation-box_item { width: 100% }
    .advantages_top h2 { font-size: 60px }
    .footer_top-title { font-size: 25px }
    .footer_top button { padding: 15px 45px; font-size: 14px }
    .contact h3, .contact h3 span { text-align: center }
    .footerNav { flex-direction: column }
    .reviews_text-inner, .reviews-text {
        width: 100%;
        text-align: center;
        justify-content: inherit;
    }
    .reviews-info { flex-direction: column }
    .reviews-img { width: 100%!important; position: inherit }
    
    nav {
        justify-content: space-between;
    }
    
     .footerNav li  {
        margin-bottom:10px;
    }
    
    .inner-tour-page .swiper-slide {
        width: 100%;
    }
    
    .destionation_title, .heading-text, .tours_title, .company .section-title .title, .corporative-title  {
        font-size:25px;
    }
    
    .services {
        padding: 50px 15px;
    }
    
    .destionation {
        margin-bottom: 10px;
    }
    
    .slider-btn, .button2 {
        width: 220px;
        padding: 15px;
        font-size:18px;
    }
    
    .paragraph-text {
        line-height:22px;
    }
    
    .circle:hover {
        transition-duration: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }
    
    .service-type {
        width: 130px;
        height:130px;
        
    }
    
    .main-service-type {
        margin-bottom: 15px;
    }
    
    .main-service-type .span {
        font-size:14px;
    }
    
    .tours_desc {
        text-align: left;
    }
    
    .social  {
        margin-bottom: 10px;
    }
    
    .reviews .owl-carousel_item h4, .review-title1 {
        font-size: 25px;
    }
    
    .footer_top .openModal {
        padding: 20px 60px;
        background-color: #0098DC;
        font-size: 14px;    
    }
    
    .static-about p, .static-about ul li, .static-about *  {
        font-size: 16px!important; 
    }
    
    .page-heading  {
        margin-bottom: 20px!important;
        padding: 20px 0 20px 20px!important;
    }
    
    .page-heading h1,.team h2 {
        font-size: 20px!important; 
    }
    
    #partners h6 {
        position:relative!important;
        -webkit-transform:inherit!important;
        -webkit-transform: inherit!important; 
         transform: inherit!important; 
         -webkit-transform-origin: inherit!important; 
         transform-origin: inherit!important; 
         top:inherit!important;
    }
    #partners .col-1 {
        width:100%;
        justify-content: center;
        margin-bottom: 15px;
    }
    
    #partners {
        padding: 40px 0 75px;
    }
    
    #partners .row {
        justify-content: center;
    }
    
    .tours_desc,.tours_back {
        width:100%;
    }
    
    .contact h3 {
        padding-bottom:10px;
    }
    
    .footer_center-links {
        right: inherit;
        left: -50%;
        transform: translate(50%,0);
        top:50px;
    }
    
    .footer_center-links div {
        justify-content:center!important;
    }
    
    .partner-wrap {
        padding:0 20px!important;
    }
    
    #partners .partners-wrapper {
        padding-left:0!important;
    }
    
    .serviceFullstory .full-story-img, .full-story-content {
        width:100%!important;
    }
    
    .serviceFullstory img {
        margin-bottom:20px!important;
    }
    
    .tourFullstory .full-content h4 {
        margin-top:20px;
    }
    
    .made {
        justify-content: flex-start;
    }
    
    .static-about .row {
        padding: 0 10px;
    }
    
    .tourFullstory .melumat {
        display: flex;
        justify-content: center;
        padding: 18px 57px;
    }
    
    .reviews .my-owl-next {
        transform: translate(-30%,-50%);
    }
    
    .reviews .my-owl-prev {
        transform: translate(10%,-50%);
    }
    
    nav {
        padding:  15px;
    }
    
    .inner-page-info {
        padding: 0 15px;
    }
    
    .footer_top-title {
         padding: 0 15px;
    }
    
    .footerNav.text-white,.footer-number, .slider_content {
        padding: 0 15px;
    }
    
    .footer_bottom {
         padding: 20px 15px;
    }
    
    .footer_bottom .row {
        gap:15px
    }
    
    .static-about .page-heading {
        padding: 20px 15px 25px 20px!important;
    }
    
    .tours {
        margin: 45px 0;
    }
    .paragraph-text {
        margin-bottom: 15px;
    }
    
}

@media only screen and (max-width: 600px) {

    .slider_content { max-width: 100% }
    .slider-img {
        position: relative;
        transform: translate(0, 0);
        width: 200px;
        height: 300px;
    }
    
    .company .company-wrap .company-item {
        flex-direction:column;
        height:inherit;
    }
    
    .company .company-wrap .company-item .company-caption, .company .company-wrap .company-item .company-img, .offcanvas  {
        width: 100%!important;
    }
    
    
}



.cs-breadcrumb {
  height: 340px;
  position: relative;
  background-image: url(https://eratur.az/img/mermer.jfif);
  background-size: cover;
  background-position: 100% 50%;
  background-color: #4e4e4e99;
  background-blend-mode: overlay;
}
.cs-breadcrumb:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.cs-breadcrumb .inner-page-info {
  position: absolute;
  bottom: 0;
  right: 15px;
  left: 15px;
}
.cs-breadcrumb .top {
  padding: 30px 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.cs-breadcrumb h1 {
  font-size: 22px;
  font-weight: 600;
  color: white;
  margin: 0;
}
.cs-breadcrumb .bottom {
  padding: 25px 0px 50px;
  display: flex;
  align-items: center;
}
.cs-breadcrumb .left-side, .cs-breadcrumb .right-side {
  transform: translateY(12px);
}
.cs-breadcrumb .left-side {
  padding-right: 41px;
  position: relative;
}
.cs-breadcrumb .left-side a {
  color: #ffffff7a;
  transition: all .3s ease;
  display: block;
  white-space: nowrap;
}
.cs-breadcrumb .left-side i{
    margin-right: 10px;
}
.cs-breadcrumb .left-side::after {
  content: "";
  display: block;
  width: 2px;
  height: 62px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 55%;
  right: 0px;
  transform: translateY(-50%);
}
.cs-breadcrumb .right-side {
  padding-left: 32px;
}
.cs-breadcrumb .right-side .breadcrumb-p {
  text-align: center;
  color: white;
  line-height: 1.9;
  font-size: 14px;
  margin: 0;
}
.cs-breadcrumb .right-side .breadcrumb-p a {
  color: white;
  border-bottom: 1px solid white;
  transition: all .3s ease;
}
.static-about ul li {
    list-style:disc;
}
.static-about ul {
    padding:0 0 0 40px!important;
}



.static-about {
  padding-bottom: 50px;
}
.static-about *{
    line-height: 1.9;
    font-size:19px;
}
.page-heading {
  background-color: rgb(250, 250, 250);
  padding: 40px 108px;
  width: 100%;
  margin-bottom: 60px;
}
.page-heading h1 {
  font-size: 35px;
  font-weight: 600;
  /margin-bottom: 20px;/
  text-align: center;
}
.page-heading p {
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
}

.bg-gray {
  background-color: #f6f6f6;
}

.static-head {
  padding: 32px 0 ;
}

.static-title {
  color: #000;
  font-weight: 600;
  line-height: 1.5;
  font-size: 30px;
  margin-bottom: 0;
}

.bread-item {
  padding: 25px;
  background-color: white;
}

.bread-item a {
  color: #00aae7;
}

.cat-page .product-item {
  padding: 0 4px;
  margin-bottom: 18px;
}

.cat-page .img-wrap {
  position: relative;
}

.img-wrap {
  overflow: hidden;
}

.card-img img {
    height: 200px;
    width: 100%;
}

.card-container {
    padding: 20px 20px 15px;
}

.card-info h2 {
    display: -webkit-box;
    text-align: start;
    color: #aa2a55;
    cursor: pointer;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.2;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.paragraph-text{
    padding-top: 20px;
}
.card-info h3 {
    color: #979797;
    font-size: 11px;
    font-weight: inherit;
    text-align: start;
    height: 26px;
}

.card-info-p {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #5a5a5a;
    text-align: start;
    overflow-y: auto;
    max-height: 90px;
    min-height: 90px;
}

.card-info-p div {
    margin: 12px 0;
}

.card-info-p ul{
    height:170px;
    display:flex;
    flex-direction:column;
    list-style: disc;
    padding: 0 0 0 13px;
}

.card-info-p ul li{
    font-size: 14px;
    list-style: none;
    background: url(../img/fa-check.png) no-repeat;
    background-size: 16px;
    padding-left: 25px;
    background-position: 0px center;
    margin: 7px 0;
}

.card-bottom-1 {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-bottom: 10px;
}

/***Styling Team Start***/
/*.team {*/
/*        padding: 40px 0;*/
/*        background: #f7f5f2;*/
/*}*/
    
/*.team h2 {*/
/*    font-size: 40px;*/
/*    letter-spacing: -1.8px;*/
/*    margin: 0px;*/
/*    color: #332b2b;*/
/*    margin-right: 0;*/
/*    font-weight: bold;*/
/*    line-height: 1.3;*/
/*    padding-bottom:40px;*/
/*}*/

/*.team .col {*/
/*    flex: 0 0 19.333333%;*/
/*    max-width: 19.333333%;*/
/*}*/

/*.team .person__wrapper {*/
/*    margin-bottom: 50px;*/
/*    position: relative;*/
/*}*/

/*.team .box__main {*/
/*    padding: 12px;*/
/*    background: #fff;*/
/*    border-radius: 12px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    height: 100%;*/
/*    z-index: 1;*/
/*    position: relative;*/
/*    transition: all 0.3s;*/
/*}*/

/*.team .box__main img {*/
/*    width: 100%;*/
/*    height: 215.73px;*/
/*    border-radius: 4px;*/
/*    -o-object-fit: cover;*/
/*    object-fit: cover;*/
/*    display: block;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.team.box_main .box_content {*/
/*    min-height: 130px;*/
/*}*/

/*.team .box_main .box_content h4 {*/
/*    font-size: 15px;*/
/*    font-weight: 700;*/
/*    color: #332b2b;*/
/*    margin: 0px;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 2px;*/
/*}*/

/*.team .box_main .box_content span {*/
/*    font-size: 12px;*/
/*    color: #332b2b;*/
/*    opacity: 0.8;*/
/*}*/

/*.team .col-md-5th {*/
/*    max-width: 250px;*/
/*}*/

/*.team .box__content h4 {*/
/*    font-size: 15px;*/
/*    font-weight: 700;*/
/*    color: #332b2b;*/
/*    margin: 0px;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 2px;*/
/*}*/

/*.team .box__content span {*/
/*    font-size: 12px;*/
/*    color: #332b2b;*/
/*    opacity: 0.8;*/
/*}*/






/* OTHER */
.card-bottom-1-left {
    margin-top: 15px;
    color: #4b4b4b;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.card-bottom-1-left i {
    margin-right: 5px;

}

.card-bottom-1-right-icon {
    text-align: end;
}

.card-bottom-1-right p {
    margin-bottom: 5px;
    font-size: 12px;
    color: #979797;
    text-align: end;
}

.card-bottom-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.card-bottom-2-right {
    color: #aa2a55;
    display: block;
    font-weight: 400;
    font-size: 21px;
    border-radius: 13px;
}
.pagination{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:30px;
}
.card-bottom-2-right del {
    font-size: 16px;
}

.card-bottom-2-left-button.hotel a {
    text-transform: capitalize;
}

.card-bottom-2-left-button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #f9f9f9;
    border-radius: 22px;
    color: #000;
    font-size: 14px;
}

.card-bottom-2-left-button:hover {
     box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 30px;
}

.div1,
.div2,
.div3 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    right: 0;
    top: -5px;
}

.div1 {
    width: 49px;
    height: 49px;
    position: absolute;
    z-index: 5;
    background-color: red;
    transform: rotate(-15deg);

}

.div2 {
    width: 49px;
    height: 49px;
    position: absolute;
    z-index: 4;
    background-color: red;
    transform: rotate(45deg);
}

.div3 {
    width: 49px;
    height: 49px;
    position: absolute;
    z-index: 3;
    background-color: red;
    transform: rotate(135);
}

.img-div {
    background-color: #aa2a55;
    border-radius: 22px;
    padding: 8px 8px;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 10px 10px 10px;
    color: #fff;
    white-space: nowrap;
}

.card-img {
    display: flex;
    align-items: flex-end;
    background: url('https://spotonvacation.com/wp-content/uploads/2021/12/47693822-1-1.jpg')center/cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-right:10px;
    align-self: flex-end;
    height: 200px;
    flex-wrap: wrap;
    align-content: flex-end;
}


.swiper-slide{
    padding: 20px 0;
}
.card {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 30px;
}
.card-img{
    position: relative;
}
.card-img::before{
    content:'';
    position: absolute;
    background-color: #aa2a5575;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s;
    z-index: 999;
}
.card-img:hover::before{
    opacity: 1;
}
.card-img:hover .orta{
    opacity: 1;
}
.orta {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 49px;
    height: 49px;
    border-radius: 50%;
    background-color: #aa2a55;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.modal {
    z-index: 9999999!important;
}
.modal-content {
    border-radius: 10px;
    padding-top: 40px;
    position: relative;
}

.modal-header {
    padding: 0 60px 20px 60px;
    border: none;
}

.modal-content .btn-close {
    display: block;
    height: 20px;
    opacity: .5;
    position: absolute;
    right: 40px;
    top: 20px;
    width: 20px;
    z-index: 100;
    padding: 0;
    outline: transparent;
}

.modal-body {
    padding: 0 60px 60px;
}

input, select {
    height: 50px !important;
}

input, textarea, select {
    width: 100%;
    border: 2px solid #e6ecf2;
    padding: 12px 20px;
    border-radius: 4px !important;
    font-size: 14px !important;
    outline: none;
    position: relative;
    -webkit-appearance: none;
    transition: all .3s ease;
    position: relative;
}

textarea {
    height: 160px;
}

.btn {
    width:100%;
    background-color: rgb(120 72 144);
    color:#fff;
    border-radius: 4px;
    height: 50px;
    border:none;
}

.btn:hover {
    background-color: rgb(120 72 144) ;
    color: white ;
}



input:focus, textarea:focus, select:focus {
    box-shadow: none!important;
    border-color:#784890!important;
}
.modal-content .btn-close{position:static !important;}
.modal-body{padding:0 !important;}
#sendmail{overflow-y:scroll !important;padding:0 15px !important;}

/*Kariyer*/
#career{padding:40px 0;}
/*sertificatlar*/
#certificates_page{
    padding:40px 0;
    background:#fcfcfc;
}
#certificates_page .row{
    row-gap:20px
}
#certificates_page .certiciates_card{
    height:350px;
    width:100%;
}
#certificates_page .certiciates_card a{
    display:inline-block;
    height:100%;
    width:100%;
      background-image: none!important;
  border-width: 23px!important;
  border-style: solid!important;
  border-color: #a5a4a499 #bebebe99 #a5a4a47a #bebebe94!important;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}

#certificates_page .certiciates_card img{
        height:100%;
        width:100%;
        object-fit:fill;
}
@media screen and (min-width:576px) {
    #certificates_page .certiciates_card{
    height:300px;
}
}
@media (min-width:992px)  and (max-width:1200px){
    #certificates_page .certiciates_card{
    height:300px;
}
}
@media screen  and (min-width:1200px){
    #certificates_page .certiciates_card{
    height:400px;
}
}



/*new*/
.warn-tour .row{
    row-gap:20px;
}
.mySwipertur .swiper-slide{
    padding:0;
}

/*text*/
.member_area{
    padding-top:20px;
}
.member_area .row{
    align-items:center;
}
.member_area span{
    font-size:20px;
    font-weight:600;
    color:#000;
    line-height:1.2;
}

.member_area figure  img{
    width:100%;
    max-height:200px;
    height:100%;
}

/*about page addition*/
/* hero slider */
.heroABoutSlide {
  height:50vh;
  margin:0 auto 20px;
  overflow: hidden;
  background: #999;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
.myHeroAboutSlider .swiper-slide{
    padding:0 !important;
}
.swiper-button-prev,
.swiper-button-next {
    font-size: 24px;
    color: #fff;
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50%;
    transition: 300ms;
    position: absolute !important;
    z-index: 10 !important;
}

.slider:hover .swiper-button-prev, .slider:hover .swiper-button-next { opacity: .5 }
.swiper-button-prev { left: 30px }
.swiper-button-next { right: 30px }
.swiper-button-next:after, .swiper-button-prev:after { font-size: 20px; font-weight: bold }
.static_bottom_content{
    margin :20px auto 0;
}
.myHeroAboutSlider {
  width: 100%;
  height: 100%;
}
.myheroabout_slider {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}
.myheroabout_slider:after {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.myheroabout_slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  background: transparent;
}

@media screen and (min-width:768px){
   .heroABoutSlide {
  height: 70vh;} 
}

/*gallery*/
.gallery_area{
    padding:20px 0;
}
.gallery_area ul  {
    padding:0 !important;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    row-gap: 15px;
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.gallery_area ul>* {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}
.about_gallery li {
    list-style:none !important;
}

.about_gallery li a {
    overflow: hidden;
    display: block;    width: 100%;
    height:250px;
    border-radius: 12px;
}

.about_gallery a img {
    width: 100%;
    margin: 0;
    height: 100%;
    object-fit: cover;
    
}