body {
  box-sizing: border-box;
  font-family: 'Lato', sans-serif;
  color: #575757;
}
.single-square-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
img {
  max-width: 100%;
}
a {
  color: #999;
  transition: all 0.4s;
}
a:hover {
  color: #111;
  text-decoration: none;
}
.top-space {
  margin-top: 280px;
}
.container-fluid {
  max-width: 1330px;
  padding: 0 80px;
}
.site-header {
  padding-top: 80px;
  padding-bottom: 40px;
}
.logo-wrap {
  display: flex;
  align-items: center;
}
.logo-wrap img {
  max-width: 255px;
  height: auto;
}
#menu-main {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
#menu-main ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
}
#menu-main ul li {
  display: inline-block;
  margin-right: 25px;
}
#menu-main ul li a {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}
#menu-main ul li a.current-menu-item a {
  color: #111;
}
#language {
  margin-bottom: 0;
  margin-right: 25px;
}
#language a {
  font-weight: 400;
  font-size: 13px;
}
#language a.current-menu-item a {
  color: #111;
}
#btn-container #btn-nav {
  cursor: pointer;
}
#btn-container #btn-nav {
  display: none;
}
.single-square {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.single-square h2 {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  margin-top: 12px;
}
.single-square-img {
  width: 100%;
  height: 385px;
}
.single-square-img:hover {
  opacity: 0.8;
  transition: 0.5s ease;
}
footer {
  padding-top: 72px;
  padding-bottom: 80px;
}
footer img {
  max-width: 20px;
  margin: 0 4px;
}
footer img:hover {
  opacity: 0.7;
}
footer p {
  margin-bottom: 0;
}
.basic-template {
  font-weight: 300;
}
.basic-template .entry-content img {
  margin: auto;
  display: block;
  max-width: 100%;
  width: auto;
}
.partners-template h1, .basic-template h1, .contact-template h1, .text-template h1 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-weight: 300;
}
.partners-template h1 {
  margin-bottom: 45px;
}
.partners-template h2 {
  font-size: 20px;
  color: #737373;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 10px;
}
.partners-template h2:hover {
  color: black;
}
.partners-template .single-partner {
  margin-bottom: 34px;
}
.partners-template .single-partner p {
  font-size: 15px;
}
.contact-template img, .basic-template img {
  max-width: 480px;
  width: 90%;
}
.contact-template a, .basic-template a {
  color: #575757;
}
.contact-template a:hover, .basic-template a:hover {
  opacity: 0.8;
}
.contact-template {
  font-weight: 400;
  font-size: 15px;
}
.contact-template .nf-form-cont {
  margin-top: 34px;
}
.contact-template .nf-form-cont .nf-form-fields-required {
  display: none;
}
.contact-template .nf-form-cont label {
  font-size: 15px;
  color: #575757;
  font-weight: 400;
}
.contact-template .nf-form-cont label span.ninja-forms-req-symbol {
  color: #575757;
}
.contact-template .nf-form-cont input[type="text"], .contact-template .nf-form-cont input[type="email"], .contact-template .nf-form-cont textarea {
  font-size: 14px;
  padding: 15px;
  border: 1px solid #ccc;
  background: #fafafa;
  border-radius: 2px;
  color: black;
  height: 42px;
}
.contact-template .nf-form-cont input[type="button"] {
  padding: 10px 35px;
  font-size: 14px;
  background-color: #272727;
  border-color: #272727;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  height: auto;
}
.contact-template .nf-form-cont input[type="button"]:hover {
  opacity: 0.8;
  color: white;
  background-color: #272727;
  cursor: pointer;
}
.contact-template .nf-form-cont .nf-error.field-wrap .nf-field-element:after, .contact-template .nf-form-cont .nf-pass.field-wrap .nf-field-element:after {
  height: 41px;
  line-height: 41px;
}
.contact-template .nf-form-cont .nf-form-content textarea.ninja-forms-field {
  height: 100px;
}
.contact-template .nf-form-cont nf-field:nth-of-type(1), .contact-template .nf-form-cont nf-field:nth-of-type(2) {
  width: 49%;
  display: inline-block;
}
.contact-template .nf-form-cont nf-field:nth-of-type(2) {
  margin-left: 2%;
}
.contact-template .nf-form-cont .nf-after-field {
  display: none;
}
.contact-template .nf-form-cont #nf-field-16-container .field-wrap, .contact-template .nf-form-cont #nf-field-15-container .field-wrap {
  align-items: flex-start;
}
.contact-template .nf-form-cont #nf-field-16-container .nf-field-label, .contact-template .nf-form-cont #nf-field-15-container .nf-field-label {
  width: auto;
  margin-right: 10px;
}
.contact-template .nf-form-cont #nf-field-16-container .nf-field-description, .contact-template .nf-form-cont #nf-field-15-container .nf-field-description {
  margin: 0;
}
.text-template {
  font-weight: 300;
}
.text-template h2, .text-template h3 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-weight: 300;
}
.text-template h2 strong, .text-template h3 strong {
  font-weight: 300;
}
.back-to-home {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 15px;
}
.back-to-home a {
  font-size: 15px;
  color: #111;
  font-weight: 400;
}
.back-to-home a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1300px) {
  .single-square-img {
    height: 370px;
  }
}
@media screen and (max-width: 1200px) {
  .single-square-img {
    height: 330px;
  }
}
@media screen and (max-width: 1135px) {
  html[lang="en-US"] #menu-main ul li {
    margin-right: 9px;
  }
}
@media screen and (max-width: 1100px) {
  .single-square-img {
    height: 300px;
  }
  #menu-main ul li {
    margin-right: 14px;
  }
}
@media screen and (max-width: 991px) {
  .single-square-img {
    height: 260px;
  }
  #menu-main ul li, html[lang="en-US"] #menu-main ul li {
    margin-right: 20px;
  }
  #menu-main ul {
    line-height: 125px;
  }
}
@media screen and (max-width: 900px) {
  .single-square-img {
    height: 230px;
  }
}
@media screen and (max-width: 800px) {
  .single-square-img {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .container-fluid {
    padding: 0 20px;
  }
  .single-square-img {
    height: 345px;
  }
  #menu-main .main-navigation {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 99;
    display: none;
  }
  #menu-main ul {
    line-height: normal;
    text-align: center;
  }
  #menu-main ul li, html[lang="en-US"] #menu-main ul li {
    line-height: 40px;
    margin-right: 0;
    display: block;
  }
  #menu-main ul li a {
    font-size: 16px;
  }
  #btn-container #btn-nav {
    display: block;
  }
  .site-header {
    padding-top: 20px;
  }
  #language {
    position: absolute;
    right: 0;
  }
  #menu-main {
    justify-content: center;
  }
  .logo-wrap img {
    max-width: 305px;
    padding-top: 40px;
  }
  .contact-template img, .basic-template img {
    max-width: 100%;
    width: 100%;
  }
  .basic-template .entry-content img {
    width: auto;
  }
}
@media screen and (max-width: 680px) {
  .single-square-img {
    height: 310px;
  }
}
@media screen and (max-width: 615px) {
  .single-square-img {
    height: 280px;
  }
}
@media screen and (max-width: 576px) {
  .single-square-img {
    height: 250px;
  }
}
@media screen and (max-width: 576px) {
  .single-square-img {
    height: 250px;
  }
}
@media screen and (max-width: 576px) {
  .single-square-img {
    height: 220px;
  }
}
@media screen and (max-width: 480px) {
  .single-square-img {
    height: 210px;
  }
}
@media screen and (max-width: 440px) {
  .single-square-img {
    height: 190px;
  }
}
@media screen and (max-width: 400px) {
  .single-square-img {
    height: 170px;
  }
}
@media screen and (max-width: 360px) {
  .single-square-img {
    height: 150px;
  }
}
@media screen and (max-width: 330px) {
  .single-square-img {
    height: 135px;
  }
}
@media screen and (max-width: 330px) {
  .single-square-img {
    height: 130px;
  }
}
