body {
  background-color: #222327;
}

.no-padding-desktop {
  padding-left: 0;
  padding-right: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

#html5-watermark {
  display: none !important;
}

#html5-image {
  background-color: #ccb88c;
}

#html5-close {
  margin-right: -20px !important;
}
#html5-close img {
  content: url("../../assets/media/pages/gallery/close-hover.svg");
}
#html5-close img:hover {
  content: url("../../assets/media/pages/gallery/close.svg");
}

.framesize {
  width: 100% !important;
}

/*COOKIES*/
.js-cookie-consent .cookie-consent__message_mobile {
  display: none;
}

.js-cookie-consent {
  height: 61px;
  background-color: #27292e;
  position: fixed;
  bottom: 0;
  text-align: center;
  left: 8%;
  right: 8%;
  z-index: 250;
}

.js-cookie-consent .cookie-consent__message {
  width: 1110px;
  height: 17px;
  color: #ccb88c;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 60px;
  text-align: center;
}

.js-cookie-consent .cookie-consent__message a {
  color: #ffffff;
  text-decoration: underline;
}

.js-cookie-consent .cookie-consent__message a:hover {
  color: #ccb88c;
}

.js-cookie-consent .js-cookie-consent-agree {
  background-color: #ccb88c;
  width: 161px;
  color: #222327;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  height: 100%;
  border: none;
  position: absolute;
  right: 0;
}

.js-cookie-consent .js-cookie-consent-agree:hover {
  background-color: #222327;
  color: #ccb88c;
}

.subnav-1 {
  background-color: #222327;
  height: 45px;
  margin-top: 70px;
  text-align: center;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1000;
}
.subnav-1 ul {
  display: inline-flex;
  margin-bottom: 0;
  list-style-type: none;
}
.subnav-1 li a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0px 15px 0 15px;
}
.subnav-1 a.nav-dropdown {
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  margin: 9px 15px 0 15px;
  background-color: transparent;
}
.subnav-1 .dropdown-menu {
  min-width: 200px;
  background-color: #222327;
  left: -130px !important;
  top: 3px !important;
  border-radius: 0 !important;
}
.subnav-1 a.nav-dropdown:hover {
  color: #ccb88c;
  background-color: #222327;
  border-color: #222327;
  cursor: pointer;
}
.subnav-1 .dropdown-item:focus, .subnav-1 .dropdown-item:hover {
  color: #ccb88c;
  text-decoration: none;
  background-color: #222327;
}
.subnav-1 a:hover {
  color: #ccb88c;
}
.subnav-1 a.active {
  color: #ccb88c;
}
.subnav-1 .subnav-links {
  text-align: center;
}

.navbar {
  background-color: #27292e;
  height: 70px;
  /* Dropdown Lingua */
  /* fim Dropdown Lingua */
}
.navbar .logo-navbar {
  margin-left: 45px;
}
.navbar .logo-mobile {
  margin-left: 15px;
}
.navbar ul {
  display: flex;
  margin-bottom: 0;
  list-style-type: none;
}
.navbar li a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
.navbar .hamburguer-mobile {
  margin-right: 15px;
}
.navbar a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
.navbar a:hover {
  color: #ccb88c;
}
.navbar a.active {
  color: #ccb88c;
}
.navbar li {
  list-style-type: none;
  padding: 0 22px;
}
.navbar .nav-link {
  padding: 0;
}
.navbar .flag-img {
  width: 35px;
  margin-right: 10px;
  margin-left: 10px;
}
.navbar .dropbtn {
  background-color: transparent;
  color: white;
  padding: 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.navbar .dropbtn:focus {
  outline: none;
}
.navbar .dropdown {
  position: relative;
  display: inline-block;
}
.navbar .dropdown-content {
  display: none;
  position: absolute;
  background-color: #27292e;
  min-width: 65px;
  z-index: 1;
  padding-top: 18px;
}
.navbar .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.navbar .dropdown-content a:hover {
  background-color: #222327;
}
.navbar .dropdown:hover .dropdown-content {
  display: block;
}

.footer {
  background-color: #27292e;
  height: 100px;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
}
.footer .social-links {
  float: right;
}
.footer .social-links a {
  margin-left: 15px;
}
.footer ul {
  display: flex;
  margin-bottom: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-margin-end: -35px;
          margin-inline-end: -35px;
}
.footer li a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.66px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
.footer a:hover {
  color: #ccb88c;
}
.footer a.active {
  color: #ccb88c;
}
.footer li {
  list-style-type: none;
  padding: 0 5px;
}
.footer .upper-footer {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 35px;
  border-bottom: 1px solid #222327;
}
.footer .bottom-footer {
  padding-top: 30px;
}
.footer img.face-link-img:hover {
  content: url("../../assets/media/pages/footer/fb-hover.svg");
}
.footer img.insta-link-img:hover {
  content: url("../../assets/media/pages/footer/insta-hover.svg");
}
.footer .footer-mobile {
  display: none;
}
.footer .footer-desktop {
  display: block;
}

#page-success {
  background-image: url("../../assets/media/pages/contacts/form-sent.jpg");
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
#page-success .success-logo {
  text-align: center;
  margin-top: 15%;
}
#page-success .success-text {
  text-align: center;
  margin-top: 50px;
}
#page-success p.success-big {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 50px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-bottom: 35px;
}
#page-success p.success-small {
  color: #ffffff;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
}
#page-success .link-button a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  margin-top: 135px;
}
#page-success .link-button a:hover {
  font-weight: 700;
  color: #ccb88c;
  border-bottom: 1px solid #ccb88c;
}
#page-success .link-button {
  margin-top: 35px;
  text-align: center;
}
#page-success p.contact-error {
  color: red;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

#page-history {
  background-color: #ffffff;
}
#page-history .text-box {
  padding-top: 125px;
  padding-bottom: 125px;
}
#page-history .grid-item {
  width: 270px;
  padding-bottom: 5px;
}
#page-history .grid-item--width2 {
  width: 270px;
}
#page-history #section_01 {
  background-image: url("../../assets//media/pages/history/banner-coudelaria.jpg");
  width: 100%;
  height: 85vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
#page-history #section_01 .banner {
  padding-top: 155px;
}
#page-history #section_01 p.banner-title {
  color: #222327;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
#page-history #section_01 p.banner-subtitle {
  color: #222327;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
}
#page-history #section_02 .text-box {
  padding: 120px 170px 120px 170px;
}
#page-history #section_02 p.history-title {
  color: #27292e;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#page-history #section_02 p.history-text {
  color: #27292e;
  font-family: Spartan;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}
#page-history #section_04 p.history-left {
  color: #27292e;
  font-family: Spartan;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 2.4px;
  line-height: 30px;
  text-align: right;
  text-transform: uppercase;
}
#page-history #section_04 p.history-right {
  color: #27292e;
  font-family: Spartan;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: justify;
}
#page-history #section_05 {
  background-image: url("../../assets/media/pages/history/images/bg-cronologia_desktop.jpg");
  height: 75vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#page-history #section_05 .history-line {
  padding-top: 195px;
  padding-bottom: 195px;
}
#page-history #section_05 p.cronology-title {
  color: #ccb88c;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: left;
  margin-top: 100px;
}
#page-history #section_05 p.cronology-text {
  color: #f5f6f7;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: left;
}
#page-history #section_05 p.cronology-carousel {
  color: #f5f6f7;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 25px;
  text-align: center;
}
#page-history #section_05 .owl-dots {
  display: none;
}
#page-history #section_05 .owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 50px;
  cursor: pointer;
}
#page-history #section_05 .owl-carousel .owl-prev.disabled,
#page-history #section_05 .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
#page-history #section_05 .owl-carousel .prev-slide {
  background: url("../../assets/media/pages/history/images/left.svg") no-repeat;
  right: 250px;
}
#page-history #section_05 .owl-carousel .next-slide {
  background: url("../../assets/media/pages/history/images/right.svg") no-repeat;
  right: 150px;
}
#page-history #section_05 .owl-carousel .prev-slide:hover {
  background: url("../../assets/media/pages/history/images/left-hover.svg") no-repeat;
}
#page-history #section_05 .owl-carousel .next-slide:hover {
  background: url("../../assets/media/pages/history/images/right-hover.svg") no-repeat;
}
#page-history #section_05 .owl-theme .owl-nav {
  margin-top: 35px;
  margin-bottom: -35px;
}
#page-history #section_05 .item {
  background-color: #27292e;
  margin-right: 25px;
}
#page-history #section_05 .carousel-img {
  width: 100%;
  height: auto;
}
#page-history #section_05 .item-1 .carousel-text-box {
  padding: 23% 5% 0 5%;
}
#page-history #section_05 .item-2 .carousel-text-box {
  padding: 23% 5% 0 5%;
}
#page-history #section_05 .item-3 .carousel-text-box {
  padding: 15% 5% 0 5%;
}
#page-history #section_05 .item-4 .carousel-text-box {
  padding: 23% 5% 0 5%;
}
#page-history #section_05 .item-5 .carousel-text-box {
  padding: 20% 5% 0 5%;
}
#page-history #section_05 .item-6 .carousel-text-box {
  padding: 18% 5% 0 5%;
}
#page-history #section_05 .item-7 .carousel-text-box {
  padding: 20% 5% 0 5%;
}
#page-history #section_05 .item-8 .carousel-text-box {
  padding: 20% 5% 0 5%;
}
#page-history #section_05 .item-9 .carousel-text-box {
  padding: 17% 5% 0 5%;
}
#page-history #section_06 {
  display: none;
  background-image: url("../../assets/media/pages/history/images/bg-cronologia_desktop.jpg");
  height: 75vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#page-history #section_06 .history-line {
  padding-top: 195px;
  padding-bottom: 195px;
}
#page-history #section_06 p.cronology-title {
  color: #ccb88c;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: left;
  margin-top: 100px;
}
#page-history #section_06 p.cronology-text {
  color: #f5f6f7;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: left;
}
#page-history #section_06 p.cronology-carousel {
  color: #f5f6f7;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 25px;
  text-align: center;
}
#page-history #section_06 .owl-dots {
  display: none;
}
#page-history #section_06 .owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 50px;
  cursor: pointer;
}
#page-history #section_06 .owl-carousel .owl-prev.disabled,
#page-history #section_06 .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
#page-history #section_06 .owl-carousel .prev-slide {
  background: url("../../assets/media/pages/history/images/left.svg") no-repeat;
  right: 250px;
}
#page-history #section_06 .owl-carousel .next-slide {
  background: url("../../assets/media/pages/history/images/right.svg") no-repeat;
  right: 150px;
}
#page-history #section_06 .owl-carousel .prev-slide:hover {
  background: url("../../assets/media/pages/history/images/left-hover.svg") no-repeat;
}
#page-history #section_06 .owl-carousel .next-slide:hover {
  background: url("../../assets/media/pages/history/images/right-hover.svg") no-repeat;
}
#page-history #section_06 .owl-theme .owl-nav {
  margin-top: 35px;
  margin-bottom: -35px;
}
#page-history #section_06 .item {
  background-color: #27292e;
  margin-right: 25px;
}
#page-history #section_06 .carousel-img {
  width: 100%;
  height: auto;
}
#page-history #section_06 .item-1 .carousel-text-box {
  padding: 110px 40px 0 40px;
}
#page-history #section_06 .item-2 .carousel-text-box {
  padding: 100px 40px 0 40px;
}
#page-history #section_06 .item-3 .carousel-text-box {
  padding: 70px 40px 0 40px;
}
#page-history #section_06 .item-4 .carousel-text-box {
  padding: 110px 40px 0 40px;
}
#page-history #section_06 .item-5 .carousel-text-box {
  padding: 95px 40px 0 40px;
}
#page-history #section_06 .item-6 .carousel-text-box {
  padding: 85px 40px 0 40px;
}
#page-history #section_06 .item-7 .carousel-text-box {
  padding: 95px 40px 0 40px;
}
#page-history #section_06 .item-8 .carousel-text-box {
  padding: 95px 40px 0 40px;
}
#page-history #section_06 .item-9 .carousel-text-box {
  padding: 85px 40px 0 40px;
}

#page-contacts {
  background-color: #27292e;
  width: 100%;
}
#page-contacts .footer {
  position: fixed;
}
#page-contacts input:-webkit-autofill,
#page-contacts input:-webkit-autofill:hover,
#page-contacts input:-webkit-autofill:focus,
#page-contacts input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #ffffff;
  color: #ffffff;
}
#page-contacts :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}
#page-contacts ::-moz-placeholder {
  color: #ffffff;
}
#page-contacts ::placeholder {
  color: #ffffff;
}
#page-contacts textarea:-webkit-autofill,
#page-contacts textarea:-webkit-autofill:hover,
#page-contacts textarea:-webkit-autofill:focus,
#page-contacts textarea:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #ffffff;
  color: #ffffff;
}
#page-contacts .map-location {
  margin-top: 65px;
}
#page-contacts .section-01 {
  min-height: 100%;
  height: 100vh;
}
#page-contacts .contact-error {
  color: #ff1400;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.36px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 2px !important;
}
#page-contacts .text-left {
  margin-top: 165px;
}
#page-contacts .text-left p.adress-title {
  color: #ccb88c;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#page-contacts .text-left p.adress-text {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: left;
  margin-bottom: 45px;
}
#page-contacts .text-left a.adress-link {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  text-align: left;
}
#page-contacts h3 {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: left;
  margin-top: 165px;
  margin-bottom: 10px;
}
#page-contacts .buttons {
  position: absolute;
  top: 0;
  right: 50px;
}
#page-contacts form {
  margin-top: 20px;
  margin-bottom: 70px;
}
#page-contacts label {
  height: 17px;
  color: #ffffff;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.04px;
  line-height: 15px;
  padding: 0;
  display: flex;
}
#page-contacts p.input-title {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0px;
}
#page-contacts input {
  color: #ffffff;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  margin-top: 10px;
  width: 80%;
  background-color: #27292e !important;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding-left: 3px;
}
#page-contacts input:focus {
  outline: none;
}
#page-contacts textarea {
  color: #ffffff;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  margin-top: 10px;
  width: 80%;
  background-color: #27292e !important;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding-left: 3px;
  height: 40px;
}
#page-contacts textarea:focus {
  outline: none;
}
#page-contacts input[type=checkbox] {
  width: auto;
  margin-top: 5px;
}
#page-contacts .btn-submit button {
  width: 160px;
  height: 50px;
  cursor: pointer;
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #ffffff;
  background-color: transparent;
  margin-top: 60px;
}
#page-contacts .btn-submit button:hover {
  color: #222327;
  background-color: #ccb88c;
  border: 1px solid #ccb88c;
}
#page-contacts .btn-submit button:focus {
  outline: none;
}
#page-contacts .send-policy {
  margin-top: 70px;
}
#page-contacts p.policy-contact {
  color: #ffffff;
  font-family: Spartan;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
}
#page-contacts p.policy-contact a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  text-decoration: underline;
}
#page-contacts a.map-link:hover {
  color: #ccb88c;
}
#page-contacts a.map-link {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: left;
  text-decoration: none;
}
#page-contacts a.map-link:after {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
#page-contacts a.map-link:after {
  left: 8em;
  width: 140px;
}
#page-contacts .map-img {
  max-width: 300px;
  width: 100%;
  margin: 60px 0 20px 0;
}
#page-contacts #map {
  margin-bottom: 5px;
}

#modal-contact textarea {
  color: #ffffff;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  margin-top: 10px;
  width: 100%;
  background-color: #27292e !important;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding-left: 3px;
  height: 40px;
}
#modal-contact textarea:focus {
  outline: none;
}
#modal-contact .modal-content {
  background-color: #27292e;
}
#modal-contact .img-inquiry-left {
  background-image: url("../../assets/media/pages/contacts/img-form2.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
#modal-contact h5 {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  margin-left: 40px;
  margin-bottom: 10px;
}
#modal-contact p.input-title {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0;
}
#modal-contact .modal-header {
  border-bottom: 0px;
}
#modal-contact .modal-dialog {
  max-width: 1085px;
  margin: 1.75rem auto;
}
#modal-contact .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0rem 1rem 1rem 1rem;
}
#modal-contact .modal-form {
  padding-left: 40px;
  padding-right: 50px;
}
#modal-contact input:-webkit-autofill,
#modal-contact input:-webkit-autofill:hover,
#modal-contact input:-webkit-autofill:focus,
#modal-contact input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #ffffff;
  color: #ffffff;
}
#modal-contact :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}
#modal-contact ::-moz-placeholder {
  color: #ffffff;
}
#modal-contact ::placeholder {
  color: #ffffff;
}
#modal-contact input {
  color: #ffffff;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  margin-top: 0;
  width: 100%;
  background-color: #27292e !important;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding-left: 3px;
}
#modal-contact input:focus {
  outline: none;
}
#modal-contact input[type=checkbox] {
  width: auto;
  margin-top: 5px;
}
#modal-contact .btn-submit button {
  width: 100%;
  height: 50px;
  cursor: pointer;
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #ffffff;
  background-color: transparent;
}
#modal-contact .btn-submit button:hover {
  color: #222327;
  background-color: #ccb88c;
  border: 1px solid #ccb88c;
}
#modal-contact .btn-submit {
  margin-top: 30px;
  margin-bottom: 60px;
}
#modal-contact .send-policy {
  margin-top: 35px;
}
#modal-contact p.policy-contact {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: left;
}
#modal-contact p.policy-contact a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: left;
  text-decoration: underline;
}
#modal-contact .btn-inquiry {
  text-align: center;
  background-color: #00AFAA;
  color: #ffffff;
  font-family: Spartan;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.5px;
  text-decoration: none;
  padding: 12px 55px;
  outline: none;
  border: none;
  width: 250px;
}
#modal-contact .btn-inquiry:hover {
  color: #ffffff;
  background-color: #000000;
  outline: none;
}
#modal-contact .icon-close {
  background-image: url("../../assets/media/pages/contacts/close.svg");
  width: 24px;
  height: 25px;
  background-repeat: no-repeat;
  margin-right: 0;
  margin-top: 5px;
}
#modal-contact .icon-close:hover {
  background-image: url("../../assets/media/pages/contacts/close_hover.svg");
}
#modal-contact .icon-close:focus {
  background-image: url("../../assets/media/pages/contacts/close_hover.svg");
}
#modal-contact p.contact-error {
  color: red;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  margin-top: 5px;
  margin-bottom: -15px;
}

#page-horse-detail {
  background-color: #ffffff;
}
#page-horse-detail .fixed-horse-info {
  z-index: 1;
  position: fixed;
  width: 45%;
}
#page-horse-detail #section_01 {
  padding-top: 185px;
  padding-bottom: 100px;
  min-height: 100vh;
}
#page-horse-detail #section_02 {
  background-color: #222327;
  background-image: url("../../assets/media/pages/horses/bg-cronologia_desktop.jpg");
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;
  z-index: 2;
}
#page-horse-detail #section_02 .history-line {
  padding-top: 195px;
  padding-bottom: 195px;
}
#page-horse-detail #section_02 p.cronology-title {
  color: #f5f6f7;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: left;
  margin-top: 180px;
}
#page-horse-detail #section_02 p.cronology-text {
  color: #ccb88c;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: left;
}
#page-horse-detail #section_02 p.cronology-carousel {
  color: #f5f6f7;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 25px;
  text-align: center;
}
#page-horse-detail #section_02 .owl-dots {
  display: none;
}
#page-horse-detail #section_02 .owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 50px;
  cursor: pointer;
}
#page-horse-detail #section_02 .owl-carousel .owl-prev.disabled,
#page-horse-detail #section_02 .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
#page-horse-detail #section_02 .owl-carousel .prev-slide {
  background: url("../../assets/media/pages/history/images/left.svg") no-repeat;
  right: 250px;
}
#page-horse-detail #section_02 .owl-carousel .next-slide {
  background: url("../../assets/media/pages/history/images/right.svg") no-repeat;
  right: 150px;
}
#page-horse-detail #section_02 .owl-carousel .prev-slide:hover {
  background: url("../../assets/media/pages/history/images/left-hover.svg") no-repeat;
}
#page-horse-detail #section_02 .owl-carousel .next-slide:hover {
  background: url("../../assets/media/pages/history/images/right-hover.svg") no-repeat;
}
#page-horse-detail #section_02 .owl-theme .owl-nav {
  margin-top: 35px;
  margin-bottom: -35px;
}
#page-horse-detail #section_02 .owl-carousel, #page-horse-detail #section_02 .owl-carousel .owl-nav.disabled {
  display: block;
}
#page-horse-detail #section_02 .item {
  background-color: #27292e;
  margin-right: 25px;
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
#page-horse-detail #section_02 .item:hover {
  transform: scale(1.04);
}
#page-horse-detail p.horses-title {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#page-horse-detail .buttons-detail {
  margin-top: 100px;
}
#page-horse-detail .grid-item {
  padding: 2.5px;
}
#page-horse-detail .text-horse-detail {
  margin: 90px 0 65px 0;
}
#page-horse-detail p.text-horse {
  color: #27292e;
  font-family: Spartan;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 27px;
  text-align: left;
}
#page-horse-detail .linkshorse {
  text-align: center;
  margin-top: 0;
}
#page-horse-detail a {
  text-decoration: none;
}
#page-horse-detail .play-btn {
  width: 15px;
  margin-right: 15px;
  margin-top: -5px;
}
#page-horse-detail .button-link-horse {
  background-color: transparent;
  padding: 15px 0px;
  border: 1px solid #000000;
  margin-top: 60px;
}
#page-horse-detail .button-link-horse:hover {
  background-color: #CCB88C;
  padding: 15px 0px;
  border: 1px solid #CCB88C;
}
#page-horse-detail .button-link-horse-black {
  background-color: #000000;
  padding: 15px 0px;
  border: 1px solid #000000;
  margin-top: 60px;
}
#page-horse-detail .button-link-horse-black:hover {
  background-color: #CCB88C;
  padding: 15px 0px;
  border: 1px solid #CCB88C;
}
#page-horse-detail .btn-link-horse {
  text-align: center;
  color: #27292e;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  text-decoration: none;
  line-height: 21px;
  height: 50px;
}
#page-horse-detail .btn-link-horse span {
  color: #ffffff;
}
#page-horse-detail .btn-link-horse-black {
  text-align: center;
  color: #ffffff;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.44px;
  text-decoration: none;
  line-height: 21px;
  height: 50px;
}
#page-horse-detail .bnt-link-horse:hover {
  background-color: #CCB88C;
  color: #222327 !important;
}
#page-horse-detail .btn-link-horse-black:hover {
  background-color: #CCB88C;
  color: #222327 !important;
}
#page-horse-detail .btn-link-horse-black:hover a {
  color: #222327 !important;
}
#page-horse-detail .linkhorse:hover {
  color: #222327 !important;
}
#page-horse-detail .linkhorse:hover a {
  color: #222327 !important;
}
#page-horse-detail p.horse-detail-specs {
  color: #1a1818;
  font-family: Spartan;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 27px;
  text-align: left;
  margin-bottom: 10px;
}
#page-horse-detail p.horse-detail-specs span {
  font-weight: 600;
}
#page-horse-detail h2.title {
  color: #27292e;
  font-family: Taviraj;
  font-size: 45px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  margin-bottom: 60px;
}

#page-horses {
  margin-top: 40px;
  padding-bottom: 60px;
  background-color: #222327;
}
#page-horses .footer {
  position: fixed;
}
#page-horses #section_01 {
  padding-top: 50px;
}
#page-horses p.title {
  color: #f7f6f5;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#page-horses p.subtitle {
  color: #ccb88c;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-bottom: 55px;
}
#page-horses .owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 50px;
  cursor: pointer;
  top: 200px !important;
}
#page-horses .item {
  height: 430px;
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
#page-horses .item:hover {
  transform: scale(1.04);
}
#page-horses .owl-carousel .owl-item img {
  height: 430px;
}
#page-horses .owl-carousel .owl-prev.disabled,
#page-horses .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
#page-horses .owl-carousel .prev-slide {
  background: url("../../assets/media/pages/horses/images/left.svg") no-repeat;
  left: -100px;
}
#page-horses .owl-carousel .next-slide {
  background: url("../../assets/media/pages/horses/images/right.svg") no-repeat;
  right: -140px;
}
#page-horses .owl-carousel .prev-slide:hover {
  background: url("../../assets/media/pages/horses/images/left-hover.svg") no-repeat;
}
#page-horses .owl-carousel .next-slide:hover {
  background: url("../../assets/media/pages/horses/images/right-hover.svg") no-repeat;
}
#page-horses .owl-theme .owl-nav {
  margin-top: 50px;
}
#page-horses .owl-carousel span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #CCB88C !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
#page-horses .owl-dots .active {
  display: inline-block;
  zoom: 1.1;
}
#page-horses button:focus {
  outline: none;
}
#page-horses .horse-sell-line {
  padding: 20px;
}
#page-horses .horses-title-banner {
  display: flex;
  align-items: center;
}
#page-horses a {
  text-decoration: none;
}
#page-horses p.horses-title {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  top: 200px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#page-horses .item-mobile {
  margin-bottom: 15px;
}

#page-horse-sell {
  margin-top: 70px;
  background-color: #222327;
}
#page-horse-sell p.title {
  color: #f7f6f5;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#page-horse-sell p.subtitle {
  color: #ccb88c;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-bottom: 55px;
}
#page-horse-sell #section_01 {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 900px;
}
#page-horse-sell .horse-sell-image {
  width: 100%;
}
#page-horse-sell .horses-title-banner {
  display: flex;
  align-items: center;
}
#page-horse-sell a {
  text-decoration: none;
}
#page-horse-sell p.horses-title {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  top: 45%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#page-horse-sell .item-mobile {
  margin-bottom: 15px;
}
#page-horse-sell .horse-sell-line {
  padding: 20px;
}
#page-horse-sell .item {
  margin-bottom: 25px;
}
#page-horse-sell .item {
  margin-bottom: 25px;
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
#page-horse-sell .item:hover {
  transform: scale(1.04);
}
#page-horse-sell p.horse-sell-badge {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  top: 230px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  width: 95px;
  background-color: #ccb88c;
  border-radius: 25px;
}
#page-horse-sell .sell-img {
  top: 40px;
}

#page-privacy {
  margin-top: 70px;
  background-color: #222327;
}
#page-privacy #section_01 h2 {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-top: 120px;
}
#page-privacy #section_01 p {
  color: #f5f6f7;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  margin-top: 30px;
}
#page-privacy #section_01 .vl {
  border-left: 1px solid #f5f6f7;
  height: 40px;
  margin-left: 50%;
  bottom: 0;
  margin-bottom: 50px;
  margin-top: 50px;
}
#page-privacy #section_02 {
  padding-bottom: 50px;
}
#page-privacy #section_02 h2 {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-top: 30px;
}
#page-privacy #section_02 p {
  color: #f5f6f7;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  margin-top: 30px;
}
#page-privacy #section_02 h3 {
  color: #f5f6f7;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 550;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  margin-top: 30px;
}
#page-privacy #section_02 .vl {
  border-left: 1px solid #f5f6f7;
  height: 40px;
  margin-left: 50%;
  bottom: 0;
  margin-bottom: 50px;
  margin-top: 70px;
}

#page-news {
  background-color: #ffffff;
}
#page-news #section_01 {
  margin-bottom: 50px;
}
#page-news #section_01 .text-box {
  margin-top: 125px;
}
#page-news #section_01 h5 {
  color: #27292e;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 40px;
}
#page-news #section_01 h3 {
  color: #27292e;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-bottom: 25px;
}
#page-news #section_01 h4 {
  color: #1a1818;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  margin-bottom: 50px;
}
#page-news #section_01 .vl {
  border-right: 1px solid #000000;
  height: 40px;
}
#page-news #section_02 .row-news {
  margin-bottom: 115px;
}
#page-news #section_02 .news-box-image {
  width: 100%;
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
#page-news #section_02 .news-box-image:hover {
  transform: scale(1.04);
}
#page-news #section_02 p.box-news {
  color: #27292e;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  margin-top: 25px;
  text-transform: uppercase;
}
#page-news #section_02 h3.box-news {
  color: #27292e;
  font-family: Taviraj;
  font-size: 27px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 32px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 125px;
}
#page-news #section_02 .link-news {
  text-decoration: none;
}
#page-news #section_02 .link-news:hover p.box-news {
  color: #000000 !important;
}
#page-news #section_02 .link-news:hover h3.box-news {
  color: #CCB88C !important;
}

#homepage {
  width: 100%;
  height: 100vh;
}
#homepage .home-img-mobile {
  display: none;
}
#homepage .home-img {
  display: block;
}
#homepage .home-box {
  text-align: center;
  left: 0;
  right: 0;
  position: fixed;
  top: 40%;
  z-index: 1000;
}
#homepage .carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  margin-left: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}
#homepage .carousel-indicators li.active {
  position: relative;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  margin-left: 5px;
  margin-top: -1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 50%;
}
#homepage .carousel-caption-2 {
  position: absolute;
  right: 15%;
  bottom: 30%;
  left: 15%;
  z-index: 10;
  padding-top: 45px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
#homepage .home-img {
  width: 100%;
  height: 100vh;
}
#homepage h5 {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-top: 25px;
}
#homepage .carousel-inner .carousel-item {
  transition: transform 1.5s ease;
}

#horse-gallery {
  background-image: url("../../assets/media/pages/gallery/bg-slider.jpg");
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 100vh;
}
#horse-gallery h1 {
  color: #ccb88c;
  font-family: Spartan;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.66px;
  line-height: 30px;
  text-align: center;
  margin-top: 20px;
}
#horse-gallery .close-img:hover img {
  content: url("../../assets/media/pages/gallery/close-hover.svg");
}
#horse-gallery .owl-stage {
  display: block !important;
}
#horse-gallery .owl-item {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
#horse-gallery .item {
  text-align: center;
}
#horse-gallery .owl-dots {
  display: none;
}
#horse-gallery .owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 50px;
  cursor: pointer;
}
#horse-gallery .owl-carousel .owl-prev.disabled,
#horse-gallery .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
#horse-gallery .owl-carousel .prev-slide {
  background: url(../../assets/media/pages/horses/images/left.svg) no-repeat;
  left: -100px;
  top: 350px;
}
#horse-gallery .owl-carousel .next-slide {
  background: url(../../assets/media/pages/horses/images/right.svg) no-repeat;
  right: -100px;
  top: 350px;
}
#horse-gallery .owl-carousel .prev-slide:hover {
  background: url("../../assets/media/pages/horses/images/left-hover.svg") no-repeat;
}
#horse-gallery .owl-carousel .next-slide:hover {
  background: url("../../assets/media/pages/horses/images/right-hover.svg") no-repeat;
}
#horse-gallery .owl-theme .owl-nav {
  margin-top: 35px;
  margin-bottom: -35px;
}
#horse-gallery .owl-carousel .owl-stage-outer {
  float: none;
}
#horse-gallery .owl-carousel .owl-item img {
  display: inline-flex;
  max-height: 800px;
}
#horse-gallery .gallery-desktop {
  margin-top: 10px;
}
#horse-gallery .header-gallery {
  height: 90px;
  text-align: center;
  align-content: center;
  position: center;
}
#horse-gallery .logo-gallery {
  margin-top: 15px;
}
#horse-gallery a {
  font-size: 30px;
  margin-top: 15px;
  color: #ffffff;
  text-decoration: none;
}
#horse-gallery .carousel .slide-image.active {
  opacity: 1;
  transition: opacity 1.5s ease-in;
}
#horse-gallery .carousel .slide-image {
  opacity: 0;
  display: block;
  left: 0;
  transition: opacity 1.5s ease-out;
}
#horse-gallery .btn-close {
  position: absolute;
  top: 55px;
  right: 0;
  font-size: 60px;
  color: white;
  font-weight: 200;
}
#horse-gallery .btn-close:hover {
  font-size: 60px !important;
}
#horse-gallery .carousel-control-prev {
  opacity: 1 !important;
  margin-bottom: 20px;
  left: -100px;
}
#horse-gallery .carousel-control-next {
  opacity: 1 !important;
  margin-bottom: 20px;
  right: -100px;
}
#horse-gallery .elem--logo-mobile {
  display: none;
}
#horse-gallery .elem--logo {
  display: block;
}
#horse-gallery .owl-image {
  width: auto;
}

#gallery-detail {
  background-image: url("../../assets/media/pages/gallery/bg-slider.jpg");
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 98vh;
}
#gallery-detail h1 {
  color: #c5bb90;
  margin-top: 15px;
  font-size: 20px;
}
#gallery-detail .close-img:hover img {
  content: url("../../assets/media/pages/gallery/close-hover.svg");
}
#gallery-detail .owl-stage {
  display: block !important;
}
#gallery-detail .owl-item {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
#gallery-detail .item {
  text-align: center;
}
#gallery-detail .owl-dots {
  display: none;
}
#gallery-detail .owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 50px;
  cursor: pointer;
}
#gallery-detail .owl-carousel .owl-prev.disabled,
#gallery-detail .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
#gallery-detail .owl-carousel .prev-slide {
  background: url(../../assets/media/pages/horses/images/left.svg) no-repeat;
  left: -100px;
  top: 350px;
}
#gallery-detail .owl-carousel .next-slide {
  background: url(../../assets/media/pages/horses/images/right.svg) no-repeat;
  right: -100px;
  top: 350px;
}
#gallery-detail .owl-carousel .prev-slide:hover {
  background: url("../../assets/media/pages/horses/images/left-hover.svg") no-repeat;
}
#gallery-detail .owl-carousel .next-slide:hover {
  background: url("../../assets/media/pages/horses/images/right-hover.svg") no-repeat;
}
#gallery-detail .owl-theme .owl-nav {
  margin-top: 35px;
  margin-bottom: -35px;
}
#gallery-detail .owl-carousel .owl-stage-outer {
  float: none;
}
#gallery-detail .owl-carousel .owl-item img {
  display: inline-flex;
}
#gallery-detail .gallery-desktop {
  margin-top: 10px;
}
#gallery-detail .header-gallery {
  height: 80px;
  text-align: center;
  align-content: center;
  position: center;
}
#gallery-detail .logo-gallery {
  margin-top: 15px;
}
#gallery-detail a {
  font-size: 30px;
  margin-top: 15px;
  color: #ffffff;
  text-decoration: none;
}
#gallery-detail .carousel .slide-image.active {
  opacity: 1;
  transition: opacity 1.5s ease-in;
}
#gallery-detail .carousel .slide-image {
  opacity: 0;
  display: block;
  left: 0;
  transition: opacity 1.5s ease-out;
}
#gallery-detail .btn-close {
  position: absolute;
  top: 55px;
  right: 0;
  font-size: 60px;
  color: white;
  font-weight: 200;
}
#gallery-detail .btn-close:hover {
  font-size: 60px !important;
}
#gallery-detail .carousel-control-prev {
  opacity: 1 !important;
  margin-bottom: 20px;
  left: -100px;
}
#gallery-detail .carousel-control-next {
  opacity: 1 !important;
  margin-bottom: 20px;
  right: -100px;
}
#gallery-detail .elem--logo-mobile {
  display: none;
}
#gallery-detail .elem--logo {
  display: block;
}
#gallery-detail .owl-image {
  width: auto;
  max-height: 740px;
}

#gallery {
  background-color: #222327;
  min-height: 100vh;
}
#gallery #section_gallery {
  padding-top: 120px;
}
#gallery .grid {
  margin: 0 auto;
}
#gallery .grid-item {
  width: 100%;
  max-width: 510px;
  padding-bottom: 10px;
}
#gallery .grid-item--width2 {
  width: 505px;
}
#gallery .plus-buttons {
  text-align: center;
  margin: 75px 0 75px 0;
}
#gallery a.btn-plus {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 15px;
}
#gallery a.btn-plus:hover {
  color: #ccb88c;
  border-bottom: 2px solid #ccb88c;
}
#gallery a {
  text-decoration: none;
}

#Landing-home .section-banner {
  background-image: url("../../assets/media/landingpage/background/bg_desktop.jpg");
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
#Landing-home .section-banner .lang-change {
  margin-top: 35px;
}
#Landing-home .section-banner ul li span {
  margin: 0 30px;
  color: #ffffff;
}
#Landing-home .section-banner ul li a {
  color: #e2e2e2;
  font-family: Spartan;
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
#Landing-home .section-banner a.active {
  color: #d2b16a;
}
#Landing-home .section-banner ul li a:hover {
  color: #d2b16a;
}
#Landing-home .section-banner ul {
  margin: 0;
  padding: 0;
}
#Landing-home .section-banner li {
  list-style-type: none;
}
#Landing-home .section-banner .menu-lang {
  text-align: center;
}
#Landing-home .section-banner .langpt {
  float: right;
}
#Landing-home .section-banner .langeng {
  float: left;
}
#Landing-home .section-banner .logo {
  margin-top: 5%;
  text-align: center;
  display: block;
}
#Landing-home .section-banner .logo-mobile {
  display: none;
}
#Landing-home .section-banner a.phone {
  color: #e2e2e2;
  font-family: Spartan;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}
#Landing-home .section-banner a.phone:hover {
  color: #d2b16a;
}
#Landing-home .section-banner a.mail {
  color: #e2e2e2;
  font-family: Spartan;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}
#Landing-home .section-banner a.mail:hover {
  color: #d2b16a;
}
#Landing-home .section-banner .new-text {
  margin-top: 5%;
  text-align: center;
}
#Landing-home .section-banner .new-text h3 {
  color: #e2e2e2;
  font-family: "Antic Didone";
  font-size: 55px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-bottom: 35px;
}
#Landing-home .section-banner .new-text h4 {
  color: #e2e2e2;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.32px;
  line-height: 26px;
  text-align: center;
}
#Landing-home .section-banner .contacts {
  margin-top: 5%;
  text-align: center;
}
#Landing-home .section-banner .title {
  color: #d2b16a;
  font-family: Spartan;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  margin-bottom: 25px;
}
#Landing-home .section-banner .text {
  color: #e2e2e2;
  font-family: Spartan;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
  text-align: center;
}
#Landing-home .section-banner .facelink {
  float: right;
}
#Landing-home .section-banner .facelink:hover img {
  content: url("../../assets/media/landingpage/social/facebook_hover.svg");
}
#Landing-home .section-banner .instalink {
  float: left;
}
#Landing-home .section-banner .instalink:hover img {
  content: url("../../assets/media/landingpage/social/insta_hover.svg");
}
#Landing-home .section-banner .footer {
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  position: relative;
}
#Landing-home .section-banner p.footer-text {
  color: #e2e2e2;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2px;
  line-height: 26px;
  text-align: center;
}

#page-quotes {
  padding-top: 100px;
  background-color: #222327;
  padding-bottom: 120px;
}
#page-quotes #section_01 {
  margin-bottom: 45px;
}
#page-quotes #section_01 h1 {
  color: #ccb88c;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
}
#page-quotes #section_01 h4 {
  color: #f7f6f5;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
}
#page-quotes #section_02 .box {
  background-color: #27292e;
  padding-bottom: 30px;
  margin-top: 30px;
  height: 100%;
}
#page-quotes #section_02 .box-space {
  margin-bottom: 30px;
}
#page-quotes #section_02 .box .row-description {
  padding-left: 30px;
  padding-right: 30px;
}
#page-quotes #section_02 span {
  color: #ccb88c;
  font-family: Taviraj;
  font-size: 80px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  text-align: right;
}
#page-quotes #section_02 img {
  width: 100%;
}
#page-quotes #section_02 p {
  color: #ffffff;
  font-family: Spartan;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
}
#page-quotes #section_02 p.name {
  color: #ccb88c;
  font-family: Spartan;
  font-size: 15px;
  margin-top: 30px;
  margin-top: -45px;
  text-transform: capitalize;
}

#page-news-detail {
  background-color: #fff;
}
#page-news-detail .news-mini-box-image {
  transform: scale(1);
  transition: 0.3s ease-in-out;
}
#page-news-detail .news-box-image {
  max-height: 1100px;
}
#page-news-detail .news-line {
  vertical-align: middle;
}
#page-news-detail .news-mini-box-image:hover {
  transform: scale(1.04);
}
#page-news-detail #section_01 {
  padding-top: 105px;
}
#page-news-detail #section_01 img {
  width: 100%;
}
#page-news-detail #section_02 {
  padding-bottom: 100px;
}
#page-news-detail #section_02 .box-news-detail {
  background-color: #fff;
  margin-top: -125px;
  padding: 95px;
}
#page-news-detail #section_02 .vl {
  border-right: 1px solid #000000;
  height: 40px;
  margin: 35px 0;
}
#page-news-detail #section_02 h5 {
  margin-bottom: 25px;
  color: #27292e;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
#page-news-detail #section_02 h1 {
  color: #27292e;
  font-family: Taviraj;
  font-size: 35px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 45px;
  text-align: center;
}
#page-news-detail #section_02 .news-text {
  color: #27292e;
  font-family: Spartan;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center !important;
}
#page-news-detail #section_03 {
  background-color: #222327;
  padding-top: 125px;
  padding-bottom: 125px;
}
#page-news-detail #section_03 p {
  color: #ffffff;
  font-family: Spartan;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 25px;
}
#page-news-detail #section_03 h3 {
  color: #ffffff;
  font-family: Taviraj;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: center;
}
#page-news-detail #section_03 a:hover {
  text-decoration: none;
}
#page-news-detail #section_03 a:hover p {
  color: #ccb88c;
}
#page-news-detail #section_03 a:hover h3 {
  color: #ccb88c;
}

#menu-mobile {
  background-color: #27292e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9998;
}
#menu-mobile .navmenu {
  padding: 0.5rem 1rem;
}
#menu-mobile .logo-mobile {
  margin-top: 2px;
}
#menu-mobile .menu-list ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}
#menu-mobile .menu-list li {
  margin-bottom: 24px;
}
#menu-mobile .menu-list a {
  color: #ffffff;
  font-family: Spartan;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
}
#menu-mobile .menu-list a:hover {
  color: #ccb88c;
}
#menu-mobile .close {
  float: right;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  margin-right: 5px;
  margin-top: 10px;
}
#menu-mobile .row-menu {
  padding-top: 75px;
  padding-bottom: 8%;
  text-align: center;
}
#menu-mobile a.link-change-lang {
  color: #ffffff;
  font-family: Spartan;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 2.4px;
  line-height: 15px;
  text-align: center;
}
#menu-mobile a.active {
  font-weight: 700;
}
#menu-mobile .lang-change {
  padding-bottom: 35px;
  text-align: center;
}
#menu-mobile .lang-change a.active {
  font-weight: 700;
}
#menu-mobile ul li span {
  margin: 0 20px;
  color: #ffffff;
}

.display-none {
  display: none;
}

.display-block {
  display: block;
}

#modal-contact #page-success {
  height: 650px;
}

#gallery .grid-sizer {
  margin: 0 auto;
}

.render-horse-images .grid-item {
  width: 50%;
}