@charset "UTF-8";
h1, h2, h3, h4, .main-content h3, .container-banner-text h1, .title-content h2, .main-content h4, .sl-year li {
  font-family: "Roboto Condensed", sans-serif;
}

h1, h2, h3 {
  font-weight: bold;
}

h5 {
  font-family: "Lato", sans-serif;
}

h1, .container-banner-text h1 {
  font-size: 4.875rem;
  line-height: 5.375rem;
}
@media (max-width: 992px) {
  h1, .container-banner-text h1 {
    font-size: 3.875rem;
    line-height: 4.075rem;
  }
}
@media (max-width: 772px) {
  h1, .container-banner-text h1 {
    font-size: 3rem;
    line-height: 3.4rem;
  }
}

h2 {
  font-size: 3.25rem;
  line-height: 3.625rem;
}
@media (max-width: 772px) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.6rem;
  }
}

h3, .main-content h3 {
  font-size: 2.25rem;
  line-height: 3.5rem;
}

h4, .title-content h2, .main-content h4, .sl-year li {
  font-size: 1.875rem;
  line-height: 2.125rem;
}

.title-content h2, .title-content h2 a {
  font-weight: normal;
}
.title-content h2 a:hover, .title-content h2 a a:hover {
  color: #007078;
}

h5 {
  font-size: 1.375rem;
  line-height: 1.875rem;
}

p, .main-content ul li {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.red-text {
  color: #9E3223;
}

html,
body {
  font-size: 16px;
  font-family: "Lato", sans-serif;
}

main section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (max-width: 992px) {
  .home main section {
    margin-left: 10px;
  }
}

.cnt-wrapper {
  margin-top: 0px;
}

.b4-cnt {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.main-content p strong {
  font-family: "Roboto Condensed", sans-serif;
}

a {
  transition: all 0.3s linear;
}
a:hover {
  color: #9BBDAA;
}

.main-content ul li, .main-content span {
  font-family: "Lato", sans-serif;
}

.main-header {
  box-shadow: 0 2px 4px 0 rgba(85, 85, 85, 0.3);
  background: #fff;
}
.scrolling .main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.sup-header {
  background: #555555;
  color: #ffffff;
}
.scrolling .sup-header {
  display: none;
}
.sup-header a {
  color: #ffffff;
}
.sup-header i {
  color: #9BBDAA;
  margin-right: 0.2rem;
}
.sup-header ul, .sup-header .btn-regular {
  display: inline-block;
  padding: 0.5rem 0.8rem;
}
@media (max-width: 992px) {
  .sup-header ul {
    padding: 0.5rem 0;
  }
}
.sup-header .super-phone {
  margin-top: 0.5rem;
}

.site-header {
  padding: 1.5rem 0 0.8rem;
  background: #fff;
}
.scrolling .site-header {
  padding: 0.5rem 0;
}

.footer {
  margin-top: 3rem;
}
.footer .gform_wrapper .gform_footer input.button {
  width: auto;
}

.info-footer {
  background: #555555;
  color: #ffffff;
  padding: 2rem 0;
}
@media (max-width: 772px) {
  .info-footer .widget {
    margin-bottom: 1.5rem;
  }
}
.info-footer h2 {
  font-size: 1rem;
  line-height: 1.3rem;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
}
.info-footer h2 i {
  color: #fff;
  margin-left: 0.2rem;
}
.info-footer h2 a:hover i {
  color: #EBA900;
}
.info-footer p {
  font-size: 1rem;
}
.info-footer i {
  color: #9BBDAA;
  margin-right: 0.5rem;
}
.info-footer .social {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.info-footer .social a:hover i {
  color: #EBA900;
}
.info-footer #menu-footer-area-menu li {
  margin-bottom: 1rem;
}
.info-footer a {
  color: #fff;
}
.info-footer a:hover {
  color: #EBA900;
}

.logo-footer {
  margin-bottom: 1.2rem;
  display: block;
}

.foo-copy {
  background: #9E3223;
  padding: 0.5rem 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1rem;
}
@media (max-width: 772px) {
  .foo-copy {
    text-align: center;
  }
  .foo-copy .text-right {
    text-align: center !important;
  }
}
.foo-copy a {
  color: #ffffff;
}

#wpstats {
  display: none;
}

.error {
  color: red;
  font-weight: bold;
}

.primary-nav {
  text-align: right;
  margin-top: 0.3rem;
}
@media (max-width: 1018px) {
  .primary-nav {
    display: none;
  }
}
.primary-nav > ul > li {
  padding-right: 1rem;
}
.primary-nav > ul > li .last-item {
  padding-right: 0;
}
.primary-nav > ul > li::after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  right: 0;
  top: 0.7rem;
  background: url("../img/menu-square.svg") no-repeat top left/cover;
}
.primary-nav > ul > li.last-item::after {
  background: none;
}
.primary-nav ul {
  margin-left: 0;
  padding-left: 0;
}
.primary-nav ul > li {
  display: inline-block;
  position: relative;
}
.primary-nav ul > li a {
  color: #007078;
  font-weight: bold;
  display: block;
  padding: 0 1rem;
}
.primary-nav ul > li ul {
  position: absolute;
  left: 0;
  top: 100%;
  background: #007078;
  min-width: 200px;
  text-align: left;
  padding: 0.8rem;
  display: none;
}
.primary-nav ul > li ul li {
  display: block;
}
.primary-nav ul > li ul li a {
  color: #ffffff;
}

.menu-responsive .menu-item a {
  height: auto;
}

.menu-responsive .menu-item .sub-menu {
  padding-left: 0;
}

.menu-responsive .menu-item .sub-menu li {
  background: rgba(255, 255, 255, 0.2);
}

.menu-mobile-open {
  top: 60px;
}
.scrolling .menu-mobile-open {
  top: 7px;
}

.primary-nav ul > li.menu-item-has-children {
  position: relative;
}
@media (min-width: 992px) {
  .primary-nav ul > li.menu-item-has-children .sub-menu {
    top: 100%;
    opacity: 0;
    display: none;
    z-index: 9;
    background: #fff;
    min-width: 280px;
    padding: 0.8rem 0.5rem;
    box-shadow: 0 2px 4px 0 rgba(85, 85, 85, 0.3);
    transition: all 0.2s linear;
  }
  .primary-nav ul > li.menu-item-has-children .sub-menu li {
    padding: 0.5rem 0;
  }
  .primary-nav ul > li.menu-item-has-children .sub-menu a {
    color: #007078;
    font-weight: normal;
  }
}
@media (min-width: 992px) {
  .primary-nav ul > li.menu-item-has-children:hover > a {
    color: #9E3223;
    border-bottom: 3px solid #007078;
    text-decoration: none;
  }
  .primary-nav ul > li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    display: block;
  }
}

.subMenuShow {
  display: none;
}

@media (max-width: 992px) {
  .menu-responsive .menu-item {
    position: relative;
  }
  .menu-responsive .menu-item.mobileShow {
    display: table !important;
  }

  .menu-responsive .menu-item .sub-menu {
    display: none;
  }
  .menu-responsive .menu-item .sub-menu.active {
    display: block;
  }

  .subMenuShow {
    top: 0;
    right: 0;
    position: absolute;
    padding: 1.5rem 0.8rem;
    color: #fff;
    display: block;
  }
  .subMenuShow:hover {
    cursor: pointer;
  }
}
.text-right {
  text-align: right;
}

.square-spacer {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}

@media (max-width: 772px) {
  .noMobile {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .mobileHide {
    display: none !important;
  }
}

.mobileShow {
  display: none !important;
}
@media (max-width: 991px) {
  .mobileShow {
    display: block !important;
  }
}

.b16 .slick-prev::before, .b16 .slick-next::before {
  font-size: 30px;
}

.inline li {
  display: inline-block;
}

.green-dot-list li {
  position: relative;
  margin-right: 25px;
}
.green-dot-list li::after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  right: -15px;
  top: 0.6rem;
  background: url("../img/square-green.svg") no-repeat top left/cover;
}
.green-dot-list li:last-child::after {
  background: transparent;
}
.green-dot-list li a {
  display: block;
}

.gform_wrapper form {
  font-size: 1rem;
  line-height: 1.1rem;
}
.gform_wrapper form .gform_body input {
  border-radius: 0.1rem;
  border: none;
  padding: 7px 6px;
}
.gform_wrapper form .gform_footer {
  padding-top: 0;
}
.gform_wrapper form .gform_footer:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
}
.gform_wrapper form input[type=submit] {
  background: transparent;
  color: #fff;
  border: none;
  text-transform: uppercase;
  padding-left: 0;
}

.breadcrumb a {
  color: #000000;
}

.b12-testimonial-descrip::before {
  height: 300px;
}

.b12-testimonial-author::before {
  height: 0;
}

.b12-testimonial .b12-testimonial-inner p {
  font-size: 15px;
}

@media (max-width: 1060px) {
  .b12-testimonial-descrip::before, .b12-testimonial-author::before {
    width: 160px;
  }
}
.about-us .sl-carrusel li {
  background: transparent;
}
.about-us .sl-carrusel li .b14-item {
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 400px) {
  .about-us .sl-carrusel li .b14-item {
    max-width: 250px;
  }
}
@media (max-width: 400px) {
  .about-us {
    padding-bottom: 0 !important;
  }
}

.card-icon-row {
  display: flex;
}
@media (min-width: 992px) {
  .card-icon-row {
    margin-bottom: 2rem;
  }
}
.card-icon-row:first-child > div:first-child {
  flex-direction: column;
}
@media (max-width: 992px) {
  .card-icon-row:first-child > div:first-child {
    margin-bottom: 2rem;
  }
}
.card-icon-row > div {
  display: flex;
}
.card-icon-row img {
  height: 4rem;
}

.card-bg {
  border: 1px solid #9BBDAA;
  padding: 2em;
  transition: all 0.3s linear;
  height: 100%;
}
@media (max-width: 992px) {
  .card-bg {
    margin-bottom: 2rem;
    height: auto;
  }
}
.card-bg h4 {
  color: #007078;
}
.card-bg .arrow-link {
  letter-spacing: 1px;
}
.card-bg .company {
  font-weight: bold;
  margin: 0.8rem 0 0.5rem;
  color: #D05A4B;
  text-transform: uppercase;
  font-size: 1rem;
}
.card-bg:hover {
  background: #D05A4B;
  color: #fff;
  box-shadow: 0.5rem 0.5rem 0 0 #9BBDAA;
  border-color: #D05A4B;
}
.card-bg:hover h4, .card-bg:hover .company {
  color: #ffffff;
}
.card-bg:hover .arrow-link {
  color: #ffffff;
}

.card-icon h4 {
  margin-top: 2rem;
}
.card-icon:hover img {
  filter: brightness(1000%);
}

.card-img {
  border-radius: 0;
  display: flex;
  flex-direction: column;
}
.card-img .card-featured-img {
  height: 150px;
  width: 100%;
  background: no-repeat center center/cover;
  filter: grayscale(100%);
}
.card-img:hover .card-featured-img {
  filter: grayscale(0%);
}
.card-img .align-self-end {
  margin-bottom: 0;
  margin-top: auto;
  width: 100%;
}

.overlay-container {
  position: relative;
  color: #ffffff;
  padding: 2rem;
}
.overlay-container h2, .overlay-container p {
  position: relative;
}
.overlay-container .arrow-link {
  color: #ffffff;
}
.overlay-container::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #007078;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}

.case-study-slider .slide-container {
  background: no-repeat top right 15px/75% auto;
  padding-top: 7rem;
}
@media (max-width: 992px) {
  .case-study-slider .slide-container {
    background: no-repeat top right 15px/80% auto;
  }
}
@media (max-width: 772px) {
  .case-study-slider .slide-container {
    background: no-repeat top 50px center/auto 200px;
    padding-top: 0;
  }
  .case-study-slider .slide-container .overlay-container {
    margin-top: 160px;
  }
  .case-study-slider .slide-container > div {
    padding-right: 0;
  }
  .case-study-slider .slide-container #infoEvent, .case-study-slider .slide-container .linkSection {
    text-align: center;
  }
}
.case-study-slider .slide-container h3 {
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #9E3223;
  font-family: "Lato", sans-serif;
}
@media (max-width: 772px) {
  .case-study-slider .slide-container h3 {
    height: 4rem;
  }
}
.case-study-slider .slide-container .linkSection {
  text-align: right;
}
@media (max-width: 992px) {
  .case-study-slider .slide-container .linkSection p {
    text-align: right;
  }
}
@media (max-width: 772px) {
  .case-study-slider .slide-container .linkSection p {
    text-align: center;
  }
}

@media (max-width: 772px) {
  .arrow-num-pag-event {
    margin-top: 1.5rem;
  }
}
.arrow-num-pag-event .prev-slide {
  padding-right: 1rem;
}
.arrow-num-pag-event .next-slide {
  padding-left: 1rem;
}
.arrow-num-pag-event i {
  color: #9E3223;
}

#loginModal {
  position: fixed;
  top: -200%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 21474836409;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s linear;
}

#loginModal.active {
  top: 0;
}

#loginModal .modalWindow {
  background: #fff;
  padding: 4rem 4rem 2rem;
  z-index: 99;
  position: relative;
  max-width: 800px;
  width: 90%;
}
#loginModal .modalWindow .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 9;
}
#loginModal .modalWindow h3 {
  color: #007078;
}
#loginModal .modalWindow p {
  font-size: 1rem;
}
#loginModal .modalWindow #form1 {
  margin-top: 16px;
}
#loginModal .modalWindow #form1 label {
  font-size: 16px;
}
#loginModal .modalWindow #form1 input {
  width: 100%;
  margin-bottom: 16px;
  color: #000;
  font-size: 16px;
}
#loginModal .modalWindow #form1 input[type=text], #loginModal .modalWindow #form1 input[type=password] {
  height: 40px;
  border: 1px solid #000;
}
#loginModal .modalWindow #form1 input[type=submit] {
  background: #9E3223;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  font-weight: bold;
  box-shadow: 10px 10px 0 0 #EBA900;
  height: auto;
  border-radius: 0;
  margin-top: 1.5rem;
  color: #fff;
  border: transparent;
}

@media (max-width: 500px) {
  #loginModal .modalWindow {
    padding: 1rem 1rem;
  }
}
#loginModal .closeModal {
  position: fixed;
  width: 100%;
  height: 100%;
}

a, p.btn-secondary {
  color: #007078;
  font-weight: bold;
  font-weight: bold;
}
.entry-content a, .entry-content p.btn-secondary {
  color: #007078;
}
a:hover, p.btn-secondary:hover {
  color: #a03033;
  text-decoration: underline;
}

span a {
  color: #007078 !important;
}
span a:hover {
  color: #a03033 !important;
}

a.btn, .btn-home-body button, .readmore {
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  background: transparent;
  border-radius: 0;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  position: relative;
  margin-top: 1.5rem;
  margin-right: 1rem;
  z-index: 99;
  transition: all 0.3s linear;
  box-shadow: 10px 10px 0 0 #EBA900;
}
a.btn:hover, .btn-home-body button:hover, .readmore:hover {
  box-shadow: 0px 0px 0 0 rgba(235, 169, 0, 0);
  color: #9E3223;
}
a.btn:focus, .btn-home-body button:focus, .readmore:focus {
  border: none;
}
a.btn.btn-site, .btn-home-body button.btn-site, .readmore.btn-site {
  background: #9E3223;
}
a.btn.btn-site:hover, .btn-home-body button.btn-site:hover, .readmore.btn-site:hover {
  background: #EBA900;
}
a.btn.btn-secondary, .btn-home-body button.btn-secondary, .readmore.btn-secondary {
  background: #007078;
  border: none;
}
a.btn.btn-secondary:hover, .btn-home-body button.btn-secondary:hover, .readmore.btn-secondary:hover {
  color: #fff;
}

.btn-regular, .btn-home-body button, .readmore {
  background: #9E3223;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.btn-regular:hover, .btn-home-body button:hover, .readmore:hover {
  background: #EBA900;
  text-decoration: none;
  color: #9E3223;
}

.btn-home-body button, .readmore {
  line-height: 1;
  width: auto;
  height: auto;
}

.arrow-link {
  text-transform: uppercase;
  color: #9E3223;
  font-weight: bold;
  font-size: 1rem;
}
.arrow-link:hover {
  text-decoration: none;
}
.arrow-link::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  padding-left: 0.5rem;
}

p.btn-secondary-tag {
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  background: transparent;
  border-radius: 0;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  position: relative;
  margin-top: 1.5rem;
  margin-right: 1rem;
  z-index: 99;
  transition: all 0.3s linear;
  box-shadow: 10px 10px 0 0 #EBA900;
  background: #007078;
  border: none;
}

.hero-slider {
  width: 80%;
  height: 90%;
}
@media (min-width: 992px) {
  .hero-slider {
    position: absolute;
    top: 0;
    right: 45px;
  }
}
@media (max-width: 992px) {
  .hero-slider {
    height: 300px;
  }
}
.hero-slider .hero-slider-container, .hero-slider .hero-slider-container .item, .hero-slider .slick-slider .slick-track, .hero-slider .slick-slider .slick-list {
  height: 100%;
}
@media (max-width: 992px) {
  .hero-slider {
    width: 100%;
  }
}

.hero-header {
  position: relative;
  margin-bottom: 5rem;
}
@media (min-width: 992px) {
  .hero-header {
    margin-top: 5rem;
  }
}
@media (max-width: 992px) {
  .hero-header .row {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .hero-header {
    margin-bottom: 2rem;
    padding-right: 0;
    padding-left: 0;
  }
  .hero-header .row > div {
    padding: 0;
  }
}

.hero-bg-slider {
  background: no-repeat center center/cover;
}
@media (max-width: 992px) {
  .hero-bg-slider {
    background: no-repeat top center/cover;
  }
}

.hero-content {
  margin-top: 7.6rem;
  background-blend-mode: multiply;
  padding: 2rem;
  color: #ffffff;
  position: relative;
}
@media (max-width: 992px) {
  .hero-content {
    margin-top: -50px;
  }
}
@media (max-width: 600px) {
  .hero-content {
    margin-top: -30px;
  }
}
.hero-content h1, .hero-content p {
  position: relative;
}
.hero-content h1 {
  margin-top: 0;
}
@media (max-width: 600px) {
  .hero-content h1 {
    font-size: 3.125rem;
    line-height: 3.375rem;
  }
}
.hero-content::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 112, 120, 0.8);
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}

.section-header {
  margin-bottom: 2rem;
}
.section-header .btn {
  margin-top: 0;
  float: right;
}

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