.btn-anchor {
  left: -43px;
}
.section-right-img .container-fluid {
  padding-right: 12px;
}

.section-left-img .container-fluid {
  padding-left: 12px;
}
/* .section-left-img .col-lg-6:first-child {
  padding-left: 0;
} */
/* .custom-btn span {
  margin-left: 15px;
} */
.custom-slider a:first-of-type {
  left: -8%;
}

.section-best-things li:not(:last-child)::before {
  left: 8px;
}
.section-best-things li span {
  margin: 6px 12px 0 0;
}
.news-card .position-absolute,
.tour-card .position-absolute {
  left: 30px;
}

.section-customers .col-md-7 {
  padding: 30px 12px 34px 0;
}
.testimonials-carousel .owl-prev {
  margin-right: 40px;
}
.user-img {
  margin-right: 15px;
}
.icon-quote {
  margin: 0 0 30px auto;
}

.testimonials-carousel .owl-nav {
  text-align: right;
}

.section-contact .list-unstyled span {
  margin-right: 15px;
}
.custom-btn:not(.btn-anchor) span {
  margin-left: 15px;
}

#menu-item-9999999999 > a::after {
  padding-left: 26px;
}
h1,
h2,
h3,
h4,
h5,
.user-name,.tour-content,
.tour-card.d-block h6,.section-hero-tourism p,.section-pioner p:first-child .text-bold,.section-learn .custom-btn,.section-learn .custom-btn {
  font-family: Circular Std, sans-serif;
}
h1 {
  font-weight: 900;
}
@media (min-width: 768px) {
  .section-hero-tourism p {
    font-family: Circular Std, sans-serif;
  }
  .tour-card .d-flex > div:last-child {
    text-align: right;
  }
  .tour-card .d-flex .custom-btn {
    margin-left: auto;
  }
  /* .section-customers {
    background: linear-gradient(to right, #001439 44%, #2899f44d 44%);
  } */
  .section-team .col-md-7{
    text-align: right;
  }
  .section-crm .col-md-7 {
    padding-left: 32px;
  }
}
@media (min-width: 992px) {
  .navbar-expand-md .navbar-nav {
    margin-left: 43px;
  }
  .ml-30{
    margin-left: 12%;
  }
  .ml-60{
    /* margin-left: 59%; */
    text-align: right;
  }
  .section-customers .col-md-5 > div {
    padding: 187px 144px 0 50px;
  }
  .navbar-nav li:last-child {
    margin-left: auto;
  }
  /* .section-customers {
    background: linear-gradient(to right, #001439 49%, #2899f44d 49%);
  } */
  
}
@media (min-width: 1200px) {
  .section-crm .col-md-7 {
    padding-left: 60px;
  }
}
@media (min-width: 1441px) {
  .section-crm .col-md-7 {
    padding-left: 130px;
  }
}
@media (min-width: 1900px) {
  /* .section-customers {
    background: linear-gradient(to right, #001439 49.3%, #2899f44d 49%);
  } */
}
@media (max-width: 1920px) {
  .section-right-img .container-fluid {
    margin: 0 0 0 auto;
  }
  .section-left-img .container-fluid {
    margin: 0 auto 0 0;
  }
}
@media (max-width:1399px) and (min-width: 768px){
  .section-invent .col-md-7 {
      padding: 105px 15px 135px 42px;
    }
}
@media (max-width: 1199px) {
  .custom-slider a:first-of-type {
    left: -4%;
}
.news-card .position-absolute,
  .tour-card .position-absolute {
    left: 20px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .section-left-img .container{
padding-left: 0;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .section-hero a:first-of-type {
    right: 38px;
  }
  .section-about .col-md-7 .row {
    right: -77%;
  }
  .custom-slider a:first-of-type {
    left: 0;
}
}
@media (max-width: 991px) {
  .custom-slider img.active {
    margin:110px 0 0 115px;
  }
  .pt-85 .col-md-6:first-child {
    padding-right: 5px;
  }
  .pt-85 .col-md-6:last-child {
    padding-left: 5px;
  }

  .section-customers .col-md-7 {
    padding: 30px 12px 20px 15px;
  }
  .news-card .position-absolute,
  .tour-card .position-absolute {
    left: 15px;
  }
  
}
@media (max-width: 767px) {
 
  .section-hero .container-fluid,
  .section-crm .col-md-7 {
    padding-left: 12px;
  }
  .section-hero a:first-of-type {
    left: 38px;
  }
  .section-best-things .custom-btn {
    left: 30px;
  }
  .tour-col:nth-child(5){
    padding-left: 5px;
  }
  .tour-col:nth-child(3){
    padding-right: 5px;
  }
}
@media (max-width: 425px) {
  .section-hero a:first-of-type {
    left: 20px;
  }
  .section-contact .list-unstyled span {
    margin-right: 10px;
}
}
