/*
 Theme Name:   Quiety Child
 Theme URI:    https://quiety-wp.themetags.com/
 Description:  Quiety is a modern and clean WordPress theme suitable for any kind of Digital Agency, Digital Marketing and Seo Marketing.
 Author:       ThemeTags
 Author URI:   https://themetags.com/
 Template:     quiety
 Version:      4.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  quiety
*/
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1349px !important;
    }
}
.banner--four {
    background-color: #ffceb9 !important;
}
.banner__title {
    letter-spacing: 1px !important;
}
.banner {
    height: 750px !important;
}
.banner--four .btn-outline {
    color: #ff5108 !important;
    border-color: rgb(255 81 8) !important;
}
.banner__btns .banner-btn:hover {
    color: #ff5108 !important;
    border-color: rgb(255 81 8) !important;
}
.swiper-container {
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative !important;
  overflow: hidden !important;
  /* Fix of Webkit flickering */
  z-index: 1 !important;
}
.tt-timeline .tt-timeline__title-wrapper:before {
background: linear-gradient(96.49deg, #212121 0, #212121 101.82%) !important;
}
.tt-timeline .shape-wrapper:after {
border-right: 45px solid #212121 !important;
}
.tt-timeline__bubble {
background: linear-gradient(96.49deg, #212121 0, #212121 101.82%) !important;
}
.tt-timeline__bubble:before {
    border: 20px solid rgb(33 33 33 / 30%) !important;
}