@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');


body {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #414141;
    font-family: 'Poppins', sans-serif;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
}
 a, a:active, a:focus {
    color: #97884b;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    DISPLAY: block;
    position: relative;
    transition-property: transform;
}


.text h1,.text h2, .text h3, .text h4, .text h5{
    font-size: 21px;
    padding: 0;
    margin: 0;
    font-weight: 500;
}



a:hover, a:focus {
    text-decoration: none;
    outline: none;
    outline-offset: 0;
    color: #5d5843;
}

blockquote {
    border-left: 2px solid;
    color: #97884b;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    padding: 0px 12px;
    margin-top: 50px;
    margin-bottom: 50px;
}
ul, ol, dl {
    list-style-position: inside;
    margin-bottom: 25px;
}

.btn-primary {
    color: #fff;
    background-color: #97884b;
    border-color: #97884b;
}

.btn-primary:hover {
    color: #fff;
    background-color: #6f653e;
    border-color: #6f653e;
}


.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #97884b;
    border-color: #97884b;
}

.peu a,.peu a:active,.peu a:focus {
    color: #ffffff;
}

.peu a:hover,.peu a:focus {
    text-decoration: none;
    outline: none;
    outline-offset: 0;
    color: #5d5843;
}




.nodisponible{
    float: right;
}

.bg-gradient-fast-blue-purple {
    background-image: linear-gradient(to right top, #97884b, #a6944a);
}

.border-color-shamrock-green {
    border-color: #99894b !important;
}

.text-big {
    font-size: 80px;
    line-height: 100px;
}
.navbar .navbar-nav .nav-link {
    padding: 25px 0;
    font-weight: 300;
    font-size: 15px;
    margin: 0 12px;
    text-transform: uppercase;
    /* word-break: normal; */
}

.text-green2{color: #97884b5c;}

h1,h2,h3,h4,h5,h6 {
    font-size: 2.85rem;
    line-height: 3.4rem;
}


.hamburger-menu-big-font .menu-list li a {
    font-size: 25px;
    line-height: 23px;
    position: relative;
    padding: 0;
    text-transform: uppercase;
}


.text-salmon-rose, .btn-link.text-salmon-rose, a.text-salmon-rose-hover:hover {
    color: #1c2029;
}

.footer-dark, .footer-dark a {
    color: #cdcdcd;
    background-color: #1c2029;
}

.sticky.header-appear .header-dark, .sticky .header-dark.header-always-fixed-scroll {
    background-color: #191d26 !important;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border-bottom: none !important;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.bg-seashell {
    background-color: #f9f6f3db;
}

.bg-extra-medium-slate-blue {
    background-color: #3f3f3e;
}



.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.70;
    top: 0;
    left: 0;
}

header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
    max-height: 65px;
}


.text-green, .btn-link.text-green, a.text-green-hover:hover {
    color: #99894b;
}


.bg-green {background: rgb(131,182,48);background: linear-gradient(180deg, rgb(151 136 75) 26%, rgb(167 149 74) 100%);}

h3 {
    font-size: 3.0rem;
    line-height: 3.5rem;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    font-size: 14px;
    margin-top: 0;
    max-width: 100% !important;
    text-justify: inter-word;
}


a.plus {
    color: #a3924a;
}
 
a.plus:hover {
    color: #bba444;
}



.slider-navigation-style-05.swiper-button-next, .slider-navigation-style-05.swiper-button-prev {
    font-size: 40px;
    color: #151a20;
    height: 50px;
    width: 50px;
    line-height: 50px;
}

.white-move .swiper-slide, .white-move .swiper-wrapper {
    cursor:auto;
}


.portfolio-classic .portfolio-box {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    margin-bottom: 80px;
}

.slider-navigation-style-03.swiper-button-next, .slider-navigation-style-03.swiper-button-prev {
    border: 1px solid #e4e4e4;
    font-size: 16px;
    color: #232323;
    line-height: 40px;
    background-color: white;
    transform: none;
    top: inherit;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.slider-navigation-style-03.swiper-button-next, .slider-navigation-style-03.swiper-button-prev {
    border: 1px solid #e4e4e4;
    font-size: 16px;
    color: #232323;
    line-height: 40px;
    background-color: white;
    transform: none;
    top: inherit;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}



.box {
    height: 300px;
    /* background: #bd8a4e; */
    overflow: hidden;
}

@supports (object-fit: cover){
.box img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.box img {
    width: 100%;

}
	
}



@media (max-width: 991px){
h1.t-slider {
    font-size: 20px;
    line-height: 28px;

}
}



/* ===== Scrollbar CSS =====  */


  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #090a0f;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #97884b;
    border-radius: 0px;
    border: 3px solid #090a0f;
  }















