/*
Theme Name: PAULO CORRÊA
Author: Vox Digital
Author URI: https://www.voxdigital.com.br/
Description: Tema criado especificamente para PAULO CORRÊA
Version: 1.0
License: GNU General Public License v2 or later
*/

/*
    ##################
    ###### RESET #####
    ##################
 */

/* ALL TAGS */
*,
*:before,
*:after {
  outline: none;
}

/*TAGS*/
body {
  font-family: "Open Sans", sans-serif;
  background-color: #ffffff;
}

a img {
  text-decoration: none;
  border: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
  margin: 0;
  border: none;
}

b,
strong {
  font-weight: 800;
}

embed,
video,
iframe,
iframe[style] {
  max-width: 100%;
  height: auto;
}

/*WORDPRESS*/
#comments {
  display: block;
  width: 100%;
  padding-bottom: 15px;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom: 4px solid #f2f2f2;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 20px;
  font-weight: 500;
  color: #0057b1;
}

.commentlist {
  display: block;
  width: 100%;
}

.commentlist li {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.commentlist li:last-child {
  margin-bottom: 0px;
}

.comment-respond {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.comment-reply-title {
  display: block;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 4px solid #f2f2f2;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 20px;
  font-weight: 500;
  color: #0057b1;
}

.comment-form {
  display: block;
  width: 100%;
}

.comment-form .comment-notes {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #b3b3b3;
}

.comment-form label {
  display: block;
  width: 100%;
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
  color: #4d4d4d;
}

.comment-form input,
.comment-form select,
.comment-form textarea {
  display: block;
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
}

.comment-form-cookies-consent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 25px 0px;
}

.comment-form-cookies-consent input {
  display: block;
  flex: 0 0 30px;
  max-width: 30px;
}

.comment-form-cookies-consent label {
  display: block;
  flex: 0 0 calc(100% - 40px);
  max-width: calc(100% - 40px);
  margin-bottom: 0px;
}

.comment-form .form-submit {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.comment-form .form-submit input[type="submit"] {
  display: inline-block;
  width: auto;
  padding: 15px;
  border: none;
  outline: none;
  background-color: #005bb4;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.5s;
}

.comment-form .form-submit input[type="submit"]:hover {
  transform: scale(1.1);
  background-color: #dc364a;
  color: #ffffff;
}

.wp-pagenavi {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
}

.wp-pagenavi .pages {
  display: inline-block;
  margin: 5px 10px;
  padding: 0px 5px 10px 5px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.43px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #464646;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  display: inline-block;
  margin: 5px 10px;
  padding: 0px 5px 10px 5px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.43px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #464646;
  transition-duration: 0.5s;
}

.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  text-decoration: none;
  border-color: #bd9a3f;
}

.wp-pagenavi .current,
.wp-pagenavi .page {
  display: inline-block;
  margin: 5px 10px;
  padding: 0px 5px 10px 5px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.43px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #464646;
  transition-duration: 0.5s;
}

.wp-pagenavi .current,
.wp-pagenavi .page:hover {
  text-decoration: none;
  border-color: #bd9a3f;
}

.wp-pagenavi .extend {
  display: inline-block;
  margin: 5px 10px;
  padding: 0px 5px 10px 5px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.43px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #464646;
}

.widget {
  display: block !important;
  width: 100% !important;
  margin-bottom: 40px !important;
  padding-bottom: 0px !important;
  border-bottom: none !important;
}

.widget>h4 {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.51px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
  color: #464646;
}

.widget>h4::before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 48px;
  height: 2px;
  background-color: #bd9a3f;
}

.widget ul {
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.widget ul li {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.widget ul li:last-child {
  margin-bottom: 0px;
}

.widget ul li a {
  display: block;
  width: 100%;
  letter-spacing: 0.51px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  color: #464646;
  transition-duration: 0.5s;
}

.widget ul li a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.widget form {
  display: flex;
  width: 100%;
}

.widget form input {
  display: block;
  width: 100%;
  padding: 15px;
  border: none;
  background-color: #f4f4f4;
  letter-spacing: 0.43px;
  line-height: 16px;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
  color: #333;
}

.widget form input::placeholder {
  display: block;
  width: 100%;
  letter-spacing: 0.43px;
  line-height: 16px;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
  color: #464646;
}

.widget form button {
  display: inline-block;
  padding: 15px;
  border: none;
  background-color: #f4f4f4;
  line-height: 16px;
  font-size: 14px;
  font-weight: 300;
  color: #464646;
  transition-duration: 0.5s;
}

.widget form button:hover {
  color: #000;
}

/* BOOTSTRAP */
.form-group label {}

.form-group .form-control {}

.form-group button {}

.form-group button:hover {}

/*HELPERS*/
.ajax_load {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 4;
}

.ajax_load_box {
  margin: auto;
  text-align: center;
  color: #ffffff;
  font-weight: 800;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.ajax_load_box_circle {
  border: 16px solid #e3e3e3;
  border-top: 16px solid #981c17;
  border-radius: 50%;
  margin: auto;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 1.2s linear infinite;
  -o-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 0;
  vertical-align: middle;
  border: none;
  overflow: hidden;
  max-width: 100%;
}

.embed iframe,
.embed object,
.embed embed,
.embed .fb-page {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0px;
  padding: 0;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  border: none;
}

.htmlchars {
  display: block;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
  clear: both;
}

.htmlchars h1,
.htmlchars h2,
.htmlchars h3,
.htmlchars h4,
.htmlchars h5,
.htmlchars h6 {
  margin: 20px 0;
  font-weight: 800;
  color: #464646;
}

.htmlchars h1 {
  line-height: 34px;
  font-size: 30px;
  font-weight: 800;
}

.htmlchars h2 {
  line-height: 32px;
  font-size: 28px;
  font-weight: 700;
}

.htmlchars h3 {
  line-height: 30px;
  font-size: 26px;
  font-weight: 600;
}

.htmlchars h4 {
  line-height: 30px;
  font-size: 24px;
  font-weight: 400;
}

.htmlchars h5 {
  line-height: 28px;
  font-weight: 500;
  font-size: 22px;
}

.htmlchars h6 {
  line-height: 24px;
  font-weight: 400;
  font-size: 20px;
}

.htmlchars p {
  margin-bottom: 25px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #464646;
}

.htmlchars ul,
.htmlchars ol {
  padding-inline-start: 20px;
  margin: 20px 0;
}

.htmlchars ol li,
.htmlchars ul li {
  margin-top: 15px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #464646;
}

.htmlchars a {
  font-weight: 400;
  text-decoration: none;
}

.htmlchars a:hover {
  color: #09f;
}

.htmlchars a:hover {
  text-decoration: underline;
}

.htmlchars img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 25px auto;
}

.htmlchars pre {
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #eeeeee;
  margin: 20px 0;
  overflow-x: auto;
}

.htmlchars table {
  display: block;
  width: 100%;
  margin: 25px 0px;
  border: 1px solid #dee2e6;
  overflow-x: scroll;
}

.htmlchars table thead {
  display: block;
  width: 100%;
}

.htmlchars table thead tr {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}

.htmlchars table thead tr td,
.htmlchars table thead tr th {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 15px 10px;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #dee2e6;
  line-height: 18px;
  font-size: 16px;
  font-weight: 800;
  color: #333333;
}

.htmlchars table tbody {
  display: block;
  width: 100%;
}

.htmlchars table tbody tr {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}

.htmlchars table tbody tr td,
.htmlchars table tbody tr th {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 15px 10px;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #dee2e6;
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}

.htmlchars table tbody tr td p,
.htmlchars table tbody tr th p {
  margin: 0px;
  line-height: 16px;
  font-size: 14px;
}

/*
    ########################
    ###### MAIN-HEADER #####
    ########################
*/

.main-header {
  display: block;
  width: 100%;
  padding: 15px 0px;
  background-color: #131313;
}

.main-header.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
}

.main-header-logo {
  display: block;
  width: 184px;
  max-width: 100%;
  transition-duration: 0.5s;
}

.main-header-logo:hover {
  text-decoration: none;
  transform: scale(1.1);
}

.main-header-nav-mobile {
  display: none;
  width: 100%;
  text-align: center;
}

.main-header-nav-mobile span {
  display: inline-block;
  padding: 15px;
  border-radius: 5px;
  background-color: #c6b284;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.5s;
  cursor: pointer;
}

.main-header-nav-mobile span:hover {
  transform: scale(1.1);
  background-color: #bd9a3f;
  color: #ffffff;
}

.main-header-nav {
  display: block;
  width: 100%;
}

.main-header-nav-menu-close {
  display: none;
  width: 100%;
  padding: 15px;
  text-align: right;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
  transition-duration: 0.5s;
}

.main-header-nav-menu-close:hover {
  background-color: #bd9a3f;
  color: red;
}

.main-header-nav-menu {
  display: block;
  width: 100%;
}

.main-header-nav-menu ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.main-header-nav-menu ul li {
  display: inline-block;
  margin-right: 15px;
}

.main-header-nav-menu ul li:last-child {
  margin-right: 0px;
}

.main-header-nav-menu ul li a {
  display: block;
  width: 100%;
  text-transform: uppercase;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  transition-duration: 0.5s;
}

.main-header-nav-menu ul li a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.main-header-nav-socials {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.main-header-nav-socials a {
  display: inline-block;
  margin-right: 15px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 300;
  color: #c6b284;
  transition-duration: 0.5s;
}

.main-header-nav-socials a:last-child {
  margin-right: 0px;
}

.main-header-nav-socials a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

/*
    #####################
    ###### SECTIONS #####
    #####################
*/

/* SECTION-CONTACT */
.section-contact {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-color: #f7f7f7;
}

.section-contact h2 {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  line-height: 26px;
  font-size: 18px;
  font-weight: 300;
  color: #464646;
}

.section-contact form {
  display: block;
  width: 100%;
}

.section-contact form .form-control {
  display: block;
  width: 100%;
  padding: 15px;
  height: auto;
  border: 1px solid #be9a40;
  background-color: transparent;
  line-height: 24px;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  color: #4c4c4c;
}

.section-contact form .form-control::placeholder {
  display: block;
  width: 100%;
  line-height: 24px;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  color: #8c8c8c;
}

.section-contact form button {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 5px;
  border: 1px solid #be9a40;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  color: #be9a40;
  transition-duration: 0.5s;
}

.section-contact form button:hover {
  background-color: #be9a40;
  transform: scale(1.1);
  color: #ffffff;
}

/* SECTION-NEWSLETTER */
.section-newsletter {
  display: block;
  width: 100%;
  padding: 40px 0px;
  background-color: #bd9a3f;
}

.section-newsletter-header {
  display: block;
  width: 100%;
}

.section-newsletter-header h2 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  letter-spacing: 0.6px;
  line-height: 32px;
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
}

.section-newsletter-content {
  display: block;
  width: 100%;
}

.section-newsletter-content form {
  display: block;
  width: 100%;
}

.section-newsletter-content form .form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px;
  border: none;
  border-radius: 0;
  background-color: #ffffff;
  letter-spacing: 0.43px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 300;
  color: #333;
}

.section-newsletter-content form .form-control::placeholder {
  display: block;
  width: 100%;
  line-height: 16px;
  font-size: 14px;
  font-weight: 300;
  color: #d2d2d2;
}

.section-newsletter-content form button {
  display: block;
  width: 100%;
  padding: 15px;
  border: none;
  border-radius: 0;
  background-color: #ffffff;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.43px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 300;
  color: #bd9a3f;
  transition-duration: 0.5s;
}

.section-newsletter-content form button:hover {
  background-color: #c6b284;
  transform: scale(1.1);
  color: #ffffff;
}

/*
    #####################
    ###### TPL-PAGE #####
    #####################
*/

.tpl-page {
  display: block;
  width: 100%;
}

.tpl-page-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-image: url("assets/img/contact.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-page-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.tpl-page-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-page-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-page-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.tpl-page-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.tpl-page-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.tpl-page-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #f7f7f7;
}

/*
    #######################
    ###### TPL-SINGLE #####
    #######################
*/

.tpl-blog {
  display: block;
  width: 100%;
}

.tpl-single-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-image: url("assets/img/post.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-single-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.tpl-single-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-single-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-single-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.tpl-single-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.tpl-single-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.tpl-single-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
}

.tpl-single-text {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 40px;
}

.tpl-single-text .headline {
  position: absolute;
  top: 20px;
  left: -15px;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #bd9a3f;
  transform: rotateZ(-90deg);
}

.tpl-single-text header {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.tpl-single-text header h2 {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-left: 2px solid #444444;
  margin-bottom: 10px;
  line-height: 32px;
  font-size: 28px;
  font-weight: 700;
  color: #464646;
}

.tpl-single-text header ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  list-style: none;
}

.tpl-single-text header ul li {
  display: inline-block;
  margin-right: 15px;
}

.tpl-single-text header ul li:last-child {
  margin-right: 0px;
}

.tpl-single-text header ul li a,
.tpl-single-text header ul li span {
  display: block;
  width: 100%;
  letter-spacing: 0.43px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
  color: #8c8c8c;
  transition-duration: 0.5s;
}

.tpl-single-text header ul li a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.tpl-single-content .navegation {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-single-content .navegation a {
  display: inline-block;
  margin: 5px;
  text-transform: uppercase;
  letter-spacing: 0.43px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
  color: #464646;
  transition-duration: 0.5s;
}

.tpl-single-content .navegation a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.tpl-single-content .details-share {
  display: flex;
  align-items: center;
  width: 100%;
}

.tpl-single-content .details-share p {
  display: inline-block;
  margin: 5px 15px 5px 5px;
  letter-spacing: -0.43px;
  line-height: 24px;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  color: #515151;
  transition-duration: 0.5s;
}

.tpl-single-content aside {
  display: block;
  width: 100%;
}

/*
    ####################
    ###### TPL-404 #####
    ####################
*/

.tpl-404 {
  display: block;
  width: 100%;
}

.tpl-404-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-image: url("assets/img/contact.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-404-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.tpl-404-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-404-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-404-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.tpl-404-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.tpl-404-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.tpl-404-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
  text-align: center;
}

.tpl-404-content h2 {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  line-height: 30px;
  font-size: 26px;
  font-weight: 900;
  color: #333;
}

.tpl-404-content p {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}

.tpl-404-content a {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 5px;
  border: 2px solid #be9a40;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  color: #be9a40;
  transition-duration: 0.5s;
}

.tpl-404-content a:hover {
  background-color: #be9a40;
  text-decoration: none;
  color: #ffffff;
  transform: scale(1.1);
}

/*
    #####################
    ###### TPL-HOME #####
    #####################
*/

.tpl-home {
  display: block;
  width: 100%;
}

.tpl-home-carousel {
  display: block;
  width: 100%;
  overflow: hidden;
}

.tpl-home-carousel .slick-carousel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0px;
}

.tpl-home-carousel .slick-carousel .slick-list {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0px;
}

.tpl-home-carousel .slick-carousel .slick-dots {
  bottom: 25px;
  display: inline-block;
  width: auto;
}

.tpl-home-carousel .slick-carousel .slick-dots li {
  width: 16px;
  height: 16px;
  margin-right: 20px;
}

.tpl-home-carousel .slick-carousel .slick-dots li:last-child {
  margin-right: 0px;
}

.tpl-home-carousel .slick-carousel .slick-dots li button {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  width: 16px;
  height: 16px;
}

.tpl-home-carousel .slick-carousel .slick-dots li button::before {
  content: "\f111";
  position: initial;
  width: 16px;
  height: 16px;
  font-family: "Font Awesome 5 Free";
  line-height: 16px;
  font-size: 16px;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.5);
  opacity: 1;
  transition-duration: 0.5s;
}

.tpl-home-carousel .slick-carousel .slick-dots li button:hover::before,
.tpl-home-carousel .slick-carousel .slick-dots li.slick-active button::before {
  color: #bd9a3f;
}

.tpl-home-carousel article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 518px;
  padding: 30px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.tpl-home-carousel article .content {
  display: block;
  width: 100%;
}

.tpl-home-carousel article .content h1,
.tpl-home-carousel article .content h2,
.tpl-home-carousel article .content h3,
.tpl-home-carousel article .content h4,
.tpl-home-carousel article .content h5,
.tpl-home-carousel article .content h6 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 40px;
  font-size: 36px;
  font-weight: 400;
  color: #ffffff;
}

.tpl-home-carousel article .content p {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 32px;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
}

.tpl-home-carousel article .more {
  display: inline-block;
  padding: 12px 16px;
  margin-top: 25px;
  border-radius: 5px;
  background-color: #c6b284;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.5s;
}

.tpl-home-carousel article .more:hover {
  text-decoration: none;
  transform: scale(1.1);
  background-color: #bd9a3f;
}

.tpl-home-about {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-color: #efefef;
}

.tpl-home-about-header {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 40px;
}

.tpl-home-about-header h2 {
  position: absolute;
  top: 46px;
  left: -45px;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #bd9a3f;
  transform: rotateZ(-90deg);
}

.tpl-home-about-header>span {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-left: 2px solid #444444;
  margin-bottom: 20px;
  line-height: 32px;
  font-size: 28px;
  font-weight: 300;
  color: #464646;
}

.tpl-home-about-header p {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  color: #464646;
}

.tpl-home-about-header a {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 5px;
  border: 2px solid #be9a40;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  color: #be9a40;
  transition-duration: 0.5s;
}

.tpl-home-about-header a:hover {
  background-color: #be9a40;
  text-decoration: none;
  color: #ffffff;
  transform: scale(1.1);
}

.tpl-home-operations {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-color: #ffffff;
}

.tpl-home-operations-header {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}

.tpl-home-operations-header h2 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 300;
  color: #464646;
}

.tpl-home-operations-content {
  display: block;
  width: 100%;
  text-align: center;
}

.tpl-home-operations-content .slick-operations {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0px;
  padding-bottom: 60px;
}

.tpl-home-operations-content .slick-operations .slick-list {
  flex: 0 0 100%;
  max-width: 100%;
}

.tpl-home-operations-content .slick-operations .slick-prev,
.tpl-home-operations-content .slick-operations .slick-next {
  top: initial;
  bottom: -5px;
  width: 32px;
  height: 32px;
  z-index: 90;
}

.tpl-home-operations-content .slick-operations .slick-prev {
  left: initial;
  margin-right: 60px;
}

.tpl-home-operations-content .slick-operations .slick-next {
  right: initial;
  margin-left: 60px;
}

.tpl-home-operations-content .slick-operations .slick-prev::before,
.tpl-home-operations-content .slick-operations .slick-next::before {
  font-size: 32px;
  color: #c6b284;
}

.tpl-home-operations-content article {
  display: block;
  width: 100%;
  padding: 0 10px;
  text-align: center;
}

.tpl-home-operations-content article .icon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 84px;
  margin-bottom: 10px;
  transition-duration: 0.5s;
}

.tpl-home-operations-content article .icon:hover {
  text-decoration: none;
}

.tpl-home-operations-content article .icon img {
  transition-duration: 0.5s;
}

.tpl-home-operations-content article .icon img:hover {
  transform: scale(1.1);
}

.tpl-home-operations-content article h3 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #464646;
}

.tpl-home-operations-content article h3 a {
  display: block;
  width: 100%;
  color: #464646;
  transition-duration: 0.5s;
}

.tpl-home-operations-content article h3 a:hover {
  text-decoration: none;
  color: #be9a40;
}

.tpl-home-operations-more {
  display: inline-block;
  margin-top: 40px;
  padding: 12px 20px;
  border-radius: 5px;
  border: 2px solid #be9a40;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  color: #be9a40;
  transition-duration: 0.5s;
}

.tpl-home-operations-more:hover {
  background-color: #be9a40;
  text-decoration: none;
  color: #ffffff;
  transform: scale(1.1);
}

.tpl-home-schendule {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-home-schendule .content {
  display: block;
  width: 100%;
  margin-bottom: 80px;
  text-align: center;
}

.tpl-home-schendule .content h1,
.tpl-home-schendule .content h2,
.tpl-home-schendule .content h3,
.tpl-home-schendule .content h4,
.tpl-home-schendule .content h5,
.tpl-home-schendule .content h6 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 40px;
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
}

.tpl-home-schendule .content p {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 32px;
  font-size: 26px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-home-schendule-header {
  display: block;
  width: 100%;
  text-align: center;
}

.tpl-home-schendule-header h2 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 32px;
  font-size: 26px;
  font-weight: 300;
  color: #d3bd8c;
}

.tpl-home-schendule-header p {
  display: block;
  width: 100%;
  margin: 20px 0px;
  line-height: 32px;
  font-size: 18px;
  font-weight: 300;
  color: #d3bd8c;
}

.tpl-home-schendule-header a {
  display: inline-block;
  padding: 16px 24px;
  border-radius: 5px;
  border: 2px solid #be9a40;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  color: #be9a40;
  transition-duration: 0.5s;
}

.tpl-home-schendule-header a:hover {
  background-color: #be9a40;
  text-decoration: none;
  color: #ffffff;
  transform: scale(1.1);
}

.tpl-home-blog {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
}

.tpl-home-blog-header {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 40px;
  margin-bottom: 40px;
}

.tpl-home-blog-header h2 {
  position: absolute;
  top: 16px;
  left: -45px;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #bd9a3f;
  transform: rotateZ(-90deg);
}

.tpl-home-blog-header p {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-left: 2px solid #444444;
  margin-bottom: 20px;
  line-height: 32px;
  font-size: 28px;
  font-weight: 300;
  color: #464646;
}

.tpl-home-blog-header a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 20px;
  font-weight: 400;
  color: #464646;
  transition-duration: 0.5s;
}

.tpl-home-blog-header a i {
  color: #be9a40;
}

.tpl-home-blog-header a:hover {
  text-decoration: none;
  transform: scale(1.1);
  color: #000;
}

.tpl-home-blog-content {
  display: block;
  width: 100%;
}

.tpl-home-blog-content article {
  display: block;
  width: 100%;
}

.tpl-home-blog-content article .thumb {
  display: block;
  width: 100%;
  height: 256px;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-duration: 0.5s;
}

.tpl-home-blog-content article .thumb:hover {
  text-decoration: none;
}

.tpl-home-blog-content article header {
  position: relative;
  display: block;
  width: 100%;
  height: 245px;
}

.tpl-home-blog-content article header h3 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  color: #464646;
}

.tpl-home-blog-content article header h3 a {
  display: block;
  width: 100%;
  color: #464646;
  transition-duration: 0.5s;
}

.tpl-home-blog-content article header h3 a:hover {
  text-decoration: none;
  color: #be9a40;
}

.tpl-home-blog-content article header p {
  display: block;
  width: 100%;
  margin: 15px 0px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  color: #464646;
}

.tpl-home-blog-content article header .more {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 5px;
  border: 2px solid #be9a40;
  text-transform: uppercase;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #be9a40;
  transition-duration: 0.5s;
}

.tpl-home-blog-content article header .more:hover {
  background-color: #be9a40;
  text-decoration: none;
  color: #ffffff;
  transform: scale(1.1);
}

/*
    ######################
    ###### TPL-ABOUT #####
    ######################
*/

.tpl-about {
  display: block;
  width: 100%;
}

.tpl-about-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-about-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.tpl-about-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-about-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-about-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.tpl-about-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.tpl-about-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.tpl-about-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
}

.tpl-about-content .container {
  position: relative;
  padding-left: 40px;
}

.tpl-about-content .headline {
  position: absolute;
  top: 46px;
  left: -45px;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #bd9a3f;
  transform: rotateZ(-90deg);
}

.tpl-about-office {
  display: block;
  width: 100%;
}

.tpl-about-office>h2 {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-left: 2px solid #444444;
  margin-bottom: 20px;
  line-height: 32px;
  font-size: 28px;
  font-weight: 300;
  color: #464646;
}

.tpl-about-office .htmlchars img {
  float: right;
  max-width: 100%;
  margin: 25px 0px 25px 25px;
}

.tpl-about-bio {
  display: block;
  width: 100%;
}

.tpl-about-bio>h2 {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-left: 2px solid #444444;
  margin-bottom: 20px;
  line-height: 32px;
  font-size: 28px;
  font-weight: 300;
  color: #464646;
}

.tpl-about-bio .htmlchars img {
  float: right;
  max-width: 100%;
  margin: 25px 0px 25px 25px;
}

.tpl-about-gallery {
  display: block;
  width: 100%;
}

.tpl-about-gallery a {
  display: block;
  width: 100%;
  height: 176px;
  border: 4px solid #eeeeee;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-duration: 0.5s;
}

/*
    ###########################
    ###### TPL-OPERATIONS #####
    ###########################
*/

.tpl-operations {
  display: block;
  width: 100%;
}

.tpl-operations-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-operations-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.tpl-operations-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-operations-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-operations-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.tpl-operations-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.tpl-operations-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.tpl-operations-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
}

.tpl-operations-content article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 218px;
  padding: 10px;
  border: 1px solid #d2d2d2;
  text-align: center;
  transition-duration: 0.5s;
}

.tpl-operations-content article:hover {
  border-color: #464646;
}

.tpl-operations-content article .icon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 84px;
  margin-bottom: 10px;
  transition-duration: 0.5s;
}

.tpl-operations-content article .icon:hover {
  text-decoration: none;
}

.tpl-operations-content article .icon img {
  transition-duration: 0.5s;
}

.tpl-operations-content article .icon img:hover {
  transform: scale(1.1);
}

.tpl-operations-content article h3 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #464646;
}

.tpl-operations-content article h3 a {
  display: block;
  width: 100%;
  color: #464646;
  transition-duration: 0.5s;
}

.tpl-operations-content article h3 a:hover {
  text-decoration: none;
  color: #be9a40;
}

/*
    #####################
    ###### TPL-BLOG #####
    #####################
*/

.tpl-blog {
  display: block;
  width: 100%;
}

.tpl-blog-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-image: url("assets/img/contact.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-blog-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.tpl-blog-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-blog-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-blog-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.tpl-blog-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.tpl-blog-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.tpl-blog-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
}

.tpl-blog-content article {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 4px solid #f7f7f7;
}

.tpl-blog-content .container>.row>.col-12 article:last-child {
  margin-bottom: 0px;
}

.tpl-blog-content article header {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tpl-blog-content article header>a {
  display: block;
  width: 100%;
  height: 470px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-blog-content article header::before {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 144px;
  height: 2px;
  background-color: #bd9a3f;
}

.tpl-blog-content article header .date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  padding: 5px 10px;
  background-color: #bd9a3f;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.6px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}

.tpl-blog-content article header h2 {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  letter-spacing: 0.6px;
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  color: #464646;
}

.tpl-blog-content article header h2 a {
  display: block;
  width: 100%;
  color: #464646;
  transition-duration: 0.5s;
}

.tpl-blog-content article header h2 a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.tpl-blog-content article header ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.tpl-blog-content article header ul li {
  display: inline-block;
  margin-right: 15px;
}

.tpl-blog-content article header ul li:last-child {
  margin-right: 0px;
}

.tpl-blog-content article header ul li a,
.tpl-blog-content article header ul li span {
  display: block;
  width: 100%;
  letter-spacing: 0.43px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
  color: #8c8c8c;
  transition-duration: 0.5s;
}

.tpl-blog-content article header ul li a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.tpl-blog-content article .content {
  display: block;
  width: 100%;
  letter-spacing: 0.51px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  color: #464646;
}

/*
    ########################
    ###### TPL-CONTACT #####
    ########################
*/

.tpl-contact {
  display: block;
  width: 100%;
}

.tpl-contact-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tpl-contact-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.tpl-contact-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.tpl-contact-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.tpl-contact-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.tpl-contact-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.tpl-contact-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.tpl-contact-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
}

.tpl-contact-content .thumb {
  display: block;
  width: 100%;
}

.tpl-contact-content .infos {
  display: block;
  width: 100%;
}

.tpl-contact-content .infos h3 {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 20px;
  font-weight: 300;
  color: #464646;
}

.tpl-contact-content .infos ul {
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.tpl-contact-content .infos ul li {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.tpl-contact-content .infos ul li:last-child {
  margin-bottom: 0px;
}

.tpl-contact-content .infos ul li span {
  display: block;
  flex: 0 0 90px;
  max-width: 90px;
  margin-right: 10px;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 16px;
  font-weight: 300;
  color: #464646;
}

.tpl-contact-content .infos ul li .links {
  display: block;
  flex: 0 0 calc(100% - 100px);
  max-width: calc(100% - 100px);
  margin-right: 10px;
}

.tpl-contact-content .infos ul li .links a {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  letter-spacing: 0.35px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 300;
  color: #464646;
  transition-duration: 0.5s;
}

.tpl-contact-content .infos ul li .links a:last-child {
  margin-bottom: 0px;
}

.tpl-contact-content .infos ul li .links a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.tpl-contact-content .htmlchars {
  display: block;
  width: 100%;
}

/*
    ##############################
    ###### SINGLE-OPERATIONS #####
    ##############################
*/

.single-operations {
  display: block;
  width: 100%;
}

.single-operations-header {
  display: block;
  width: 100%;
  padding: 60px 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.single-operations-header h1 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 12.49px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
}

.single-operations-header-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.single-operations-header-breadcrumb>span {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: 0.35px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.single-operations-header-breadcrumb>span:last-child {
  margin-right: 0px;
}

.single-operations-header-breadcrumb>span a {
  color: rgba(255, 255, 255, 0.8);
  transition-duration: 0.5s;
}

.single-operations-header-breadcrumb>span a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.single-operations-content {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-color: #ffffff;
}

.single-operations-description {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 40px;
}

.single-operations-description header {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}

.single-operations-description header span {
  position: absolute;
  top: 88px;
  left: -85px;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #bd9a3f;
  transform: rotateZ(-90deg);
}

.single-operations-description header h2 {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-left: 2px solid #444444;
  margin-bottom: 20px;
  line-height: 32px;
  font-size: 28px;
  font-weight: 700;
  color: #464646;
}

.single-operations-description footer {
  display: block;
  width: 100%;
}

.single-operations-description footer h3 {
  display: block;
  width: 100%;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #fafafa;
}

.single-operations-description footer h3 span {
  display: block;
  width: 100%;
  padding-left: 20px;
  border-left: 4px solid #bd9a3f;
  text-transform: uppercase;
  line-height: 34px;
  font-size: 26px;
  font-weight: 700;
  color: #bd9a3f;
}

.single-operations-description .more {
  display: inline-block;
  margin-top: 40px;
  padding: 12px 20px;
  border-radius: 5px;
  border: 2px solid #be9a40;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  color: #be9a40;
  transition-duration: 0.5s;
}

.single-operations-description .more:hover {
  background-color: #be9a40;
  text-decoration: none;
  color: #ffffff;
  transform: scale(1.1);
}

.single-operations-categories {
  display: block;
  width: 100%;
}

.single-operations-categories header {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 10px;
}

.single-operations-categories header::before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 45px;
  height: 2px;
  background-color: #bd9a3f;
}

.single-operations-categories header h2 {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 0.51px;
  line-height: 28px;
  font-size: 18px;
  font-weight: 600;
  color: #464646;
}

.single-operations-categories ul {
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.single-operations-categories ul li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.single-operations-categories ul li:last-child {
  margin-bottom: 0px;
}

.single-operations-categories ul li a {
  display: block;
  width: 100%;
  letter-spacing: 0.51px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #464646;
  transition-duration: 0.5s;
}

.single-operations-categories ul li.active a,
.single-operations-categories ul li a:hover {
  text-decoration: none;
  color: #000;
}

/*
    ########################
    ###### MAIN-FOOTER #####
    ########################
*/

.main-footer {
  display: block;
  width: 100%;
  padding: 15px 0px 0px 0px;
  background-image: url("assets/img/footer.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.main-footer-nav {
  display: block;
  width: 100%;
  padding: 20px 0px;
  background-color: rgba(0, 0, 0, 0.7);
}

.main-footer-nav-menu {
  display: block;
  width: 100%;
}

.main-footer-nav-menu ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.main-footer-nav-menu ul li {
  display: inline-block;
  margin-right: 15px;
}

.main-footer-nav-menu ul li:last-child {
  margin-right: 0px;
}

.main-footer-nav-menu ul li a {
  display: block;
  width: 100%;
  text-transform: uppercase;
  line-height: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  transition-duration: 0.5s;
}

.main-footer-nav-menu ul li a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.main-footer-nav-socials {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.main-footer-nav-socials a {
  display: inline-block;
  margin-right: 15px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 300;
  color: #c6b284;
  transition-duration: 0.5s;
}

.main-footer-nav-socials a:last-child {
  margin-right: 0px;
}

.main-footer-nav-socials a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.main-footer-links {
  display: block;
  width: 100%;
  padding: 40px 0px;
}

.main-footer-links-address {
  display: block;
  width: 100%;
  letter-spacing: 0.51px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  transition-duration: 0.5s;
}

.main-footer-links-address:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.main-footer-links-menu {
  display: block;
  width: 100%;
  text-align: center;
}

.main-footer-links-menu ul {
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.main-footer-links-menu ul li {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.main-footer-links-menu ul li:last-child {
  margin-bottom: 0px;
}

.main-footer-links-menu ul li a {
  display: block;
  width: 100%;
  line-height: 18px;
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  transition-duration: 0.5s;
}

.main-footer-links-menu ul li a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.main-footer-links-phones {
  display: block;
  width: 100%;
}

.main-footer-links-phones a {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  transition-duration: 0.5s;
}

.main-footer-links-phones a:last-child {
  margin-bottom: 0px;
}

.main-footer-links-phones a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

.main-footer-copyright {
  display: block;
  width: 100%;
  padding: 20px;
  text-align: center;
  border-top: 2px solid #c8b380;
}

.main-footer-copyright p {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 0.43px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
  color: #c8b380;
}

.main-footer-copyright p a {
  color: rgba(255, 255, 255, 0.5);
  transition-duration: 0.5s;
}

.main-footer-copyright p a:hover {
  text-decoration: none;
  color: #bd9a3f;
}

/*
    ##########################
    ###### MEDIA QUERIES #####
    ##########################
 */

/*1366*/
@media (max-width: 85.375em) {}

/*1200px*/
@media (max-width: 75em) {

  /*HELPERS*/
  .htmlchars table thead {
    display: block;
    width: 1366px;
  }

  .htmlchars table tbody {
    display: block;
    width: 1366px;
  }

  /* MAIN-HEADER */
  .main-header-nav-mobile {
    display: block;
  }

  .main-header-nav {
    position: fixed;
    top: 0px;
    left: -100%;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #c6b284;
    z-index: 99;
  }

  .main-header-nav-menu-close {
    display: block;
  }

  .main-header-nav-menu ul {
    display: block;
    width: 100%;
  }

  .main-header-nav-menu ul li {
    display: block;
    width: 100%;
    margin: 0px;
  }

  .main-header-nav-menu ul li a {
    display: block;
    width: 100%;
    padding: 15px;
    line-height: 16px;
    font-size: 16px;
    font-weight: 400;
  }

  .main-header-nav-menu ul li a:hover {
    background-color: #bd9a3f;
    color: #ffffff;
  }

  .main-header-nav-socials {
    padding: 15px;
  }

  .main-header-nav-socials a {
    color: #ffffff;
  }

  /* TPL-HOME */
  .tpl-home-carousel article {
    text-align: center !important;
  }

  /* TPL-ABOUT */
  .tpl-about-gallery a {
    height: 200px;
  }

  /* TPL-CONTACT */
  .tpl-contact-content .infos ul li {
    flex-wrap: wrap;
  }

  .tpl-contact-content .infos ul li span,
  .tpl-contact-content .infos ul li .links {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
  }

  .tpl-contact-content .infos ul li span {
    margin-bottom: 10px;
  }

  /* MAIN-FOOTER */
  .main-footer-nav-menu ul,
  .main-footer-nav-socials {
    justify-content: center;
  }
}

/*1024px*/
@media (max-width: 64em) {}

/*768px*/
@media (max-width: 48em) {

  /* TPL-ABOUT */
  .tpl-about-gallery a {
    height: 300px;
  }
}

/*512px*/
@media (max-width: 32em) {}