/* Colors */
/* Functions */
@font-face {
  font-family: 'Centra No2';
  src: url('../../fonts/subset-CentraNo2-Book.woff2') format('woff2'), url('../../fonts/subset-CentraNo2-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Centra No2';
  src: url('../../fonts/subset-CentraNo2-Bold.woff2') format('woff2'), url('../../fonts/subset-CentraNo2-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Centra No2';
  src: url('../../fonts/subset-CentraNo2-Medium.woff2') format('woff2'), url('../../fonts/subset-CentraNo2-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TR Book Antiqua';
  src: url('../../fonts/subset-TRBookAntiqua.woff2') format('woff2'), url('../../fonts/subset-TRBookAntiqua.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v29/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDQ.ttf) format('truetype');
}
body {
  line-height: 1.2;
  --gutter-x: 10px;
  --gutter-x2: -10px;
  overflow-x: hidden;
  font-family: 'Poppins', sans-serif;
}
body.modal-opened {
  position: fixed !important;
  overflow: hidden !important;
  width: 100%;
}
a.mobile-hamburger-menu {
  display: flex;
  z-index: 999999;
  flex-direction: column;
  padding: 10px;
  width: 40px;
  height: 34px;
}
a.mobile-hamburger-menu .hamburger-menu {
  position: relative;
  transform: translateY(6px);
  background: #000;
  transition: all 0ms 300ms;
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  background: #922430;
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  background: #922430;
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after,
a.mobile-hamburger-menu .hamburger-menu:before {
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  background: #922430;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: #922430;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
header .h-top {
  height: 45px;
  background-color: #000000;
}
header .h-bottom {
  padding: 20px 3%;
}
header .h-bottom .top-logo {
  display: block;
}
header .h-bottom .top-logo img {
  width: auto;
  height: 65px;
}
header .h-bottom .top-menu {
  display: flex;
  margin-right: 50px;
}
header .h-bottom .top-menu li {
  position: relative;
}
header .h-bottom .top-menu li a {
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #333;
  padding: 5px 15px;
}
header .h-bottom .top-menu li:after {
  content: '';
  display: flex;
  width: 0;
  height: 2px;
  background-color: #333;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-bottom .top-menu li:hover::after {
  width: 100%;
}
header .h-bottom .top-menu li:hover > ul.sub-menu {
  z-index: 15;
  opacity: 1;
  top: 100%;
  pointer-events: initial;
}
header .h-bottom .top-menu li ul.sub-menu {
  display: initial;
  opacity: 0;
  position: absolute;
  z-index: 9;
  top: 100%;
  margin-top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffffff;
  border: 1px solid #000;
  pointer-events: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-bottom .top-menu li ul.sub-menu::after {
  content: '';
  width: 100%;
  height: 20px;
  position: absolute;
  top: -20px;
  background: None;
  left: 0;
  z-index: 0;
}
header .h-bottom .top-menu li ul.sub-menu:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  border: 10px solid;
  border-color: transparent transparent #000 transparent;
}
header .h-bottom .top-menu li ul.sub-menu li {
  padding: 0;
  margin: 0;
}
header .h-bottom .top-menu li ul.sub-menu li:hover {
  background-color: #932631;
  color: #FFF;
}
header .h-bottom .top-menu li ul.sub-menu li:hover > a {
  color: #FFF;
}
header .h-bottom .top-menu li ul.sub-menu li:hover > ul.sub-menu {
  opacity: 1;
  top: 0;
  pointer-events: initial;
}
header .h-bottom .top-menu li ul.sub-menu li:after {
  display: none;
}
header .h-bottom .top-menu li ul.sub-menu li a {
  white-space: nowrap;
  color: #000;
  margin: 0;
  padding: 10px 30px;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
header .h-bottom .top-menu li ul.sub-menu li ul.sub-menu {
  top: 0;
  left: 100%;
  transform: translateX(0);
}
header .h-bottom .top-menu li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
header .h-bottom .top-social {
  margin-right: 20px;
}
header .h-bottom .top-social li {
  margin-right: 15px;
}
header .h-bottom .top-social li a {
  display: block;
  padding: 5px;
}
header .h-bottom .top-social li a svg {
  color: #333;
  width: 20px;
  height: 20px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-bottom .top-social li a:hover svg {
  color: #922430;
}
header .h-bottom .top-contact {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.35px;
  color: #999999;
}
header .h-bottom .top-contact span {
  color: #000;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-bottom .top-contact:hover span {
  color: #922430;
}
.s-title {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1.65px;
  margin-bottom: 15px;
  color: #000;
}
.gen-title {
  font-size: 36px;
  line-height: 1.7;
  color: #000;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: 600;
}
#home-slider {
  position: relative;
  margin-bottom: 115px;
}
#home-slider .owl-dots {
  position: absolute;
  right: 9%;
  bottom: 30px;
}
#home-slider .owl-dots .owl-dot span {
  background-color: #fff;
  width: 25px;
  height: 4px;
  border-radius: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-slider .owl-dots .owl-dot:hover span {
  background-color: #6e003c88;
}
#home-slider .owl-dots .active span {
  background-color: #922430;
}
#home-slider .owl-nav button {
  position: absolute;
  z-index: 15;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background-color: #000000;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-slider .owl-nav button svg {
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  height: 50px;
}
#home-slider .owl-nav button:hover {
  background-color: #fff;
}
#home-slider .owl-nav button:hover svg {
  color: #922430;
}
#home-slider .owl-nav .owl-prev {
  left: 5%;
}
#home-slider .owl-nav .owl-next {
  right: 5%;
}
.btn {
  padding: 17px 10px;
  min-width: 240px;
  text-align: center;
  background-color: #000;
  font-size: 14px;
  font-style: italic;
  color: #fff;
  text-decoration: underline;
  display: block;
  width: max-content;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn:hover {
  background-color: #922430;
}
#apps {
  margin-bottom: 100px;
}
#apps .title-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 85px;
}
#apps .apps-area {
  padding: 0 3%;
}
#apps .apps-area .apps-card .card-img {
  width: 100%;
  height: auto;
}
#apps .apps-area .apps-card .card-text-area {
  padding: 40px 20px 40px 0;
}
#apps .apps-area .apps-card .card-text-area .card-title {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 2.35px;
  margin-bottom: 10px;
}
#apps .apps-area .apps-card .card-text-area .card-text {
  font-size: 15px;
  line-height: 1.55;
  letter-spacing: 0.36px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#apps .owl-nav button {
  position: absolute;
  z-index: 15;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background-color: #000000;
  cursor: pointer;
  top: 73%;
  transform: translateY(-50%);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 45px;
  height: 45px;
  color: #FFF;
  font-size: 39px;
  line-height: 45px;
  margin: 0;
}
#apps .owl-nav button svg {
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  height: 50px;
}
#apps .owl-nav button:hover {
  background-color: #fff;
}
#apps .owl-nav button:hover svg {
  color: #922430;
}
#apps .owl-nav .owl-prev {
  left: 0;
}
#apps .owl-nav .owl-next {
  right: 0;
}
#comments {
  padding: 150px 0;
  margin-bottom: 100px;
  position: relative;
  background-color: #D9CBBD;
}
#comments .title-area {
  margin-bottom: 120px;
}
#comments .owl-nav {
  position: absolute;
  right: 0;
  top: -120px;
  transform: translateY(-100%);
}
#comments .owl-nav button {
  border-radius: 50%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#comments .owl-nav button svg {
  height: 50px;
  width: 50px;
}
#comments .owl-nav button:hover {
  background-color: #922430;
}
#comments .bg-img {
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 240px;
  height: auto;
}
#comments .cm-card {
  padding: 100px 75px 45px 40px;
  border: solid 1px #000;
  position: relative;
}
#comments .cm-card::before {
  content: '\201C';
  position: absolute;
  right: 30px;
  top: 10px;
  font-size: 85px;
  color: #000000;
  font-family: 'Playfair Display', serif;
}
#comments .cm-card .owner {
  margin-bottom: 30px;
}
#comments .cm-card .owner .cm-name {
  font-size: 19px;
  color: #000;
  margin-right: 5px;
}
#comments .cm-card .owner .cm-title {
  color: #999999;
  font-size: 15px;
  letter-spacing: 0.15px;
}
#comments .cm-card .cm-text {
  font-size: 15px;
  line-height: 1.69;
  letter-spacing: 0.15px;
  color: #999999;
}
#about-us {
  margin-bottom: 200px;
}
#about-us .about-img-area {
  position: relative;
}
#about-us .about-img-area .about-img {
  width: 100%;
  height: auto;
  z-index: 3;
  position: relative;
}
#about-us .about-img-area .about-img-dekor {
  position: absolute;
  z-index: 2;
  width: 500px;
  height: auto;
  bottom: 0;
  left: 0;
  transform: translate(-25%, 25%);
}
#about-us .title-area {
  margin-bottom: 45px;
}
#about-us .title-area .gen-title {
  width: 70%;
}
#about-us .about-text {
  font-size: 15px;
  line-height: 2.1;
  letter-spacing: 0.36px;
  color: #555555;
  margin-bottom: 45px;
}
#about-us .about-text p {
  margin: 25px 0;
}
#home-form {
  --gutter-x: 0px;
  --gutter-x2: 0px;
}
#home-form .form-img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
}
#home-form .title-area {
  margin-bottom: 40px;
}
#home-form .title-area .gen-title {
  color: #fff;
  width: 85%;
}
#home-form .title-area .s-title {
  color: #fff;
}
#home-form .form-alani {
  background-color: #000000;
  padding: 110px 140px 110px 70px;
  --gutter-x: 15px;
  --gutter-x2: -15px;
  position: relative;
}
#home-form .form-alani .form-img-bg {
  position: absolute;
  right: 20px;
  bottom: 10px;
  width: 240px;
  height: auto;
}
#home-form .form-alani .wpcf7-not-valid-tip {
  color: #fff;
  margin-top: 5px;
}
#home-form .form-alani .wpcf7 form.invalid .wpcf7-response-output,
#home-form .form-alani .wpcf7 form.unaccepted .wpcf7-response-output,
#home-form .form-alani .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #fff;
}
#home-form .form-alani .wpcf7 form .wpcf7-response-output {
  color: #fff;
  margin: 20px 0;
  padding: 5px 10px;
}
#home-form .form-alani .input-area {
  margin-bottom: 45px;
}
#home-form .form-alani .input-area .form-in {
  border: none;
  border-bottom: solid 1px #fff;
  background-color: transparent;
  padding: 10px 17px;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  color: #fff;
}
#home-form .form-alani .input-area .form-in::placeholder {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #fff;
}
#home-form .form-alani .form-button {
  padding: 20px 70px;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-form .form-alani .form-button:hover {
  background-color: #fff;
  color: #8E2235;
}
#videos {
  background-color: #F3E5D8;
  padding: 100px 0;
}
#videos .title-area {
  margin-bottom: 75px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#videos .vd-card .vd-img {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}
#videos .vd-card .vd-title {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 2.35px;
  color: #000000;
}
#footer-area {
  --gutter-x: 0px;
  --gutter-x2: 0px;
}
#footer-area .footer-img {
  width: 100%;
  height: auto;
}
#footer-area .map-side {
  overflow: hidden;
  height: 100%;
}
#footer-area .map-side iframe {
  width: 100%;
  margin-left: 0;
  height: 400px;
}
footer .footer-ust {
  padding: 40px 3%;
background: #922430;}
footer .footer-ust .footer-logo {
  display: block;
}
footer .footer-ust .footer-logo img {
  height: 75px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
footer .footer-ust .footer-title {
  font-size: 20px;
  line-height: 1.71;
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: bold;
text-transform: uppercase;}
footer .footer-ust .footer-contact {
  font-size: 14px;
  line-height: 1.71;
  color: #fdfdfd;
  display: block;
  font-weight: 400;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-contact:hover {
  color: #ffffff;
}
footer .footer-ust .footer-social li:last-child {
  margin: 0;
}
footer .footer-ust .footer-social li a {
  display: flex;
  padding: 5px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-social li a svg {
  height: 22px;
  width: 22px;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-social li a:hover svg {
  color: #922430;
}
footer .footer-ust .footer-menu {
  margin: -5px 0 0 -5px;
}
footer .footer-ust .footer-menu li a {
  display: block;
  line-height: 19px;
  padding: 5px;
  font-size: 13px;
  letter-spacing: 0.33px;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
}
footer .footer-ust .footer-menu li a:hover {
  color: #ffffff;
}
footer .footer-alt {
  padding: 25px 3%;
  background-color: #922430;
}
footer .footer-alt .copyright {
  font-size: 14px;
  color: #fff;
}
footer .footer-alt .footer-cr-logo {
  filter: brightness(0) invert(1);
}
.videos-list figure img {
  width: 100%;
}
.videos-list .os-title {
  padding: 15px;
  font-weight: bold;
  color: #000;
  text-align: left;
display: block;width: 100%;}

header .language {
  margin-left: 15px;
}

header .language a {
  width: 25px;
  padding: 25px 0;
}
header .language a img {
  width: 100%;
  height: auto;
  display: block;
}
header .language {
  margin-left: 15px;
  display: flex;
}

header .language a {
  width: 25px;
  padding: 25px 0;
  margin: 0 4.5px;
}
header .language a img {
  width: 100%;
  height: auto;
  display: block;
}