@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTufntF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJnedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1JlEA.ttf) format('truetype');
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
html {
  width: 100%;
  height: 100%;
}
input {
  border-radius: 0;
}
textarea {
  border-radius: 0;
}
button:focus {
  outline: none;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
::-webkit-input-placeholder {
  color: #1a1a18;
}
::-moz-placeholder {
  color: #1a1a18;
}
:-ms-input-placeholder {
  color: #1a1a18;
}
:-moz-placeholder {
  color: #1a1a18;
}
* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  transition: background 0.3s, color 0.3s, border 0.3s;
}
body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  background: #ffffff;
}
p {
  font-size: 16px;
  line-height: 27px;
  color: #1a1a18;
}
.layer-preload {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background: #ffffff;
}
.layer-preload img {
  display: block;
  width: 230px;
  height: 230px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -115px;
  margin-top: -115px;
}
header {
  width: 100%;
  margin: auto;
  max-width: 1300px;
  position: relative;
  height: 170px;
  padding: 0px 20px;
}
header .logo {
  position: absolute;
  left: 18px;
  top: 18px;
}
header .logo img {
  display: block;
}
header nav {
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 15px;
  text-align: right;
}
header nav a {
  margin-left: 37px;
  color: #1a1a18;
  display: inline-block;
  position: relative;
  height: 120px;
  padding-top: 97px;
}
header nav a:after {
  display: block;
  content: "";
  width: 8px;
  height: 61px;
  background: #e8e8e8;
  top: 0px;
  left: 0px;
  position: absolute;
  transition: 0.3s;
}
header nav a:before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background: #e8e8e8;
  top: 65px;
  left: 0px;
  position: absolute;
  transition: 0.1s;
  transition-delay: 0.3s;
}
header nav a:hover {
  color: #bd1818;
}
header nav a:hover:after {
  background: #bd1818;
}
header nav a:hover:before {
  background: #bd1818;
}
header nav .active:after {
  background: #1a1a18;
}
header nav .active:before {
  background: #1a1a18;
}
.home-start {
  width: 100%;
  position: relative;
  background: url(../img/logo-shadow.png) center 30px no-repeat, url(../img/guard.png) top left no-repeat, url(../img/gradient.jpg) 0px 0px repeat-x;
}
.home-start .inside {
  max-width: 1300px;
  width: 100%;
  margin: auto;
  position: relative;
  height: 770px;
  padding: 0px 20px;
}
.home-start .inside .slogan {
  width: 100%;
  display: block;
  padding-top: 115px;
}
.home-start .inside .slogan i {
  font-style: normal;
}
.home-start .inside .slogan img {
  display: block;
  width: 505px;
  margin-left: 259px;
}
.home-start .inside .slogan span {
  display: block;
  text-align: right;
  font-size: 30px;
  font-weight: 200;
  font-size: 57px;
  margin-top: -10px;
}
.home-start .inside .video {
  right: 20px;
  top: 369px;
  position: absolute;
}
.home-start .inside .text {
  margin-left: 302px;
  width: 320px;
  margin-top: 67px;
  font-size: 18px;
}
.home-start .inside .text p {
  font-size: 18px;
  line-height: 29px;
}
.home-start .inside .text .readmore {
  color: #1a1a18;
  font-weight: 700;
  font-size: 13px;
  margin-right: 8px;
  float: right;
  clear: right;
  margin-top: 28px;
  margin-right: 28px;
}
.home-start .inside .text .readmore i {
  position: relative;
  top: 2px;
  color: #ffffff;
  left: 8px;
  transition: 0.3s;
  font-size: 24px;
  background: #1a1a18;
  width: 25px;
  height: 25px;
  text-align: center;
}
.home-start .inside .text .readmore:hover {
  color: #bd1818;
}
.home-start .inside .text .readmore:hover i {
  left: 12px;
  color: #bd1818;
}
.home-start .promotion-home .left {
  width: 50%;
  background: #1a1a18;
  margin-top: 109px;
  float: left;
}
.home-start .promotion-home .left .promotion-list {
  width: 100%;
  max-width: 650px;
  float: right;
  color: #ffffff;
  padding: 48px 0px;
  padding-left: 20px;
  padding-right: 38px;
}
.home-start .promotion-home .left .promotion-list h2 {
  font-size: 48px;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-top: -10px;
}
.home-start .promotion-home .left .promotion-list ul {
  list-style-type: square;
  margin-bottom: 15px;
  margin-left: 40px;
  color: #ffffff;
  font-weight: 200;
}
.home-start .promotion-home .left .promotion-list ul li {
  margin-bottom: 0px;
  font-size: 22px;
}
.home-start .promotion-home .left .promotion-list ul li a {
  color: #ffffff;
  font-size: 18px;
  position: relative;
  font-weight: 200;
}
.home-start .promotion-home .left .promotion-list ul li a i {
  left: 4px;
  position: relative;
  transition: left 0.3s;
}
.home-start .promotion-home .left .promotion-list ul li a:hover {
  color: #bd1818;
}
.home-start .promotion-home .left .promotion-list ul li a:hover i {
  left: 8px;
  color: #bd1818;
}
.home-start .promotion-home .left .readmore {
  color: #ffffff;
  font-weight: 500;
  font-size: 13px;
  margin-right: 8px;
  float: right;
  clear: right;
  margin-top: 11px;
  margin-right: 28px;
}
.home-start .promotion-home .left .readmore i {
  position: relative;
  top: 2px;
  color: #1a1a18;
  left: 8px;
  transition: 0.3s;
  font-size: 24px;
  background: #ffffff;
  width: 25px;
  height: 25px;
  text-align: center;
}
.home-start .promotion-home .left .readmore:hover {
  color: #bd1818;
}
.home-start .promotion-home .left .readmore:hover i {
  left: 12px;
  color: #bd1818;
}
.home-start .promotion-home .right {
  width: 50%;
  float: right;
}
.home-start .promotion-home .right .product-wrapper {
  width: 100%;
  max-width: 650px;
  float: left;
  color: #ffffff;
  padding: 48px 0px;
  padding-right: 20px;
  padding-left: 50px;
  position: relative;
}
.home-start .promotion-home .right .product-wrapper .name {
  position: relative;
  z-index: 10;
  font-size: 28px;
  color: #1a1a18;
  display: block;
  width: 280px;
  font-weight: 300;
  margin-top: 59px;
  line-height: 35px;
  text-transform: uppercase;
}
.home-start .promotion-home .right .product-wrapper .name:hover {
  color: #bd1818;
}
.home-start .promotion-home .right .product-wrapper .photo {
  display: block;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
  width: 400px;
  height: auto;
}
.home-start .promotion-home .right .product-wrapper .price {
  position: relative;
  z-index: 10;
  display: block;
  width: 236px;
  text-align: right;
  padding-right: 35px;
  color: #1a1a18;
  font-size: 18px;
  padding-top: 18px;
  padding-bottom: 13px;
  margin-bottom: 20px;
  margin-top: 32px;
}
.home-start .promotion-home .right .product-wrapper .price .big {
  font-size: 48px;
  display: block;
  text-align: right;
  line-height: 48px;
  font-weight: 300;
}
.home-start .promotion-home .right .product-wrapper .price .mini {
  font-size: 18px;
  display: block;
  text-align: right;
}
.gallery-home {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
.gallery-home .inside {
  max-width: 1300px;
  width: 100%;
  margin: auto;
  padding: 0px 20px;
}
.gallery-home .inside h2 {
  font-size: 48px;
  font-weight: 200;
  margin-bottom: 25px;
  margin-top: 35px;
}
.gallery-home .gallery-carousel-animate {
  width: 100%;
  height: auto;
  position: relative;
}
.gallery-home .gallery-carousel-animate .owl-prev {
  width: 40px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 60px;
  cursor: pointer;
  transition: 0.3s;
  z-index: 100;
  color: #ffffff;
  font-size: 40px;
}
.gallery-home .gallery-carousel-animate .owl-prev:hover {
  color: #bd1818;
}
.gallery-home .gallery-carousel-animate .owl-next {
  width: 40px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 60px;
  cursor: pointer;
  transition: 0.3s;
  z-index: 100;
  color: #ffffff;
  font-size: 40px;
  text-align: right;
}
.gallery-home .gallery-carousel-animate .owl-next:hover {
  color: #bd1818;
}
.gallery-home .gallery-carousel-animate .gallery-col {
  width: 100%;
}
.gallery-home .gallery-carousel-animate .gallery-col a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.gallery-home .gallery-carousel-animate .gallery-col a img {
  display: block;
  width: 100%;
  height: auto;
}
.gallery-home .gallery-carousel-animate .gallery-col a .shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  opacity: 0;
  left: 0px;
  top: 0px;
  background: rgba(26, 26, 24, 0.6);
  transition: 0.3s;
  cursor: pointer;
}
.gallery-home .gallery-carousel-animate .gallery-col a i {
  position: absolute;
  bottom: 5%;
  right: 5%;
  font-size: 20px;
  color: #ffffff;
  margin-top: 0px;
  margin-left: 0px;
  z-index: 10;
  transition: 0.5s;
}
.gallery-home .gallery-carousel-animate .gallery-col a:hover .shadow {
  opacity: 1;
}
.gallery-home .gallery-carousel-animate .gallery-col a:hover i {
  position: absolute;
  bottom: 50%;
  right: 50%;
  font-size: 40px;
  color: #ffffff;
  margin-bottom: -20px;
  margin-right: -20px;
}
.content {
  background: url(../img/gradient.jpg) 0px 0px repeat-x;
  width: 100%;
  position: relative;
}
.content .row {
  width: 100%;
}
.content .text-page {
  max-width: 1300px;
  margin: auto;
  width: 100%;
  padding: 0px 20px;
}
.content .text-page h1 {
  font-size: 48px;
  font-weight: 200;
  margin-bottom: 25px;
  margin-top: 63px;
}
.content .text-page h6 {
  font-size: 14px;
  font-weight: 300;
}
.content .text-page .text-left {
  font-size: 16px;
  width: 58%;
  float: left;
  padding-right: 30px;
  color: #1a1a18;
}
.content .text-page .text-left strong {
  font-size: 20px;
  font-weight: 500;
}
.content .text-page .text-left p {
  margin-bottom: 20px;
}
.content .text-page .text-left .concession {
  width: 100%;
  height: 95px;
  color: #ffffff;
  background: #1a1a18;
  line-height: 95px;
  padding: 0px 70px;
}
.content .text-page .text-left .concession .desc {
  font-size: 36px;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
}
.content .text-page .text-left .concession .number {
  font-size: 36px;
  float: right;
  font-weight: 300;
}
.content .text-page .text-left ul {
  list-style-type: square;
  font-size: 16px;
  margin-bottom: 30px;
  margin-left: 30px;
}
.content .text-page .text-left ul li {
  margin-bottom: 10px;
}
.content .text-page .text-left ul a {
  color: #bd1818;
}
.content .text-page aside {
  width: 42%;
  padding-left: 30px;
  float: right;
}
.content .text-page aside img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.content .promotion-page h1 {
  font-size: 36px;
  font-weight: 200;
  margin-bottom: 25px;
  margin-top: 60px;
}
.content .promotion-page .price {
  display: block;
  width: 270px;
  background: #1a1a18;
  text-align: right;
  padding-right: 35px;
  color: #ffffff;
  font-size: 18px;
  padding-top: 18px;
  padding-bottom: 13px;
  margin-bottom: 20px;
}
.content .promotion-page .price .big {
  font-size: 48px;
  display: block;
  text-align: right;
  line-height: 48px;
  font-weight: 300;
}
.content .promotion-page .price .mini {
  font-size: 18px;
  display: block;
  text-align: right;
}
.content .promotion-page .text-left {
  width: calc(100% - 400px);
}
.content .promotion-page aside {
  width: 400px;
}
.nav-promotion {
  width: 100%;
  background: #1a1a18;
  padding: 60px 20px;
}
.nav-promotion .inside {
  max-width: 1300px;
  margin: auto;
  color: #ffffff;
}
.nav-promotion .inside h2 {
  font-size: 48px;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 25px;
  margin-top: -10px;
}
.nav-promotion .inside ul {
  list-style-type: square;
  margin-bottom: 15px;
  margin-left: 40px;
  color: #ffffff;
  font-weight: 200;
}
.nav-promotion .inside ul li {
  margin-bottom: 0px;
  font-size: 22px;
}
.nav-promotion .inside ul li a {
  color: #ffffff;
  font-size: 18px;
  position: relative;
  font-weight: 200;
}
.nav-promotion .inside ul li a i {
  left: 4px;
  position: relative;
  transition: left 0.3s;
}
.nav-promotion .inside ul li a:hover {
  color: #bd1818;
}
.nav-promotion .inside ul li a:hover i {
  left: 8px;
  color: #bd1818;
}
.nav-promotion .inside ul li .active:after {
  position: absolute;
  bottom: -2px;
  left: 0px;
  content: "";
  height: 1px;
  width: 100%;
  background: #ffffff;
}
.backlink {
  text-align: right;
  max-width: 1300px;
  margin: auto;
  margin-top: 20px;
  width: 100%;
  padding: 0px 20px;
}
.backlink a {
  color: #1a1a18;
  font-weight: 600;
  font-size: 13px;
  margin-right: 8px;
}
.backlink a i {
  position: relative;
  top: 2px;
  color: #ffffff;
  left: 8px;
  transition: 0.3s;
  font-size: 24px;
  background: #1a1a18;
  width: 25px;
  height: 25px;
  text-align: center;
}
.backlink a:hover {
  color: #bd1818;
}
.backlink a:hover i {
  left: 12px;
  color: #bd1818;
}
.gallery-row {
  width: 100%;
  margin-top: 30px;
}
.gallery-row .gallery-col {
  width: 33.33%;
  float: left;
}
.gallery-row .gallery-col a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.gallery-row .gallery-col a img {
  display: block;
  width: 100%;
  height: auto;
}
.gallery-row .gallery-col a .shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  opacity: 0;
  left: 0px;
  top: 0px;
  background: rgba(26, 26, 24, 0.6);
  transition: 0.3s;
  cursor: pointer;
}
.gallery-row .gallery-col a i {
  position: absolute;
  bottom: 5%;
  right: 5%;
  font-size: 20px;
  color: #ffffff;
  margin-top: 0px;
  margin-left: 0px;
  z-index: 10;
  transition: 0.5s;
}
.gallery-row .gallery-col a:hover .shadow {
  opacity: 1;
}
.gallery-row .gallery-col a:hover i {
  position: absolute;
  bottom: 50%;
  right: 50%;
  font-size: 40px;
  color: #ffffff;
  margin-bottom: -20px;
  margin-right: -20px;
}
.contact-page {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}
.contact-page .item {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0px 20px;
  padding-top: 70px;
  margin-bottom: 50px;
  transition: 0.3s;
}
.contact-page .item a {
  color: #1a1a18;
}
.contact-page .item a:hover {
  color: #bd1818;
}
.contact-page .item .fa-lock {
  display: block;
  font-size: 40px;
  margin-bottom: 20px;
}
.contact-page .item .fa-phone-square {
  display: block;
  font-size: 40px;
  margin-bottom: 20px;
}
.contact-page .item .fa-envelope {
  display: block;
  font-size: 40px;
  margin-bottom: 20px;
}
.contact-page .item .fa-map-marker {
  display: block;
  font-size: 40px;
  margin-bottom: 20px;
}
.contact-page .item .fa-angle-down {
  margin-left: 5px;
  font-size: 18px;
  position: relative;
  top: 1px;
}
.contact-page .item:nth-last-child(1) {
  cursor: pointer;
}
.contact-page .item:nth-last-child(1):hover {
  color: #bd1818 !important;
}
.contact-page .item:nth-last-child(1):hover .fa-angle-down {
  color: #bd1818 !important;
}
.contact-form-wrapper {
  width: 100%;
  background: #1a1a18;
  padding: 60px 20px;
}
.contact-form-wrapper .inside {
  max-width: 630px;
  width: 100%;
  margin: auto;
}
.contact-form-wrapper h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 200;
  color: #ffffff;
  margin-bottom: 40px;
}
.contact-form-wrapper h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 200;
  color: #ffffff;
  margin-bottom: 40px;
}
.contact-form-wrapper input[type="text"],
.contact-form-wrapper input[type="email"],
.contact-form-wrapper input[type="tel"],
.contact-form-wrapper textarea {
  width: 100%;
  height: 55px;
  background: #ffffff;
  color: #1a1a18;
  padding: 0px 20px;
  border: 1px solid #1a1a18;
  margin-bottom: 16px;
  transition: border 0.3s;
}
.contact-form-wrapper input[type="text"]:focus,
.contact-form-wrapper input[type="email"]:focus,
.contact-form-wrapper input[type="tel"]:focus,
.contact-form-wrapper textarea:focus {
  outline: none;
  border: 1px solid #bd1818;
}
.contact-form-wrapper textarea {
  resize: none;
  height: 190px;
  padding: 20px;
}
.contact-form-wrapper button {
  background: none;
  color: #ffffff;
  border: 0px;
  font-weight: 500;
  height: 24px;
  margin: auto;
  display: block;
  width: 120px;
  transition: 0.3s;
}
.contact-form-wrapper button i {
  background: #ffffff;
  color: #1a1a18;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  margin-left: 15px;
  position: relative;
  transition: 0.3s;
  left: 0px;
}
.contact-form-wrapper button:hover {
  color: #bd1818;
}
.contact-form-wrapper button:hover i {
  color: #bd1818;
  left: 4px;
}
#maps {
  width: 100%;
  height: 500px;
  margin-bottom: -50px;
}
footer {
  width: 100%;
  margin: auto;
  padding-top: 65px;
  background: #dddede;
  margin-top: 50px;
}
footer .wrapper {
  width: 100%;
  margin: auto;
  max-width: 1300px;
  padding: 0px 20px;
}
footer .row {
  width: clac(100% + 40px);
  margin-left: -40px;
  padding-bottom: 62px;
}
footer .row h3 {
  color: #1a1a18;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 24px;
  position: relative;
  font-weight: 400;
  line-height: 24px;
}
footer .row h3 span {
  z-index: 2;
  position: relative;
  padding-right: 10px;
}
footer .row .col {
  float: left;
  width: 25%;
  padding-left: 40px;
}
footer .row .col a {
  color: #636363;
  margin-bottom: 6px;
  display: inline-block;
  font-size: 15px;
  float: left;
  clear: left;
}
footer .row .col a i {
  position: relative;
  top: 0px;
  color: #636363;
  left: 4px;
  transition: 0.3s;
}
footer .row .col a:hover {
  color: #bd1818;
}
footer .row .col a:hover i {
  left: 8px;
  color: #bd1818;
}
footer .row .promotion-col a {
  max-width: 185px;
}
footer .row .social {
  float: left;
  width: 25%;
  padding-left: 40px;
}
footer .row .social a {
  display: block;
  float: left;
  width: 45px;
  height: auto;
  margin-right: 20px;
}
footer .row .social a .svg {
  display: block;
  width: 45px;
  height: 45px;
  fill: #a6a6a6;
  transition: 0.3s;
}
footer .row .social a:nth-last-child(1) {
  margin-right: 0px;
}
footer .row .social .facebook:hover .svg {
  fill: #3a559f;
}
footer .row .social .google:hover .svg {
  fill: #e24220;
}
footer .row .social .youtube:hover .svg {
  fill: #cf2200;
}
footer .row .address {
  float: left;
  width: 25%;
  padding-left: 40px;
  font-size: 15px;
}
footer .row .address p {
  line-height: 26px;
  color: #636363;
  margin-bottom: 10px;
  position: relative;
  font-size: 15px;
}
footer .row .address p i {
  position: absolute;
  left: 0px;
  top: 3px;
  font-size: 20px;
}
footer .row .address p:nth-child(3) {
  padding-left: 20px;
}
footer .row .address a {
  color: #1a1a18;
  font-weight: 600;
  font-size: 13px;
}
footer .row .address a i {
  position: relative;
  top: 2px;
  color: #ffffff;
  left: 8px;
  transition: 0.3s;
  font-size: 24px;
  background: #1a1a18;
  width: 25px;
  height: 25px;
  text-align: center;
}
footer .row .address a:hover {
  color: #bd1818;
}
footer .row .address a:hover i {
  left: 12px;
  color: #bd1818;
}
.copyright {
  height: 125px;
  font-size: 15px;
  background: #1a1a18;
  color: #646464;
  line-height: 125px;
  position: relative;
}
.copyright .wrapper {
  width: 100%;
  max-width: 1300px;
  padding: 0px 20px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.copyright a {
  color: #646464;
  height: 50px;
  display: flex;
  align-items: center;
}
.copyright a .svg {
  display: block;
  float: right;
  margin-left: 15px;
  fill: #828282;
  transition: 0.3s;
}
.copyright a:hover {
  color: #bd1818;
}
.copyright a:hover .svg {
  fill: #bd1818;
}
.cookiesbox {
  color: #ffffff;
  position: fixed;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 10px 20px;
  font-size: 14px;
  background: #484844;
  z-index: 888;
}
.cookiesbox span {
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
}
.cookiesbox span:hover {
  color: #1a1a18;
}
.cookiesbox a {
  color: #ffffff;
  transition: color 0.3s;
  text-decoration: underline!important;
}
.cookiesbox a:hover {
  color: #1a1a18;
}
.menu-mobile {
  display: none;
}
.menu-mobile {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 60px;
  width: 100%;
  background: #636363;
  z-index: 2000;
}
.menu-mobile .col {
  width: 33.33%;
  float: left;
  text-align: center;
  line-height: 62px;
  color: #ffffff;
  font-size: 30px;
}
.menu-mobile .col a {
  display: block;
  width: 100%;
  height: 60px;
  color: #ffffff;
}
.menu-mobile .col .fa-bars {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 1500px) {
  .home-start {
    background: url(../img/logo-shadow.png) center 30px no-repeat, url(../img/guard.png) -100px top no-repeat, url(../img/gradient.jpg) 0px 0px repeat-x;
  }
}
@media only screen and (max-width: 1260px) {
  .home-start .inside .slogan {
    padding-top: 60px;
  }
  .home-start .inside .slogan span {
    font-size: 48px;
  }
  .home-start .inside .slogan img {
    width: 340px;
    margin-left: auto;
    margin: auto;
  }
  .home-start .inside .slogan i {
    display: none;
  }
  .home-start .inside .slogan span {
    padding-right: 0px;
    text-align: center;
    margin-top: 0px;
  }
  .home-start .inside .text {
    float: none;
    margin: auto;
    margin-top: 30px;
    max-width: 480px;
    width: 100%;
  }
  .home-start .inside .video {
    display: none;
  }
  .home-start .promotion-home .right {
    display: none;
  }
  .home-start .inside {
    height: 490px;
  }
  .home-start .promotion-home .left {
    margin-top: 0px;
    width: 70%;
  }
}
@media only screen and (max-width: 980px) {
  .home-start .inside .slogan img {
    margin-left: auto;
    margin: auto;
  }
  footer .row .col {
    width: 100%;
    margin-bottom: 30px;
  }
  footer .row .address {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .row .social {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .row {
    padding-bottom: 20px;
  }
  footer .row .col:nth-child(1) {
    display: none;
  }
  footer .row .col:nth-child(2) {
    display: none;
  }
  footer {
    padding-top: 30px;
  }
  footer .row h3 {
    margin-bottom: 10px;
  }
  .menu-mobile {
    display: block;
  }
  .content .text-page .text-left {
    width: 100%;
    padding-right: 0px;
    float: none;
  }
  .content .text-page aside {
    width: 100%;
    max-width: 500px;
    float: none;
    margin: auto;
    padding-left: 0px;
    margin-top: 40px;
  }
  header {
    height: 150px;
  }
  header nav {
    display: none;
    position: fixed;
    top: auto;
    bottom: 60px;
    right: 0px;
    z-index: 1000;
    background: #1a1a18;
    color: #ffffff;
    height: calc(100% - 60px);
    width: 100%;
    padding: 20px;
    overflow-y: scroll;
  }
  header nav a {
    display: block;
    color: #ffffff;
    float: none;
    height: auto;
    padding-top: 0px;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  header nav a:after {
    display: none;
  }
  header nav a:before {
    display: none;
  }
  header nav .active {
    color: #bd1818;
  }
  header .logo {
    left: 50%;
    width: 300px;
    margin-left: -150px;
  }
  header .logo img {
    display: block;
    width: 100%;
    height: auto;
  }
  .gallery-row .gallery-col {
    width: 50%;
  }
  .copyright {
    margin-bottom: 60px;
  }
  .home-start {
    background: url(../img/logo-shadow.png) center 30px no-repeat, url(../img/gradient.jpg) 0px 0px repeat-x;
  }
}
@media only screen and (max-width: 850px) {
  .contact-page .item {
    width: 50%;
    height: 230px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 640px) {
  .home-start .inside .slogan span {
    font-size: 40px;
    line-height: 50px;
    margin-top: 15px;
  }
  .home-start .promotion-home .left {
    width: 100%;
  }
  .home-start .promotion-home .left .promotion-list h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .gallery-home .inside h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .home-start .promotion-home .left .promotion-list {
    padding: 30px 20px;
  }
  .home-start .promotion-home .left .promotion-list ul li {
    line-height: 24px;
    margin-bottom: 7px;
  }
  .home-start .promotion-home .left .readmore {
    margin-right: 8px;
  }
  .home-start .promotion-home .left {
    margin-top: 30px;
  }
  .contact-page .item {
    width: 50%;
    height: 210px;
    padding-top: 40px;
  }
  .contact-form-wrapper {
    margin-top: -30px;
  }
  footer {
    padding-top: 35px;
  }
  .nav-promotion .inside ul li {
    line-height: 24px;
    margin-bottom: 12px;
  }
  .nav-promotion .inside ul li a {
    display: block;
  }
  .nav-promotion .inside ul {
    margin-left: 25px;
  }
  .nav-promotion .inside h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .contact-form-wrapper h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .nav-promotion {
    padding: 30px 20px;
  }
  .content .text-page h1 {
    font-size: 40px;
    margin-top: 40px;
    line-height: 50px;
  }
  .content .text-page .text-left strong {
    font-size: 18px;
  }
  .content .text-page .text-left .concession {
    padding: 0px 20px;
    height: 80px;
    line-height: 80px;
  }
  .content .text-page .text-left .concession .number {
    font-size: 30px;
  }
  .content .text-page aside img:nth-child(2) {
    display: none;
  }
  .content .text-page aside img:nth-child(3) {
    display: none;
  }
  .copyright a {
    float: none;
    width: 170px;
    margin-top: 10px;
  }
  .copyright a .svg {
    width: 65px;
  }
  .copyright {
    line-height: normal;
    height: auto;
    padding: 20px 0px;
    padding-bottom: 15px;
  }
  header .logo {
    width: 260px;
    margin-left: -130px;
  }
  header {
    height: 135px;
  }
  .gallery-row {
    margin-top: 0px;
  }
  .contact-form-wrapper {
    padding: 40px 20px;
  }
  .gallery-home .gallery-carousel-animate .owl-next {
    right: 20px;
  }
  .gallery-home .gallery-carousel-animate .owl-prev {
    left: 20px;
  }
  .contact-page .item {
    width: 100%;
    height: auto;
  }
  .contact-form-wrapper {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 330px) {
  .nav-promotion .inside h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .content .text-page h1 {
    font-size: 35px;
    margin-top: 40px;
    line-height: 40px;
  }
}
/* Preload images */
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 20px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*# sourceMappingURL=main.css.map */