body {
  letter-spacing: 0 !important;
}
/*Head*/
.header-inicio {
  background: #d1bb8d !important;
}
#header-wrap #logo img {
  height: 100px;
}

#logo a .logo-default {
  padding-top: 15px;
  padding-bottom: 15px;
}
.is-expanded-menu #header.sticky-header-shrink #header-wrap #logo img {
  height: 80px;
}
.primary-menu .menu-link {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #1c1918 !important;
  opacity: 0.5;
  transition: 0.4s all;
}

.primary-menu .menu-item.current .menu-link {
  opacity: 1;
}

.primary-menu .menu-item .menu-link:hover {
  opacity: 1;
}

.primary-menu .menu-item.contact-item {
  display: none;
}

.desktop-contact-btn {
  display: block;
}
.btn-light {
  background-color: #f3eee2;
  color: #1c1918;
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 10px;
  padding: 10px 30px;
  transition: 0.4s all;
}
.btn-light:hover {
  background-color: #442d00;
  color: #f3eee2;
}
.hero-image-one {
  --cnvs-hero-img: url(https://callimayeque.com/img/callimayeque-hero-title.jpg);
}
.hero-image-one.size-sm {
  --cnvs-hero-img: url(https://callimayeque.com/img/callimayeque-hero-title-2.jpg);
}
.content-wrap {
  background: #f9f6f0;
}
.title-index {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 6rem;
  color: #1c1918;
  line-height: 1.2;
}
.bg-color[class*='bg-opacity-'] {
  background-color: rgba(209, 187, 141, 0.5) !important;
  color: #996600 !important;
}
.text-animation {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #996600;
}
p.txt-about {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4;
}
h5.info-about {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4;
  text-align: center;
}
h3.number-about {
  font-family: 'Oswald', sans-serif;
  font-size: 3rem;
  color: #1c1918;
  font-weight: 500 !important;
  text-align: center;
}
.number-about span {
  color: #996600 !important;
}

.scroll-img {
  border-radius: 25px;
}

/*SLIDER*/
h2.slide-one {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #f3eee2;
  line-height: 1.2 !important;
}
h3.block-one {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: clamp(2rem, 3.5vw, 3rem) !important;
  color: #f3eee2;
  line-height: 1.2 !important;
  margin-top: 20px;
  text-align: left;
}
.block-one span {
  color: #d1bb8d !important;
  text-align: left;
  font-size: clamp(2rem, 3.5vw, 3rem) !important;
}
p.block-two {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
  margin-bottom: 25px !important;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.block-two a {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
}
/*SLIDER END*/
.options-txt h4 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
.options-txt p {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
}

.cta-block-callimayeque.bg-last-block {
  border-radius: 10px;
}

.bg-last-block {
  background: rgba(209, 187, 141, 0.5) !important;
}
.bg-last-block h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 3rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
.bg-last-block p {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
}
.btn-brown {
  background-color: #996600;
  color: #f3eee2;
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 10px !important;
  padding: 10px 30px;
  transition: 0.4s all;
  border-color: transparent;
}
.btn-brown:hover {
  background-color: #d1bb8d;
  color: #1c1918;
  border-color: transparent;
}
/*Footer*/
.bg-footer {
  background: #442d00 !important;
}
.logo-footer img {
  margin-bottom: 20px;
  max-width: 120px;
}
.fa-2x {
  color: #f3eee2;
}
.border-top {
  border-top: 1px solid rgba(243, 238, 226, 0.15) !important;
}
.tel-footer {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #f3eee2;
  margin-top: 50px;
  transition: 0.4s all;
}
.tel-footer:hover {
  color: rgba(243, 238, 226, 0.5) !important;
}
.tel-footer i {
  margin-right: 5px;
}
.mail-footer {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #f3eee2;
  margin-top: 50px;
  transition: 0.4s all;
}
.mail-footer:hover {
  color: rgba(243, 238, 226, 0.5) !important;
}
.fa-2x {
  color: #f3eee2;
}
.fa-2x:hover {
  color: rgba(243, 238, 226, 0.5) !important;
}
.mail-footer i {
  display: inline-block;
  font-size: 16px;
  color: #f3eee2;
  margin-right: 5px;
}
.social-footer {
  color: #f3eee2;
}
.social-footer:hover {
  color: rgba(243, 238, 226, 0.5) !important;
}
.contain-copyrights {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  transition: 0.4s all;
}
.copyright-links,
a.footer-link {
  color: #f3eee2;
}
.footer-link:hover {
  color: rgba(243, 238, 226, 0.5) !important;
}
/*Slider*/
h2.title-design {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
#slider-2-slide-2-layer-30.rs-layer-static {
  text-align: center !important;
}
#slider-2-slide-2-layer-28.rs-layer-static {
  text-align: center !important;
}
#slider-2-slide-2-layer-3.rs-layer-static {
  font-size: 24px !important;
  opacity: 0.5 !important;
}

.btn-slider {
  margin-top: 55px;
  padding: 10px 20px !important;
}

.only-mobile-one {
  background: #442d00;
}
.only-mobile-two {
  background: #d1bb8d;
}

.fbox-index {
  margin-bottom: 40px !important;
}
.copyright-links a {
  border-bottom: 0px;
}
#gotoTop {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(68, 45, 0, 0.5);
  color: #f3eee2;
  border: 2px solid transparent;
  --cnvs-gotoTop-icon-size: 2rem;
  margin-right: 5px;
}
#gotoTop:hover {
  background-color: #442d00 !important;
  color: #f3eee2 !important;
  border: 2px solid transparent !important;
}

a.button.btn-light.btn-slider {
  line-height: 1.6rem !important;
  padding: 10px 20px !important;
  margin-top: 35px !important;
}
.grecaptcha-badge {
  bottom: 110px !important;
  z-index: 1;
}
/*Contact Section*/

.invalid-feedback {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #ff0000;
}
.section-contact {
  background: rgba(209, 187, 141, 0.5);
  padding-top: 110px;
}
select {
  color: rgba(28, 25, 24, 0.5);
  background-color: #fff;
}

select:focus {
  color: rgba(28, 25, 24, 1);
}

select:valid {
  color: rgba(28, 25, 24, 1);
}

select:invalid {
  color: rgba(28, 25, 24, 0.5);
}

select option {
  color: rgba(28, 25, 24, 1);
}

#contactform_service {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"%3E%3Cpath fill="none" stroke="rgba(28, 25, 24, 0.5)" stroke-width="1" d="M5 7l5 5 5-5"%3E%3C/path%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 45px;
}

input::placeholder,
textarea::placeholder {
  color: rgba(28, 25, 24, 0.5) !important;
}

.form-control {
  /* --cnvs-input-btn-input-color:#1C1918; */
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  --cnvs-input-focus-border-color: #1c1918;
  --bs-border-color: rgba(28, 25, 24, 0.5);
}
.title-contact h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
.title-contact p {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
}
.font-link a {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
  transition: 0.4s all;
}
.font-link a:hover {
  color: rgba(28, 25, 24, 0.5);
}
.device-up-md.contact-arrow {
  display: block;
  position: absolute;
  width: 130px;
  top: 140px;
  right: -15px;
  rotate: 80deg;
  opacity: 1;
}

.feature-box {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.bg-formulario {
  background-color: #f9f6f0;
  border-radius: 0.8rem;
  padding-top: 54px;
  padding-bottom: 15px;
  padding-left: 48px;
  padding-right: 48px;
}
.bg-txt {
  background-color: #f9f6f0 !important;
  color: #442d00 !important;
}
h4.font-in {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
.bg-in {
  background-color: rgba(28, 25, 24, 0.1) !important;
  color: #442d00 !important;
}
.social-icon.si-small {
  --cnvs-socialicon-size: 2.5rem;
  --cnvs-socialicon-fontsize: 1.2rem;
}
.text-end {
  padding-bottom: 20px;
}
.container-contact {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
/**Contact Section End*/
/*Nosotros Section*/
.container-anim.container-items {
  padding-top: 120px;
  padding-bottom: 120px;
}
.list-group-item {
  position: absolute;
  top: 0px;
  left: 0;
  background-color: #f9f6f0 !important;
  color: #1c1918;
  border: 0;
  width: 100%;
  padding: 0px;
  margin: 0;
}

.list-group-item:nth-child(1) {
  z-index: 1;
  height: 500px;
}

.list-group-item .text-anim {
  transform: translateY(-20px);
  --text-anim-duration: 0.3s;
  transition-property: opacity, transform;
  transition-duration: var(--text-anim-duration);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: var(--text-anim-delay, 0s);
}

.list-group-item.active .text-anim {
  opacity: 1;
  transform: translateY(0px);
  background-color: #f9f6f0;
}

.list-group-content > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#list-item-2,
#list-item-3 {
  padding-top: 120px;
}

.block-parallax h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 3rem;
  color: #f3eee2;
  line-height: 1.2 !important;
}
.block-parallax p {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #f3eee2;
  line-height: 1.4;
}
.aboutus-mobile {
  display: none;
  padding: 100px 0;
  background: #f9f6f0;
}
.about-us {
  padding-left: 30px;
  padding-right: 30px;
}
.about-us h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #1c1918;
  line-height: 1.2 !important;
  margin-top: 35px;
}
.about-us p {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
}

.section-w-parallax {
  padding: 100px 0;
}

.container-carousel.container-carousel--clients {
  padding: 80px 0 115px;
}

.container-carousel--clients h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #1c1918;
  line-height: 1.2 !important;
  text-align: center;
  margin-bottom: 80px;
}
.carousel-img {
  display: flex !important;
  justify-content: center;
}
h2.title-anim {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
.list-group-item p {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
}
.oc-item a {
  display: flex;
  justify-content: center;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  background-color: #442d00 !important;
  color: #f3eee2 !important;
}

/*Services Section*/
.services-parallax h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #f3eee2;
  line-height: 1.2 !important;
}
.services-parallax {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section.bg-transparent {
  margin-top: 100px;
  margin-bottom: 100px;
}
.section-carousel {
  padding-top: 36px;
  padding-bottom: 36px;
}
.owl-carousel .owl-nav .owl-next {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-carousel .owl-nav .owl-prev {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-nav [class*='owl-']:hover {
  transform: inherit !important;
}
.owl-carousel .owl-nav [class*='owl-'] {
  background-color: #442d00 !important;
  color: #f3eee2 !important;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  background-color: rgba(68, 45, 0, 0.5) !important;
}
.owl-carousel-full .owl-nav [class*='owl-'] {
  font-size: 17px;
}
.bi::before,
[class*=' bi-']::before,
[class^='bi-']::before {
  font-weight: 600 !important;
}
.last-banner-services {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 60px;
}
.oc-item h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 3rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
.oc-item li {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
}
.banner-scroll {
  background: #442d00;
  padding-top: 26px;
  padding-bottom: 26px;
}
.banner-scroll a {
  color: #f9f6f0;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  line-height: 1.2 !important;
  transition: 0.3s all ease-in-out;
}
.banner-text a:hover {
  color: rgba(249, 246, 240, 0.5);
}
.listados {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 90px !important;
}
ul.listas-ul {
  padding-left: 30px !important;
}
::marker {
  font-size: 30px !important;
  line-height: 1;
}
.fslider .slide > a > img {
  height: 263px;
}
/*galería*/
#title-galeria {
  background: #f9f6f0;
  padding-top: 80px;
  padding-bottom: 50px;
}
.galery-text h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 4rem;
  color: #1c1918;
  line-height: 1.2 !important;
}
.galery-text p {
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #1c1918;
  line-height: 1.4 !important;
}
#page-menu-wrap {
  background: #442d00;
}
.page-menu-title span {
  color: #f3eee2;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
}
.page-menu-item > a {
  color: #f3eee2;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  background-color: #442d00;
}

.page-menu-item:hover > a,
.page-menu-item.current > a {
  background-color: rgba(98, 79, 48, 1) !important;
}

#page-menu-trigger {
  color: #f3eee2;
}
.is-expanded-pagemenu .page-menu-item > a {
  border-radius: 6px;
}
.portfolio-desc h4 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: #f3eee2 !important;
  line-height: 1.2 !important;
  margin-bottom: 0px !important;
}
a.icon-one-img {
  border-radius: 50%;
}
.overlay-trigger-icon {
  color: #1c1918 !important;
  background-color: #f9f6f0 !important;
}
.overlay-trigger-icon:not([class*='text-white']):hover {
  color: #1c1918 !important;
}

.bg-overlay-bg:hover {
  background: rgba(28, 25, 24, 0.65) !important;
}

/*Media Queries*/

@media (max-width: 1199px) {
  .aboutus-mobile {
    display: block;
  }
  .container-anim {
    display: none;
  }
  .section.bg-transparent {
    margin-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  p.block-two {
    font-size: clamp(0.8rem, 1.5vw, 1.25rem) !important;
  }

  a.button.btn-light.btn-slider {
    font-size: clamp(0.8rem, 1.4vw, 1rem) !important;
  }
  .container-tablet {
    max-width: 900px;
  }
}

@media (max-width: 991px) {
  .device-up-md.contact-arrow {
    display: none;
  }
  .bg-formulario {
    margin-top: 65px;
  }
  .carousel-clients .owl-nav .owl-prev {
    left: -3%;
  }
  .carousel-clients .owl-nav .owl-next {
    right: -3%;
  }
  .carousel-clients:hover .owl-nav .owl-prev {
    left: -3%;
  }
  .carousel-clients:hover .owl-nav .owl-next {
    right: -3%;
  }
}

@media (min-width: 992px) {
  .title-contact p {
    padding-right: 20%;
  }
}

@media (min-width: 778px) and (max-width: 1180px) {
  rs-layer#slider-2-slide-5-layer-9 {
    padding-right: 25% !important;
  }
}
@media (min-width: 820px) and (max-width: 1180px) {
  .owl-carousel .owl-nav [class*='owl-'] {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container-contact {
    padding-top: 0rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .owl-carousel .owl-nav [class*='owl-'] {
    top: 39% !important;
    margin-right: -18%;
    margin-left: -18%;
  }
  .listados {
    padding-left: 45px !important;
    padding-top: 65px !important;
  }
}
@media (max-width: 777px) {
  #slider-2-slide-2-layer-3.rs-layer-static {
    font-size: 14px !important;
    line-height: 2 !important;
  }
  a.button.btn-light.btn-slider {
    font-size: clamp(0.6rem, 2vw, 1rem);
  }
  p.block-two {
    font-size: clamp(1rem, 1.5vw, 1.25rem);
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .container-head {
    padding-right: 98px;
  }
  .oc-item h3 {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .grecaptcha-badge {
    opacity: 0.6;
  }
  .primary-menu .menu-item.contact-item {
    display: block;
  }

  .desktop-contact-btn {
    display: none;
  }

  #logo a .logo-default {
    height: 90px !important;
  }

  .title-index {
    margin-top: 80px;
    font-size: 3rem;
  }

  h5.info-about {
    font-size: 1rem;
  }

  h3.number-about {
    font-family: 'Oswald', sans-serif;
  }

  .principal-block {
    padding-left: 30px;
    padding-right: 30px;
  }
  .img-scroll {
    padding-left: 30px;
    padding-right: 30px;
  }

  #wrapper #header #header-wrap {
    position: fixed;
  }

  .cnvs-hamburger {
    --cnvs-hamburger-size: 1.5rem;
    --cnvs-hamburger-width: 3px;
  }

  #slider-2-slide-2-layer-30.rs-layer-static.rs-layer.rs-waction.rs-wclickaction {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-width: 2px !important;
  }

  #slider-2-slide-2-layer-28.rs-layer-static.rs-layer.rs-waction.rs-wclickaction {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-width: 2px !important;
  }

  h2.slide-one {
    font-size: 2rem;
    padding-bottom: 15px !important;
  }
  .block-two a {
    justify-content: left;
    align-items: left;
  }
  .block-diseno {
    padding-left: 30px;
    padding-right: 30px;
  }
  .call-to-action {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cta-block-callimayeque.bg-last-block {
    border-radius: 20px;
  }

  .contain-copyrights {
    padding-left: 20px;
    padding-right: 20px;
  }
  h2.title-design {
    font-size: 2rem;
  }
  h3.block-one {
    font-size: 2rem;
  }
  .bg-last-block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .btn-brown {
    width: 245px;
  }

  .bg-last-block h3 {
    font-size: 2rem;
  }

  h1.mobile-one {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 3rem;
    color: #f3eee2;
    line-height: 1.2 !important;
  }
  .mobile-one span {
    color: #d1bb8d !important;
  }
  p.mobile-two {
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    color: #1c1918;
    line-height: 1.4 !important;
    margin-bottom: 25px !important;
    text-align: left;
  }
  .mobile-two a {
    text-align: left;
  }
  .copyright-links {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mail-footer {
    margin-top: 0px;
  }
  .btn-slider {
    margin-top: 0px !important;
  }
  .rs-layer-static i {
    font-size: 25px !important;
  }
  #gotoTop {
    opacity: 1;
    z-index: 1000;
    margin-right: -15px;
  }
  .title-contact h2 {
    font-size: 2rem;
  }
  .bg-formulario {
    margin-top: 65px;
  }

  .section-contact {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
  }
  .bg-formulario {
    padding-left: 40px;
    padding-right: 40px;
  }
  .btn-formulario {
    width: auto;
  }
  .text-end {
    padding-bottom: 35px;
  }
  .container-contact {
    padding-top: 2rem !important;
  }
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .about-us h2 {
    font-size: 2rem;
  }
  .block-parallax h3 {
    font-size: 2rem;
  }
  .owl-carousel .owl-nav [class*='owl-'] {
    opacity: 1;
  }

  .container-carousel h2 {
    font-size: 2rem;
    margin-bottom: 40px;
  }
  .container-carousel.container-carousel--clients {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .aboutus-mobile {
    padding: 180px 0 100px;
  }

  .container-carousel--clients .carousel-clients .owl-nav button {
    opacity: 1;
    width: 50px;
    height: 50px;
    font-size: 25px;
  }

  .carousel-clients .owl-nav .owl-prev {
    left: calc(var(--cnvs-owl-nav-sizes) / 4);
  }

  .carousel-clients .owl-nav .owl-next {
    right: calc(var(--cnvs-owl-nav-sizes) / 4);
  }

  .carousel-clients:hover .owl-nav .owl-prev {
    left: calc(var(--cnvs-owl-nav-sizes) / 4);
  }

  .carousel-clients:hover .owl-nav .owl-next {
    right: calc(var(--cnvs-owl-nav-sizes) / 4);
  }
  /*Services Section*/
  .services-parallax h2 {
    font-size: 2rem;
    margin-top: 80px;
  }

  .oc-item h3 {
    font-size: 2rem;
  }

  .listados {
    padding-left: 10px !important;
    padding: 20px 0 0 0 !important;
  }
  .owl-carousel .owl-nav [class*='owl-'] {
    position: absolute;
    top: 40%;
  }
  .banner-scroll a {
    font-size: 2rem;
  }
  .banner-text a {
    pointer-events: none;
  }
  .last-banner-services {
    margin-top: 70px;
    margin-bottom: 70px;
    padding-left: 55px;
    padding-right: 55px;
  }
  .last-banner-services p {
    text-align: left;
  }
  .section.bg-transparent {
    margin-top: 80px;
    margin-bottom: 50px;
  }
}

@media (min-width: 390px) and (max-width: 932px) {
  p.block-two {
    margin-bottom: 20px !important;
  }
  a.button.btn-light.btn-slider {
    margin-top: 20px !important;
  }
}
@media (min-width: 844px) {
  #slider-2-slide-2-layer-30.rs-layer-static {
    text-align: center !important;
    margin-left: 35px;
  }
  #slider-2-slide-2-layer-28.rs-layer-static {
    text-align: center !important;
    margin-left: 35px;
  }
  #slider-2-slide-2-layer-30.rs-layer-static {
    text-align: center !important;
    margin-left: 0px;
  }

  #slider-2-slide-2-layer-28.rs-layer-static {
    text-align: center !important;
    margin-left: 0px;
  }
}

@media (min-width: 375px) and (max-width: 667px) {
  p.block-two {
    margin-bottom: 15px !important;
  }
  a.button.btn-light.btn-slider {
    margin-top: 10px !important;
  }
}

@media (max-width: 579px) {
  .title-slide {
    padding-left: 12px !important;
    padding-right: 0 !important;
  }

  h2.slide-one {
    padding-bottom: 30px !important;
  }

  #slider-2-slide-2-layer-30.rs-layer-static,
  #slider-2-slide-2-layer-28.rs-layer-static {
    text-align: center !important;
    margin-right: 35px !important;
  }

  #slider-2-slide-2-layer-35.rs-layer-static {
    margin-bottom: 90px !important;
  }
  .block-parallax {
    text-align: left;
  }
}
@media (max-width: 576px) {
  .text-end {
    padding: 1.5rem 0 2rem;
  }
}
@media (min-width: 412px) {
  .owl-carousel .owl-nav [class*='owl-'] {
    position: absolute;
    top: 43% !important;
  }
}
@media (min-width: 430px) {
  .owl-carousel .owl-nav [class*='owl-'] {
    position: absolute;
    top: 40% !important;
  }
}

@media (max-width: 370px) {
  .container-carousel--clients .carousel-clients .owl-nav button {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}

@media (max-width: 320px) {
  .font-link a {
    font-size: 1rem;
  }
  .owl-carousel .owl-nav [class*='owl-'] {
    position: absolute;
    top: 30% !important;
  }
}
@media (min-width: 320px) {
  .listados {
    padding: 20px 0 0 10px !important;
  }
}

@media (min-width: 1200px) {
  .listados {
    padding: 20px 0 0 5% !important;
  }
}

@media (min-width: 1286px) {
  .listados {
    padding: 20px 0 0 90px !important;
  }
}
