/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-5stars {
  background-image: url(../img/sprite.png);
  background-position: 0px -262px;
  width: 140px;
  height: 24px;
}

.icon-Vector {
  background-image: url(../img/sprite.png);
  background-position: -202px -109px;
  width: 24px;
  height: 22px;
}

.icon-arrow_right_small-hover, .cards .col-md-3 .card-content:hover .icon-arrow_right_small, .cards .col-md-3 .card-content:hover .btn-link:after {
  background-image: url(../img/sprite.png);
  background-position: -301px -237px;
  width: 16px;
  height: 8px;
}

.icon-arrow_right_small, .btn-link:after {
  background-image: url(../img/sprite.png);
  background-position: -275px -237px;
  width: 16px;
  height: 8px;
}

.icon-cart-icon {
  background-image: url(../img/sprite.png);
  background-position: -275px -132px;
  width: 28px;
  height: 27px;
}

.icon-cross {
  background-image: url(../img/sprite.png);
  background-position: -275px -90px;
  width: 32px;
  height: 32px;
}

.icon-down-circle {
  background-image: url(../img/sprite.png);
  background-position: -275px 0px;
  width: 80px;
  height: 80px;
}

.icon-facebook {
  background-image: url(../img/sprite.png);
  background-position: -309px -169px;
  width: 24px;
  height: 24px;
}

.icon-insta {
  background-image: url(../img/sprite.png);
  background-position: -275px -203px;
  width: 24px;
  height: 24px;
}

.icon-instagram {
  background-image: url(../img/sprite.png);
  background-position: -168px 0px;
  width: 97px;
  height: 99px;
}

.icon-left-circle-icon {
  background-image: url(../img/sprite.png);
  background-position: 0px -168px;
  width: 84px;
  height: 84px;
}

.icon-location, .contact-section .address:before {
  background-image: url(../img/sprite.png);
  background-position: -275px -169px;
  width: 24px;
  height: 24px;
}

.icon-play-icon, #video-section a {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 158px;
  height: 158px;
}

.icon-right-arrow-long {
  background-image: url(../img/sprite.png);
  background-position: -317px -90px;
  width: 32px;
  height: 24px;
}

.icon-right-circle-icon {
  background-image: url(../img/sprite.png);
  background-position: -94px -168px;
  width: 84px;
  height: 84px;
}

.icon-right-small-arrow, .btn-style-arrow:after {
  background-image: url(../img/sprite.png);
  background-position: -309px -203px;
  width: 24px;
  height: 24px;
}

.icon-twitter {
  background-image: url(../img/sprite.png);
  background-position: -313px -132px;
  width: 24px;
  height: 24px;
}

.icon-white-cross {
  background-image: url(../img/sprite.png);
  background-position: -168px -109px;
  width: 24px;
  height: 24px;
}

/*
 * Vendor Prefix generator
 */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(margin, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
/****************** BUTTONS **************************/
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: "Mulish", sans-serif;
  color: #1F1F1F;
  max-width: 2560px;
  margin: auto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

h1, .h1 {
  color: #1F1F1F;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  line-height: 116px;
  letter-spacing: -1.5px;
}
h1 strong, .h1 strong {
  color: #FFA372;
}

h2, .h2 {
  color: #1F1F1F;
  position: relative;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 68px;
  line-height: 82px;
}
h2 strong, .h2 strong {
  color: #FFA372;
}

h3 {
  color: #1F1F1F;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 68px;
  line-height: 82px;
}
h3 strong {
  color: #FFA372;
}

h4 {
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 41px;
}
h4 > strong {
  color: #FFA372;
}

h5 {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #1F1F1F;
}

h6 {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #1F1F1F;
}

p {
  margin: 0 0 20px;
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0015em;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 41px !important;
    line-height: 50px !important;
    letter-spacing: -1.5px;
  }
  h2 {
    font-size: 52px !important;
    line-height: 63px !important;
  }
  h3 {
    font-size: 41px !important;
    line-height: 50px !important;
  }
  p {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
a {
  color: #FFA372;
}
a:hover {
  color: #FFA372;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #FFA372;
  height: 64px;
  padding: 20px 30px;
  text-align: center;
  background: #FFA372;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-width: 250px;
  color: #ffffff;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.25px;
}
.btn-style:hover, .btn-style:focus, .btn-style:active {
  color: #FFA372;
  text-decoration: none;
  outline: none !important;
  background: transparent;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.btn-link {
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  padding-right: 25px;
  position: relative;
}
.btn-link:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.5s;
}
.btn-link:hover, .btn-link:focus, .btn-link:active {
  color: #1F1F1F;
  text-decoration: none;
}
.btn-link:hover:after, .btn-link:focus:after, .btn-link:active:after {
  right: 0;
}

label {
  line-height: 26px;
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  label {
    font-size: 14px !important;
    margin: 0;
    line-height: 16px !important;
  }
}

.form-control {
  border: 0px solid #eeeeee;
  background-color: #ffffff;
  box-shadow: none;
  height: 47px;
  border-radius: 7px;
  padding-left: 15px;
  color: #1F1F1F;
  font-size: 14px;
  line-height: 16px;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
@media screen and (max-width: 767px) {
  .form-control {
    height: 40px;
  }
}
.form-control:focus, .form-control:active, .form-control:hover {
  color: #1F1F1F;
  outline: none;
  box-shadow: none;
}

.form-group {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .form-group {
    margin-bottom: 15px;
  }
}

textarea.form-control {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 150px;
  max-height: 200px;
  resize: none;
}
@media screen and (max-width: 767px) {
  textarea.form-control {
    min-height: 100px;
    max-height: 100px;
  }
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #1F1F1F;
  text-shadow: 0 0 0;
  line-height: 47px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 10px !important;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  text-align: center;
  padding: 10px 30px !important;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
}

.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  display: inline-block;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  display: inline-block;
  height: 34px;
  width: 34px;
  padding: 2px;
  border: 1px solid #b21212;
  color: #b21212;
  transition: 0.5s;
  padding-top: 6px;
}
.pagination li a:hover, .pagination li a:focus, .pagination li a:active {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}
.pagination li.active a {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
}
.pagination li.active a:hover {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}

.wpcf7-not-valid-tip {
  color: red;
  line-height: 20px;
  font-size: 12px !important;
  font-weight: normal;
  margin-top: 8px;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 900px;
}

.container.more-smaller {
  max-width: 700px;
}

.silver-bg {
  background: #f9f9f9;
}

.red-bg {
  background: #b21212;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #b21212;
}

section {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
  position: relative;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .container > h2 {
    margin-bottom: 50px;
  }
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

.owl-carousel .owl-nav span {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -41px;
  bottom: 0;
  left: -100px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -30px;
  bottom: 0;
  right: -25px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-left {
    margin-right: 0;
    width: 100%;
  }
}

img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-right {
    margin-left: 0;
    width: 100%;
  }
}

.image-wrapper {
  overflow: hidden;
}
.image-wrapper img {
  transition: 0.5s;
}
.image-wrapper:hover img, .image-wrapper:focus img, .image-wrapper:active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

#menu-btn {
  display: block;
  position: fixed;
  top: 100px;
  right: 15px;
  height: 30px;
  width: 30px;
  background: url("../img/001-menu.svg") no-repeat;
  background-size: 100%;
  z-index: 9999;
}
#menu-btn.active {
  background: url("../img/002-cancel.svg") no-repeat;
  background-size: 100%;
  z-index: 99999;
  top: 20px;
  right: 0;
  left: 0;
  margin: auto;
}

#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #ffffff;
    margin-top: 0;
    top: 0;
    position: absolute;
    text-align: center !important;
    z-index: 9999;
    padding: 20px 0;
    left: 0;
    width: 100%;
    padding-top: 65px;
  }
  #main-menu ul {
    padding-top: 0;
    top: 0;
    width: 100%;
  }
  #main-menu ul li {
    display: block;
    text-align: center;
  }
  #main-menu ul li a {
    display: block;
    color: #000000 !important;
  }
}

.captcha-image {
  border-color: #eeeeee !important;
  width: 100%;
}

.split2, #services .col-md-4:first-of-type ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media screen and (max-width: 767px) {
  .split2, #services .col-md-4:first-of-type ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.split3 {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
@media screen and (max-width: 767px) {
  .split3 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.gray-bg {
  background: #f9f9f9;
}

.text-black {
  color: #000000 !important;
}

[class*=icon-] {
  display: inline-block;
}

.standard-content {
  font-size: 16px;
  line-height: 24px;
  /*  > * {
      line-height: 1.75;
      text-align: left !important;
      &:last-child {
        margin-bottom: 0;
      }
    }*/
}
.standard-content h3, .standard-content h4, .standard-content h5, .standard-content h6 {
  margin: 0 0 10px;
}
.standard-content h3 {
  font-weight: 700;
  margin: 35px 0 5px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .standard-content h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0 5px;
  }
}
.standard-content h4 {
  font-weight: 600;
  padding: 12px 0 5px;
  margin: 0;
}
.standard-content hr {
  margin: 0 0 15px;
  border-top: 1px solid #d6dfe8;
}
.standard-content p {
  font-size: 16px;
  margin: 0 0 20px;
}
.standard-content ol, .standard-content ul {
  font-size: 16px;
}
.standard-content ol.wrapped li, .standard-content ul.wrapped li {
  font-weight: 600;
  color: #1F1F1F;
  font-size: 16px;
}
.standard-content ol.wrapped li span, .standard-content ul.wrapped li span {
  font-weight: 400;
  color: #1F1F1F;
  display: inline-block;
  vertical-align: top;
}
.standard-content ol.wrapped li span {
  margin-left: 3px;
}
.standard-content ul {
  padding: 0;
  margin: 20px 0;
  padding-left: 20px;
  list-style: none;
  font-size: 16px;
}
.standard-content ul li {
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.standard-content ul li ul {
  margin: 0;
  font-size: 16px;
}
.standard-content ul li:before {
  content: "";
  left: 0;
  top: 9px;
  background: #ffffff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 2px solid #b21212;
  display: block;
  position: absolute;
  transition: 0.1s;
}
.standard-content ul li:hover {
  /*&:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid $blue;
    border-bottom: 5px solid transparent;
    border-radius: 0;
    border-right: 0;
  }*/
}
.standard-content ul.social-icons li {
  padding-left: 25px;
}
.standard-content ul.social-icons li:before {
  background: url("../img/sprite.png") no-repeat;
  left: 0;
  top: 9px;
  border-radius: 0;
  border: none;
}
.standard-content img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 20px 0;
}
.standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
  width: auto;
  height: auto;
  float: left;
  margin: 7px 15px 10px 0;
}
@media screen and (max-width: 767px) {
  .standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
  width: auto;
  height: auto;
  float: right;
  margin: 7px 0 10px 15px;
}
@media screen and (max-width: 767px) {
  .standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.kv-play-icon {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  margin: auto !important;
}
.standard-content figure {
  margin: 0 0 10px;
}
.standard-content figure figcaption {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.standard-content dl {
  margin: 0 0 10px;
  font-size: 16px;
}
.standard-content dl dd {
  padding: 0 0 0 10px;
  margin: 0 0 10px;
  font-size: 16px;
}
.standard-content meter {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content progress {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content details {
  margin: 0 0 10px;
}
.standard-content details summary {
  font-weight: bold;
}
.standard-content details p {
  margin-left: 15px;
}
.standard-content blockquote {
  margin: 0 0 30px;
}
.standard-content blockquote:before, .standard-content blockquote:after {
  font-size: 20px;
  content: '"';
}
.standard-content table {
  visibility: hidden;
}
.standard-content table.table {
  visibility: visible;
}
.standard-content .table-wrapper {
  width: 100%;
  overflow-y: auto;
  padding-bottom: 6px;
  margin: 25px 0 20px;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper {
    margin: 15px 0 15px;
  }
}
.standard-content .table-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.standard-content .table-wrapper::-webkit-scrollbar-thumb {
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
}
.standard-content .table-wrapper table {
  visibility: visible;
  width: 100%;
  margin: 0;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper table {
    width: 1200px;
    font-size: 17px;
  }
}
.standard-content .table-wrapper table caption {
  display: none;
}
.standard-content .table-wrapper table thead {
  background-color: #b21212;
}
.standard-content .table-wrapper table thead tr th {
  color: #ffffff;
  line-height: 28px;
  font-weight: 600;
  border-bottom: 0;
  padding: 12px 15px;
  text-transform: uppercase;
  font-size: 16px;
}
.standard-content .table-wrapper table tbody tr td {
  padding: 15px 15px;
  font-weight: 500;
  font-size: 16px;
}
.standard-content .table-wrapper table tbody tr:last-of-type {
  border-bottom: 1px solid #eeeeee;
}
.standard-content iframe {
  display: block;
}
.standard-content .embed-responsive {
  margin-top: 25px;
  margin-bottom: 25px;
}
.standard-content .embed-responsive iframe {
  visibility: visible;
}
.standard-content .show-iframe iframe {
  visibility: visible;
  width: 100%;
  height: 530px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe {
    height: 257px;
  }
}
.standard-content .show-iframe iframe[src*="/slideshows/"] {
  width: 100% !important;
  max-width: 100% !important;
  height: 530px !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe[src*="/slideshows/"] {
    height: 257px !important;
  }
}
.standard-content iframe.cke_wysiwyg_frame.cke_reset {
  visibility: visible;
}
.standard-content a.btn {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .standard-content a.btn {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.standard-content a.btn-download span, .standard-content a.btn-download strong {
  display: inline-block;
  margin-right: 10px;
}
.standard-content #h5 {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content #h5[style*=width] {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
  }
}
.standard-content .centered-image img {
  left: auto !important;
  transform: none;
}

.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: "Mulish", sans-serif;
  color: #1F1F1F;
  max-width: 2560px;
  margin: auto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

h1, .h1 {
  color: #1F1F1F;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 96px;
  line-height: 116px;
  letter-spacing: -1.5px;
}
h1 strong, .h1 strong {
  color: #FFA372;
}

h2, .h2 {
  color: #1F1F1F;
  position: relative;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 68px;
  line-height: 82px;
}
h2 strong, .h2 strong {
  color: #FFA372;
}

h3 {
  color: #1F1F1F;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 68px;
  line-height: 82px;
}
h3 strong {
  color: #FFA372;
}

h4 {
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 41px;
}
h4 > strong {
  color: #FFA372;
}

h5 {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #1F1F1F;
}

h6 {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #1F1F1F;
}

p {
  margin: 0 0 20px;
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0015em;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 41px !important;
    line-height: 50px !important;
    letter-spacing: -1.5px;
  }
  h2 {
    font-size: 52px !important;
    line-height: 63px !important;
  }
  h3 {
    font-size: 41px !important;
    line-height: 50px !important;
  }
  p {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
a {
  color: #FFA372;
}
a:hover {
  color: #FFA372;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #FFA372;
  height: 64px;
  padding: 20px 30px;
  text-align: center;
  background: #FFA372;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-width: 250px;
  color: #ffffff;
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.25px;
}
.btn-style:hover, .btn-style:focus, .btn-style:active {
  color: #FFA372;
  text-decoration: none;
  outline: none !important;
  background: transparent;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.btn-link {
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  padding-right: 25px;
  position: relative;
}
.btn-link:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.5s;
}
.btn-link:hover, .btn-link:focus, .btn-link:active {
  color: #1F1F1F;
  text-decoration: none;
}
.btn-link:hover:after, .btn-link:focus:after, .btn-link:active:after {
  right: 0;
}

label {
  line-height: 26px;
  color: #1F1F1F;
  font-family: "Mulish", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  label {
    font-size: 14px !important;
    margin: 0;
    line-height: 16px !important;
  }
}

.form-control {
  border: 0px solid #eeeeee;
  background-color: #ffffff;
  box-shadow: none;
  height: 47px;
  border-radius: 7px;
  padding-left: 15px;
  color: #1F1F1F;
  font-size: 14px;
  line-height: 16px;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
@media screen and (max-width: 767px) {
  .form-control {
    height: 40px;
  }
}
.form-control:focus, .form-control:active, .form-control:hover {
  color: #1F1F1F;
  outline: none;
  box-shadow: none;
}

.form-group {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .form-group {
    margin-bottom: 15px;
  }
}

textarea.form-control {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 150px;
  max-height: 200px;
  resize: none;
}
@media screen and (max-width: 767px) {
  textarea.form-control {
    min-height: 100px;
    max-height: 100px;
  }
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #1F1F1F;
  text-shadow: 0 0 0;
  line-height: 47px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 10px !important;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  text-align: center;
  padding: 10px 30px !important;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
}

.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  display: inline-block;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: uppercase;
  display: inline-block;
  height: 34px;
  width: 34px;
  padding: 2px;
  border: 1px solid #b21212;
  color: #b21212;
  transition: 0.5s;
  padding-top: 6px;
}
.pagination li a:hover, .pagination li a:focus, .pagination li a:active {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}
.pagination li.active a {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
}
.pagination li.active a:hover {
  background: #b21212;
  color: #ffffff;
  border: 1px solid #b21212;
  text-decoration: none;
}

.wpcf7-not-valid-tip {
  color: red;
  line-height: 20px;
  font-size: 12px !important;
  font-weight: normal;
  margin-top: 8px;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 900px;
}

.container.more-smaller {
  max-width: 700px;
}

.silver-bg {
  background: #f9f9f9;
}

.red-bg {
  background: #b21212;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #b21212;
}

section {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
  position: relative;
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .container > h2 {
    margin-bottom: 50px;
  }
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

.owl-carousel .owl-nav span {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none !important;
  }
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -41px;
  bottom: 0;
  left: -100px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -30px;
  bottom: 0;
  right: -25px;
  margin: auto;
}
.owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-left {
    margin-right: 0;
    width: 100%;
  }
}

img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  img.float-right {
    margin-left: 0;
    width: 100%;
  }
}

.image-wrapper {
  overflow: hidden;
}
.image-wrapper img {
  transition: 0.5s;
}
.image-wrapper:hover img, .image-wrapper:focus img, .image-wrapper:active img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

#menu-btn {
  display: block;
  position: fixed;
  top: 100px;
  right: 15px;
  height: 30px;
  width: 30px;
  background: url("../img/001-menu.svg") no-repeat;
  background-size: 100%;
  z-index: 9999;
}
#menu-btn.active {
  background: url("../img/002-cancel.svg") no-repeat;
  background-size: 100%;
  z-index: 99999;
  top: 20px;
  right: 0;
  left: 0;
  margin: auto;
}

#main-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  #main-menu {
    display: none;
    background: #ffffff;
    margin-top: 0;
    top: 0;
    position: absolute;
    text-align: center !important;
    z-index: 9999;
    padding: 20px 0;
    left: 0;
    width: 100%;
    padding-top: 65px;
  }
  #main-menu ul {
    padding-top: 0;
    top: 0;
    width: 100%;
  }
  #main-menu ul li {
    display: block;
    text-align: center;
  }
  #main-menu ul li a {
    display: block;
    color: #000000 !important;
  }
}

.captcha-image {
  border-color: #eeeeee !important;
  width: 100%;
}

.split2, #services .col-md-4:first-of-type ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media screen and (max-width: 767px) {
  .split2, #services .col-md-4:first-of-type ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.split3 {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
@media screen and (max-width: 767px) {
  .split3 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

.gray-bg {
  background: #f9f9f9;
}

.text-black {
  color: #000000 !important;
}

[class*=icon-] {
  display: inline-block;
}

body {
  background: #FFF5F0;
}
body.inner {
  background: #ffffff;
}

.tag-line {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 7.6px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
}

#home-banner {
  padding-top: 130px;
}
@media screen and (max-width: 767px) {
  #home-banner {
    padding-top: 72px;
  }
}
#home-banner h1 {
  text-align: center;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #home-banner h1 {
    font-size: 34px !important;
  }
}
#home-banner .owl-carousel .owl-stage-outer {
  padding-top: 200px;
}
#home-banner .active ~ .active {
  position: relative;
  top: 0;
}
#home-banner .owl-stage .active + .active {
  position: relative;
  top: -80px;
}
#home-banner .owl-stage .active.center + .active + .active {
  position: relative;
  top: 0;
}
#home-banner .owl-stage .active.center {
  position: relative;
  top: -130px;
}

header .logo {
  display: inline-block;
  margin: 15px 0 0 50px;
}
@media screen and (max-width: 767px) {
  header .logo {
    margin: 15px 0 0 0;
  }
}
header .menu-sm > a {
  position: absolute;
  right: 15px;
  top: 25px;
}
header #main-menu {
  margin-top: 20px;
}
header #main-menu ul li {
  display: inline-block;
  margin: 0 15px;
}
header #main-menu ul li a {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #1F1F1F;
}
header #main-menu ul li a:hover, header #main-menu ul li a:focus, header #main-menu ul li a:active {
  text-decoration: none;
  color: #FFA372;
}
header .btn-style {
  margin-right: -15px;
}
@media screen and (max-width: 767px) {
  header .btn-style {
    display: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  header .btn-style {
    min-width: 165px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  header .btn-style {
    min-width: 175px;
  }
}
header .menu-icon {
  background: #ffffff;
  padding: 30px;
  border-radius: 50px 0 0 50px;
  position: absolute;
  right: 0;
  top: 70px;
  width: 100px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  header .menu-icon {
    display: none;
  }
}
header .menu-icon > a {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  #specials .row > .col-md-6:nth-of-type(1) {
    order: 2;
    margin-top: 60px;
  }
}
#specials .tag-line {
  text-align: left;
}
#specials h2 {
  font-size: 72px;
  line-height: 92px;
  text-transform: unset;
}
#specials h2 i, #specials h2 em {
  position: relative;
}
#specials h2 i:after, #specials h2 em:after {
  content: "";
  width: 76px;
  height: 2px;
  background: #1F1F1F;
  position: absolute;
  right: -100px;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #specials .btn-div {
    text-align: center;
  }
}
#specials ul {
  padding: 0;
  margin: 0;
  list-style: none;
  max-width: 415px;
  margin-bottom: 50px;
}
#specials ul li {
  display: block;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.5px;
  clear: both;
  position: relative;
}
@media screen and (max-width: 767px) {
  #specials ul li {
    font-size: 14px;
    font-weight: 600;
  }
}
#specials ul li:before {
  content: "";
  height: 0;
  border-top: 2px dashed #1F1F1F;
  opacity: 0.15;
  width: 98%;
  position: absolute;
  top: 18px;
  margin: auto;
  left: 0;
  right: 0;
}
#specials ul li .title {
  padding: 0 5px 0 0;
  background: #FFF5F0;
  display: inline-block;
  position: relative;
}
#specials ul li .price {
  float: right;
  padding: 0 5px;
  background: #FFF5F0;
  display: inline-block;
  position: relative;
}
#specials .btn-style + a {
  display: inline-block;
  margin-left: 50px;
  margin-top: 30px;
  color: #1F1F1F;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #specials .btn-style + a {
    margin-left: 0;
    margin-top: 25px;
  }
}
#specials.about-page h2 {
  font-size: 60px;
  line-height: 85px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #specials.about-page h2 {
    font-size: 41px !important;
    line-height: 55px !important;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #specials.about-page h2 {
    font-size: 45px;
    line-height: 75px;
  }
}
#specials.about-page p {
  line-height: 25px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #specials.about-page p {
    line-height: 35px !important;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #specials.about-page p {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #specials.about-page .btn-div {
    text-align: left;
  }
}

#services {
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  #services {
    padding: 50px 0;
  }
}
#services .middle-titles ul {
  text-align: center;
  padding: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 50px;
}
#services .middle-titles ul li a {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 64px;
  line-height: 70px;
  text-align: center;
  color: #1F1F1F;
}
#services .middle-titles ul li a:hover, #services .middle-titles ul li a:focus, #services .middle-titles ul li a:active {
  text-decoration: none;
  color: #FFA372;
}
@media screen and (max-width: 767px) {
  #services .middle-titles ul li a {
    font-size: 45px;
    line-height: 62px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #services .middle-titles ul li a {
    font-size: 50px;
    line-height: 69px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #services .middle-titles ul li a {
    font-size: 50px;
  }
}
#services .middle-titles ul li.active a {
  color: #FFA372;
  position: relative;
}
#services .middle-titles ul li.active a:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #FFA372;
  position: absolute;
  left: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #services .middle-titles ul li.active a:before {
    width: 35px;
    left: -38px;
  }
}
#services .col-md-4:first-of-type {
  padding-right: 60px;
}
#services .col-md-4:first-of-type img {
  margin-bottom: 20px;
}
#services .col-md-4:first-of-type ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 50px;
}
#services .col-md-4:first-of-type ul li {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.4px;
  color: #1F1F1F;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #services .col-md-4:first-of-type {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #services .col-md-4:last-of-type {
    display: none;
  }
}

.btn-style-arrow {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  color: #1F1F1F;
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.btn-style-arrow:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #1F1F1F;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s;
}
.btn-style-arrow:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
}
.btn-style-arrow:hover, .btn-style-arrow:focus, .btn-style-arrow:active {
  text-decoration: none;
  color: #1F1F1F;
}
.btn-style-arrow:hover:before, .btn-style-arrow:focus:before, .btn-style-arrow:active:before {
  width: 100%;
}

#video-section {
  min-height: 800px;
  background: url("../img/video-bg.png") no-repeat center center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  #video-section {
    min-height: 400px;
  }
}
#video-section a {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.modal-body {
  padding: 0;
  position: relative;
}
.modal-body .close {
  position: absolute;
  right: -15px;
  background: #fff;
  padding: 4px 8px;
  z-index: 1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  top: -15px;
  opacity: 1;
}

#about {
  padding: 100px 0;
  background: rgb(255, 245, 240);
  background: -moz-linear-gradient(180deg, rgb(255, 245, 240) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(180deg, rgb(255, 245, 240) 0%, rgb(255, 255, 255) 100%);
  background: linear-gradient(180deg, rgb(255, 245, 240) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f0", endColorstr="#ffffff", GradientType=1);
}
@media screen and (max-width: 767px) {
  #about.premier {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  #about.premier h2 {
    font-size: 41px !important;
    line-height: 55px !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #about.premier h2 {
    font-size: 50px;
    line-height: 70px;
  }
}
#about .tag-line {
  text-align: left;
}
#about h2 {
  text-transform: none;
}
#about .content {
  padding-left: 150px;
  padding-right: 65px;
}
@media screen and (max-width: 767px) {
  #about .content {
    padding-left: 40px;
    padding-right: 15px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #about .content {
    padding-left: 45px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #about .content {
    padding-left: 85px;
  }
}
#about .content p {
  font-size: 16px !important;
  line-height: 30px !important;
  letter-spacing: 0.5px;
}
#about .content a {
  min-width: 200px !important;
}
#about .col-md-6:last-of-type {
  margin-top: 85px;
}

#testimonials {
  padding: 100px 0;
  background: rgb(255, 245, 240);
  background: -moz-linear-gradient(0deg, rgb(255, 245, 240) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(0deg, rgb(255, 245, 240) 0%, rgb(255, 255, 255) 100%);
  background: linear-gradient(0deg, rgb(255, 245, 240) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f0", endColorstr="#ffffff", GradientType=1);
}
@media screen and (max-width: 767px) {
  #testimonials {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #testimonials .row {
    display: none;
  }
}
#testimonials .container > span {
  text-align: left;
}
#testimonials .container > h2 {
  text-align: left;
}
#testimonials .container .owl-dots {
  display: block !important;
  text-align: center;
}
#testimonials .container .owl-dots > .owl-dot {
  height: 10px;
  width: 10px;
  background: gray;
  border-radius: 50px;
  margin-right: 10px;
}
#testimonials .container .owl-dots > .owl-dot.active {
  background: #000000;
}
#testimonials .tag-line {
  text-align: left;
}
#testimonials h2 {
  font-size: 66px;
  margin-bottom: 55px;
  text-transform: unset;
}
@media screen and (max-width: 767px) {
  #testimonials h2 {
    font-size: 42px !important;
    line-height: 60px !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #testimonials h2 {
    font-size: 50px;
  }
}
#testimonials .review:not(:last-of-type) {
  margin-bottom: 60px;
}
#testimonials .review > span {
  display: block;
  margin-bottom: 16px;
}
#testimonials .review > span:last-of-type {
  color: #C4C2C1;
  position: relative;
  padding-left: 35px;
}
#testimonials .review > span:last-of-type:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #C4C2C1;
  top: 10px;
  left: 0;
}
#testimonials .review > p {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #testimonials .col-lg-7 {
    display: none;
  }
}
#testimonials .col-lg-7 .wrapper img {
  margin-bottom: 40px;
}
#testimonials .col-lg-7 .wrapper .contant p {
  font-weight: 600;
}
#testimonials .col-lg-7 .wrapper .contant .name {
  position: relative;
  padding-left: 35px;
  color: #C4C2C1;
}
#testimonials .col-lg-7 .wrapper .contant .name:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #C4C2C1;
  top: 10px;
  left: 0;
}
#testimonials .col-lg-7 .col-lg-6:first-of-type .wrapper {
  margin-top: 90px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #testimonials .col-lg-7 .col-lg-6:first-of-type .wrapper {
    margin-top: 50px;
    text-align: center;
  }
}
#testimonials .col-lg-7 .col-lg-6:last-of-type .wrapper {
  margin-top: 225px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #testimonials .col-lg-7 .col-lg-6:last-of-type .wrapper {
    margin-top: 50px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #insta-feed {
    margin-top: 100px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #insta-feed {
    margin-top: 0;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #insta-feed {
    margin-top: 0;
  }
}
#insta-feed .wrapper {
  position: relative;
}
#insta-feed .wrapper > img:first-of-type {
  width: 577px;
  height: 578px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #insta-feed .wrapper > img {
    width: 49% !important;
    position: relative !important;
    margin: 0 !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    height: auto !important;
    display: inline-block !important;
    padding-right: 12px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #insta-feed .wrapper > img {
    width: 49% !important;
    position: relative !important;
    margin: 0 !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    height: auto !important;
    display: inline-block !important;
    padding-right: 12px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #insta-feed .wrapper > img {
    width: 49% !important;
    position: relative !important;
    margin: 0 !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    height: auto !important;
    display: inline-block !important;
    padding-right: 12px;
    padding-bottom: 15px;
  }
}
#insta-feed .wrapper > img:nth-of-type(2) {
  position: absolute;
  width: 193px;
  height: 194px;
  object-fit: cover;
  top: -230px;
  right: 315px;
  left: 0;
  margin: auto;
}
#insta-feed .wrapper > img:nth-of-type(3) {
  position: absolute;
  width: 289px;
  height: 292px;
  object-fit: cover;
  top: -328px;
  right: 0;
  left: 250px;
  margin: auto;
}
#insta-feed .wrapper > img:nth-of-type(4) {
  position: absolute;
  width: 289px;
  height: 292px;
  object-fit: cover;
  top: 70px;
  right: auto;
  left: -60px;
  margin: auto;
}
#insta-feed .wrapper > img:nth-of-type(5) {
  position: absolute;
  width: 97px;
  height: 99px;
  object-fit: cover;
  top: 400px;
  right: auto;
  left: 132px;
  margin: auto;
}
#insta-feed .wrapper > img:nth-of-type(6) {
  position: absolute;
  width: 285px;
  height: 284px;
  object-fit: cover;
  top: 145px;
  right: -55px;
  left: auto;
  margin: auto;
}
#insta-feed .wrapper > img:nth-of-type(7) {
  position: absolute;
  width: 97px;
  height: 99px;
  object-fit: cover;
  right: 0;
  left: 480px;
  margin: auto;
  bottom: -137px;
}
#insta-feed .wrapper > img:nth-of-type(8) {
  position: absolute;
  width: 193px;
  height: 99px;
  object-fit: cover;
  right: 37px;
  left: auto;
  margin: auto;
  bottom: -137px;
}
#insta-feed .wrapper > span, #insta-feed .wrapper > a {
  position: absolute;
  top: 15px;
  left: auto;
  right: 132px;
}
@media screen and (max-width: 767px) {
  #insta-feed .wrapper > span, #insta-feed .wrapper > a {
    display: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #insta-feed .wrapper > span, #insta-feed .wrapper > a {
    display: none;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #insta-feed .wrapper > span, #insta-feed .wrapper > a {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #insta-feed .instagram-follow {
    margin-top: 50px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #insta-feed .instagram-follow {
    margin-top: 70px;
  }
}
#insta-feed .instagram-follow .tag-line {
  text-align: left;
}
#insta-feed .instagram-follow h2 {
  text-transform: unset;
}
@media screen and (max-width: 767px) {
  #insta-feed .instagram-follow h2 {
    font-size: 41px !important;
    line-height: 50px !important;
  }
}
#insta-feed .instagram-follow .part {
  margin: 50px 0 0 166px;
}
@media screen and (max-width: 767px) {
  #insta-feed .instagram-follow .part {
    margin: 40px 0 0 50px;
  }
}
@media screen and (max-width: 767px) {
  #insta-feed .instagram-follow .part a {
    min-width: 200px !important;
  }
}
#insta-feed .instagram-follow .part p {
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 40px;
}

#newsletter {
  background: #ffffff;
  padding: 80px 0 100px;
}
#newsletter h2 {
  text-transform: unset;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  #newsletter h2 {
    font-size: 41px !important;
    line-height: 50px !important;
  }
}
#newsletter .form input:first-of-type {
  height: 52px;
  width: 30%;
  padding: 0 15px;
  margin-right: 20px;
  border-radius: 0;
  border: 1px solid #c4c2c1;
}
#newsletter .form input:first-of-type::-webkit-input-placeholder {
  color: #000000;
}
#newsletter .form input:first-of-type:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
#newsletter .form input:first-of-type::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
#newsletter .form input:first-of-type:-ms-input-placeholder {
  color: #000000;
}
@media screen and (max-width: 767px) {
  #newsletter .form input:first-of-type {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #newsletter .form input:first-of-type {
    width: 40%;
  }
}
#newsletter .form input:last-of-type {
  height: 52px;
  color: #ffffff;
  background: #FFA372;
  border: 1px solid #FFA372;
  padding: 0 50px;
}
#newsletter .form input:last-of-type:hover {
  color: #FFA372;
  background: transparent;
}

#need-help {
  padding: 100px 0;
  background-color: #FFF5F0;
}
@media screen and (max-width: 767px) {
  #need-help h2 {
    font-size: 41px !important;
    line-height: 50px !important;
  }
}
#need-help .col-xl-8 .col-xl-4 {
  padding-left: 15px;
  padding-top: 35px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #need-help .col-xl-8 .col-xl-4 {
    padding-left: 15px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #need-help .col-xl-8 .col-xl-4 {
    padding-left: 25px;
  }
}
#need-help .col-xl-8 .col-xl-4 h3 {
  font-size: 20px !important;
  line-height: 40px !important;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #need-help .col-xl-8 .col-xl-4 a {
    padding: 15px 0 15px 45px;
  }
}

footer {
  background: #1F1F1F;
  padding: 100px 0 20px;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 60px 0 20px;
  }
}
footer * {
  color: #ffffff;
}
footer .footer-logo {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  footer .footer-logo {
    text-align: left !important;
  }
}
footer h3 {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0015em;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  footer h3 {
    font-size: 16px !important;
    line-height: 30px !important;
  }
}
footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer ul li {
  margin-bottom: 10px;
  display: block !important;
}
footer ul li a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.5);
}
footer .btn-style {
  margin-bottom: 30px;
}
footer .social-icons li {
  display: inline-block !important;
  margin-right: 15px;
}
footer .bottom-bar {
  margin-top: 80px;
}
footer .bottom-bar *, footer .bottom-bar a {
  font-family: "Mulish", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.1px;
  color: rgba(255, 255, 255, 0.3);
}

#need-help h2 {
  font-size: 50px;
  line-height: 60px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #need-help h2 {
    font-size: 37px;
    line-height: 50px;
  }
}
#need-help h3 {
  font-family: "Mulish", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0015em;
}

#loginPopup {
  position: fixed;
  z-index: 99999999;
  background: rgba(0, 0, 0, 0.55);
  height: 100%;
  width: 100%;
  top: 0;
  display: block;
}
#loginPopup.active {
  display: block;
}
#loginPopup .popup-content {
  text-align: center;
  background: #ffffff;
  max-width: 830px;
  height: 590px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #loginPopup .popup-content {
    padding: 28px 19px 28px;
    max-width: calc(100% - 30px);
    height: 215px;
  }
}
#loginPopup .popup-content .heading {
  background: #1F1F1F;
  padding: 50px 40px 30px;
}
#loginPopup .popup-content .heading a {
  position: absolute;
  right: 25px;
  top: 20px;
}
#loginPopup .popup-content .heading h5 {
  color: #ffffff;
  margin-bottom: 40px;
}
#loginPopup .popup-content .form {
  text-align: left !important;
  padding: 40px 50px 50px;
}
#loginPopup .popup-content .form p {
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
#loginPopup .popup-content .form .response {
  color: #000000;
}
#loginPopup .popup-content .form .col-md-6 > input {
  width: 100%;
  color: #000000;
}
#loginPopup .popup-content .form .form-check {
  margin: 10px 0;
  text-align: center;
}
#loginPopup .popup-content .form .form-check label {
  font-size: 14px;
}
#loginPopup .popup-content .form input {
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #000000;
  border-radius: 0;
  padding-left: 5px;
}
#loginPopup .popup-content .form input::-webkit-input-placeholder {
  color: #000000;
}
#loginPopup .popup-content .form input:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
#loginPopup .popup-content .form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
#loginPopup .popup-content .form input:-ms-input-placeholder {
  color: #000000;
}
#loginPopup .popup-content .form input:focus {
  outline: none !important;
}
#loginPopup .popup-content p {
  color: #ffffff;
}
#loginPopup .popup-content .btn-style {
  min-width: 150px;
  width: unset !important;
  margin: 0 10px;
  border-radius: 0;
  font-size: 18px;
  background: rgba(31, 31, 31, 0.3);
  border: 2px solid rgba(31, 31, 31, 0.3);
  padding: 20px 70px;
}
#loginPopup .popup-content .btn-style:hover {
  background: transparent;
  color: rgba(31, 31, 31, 0.3);
}
@media screen and (max-width: 767px) {
  #loginPopup .popup-content .btn-style {
    min-width: 100px;
    margin: 0 6px;
  }
}

.desktop-menu {
  padding: 0;
}
.desktop-menu .col-lg-4 {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .desktop-menu .col-lg-4 {
    display: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .desktop-menu .col-lg-4 {
    display: none;
  }
}
.desktop-menu .col-lg-8 {
  background: #ffffff;
  padding: 50px 80px 30px;
}
@media screen and (max-width: 767px) {
  .desktop-menu .col-lg-8 {
    padding: 50px 15px 0;
  }
}
.desktop-menu .col-lg-8 .icon-cross {
  position: absolute;
  right: 120px;
}
@media screen and (max-width: 767px) {
  .desktop-menu .col-lg-8 .icon-cross {
    right: 20px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .desktop-menu .col-lg-8 .icon-cross {
    right: 60px;
  }
}
.desktop-menu .col-lg-8 .menu-item ul {
  text-align: left;
  padding-left: 0;
  padding-top: 50px;
  list-style: none;
  margin: 0;
}
.desktop-menu .col-lg-8 .menu-item ul li:not(:last-of-type) {
  margin-bottom: 8px;
}
.desktop-menu .col-lg-8 .menu-item ul li a {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 31px;
  line-height: 40px;
  text-align: center;
  color: #1F1F1F;
}
.desktop-menu .col-lg-8 .menu-item ul li a:hover, .desktop-menu .col-lg-8 .menu-item ul li a:focus, .desktop-menu .col-lg-8 .menu-item ul li a:active {
  text-decoration: none;
  color: #FFA372;
}
.desktop-menu .col-lg-8 .menu-item ul li.active a {
  color: #FFA372;
  position: relative;
  padding-left: 60px;
  font-style: italic;
  transition: 0.1s;
}
.desktop-menu .col-lg-8 .menu-item ul li.active a:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #FFA372;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.desktop-menu .col-lg-8 .services-links ul {
  margin-top: 50px;
  padding-left: 0;
  list-style-type: none;
}
@media screen and (max-width: 767px) {
  .desktop-menu .col-lg-8 .services-links ul {
    margin-top: 30px;
  }
}
.desktop-menu .col-lg-8 .services-links ul li:not(:last-of-type) {
  margin-bottom: 8px;
}
.desktop-menu .col-lg-8 .services-links ul li a {
  color: #000000;
  font-family: "Mulish", sans-serif;
  font-weight: normal;
}
.desktop-menu .col-lg-8 .social-link h5 {
  font-weight: 600;
  font-family: "Mulish", sans-serif;
}
.desktop-menu .col-lg-8 .social-link ul {
  padding-left: 0;
  list-style-type: none;
}
.desktop-menu .col-lg-8 .social-link ul li:not(:last-of-type) {
  margin-bottom: 8px;
}
.desktop-menu .col-lg-8 .social-link ul li:last-of-type {
  margin-top: 35px;
}
.desktop-menu .col-lg-8 .social-link ul li a {
  color: #000000;
  font-family: "Mulish", sans-serif;
  font-weight: normal;
}

.contact-page .col-md-6:first-of-type {
  position: relative;
}
.contact-page .col-md-6:first-of-type > span {
  position: absolute;
  text-align: center;
  bottom: 0;
  top: 250px;
  right: 0;
  left: 0;
  margin: auto;
}
.contact-page .align-self-center {
  padding: 0 100px;
}
@media screen and (max-width: 767px) {
  .contact-page .align-self-center {
    padding: 0 15px;
  }
}
.contact-page .align-self-center h5 {
  font-family: "Mulish", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 25px;
}
.contact-page .align-self-center .phone > p {
  margin-bottom: 10px;
}
.contact-page .align-self-center .phone > p > a {
  color: #000000;
  text-decoration: none;
}
.contact-page .align-self-center .phone > p > a:hover {
  color: #FFA372;
}

.contact-section {
  background: #ffffff;
}
.contact-section .tag-line {
  text-align: left;
}
.contact-section h2 {
  margin-bottom: 60px;
  text-transform: unset;
}
@media screen and (max-width: 767px) {
  .contact-section h2 {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .contact-section h2 {
    margin-bottom: 30px;
    font-size: 45px;
    line-height: 60px;
  }
}
.contact-section #form {
  background-color: #ffffff;
  padding: 25px;
}
@media screen and (max-width: 767px) {
  .contact-section #form {
    padding: 30px 0 20px;
  }
}
.contact-section #form .form-group {
  margin-bottom: 40px;
}
.contact-section #form .form-group .form-control {
  border-radius: 0;
  border-bottom: 1px solid;
  font-family: "Mulish", sans-serif;
  padding: 0;
}
.contact-section #form .form-group .form-control::-webkit-input-placeholder {
  color: #000000;
}
.contact-section #form .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.contact-section #form .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
.contact-section #form .form-group .form-control:-ms-input-placeholder {
  color: #000000;
}
.contact-section #form .text-left {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .contact-section #form .text-left {
    text-align: center !important;
  }
}
.contact-section #form .text-left > input {
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000;
}
.contact-section #form .text-left > input:hover {
  background: transparent;
  color: #FFA372;
}
.contact-section p {
  color: #000000;
}
.contact-section .address {
  padding-left: 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact-section .address {
    padding-left: 35px;
  }
}
.contact-section .address:before {
  content: "";
  position: absolute;
  left: 25px;
  top: 6px;
}
@media screen and (max-width: 767px) {
  .contact-section .address:before {
    left: 0;
  }
}
.contact-section iframe {
  height: 314px;
  width: 100%;
  border: 0;
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .contact-section iframe {
    margin-left: 0;
  }
}

.about-section .tag-line {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .about-section .tag-line {
    text-align: center;
  }
}
.about-section h1 {
  text-align: left;
  font-size: 70px;
  line-height: 95px;
  text-transform: unset;
}
@media screen and (max-width: 767px) {
  .about-section h1 {
    text-align: center;
    font-size: 36px !important;
  }
}

.about-content h2 {
  font-size: 58px;
  margin-bottom: 25px;
  text-transform: unset;
}
@media screen and (max-width: 767px) {
  .about-content h2 {
    font-size: 41px !important;
    line-height: 55px !important;
  }
}
.about-content p {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .about-content p {
    text-align: left;
  }
}

.about-img-section .tag-line {
  text-align: left;
}
.about-img-section h2 {
  font-size: 37px;
  line-height: 55px;
  text-transform: unset;
}
@media screen and (max-width: 767px) {
  .about-img-section h2 {
    font-size: 41px !important;
    line-height: 55px !important;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-img-section .col-md-3 img:first-of-type {
    display: none;
  }
}
.about-img-section .col-md-3 img:nth-of-type(2) {
  margin-top: 25px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .about-img-section .col-md-3 img:nth-of-type(2) {
    display: none;
  }
}
.about-img-section .col-md-3 img:last-of-type {
  display: none;
}
@media screen and (max-width: 767px) {
  .about-img-section .col-md-3 img:last-of-type {
    display: block;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .about-img-section .col-md-4 img {
    display: none;
  }
}
.about-img-section .col-md-5 > .row img {
  width: 331px;
  height: 238px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .about-img-section .col-md-5 > .row img {
    object-fit: cover;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .about-img-section .col-md-5 > .row img {
    object-fit: cover;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .about-img-section .col-md-5 > .row img {
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .about-img-section .col-md-5 .col-md-6 {
    order: 2;
  }
}

.services-page .col-md-6:first-of-type {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .services-page .col-md-6:first-of-type {
    order: 2;
    margin-top: 0;
  }
}
.services-page .col-md-6:last-of-type {
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  .services-page .col-md-6:last-of-type {
    margin-top: 0;
  }
}
.services-page .breadcrumb {
  background: none;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .services-page .breadcrumb {
    justify-content: center;
  }
}
.services-page .breadcrumb li, .services-page .breadcrumb a {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1.28px;
  text-decoration: none;
  font-family: "Mulish", sans-serif;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .services-page .breadcrumb li, .services-page .breadcrumb a {
    line-height: 28px;
    font-size: 12px;
  }
}
.services-page .breadcrumb li:not(:last-of-type) a {
  padding-right: 15px;
  margin-right: 12px;
  position: relative;
}
.services-page .breadcrumb li:not(:last-of-type) a:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .services-page .breadcrumb li:not(:last-of-type) a:after {
    top: -5px;
  }
}
.services-page h1 {
  text-transform: unset;
  font-size: 68px;
  line-height: 82px;
}
@media screen and (max-width: 767px) {
  .services-page h1 {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .services-page p {
    text-align: center;
    line-height: 30px !important;
  }
}
.services-page .middle-titles ul {
  text-align: left;
  padding: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .services-page .middle-titles ul {
    margin-bottom: 0;
  }
}
.services-page .middle-titles ul li:not(:last-of-type) {
  margin-bottom: 30px;
}
.services-page .middle-titles ul li a {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 41px;
  text-align: left;
  color: #1F1F1F;
}
.services-page .middle-titles ul li a:hover, .services-page .middle-titles ul li a:focus, .services-page .middle-titles ul li a:active {
  text-decoration: none;
  color: #FFA372;
}
@media screen and (max-width: 767px) {
  .services-page .middle-titles ul li a {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .services-page .middle-titles ul li a {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .services-page .middle-titles ul li a {
    font-size: 35px;
  }
}
.services-page .middle-titles ul li.active a {
  color: #FFA372;
  position: relative;
  font-style: italic;
}
.services-page .middle-titles ul li.active a:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #FFA372;
  position: absolute;
  left: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .services-page .middle-titles ul li.active a:before {
    width: 16px;
    left: -14px;
  }
}

.cards .col-md-3 .card-content {
  box-shadow: 0 3px 6px rgba(112, 49, 15, 0.1);
  padding: 40px 25px;
  overflow-x: hidden;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cards .col-md-3 .card-content {
    padding: 30px 15px;
  }
}
.cards .col-md-3 .card-content h2 {
  font-size: 130px;
  line-height: 210px;
  letter-spacing: -1.5px;
  color: white;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2), 1px -1px 0 rgba(0, 0, 0, 0.2), -1px 1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.2);
  left: 95px;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .cards .col-md-3 .card-content h2 {
    font-size: 137px !important;
    line-height: 160px !important;
    left: 120px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cards .col-md-3 .card-content h2 {
    font-size: 70px !important;
    line-height: 120px !important;
    left: 55px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .cards .col-md-3 .card-content h2 {
    font-size: 105px !important;
    line-height: 160px !important;
    left: 75px;
  }
}
.cards .col-md-3 .card-content .card-tag-line {
  font-weight: bold;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 1.5px;
  text-align: left;
  text-transform: uppercase;
  display: block;
  margin-bottom: 25px;
}
.cards .col-md-3 .card-content strong {
  margin-bottom: 18px;
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: 24px;
  line-height: 29px;
}
.cards .col-md-3 .card-content:hover {
  background: #000000;
  color: #ffffff;
}
.cards .col-md-3 .card-content:hover h2 {
  color: #ffffff !important;
  text-shadow: unset;
  left: 0;
}
.cards .col-md-3 .card-content:hover p {
  color: #ffffff;
}
.cards .col-md-3:nth-of-type(2) {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .cards .col-md-3:nth-of-type(2) {
    margin-top: 0;
  }
}
.cards .col-md-3:nth-of-type(3) {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .cards .col-md-3:nth-of-type(3) {
    margin-top: 0;
  }
}
.cards .col-md-3:nth-of-type(4) {
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .cards .col-md-3:nth-of-type(4) {
    margin-top: 0;
  }
}

.pricing-page .middle-titles {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .pricing-page .middle-titles {
    margin-top: 40px;
  }
}
.pricing-page .col-md-8 {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .pricing-page .col-md-8 {
    margin-top: 0;
  }
}
.pricing-page .col-md-8 table th {
  font-family: "Cormorant Garamond", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 41px;
  color: #1F1F1F;
  border-bottom-width: 1px;
  padding: 30px 12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .pricing-page .col-md-8 table th {
    font-size: 24px;
    line-height: 34px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .pricing-page .col-md-8 table th {
    font-size: 25px;
    line-height: 34px;
  }
}
.pricing-page .col-md-8 table td {
  border-top: 0;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0015em;
  color: #1F1F1F;
  padding: 15px 12px;
}
.pricing-page .col-md-8 table th:not(:first-of-type), .pricing-page .col-md-8 table td:not(:first-of-type) {
  text-align: center;
}
.pricing-page .col-md-8 table th:first-of-type, .pricing-page .col-md-8 table td:first-of-type {
  padding-left: 0;
}
.pricing-page .col-md-8 table tbody tr:first-of-type td {
  padding-top: 40px;
}
.pricing-page .col-md-8 #men, .pricing-page .col-md-8 #women {
  display: none;
}
.pricing-page .col-md-8 #men.active, .pricing-page .col-md-8 #women.active {
  display: block;
}

/*# sourceMappingURL=main.css.map */
