@import "fonts.css";

body {
  color: #141414;
  font: 400 13px/1.7em "Open Sans", sans-serif;
  letter-spacing: 0.65px;
}

body .container,
body .et_pb_row {
  width: 100%;
  max-width: 1170px;
}

body header {
  position: relative;
  z-index: 99;
}

body header .container {
 width: 100%;
 max-width: 1300px;
 padding: 0 5px;
}
body .et_pb_section {
  margin: 0 0 54px;
  padding: 0;
}

body .et_pb_section.ie-page {
  margin: 54px 0;
}

body .et_pb_section .et_pb_row {
  padding: 26px 0;
}

body .et_pb_section .et_parallax_bg:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}

body .entry-content .et_pb_section:last-child {
  padding-bottom: 54px;
}

body .entry-content .et_pb_section:last-child .et_pb_row {
  padding-bottom: 26px;
}

body #top-header {
  background: transparent url('/wp-content/uploads/2018/02/top-background-min.png') no-repeat center/cover;
  z-index: 100;
  position: fixed;
  width: 100%;
  top:0;
  left: 0;
}

body #top-header .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 14px;
  padding-bottom: 14px;
}

body #top-header .container:before,
body #top-header .container:after {
  display: none;
}

body #top-header .top-header-logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  text-align: center;
  margin-bottom: 30px;
  opacity: 0;
}

body.home #top-header {
  opacity: 0;
}

body.home #top-header.animated {
  opacity: 1;
  -webkit-animation-name: fadeInDownLogo;
  -moz-animation-name: fadeInDownLogo;
  -o-animation-name: fadeInDownLogo;
  animation-name: fadeInDownLogo;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.home #top-header .top-header-logo {
  opacity: 0;
}

body.home #top-header .top-header-logo.animated {
  opacity: 1;
  -webkit-animation-name: fadeInDownLogo;
  -moz-animation-name: fadeInDownLogo;
  -o-animation-name: fadeInDownLogo;
  animation-name: fadeInDownLogo;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body:not(.home) #top-header .top-header-logo {
  display: none;
}

body #top-header #et-info {
  margin-right: 40px;
  position: relative;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-bottom: 0;
}

#top-header #et-secondary-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#top-header #et-secondary-nav .menu-item {
  margin-right: 28px;
}

#top-header #et-secondary-nav .menu-item:last-child {
  margin-right: 0;
}

#top-header #et-secondary-nav .menu-item a {
  font: 400 15px/1.6em 'Cormorant Infant', serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  padding: 0;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header #et-secondary-nav .menu-item.current-menu-item a,
#top-header #et-secondary-nav .menu-item a:hover {
  color: #a6784b;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .topheader-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#top-header .show-phones {
  display: none;
}

#top-header #et-info-phone {
  font: 600 15px/1.6em "Open Sans", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fdf3e8;
  letter-spacing: 0.38px;
  opacity: 1;
  margin-right: 30px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header #et-info-phone:hover {
  opacity: 0.5;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header #et-info-phone .fa-viber {
  display: inline-block;
  font-size: 18px;
  color: #544697;
  margin-right: 4px;
}

#top-header #et-info-phone .fa-whatsapp {
  display: inline-block;
  font-size: 18px;
  color: #12843e;
  margin-right: 6px;
}

#top-header #et-info-phone:before {
  display: none;
}
#top-header .topheader-social {
  margin-right: 36px;
}
#top-header .topheader-social .social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#top-header .topheader-social .social-item {
  margin-right: 15px;
}

#top-header .topheader-social .social-item:last-child {
  margin-right: 0;
}

#top-header .topheader-social .social-item a {
  position: relative;
  display: block;
}

#top-header .topheader-social .social-item a .fab {
  color: #a57749;
  font-size: 24px;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .topheader-social .social-item a .fab.fa-youtube-square {
  color: transparent;
}

#top-header .topheader-social .social-item a .fab.fa-youtube-square:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 10.5px);
  top: -moz-calc(50% - 10.5px);
  top: calc(50% - 10.5px);
  left: 0;
  width: 22px;
  height: 21px;
  background: url('/wp-content/themes/Divi/images/youtube-icon.png') no-repeat center/cover;
}

#top-header .topheader-social .social-item a:hover .fab {
  opacity: 0.5;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .question {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 0 30px;
}

#top-header .question a {
  display: inline-block;
  color: #a6784b;
  font-size: 16px;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .question a:hover {
  opacity: 0.5;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .top-search-form {
  position: absolute;
  top: 0;
  left: 0;
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  height: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 0;
  visibility: hidden;
}

#top-header .top-search-form.animated {
  opacity: 1;
  visibility: visible;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

#top-header .top-search-form .search-form {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(100% - 30px);
  -moz-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 30px);
  flex: 0 0 calc(100% - 30px);
  max-width: -webkit-calc(100% - 30px);
  max-width: -moz-calc(100% - 30px);
  max-width: calc(100% - 30px);
}

#top-header .top-search-form .search-field {
  display: block;
  color: #a57749;
  font: 600 15px/1em "Open Sans", sans-serif;
  letter-spacing: 0.38px;
  width: 100%;
  height: 24px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #a67745;
}

#top-header .top-search-form .close-form {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  display: block;
  color: #a6784b;
  font-size: 14px;
  padding: 5px 10px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .top-search-form .close-form:hover {
  opacity: 0.5;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .top-search {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding-right: 20px;
}

#top-header .top-search a {
  display: inline-block;
  color: #a6784b;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .top-search a:hover {
  opacity: 0.5;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .langs {
  position: relative;
}

#top-header .langs .lang-item {
  width: 40px;
  border: 1px solid transparent;
  padding: 0 3px;
  background: transparent;
  -webkit-transition: background .4s ease-in-out;
  -o-transition: background .4s ease-in-out;
  -moz-transition: background .4s ease-in-out;
  transition: background .4s ease-in-out;
}

#top-header .langs .lang-item.current-lang {
  border-bottom-color: transparent !important;
}

#top-header .langs .lang-item:not(.current-lang) {
  border-top-color: transparent !important;
  width: 40px;
}

#top-header .langs .lang-item:not(.current-lang) {
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  width: 40px;
  padding: 0;
  opacity: 0;
  border: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  z-index: 101;
}

#top-header .langs .lang-item:not(.current-lang).active {
  width: 40px;
  /*background: #fff;*/
  /*border-color: #a6784b;*/
  right: -100%;
  background: transparent;

  left: auto;
  right: -100%;

  opacity: 1;
  visibility: visible;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#top-header .langs .lang-item:not(.current-lang) a {
  background: transparent;
  width: 38px;
  text-align: center;
  border-bottom: 1px solid #a6784b;
}

#top-header .langs .lang-item a {
  font: 400 14px/1.7em "Open Sans", sans-serif;
  position: relative;
  display: block;
  color: #a6784b;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

#top-header .langs .lang-item.current-lang a {
  padding-right: 18px;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .langs .lang-item.current-lang a:hover {
  opacity: 0.7;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-header .langs .lang-item.current-lang a:after {
  font: 900 14px 'Font Awesome 5 Free';
  content: "\f0d7";
  color: #a6784b;
  position: absolute;
  top: -webkit-calc(50% - 7.5px);
  top: -moz-calc(50% - 7.5px);
  top: calc(50% - 7.5px);
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#top-header .langs .lang-item.current-lang.show a:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
#top-header .callback-button a {
  font: 600 15px/1.6em "Open Sans", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fdf3e8;
  letter-spacing: 0.38px;
  opacity: 1;
  margin-right: 10px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #a47749;
  padding: 0px 12px;
  border-radius: 5px;
}
#top-header .callback-button a:hover {
  background-color: #795938;
}
body #main-header {
  background: transparent url('/wp-content/uploads/2019/08/bigstock-min.jpg') no-repeat center/cover;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 99;
}

.et_header_style_centered #main-header .logo_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 170px;
  padding: 15px 0;
}

.et_header_style_centered #main-header .logo_container a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.et_header_style_centered #main-header .logo_container a.animated {
  opacity: 1;
  -webkit-animation-name: fadeInDownLogo;
  -moz-animation-name: fadeInDownLogo;
  -o-animation-name: fadeInDownLogo;
  animation-name: fadeInDownLogo;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.home.et_header_style_centered #main-header .logo_container a.animated {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.et_header_style_centered #main-header #logo {
  max-height: 100%;
}

.et_header_style_centered #main-header .logo-text,
#footer-widgets .footer-widget a.footer-logo .logo-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #865d35;
  font: 700 15px/1.2em "Cormorant Infant", serif;
  text-transform: uppercase;
  padding-left: 8px;
  width: 260px;
  margin-left: 6px;
  margin-top: 10px;
  text-align: center;
}

.et_header_style_centered #main-header .logo-text b,
#footer-widgets .footer-widget a.footer-logo .logo-text b {
  position: relative;
  display: block;
  color: #a77847;
  font: 700 15px/1em "Cormorant Infant", serif;
  text-transform: uppercase;
  padding-right: 10px;
  margin-right: 10px;
}

.et_header_style_centered #main-header .logo-text b:after,
#footer-widgets .footer-widget a.footer-logo .logo-text b:after {
  background: #a5784a;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
}

.et_header_style_centered #main-header .logo-text b strong,
#footer-widgets .footer-widget a.footer-logo .logo-text b strong {
  display: block;
  color: #a77847;
  font: 700 67px/0.8em "Cormorant Infant", serif;
}

.et_header_style_centered #main-header .logo-text b .letter-spacing,
#footer-widgets .footer-widget a.footer-logo .logo-text b .letter-spacing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.et_header_style_centered #main-header .logo-text .tagline,
#footer-widgets .footer-widget a.footer-logo .logo-text .tagline {
  display: block;
  color: #a5784a;
  font: 700 17px/1.3em "Cormorant Infant", serif;
  text-transform: uppercase;
  width: 150px;
  text-align: left;
}

.et_header_style_centered nav#top-menu-nav {
  display: block;
  max-width: 810px;
  margin: 0 auto;
}

header #top-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header #top-menu .menu-item {
  position: initial;
  padding-right: 0;
}

header #top-menu > .menu-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

header #top-menu > .menu-item > a {
  color: #777;
  font: 700 16px/1.5em 'Cormorant Infant', serif;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding: 0 0 10px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#top-menu .menu-item-has-children > a:first-child {
  padding-right: 0;
}

#top-menu .menu-item-has-children > a:first-child:after {
  display: none;
}

#top-menu .menu-item-has-children > a:first-child:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: -webkit-calc(50% - 16px);
  left: -moz-calc(50% - 16px);
  left: calc(50% - 16px);
  border: 16px solid transparent;
  border-bottom: 10px solid rgba(165, 120, 74, 1);
  opacity: 0;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.home #top-menu .menu-item-has-children > a:first-child:before {
  border-bottom-color: rgba(165, 120, 74, 1);
}

#top-menu .menu-item-has-children.et-hover > a:first-child:before {
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

header #top-menu > .menu-item > a:hover {
  color: #a6784b;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

header #top-menu > .menu-item > .sub-menu {
  width: 100%;
  top: 100%;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(165, 120, 74, 1);
  border-top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

header #top-menu > .menu-item.menu-item-414 > .sub-menu,
header #top-menu > .menu-item.menu-item-1041 > .sub-menu {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 21%;
}

header #top-menu > .menu-item.menu-item-414 > .sub-menu > .menu-item,
header #top-menu > .menu-item.menu-item-1041 > .sub-menu > .menu-item {
  min-width: 120px;
  text-align: center;
}

header #top-menu > .menu-item:hover > .sub-menu {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

header #top-menu > .menu-item > .sub-menu span.before {
  position: absolute;
  top: 0;
  right: 100%;
  /*width: 100%;*/
  height: 100%;
  background: rgba(165, 120, 74, 1);
  z-index: 0;
}

header #top-menu > .menu-item > .sub-menu span.after {
  position: absolute;
  top: 0;
  left: 100%;
  /*width: 100%;*/
  height: 100%;
  background: rgba(165, 120, 74, 1);
  z-index: 0;
}

header #top-menu > .menu-item > .sub-menu > .menu-item {
  position: relative;
  padding: 0;
  width: auto;
  margin-right: 25px;
}

header #top-menu > .menu-item > .sub-menu > .menu-item:nth-last-child(2) {
  margin-right: 0;
}

header #top-menu > .menu-item > .sub-menu > .menu-item a {
  display: block;
  color: #fff;
  font: 400 13px/1.7em "Open Sans", sans-serif;
  letter-spacing: 0.33px;
  padding: 9px 0;
  width: auto;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

header #top-menu > .menu-item > .sub-menu > .menu-item a:hover {
  color: #fff;
  background: transparent;
  opacity: 0.75;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

/* header in home page */

body.home #top-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
}

body.home.admin-bar #top-header {
  top: 32px;
}

body.home #et-info {
  display: none;
}

body.home #top-header #et-secondary-menu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

body.home #top-header #et-secondary-nav {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 880px;
  margin: 0 auto;
}

body.home #top-header #et-secondary-nav .menu-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-right: 0;
}

body.home #top-header #et-secondary-nav .menu-item a {
  position: relative;
  display: inline-block;
  color: #141414;
  font: 400 18px/1.3em "Cormorant Infant", serif;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}

body.home #top-header #et-secondary-nav .menu-item a:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: -webkit-calc(50% - 27.5px);
  left: -moz-calc(50% - 27.5px);
  left: calc(50% - 27.5px);
  width: 55px;
  height: 3px;
  background: url('/wp-content/uploads/2018/02/menu-line.png') no-repeat center/cover;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.home #top-header #et-secondary-nav .menu-item.current-menu-item a,
body.home #top-header #et-secondary-nav .menu-item a:hover {
  color: #a6784b;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.home #top-header #et-secondary-nav .menu-item.current-menu-item a:after,
body.home #top-header #et-secondary-nav .menu-item a:hover:after {
  bottom: -2px;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.home.admin-bar #main-header {
  top: 260px;
}

body.home #main-header {
  position: absolute;
  top: 220px;
  left: 0;
  width: 100%;
  background: transparent;
}

body.home.et_header_style_centered #main-header #logo {
  display: none;
}

body.home.et_header_style_centered #main-header .logo-text,
#main-footer #footer-widgets .footer-widget a.footer-logo .logo-text {
  font-size: 17px;
  width: 370px;
  margin-left: 80px;
  padding-left: 0;
}

body.home.et_header_style_centered #main-header .logo-text b,
#main-footer #footer-widgets .footer-widget a.footer-logo .logo-text b {
  font-size: 22px;
}

body.home.et_header_style_centered #main-header .logo-text b:after,
#main-footer #footer-widgets .footer-widget a.footer-logo .logo-text b:after {
  top: 3%;
  height: 95%;
}

body.home.et_header_style_centered #main-header .logo-text b strong,
#main-footer #footer-widgets .footer-widget a.footer-logo .logo-text b strong {
  font-size: 100px;
}

body.home.et_header_style_centered #main-header .logo-text .tagline,
#main-footer #footer-widgets .footer-widget a.footer-logo .logo-text .tagline {
  font-size: 26px;
  line-height: 1.2em;
  width: 210px;
}

body.home #main-header #et-top-navigation {
  display: none;
}

.breadcrumb.hide {
  display: none;
}

#page-banner {
  padding: 0 0 34px;
}

#page-banner .breadcrumb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0 0;
  z-index: 2;
}

#page-banner .breadcrumb .breadcrumb-list {
  height: 22px;
}

#page-banner .breadcrumb .breadcrumb-list,
#page-banner .breadcrumb .breadcrumb-list > span > a {
  display: inline-block;
  color: #9c9d9f;
  font: 400 13px/1.6em "Open Sans", sans-serif;
  letter-spacing: 0.33px;
}

#page-banner .breadcrumb .breadcrumb-list > span > span {
  display: inline-block;
  color: #060606;
  font: 400 13px/1.6em "Open Sans", sans-serif;
  letter-spacing: 0.33px;
}

a.ie-button {
  display: inline-block;
  color: #141414;
  font: 700 16px/1.6em "Cormorant Infant", serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}

.et_pb_button_module_wrapper .et_pb_button {
  position: relative;
  color: #141414;
  font-size: 12px;
  line-height: 1em;
  /*font: 500 16px/1em "Cormorant Infant", serif;*/
  text-align: center;
  text-transform: uppercase;
  /*letter-spacing: 1.6px;*/
  padding: 0;
  border: 0;
  width: 270px;
  line-height: 58px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

/*.et_pb_button_module_wrapper .et_pb_button:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 14.5px);
  top: -moz-calc(50% - 14.5px);
  top: calc(50% - 14.5px);
  left: 0;
  width: 19px;
  height: 29px;
  margin: 0;
  opacity: 1;
  display: block;
  background: transparent url('/wp-content/themes/Divi/images/button-element2-w.png') no-repeat center/cover;
}

.et_pb_button_module_wrapper .et_pb_button:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 14.5px);
  top: -moz-calc(50% - 14.5px);
  top: calc(50% - 14.5px);
  right: 0;
  width: 19px;
  height: 29px;
  margin: 0;
  opacity: 1;
  display: block;
  background: transparent url('/wp-content/themes/Divi/images/button-element3-w.png') no-repeat center/cover;
  }*/

  .et_pb_button_module_wrapper .et_pb_button:hover {
    /*color: #a6784b !important;*/
    padding: 0;
    border: 0;
    background: transparent;
    -webkit-transform: scale(1.05) !important;
    -moz-transform: scale(1.05) !important;
    -ms-transform: scale(1.05) !important;
    -o-transform: scale(1.05) !important;
    transform: scale(1.05) !important;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_light {
    color: #a6784b;
    font-weight: 700;
    /*background: transparent url('/wp-content/themes/Divi/images/button-element1-g.png') no-repeat center/cover;*/
    border: 2px solid #d2a871;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_dark {
    color: #fff;
    font-weight: 700;
    /*background: transparent url('/wp-content/themes/Divi/images/button-element1-w.png') no-repeat center/cover;*/
    border: 2px solid #fff;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_light:hover {
    text-shadow: none;
    /*color: #a6784b;*/
    padding: 0;
    /*border: 0;*/
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

/*.et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_light:before {
  background: transparent url('/wp-content/themes/Divi/images/button-element2-g.png') no-repeat center/cover;
}

.et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_dark:before {
  background: transparent url('/wp-content/themes/Divi/images/button-element2-w.png') no-repeat center/cover;
}

.et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_light:after {
  background: transparent url('/wp-content/themes/Divi/images/button-element3-g.png') no-repeat center/cover;
}

.et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_dark:after {
  background: transparent url('/wp-content/themes/Divi/images/button-element3-w.png') no-repeat center/cover;
  }*/

  .et_pb_button:before {
   content: "";
   position: absolute;
   display: block;
   top: 5px;
   left: 5px;
   width: 100%;
   height: 100%;
   border: 1px solid #d3a971;
   margin: 0;
   opacity: 0.5;
 }

 .et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_dark:before {
   border-color: #fff;
 }

 .et_pb_button:after {
   content: none;
 }

 .news-link.et_pb_button {
  margin-top: 20px;
}

.start-banner .et_pb_column {
  padding: 45% 0 10%;
}

.start-banner h1, .start-banner h2, .start-banner h3 {
  text-shadow: 1px 2px 1px #000;
  color: #fff;
  font: 700 22px/1.3em "Cormorant Infant", serif;
  text-transform: uppercase;
  letter-spacing: 2.2px;
}

.et_pb_specialty_column .section-title {
  margin-top: 40px;
}

.section-title h1,
.section-title h2,
.section-title h3 {
  position: relative;
  color: #9c9d9f;
  font: 300 40px/1.2em 'Cormorant Infant', serif;
  font-style: italic;
  letter-spacing: -1px;
  text-align: center;
  padding-bottom: 45px;
  margin-bottom: 15px;
  opacity: 0;
}
.section-title h1.wpb_start_animation,
.section-title h2.wpb_start_animation,
.section-title h3.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.section-title h1 span,
.section-title h2 span,
.section-title h3 span {
  display: inline-block;
  color: #060606;
  font: 400 42px/1.2em "Cormorant Infant", serif;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: -1.05px;
}

.section-title h1:after,
.section-title h2:after,
.section-title h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: url('/wp-content/themes/Divi/images/section-title-bg.png') no-repeat center/contain;
}

.section-subtitle {
  width: 100%;
  max-width: 975px;
  margin: 0 auto;
}

.section-subtitle p, {
  color: #000;
  font: 400 15px/1.5em "Open Sans", sans-serif;
  letter-spacing: 0.38px;
  text-align: center;
  opacity: 0;
}

.section-subtitle p.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.advantages .advantage {
  opacity: 0;
}

.advantages .advantage.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.advantages .advantage .et_pb_main_blurb_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60px;
}

.advantages .advantage .et_pb_module_header {
  color: #141414;
  font: 400 15px/1.4em "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15px;
  text-align: center;
  padding-bottom: 10px; 
}

.advantages .advantage .et_pb_blurb_description {
  color: #141414;
  font: 400 15px/1.4em "Open Sans", sans-serif;
  text-transform: lowercase;
  letter-spacing: 0.15px;
  text-align: center;
  max-width: 255px;
  margin: 0 auto;
}

.advantages .advantage .et_pb_blurb_description p {
  color: inherit;
  font: inherit;
}

.services.et_pb_row {
  max-width: 100%;
}

.services.et_pb_row .et_pb_column.et_pb_column_1_2 {
  width: 50%;
  margin-right: 0;
}

.et_pb_section .et_pb_column_3_4 .et_pb_row_inner {
  padding-top: 0;
  padding-bottom: 45px;
}

.services.vertical .et_pb_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 756px;
}

.services.vertical .et_pb_column .service {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.services .service.et_pb_blurb {
  margin-bottom: 0;
}

.services .service .et_pb_blurb_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 100%;
  background: #f9f6f4;
}

.services .service .et_pb_blurb_container,
.services .service .et_pb_main_blurb_image {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: auto;
  max-width: 50%;
  margin: 0;
}

.services.vertical .service .et_pb_blurb_container,
.services.vertical .service .et_pb_main_blurb_image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.services.vertical .service.bottom .et_pb_main_blurb_image {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.services.vertical .service .et_pb_blurb_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 378px;
}

.services .service.right .et_pb_main_blurb_image {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.services .service .et_pb_main_blurb_image {
  position: relative;
  overflow: hidden;
}

.services .service .et_pb_main_blurb_image:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 20px);
  top: -moz-calc(50% - 20px);
  top: calc(50% - 20px);
  right: 0;
  border: 20px solid transparent;
  border-right: 15px solid #f9f6f4;
  z-index: 5;
}

.services .service.right .et_pb_main_blurb_image:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 20px);
  top: -moz-calc(50% - 20px);
  top: calc(50% - 20px);
  left: 0;
  border: 20px solid transparent;
  border-left: 15px solid #f9f6f4;
  z-index: 5;
}

.services.vertical .service.top .et_pb_main_blurb_image:after {
  content: '';
  position: absolute;
  bottom: 0;
  top: auto;
  left: -webkit-calc(50% - 20px);
  left: -moz-calc(50% - 20px);
  left: calc(50% - 20px);
  right: auto;
  border: 20px solid transparent;
  border-bottom: 15px solid #f9f6f4;
  z-index: 5;
}

.services.vertical .service.bottom .et_pb_main_blurb_image:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: auto;
  left: -webkit-calc(50% - 20px);
  left: -moz-calc(50% - 20px);
  left: calc(50% - 20px);
  right: auto;
  border: 20px solid transparent;
  border-top: 15px solid #f9f6f4;
  z-index: 5;
}

.services .service .et_pb_main_blurb_image img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.services .service .et_pb_main_blurb_image:hover 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);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.services .service .et_pb_blurb_container {
  padding-left: 0;
  opacity: 0;
}

.services .service .et_pb_blurb_container.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.services .service .et_pb_module_header {
  text-align: center;
}

.services.vertical .service .et_pb_module_header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}

.services .service .et_pb_module_header {
  position: relative;
  display: block;
  color: #141414;
  font: 300 28px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 35px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.services .service .et_pb_module_header a {
	color: inherit;
}

.services .service .et_pb_module_header:before {
  background: #9c9d9f;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.services .service .et_pb_module_header:after {
  background: #9c9d9f;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.services .service .et_pb_blurb_description ul {
  list-style: none;
  padding-left: 60px;
  padding-bottom: 0;
}

.services .service .et_pb_blurb_description li {
  margin-bottom: 6px;
}

.services .service .et_pb_blurb_description li:last-child {
  margin-bottom: 0;
}

.services .service .et_pb_blurb_description li a {
  position: relative;
  color: #141414;
  font: 400 14px/1.7em "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: 0.35px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.services .service .et_pb_blurb_description li a:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #141414;
  vertical-align: middle;
  margin-right: 8px;
}

.services.vertical .service .et_pb_blurb_description li a:before {
  display: none;
}

.services .service .et_pb_blurb_description li a:hover {
  color: #a77846;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.services.vertical .service .et_pb_blurb_description {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}

.services.vertical .service .et_pb_blurb_description ul {
  padding: 0;
  text-align: center;
}

.approach.et_pb_row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 50px;
}

.approach .approach-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 43%;
  margin: 0;
  max-width: 500px;
  opacity: 0;
}

.approach .approach-image.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.approach .approach-content {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 62%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 62%;
  flex: 0 0 62%;
  max-width: 62%;
  background: #f9f6f4;
  padding: 70px 75px 70px 145px;
  opacity: 0;
  margin-bottom: 90px;
  z-index: 1;
}

.approach .approach-content.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.approach .approach-content .approach-title h5 {
  color: #a77846;
  font: normal 30px/1.2em "Cormorant Infant", serif;
  font-style: italic;
  text-align: center;
  max-width: 460px;
  margin: 0 auto;
}

.approach .approach-content .approach-text .et_pb_module_header {
  position: relative;
  color: #141414;
  font: 300 28px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 25px;
}

.approach .approach-content .approach-text .et_pb_module_header:before {
  background: #9c9d9f;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.approach .approach-content .approach-text .et_pb_module_header:after {
  background: #9c9d9f;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.approach .approach-content .approach-text .et_pb_blurb_description {
  color: #141414;
  font: 400 14px/1.6em "Open Sans", sans-serif;
  letter-spacing: 0.35px;
}

.stock {
  position: relative;
  overflow: hidden;
}

.stock .et_pb_row,
.stock .et_pb_row .et_pb_column {
  position: initial;
}

.stock:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.stock .et_pb_column {
  padding: 8% 0;
}

.stock .stock-text .et_pb_blurb_content {
  position: initial;
  max-width: 100%;
}

.stock .stock-text .et_pb_main_blurb_image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.stock .stock-text .et_pb_main_blurb_image a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.stock .stock-text .et_pb_main_blurb_image a img {
  width: 100%;
  height: 100%;
}

.stock .stock-text .et_pb_module_header, .stock .stock-text .et_pb_module_header h3 {
  position: relative;
  text-shadow: 1px 1px 1px #0f0a05;
  color: #fff;
  font: 400 40px/1.2em "Cormorant Infant", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 35px;
  opacity: 0;
  z-index: 4;
}

.stock .stock-text .et_pb_module_header h3 {
  opacity:1; 
}

.stock .stock-text .et_pb_module_header.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.stock .stock-text .et_pb_blurb_description {
  position: relative;
  max-width: 580px;
  margin: 0 auto;
  z-index: 4;
  opacity: 0;
}

.stock .stock-text .et_pb_blurb_description.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.stock .stock-text .et_pb_blurb_description p {
  text-shadow: 1px 1px 1px #0f0a05;
  color: #fff;
  font: normal 30px/1.3em "Cormorant Infant", serif;
  font-style: italic;
  letter-spacing: 1.5px;
  text-align: center;
}

.education-location .education-tabs {
  border: 0;
  opacity: 0;
}

.education-location .education-tabs.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.education-location .education-tabs .et_pb_tabs_controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: transparent;
}

.education-location .education-tabs .et_pb_tabs_controls:after {
  display: none;
}

.education-location .education-tabs .et_pb_tabs_controls li {
  display: block;
  width: auto;
  border: 0;
  background: transparent;
}

.education-location .education-tabs .et_pb_tabs_controls li a {
  color: #999;
  font: 600 14px/1.2em "Cormorant Infant", serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  padding: 0;
  background: transparent;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.education-location .education-tabs .et_pb_tabs_controls li a:hover,
.education-location .education-tabs .et_pb_tabs_controls li.et_pb_tab_active a {
  color: #a67745 !important;
  background: transparent;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.education-location .education-tabs .et_pb_tab {
  padding: 60px 0 0;
}

.education-location .education-tabs .et_pb_tab_content h5 {
  position: relative;
  color: #a77845;
  font: 300 28px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 35px;
}

.education-location .education-tabs .et_pb_tab_content h5:before {
  background: #a67846;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.education-location .education-tabs .et_pb_tab_content h5:after {
  background: #a67846;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.education-location .education-tabs .et_pb_tab_content p {
  color: #141414;
  font: normal 16px/1.7em "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: 0.4px;
  margin-bottom: 18px;
  padding-bottom: 0;
}

.education-location .education-tabs .et_pb_tab_content ul {
  margin: 0 0 27px 0;
  padding: 0;
  list-style: none;
}

.education-location .education-tabs .et_pb_tab_content li {
  position: relative;
  color: #141414;
  font: 300 15px/1.4em "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: 0.38px;
  margin-bottom: 8px;
  padding-left: 0;
}

.education-location .education-tabs .et_pb_tab_content li:last-child {
  margin-bottom: 0;
}

.education-location .education-tabs .et_pb_tab_content li:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #141414;
  vertical-align: middle;
  margin-right: 8px;
}

.education-location .education-cities ul {
  list-style: none;
}

.education-location .education-cities ul li {
  opacity: 0;
  text-align: right;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-active {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-2 {
  padding-right: 30%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-active.tab-2 {
  padding-right: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-1 {
  padding-right: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-active.tab-1 {
  padding-right: 60%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-0 {
  padding-right: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-active.tab-0 {
  padding-right: 15%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li span {
  position: relative;
  display: inline-block;
  color: #141414;
  font: 600 16px/1.6em "Cormorant Infant", serif;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  z-index: 2;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-active span {
  color: #a67745;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li span:before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: -webkit-calc(50% - 9px);
  left: -moz-calc(50% - 9px);
  left: calc(50% - 9px);
  width: 18px;
  height: 18px;
  background: url('/wp-content/themes/Divi/images/map-marker.png') no-repeat center/cover;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-active span:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li span:after {
  content: '';
  position: absolute;
  top: 46px;
  left: 50%;
  width: 1px;
  background: #dac2a8;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-active span:after {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-2 span:after {
  height: 235px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-1 span:after {
  height: 235px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.education-location .education-cities ul li.tab-0 span:after {
  height: 170px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
  left: -webkit-calc(50% + 45px);
  left: -moz-calc(50% + 45px);
  left: calc(50% + 45px);
  top: 35px;
}

body .et_pb_section .reviews.et_pb_row {
  padding: 120px 0;
  margin-top: 25px;
  max-width: 100%;
}

body .et_pb_section .reviews.reviews-list.et_pb_row {
  padding: 26px 0;
}

.reviews.et_pb_row .et_pb_column {
  max-width: 980px;
  margin: 0 auto !important;
  float: none;
}

.reviews .review:before,
.reviews .review:after {
  display: none;
}

.reviews .review {
  background: rgba(255, 255, 255, 0.9) !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
}

.reviews.reviews-list .review {
  opacity: 0;
}

.reviews.reviews-list .review.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.reviews .review .et_pb_testimonial_portrait {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  width: auto;
  height: 450px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-size: 70%;
  -o-background-size: 70%;
  background-size: 70%;
}

.reviews.reviews-list .review .et_pb_testimonial_portrait {
  background: #faf7f5;
}

.reviews .review .et_pb_testimonial_portrait:before {
  display: none;
}

.reviews .review .et_pb_testimonial_description {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin: 0 !important;
  background: #fff;
}

.reviews .review .et_pb_testimonial_description_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 30px;
}

.reviews .review .et_pb_testimonial_description_inner .et_pb_testimonial_author {
  display: block;
  color: #141414;
  font: 300 28px/1.3em "Cormorant Infant", serif;
  font-style: italic;
  text-align: center;
  width: 100%;
  margin: 0 0 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.reviews .review .et_pb_testimonial_description_inner p.et_pb_testimonial_meta {
  color: #999;
  font: 400 14px/1.2em "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.reviews .review .et_pb_testimonial_description_inner p {
  color: #141414;
  font: normal 14px/1.6em "Open Sans", sans-serif;
  font-style: italic;
  padding-bottom: 0;
  width: 100%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.reviews.reviews-carousel .et_pb_column {
  opacity: 0;
  max-height: 483px;
}

.reviews.reviews-carousel .et_pb_column.owl-carousel.animated {
  opacity: 1;
  max-height: 100%;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.reviews-carousel .owl-controls .owl-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0;
  background: #a97c4c;
}

.reviews-carousel .owl-controls .owl-dots .owl-dot {
  background: #fff;
  width: 57px;
  height: 3px;
  opacity: 0.4;
  margin-right: 15px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.reviews-carousel .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.reviews-carousel .owl-controls .owl-dots .owl-dot.active {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.reviews-link.et_pb_row {
  position: absolute;
  bottom: 54px;
  right: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
  z-index: 10;
}

.reviews-link.et_pb_row .et_pb_text_inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  text-align: right;
}

.reviews-link.et_pb_row .et_pb_text_inner a {
  position: relative;
  top: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.65);
  display: inline-block;
  color: #fff;
  font: normal 14px/1.6em "Open Sans", sans-serif;
  font-style: italic;
  padding: 0 15px;
  z-index: 10;
  height: 40px;
  line-height: 40px;
}

.reviews-carousel .owl-next {
  right: -40px;
  border-radius: 0px 10px 10px 0px;
}

.reviews-carousel .owl-prev {
  left: -40px;
  border-radius: 10px 0px 0px 10px;
}

.reviews-carousel .owl-next, .reviews-carousel .owl-prev {
  background: rgba(255, 255, 255, 0);
  position: absolute;
  display: flex;
  align-items: center;
  font-size: 0;
  height: 60px;
  top: 50%;
  transform: translate(0%, -50%);
  width: 40px;
  justify-content: center;
  background: rgba(0,0,0,.4);
}

.reviews-carousel .owl-prev::before, .reviews-carousel .owl-next::before {
  content: "";
  background-color: #fff;
  transition: .1s;
  display: inline-block;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask: url(/wp-content/themes/Divi/images/arrow-left.svg) no-repeat 50% 50%;
  mask: url(/wp-content/themes/Divi/images/arrow-left.svg) no-repeat 50% 50%;
  width: 20px;
  height: 20px;
}

.reviews-carousel .owl-next::before {
  transform: rotate(180deg);
}

body .et_pb_section .reviews.et_pb_row {
  padding-right: 50px !important;
  padding-left: 50px !important;
}

.post-select.et_pb_row {
  padding: 0 !important;
  z-index: 10;
}

.post-select .posts-list {
  position: relative;
  width: 100%;
  max-width: 360px;
}

.post-select .posts-list .current-posts span {
  position: relative;
  display: inline-block;
  color: #a77846;
  font: 300 14px/1em "Open Sans", sans-serif;
  padding: 14px 10px;
  border: 1px solid #999;
  width: 100%;
  max-width: 360px;
  cursor: pointer;
}

.post-select .posts-list .current-posts span:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 2.5px);
  top: -moz-calc(50% - 2.5px);
  top: calc(50% - 2.5px);
  right: 10px;
  width: 8px;
  height: 5px;
  background: transparent url(/wp-content/themes/Divi/images/down-icon.png) no-repeat center/cover;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-select .posts-list .type-list {
  position: absolute;
  top: 120%;
  left: 0;
  width: 100%;
  max-width: 360px;
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 0 5px 0 #d9d6d5;
  -moz-box-shadow: 0 0 5px 0 #d9d6d5;
  box-shadow: 0 0 5px 0 #d9d6d5;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}

.post-select .posts-list .type-list.active {
  top: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-select .posts-list .type-list li span {
  position: relative;
  display: block;
  color: #a77846;
  font: 300 14px/1em "Open Sans", sans-serif;
  padding: 14px 10px;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-select .posts-list .type-list li span:hover {
  padding-left: 15px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.et_pb_blog_grid_wrapper.news .et_pb_blog_grid .column.size-1of3 {
  width: 30.666%;
  margin-right: 4%;
}

.et_pb_blog_grid_wrapper.news .et_pb_blog_grid .column.size-1of3 article.et_pb_post {
  margin-bottom: 13%;
}

.et_pb_blog_grid_wrapper.news .et_pb_blog_grid .column.size-1of3 article.et_pb_post:last-child {
  margin-bottom: 0;
}

.for-news {
  display: none;
}

.for-news.active {
  display: block;
}

.for-news .et_pb_button_module_wrapper .et_pb_button.news-link {
  margin-top: 45px;
}

.news article.et_pb_post {
  position: relative;
  padding: 0;
  border: 0;
}

.news article.et_pb_post .et_pb_image_container {
  position: relative;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}

.news article.et_pb_post .et_pb_image_container .entry-featured-image-url {
  margin: 0;
}

.news article.et_pb_post .et_pb_image_container .entry-featured-image-url img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.news article.et_pb_post:hover .et_pb_image_container .entry-featured-image-url 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);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.news article.et_pb_post .entry-title, .news article.et_pb_post h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  font: 400 14px/1.3em "Open Sans", sans-serif;
  letter-spacing: 0.35px;
  width: 100%;
  min-height: 60px;
  padding: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 2;
}

.news article.et_pb_post .entry-title a, .news article.et_pb_post h2 a {
  display: block;
  color: inherit;
  padding: 10px 10px 35px;
  min-height: 82px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.news article.et_pb_post:hover .entry-title a {
  color: #a6784b;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.news article.et_pb_post .post-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  font: 600 12px/1em "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  margin: 0;
  background: transparent;
  width: 100%;
  z-index: 3;
}

.news article.et_pb_post .post-meta a, .news article.et_pb_post .post-meta > span {
  display: block;
  color: inherit;
  font: inherit;
  padding: 0 10px 10px;
}

.news article.et_pb_post .post-content, .news.helpful.newsContentNone article.et_pb_post .post-content { 
  display: none;
}

/* helpful information */

.news.helpful  article.et_pb_post .entry-title {
  position: relative;
  color: #141414;
  font: 600 14px/1.4em "Open Sans", sans-serif;
  letter-spacing: 0.35px;
  bottom: auto;
  background: transparent;
  padding: 15px 0 10px;
}

.news.helpful article.et_pb_post .post-meta {
  display: none;
}

.news.helpful article.et_pb_post .post-content {
  display: block;
}

.news.helpful article.et_pb_post .post-content p {
  color: #141414;
  font: 400 13px/1.4em "Open Sans", sans-serif;
  letter-spacing: 0.33px;
}

.news.helpful article.et_pb_post .post-content .more-link {
  position: relative;
  display: inline-block;
  color: #a77847;
  font: normal 14px/1.5em "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: 0.35px;
  padding-top: 14px;
}

.news.helpful article.et_pb_post .post-content .more-link:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.news.helpful article.et_pb_post .post-content .more-link:after {
  font: normal normal 900 12px/1 'Font Awesome 5 Free';
  content: "\f101";
  text-rendering: auto;
  color: #a77847;
  margin-left: 3px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.news.helpful article.et_pb_post .post-content .more-link:hover:before {
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  width: calc(100% - 15px);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

/* page About us */

.our-mission .et_pb_blurb_content {
  max-width: 790px;
}

.our-mission .et_pb_module_header {
  position: relative;
  color: #141414;
  font: 300 28px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 25px;
  opacity: 0;
}

.our-mission .et_pb_module_header.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.our-mission .et_pb_module_header:before {
  background: #9c9d9f;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.our-mission .et_pb_module_header:after {
  background: #9c9d9f;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.our-mission .et_pb_blurb_description {
  opacity: 0;
}

.our-mission .et_pb_blurb_description.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.our-mission .et_pb_blurb_description,
.our-mission .et_pb_blurb_description p {
  color: #141414;
  font: normal 24px/1.3em "Cormorant Infant", serif;
  font-style: italic;
  text-align: center;
}

.priorities .priorities-title h4 {
  position: relative;
  color: #141414;
  font: 300 28px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 25px;
  opacity: 0;
}

.priorities .priorities-title h4.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.priorities .priorities-title h4:before {
  background: #9c9d9f;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.priorities .et_pb_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.priorities .et_pb_column .priorities-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.priorities .et_pb_column .priorities-title h4:after {
  background: #9c9d9f;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.priorities .et_pb_column .priority {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 5px;
  overflow: hidden;
}

.priorities .priority .et_pb_blurb_content {
  padding: 50px 30px 45px;
  background: #f9f6f4;
  opacity: 0;
}

.priorities .priority .et_pb_blurb_content.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.priorities .priority:nth-child(2) .et_pb_blurb_content {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.priorities .priority:nth-child(3) .et_pb_blurb_content {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.priorities .priority:nth-child(4) .et_pb_blurb_content {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.priorities .priority:nth-child(5) .et_pb_blurb_content {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.priorities .priority .et_pb_main_blurb_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 56px;
  margin-bottom: 38px;
}

.priorities .priority .et_pb_blurb_container,
.priorities .priority .et_pb_blurb_container p {
  color: #141414;
  font: 400 15px/1.4em "Open Sans", sans-serif;
  letter-spacing: 0.15px;
  text-align: center;
  padding-bottom: 0;
}

.before-training.et_pb_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.before-training.et_pb_row:after {
  display: none;
}

.before-training.et_pb_row .et_pb_column_1_2:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 510px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 510px;
  flex: 0 0 510px;
  width: 100%;
  max-width: 510px;
  margin-right: 0;
}

.before-training.et_pb_row .et_pb_column_1_2:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 585px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 585px;
  flex: 0 0 585px;
  width: 100%;
  max-width: 585px;
}

.before-training .training-image {
  overflow: hidden;
}

.before-training .training-image img {
  opacity: 0;
}

.before-training .training-image img.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.before-training .training-text .et_pb_module_header {
  color: #a67745;
  font: normal 28px/1.3em "Cormorant Infant", serif;
  font-style: italic;
  padding-bottom: 0;
  margin-bottom: 40px;
}

.before-training .training-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.before-training .training-text ul li,
.entry-content .crown-list li {
  position: relative;
  color: #141414;
  font: normal 14px/1.5em "Open Sans", sans-serif;
  font-style: italic;
  margin-bottom: 8px;
}

.before-training .training-text ul li:last-child {
  margin-bottom: 0;
}

.before-training .training-text ul li:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #141414;
  vertical-align: middle;
  margin-right: 8px;
}

.for-parents .et_pb_blurb_content {
  padding: 36px 0;
  max-width: 100%;
}

.for-parents .et_pb_blurb_content .et_pb_module_header {
  color: #a67745;
  font: normal 28px/1.3em "Cormorant Infant", serif;
  font-style: italic;
  padding-bottom: 0;
  margin-bottom: 25px;
  opacity: 0;
}

.for-parents .et_pb_blurb_content .et_pb_module_header.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.for-parents .et_pb_blurb_description {
  opacity: 0;
}

.for-parents .et_pb_blurb_description.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.for-parents .et_pb_blurb_description,
.for-parents .et_pb_blurb_description p {
  color: #141414;
  font: 400 14px/1.7em "Open Sans", sans-serif;
}

.for-parents .et_pb_blurb_description p {
  padding-bottom: 27px;
}

.for-parents .et_pb_blurb_description p:last-child {
  padding-bottom: 0;
}

.our-team.et_pb_row .et_pb_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.our-team.et_pb_row .et_pb_column .team {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 5px;
  margin: 0 5px 20px;
}

.our-team .team .et_pb_blurb_content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  opacity: 0;
}

.our-team .team .et_pb_blurb_content.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.our-team .team .et_pb_blurb_content .et_pb_main_blurb_image {
  position: relative;
  display: block;
  z-index: 1;
  margin: 0;
}

.our-team .team .et_pb_blurb_content .et_pb_main_blurb_image img {
  display: block;
}

.our-team .team .et_pb_blurb_content .et_pb_blurb_container {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #a67745;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.our-team .team:hover .et_pb_blurb_content .et_pb_blurb_container {
  top: 0;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.our-team .team .et_pb_module_header {
  position: relative;
  color: #fff;
  font: 300 28px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 35px;
}

.our-team .team .et_pb_module_header:before {
  background: #fff;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.our-team .team .et_pb_module_header:after {
  background: #fff;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.our-team .team ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.our-team .team ul li {
  text-align: center;
  margin-bottom: 10px;
}

.our-team .team ul li:last-child {
  margin-bottom: 0;
}

.our-team .team ul li a {
  position: relative;
  color: #fff;
  font: 400 14px/1.3em "Open Sans", sans-serif;
}

.service-packages.et_pb_row {
  padding: 155px 0;
  max-width: 100%;
}

.service-packages.et_pb_row .et_pb_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 1170px;
  margin: 0 auto !important;
  float: none;
  padding: 130px 0;
}

.service-packages.et_pb_row .service-package {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.334%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 33.334%;
  flex: 0 0 33.334%;
  max-width: 33.3334%;
  margin-bottom: 0;
}

.service-packages .service-package .et_pb_blurb_content {
  background: rgba(249, 246, 244, 0.9);
  padding: 40px;
  max-width: 360px;
}

.service-packages .service-package.standart .et_pb_blurb_content {
  padding-top: 80px;
  padding-bottom: 160px;
  min-height: 480px;
}

.service-packages .service-package.smart .et_pb_blurb_content {
  padding-top: 110px;
  padding-bottom: 160px;
}

.service-packages .service-package.royal .et_pb_blurb_content {
  padding-top: 80px;
  padding-bottom: 5px;
  min-height: 480px;
}

.service-packages .service-package .et_pb_module_header {
  position: relative;
  color: #141414;
  font: 300 28px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 45px;
}

.service-packages .service-package .et_pb_module_header:before {
  background: #141414;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.service-packages .service-package .et_pb_module_header:after {
  background: #141414;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.working-process .et_pb_column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  float: none;
  margin-top: 50px;
  counter-reset: number;
}

.working-process .et_pb_column:after {
  content: '';
  position: absolute;
  top: 30px;
  left: -webkit-calc(50% - 0.5px);
  left: -moz-calc(50% - 0.5px);
  left: calc(50% - 0.5px);
  width: 1px;
  height: -webkit-calc(100% - 150px);
  height: -moz-calc(100% - 150px);
  height: calc(100% - 150px);
  background: #a67846;
}

.working-process .et_pb_column .working-step {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  counter-increment: number;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.working-process .et_pb_column .working-step:nth-child(2n+1) {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 70px;
}

.working-process .et_pb_column .working-step:nth-child(2n) {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 145px;
}

.working-process .working-step:before {
  font: 700 180px/0em "Playfair Display";
  content: counter(number)" ";
  position: absolute;
  top: 0;
  opacity: 0.08;
  color: #a67745;
  letter-spacing: 18px;
}

.working-process .working-step:nth-child(2n):before {
  left: 25px;
}

.working-process .working-step:nth-child(2n+1):before {
  right: 25px;
}

.working-process .working-step:after {
  content: '';
  position: absolute;
  top: 20px;
  width: 14px;
  height: 14px;
  background: #a67846;
}

.working-process .working-step:nth-child(2n):after {
  left: -7px;
}

.working-process .working-step:nth-child(2n+1):after {
  right: -7px;
}

.working-process .working-step .et_pb_blurb_content {
  max-width: 460px;
  min-height: 150px;
  margin: 0;
}

.working-process .working-step .et_pb_blurb_container {
  position: relative;
  opacity: 0;
}

.working-process .working-step .et_pb_blurb_container.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.working-process .working-step:nth-child(1) .et_pb_blurb_container {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.working-process .working-step:nth-child(2) .et_pb_blurb_container {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.working-process .working-step:nth-child(3) .et_pb_blurb_container {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.working-process .working-step:nth-child(4) .et_pb_blurb_container {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.working-process .working-step:nth-child(5) .et_pb_blurb_container {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.working-process .working-step:nth-child(6) .et_pb_blurb_container {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.working-process .working-step:nth-child(7) .et_pb_blurb_container {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.working-process .working-step:nth-child(8) .et_pb_blurb_container {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.working-process .working-step:nth-child(9) .et_pb_blurb_container {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.working-process .working-step:nth-child(10) .et_pb_blurb_container {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.working-process .working-step:nth-child(2n) .et_pb_blurb_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 130px;
}

.working-process .working-step:nth-child(2n+1) .et_pb_blurb_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-right: 130px;
  text-align: right;
}

.working-process .working-step .et_pb_module_header {
  position: relative;
  color: #9c9d9f;
  font: normal 28px/1.3em "Cormorant Infant", serif;
  font-style: italic;
  letter-spacing: 0.7px;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.working-process .working-step.short-title .et_pb_module_header {
  max-width: 280px;
}

.working-process .working-step:nth-last-child(1) .et_pb_module_header,
.working-process .working-step:nth-last-child(3) .et_pb_module_header {
  color: #a67846;
  font: 500 28px/1.3em "Cormorant Infant", serif;
  font-style: italic;
}

.working-process .working-step .et_pb_blurb_description,
.working-process .working-step .et_pb_blurb_description p,
.working-process .working-step .et_pb_blurb_description ul li {
  color: #141414;
  font: 400 14px/1.5em "Open Sans", sans-serif;
  letter-spacing: 0.14px;
}

.working-process .working-step .et_pb_blurb_description ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.working-process .working-step .et_pb_blurb_description ul li {
  position: relative;
  margin-bottom: 8px;
}

.working-process .working-step .et_pb_blurb_description ul li:last-child {
  margin-bottom: 0;
}

.working-process .working-step .et_pb_blurb_description ul li:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #141414;
  vertical-align: middle;
  margin-right: 8px;
}

/* event page */

.event-text {
  opacity: 0;
}

.event-text.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

/* post page */

body .et_pb_post .post-meta {
  margin: 0;
}

.post-title {
  position: relative;
}

.post-title h1,
article h2 {
  position: relative;
  color: #141414;
  font: 300 30px/1.2em "Cormorant Infant";
  font-style: italic;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 25px;
  opacity: 0;
}

article h2 {
  opacity: 1;
}

.post-title h1.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.post-title h1:before,
article h2::before {
  background: #9c9d9f;
  content: '';
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.post-title h1:after,
article h2::after {
  background: #9c9d9f;
  content: '';
  position: absolute;
  bottom: 0;
  left: -webkit-calc(50% - 26px);
  left: -moz-calc(50% - 26px);
  left: calc(50% - 26px);
  width: 52px;
  height: 1px;
}

.et_pb_salvattore_content article h2 {
  margin-bottom: 0;
}

.et_pb_salvattore_content article h2::before,
.et_pb_salvattore_content article h2::after {
  display: none;
}

article.et_pb_post p {
  color: #060606;
  font: 400 13px/1.7em "Open Sans", sans-serif;
}

article.et_pb_post ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

article.et_pb_post ul li {
  position: relative;
  color: #141414;
  font: 400 13px/1.7em "Open Sans", sans-serif;
  padding-bottom: 5px;
}

article.et_pb_post ul li:last-child {
  padding-bottom: 0;
}

article.et_pb_post ul li:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #141414;
  vertical-align: middle;
  margin-right: 8px;
}

article.et_pb_post h3,
article.et_pb_post h4,
article.et_pb_post h5,
article.et_pb_post h6 {
  color: #060606;
  font: 600 14px/1.7em "Open Sans", sans-serif;
}

/* share block */

.share-row.et_pb_row {
  padding: 0;
}

.share-row .et_pb_column {
  z-index: 10;
}

.share-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.share-row.et_pb_row .share-block .post-meta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  text-align: center;
  display: none;
}

.category-news .share-row.et_pb_row .share-block .post-meta {
  display: block;
}

.share-row.et_pb_row .share-block .post-meta span {
  color: #999;
  font: 400 14px/1.5em "Open Sans", sans-serif;
  letter-spacing: 0.35px;
  opacity: 0;
}

.share-row.et_pb_row .share-block .post-meta span.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.share-block .et_pb_text_inner {
  width: 280px;
}

.share-block .share-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.share-block .share-button button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #a77847;
  font: 600 13px/1em "Open Sans", sans-serif;
  letter-spacing: 0.33px;
  background: transparent;
  border: 0;
  width: 120px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.share-block .share-button button .fas {
  display: inline-block;
  margin-right: 5px;
}

.share-block .share-button button span {
  display: inline-block;
  color: inherit;
  font: inherit;
}

.share-block .share-list {
  position: absolute;
  left: 0;
  top: 130%;
  background: #fff;
  -webkit-box-shadow: 0 0 5px 0 #d9d6d5;
  -moz-box-shadow: 0 0 5px 0 #d9d6d5;
  box-shadow: 0 0 5px 0 #d9d6d5;
  width: 100%;
  padding: 20px 15px 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.share-block .share-list.active {
  top: 110%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.share-block .share-list .share-icons .addtoany_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #f6f5f5;
}

.share-block .share-list .share-icons .addtoany_list a:hover span {
  background: #a6784b !important;
  opacity: 1 !important;
  -webkit-transition: all 1s ease !important;
  -o-transition: all 1s ease !important;
  -moz-transition: all 1s ease !important;
  transition: all 1s ease !important;
}

.share-block .share-list .share-link {
  padding-top: 10px;
  text-align: center;
}

.share-block .share-list .share-link button {
  display: inline-block;
  color: #999;
  font: 400 13px/1em "Open Sans", sans-serif;
  letter-spacing: 0.65px;
  text-align: center;
  width: 170px;
  height: 20px;
  background: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.share-block .share-list .share-link button:hover {
  color: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.et_pb_section.post-content .et_pb_row {
  max-width: 945px;
  margin: 0 auto;
  padding: 26px 0 0;
}

.et_pb_section.post-content .et_pb_row:nth-child(3) {
  padding-top: 20px;
}

.master-slider-parent .master-slider {
  background: transparent !important;
}

.master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-prev {
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 100%;
  background: rgba(167, 120, 71, 0.15);
  margin-top: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-prev:hover {
  background: rgba(167, 120, 71, 0.35);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-prev:after {
  font: normal normal 900 20px/1 'Font Awesome 5 Free';
  content: "\f053";
  text-rendering: auto;
  color: #fff;
}

.master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-next {
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 100%;
  background: rgba(167, 120, 71, 0.15);
  margin-top: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-next:hover {
  background: rgba(167, 120, 71, 0.35);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-next:after {
  font: normal normal 900 20px/1 'Font Awesome 5 Free';
  content: "\f054";
  text-rendering: auto;
  color: #fff;
}

.master-slider-parent .master-slider .ms-thumb-list .ms-thumb-frame {
  position: relative;
  opacity: 1;
}

.master-slider-parent .master-slider .ms-thumb-list .ms-thumb-frame:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(167, 120, 71, 0.65);
  opacity: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.master-slider-parent .master-slider .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected:after {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation.et_pb_section {
  background: #f9f6f4;
  padding: 10px 0 !important;
  margin-top: 42px;
}

.post-navigation.et_pb_section .et_pb_row {
  padding: 0 !important;
  margin: 0 auto;
  max-width: 945px;
}

.post-navigation.et_pb_section .et_pb_row .et_pb_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post-navigation.et_pb_section .et_pb_row .et_pb_column .et_pb_module {
  margin-bottom: 0;
}

.post-navigation.et_pb_section .share-block .share-button {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.post-navigation .navigation {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 570px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 570px;
  flex: 0 0 570px;
  max-width: 570px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post-navigation .navigation:after {
  display: none;
}

.post-navigation .navigation .nav-previous {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 100%;
  text-align: left;
}

.post-navigation .navigation .nav-next {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 100%;
  text-align: right;
}

.post-navigation .navigation .nav-previous a .meta-nav,
.post-navigation .navigation .nav-next a .meta-nav {
  display: none;
}

.post-navigation .navigation a {
  position: relative;
  z-index: 1;
}

.post-navigation .navigation .nav-previous a .nav-label,
.post-navigation .navigation .nav-next a .nav-label {
  position: relative;
  display: inline-block;
  color: #141414;
  font: normal 14px/1.5em "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: 0.35px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .navigation .nav-previous a .nav-label:before {
  font: normal normal 900 14px/1 'Font Awesome 5 Free';
  content: "\f100";
  text-rendering: auto;
  color: #141414;
  margin-right: 3px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .navigation .nav-next a .nav-label:after {
  font: normal normal 900 14px/1 'Font Awesome 5 Free';
  content: "\f101";
  text-rendering: auto;
  color: #141414;
  margin-left: 3px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .navigation .nav-previous a .nav-label:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .navigation .nav-next a .nav-label:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .navigation .nav-previous a:hover .nav-label,
.post-navigation .navigation .nav-next a:hover .nav-label {
  color: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .navigation .nav-previous a:hover .nav-label:before,
.post-navigation .navigation .nav-next a:hover .nav-label:after {
  color: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .navigation .nav-previous a:hover .nav-label:after,
.post-navigation .navigation .nav-next a:hover .nav-label:before {
  width: 100%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .link {
  position: absolute;
  top: 0;
  right: 0;
  width: 570px;
  height: auto;
  text-align: center;
  z-index: 0;
}

.post-navigation .link a {
  position: relative;
  display: inline-block;
  color: #141414;
  font: normal 14px/1.5em "Open Sans", sans-serif;
  font-style: italic;
  letter-spacing: 0.35px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .link a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 0;
  height: 1px;
  background: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .link a:hover {
  color: #a77847;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.post-navigation .link a:hover:after {
  width: 100%;
  right: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

/* contacts page */

.our-contacts-row {
    display: flex;
    flex-direction: column;
  } 

@media (min-width: 768px) {
  .our-contacts-row {
    display: flex;
    flex-direction: row;
    margin: 0 -10px;
    width: calc(100% + 20px);
  }  
}

.contacts-content .our-contacts ul {
  flex-shrink: 0;
  margin: 0 0 40px;
  padding: 0;
}

@media (min-width: 768px) {
  .contacts-content .our-contacts ul {
    width: 50%;
    padding: 0 10px;
  }  
}

.contacts-content .our-contacts li {
  padding-bottom: 10px;
  list-style: none;
}

.contacts-content .our-contacts li:last-child {
  padding-bottom: 0;
}

.contacts-content .our-contacts address,
.contacts-content .our-contacts a {
  color: #141414;
  font: 300 13px/1.8em "Open Sans", sans-serif;
  margin-bottom: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.contacts-content .our-contacts li a:hover {
  color: #a77846;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.contacts-content .our-contacts .our-contacts-address {
  margin-bottom: 25px;
}

.form p {
  position: relative;
  padding-bottom: 30px;
}

.form p:last-child {
  padding-bottom: 0;
}

.form .label-text {
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  color: #999;
  font: 300 14px/1.7em "Open Sans", sans-serif;
  padding: 0 10px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 0;
}

.form .label-text.active {
  top: -22px;
  font-size: 12px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form .field input,
.form .field textarea {
  display: block;
  color: #a97c4d;
  font: 400 16px/1em "Open Sans", sans-serif;
  padding: 10px;
  width: 100%;
  max-width: 360px;
  border: 1px solid #999;
  background: transparent;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form .field input.filled,
.form .field textarea.filled {
  color: #a5784a;
  font-size: 14px;
  font-weight: 300;
  /*width: 360px;*/
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form .field input:focus,
.form .field textarea:focus {
  border-color: #a77846;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.styleModalWrap .form .field input {
  width: 100%;
  max-width: 100%;
}
.styleModalWrap .form .submit-field {
  background: none!important;
  background-color: #a77847!important;
  transition: .3s;
}
.styleModalWrap .form .submit-field:hover {
  background-color: #795938!important;
}
.styleModalWrap .form .submit-field input {
  color: #fff;
}
.styleModalWrap .form .submit-field input:hover {
  color: #fff;
}
.styleModalWrap .form .submit-field:before,
.styleModalWrap .form .submit-field:after {
  display: none!important;
}
.styleModalWrap .form p.submit .submit-field:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.form .field input {
  height: 45px;
}

.form .field textarea {
  height: 150px;
}

.form p.submit {
  text-align: center;
}

.form p.submit .submit-field {
  position: relative;
  display: inline-block;
  padding: 0;
  border: 0;
  width: 219px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent url('/wp-content/themes/Divi/images/button-element1-g.png') no-repeat center/cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form p.submit .submit-field:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 14.5px);
  top: -moz-calc(50% - 14.5px);
  top: calc(50% - 14.5px);
  left: 0;
  width: 19px;
  height: 29px;
  margin: 0;
  opacity: 1;
  display: block;
  background: transparent url('/wp-content/themes/Divi/images/button-element2-g.png') no-repeat center/cover;
}

.form p.submit .submit-field:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 14.5px);
  top: -moz-calc(50% - 14.5px);
  top: calc(50% - 14.5px);
  right: 0;
  width: 19px;
  height: 29px;
  margin: 0;
  opacity: 1;
  display: block;
  background: transparent url('/wp-content/themes/Divi/images/button-element3-g.png') no-repeat center/cover;
}

.form p.submit .submit-field:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form p.submit input {
  display: block;
  color: #141414;
  font: 700 16px/1em "Cormorant Infant", serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  line-height: 47px !important;
  width: 100%;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form p.submit input:hover {
  color: #a77846;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form .ajax-loader {
  position: absolute;
}

.form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.form .field input.wpcf7-not-valid,
.form .field textarea.wpcf7-not-valid {
  -webkit-box-shadow: inset 0 0 3px 1px #f00;
  -moz-box-shadow: inset 0 0 3px 1px #f00;
  box-shadow: inset 0 0 3px 1px #f00;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
}

div.wpcf7-response-output {
  display: none !important;
}

.successes-send {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.successes-send.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.successes-send .successes-content {
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 20px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 0 20px rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 20px rgba(50, 50, 50, 0.2);
  border: 1px solid #c9c9c9;
  width: 100%;
  max-width: 500px;
  text-align: center;
}

.successes-send .successes-content button.close-modal {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: 0;
  color: #a6784b;
  cursor: pointer;
  padding: 10px;
}

.successes-send .successes-content .successes-header {
  background: transparent url('/wp-content/uploads/2019/08/bigstock-min.jpg') no-repeat center/cover;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.successes-send .successes-content .successes-body {
  padding: 30px 0;
}

.successes-send .successes-content .successes-body h5 {
  color: #141414;
  font: 400 26px/1.3em "Open Sans", sans-serif;
}

.successes-send .successes-content .successes-body p {
  color: #141414;
  font: 400 16px/1.7em "Open Sans", sans-serif;
}

.contacts-content .contacts-map .et_pb_map {
  height: 615px;
}

/* services sub-page */

.et_pb_portfolio {
  padding-top: 0;
}

.list-view {
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 3;
}

.list-view ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-view ul li {
  margin-right: 15px;
}

.list-view ul li:last-child {
  margin-right: 0;
}

.list-view ul li .list-item {
  display: block;
  color: #9c9d9f;
  font-size: 20px;
  line-height: 1em;
  padding: 5px 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.list-view ul li .list-item.active {
  color: #a67846;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.et_pb_portfolio .et_pb_ajax_pagination_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -15px;
}

.et_pb_portfolio .et_pb_ajax_pagination_container .project {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
  margin: 0 0 30px 0;
}

.project .project-content {
  position: relative;
}

.project-content .age-price {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2px 10px;
  background: rgba(166, 120, 70, 0.85);
  z-index: 1;
}

.project-content .age-price ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}

.project-content .age-price ul .age {
  color: #fff;
  font: 400 14px/1em "Open Sans", sans-serif;
}

.project-content .age-price ul .prices span {
  position: relative;
  display: inline-block;
  color: #fff;
  font: 400 16px/1em "Open Sans", sans-serif;
}

.project_category-velikobritaniya .project-content .age-price ul .prices .pounds {
  display: inline-block;
}

.project-content .age-price ul .prices .pounds {
  display: none;
  padding-right: 10px;
  margin-right: 10px;
}

.project-content .age-price ul .prices .pounds:after {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
  width: 1px;
  height: 100%;
  background: #fff;
}

.project-content .age-price ul .prices .pounds:before,
.project-content .age-price ul .prices .usd:before,
.project-content .age-price ul .prices .eur:before,
.project-content .age-price ul .prices .chf:before {
  position: relative;
  margin-right: 3px;
}


.project-content .age-price ul .prices .pounds:before {
  content: '£';
}

.project-content .age-price ul .prices .usd:before {
  content: '$';
}

.project-content .age-price ul .prices .chf:before {
  content: '₣';
}

.project-content .age-price ul .prices .eur:before {
  content: '€';
}

.project-content .portfolio-image {
  overflow: hidden;
}

.project-content .portfolio-image img {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.project-content:hover .portfolio-image 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);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.project-content .title-city {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: rgba(166, 120, 75, 0.65);
  z-index: 1;
}

.project-content .title-city .et_pb_module_header {
  color: #fff;
  font: 700 18px/1.2em "Cormorant Infant", serif;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  margin: 0;
  padding: 0;
}

.project-content .title-city .et_pb_module_header a {
  display: block;
  color: inherit;
  font: inherit;
  padding: 10px 10px 3px;
}

.project-content .title-city .city-school {
  color: #fff;
  font: 400 13px/1.2em "Open Sans", sans-serif;
  letter-spacing: 0.65px;
}

.project-content .title-city .city-school a {
  display: block;
  color: inherit;
  font: inherit;
  padding: 0 10px 10px;
}

.et_pb_portfolio .et_pb_portfolio_list {
  display: none;
}

.et_pb_portfolio .et_pb_portfolio_list table {
  border: 0;
}

.et_pb_portfolio .et_pb_portfolio_list table thead tr td {
  color: #a67846;
  font: 600 13px/1.2em "Open Sans", sans-serif;
  letter-spacing: 0.65px;
  padding: 10px;
  border: 0;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr:nth-child(2n+1) {
  background: #f9f6f4;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr:nth-child(2n) {
  background: #f1f1f1;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr td {
  padding: 0;
  border: 3px solid #fff;
  padding: 0;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr td a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 53px;
  color: #141414;
  font: 600 13px/1.2em "Open Sans", sans-serif;
  letter-spacing: 0.65px;
  padding: 10px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr td a span {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  min-width: 80px;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr:hover td a {
  color: #a67846;
  padding-left: 15px;
  padding-right: 5px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr td a.school-age span,
.et_pb_portfolio .et_pb_portfolio_list table tbody tr td a.beginning-term span,
.et_pb_portfolio .et_pb_portfolio_list table tbody tr td a.price span {
  text-align: right;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr td span.pounds:before {
  content: '£';
  position: relative;
  margin-right: 3px;
}

.et_pb_portfolio .et_pb_portfolio_list table tbody tr td span.usd:before {
  content: '$';
  position: relative;
  margin-right: 3px;
}

.et_pb_section .et_pb_row .city-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.et_pb_section .et_pb_row .city-list:after {
  display: none;
}

.et_pb_section .et_pb_row .city-list .et_pb_column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;
  width: 100%;
  margin: 0;
}

.city-list .city {
  position: relative;
  opacity: 0;
}

.city-list .city.wpb_start_animation {
  opacity: 1;
  -webkit-animation-duration: 5.8s;
  -moz-animation-duration: 5.8s;
  -o-animation-duration: 5.8s;
  animation-duration: 5.8s;
}

.city-list .city .et_pb_main_blurb_image {
  display: block;
  margin-bottom: 0;
}

.city-list .city .et_pb_main_blurb_image a {
  display: block;
  overflow: hidden;
}

.city-list .city .et_pb_main_blurb_image a img {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.city-list .city:hover .et_pb_main_blurb_image a 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);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.city-list .city .et_pb_blurb_container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}

.city-list .city .et_pb_module_header {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  z-index: 1;
}

.city-list .city .et_pb_module_header a {
  display: block;
  color: #fff;
  font: 700 24px/1em "Cormorant Infant", serif;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-align: center;
  background: rgba(0, 0, 0, 0.65);
  padding: 13px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

.city-list .city .et_pb_blurb_description {
  display: none;
}

.city-list .city.show-description .et_pb_blurb_container {
  top: 0;
  height: 100%;
}

.city-list .city.show-description .et_pb_module_header a {
  color: #fff;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0.45px;
  padding: 10px 10px 35px;
  background: transparent;
}

.city-list .city.show-description .et_pb_blurb_description {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

.city-list .city.show-description .et_pb_blurb_description p {
  width: 100%;
  padding: 0;
}

.city-list .city.show-description .et_pb_blurb_description p.start {
  color: #fff;
  font: 400 14px/1.3em "Open Sans", sans-serif;
  background: rgba(166, 120, 70, 0.85);
  padding: 10px;
}

.city-list .city.show-description .et_pb_blurb_description p.duration {
  color: #fff;
  font: 400 13px/1.2em "Open Sans", sans-serif;
  letter-spacing: 0.65px;
  background: rgba(166, 120, 75, 0.65);
  padding: 35px 10px 10px;
}

.advantages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.advantages ul li {
  position: relative;
  color: #141414;
  font: 400 13px/1.6em "Open Sans", sans-serif;
  padding: 0 0 20px 22px;
}

.advantages ul li:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  top: 5px;
  left: 0;
}

.advantages ul li:last-child {
  padding-bottom: 0;
}

.advantages ul li span {
  text-transform: uppercase;
}

.demands .et_pb_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -5px;
}

.demands .et_pb_column .demand {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 5px;
  margin: 0;
  overflow: hidden;
}

body {
  /*margin-top: 53px;*/
}
body.home {
  margin-top: 0!important;
}
.form-description {
  margin-bottom: 35px;
  margin-top: 5px;
}
.form-description p {
  font-size: 16px;
}

.demands .et_pb_column .demand:nth-child(1) .et_pb_blurb_content {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.demands .et_pb_column .demand:nth-child(2) .et_pb_blurb_content {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.demands .et_pb_column .demand:nth-child(3) .et_pb_blurb_content {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.demands .et_pb_column .demand:nth-child(4) .et_pb_blurb_content {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.demands .demand .et_pb_blurb_content {
  padding: 35px 30px 30px;
  background: #f9f6f4;
  opacity: 0;
}

.demands .demand .et_pb_blurb_content.animated {
  opacity: 1;
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.demands .demand .et_pb_main_blurb_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 65px;
  margin-bottom: 30px;
}

.demands .demand .et_pb_blurb_description {
  text-align: center;
  min-height: 84px;
}

.demands .demand .et_pb_blurb_container h4,
.demands .demand .et_pb_blurb_container p {
  color: #141414;
  font: 400 15px/1.4em "Open Sans", sans-serif;
  letter-spacing: 0.15px;
}

/* school page */

/* 404 page */

.et_right_sidebar #main-content .container::before,
.et_left_sidebar #main-content .container::before {
  display: none;
}

.error404 #main-content .container {
  padding-top: 0;
}

.error404 #page-container {
  background: transparent url(/wp-content/uploads/2018/03/404-bg.png) no-repeat center/cover;
}

#page-container {
  overflow-y:visible!important;
}

/*.error404 #page-container #main-header,
.error404 #page-container #main-content {
  background: transparent;
  }*/

  .error404 #page-container #main-header #et-top-navigation {
    display: none;
  }

  .error404 #page-container .content-404 {
    padding: 5% 0 5%;
    background: transparent;
  }

  .content-404 .title-404 {
    color: #a77847;
    font: 400 300px/0.7em "Cormorant Infant", serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 15px;
    padding-bottom: 65px;
  }

  .content-404 .subtitle-404 {
    color: #141414;
    font: 400 20px/1.2em "Open Sans", sans-serif;
    letter-spacing: 1px;
    text-align: center;
  }

  .content-404 .text-404 {
    color: #141414;
    font: 400 16px/1.5em "Open Sans", sans-serif;
    letter-spacing: 0.8px;
    text-align: center;
    padding-bottom: 45px;
  }

  .error404 #page-container #main-footer {
    display: none;
  }

  /* sidebar */

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_3_4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 72%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4:after {
    display: none;
  }

  .et_pb_column .et_pb_widget_area_left {
    border: 0;
    padding: 0;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu {
    opacity: 0;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu.animated {
    opacity: 1;
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item {
    margin-bottom: 1px;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item > a {
    position: relative;
    display: block;
    color: #141414;
    font: 300 20px/1em "Cormorant Infant", serif;
    font-style: italic;
    letter-spacing: 0.61px;
    background: transparent url(/wp-content/uploads/2018/03/sibebar-bg.png) no-repeat center/cover;
    padding: 18px 32px 18px 17px;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item > a span {
    color: #141414;
    font: 400 20px/1em "Cormorant Infant", serif;
    text-transform: uppercase;
    letter-spacing: 0.61px;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item > a:after {
    content: '';
    position: absolute;
    top: -webkit-calc(50% - 3.5px);
    top: -moz-calc(50% - 3.5px);
    top: calc(50% - 3.5px);
    right: 19px;
    width: 10px;
    height: 7px;
    background: transparent url(/wp-content/themes/Divi/images/down-sidebar.png) no-repeat center/cover;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    transition: all 1s linear;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item.current-menu-parent > a:after,
  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item.active > a:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    transition: all 1s linear;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item.current-menu-parent.close > a:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    transition: all 1s linear;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu {
    display: none;
    background: #fafafa;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .current-menu-parent .sub-menu {
    display: block;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item {
    margin: 0;
    padding: 0 20px;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item:first-child {
    padding-top: 20px;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item:last-child {
    padding-bottom: 20px;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item a {
    position: relative;
    display: block;
    color: #141414;
    font: 400 13px/1.7em "Open Sans", sans-serif;
    letter-spacing: 0.33px;
    padding: 5px 0;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    transition: all 1s linear;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item a:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #141414;
    vertical-align: middle;
    margin-right: 8px;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item a:hover,
  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item.current-menu-item a,
  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu .sub-menu .menu-item.current-page-ancestor a {
    color: #a67846;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    transition: all 1s linear;
  }

  /* school page */

  .school-description.et_pb_row_inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .school-description.et_pb_row_inner .et_pb_column:first-child {
    margin: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    width: 100%;
    position: relative;
    z-index: 2;
  }

  .school-description.et_pb_row_inner .et_pb_column:last-child {
    background: #f9f6f4;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 100%;
    position: relative;
    top: 20px;
    left: -5%;
    padding: 50px 30px 40px 80px;
    z-index: 1;
  }

  .school-description.et_pb_row_inner .et_pb_column {
    opacity: 0;
  }

  .school-description.et_pb_row_inner .et_pb_column.animated {
    opacity: 1;
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
  }

  .school-description .information {
    margin-bottom: 15px !important;
  }

  .school-description .information .et_pb_blurb_content {
    position: relative;
  }

  .school-description .information .et_pb_main_blurb_image {
    position: relative;
    display: block;
    margin-bottom: 0;
    width: 100%;
    z-index: 1;
  }

  .school-description .information .et_pb_main_blurb_image .et_pb_image_wrap,
  .school-description .information .et_pb_main_blurb_image img {
    display: block;
    width: 100%;
  }

  .school-description .information .et_pb_blurb_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: transparent;
    z-index: 2;
  }

  .school-description .information .et_pb_module_header {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    color: #fff;
    font: 400 13px/1.3em "Open Sans", sans-serif;
    letter-spacing: 0.65px;
    background: rgba(0, 0, 0, 0.65);
    padding: 16px 10px;
  }

  .school-description .information .et_pb_blurb_description {
    width: 100%;
  }

  .school-description .information .et_pb_blurb_description ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    background: rgba(166, 120, 70, 0.85);
    width: 100%;
  }

  .school-description .information .et_pb_blurb_description ul li {
    color: #fff;
    font: 400 14px/1.3em "Open Sans", sans-serif;
    padding: 10px;
  }

  .school-description .location {
    margin-bottom: 10px !important;
  }

  .school-description .location .et_pb_text_inner {
    position: relative;
    padding-left: 25px;
  }

  .school-description .location .et_pb_text_inner:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px;
    height: 14px;
    background: transparent url(/wp-content/themes/Divi/images/plane-icon.png) no-repeat center/cover;
  }

  .school-description .location .et_pb_text_inner p {
    color: #141414;
    font: 400 13px/1.2em "Open Sans", sans-serif;
    padding-bottom: 7px;
  }

  .school-description .location .et_pb_text_inner p:last-child {
    padding-bottom: 0;
  }

  .school-description .share-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .school-description .share-block .et_pb_text_inner {
    width: 100px;
  }

  .school-description .share-block .et_pb_text_inner .share-button {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .school-description .share-block .et_pb_text_inner .share-button button {
    width: auto;
    padding: 0;
  }

  .school-description .share-block .et_pb_text_inner .share-list {
    width: 335px;
  }

  .school-description .school-information .et_pb_blurb_description ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .school-description .school-information .et_pb_blurb_description ul li span {
    display: inline-block;
    color: #141414;
    font: 400 14px/1.3em "Open Sans", sans-serif;
  }

  .school-description .school-information .et_pb_blurb_description ul li span.value {
    color: #a67745;
    margin-left: 10px;
  }

  .school-description .school-history .et_pb_module_header {
    position: relative;
    display: block;
    color: #141414;
    font: 300 30px/1.2em "Cormorant Infant", serif;
    font-style: italic;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 35px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .school-description .school-history .et_pb_module_header:before {
    background: #9c9d9f;
    content: '';
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 26px);
    left: -moz-calc(50% - 26px);
    left: calc(50% - 26px);
    width: 52px;
    height: 1px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .school-description .school-history .et_pb_module_header:after {
    background: #9c9d9f;
    content: '';
    position: absolute;
    bottom: 0;
    left: -webkit-calc(50% - 26px);
    left: -moz-calc(50% - 26px);
    left: calc(50% - 26px);
    width: 52px;
    height: 1px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .school-programs .school-table .table,
  .school-programs .school-table table {
    border: 0;
  }

  .school-programs .school-table .table .tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .form-educational-institutions {
    padding-right: 55px;
    box-sizing: border-box;
    /*   margin-top: 55px; */
  }
  .form-educational-institutions input {
    max-width: 100%;
  }
  .form-educational-institutions .form p.submit .submit-field {
    background: transparent url(/wp-content/themes/Divi/images/button-element1-g.png) no-repeat center!important;
    background-size: 100% 100%!important;
    width: 94%;
  }
  .school-programs .school-table .table .thead .tr .td,
  .school-programs .school-table table thead tr td {
    color: #a67846;
    font: 600 13px/1.2em "Open Sans", sans-serif;
    letter-spacing: 0.65px;
    padding: 10px;
    border: 0;
  }

  .school-programs .school-table .table .tbody .tr:nth-child(2n+1),
  .school-programs .school-table table tbody tr:nth-child(2n+1) {
    background: #f9f6f4;
  }

  .school-programs .school-table .table .tbody .tr:nth-child(2n),
  .school-programs .school-table table tbody tr:nth-child(2n) {
    background: #f1f1f1;
  }

  .school-programs .school-table .table .tbody .tr .td,
  .school-programs .school-table table tbody tr td {
    border: 3px solid #fff;
    padding: 10px;
  }

  .school-programs .school-table .table .thead .tr .td:nth-child(1),
  .school-programs .school-table .table .tbody .tr .td:nth-child(1) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 -webkit-calc(15% - 20px);
    -moz-box-flex: 1;
    -ms-flex: 1 0 calc(15% - 20px);
    flex: 1 0 calc(15% - 20px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .school-programs .school-table .table .thead .tr .td:nth-child(2),
  .school-programs .school-table .table .tbody .tr .td:nth-child(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(12% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(12% - 20px);
    flex: 0 0 calc(12% - 20px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .school-programs .school-table .table .thead .tr .td:nth-child(3),
  .school-programs .school-table .table .tbody .tr .td:nth-child(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(25% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .school-programs .school-table .table .thead .tr .td:nth-child(4),
  .school-programs .school-table .table .tbody .tr .td:nth-child(4) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(28% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(28% - 20px);
    flex: 0 0 calc(28% - 20px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .school-programs .school-table .table .thead .tr .td:nth-child(5),
  .school-programs .school-table .table .tbody .tr .td:nth-child(5) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(20% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(20% - 20px);
    flex: 0 0 calc(20% - 20px);
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .school-programs .school-table .table .thead .tr .td:nth-child(6) {
    display: none;
  }

/* .school-programs .school-table .table .tbody .tr .td:nth-child(1),
.school-programs .school-table .table .tbody .tr .td:nth-child(2),
.school-programs .school-table .table .tbody .tr .td:nth-child(3),
.school-programs .school-table .table .tbody .tr .td:nth-child(4),
.school-programs .school-table .table .tbody .tr .td:nth-child(5) {
  cursor: pointer;
  } */

  .school-programs .school-table .table .tbody .tr .td:nth-child(6) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .school-programs .school-table .table .thead .tr .td,
  .school-programs .school-table .table .tbody .tr .td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .school-programs .school-table .table .thead .tr .td span,
  .school-programs .school-table .table .tbody .tr .td span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .school-programs .school-table .table .thead .tr .td.align-right span,
  .school-programs .school-table .table .tbody .tr .td.align-right span {
    text-align: right;
  }

  .school-programs .school-table .table .tbody .tr .td.description {
    display: block;
    border: 0;
    padding: 0;
  }

  .school-programs .school-table .table .tbody .tr .td.description .description-conten {
    position: relative;
    border: 3px solid #fff;
    padding: 10px;
    max-width:none!important;
  }

  .school-programs .school-table .table .tbody .tr .td.description .description-conten:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    content: ".";
  }

  .school-programs .school-table .table .tbody .tr .td.description h1,
  .school-programs .school-table .table .tbody .tr .td.description h2,
  .school-programs .school-table .table .tbody .tr .td.description h3,
  .school-programs .school-table .table .tbody .tr .td.description h4,
  .school-programs .school-table .table .tbody .tr .td.description h5,
  .school-programs .school-table .table .tbody .tr .td.description h6 {invisible
    position: relative;
    display: block;
    color: #141414;
    font: 300 30px/1.2em "Cormorant Infant", serif;
    font-style: italic;
    text-align: center;
    padding: 10px 0;
    margin: 10px 0 25px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .school-programs .school-table .table .tbody .tr .td.description h1:before,
  .school-programs .school-table .table .tbody .tr .td.description h2:before,
  .school-programs .school-table .table .tbody .tr .td.description h3:before,
  .school-programs .school-table .table .tbody .tr .td.description h4:before,
  .school-programs .school-table .table .tbody .tr .td.description h5:before,
  .school-programs .school-table .table .tbody .tr .td.description h6:before {
    background: #9c9d9f;
    content: '';
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 26px);
    left: -moz-calc(50% - 26px);
    left: calc(50% - 26px);
    width: 52px;
    height: 1px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .school-programs .school-table .table .tbody .tr .td.description h1:after,
  .school-programs .school-table .table .tbody .tr .td.description h2:after,
  .school-programs .school-table .table .tbody .tr .td.description h3:after,
  .school-programs .school-table .table .tbody .tr .td.description h4:after,
  .school-programs .school-table .table .tbody .tr .td.description h5:after,
  .school-programs .school-table .table .tbody .tr .td.description h6:after {
    background: #9c9d9f;
    content: '';
    position: absolute;
    bottom: 0;
    left: -webkit-calc(50% - 26px);
    left: -moz-calc(50% - 26px);
    left: calc(50% - 26px);
    width: 52px;
    height: 1px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .school-programs .school-table .table .tbody .tr .td.description img {
    display: block;
    float: left;
    margin: 0 15px 15px 0;
    max-width: 50%;
  }

  .school-programs .school-table .table .tbody .tr .td span,
  .school-programs .school-table table tbody tr td span {
    position: relative;
    display: block;
    color: #141414;
    font: 600 13px/1.2em "Open Sans", sans-serif;
    letter-spacing: 0.65px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

/* .school-programs .school-table .table .tbody .tr:hover .td span,
.school-programs .school-table table tbody tr:hover td span {
  color: #a67846;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  } */

  .school-programs .school-table .table .tbody .tr .td span.pounds:before,
  .school-programs .school-table table tbody tr td span.pounds:before {
    content: '£';
    position: relative;
    margin-right: 3px;
  }

  .school-programs .school-table .table .tbody .tr .td span.usd:before,
  .school-programs .school-table table tbody tr td span.usd:before {
    content: '$';
    position: relative;
    margin-right: 3px;
  }
  .school-programs .school-table .table .tbody .tr .td span.school-city,
  .school-programs .school-table .table .tbody .tr .td span.school-age,
  .school-programs .school-table .table .tbody .tr .td span.beginning-term,
  .school-programs .school-table .table .tbody .tr .td span.price,
  .school-programs .school-table table tbody tr td span.school-city,
  .school-programs .school-table table tbody tr td span.school-age,
  .school-programs .school-table table tbody tr td span.beginning-term,
  .school-programs .school-table table tbody tr td span.price {
    text-align: right;
  }

  .additional-paid .additional .et_pb_blurb_content {
    max-width: 100%;
  }

  .additional-paid .additional .et_pb_module_header {
    position: relative;
    display: block;
    color: #141414;
    font: 300 30px/1.2em "Cormorant Infant", serif;
    font-style: italic;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 35px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .additional-paid .additional .et_pb_module_header:before {
    background: #9c9d9f;
    content: '';
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 26px);
    left: -moz-calc(50% - 26px);
    left: calc(50% - 26px);
    width: 52px;
    height: 1px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .additional-paid .additional .et_pb_module_header:after {
    background: #9c9d9f;
    content: '';
    position: absolute;
    bottom: 0;
    left: -webkit-calc(50% - 26px);
    left: -moz-calc(50% - 26px);
    left: calc(50% - 26px);
    width: 52px;
    height: 1px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .additional-paid .additional .et_pb_blurb_description ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 12px;
  }

  .additional-paid .additional .et_pb_blurb_description ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    color: #141414;
    font: 400 13px/1.5em "Open Sans", sans-serif;
    padding-left: 22px;
    padding-bottom: 10px;
  }
  @media (min-width: 992px) {
    .additional-paid .additional .et_pb_blurb_description ul li:nth-child(2n+1) {
      padding-right: 30px;
    }
  }
  @media (min-width: 480px) and (max-width: 991px) {
    .additional-paid .additional .et_pb_blurb_description ul li:nth-child(2n+1) {
      padding-right: 20px;
    }
  }

  .additional-paid .additional .et_pb_blurb_description ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
  }

  .additional-paid .additional .et_pb_blurb_description h5,
  .additional-paid .additional .et_pb_blurb_description h6,
  .additional-paid .et_pb_text .et_pb_text_inner h5,
  .additional-paid .et_pb_text .et_pb_text_inner h6 {
    color: #060606;
    font: 600 14px/1.7em "Open Sans", sans-serif;
    padding-bottom: 0;
  }

  .additional-paid .additional .et_pb_blurb_description p,
  .additional-paid .et_pb_text .et_pb_text_inner p {
    color: #060606;
    font: 400 13px/1.7em "Open Sans", sans-serif;
  }

  .infrastructure-list {
    background: #f9f6f4;
    padding: 0 !important;
    margin-bottom: 45px;
    opacity: 0;
    visibility: hidden;
  }

  .infrastructure-list.owl-carousel {
    opacity: 1;
    visibility: visible;
  }

  .infrastructure-list .infrastructure-unit .et_pb_blurb_content {
    max-width: 100%;
  }

  .infrastructure-list .infrastructure-unit .et_pb_main_blurb_image {
    margin-bottom: 15px;
  }

  .infrastructure-list .infrastructure-unit .et_pb_module_header {
    color: #141414;
    font: 600 14px/1.4em "Open Sans", sans-serif;
    letter-spacing: 0.35px;
    padding-bottom: 5px;
  }

  .infrastructure-list .infrastructure-unit .et_pb_blurb_description {
    color: #141414;
    font: 400 13px/1.5em "Open Sans", sans-serif;
    letter-spacing: 0.33px;
  }

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 .infrastructure-list .et_pb_column.et_pb_column_1_4,
  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 .infrastructure-list .et_pb_column.et_pb_column_3_8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 40px 5px;
    width: 100%;
  }

  .infrastructure-list .et_pb_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .infrastructure-list .et_pb_column .infrastructure-unit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
  }

  .infrastructure-list.owl-carousel .owl-controls .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    width: 100%;
  }

  .infrastructure-list.owl-carousel .owl-controls .owl-dots .owl-dot {
    background: #a67745;
    width: 57px;
    height: 3px;
    opacity: 0.4;
    margin-right: 15px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .infrastructure-list.owl-carousel .owl-controls .owl-dots .owl-dot.active {
    opacity: 1;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .infrastructure-list.owl-carousel .owl-controls .owl-dots .owl-dot:last-child {
    margin-right: 0;
  }

  /* post archive page */

  .search-results .post-grid,
  .post-type-archive .post-grid {
    position: relative;
    margin: 0 -15px;
  }

  .search-results .post-grid:after,
  .post-type-archive .post-grid:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    content: ".";
  }

  .search-results .post-grid article,
  .post-type-archive .post-grid article {
    position: relative;
    width: 33.334%;
    float: left;
    padding: 0 15px;
  }

  .search-results .post-grid article:nth-child(3n+1),
  .post-type-archive .post-grid article:nth-child(3n+1) {
    clear: left;
  }

  .search-results .post-grid article.type-post .age-price {
    display: none;
  }

  .search-results .post-grid article.type-page .age-price {
    display: none;
  }

  .search-results .post-grid article .age-price,
  .post-type-archive .post-grid article .age-price {
    position: absolute;
    top: 0;
    left: 15px;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    padding: 4px 10px;
    background: rgba(166, 120, 70, 0.85);
    z-index: 1;
  }

  .search-results .post-grid article .age-price ul,
  .post-type-archive .post-grid article .age-price ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .search-results .post-grid article .age-price ul .age,
  .post-type-archive .post-grid article .age-price ul .age {
    color: #fff;
    font: 400 14px/1em "Open Sans", sans-serif;
    padding-bottom: 0;
  }

  .search-results .post-grid article .age-price ul .age:before,
  .search-results .post-grid article .age-price ul .prices:before,
  .post-type-archive .post-grid article .age-price ul .age:before,
  .post-type-archive .post-grid article .age-price ul .prices:before {
    display: none;
  }

  .search-results .post-grid article .age-price ul .prices span,
  .post-type-archive .post-grid article .age-price ul .prices span {
    position: relative;
    display: inline-block;
    color: #fff;
    font: 400 16px/1em "Open Sans", sans-serif;
  }

  .search-results .post-grid article .age-price ul .prices .pounds,
  .post-type-archive .post-grid article .age-price ul .prices .pounds {
    padding-right: 10px;
    margin-right: 10px;
  }

  .search-results .post-grid article .age-price ul .prices .pounds:before,
  .post-type-archive .post-grid article .age-price ul .prices .pounds:before {
    content: '£';
    position: relative;
    margin-right: 3px;
  }

  .search-results .post-grid article .age-price ul .prices .pounds:after,
  .post-type-archive .post-grid article .age-price ul .prices .pounds:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    width: 1px;
    height: 100%;
    background: #fff;
  }

  .search-results .post-grid article .age-price ul .prices .usd:before,
  .post-type-archive .post-grid article .age-price ul .prices .usd:before {
    content: '$';
    position: relative;
    margin-right: 3px;
  }

  .search-results .post-grid article .entry-featured-image-url,
  .post-type-archive .post-grid article .entry-featured-image-url {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }

  .search-results .post-grid article .entry-featured-image-url img,
  .post-type-archive .post-grid article .entry-featured-image-url img {
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .search-results .post-grid article .entry-featured-image-url:hover img,
  .post-type-archive .post-grid article .entry-featured-image-url:hover 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);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }

  .search-results .post-grid article.type-post .title-city {
    background: rgba(0, 0, 0, 0.65);
  }

  .search-results .post-grid article .title-city,
  .post-type-archive .post-grid article .title-city {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    padding: 10px;
    background: rgba(166, 120, 75, 0.65);
    z-index: 1;
  }

  .search-results .post-grid article.type-page .title-city {
    position: relative;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
  }

  .search-results .post-grid article.type-page .title-city .entry-title {
    padding-bottom: 0;
  }

  .search-results .post-grid article.type-post .title-city .entry-title {
    text-transform: none;
  }

  .search-results .post-grid article .title-city .entry-title,
  .post-type-archive .post-grid article .title-city .entry-title {
    color: #fff;
    font: 700 18px/1.2em "Cormorant Infant", serif;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    margin: 0;
    padding: 0 0 3px;
  }

  .search-results .post-grid article .title-city .entry-title a,
  .post-type-archive .post-grid article .title-city .entry-title a {
    display: block;
    color: inherit;
    font: inherit;
  }

  .search-results .post-grid article .title-city .city-school,
  .post-type-archive .post-grid article .title-city .city-school {
    color: #fff;
    font: 400 13px/1.2em "Open Sans", sans-serif;
    letter-spacing: 0.65px;
  }

  .search-results .post-grid article .post-meta,
  .post-type-archive .post-grid article .post-meta,
  .search-results .post-grid article .post-description,
  .post-type-archive .post-grid article .post-description {
    display: none;
  }

  .search-results .post-grid article.type-page .post-description {
    display: block;
    padding: 30px 15px 0;
  }

  /* scroll to top */

  span.scroll-top {
    display: none;
    position: fixed;
    z-index: 99999;
    right: 0;
    bottom: 125px;
    padding: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    background: rgba(0,0,0,.4);
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
  }

  span.scroll-top.et-visible {
    opacity: 1;
    -webkit-animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
  }

  span.scroll-top.et-hidden {
    opacity: 0;
    -webkit-animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
  }

  span.scroll-top:before {
    content: '2';
    color: #fff;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
  }

  /* footer */

  #main-footer {
    background: transparent url('/wp-content/uploads/2019/08/footer-bg.jpg') no-repeat center/cover;
  }

  #main-footer #footer-widgets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 60px;
  }

  #main-footer #footer-widgets:after {
    display: none;
  }

  #main-footer #footer-widgets .footer-widget:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 125px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
    max-width: 125px;
  }

  #main-footer #footer-widgets .footer-widget:nth-child(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
  }

  #main-footer #footer-widgets .footer-widget:nth-child(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 215px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 215px;
    flex: 0 0 215px;
    max-width: 215px;
  }

  #main-footer #footer-widgets .footer-widget:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 335px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 335px;
    flex: 0 0 335px;
    max-width: 335px;
  }

  #main-footer #footer-widgets .footer-widget {
    width: auto;
    margin: 0 0 30px 0;
  }

  #main-footer #footer-widgets .footer-widget .fwidget {
    float: none;
  }

  #main-footer .footer-widget .widget_nav_menu .menu {
    position: relative;
    padding-left: 15px;
  }

  #main-footer .footer-widget .widget_nav_menu .menu:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: url('/wp-content/uploads/2018/02/footer-menu-icon1.png') no-repeat center/cover;
  }

  #main-footer .footer-widget .widget_nav_menu .menu .menu-item {
    margin: 0;
    padding: 0;
  }

  #main-footer .footer-widget:nth-child(2) .widget_nav_menu .menu .menu-item {
    margin-bottom: 6px;
  }

  #main-footer .footer-widget:nth-child(3) .widget_nav_menu .menu .menu-item {
    margin-bottom: 15.5px;
  }

  #main-footer .footer-widget:nth-child(2) .widget_nav_menu .menu .menu-item:last-child,
  #main-footer .footer-widget:nth-child(3) .widget_nav_menu .menu .menu-item:last-child {
    margin-bottom: 0;
  }

  #main-footer .footer-widget .widget_nav_menu .menu .menu-item:before {
    display: none;
  }

  #main-footer .footer-widget .widget_nav_menu .menu .menu-item a{
    display: block;
    color: #141414;
    font: 300 13px/1.7em "Cormorant Infant", serif;
    text-transform: uppercase;
    letter-spacing: 0.65px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }
  .noneModal {
    display:none;
  }
  .fadeOpenModal {
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
  }
  .styleFade {
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.6);
  }
  .styleModalFix {
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    display:none;
    z-index:9999;
    overflow: auto;
  }
  .styleModalWrap {
    display:table;
    height:100%;
    margin:0 auto;
  }
  .styleModalIn {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    position:relative;
  }
  .styleModalIn > * {
    display:inline-block;
  }
  .styleModalPage {
    background:#fff;
    position:relative;
    z-index:4;
    width:470px;
    margin: 50px 0;
  }
  .styleClose:before {
    cursor: pointer;
    content: "\f057";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: -19px;
    right: -19px;
    transition: .5s;
  }
  .styleClose:hover:before {
    color: #a77847;
  }
  .styleModalHead {
   background: #a77847;
   font-size: 20px;
   color: #fff;
   padding: 20px;
   text-align: center;
   text-transform: uppercase;
 }
 .stylePhone {
  position: relative;
}
.stylePhone:before {
  content: "\f095";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -30px;
}
.styleApp {
  position: relative;
}
.styleApp:before {
  font-size: 18px;
  content: "\f095";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -30px;
}
.styleModalBody {
  padding: 30px;
  background: #fff;
}
#main-footer .footer-widget .widget_nav_menu .menu .menu-item a:hover {
  color: #a6784b;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#main-footer .footer-widget .widget_nav_menu .menu .menu-item .sub-menu {
  display: none;
}

#main-footer .footer-widget .title {
  color: #a87a4a;
  font: 400 16px/1.5em "Cormorant Infant", serif;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

#footer-widgets .footer-widget a.footer-logo .logo-text {
  display: none;
}

#main-footer .footer-widget .footer-information {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#main-footer .footer-widget .footer-information ul.footer-contacts {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 230px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
  max-width: 230px;
}

#main-footer .footer-widget .footer-information ul.social-links {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 22px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  max-width: 22px;
}

#main-footer .footer-widget .footer-information ul li {
  margin: 0;
  padding: 0;
}

#main-footer .footer-widget .footer-information ul li:before {
  display: none;
}

#main-footer .footer-widget .footer-information ul.footer-contacts li {
  color: #141414;
  font: 300 13px/1.7em "Open Sans", sans-serif;
  margin-bottom: 5px;
}

#main-footer .footer-widget .footer-information ul.footer-contacts li:last-child {
  margin-bottom: 0;
}

#main-footer .footer-widget .footer-information ul.footer-contacts li.footer-phone a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#main-footer .footer-widget .footer-information ul.footer-contacts li.footer-phone a:hover,
#main-footer .footer-widget .footer-information ul.footer-contacts li.footer-email a:hover {
  color: #a6784b;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#main-footer .footer-widget .footer-information ul.footer-contacts li a {
  color: inherit;
  font: inherit;
}

#main-footer .footer-widget .footer-information ul.footer-contacts li a .fa-viber {
  display: inline-block;
  font-size: 17px;
  color: #544697;
  margin-right: 4px;
}

#main-footer .footer-widget .footer-information ul.footer-contacts li a .fa-whatsapp {
  display: inline-block;
  font-size: 17px;
  color: #12843e;
  margin-right: 5px;
}

#main-footer .footer-widget .footer-information ul.social-links li a {
  position: relative;
  display: block;
}

#main-footer .footer-widget .footer-information ul.social-links li {
  margin-bottom: 7px;
}

#main-footer .footer-widget .footer-information ul.social-links li:last-child {
  margin-bottom: 0;
}

#main-footer .footer-widget .footer-information ul.social-links li a .fab {
  color: #a57749;
  font-size: 24px;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#main-footer .footer-widget .footer-information ul.social-links li a:hover .fab {
  opacity: 0.5;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

#main-footer .footer-widget .footer-information ul.social-links li a .fab.fa-youtube-square {
  color: transparent;
}

#main-footer .footer-widget .footer-information ul.social-links li a .fab.fa-youtube-square:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 10.5px);
  top: -moz-calc(50% - 10.5px);
  top: calc(50% - 10.5px);
  left: 0;
  width: 22px;
  height: 21px;
  background: url('/wp-content/themes/Divi/images/youtube-icon.png') no-repeat center/cover;
}

#main-footer #footer-bottom {
  padding: 0;
  background: transparent;
}

#main-footer #footer-info {
  color: #9c9d9f;
  font: 300 12px/1.7em "Open Sans", sans-serif;
  letter-spacing: 0.6px;
  float: none;
  padding: 0 0 15px 0;
}

body.archive.category .entry-content .container {
  padding-left: 15px;
  padding-right: 15px;
}

body.archive.category .entry-content .container h1 {
  position: relative;
  color: #9c9d9f;
  font: 300 40px/1.2em 'Cormorant Infant', serif;
  font-style: italic;
  letter-spacing: -1px;
  text-align: center;
}

body.archive.category .post-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 45px;
}

body.archive.category .post-grid .et_pb_post {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30.666%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 30.666%;
  flex: 0 0 33%;
  max-width: 32.666%;
  margin-right: 1%;
  max-height: 195px;
  margin-bottom: 30px;
  overflow: hidden;
}

body.archive.category .post-grid .et_pb_post:nth-child(3n) {
  margin-right: 0;
}

body.archive.category .post-grid .et_pb_post .age-price {
  display: none;
}

body.archive.category .post-grid .et_pb_post .entry-featured-image-url {
  position: relative;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}

body.archive.category .post-grid .et_pb_post .entry-featured-image-url img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.archive.category .post-grid .et_pb_post:hover .entry-featured-image-url 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);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.archive.category .post-grid .et_pb_post .title-city h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  font: 400 14px/1.3em "Open Sans", sans-serif;
  letter-spacing: 0.35px;
  width: 100%;
  min-height: 60px;
  padding: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 2;
}

body.archive.category .post-grid .et_pb_post .title-city h2 a {
  display: block;
  color: inherit;
  padding: 10px 10px 35px;
  min-height: 82px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.archive.category .post-grid .et_pb_post:hover .title-city h2 a {
  color: #a6784b;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body.archive.category .post-grid .et_pb_post .post-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  font: 600 12px/1em "Open Sans", sans-serif;
  letter-spacing: 0.3px;
  margin: 0;
  background: transparent;
  width: 100%;
  z-index: 3;
}

body.archive.category .post-grid .et_pb_post .post-meta .published {
  display: block;
  color: inherit;
  font: inherit;
  padding: 0 10px 10px;
}

body.archive.category .post-grid .et_pb_post .post-description {
  display: none;
}

/* for touchevents */

/* adaptation */

@media (min-width: 1170px) and (max-width: 1366px) {
  body .et_pb_section {
    margin: 0 0 30px;
    padding: 0;
  }

  .start-banner .et_pb_column {
    padding: 35% 0 10%;
  }
}

@media (min-width: 981px) and (max-width: 1169px) {
  #top-header .langs .lang-item.current-lang.show a:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  #top-header .langs .lang-item:not(.current-lang).active {
    right: 0;
    top: 110%;
  }

  #top-header .langs .lang-item:not(.current-lang) a {
    background: #a6784b;
    color: #fff;
    border: 0;
    padding: 1px 0;
  }

  body .et_pb_section {
    margin-bottom: 30px;
  }

  body .et_pb_section .et_pb_row {
    padding: 15px;
  }

  .services.et_pb_row .et_pb_column.et_pb_column_1_2 {
    width: 100%;
  }

  .services .service .et_pb_main_blurb_image .et_pb_image_wrap img {
    width: 100%;
  }

  .approach .approach-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%;
    left: 15px;
  }

  .approach .approach-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 70px 40px 40px 40px;
  }

  body .et_pb_section .reviews.et_pb_row {
    padding: 70px 0;
  }

  body .et_pb_section .et_pb_row.education-location .et_pb_column_1_3 {
    margin-right: 0;
    width: 35.166%;
  }

  .reviews-link.et_pb_row {
    bottom: 15px;
  }

  body #top-header .container {
    padding: 10px 15px;
  }

  #top-header #et-secondary-nav .menu-item {
    margin-right: 15px;
  }

  #top-header #et-secondary-nav .menu-item:last-child {
    margin-right: 0;
  }

  #top-header #et-secondary-nav .menu-item a {
    font-size: 13px;
  }

  header #top-menu > .menu-item > .sub-menu > .menu-item {
    margin-right: 12px;
  }

  header #top-menu > .menu-item > .sub-menu > .menu-item:nth-last-child(2) {
    margin-right: 0;
  }

  header #top-menu > .menu-item > .sub-menu > .menu-item a {
    font-size: 12px;
  }

  header #top-menu > .menu-item > .sub-menu span.before,
  header #top-menu > .menu-item > .sub-menu span.after {
    display: none;
  }

  #page-banner {
    margin-bottom: 0;
  }

  #page-banner .breadcrumb {
    padding-left: 15px;
    padding-right: 15px;
  }

  .priorities .priority .et_pb_blurb_content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .before-training.et_pb_row .et_pb_column_1_2:first-child,
  .before-training.et_pb_row .et_pb_column_1_2:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .before-training .training-text .et_pb_module_header {
    margin-bottom: 30px;
  }

  .before-training .training-text ul {
    padding-right: 30px;
  }

  .our-team .team .et_pb_blurb_content {
    display: block;
  }

  .our-team .team .et_pb_blurb_content .et_pb_blurb_container {
    position: relative;
    top: auto;
    opacity: 1;
    padding: 30px 10px;
  }

  .service-packages.et_pb_row .et_pb_column {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 45px 0 30px;
  }

  .service-packages.et_pb_row .service-package {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .service-packages .service-package .et_pb_blurb_content {
    padding: 30px;
  }

  .service-packages .service-package.standart .et_pb_blurb_content,
  .service-packages .service-package.smart .et_pb_blurb_content,
  .service-packages .service-package.royal .et_pb_blurb_content {
   padding-top: 50px;
   padding-bottom: 50px;
   min-height: 510px;
 }

 .post-navigation.et_pb_section .share-row .et_pb_module {
  margin-bottom: 0 !important;
}

.post-select.et_pb_row {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item > a,
.et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item > a span {
  font-size: 16px;
}

.list-view {
  top: -40px;
}

.search-results .container,
.post-type-archive .container {
  padding-left: 15px;
  padding-right: 15px;
}

#main-footer #footer-widgets {
  padding: 45px 15px 0;
}

#main-footer #footer-widgets .footer-widget .fwidget {
  margin-bottom: 30px;
}

#main-footer .footer-widget .footer-information ul.footer-contacts {
  padding-bottom: 30px;
}

#main-footer .footer-widget .footer-information ul.footer-contacts,
#main-footer .footer-widget .footer-information ul.social-links {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

#main-footer .footer-widget .footer-information ul.social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#main-footer .footer-widget .footer-information ul.social-links li {
  margin: 0 15px 0 0;
}

#main-footer .footer-widget .footer-information ul.social-links li:last-child {
  margin-right: 0;
}

#main-footer #footer-info {
  padding: 0 15px 15px;
}
}

@media (max-width: 980px) {
  body #top-header .container {
    padding: 10px 15px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  body #top-header #et-info {
    padding-top: 0;
  }

  body #top-header .top-header-logo {
    display: none;
  }

  body.home.admin-bar #main-header {
    top: 0;
  }

  .et_header_style_centered #main-header .logo_container a {
    padding: 0 15px;
  }

  body.home.et_header_style_centered #main-header #logo,
  body.et_header_style_centered #main-header #logo {
    display: block;
    max-height: 100px;
  }

  body:not(.home).et_header_style_centered #main-header .logo-text,
  body.home.et_header_style_centered #main-header .logo-text,
  #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text,
  body.et_header_style_centered #main-header .logo-text {
    width: auto;
    margin: 0 0 0 15px;
  }

  body:not(.home).et_header_style_centered #main-header .logo-text b,
  body.home.et_header_style_centered #main-header .logo-text b,
  #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text b,
  body.et_header_style_centered #main-header .logo-text b {
    font-size: 16px;
  }

  body:not(.home).et_header_style_centered #main-header .logo-text b strong,
  body.home.et_header_style_centered #main-header .logo-text b strong,
  #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text b strong,
  body.et_header_style_centered #main-header .logo-text b strong {
    font-size: 74px;
  }

  body:not(.home).et_header_style_centered #main-header .logo-text .tagline,
  body.home.et_header_style_centered #main-header .logo-text .tagline,
  #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text .tagline,
  body.et_header_style_centered #main-header .logo-text .tagline {
    font-size: 18px;
    width: 170px;
  }

  body.home.et_header_style_centered header#main-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  body.home.et_header_style_centered header#main-header .logo_container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  body.home #main-header #et-top-navigation,
  body #main-header #et-top-navigation {
    display: block;
  }

  body #main-header #et-top-navigation .select_page,
  .et_header_style_centered nav#top-menu-nav {
    display: none;
  }

  .et_header_style_centered #main-header .mobile_nav {
    background: transparent !important;
    border-top: 0;
    margin-top: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 12px;
  }

  body.home.et_header_style_centered #main-header .mobile_nav {
    margin-top: 0;
  }

  body.home.et_header_style_centered #main-header .mobile_menu_bar {
    top: 0;
  }

  .et_header_style_centered #main-header #et_mobile_nav_menu {
    margin-top: 0;
  }

  .et_header_style_centered #main-header .mobile_menu_bar {
    top: 5px;
  }

  #main-header .mobile_menu_bar:before {
    color: #a5784a;
    font-size: 36px;
  }

  #main-header .et_mobile_menu {
    top: 50px;
    border-top: 3px solid #a5784a;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    left: 15px;
    padding: 30px 15px;
  }

  #main-header .et_mobile_menu > li.menu-item-has-children > a {
    position: relative;
    border-color: #a5784a;
  }

  #main-header .et_mobile_menu > li.menu-item-has-children > a:after {
   font: normal normal 900 18px/1 'Font Awesome 5 Free';
   content: "\f107";
   text-rendering: auto;
   color: #a6784b;
   margin-left: 3px;
   position: absolute;
   top: 8px;
   right: 10px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   -moz-transition: all 1s ease;
   transition: all 1s ease;
 }

 #main-header .et_mobile_menu > li.menu-item-has-children > a.active:after {
   -webkit-transform: rotate(180deg);
   -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   transform: rotate(180deg);
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   -moz-transition: all 1s ease;
   transition: all 1s ease;
 }

 #main-header .et_mobile_menu > li.menu-item-has-children .sub-menu {
   display: none;
 }

 #main-header .et_mobile_menu > li > a {
  position: relative;
  color: #666;
  font: 700 16px/1.5em 'Cormorant Infant', serif;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding: 5px 5%;
  border-bottom: 0;
}

#main-header .et_mobile_menu > li .sub-menu {
  padding-left: 0;
}

#main-header .et_mobile_menu > li .sub-menu li a {
  font: 400 14px/1.7em "Open Sans", sans-serif;
  letter-spacing: 0.33px;
  padding: 5px 5%;
  border: 0;
}

body:not(.home).et_non_fixed_nav #page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body:not(.home).et_non_fixed_nav #page-container #top-header {
  position: absolute;
  top: 32px;
  /* top: 14px; */
  right: 100px;
  width: -webkit-calc(100% - 320px);
  width: -moz-calc(100% - 320px);
  width: calc(100% - 320px);
  background: transparent;
}

body:not(.home).et_non_fixed_nav #page-container #top-header #et-info {
  width: 100%;
}

body:not(.home).et_non_fixed_nav #page-container #top-header .container {
  padding: 0;
}

body:not(.home).et_non_fixed_nav #page-container #top-header .show-phones {
  display: block;
  color: #a6784b;
  font-size: 18px;
  padding: 8px;
  border: 2px solid #a6784b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

body:not(.home).et_non_fixed_nav #page-container #top-header #et-info-phone {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 100%;
  right: -40px;
  margin: 0;
  width: 220px;
  padding: 5px 15px;
  background: #fff;
  border: 2px solid #a6784b;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body:not(.home).et_non_fixed_nav #page-container #top-header #et-info-phone.active {
  opacity: 1;
  visibility: visible;
  top: -webkit-calc(100% + 10px);
  top: -moz-calc(100% + 10px);
  top: calc(100% + 10px);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

body:not(.home).et_non_fixed_nav #page-container #top-header .topheader-social,
body:not(.home).et_non_fixed_nav #page-container #top-header .question,
body:not(.home).et_non_fixed_nav #page-container #top-header .top-search,
body:not(.home).et_non_fixed_nav #page-container #top-header .langs {
  display: none;
}

body:not(.home).et_non_fixed_nav #page-container #main-header {
  background: transparent url(/wp-content/uploads/2018/02/top-background-min.png) no-repeat center/cover;
  padding: 15px 0;
}

body:not(.home).et_non_fixed_nav #page-container #main-header .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 15px;
}

body:not(.home).et_non_fixed_nav #page-container #main-header .container:before,
body:not(.home).et_non_fixed_nav #page-container #main-header .container:after {
  display: none;
}

body:not(.home).et_non_fixed_nav #page-container #et-main-area {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

body:not(.home).et_header_style_centered #main-header .logo-text {
  margin: 0;
}

body:not(.home).et_header_style_centered #main-header .logo-text .tagline {
  display: none;
}

body:not(.home).et_header_style_centered #main-header .logo-text b {
  padding-right: 0;
  margin-right: 0;
}

body:not(.home).et_header_style_centered #main-header .logo-text b:after {
  display: none;
}

  /* body:not(.home).et_header_style_centered header#main-header .logo_container {
    position: absolute;
    left: calc(50% - 212px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-height: 76px;
  }
  
  body:not(.home).et_header_style_centered header#main-header .logo_container a {
    padding: 0;
    } */

    body:not(.home).et_header_style_centered header#main-header .logo_container a img#logo {
      max-height: 76px;
    }

    body:not(.home).et_header_style_centered #main-header .logo-text b {
      font-size: 14px;
    }

    body:not(.home).et_header_style_centered #main-header .logo-text b strong {
      font-size: 60px;
      letter-spacing: 3px;
    }

    body:not(.home).et_header_style_centered #main-header .mobile_nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -moz-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding: 0;
      margin: 0;
    }

    body:not(.home).et_header_style_centered #main-header .mobile_nav .mobile_menu_bar {
      position: relative;
      top: auto;
      right: 0;
    }

    body:not(.home) #main-header .et_mobile_menu {
      right: 0;
      left: auto;
    }

    body #main-header .et_mobile_menu .prepend-top-header {
      padding-bottom: 15px;
    }

    body #main-header .et_mobile_menu .prepend-top-header ul {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding-left: 0;
    }

    body #main-header .et_mobile_menu .prepend-top-header > ul > li {
      padding-left: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      max-width: 100%;
    }

    body #main-header .et_mobile_menu .prepend-top-header > ul > li:last-child {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
    }

    body #main-header .et_mobile_menu .prepend-top-header li.question {
      margin-right: 15px;
    }

    body #main-header .et_mobile_menu .prepend-top-header li.question a {
      display: inline-block;
      color: #a6784b;
      font-size: 16px;
      opacity: 1;
      padding: 0 3px;
      border: 0;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      -moz-transition: all 1s ease;
      transition: all 1s ease;
    }

    body.home #main-header .et_mobile_menu .prepend-top-header li.top-search {
      display: none;
    }

    body #main-header .et_mobile_menu .prepend-top-header li.top-search a {
      display: inline-block;
      color: #a6784b;
      font-size: 14px;
      opacity: 1;
      padding: 0 3px;
      border: 0;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      -moz-transition: all 1s ease;
      transition: all 1s ease;
    }

    body #main-header .et_mobile_menu .prepend-top-header ul.polylang {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }

    body #main-header .et_mobile_menu .prepend-top-header ul.polylang li {
      padding-left: 0;
    }

    body #main-header .et_mobile_menu .prepend-top-header ul.polylang li:first-child {
      position: relative;
      padding-right: 8px;
      margin-right: 7px;
    }

    body #main-header .et_mobile_menu .prepend-top-header ul.polylang li:first-child:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 2px;
      height: 100%;
      background: #a6784b;
    }

    body #main-header .et_mobile_menu .prepend-top-header ul.polylang li a {
      font: 400 14px/1.7em "Open Sans", sans-serif;
      position: relative;
      display: block;
      color: #a6784b;
      text-transform: uppercase;
      letter-spacing: 0.7px;
      padding: 0 3px;
      border: 0;
    }

    body #main-header .et_mobile_menu .prepend-top-header ul.polylang li.current-lang a {
      font-weight: 600;
    }

    body #main-header .et_mobile_menu .append-top-header {
      padding-top: 15px;
    }

    body #main-header .et_mobile_menu .append-top-header .social-links {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-left: 0;
    }

    body #main-header .et_mobile_menu .append-top-header .social-links .social-item {
      margin-right: 15px;
      padding-left: 0;
    }

    body #main-header .et_mobile_menu .append-top-header .social-links .social-item:last-child {
      margin-right: 0;
    }

    body #main-header .et_mobile_menu .append-top-header .social-links .social-item a {
      position: relative;
      display: block;
      padding: 0 3px;
      border: 0;
    }

    body #main-header .et_mobile_menu .append-top-header .social-links .social-item a .fab {
      color: #a57749;
      font-size: 24px;
      opacity: 1;
    }

    body #main-header .et_mobile_menu .append-top-header .social-links .social-item a .fab.fa-youtube-square {
      color: transparent;
    }

    body #main-header .et_mobile_menu .append-top-header .social-links .social-item a .fab.fa-youtube-square:after {
      content: '';
      position: absolute;
      top: -webkit-calc(50% - 10.5px);
      top: -moz-calc(50% - 10.5px);
      top: calc(50% - 10.5px);
      left: 0;
      width: 22px;
      height: 21px;
      background: url('/wp-content/themes/Divi/images/youtube-icon.png') no-repeat center/cover;
    }

    #page-banner {
      margin-bottom: 0;
      padding-bottom: 25px;
    }

    #page-banner .et_pb_fullwidth_image {
      position: relative;
      padding: 10% 0;
    }

    #page-banner .et_pb_fullwidth_image:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: transparent url(/wp-content/uploads/2018/02/footer-logo.png) no-repeat 25% center/15%;
      z-index: 1;
    }

    #page-banner .et_pb_fullwidth_image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
    }

    #page-banner .et_pb_fullwidth_image img {
      opacity: 0;
    }

    #page-banner .breadcrumb {
      padding-top: 2px;
      bottom: -2px;
    }

    #page-banner .breadcrumb .breadcrumb-list {
      max-height: 22px;
      overflow: hidden;
    }

    #page-banner .breadcrumb .breadcrumb-list > span > a,
    #page-banner .breadcrumb .breadcrumb-list > span > span {
      font-size: 10px;
    }

    #page-banner .breadcrumb {
      padding-left: 15px;
      padding-right: 15px;
    }

    body .et_pb_section {
      margin-bottom: 30px;
    }

    body .et_pb_section .et_pb_row {
      padding: 15px;
    }

    .section-title {
      margin-bottom: -30px !important;
    }

    .section-subtitle {
      padding-top: 30px;
      margin-bottom: -30px !important;
    }

    .section-title h1,
    .section-title h2,
    .section-title h3 {
      font-size: 36px;
      padding-bottom: 25px;
    }

    .section-title h1 span,
    .section-title h2 span,
    .section-title h3 span {
      font-size: 38px;
    }

    .advantages.et_pb_row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -moz-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }

    .advantages.et_pb_row .et_pb_column.et_pb_column_1_3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 30%;
      -moz-box-flex: 0;
      -ms-flex: 0 0 30%;
      flex: 0 0 30%;
      max-width: 30%;
    }

    .services.et_pb_row .et_pb_column.et_pb_column_1_2 {
      margin-bottom: 0;
    }

    .approach .approach-image {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 40%;
      -moz-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
      max-width: 40%;
      width: 40%;
      left: 15px;
    }

    .approach .approach-content {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 60%;
      -moz-box-flex: 0;
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
      max-width: 60%;
      padding: 70px 40px 40px 40px;
    }

    .stock .stock-text .et_pb_module_header {
      font-size: 32px;
    }

    .stock .stock-text .et_pb_blurb_description p {
      font-size: 24px;
    }

    body .et_pb_section .et_pb_row.education-location {
      position: relative;
    }

    body .et_pb_section .et_pb_row.education-location .et_pb_column {
      position: relative;
      z-index: 1;
    }

    body .et_pb_section .et_pb_row.education-location .et_pb_column_2_3 {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.05;
      z-index: 0;
    }

    .education-location .education-cities ul {
      opacity: 0;
    }

    .education-location .education-tabs .et_pb_all_tabs {
      background: transparent;
    }

    .education-location .education-tabs .et_pb_tab_content h5 {
      margin-bottom: 15px;
    }

    .education-location .education-tabs .et_pb_tab_content p {
      margin-bottom: 8px;
    }

    .education-location .education-tabs .et_pb_tab_content ul {
      margin-bottom: 15px;
    }

    .education-location .education-tabs .et_pb_tab_content li {
      margin-bottom: 5px;
    }

    body .et_pb_section .reviews.et_pb_row {
      padding: 55px 15px;
    }

    .reviews .review .et_pb_testimonial_portrait {
      height: 320px;
    }

    .reviews .review .et_pb_testimonial_description_inner p {
      font-size: 14px;
    }

    .reviews-link.et_pb_row {
      bottom: 15px;
    }

    .et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2,
    .et_pb_row .et_pb_column .et_pb_widget:nth-child(n) {
      width: 48.25%!important;
      margin: 0 3.5% 2.5% 0!important;
    }

    .et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_row .et_pb_column .et_pb_widget:nth-child(2n) {
      margin-right: 0!important;
    }

    .et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
      margin-bottom: 7.5%;
    }

    .et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child {
      margin-bottom: 0;
    }

    body .entry-content .et_pb_section:last-child .et_pb_row {
      padding-bottom: 15px;
    }

    .priorities .priority .et_pb_blurb_content {
      padding: 30px 10px;
    }

    .priorities .priority .et_pb_main_blurb_image {
      margin-bottom: 20px;
    }

    .priorities .priority .et_pb_blurb_container {
      min-height: 85px;
    }

    .priorities .priority .et_pb_blurb_container p {
      font-size: 13px;
    }

    .before-training.et_pb_row .et_pb_column_1_2:first-child {
      position: relative;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      z-index: 1;
    }

    .before-training .training-text .et_pb_module_header {
      margin-bottom: 20px;
    }

    .before-training.et_pb_row .et_pb_column_1_2:last-child {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.05;
      z-index: 0;
    }

    .before-training.et_pb_row .et_pb_column_1_2:last-child .et_pb_image_wrap {
      display: block;
    }

    .before-training.et_pb_row .et_pb_column_1_2:last-child .et_pb_image_wrap img {
      width: 100%;
    }

    .our-team.et_pb_row .et_pb_column .team {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.334%;
      -moz-box-flex: 0;
      -ms-flex: 0 0 33.334%;
      flex: 0 0 33.334%;
      max-width: 33.334%;
    }

    .our-team .team .et_pb_blurb_content {
      display: block;
    }

    .our-team .team .et_pb_blurb_content .et_pb_main_blurb_image img {
      display: block;
      width: 100%;
    }

    .our-team .team .et_pb_blurb_content .et_pb_blurb_container {
      position: relative;
      top: auto;
      opacity: 1;
      padding: 30px 10px;
    }

    .service-packages.et_pb_row .et_pb_column {
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      padding: 45px 0 30px;
    }

    .service-packages.et_pb_row .service-package {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.334%;
      -moz-box-flex: 0;
      -ms-flex: 0 0 33.334%;
      flex: 0 0 33.334%;
      max-width: 33.334%;
      padding: 0 5px;
    }

    .service-packages .service-package .et_pb_blurb_content {
      padding: 15px;
    }

    .service-packages .service-package.standart .et_pb_blurb_content,
    .service-packages .service-package.smart .et_pb_blurb_content,
    .service-packages .service-package.royal .et_pb_blurb_content {
     padding-top: 45px;
     padding-bottom: 30px;
     min-height: 520px;
   }

   .service-packages .service-package .et_pb_module_header {
    font-size: 24px;
  }

  .et_pb_section.post-content .et_pb_row {
    padding-left: 15px;
    padding-right: 15px;
  }

  .post-title h1 {
    margin-bottom: 0;
  }

  .et_pb_section.post-content .et_pb_row.share-row {
    padding-top: 0;
  }

  .et_pb_section.post-content .et_pb_row.share-row .et_pb_column {
    margin-bottom: 0;
  }

  .post-navigation.et_pb_section .et_pb_row {
    padding: 0 15px !important;
  }

  .post-navigation.et_pb_section .share-row .et_pb_module {
    margin-bottom: 0 !important;
  }

  .post-navigation.et_pb_section .share-row .share-block {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
    z-index: 7;
  }

  .post-navigation.et_pb_section .share-row .nav-single.navigation {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 100%;
  }

  .news.helpful article.et_pb_post .post-meta {
    display: none !important;
  }

  .post-select.et_pb_row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .form .field input,
  .form .field textarea {
    max-width: 100%;
  }

  body .entry-content .et_pb_section:last-child {
    padding-bottom: 0;
  }

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .widget_nav_menu {
    width: 100% !important;
    margin: 0 !important;
    display: none;
  }

  .et_pb_section.et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_3_4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item > a,
  .et_pb_column .et_pb_widget_area_left .widget_nav_menu ul.menu > .menu-item > a span {
    font-size: 16px;
  }

  .list-view {
    position: relative;
    top: auto;
    padding-bottom: 15px;
  }

  .et_pb_specialty_column .section-title {
    margin-top: 0;
    margin-bottom: 0 !important;
  }

  .search-results .container,
  .post-type-archive .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .search-results .post-grid article,
  .post-type-archive .post-grid article {
    width: 50%;
  }

  .search-results .post-grid article:nth-child(3n+1),
  .post-type-archive .post-grid article:nth-child(3n+1) {
    clear: none;
  }

  .search-results .post-grid article:nth-child(2n+1),
  .post-type-archive .post-grid article:nth-child(2n+1) {
    clear: left;
  }

  .error404 #page-container .content-404 {
    padding: 26.5% 0 26.5%;
  }

  body .et_pb_section .reviews.reviews-list.et_pb_row {
    padding-left: 15px;
    padding-right: 15px;
  }

  #main-footer #footer-widgets {
    padding: 30px 15px 0;
  }

  #main-footer #footer-widgets .footer-widget {
    margin: 0 0 30px 0 !important;
  }

  #main-footer #footer-widgets .footer-widget:first-child {
    display: none;
  }

  #main-footer #footer-widgets .footer-widget:nth-child(2),
  #main-footer #footer-widgets .footer-widget:nth-child(3),
  #main-footer #footer-widgets .footer-widget:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }

  #main-footer #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0;
  }

  #main-footer .footer-widget .footer-information ul.footer-contacts {
    padding-bottom: 15px;
  }

  #main-footer .footer-widget .footer-information ul.footer-contacts,
  #main-footer .footer-widget .footer-information ul.social-links {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #main-footer .footer-widget .footer-information ul.social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  #main-footer .footer-widget .footer-information ul.social-links li {
    margin: 0 15px 0 0;
  }

  #main-footer .footer-widget .footer-information ul.social-links li:last-child {
    margin-right: 0;
  }

  #main-footer #footer-info {
    padding: 0 15px 15px;
  }

  .demands .et_pb_column {
    margin: 0;
  }

  body.archive.category .post-grid .et_pb_post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48.25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 48.25%;
    flex: 0 0 48.25%;
    max-width: 48.25%;
    margin-right: 3.5%;
  }

  body.archive.category .post-grid .et_pb_post:nth-child(3n) {
    margin-right: 3.5%;
  }

  body.archive.category .post-grid .et_pb_post:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .et_header_style_centered #main-header {
    padding: 15px 0;
  }

  /* body:not(.home).et_header_style_centered header#main-header #logo,
  body.home.et_header_style_centered #main-header #logo,
  body.et_header_style_centered #main-header #logo {
    max-height: 70px;
    } */

    /* body:not(.home).et_header_style_centered header#main-header .logo-text b, */
    body.home.et_header_style_centered #main-header .logo-text b,
    #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text b,
    body.et_header_style_centered #main-header .logo-text b {
      font-size: 14px;
    }

    /* body:not(.home).et_header_style_centered header#main-header .logo-text b strong, */
    body.home.et_header_style_centered #main-header .logo-text b strong,
    #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text b strong,
    body.et_header_style_centered #main-header .logo-text b strong {
      font-size: 53px;
    }

    body:not(.home).et_header_style_centered header#main-header .logo-text .tagline,
    body.home.et_header_style_centered #main-header .logo-text .tagline,
    #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text .tagline,
    body.et_header_style_centered #main-header .logo-text .tagline {
      font-size: 14px;
      width: 120px;
    }

    body:not(.home).et_non_fixed_nav #page-container #main-header {
      padding: 10px 0;
    }

  /* body:not(.home).et_header_style_centered header#main-header .logo_container {
    left: -webkit-calc(50% - 171px);
    left: -moz-calc(50% - 171px);
    left: calc(50% - 171px);
    } */

    body:not(.home).et_header_style_centered header#main-header .logo_container a img#logo {
      max-height: 56px;
    }

    body:not(.home).et_header_style_centered #main-header .logo-text b {
      font-size: 10px;
    }

    body:not(.home).et_header_style_centered #main-header .logo-text b strong {
      font-size: 45px;
    }

    body:not(.home).et_non_fixed_nav #page-container #top-header {
      top: 20px;
      right: 80px;
    }

    body:not(.home).et_non_fixed_nav #page-container #top-header .show-phones {
      width: 34px;
      height: 34px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 16px;
      margin-right: 0;
    }

    body.home.et_header_style_centered #main-header .logo-text,
    #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text,
    body.et_header_style_centered #main-header .logo-text {
      margin-left: 10px;
    }

    #main-header .et_mobile_menu {
      top: 45px;
    }

    #main-header .et_mobile_menu {
      padding: 15px 10px;
    }

    #main-header .et_mobile_menu > li > a {
      padding-left: 3%;
      padding-right: 3%;
    }

    #main-header .et_mobile_menu > li li {
      padding-left: 0;
    }

    body .et_pb_section {
      margin-bottom: 15px;
    }

    body .et_pb_section .et_pb_row {
      padding: 10px;
    }

    .et_pb_section .et_pb_column .et_pb_module.et_pb_blog_grid_wrapper {
     margin-bottom: 40px;
   }

   .et_header_style_centered #main-header .mobile_nav {
    margin-bottom: 15px;
  }

  .section-subtitle p {
    font-size: 14px;
  }

  .start-banner .et_pb_column {
    padding: 25% 0 10%;
  }

  .services .service .et_pb_module_header {
    margin-bottom: 15px;
  }

  body .et_pb_section .et_pb_row.et_pb_row_2.advantages {
    padding-top: 15px;
  }

  body .et_pb_section .et_pb_row.advantages {
    padding-top: 0;
    padding-bottom: 0;
  }

  .advantages .advantage .et_pb_main_blurb_image {
    margin-bottom: 10px;
  }

  .services .service .et_pb_blurb_description li a {
    display: block;
  }

  .education-location .education-tabs .et_pb_tab {
    padding-top: 30px;
  }

  .education-location .et_pb_column {
    margin-bottom: 0;
  }

  .et_pb_column .news .et_pb_blog_grid .column.size-1of1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .et_pb_column .news .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47.5%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 47.5%;
    flex: 0 0 47.5%;
    max-width: 47.5%;
    margin-bottom: 4.5% !important;
  }

  .et_pb_column .news .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
  .et_pb_column .news .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  .approach .approach-content {
    margin-bottom: 0;
  }

  .priorities .et_pb_column .priority {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .priorities .priority .et_pb_blurb_content {
    padding: 30px;
  }

  .priorities .priority .et_pb_blurb_container {
    min-height: 35px;
  }

  .our-team.et_pb_row .et_pb_column .team {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .working-process .working-step:nth-child(2n+1) .et_pb_blurb_container {
    padding-right: 80px;
  }

  .working-process .working-step:nth-child(2n) .et_pb_blurb_container {
    padding-left: 80px;
  }

  .priorities .priorities-title h4 {
    margin-bottom: 10px;
  }

  .post-navigation.et_pb_section .share-row .nav-single.navigation {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 15px 10px 0;
  }

  .post-navigation .link {
    top: auto;
    bottom: 0;
    width: 100%;
  }

  .contacts-content .contacts-map .et_pb_map {
    height: 320px;
  }

  .services.vertical .et_pb_column .service {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .services.vertical .service .et_pb_blurb_container,
  .services.vertical .service .et_pb_main_blurb_image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .services.vertical .service .et_pb_blurb_container {
    height: auto;
  }

  .demands .et_pb_column .demand {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .demands .et_pb_column .demand:first-child,
  .demands .et_pb_column .demand:nth-child(2) {
    margin-bottom: 30px;
  }

  .demands .demand .et_pb_blurb_description {
    min-height: 42px;
  }

  .et_pb_section .et_pb_column_3_4 .et_pb_row_inner {
    padding-bottom: 30px;
  }

  .et_pb_specialty_column .section-title {
    margin-top: 0;
  }

  .list-view {
    display: none;
  }

  .project-content .title-city .et_pb_module_header {
    font-size: 16px;
  }

  .school-description.et_pb_row_inner .et_pb_column:last-child {
    padding-left: 60px;
  }

  .search-results .post-grid article .title-city .entry-title,
  .post-type-archive .post-grid article .title-city .entry-title {
    font-size: 16px;
  }

  .error404 #page-container .content-404 {
    padding: 5% 0 5%;
  }

  .content-404 .title-404 {
    font-size: 130px;
    padding-bottom: 15px;
  }

  .content-404 .text-404 {
    padding-bottom: 15px;
  }

  #main-footer #footer-widgets .footer-widget:first-child {
    display: block;
  }

  #main-footer #footer-widgets .footer-widget:first-child,
  #main-footer #footer-widgets .footer-widget:nth-child(2),
  #main-footer #footer-widgets .footer-widget:nth-child(3),
  #main-footer #footer-widgets .footer-widget:last-child {
    -webkit-box-flex: 47.5%;
    -webkit-flex: 47.5%;
    -moz-box-flex: 47.5%;
    -ms-flex: 47.5%;
    flex: 47.5%;
    max-width: 47.5%;
  }

  #main-footer #footer-widgets .footer-widget:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #main-footer #footer-widgets .footer-widget:last-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #footer-widgets .footer-widget .fwidget,
  #footer-widgets .footer-widget:nth-child(n) {
    margin-bottom: 0 !important;
  }

  .school-description.et_pb_row_inner .et_pb_column:first-child {
    -webkit-animation-duration: 0;
    -moz-animation-duration: 0;
    -o-animation-duration: 0;
    animation-duration: 0;
    opacity: 1;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }

  .service-packages .service-package.standart .et_pb_blurb_content, .service-packages .service-package.smart .et_pb_blurb_content, .service-packages .service-package.royal .et_pb_blurb_content {
    padding-top: 45px;
    padding-bottom: 30px;
    min-height: 600px;
  }

  .service-packages .service-package .et_pb_module_header {
    font-size: 20px;
  }

  .contacts-content .our-contacts li,
  .contacts-content .our-contacts address {
    text-align: center;
  }
}

@media (max-width: 479px) {
  #top-header .topheader-phone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 0;
  }

  #page-banner.ru .et_pb_fullwidth_image:before,
  #page-banner.en .et_pb_fullwidth_image:before {
    background-size: 20%;
  }

  .section-title h1,
  .section-title h2,
  .section-title h3 {
    font-size: 30px;
  }

  .section-title h1 span,
  .section-title h2 span,
  .section-title h3 span {
    font-size: 32px;
  }

  .start-banner .et_pb_column {
    padding-top: 160px;
  }

  .advantages.et_pb_row .et_pb_column.et_pb_column_1_3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .services .service.et_pb_blurb {
    margin-bottom: 30px !important;
  }

  .services .et-last-child .service.et_pb_blurb:last-child {
    margin-bottom: 0 !important;
  }

  .services .service .et_pb_blurb_container {
    position: relative;
    padding: 30px 0;
    min-height: 325px;
    z-index: 1;
  }

  .services .service .et_pb_main_blurb_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    z-index: 0;
  }

  .services .service .et_pb_main_blurb_image:after {
    display: none;
  }

  .services .service .et_pb_blurb_container,
  .services .service .et_pb_main_blurb_image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .approach.et_pb_row {
    margin-top: 0;
  }

  .approach .approach-image {
    display: none;
  }

  .approach .approach-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 25px;
  }

  .stock .stock-text .et_pb_module_header {
    font-size: 28px;
  }

  .stock .stock-text .et_pb_blurb_description p {
    font-size: 20px;
  }

  .reviews .review .et_pb_testimonial_portrait,
  .reviews .review .et_pb_testimonial_description {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .reviews .review .et_pb_testimonial_description_inner {
    padding: 10px 20px 20px;
  }

  .reviews .review .et_pb_testimonial_description_inner p.et_pb_testimonial_meta {
    margin-bottom: 10px;
  }

  .et_pb_column .news .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .et_pb_column .news .et_pb_blog_grid .column.size-1of1 .et_pb_post,
  .et_pb_column .news .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-last-child(2) {
    margin-bottom: 30px !important;
  }

  .priorities .priority .et_pb_blurb_container {
    min-height: 75px;
  }

  .priorities .priority .et_pb_blurb_content {
    padding: 30px 10px;
  }

  .our-team.et_pb_row .et_pb_column .team,
  .service-packages.et_pb_row .service-package {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }

  .our-team.et_pb_row .et_pb_column .team:last-child,
  .service-packages.et_pb_row .service-package:last-child {
    margin-bottom: 30px;
  }

  .service-packages .service-package.standart .et_pb_blurb_content, .service-packages .service-package.smart .et_pb_blurb_content, .service-packages .service-package.royal .et_pb_blurb_content {
    padding-top: 45px;
    padding-bottom: 30px;
    min-height: 120px;
  }

  .working-process .et_pb_column:after,
  .working-process .working-step:after {
    display: none;
  }

  .working-process .et_pb_column .working-step {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .working-process .et_pb_column .working-step:nth-child(2n) {
    margin-top: 0;
  }

  .post-navigation .link {
    top: 0;
    text-align: right;
  }

  .et_pb_section .et_pb_column_3_4 .et_pb_row_inner {
    padding-bottom: 30px;
  }

  .et_pb_section .et_pb_row .city-list .et_pb_column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .et_pb_section .et_pb_row .city-list .et_pb_column:first-child {
    margin-bottom: 30px;
  }

  .services.vertical .service .et_pb_blurb_container,
  .services.vertical .service .et_pb_main_blurb_image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .demands .demand .et_pb_blurb_content {
    padding: 30px 10px;
  }

  .demands .demand .et_pb_blurb_description {
    min-height: 85px;
  }

  .et_pb_portfolio .et_pb_ajax_pagination_container .project {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .school-description.et_pb_row_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .school-description.et_pb_row_inner .et_pb_column:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .school-description.et_pb_row_inner .et_pb_column:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 15px;
    left: 0;
  }

  .school-programs .school-table {
    overflow: scroll;
  }

  .school-programs .school-table table {
    width: 830px;
  }

  .additional-paid .additional .et_pb_blurb_description ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .infrastructure-list .et_pb_column .infrastructure-unit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .search-results .post-grid article,
  .post-type-archive .post-grid article {
    width: 100%;
  }

  .error404 #page-container .content-404 {
    padding: 15% 0 15%;
    height: -webkit-calc(100vh - 188px);
    height: -moz-calc(100vh - 188px);
    height: calc(100vh - 188px);
  }

  #main-footer #footer-widgets .footer-widget:first-child,
  #main-footer #footer-widgets .footer-widget:nth-child(2),
  #main-footer #footer-widgets .footer-widget:nth-child(3),
  #main-footer #footer-widgets .footer-widget:last-child {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -moz-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }

  #footer-widgets .footer-widget a.footer-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #footer-widgets .footer-widget a.footer-logo img {
    max-width: 25%;
  }

  .home .et_pb_section_7 .et_pb_row_15 .et_pb_column {
    margin-bottom: 0;
  }

  .for-news .et_pb_button_module_wrapper .et_pb_button.news-link,
  .news-link.et_pb_button {
    margin-top: 0;
  }

  body:not(.home).et_non_fixed_nav #page-container #top-header {
    right: 60px;
    width: -webkit-calc(100% - 210px);
    width: -moz-calc(100% - 210px);
    width: calc(100% - 210px);
  }

  #top-header .top-search-form {
    width: 100%;
  }

  #top-header .topheader-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .post-navigation .navigation .nav-previous,
  .post-navigation .navigation .nav-next {
    max-width: 150px
  }

  .school-programs .school-table .et_pb_code_inner {
    overflow: auto;
  }

  .school-programs .school-table .table {
    min-width: 710px;
  }

  .master-slider-parent.msl .master-slider .ms-container .ms-view {
    margin: 0 -10px;
    width: -webkit-calc(100% + 20px) !important;
    width: -moz-calc(100% + 20px) !important;
    width: calc(100% + 20px) !important;
  }

  .master-slider-parent.msl .master-slider .ms-container .ms-view .ms-slide {
    width: 100% !important;
  }

  .master-slider-parent.msl .master-slider .ms-container .ms-view .ms-slide.ms-sl-selected {
    z-index: 1;
  }

  .master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-prev {
    left: -10px;
    width: 30px;
  }

  .master-slider-parent .master-slider .ms-inner-controls-cont .ms-nav-next {
    right: -10px;
    width: 30px;
  }

  #footer-widgets .footer-widget a.footer-logo .logo-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  body.archive.category .post-grid .et_pb_post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
  }

  body.archive.category .post-grid .et_pb_post:nth-child(3n),
  body.archive.category .post-grid .et_pb_post:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width: 320px) {
  body.home.et_header_style_centered #main-header .logo-text,
  #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text,
  body.et_header_style_centered #main-header .logo-text {
    width: auto;
    margin: 0 0 0 5px;
  }

  body.home.et_header_style_centered #main-header .logo-text .tagline,
  #main-footer #footer-widgets .footer-widget a.footer-logo .logo-text .tagline,
  body.et_header_style_centered #main-header .logo-text .tagline {
    font-size: 14px;
    width: 120px;
  }

  #main-header .et_mobile_menu > li > a {
    font-size: 14px;
  }

  .priorities .et_pb_column .priority {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .priorities .priority .et_pb_blurb_content {
    padding: 20px 10px;
  }

  .priorities .priority .et_pb_blurb_container {
    min-height: 20px;
  }

  .post-navigation .link {
    position: relative;
    top: auto;
    bottom: auto;
    padding-top: 10px;
  }

  .demands .et_pb_column .demand {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .demands .demand .et_pb_blurb_description {
    min-height: 42px;
  }

  .demands .et_pb_column .demand:nth-child(3) {
    margin-bottom: 30px;
  }

  .project-content .title-city .et_pb_module_header {
    font-size: 14px;
  }

  .search-results .post-grid article .title-city .entry-title,
  .post-type-archive .post-grid article .title-city .entry-title {
    font-size: 14px;
  }

  .services .service .et_pb_blurb_container .et_pb_image_wrap,
  .services .service .et_pb_main_blurb_image .et_pb_image_wrap,
  .services .service .et_pb_blurb_container img,
  .services .service .et_pb_main_blurb_image img {
    height: 100%;
  }

  .reviews .review .et_pb_testimonial_portrait {
   height: 200px;
   background-size: 55%;
 }

 .reviews .review .et_pb_testimonial_description_inner {
  padding: 10px 15px 10px;
}

.reviews .review .et_pb_testimonial_description_inner .et_pb_testimonial_author,
.reviews .review .et_pb_testimonial_description_inner p.et_pb_testimonial_meta {
 margin-bottom: 5px;
}

.our-team .team .et_pb_blurb_content .et_pb_blurb_container,
.demands .demand .et_pb_blurb_content {
  padding: 20px 10px;
}

.demands .demand .et_pb_blurb_description {
  min-height: 20px;
}

.our-team .team .et_pb_module_header {
  margin-bottom: 20px;
}

.our-team .team ul li {
  margin-bottom: 0;
}

.et_pb_video_box {
  max-height: 220px;
}
}

.wp-pagenavi {
  display: none;
}

/* keyframes */

@-webkit-keyframes fadeInDownLogo {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes fadeInDownLogo {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@-o-keyframes fadeInDownLogo {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownLogo {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
#html {margin-top: 0 !important;}

.header-notification {
  background-color: #cba26b;
  z-index: 1001;
} 

.header-notification__text {
  color: #fff;
  font: 400 15px/1.5em "Open Sans", sans-serif;
  letter-spacing: 0.38px;
  text-align: center;
} 

.telHeadMob {
  display:none;
  position: absolute;
  left: 8%;
  top: 55%;
  width: 100%;
}

.telHeadMob a {
  color:#A47749;
  font-size:18px;
}

body .advantages img {
  height:50px;
}

@media (max-width: 992px) {
  body.home #main-header {
    top:0px;
  }
  .et_header_style_centered #main-header div#et-top-navigation {
    position: absolute;
    top: 55px;
    bottom:none;
    padding-right: 51px; 
    width: 100%;
    z-index:10;
  }
  .et_mobile_menu {
    left:0px;
  }
  
}

@media (max-width: 980px) {
  body:not(.home).et_non_fixed_nav #page-container {
    display:block;
  }
  body {
    margin-top:0px;
  }
  body:not(.home).et_non_fixed_nav #page-container #top-header {
    right:0px;
    top:0px;
    width:100%;
    box-sizing:border-box;
    height:0px;
  }
  body #top-header #et-info {
    margin-right:0px;
  }
  body:not(.home).et_non_fixed_nav #page-container #top-header .show-phones {
    display:inline-block;
    vertical-align:middle;
  }
  #top-header .topheader-content {
    display:block;
    text-align:right;
    margin-top:5px;
  }
  #top-header .topheader-content > * {
    display:inline-block;
    vertical-align:middle;
    margin:0 5px;
  }
  body:not(.home).et_non_fixed_nav #page-container #top-header #et-info-phone {
    right:15px;
  }
  #top-header #et-info-phone {
    color:#000;
  }
  #top-header #et-info-phone {
    font-size:13px; 
  }
  .logo_container {
    position:relative;
    z-index:99;
  }
  body .learn_block_main {
    margin-top:80px;
  }
  
  body .blogWrapMain {
    margin-top:80px;
  }
  
  body .blogWrapMain h2 {
    margin-bottom:80px;
  }
  body .blogWrapMain > .et_pb_row_15.et_pb_row:first-child {
    margin-bottom:0px!important;
  }
  body .butNewsAll {
    margin-top:-31px;
  } 
  body .butNewsAll a.news-link { 
    margin-top:-14px;
    margin-bottom:80px!important;
  }
  .et_header_style_centered #main-header .logo_container {
    height:97px;
    padding: 0px 0;
  } 
  #page-banner {
    display:none;
  }
  .telHeadMob {
    display: block;
  }
  .home .telHeadMob {
    display: none;
  }
  .et_header_style_centered #main-header div#et-top-navigation {
    top:47px;
  }
  .home.et_header_style_centered #main-header div#et-top-navigation {
    z-index:100;
  }
  
}

@media (max-width: 550px) {
  .telHeadMob a {
    font-size:16px;
  }
}



@media (max-width: 460px) {
  .et_header_style_centered #main-header .logo-text, #footer-widgets .footer-widget a.footer-logo .logo-text {
    display:none;
  }
  .et_header_style_centered #main-header div#et-top-navigation {
    padding-right:12px;
    box-sizing:border-box;
  }
  .section-title h1 span, .section-title h2 span, .section-title h3 span {
    font-size:24px;
  }
  body header .container {
    padding:0px;
  }
  body:not(.home).et_header_style_centered #main-header div#et-top-navigation {
    padding-right:50px;
    box-sizing:border-box; 
  }
} 

@media (max-width: 360px) {
  .telHeadMob a {
    font-size:14px;
  }
} 

@media (max-width: 320px) {
  .telHeadMob a {
    display:none;
  }
}

.footer-social {
  padding-top: 10px;
}

.footer-social .social-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  width: 100%;
  max-width: 150px;
}

#footer-widgets .footer-social .social-links .social-item {
  padding-left: 0;
}

#footer-widgets .footer-social .social-links .social-item:before {
  display: none;

}

#footer-widgets .footer-social .social-links .social-item a.link {
  color: #a57749;
  font-size: 24px;
  font-weight: 600;
}

#footer-widgets .footer-social .social-links .social-item a.link:hover {
  opacity: .5
}

#footer-widgets .footer-contacts .footer-address .fas,
#footer-widgets .footer-contacts .footer-email .fas {
  color: #a57749;
  margin-right: 5px;
}

#footer-widgets .footer-contacts address {
  display: inline;
} 

.bg-grey {
  background-color: #f9f6f4;
}

.list-block {
  padding: 20px 15px 15px 25px;
}

.list-block p {
  padding-bottom: 5px!important;
}

.list-block ul li {
  padding-right: 10px;
}

.img-gallery {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0 !important;
}

.img-gallery li {
  display: block;
  margin: 0 0 15px;
  list-style: none;
  width: 32%;
}

@media (max-width: 991px) {
 .img-gallery li {
  width: 49%;
} 
}

@media (max-width: 575px) {
 .img-gallery li {
  width: 100%;
} 
}

.img-gallery li a {
  display: block;
  font-size: 0;
  text-align: center;
}

.img-gallery li span {
  display: block;
  text-align: center;
  font-style: italic;
  font-weight: 700;
}

/* new design */

body #top-header,
body.home #top-header {
	position: static;
}

.section {
	position: relative;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

.inner {
	position: relative;
	max-width: 1170px;
	margin: 0px auto;
	box-sizing: border-box;
}

.header-top {
	background-color: #b0763b;
	z-index: 2;
}

.header-top * {
	color: #fff;
}

.header-top .inner {
	display: flex;
	min-height: 50px;
	align-items: center;
  justify-content: space-between;
}

/* .header-top-social,
.header-top-lang,
.header-top-phone {
  padding-right: 50px;
  } */

  .header-top-social ul {
   display: flex;
 }

 .header-top-social ul a {
   font-size: 24px;
   margin-right: 15px;
 }

 .header-top-social ul li:last-child a {
  margin-right: 0;
}

.header-top-lang {
	font-size: 15px;
	text-transform: uppercase;
}

.header-top-lang ul {
	position: relative;
}

.header-top-lang li.current-lang a:after {
  content: "\f078";
  font: 600 12px 'Font Awesome 5 Free';
  padding-left: 10px;
}

.header-top-lang li.current-lang.active a:after {
	content: "\f077";
}

.header-top-lang li.current-lang a:before {
  content: "\f7a2";
  font: 900 15px 'Font Awesome 5 Free';
  padding-right: 5px;
}

.header-top-lang li:not(.current-lang) {
	position: absolute;
  top: 100%;
  width: 100%;
  background: #b0763b;
  padding: 4px 0 4px 20px;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
}
.header-top-lang li.lang-item-uk{
  display: none;
}

.header-top-lang li:not(.current-lang) a:hover {
	text-decoration: underline;
}

.header-top-lang li.active {
	visibility: visible;
	opacity: 1;
}

.header-top-search {
	font-size: 15px;
}

.header-top-search input[type="search"] {
	font-family: "Open sans", sans-serif;
	font-size: 15px;
	color: #fff;
	background: transparent;
	border: 1px solid transparent;
	transition: all 0.2s;
  max-width: 130px;
}

.header-top-search input[type="search"]::-webkit-input-placeholder { color:#fff;}
.header-top-search input[type="search"]::-moz-placeholder            { color:#fff; }
.header-top-search input[type="search"]:-moz-placeholder             { color:#fff; }
.header-top-search input[type="search"]:-ms-input-placeholder       { color:#fff; }

.header-top-search input[type="search"]:focus {
	border-bottom-color: #fff;
}

.header-top-phone {
	font-size: 18px;
	font-weight: 600;
}

.header-top-call a {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid #fff;
	padding: 5px 30px;
	transition: all 0.2s;
}

.header-top-call a:hover {
	background: #fff;
	color: #b0763b;
}

.header-menu {
	background: #fff;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.header-menu ul {
	display: flex !important;
	min-height: 94px;
	align-items: center;
}



.header-menu ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  padding: 15px 0;
  transition: all 0.1s;
  font-family: "Cormorant Infant", serif;
}

.header-menu ul li a:hover {
	color: #b0763b;
}

#et-secondary-nav .menu-item-has-children > a:first-child:after {
  content: "\f078";
  font: 600 13px 'Font Awesome 5 Free';
  padding-left: 5px;
}

.header-menu ul li:not(:last-child) {
	margin-right: 20px !important;
}
.menuLogo {
  display: flex;
  justify-content: space-between;
}
.header-menu-logo,
.study-menu-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 170px;
	margin: 35px 0;
}

.header-menu-logo {
	right: 0;
	margin: 0 auto;
	height: 84px;
	margin: 0;
}


.header-menu-logo a,
.study-menu-logo a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-menu-logo #logo,
.study-menu #logo {
  max-height: 84px;
  margin-top: 6px;
}

.header-menu-logo .logo-text,
.study-menu-logo .logo-text {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  color: #865d35;
  text-transform: uppercase;
  /* font: 700 15px/1.2em "Cormorant Infant", serif;
  padding-left: 8px;
  width: 260px;
  margin-left: 6px;
  margin-top: 10px;
  text-align: center; */
  font: 700 11px/1.2em "Cormorant Infant", serif;
  width: 190px;
  padding: 0;
  margin-left: 10px;
  margin-top: 10px;
}

.header-menu-logo .logo-text {
  font: 700 11px/1.2em "Cormorant Infant", serif;
  width: 190px;
  padding: 0;
  margin-left: 10px;
  margin-top: 10px;
}

.header-menu-logo .logo-text b,
.study-menu-logo .logo-text b {
  position: relative;
  display: block;
  color: #a77847;
  text-transform: uppercase;
  /* font: 700 15px/1em "Cormorant Infant", serif;
  padding-right: 10px;
  margin-right: 10px; */
  font: 700 11px/1em "Cormorant Infant", serif;
  padding-right: 6px;
  margin-right: 6px;
}

.header-menu-logo .logo-text b {
  font: 700 11px/1em "Cormorant Infant", serif;
  padding-right: 6px;
  margin-right: 6px;
}

.header-menu-logo .logo-text b:after,
.study-menu-logo .logo-text b:after {
  background: #a5784a;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
}

.header-menu-logo .logo-text b:after {
  width: 2px;
}

.header-menu-logo .logo-text b strong,
.study-menu-logo .logo-text b strong {
  display: block;
  color: #a77847;
  /* font: 700 67px/0.8em "Cormorant Infant", serif; */
  font: 700 47px/0.8em "Cormorant Infant", serif;
}

.header-menu-logo .logo-text b strong {
  font: 700 47px/0.8em "Cormorant Infant", serif;
}

.header-menu-logo .logo-text b .letter-spacing,
.study-menu-logo .logo-text b .letter-spacing {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-menu-logo .logo-text .tagline,
.study-menu-logo .logo-text .tagline {
  display: block;
  color: #a5784a;
  /* font: 700 17px/1.3em "Cormorant Infant", serif; */
  font: 700 12px/1.4em "Cormorant Infant", serif;
  text-transform: uppercase;
  width: 150px;
  text-align: left;
}

.header-menu-logo .logo-text .tagline {
  font: 700 12px/1.4em "Cormorant Infant", serif;
  width: 150px;
}

.study-menu {
	position: fixed;
  top: 0;
  display: block;
  height: 100vh;
  z-index: 999;
  background: #fff;
  transition: all 0.2s;
  overflow: hidden;
}

.study-menu:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	background: #fff url('../images/bg_first.jpg') center bottom no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: auto;
  transform: translateX(-50%);
  opacity: 0.1;
}

.study-menu:not(.active) {
	visibility: hidden;
	opacity: 0;
}

.study-menu ul:not(.sub-menu) {
	display: flex;
	justify-content: space-between;
}

.study-menu ul:not(.sub-menu)>li {
	position: relative;
	width: calc(25% - 22px);
	width: -webkit-calc(25% - 22px);
}

.study-menu ul:not(.sub-menu)>li>a {
  font: 600 30px/1.3em "Cormorant Infant", serif;
  color: #ababab;
  /*pointer-events: none;*/
}

.study-menu ul:not(.sub-menu)>li>a:after {
	content: "";
	display: block;
	width: 100%;
	height: 160px;
	background-color: #eee;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 15px 0 0;
	overflow: hidden;
}

.study-menu ul:not(.sub-menu)>li:nth-child(1)>a:after { background-image: url('../images/menu_01.jpg'); }
.study-menu ul:not(.sub-menu)>li:nth-child(2)>a:after { background-image: url('../images/menu_02.jpg'); }
.study-menu ul:not(.sub-menu)>li:nth-child(3)>a:after { background-image: url('../images/menu_03.jpg'); }
.study-menu ul:not(.sub-menu)>li:nth-child(4)>a:after { background-image: url('../images/menu_04.jpg'); }

.study-menu ul:not(.sub-menu)>li>ul {
	padding: 20px 0;
}

.study-menu ul:not(.sub-menu)>li>ul>li>a {
	display: inline-block;
	font-size: 18px;
  line-height: 1.3em;
  font-weight: 300;
  color: #a5784a;
  margin: 5px 0;
}

.study-menu ul:not(.sub-menu)>li>ul>li>a:hover {
	text-decoration: underline;
}

.study-menu404 {
  background: #fff;
  transition: all 0.2s;
}


.study-menu404 ul:not(.sub-menu) {
  display: flex;
  justify-content: space-between;
}

.study-menu404 ul:not(.sub-menu)>li {
  position: relative;
  width: calc(25% - 22px);
  width: -webkit-calc(25% - 22px);
}

.study-menu404 ul:not(.sub-menu)>li>a {
  font: 600 30px/1.3em "Cormorant Infant", serif;
  color: #ababab;
}

.study-menu404 ul:not(.sub-menu)>li>a:after {
  content: "";
  display: block;
  width: 100%;
  height: 160px;
  background-color: #eee;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 15px 0 0;
  overflow: hidden;
}

.study-menu404 ul:not(.sub-menu)>li:nth-child(1)>a:after { background-image: url('../images/menu_01.jpg'); }
.study-menu404 ul:not(.sub-menu)>li:nth-child(2)>a:after { background-image: url('../images/menu_02.jpg'); }
.study-menu404 ul:not(.sub-menu)>li:nth-child(3)>a:after { background-image: url('../images/menu_03.jpg'); }
.study-menu404 ul:not(.sub-menu)>li:nth-child(4)>a:after { background-image: url('../images/menu_04.jpg'); }

.study-menu404 ul:not(.sub-menu)>li>ul {
  padding: 20px 0;
}

.study-menu404 ul:not(.sub-menu)>li>ul>li>a {
  display: inline-block;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
  color: #a77848;
  margin: 7px 0;
}

.study-menu404 ul:not(.sub-menu)>li>ul>li>a:hover {
  text-decoration: underline;
}
.study-menu404 .study-menu-title {
 padding-top: 0px;
 margin-top: 0;
}

.study-menu-title-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding-top: 15px;
}

@media (max-width: 767px) {
  .study-menu-title-wrap {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column-reverse;
    -ms-align-items: flex-end;
    align-items: flex-end;    
  }
}

.study-menu-close {
 display: block;
 font-size: 22px;
 font-weight: 300;
 color: #db6875;
 padding-left: 40px;
 margin-top: 25px;
 background: transparent url('../images/ico_close_big.png') left center no-repeat;
}

.study-menu-close:hover {
  text-decoration: underline;
}

.study-menu-title {
  font: 600 55px/1.3em "Cormorant Infant", serif;
  color: #565656;
  margin: 15px 0 50px;
  text-align: center;
}

.main-banner {
	min-height: 660px;
	background: #f7f7f7 url('../images/bg_first.jpg') center bottom no-repeat;
}

@media (max-width: 767px) {
  .main-banner {
    background-image:url('../images/bg_first_mob.jpg');
    -webkit-background-size: cover;
    background-size: cover;
  }  
}

.main-banner-content {
	max-width: 740px;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}

.main-banner-content h1 {
  font-family: "Cormorant Infant", serif;
  font-size: 36px;
  line-height: 1.1em;
  color: #ffddb4;
  font-weight: 700;
  margin-bottom: 38px;
  padding: 0;
}

.main-banner-content h1 b {
	color: #a36d3a;
}

.main-banner-content h1 span {
	font-family: "Cormorant Infant", serif;
	font-size: 42px;
	/*font-weight: 300;*/
}

.main-banner-content p {
  font-family: "Cormorant Infant", serif;
  font-style: normal;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.4em;
  color: #ffffff;
}
.et_pb_button_module_wrapper.headerBtnStyle  .et_pb_button.et_pb_bg_layout_light {
  color: #fff;
  border: 2px solid #fff;
}
.headerBtnStyle .et_pb_button:before {
  border: 1px solid #fff;
}
.headerBtnStyle {
  margin-top: 42px;
}
.et_pb_section.main-banner.et_pb_section_0.et_section_regular {
  display: flex;
  align-items: center;
  justify-content: center;
}
.et_pb_section.main-banner.et_pb_section_0.et_section_regular .et_pb_row {
  position: relative;
  top: -60px;
}
.content-404 .et_pb_row {
  padding-bottom: 0;
}
.service-packages-custom>div {
  align-items: flex-start!important;
  justify-content: space-between!important;
}
.service-packages-custom .standart-custom {
  width: 24%;
  -webkit-flex: 0 0 24%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%!important;
  max-width: 24%!important;
  box-sizing: border-box;
}
.content-404 .et_pb_text.et_pb_text_6 p,
.content-404 .et_pb_text.et_pb_text_5 p {
  line-height: 32px;
  font-size: 20px;
}
.content-404 .et_pb_text_6 {
  margin-bottom: 7%!important;
}
body #post-6355 .et_post_meta_wrapper {
  display: none;
}
@media (max-width: 999px) {
	.header-top .inner {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.header-top-search input[type="search"] {
		max-width: 90%;
	}
	.header-top-phone {
		margin-left: 0;
	}
	.header-top .inner>* {
		padding: 0;
		margin: 5px 7px;
	}
	.header-top-search input[type="search"] {
		border-bottom-color: #fff;
	}
	.header-menu-logo {
		/*margin: 0 auto;*/
		margin-left: 10px;
	}
	.header-top-social ul a {
		font-size: 20px;
	}
	.header-top-phone {
		font-size: 16px;
	}
	.header-top-call a {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-top-social ul a {
		margin-right: 10px;
	}
	.header-top-social ul li:last-child a {
		margin-right: 0;
	}
	.menuLogo {
		flex-wrap: wrap;
	}
	#et-secondary-nav>li {
		display: block;
		margin: 0px 10px !important;
		text-align: left;
	}
	#et-secondary-nav.active {
		display: block !important;
		width: 100%;
		margin-top: 10px;
	}
	.mobile_menu_bar {
		position: static;
	}
	.mobile_menu_bar:before {
		color: #b0763b;
		font-size: 42px;
		line-height: 80px;
	}
	.study-menu-close {
		left: auto;
		right: 20px;
		top: -10px;
	}
	.study-menu-logo {
		margin-bottom: 0px;
	}
	.study-menu-title {
		margin: 0px 0 30px;
		font-size: 46px;
		line-height: 1.2;
	}
	.study-menu ul:not(.sub-menu) {
		flex-direction: column;
	}
	.study-menu ul:not(.sub-menu) > li {
		width: 100%;
		padding: 10px;
	}
	p.test-block {
		margin-bottom: 20px;
	}
}

@media (max-width: 400px) {
	.header-top-search input[type="search"] {
		max-width: 120px;
	}
}

@media (max-width: 350px) {
	.header-top-phone {
		font-size: 14px;
	}
	.header-top-call a {
		font-size: 13px;
	}
}
@media (max-width: 600px) {
  .styleModalPage {
    width: 100%;
  }

  .styleClose {
    right: 30px;
  }

  .reviews-carousel .owl-next, .reviews-carousel .owl-prev {
    visibility: hidden;
    opacity: 0;
  }

  body .et_pb_section .reviews.et_pb_row {
    padding: 55px 15px !important;
  }
}

@media screen and (min-width: 980px){
  .mobile_menu_bar {
   display: none;
 }
}

.entry-content .crown-list li {
	padding-left: 32px;
}

.entry-content .crown-list li::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 2px;
	width: 24px;
	height: 20px;
	background: url(../images/v3-1.jpg) 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	border-radius: initial;
}

.header-usp {
  display: none;
  max-width: 305px;
  font-size: 12px;
  font-style: italic;
  line-height: 1.3;
}
.menu-item a {
  letter-spacing: 0.63px;
}
@media (min-width: 1024px) {
  .header-usp {
    display: block;
  } 
}

@media (max-width: 980px) {
  .service-packages-custom.service-packages.et_pb_row .et_pb_column {
    flex-direction: column;
  }

  .service-packages-custom.service-packages.et_pb_row .service-package {
    width: 100%;
    max-width: 100%!important;
  }
  .service-packages-custom.service-packages.et_pb_row .et_pb_blurb_content {
    min-height: 0;
    margin-bottom: 22px;
    max-width: 90%;
  }
}

@media (max-width: 1078px) {
  .reviews-link.et_pb_row .et_pb_text_inner a {
    /*right: 35px;*/
  }

  .reviews-link.et_pb_row .et_pb_text_inner {
    /*margin: 0 53px !important;*/
  }

  .reviews-link.et_pb_row {
    padding: 0 50px !important;
  }
}

#et-secondary-nav .sub-menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}

#et-secondary-nav .sub-menu li {
  width: 100%;
  text-align: initial;
  margin-right: 0!important;
  box-sizing: border-box;
}
#et-secondary-nav .sub-menu li a {
  font-size: 15px;
  padding-left: 0;
  padding-right: 0;
}
#et-secondary-nav .sub-menu li a:hover {
  background-color: transparent;
}

.study-menu .study-menu-logo {
  height: auto;
  margin: 0;
}

.study-menu-title-wrap > * {
  z-index: 999;
}

.study-menu .study-menu-inner {
  height: 100vh;
  overflow: auto;
}

body.noScroll {
  overflow-y: hidden;
}

.invoicePage .addtoany_share_save_container  {
  display:none;
}

.bankPayment {
  width:75%;
  margin:0 auto;
  text-align:center;
}

.infoCustomerField {
  display:flex;
  margin-bottom:5px;
}

.infoCustomerField > * {
  width:100%;
  font-size:17px;
  box-sizing:border-box;
}

.infoCustomerFieldName {
  text-align:right;
  font-weight:bold;
  padding-right:15px;
}

.infoCustomerFieldValue {
  text-align:left;
}

.infoCustomerFieldValue.price {
  font-weight:bold;
  color: #b0763b;
}

.bankPayment button {
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #b0763b;
  color: #b0763b;
  padding: 12px 41px;
  background: none;
  cursor: pointer;
  margin-top: 20px;
  transition: all 0.2s;
}

.bankPayment button:hover {
  background: #b0763b;
  color: #fff;
}

