@charset "UTF-8";
@import "font-awesome.min.css";
/*========================================================
                        Includes
=========================================================*/
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #ffffff;
  color: #464646;
  font: 400 14px/24px 'Open Sans', sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
.padding {
	padding-bottom:10px;

}
.margin {
	margin-top:20px;

}
h1 {
  font-weight: 32;  font-family: 'Playfair Display', serif;

  color: #fff;
  font-size: 132px;
  line-height: 132px;
  letter-spacing: -15px; }
  @media (max-width: 767px) {
    h1 {
      font-size: 82px;
      line-height: 82px;
      letter-spacing: -10px; } }

.first-letter{
font-family: 'Playfair Display', serif;
font-size: 5em;
float: left;
margin-top:7px;

}
@media (max-width: 767px) {
  .img__mod {
    width: 100%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
cite,
time,
.terms-list dt {
  text-transform: none;
  font-weight: 300;
}
h2 {
  font-size: 28px;
  font-family: 'Playfair Display', serif;
  color:#FFF
}
@media (max-width: 768px) {
  h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
h2 span {
  color: #99bf38;
}
h3 {
  font-size: 40px;
  line-height: 32px;
  font-family: 'Playfair Display', serif;
}
h4 {
  font-size: 22px;
  line-height: 32px;
  font-family: 'Playfair Display', serif;
}
@media (max-width: 1199px) {
  h3 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 34px;
    line-height: 36px;
  }
}
h3 span {
  color: #99bf38;
}
h4,
cite,
address,
.terms-list dt {
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}
@media (max-width: 980px) {
  h4,
  cite,
  address,
  .terms-list dt {
    font-size: 16px;
    line-height: 18px;
  }
}
h4 span,
cite span,
address span {
  color: #99bf38;
}
.h4__mod {
  line-height: 25px;
}
h5 {
  font-size: 15px;
  line-height: 15px;
}
p,
q,
dt,
dd {
  color: #ffffff;
  font-family: 'Arial', sans-serif;
}
p a:hover,
q a:hover,
dt a:hover,
dd a:hover {
  text-decoration: underline;
}
.p__mod1 {
  line-height: 23px;
}
.p__skin {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
}
.p__skin2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 15px;
  font-weight: 400;
}
time {
  display: block;
  font-size: 20px;
  line-height: 25px;
}
q {
  display: block;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:active {
  background: transparent;
}
a:focus {
  outline: none;
}
a[href^="callto:#"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.color-1 {
  color: #fff;
}
.color-2 {
  color: #99bf38;
}
.color-3 {
  color: #990000;
}
.color-4 {
  color: #464646;
}
.border{ border-bottom:#000 1px solid
	}
.circle-img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.fw {
  font-weight: 400;
}
.mg-add {
  margin-top: -10px;
}
.mg-add2 {
  margin-top: -18px;
}
.mg-add3 {
  margin-right: 52px;
  margin-top: -7px;
}
@media (max-width: 767px) {
  .mg-add3 {
    margin: 10px 0;
  }
}
.mod-position1 {
  float: left;
}
@media (max-width: 767px) {
  .mod-position1 {
    float: none;
  }
}
.mod-position2 {
  float: right;
}
@media (max-width: 767px) {
  .mod-position2 {
    float: none;
  }
}
.mod-clear:before,
.mod-clear:after {
  content: " ";
  display: table;
}
.mod-clear:after {
  clear: both;
}
@media (max-width: 767px) {
  .mod-center {
    text-align: center;
  }
}
/*==================      Video     ======================*/
.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
/*=======================================================
                       Main Layout
=========================================================*/
* + p {
  margin-top: 14px;
}
* + h4,
* + footer .inline-list {
  margin-top: 25px;
}
* + img {
  margin-top: 60px;
}
* + .row {
  margin-top: 25px;
}
* + .btn2,
* + .btn4 {
  margin-top: 31px;
}
* + blockquote {
  margin-top: 122px;
}
* + cite,
img + .post,
dd + dt {
  margin-top: 20px;
}
* + .post,
img + time {
  margin-top: 27px;
}
* + .offset4,
q + img {
  margin-top: 25px;
}
* + .contact-form {
  margin-top: 56px;
}
h2 + h4 {
  margin-top: 47px;
}
h3 + h4 {
  margin-top: 56px;
}
h3 + .post {
  margin-top: 53px;
}
h3 + .row {
  margin-top: 50px;
}
h3 + .offset2 {
  margin-top: 56px;
}
h3 + .offset5 {
  margin-top: 45px;
}
h3 + .offset {
  margin-top: 62px;
}
h3 + .offset3 {
  margin-top: 59px;
}
p + .marked-list {
  margin-top: 18px;
}
.row + .row {
  margin-top: 40px;
}
.row + .offset {
  margin-top: 0px;
}
/*==================      Lists     ======================*/


.index-list {
  counter-reset: li; }
  .index-list li:before {
    content: counter(li,decimal-leading-zero) ".";
    counter-increment: li;
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    color: #31383a; }

/*=======================================================
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 245px;
  padding: 200px 0 50px;
  color: #fff;
  background: #000000;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(245px);
  -ms-transform: translateX(245px);
  -o-transform: translateX(245px);
  -webkit-transform: translateX(245px);
  transform: translateX(245px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  @media (max-width: 767px) {
    .rd-mobilemenu_ul {
      padding-top: 100px; } }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 5px 25px 5px 45px;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px; }
    .rd-mobilemenu_ul a.active {
      background: transparent;
      color: #990000; }
    .rd-mobilemenu_ul a:hover {
      background: transparent;
      color: #990000; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #000000;
        color: #fff; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul .active a {
    background: transparent;
    color: #990000; }
  .rd-mobilemenu_ul ul a {
    padding-left: 60px;
    font-size: 16px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 80px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: #000000;
  color: #FFF;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 111; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 0;
  right: 0;
  color: #FFF;
  font-size: 24px;
  line-height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none; }

.rd-mobilepanel_toggle {
	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
 border: 2px solid #FFF;
 outline: none;
  position: absolute;
  top: 25px;
  right: 80px;
  width: 50px;
  height: 50px;
  background:none;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      right: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #FFF;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      right: -15px;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -130deg);
      transform: rotate3d(0, 0, 1, -130deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 130deg);
      transform: rotate3d(0, 0, 1, 130deg); }
  .rd-mobilepanel_toggle:hover {
    background: none; }
  .rd-mobilepanel_toggle.active {
    -moz-transform: translateX(-55px);
    -ms-transform: translateX(-55px);
    -o-transform: translateX(-55px);
    -webkit-transform: translateX(-55px);
    transform: translateX(-55px); }
  @media (max-width: 767px) {
    .rd-mobilepanel_toggle {
      top: 20px;
      right: 20px; }
      .rd-mobilepanel_toggle.active {
        -moz-transform: translateX(-120px);
        -ms-transform: translateX(-120px);
        -o-transform: translateX(-120px);
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px); } }

/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  color: #fff;
  background: #990000;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #000;
  background: #f3f3f3;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
.fixed-player {
  z-index: 1;
}
.audiojs {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 21px 40px 0 60px;
  margin: 0 auto;
  height: 50px;
  background: #363636;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.audiojs .play-pause {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  margin: 0px;
  overflow: hidden;
}
.audiojs p {
  display: none;
  position: relative;
  cursor: pointer;
  height: 28px;
  margin-top: 12px;
  color: #ffffff;
}
.audiojs p:hover {
  color: #ffffff;
}
.audiojs p:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -14px;
  line-height: 28px;
  font-size: 28px;
  width: 100%;
  z-index: 5;
  text-align: center;
  font-family: 'FontAwesome';
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.audiojs .play {
  display: block;
}
.audiojs .scrubber {
  position: relative;
  cursor: pointer;
  background: #282828;
  height: 4px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0px;
  background: #ffffff;
  z-index: 1;
}
.audiojs .progress:after {
  content: '';
  position: absolute;
  right: -10px;
  top: -3px;
  width: 10px;
  height: 10px;
  background: #ffffff;
  z-index: 5;
}
.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%!important;
  background: #000000;
}
.audiojs .time {
  color: #ffffff;
}
.audiojs .error-message {
  position: absolute;
  left: 0;
  top: 42px;
  display: none;
  margin: 0px 10px;
  overflow: hidden;
  line-height: 36px;
  color: #e5e5e5;
  z-index: 1;
}
.close-button {
  cursor: pointer;
  position: absolute;
  right: 0%;
  margin-right: 10px;
  top: 0px;
  color: #ffffff;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.close-button:hover {
  color: #99bf38;
}
.audiojs .play:before {
  content: '\f0da ';
}
.audiojs .loading:before {
  content: '\f110';
}
.audiojs .error:before {
  content: '\f00d';
}
.audiojs .pause:before {
  content: '\f04c';
  font-size: 14px;
}
.playing .play,
.playing .loading,
.playing .error {
  display: none;
}
.playing .pause {
  display: block;
}
.loading .play,
.loading .pause,
.loading .error {
  display: none;
}
.loading .loading {
  display: block;
}
.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
  display: none;
}
.error .error {
  display: block;
}
.error .play-pause p {
  cursor: auto;
}
.error .error-message {
  display: block;
}
/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  padding-left:10px;
  padding-top:10px;
  left: 0px;
  top: 0px;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
	font-family: 'Playfair Display', serif;
}
.thumb_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
/*==================     Brand     ======================*/
.brand {
display: inline-block;
  z-index: 9999;
  position: relative;
  color: #fff;
  
  }
  .brand a {
    display: block;
    background: none;
    padding: 20px 25px 0px 15px;

}
    @media (max-width: 767px) {
      .brand a {
        padding: 10px 25px 0px 5px; 
} }
    .brand_name {
    font-size: 45px;
    line-height: 45px;
  }.brand.abs {
    position: absolute;
    top: 0;
    left: 0;
	}
.brand_slogan {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 15px;
  color: #ffffff;
  padding: 20px 25px 10px 15px;
}
    @media (max-width: 767px) {
      .brand_slogan {
        padding: 20px 25px 10px 5px; 
} }
@media (max-width: 767px) {
  .brand {
    text-align: left;
  }
}
@media (max-width: 479px) {
  .brand {
    text-align: left;
  }
  .brand_name {
    font-size: 30px;
    line-height: 30px;
  }
  .brand:before {
    top: -5px;
  }
}
/*==================    Block1    =======================*/
.block1 {
  display: block;
  position: relative;
  overflow: visible;
  cursor: pointer;
}
.block1 img {
  width: 100%;
  height: auto;
}
.block1_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 100;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.block1_overlay .block1_city,
.block1_overlay time {
  position: absolute;
  font-weight: 400;
}
.block1_overlay .block1_city {
  top: 40px;
  left: 20px;
	line-height: inherit;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
	text-align: left;
  color: #fff;
}
.block1_overlay .block1_city a {
  font-size: 30px;
}
.block1_overlay .block1_city a:hover {
  text-decoration: none;
}
.block1_overlay .block1_city p {
  margin-top: 12px;
  color: #fff !important;
}
.block1_overlay time {
  font-size: 35px;
  line-height: 25px;
  text-transform: none;
  text-align: justify;
  bottom: 40px;
  left: 20px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.block1_overlay time span {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}
.block1_overlay a.fa {
  right: -100px;
  bottom: 55px;
}
.lt-ie9 .block1_overlay a.fa {
  display: none;
}
.block1:hover .block1_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0);
}
.lt-ie9 .block1:hover .block1_overlay {
  filter: alpha(opacity=100);
}
.lt-ie9 .block1:hover .block1_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.block1:hover .block1_overlay .block1_city {
  top: 40px;
}
.block1:hover .block1_overlay time {
  bottom: 40px;
}
.block1:hover .block1_overlay a.fa {
  right: 40px;
}
.block1:hover .block1_overlay .lt-ie9 a.fa {
  display: block;
}
@media (max-width: 1199px) and (min-width: 768px), (max-width: 480px){
.p__skin {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
}
.p__skin2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
}
}




@media (max-width: 1199px) and (min-width: 768px), (max-width: 480px) {
  .block1 {
    overflow: hidden;
  }
  .block1_overlay .block1_city {
    left: 20px;
	  top: 20px;
  }
  .block1_overlay .block1_city a {
    font-size: 24px;
	  top: 20px;
  }
  .block1_overlay .block1_city p {
    font-size: 12px !important;
    line-height: 12px !important;
    margin-top: 5px;
  }

  .block1_overlay time {
    font-size: 22px;
    line-height: 12px;
    left: 20px;
	   bottom: 20px;
  }
  .block1_overlay time span {
    font-size: 12px;
  }
  .block1_overlay a.fa {
    bottom: 20px;
  }
  .block1:hover .block1_overlay .block1_city {
    top: 20px;
  }
  .block1:hover .block1_overlay time {
    bottom: 20px;
  }
  .block1:hover .block1_overlay a.fa {
    right: 20px;
  }
	
}
/*==================     Flex-list  =====================*/
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.flex-list li {
  display: table-cell;
  background: #f4f5f5;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
  padding-top: 46px;
  padding-bottom: 47px;
}
.flex-list li a:hover {
  opacity: 0.4;
}
.lt-ie9 .flex-list li a:hover {
  filter: alpha(opacity=40);
}
.flex-list li:first-child {
  border-left: 1px solid #fff;
}
@media (max-width: 767px) {
  .flex-list li {
    border: none;
  }
  .flex-list li:first-child {
    border: none;
  }
}
@media (max-width: 767px) {
  .flex-list,
  .flex-list li {
    display: block;
  }
}
/*==================     Parallax  ======================*/
.parallax p {
  line-height: 23px;
  font-weight: 300;
  color: #bbbaba;
}
.parallax h3 + h4 {
  margin-top: 57px;
}
/*==================     Icons     ======================*/
.fa {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  font-family: 'FontAwesome';
  text-align: center;
}
.fa-facebook,
.fa-twitter,
.fa-google-plus,
.fa-instagram,
.fa-youtube {
  width: 45px;
  height: 45px;
  font-size: 22px;
  line-height: 45px;
  background: #464646;
}
.fa-facebook:hover {
  background: #f3f3f3;
}
.fa-twitter:hover,
.fa-google-plus:hover,
.fa-instagram:hover,
.fa-youtube:hover {
  background: #f3f3f3;
}
.fa-trophy,
.fa-heart-o,
.fa-music {
  width: 70px;
  height: 70px;
  font-size: 35px;
  line-height: 70px;
  background: #99bf38;
}
.fa-shopping-cart {
  position: absolute;
  width: 65px;
  height: 65px;
  font-size: 19px;
  line-height: 65px;
  background: #99bf38;
}
.fa-shopping-cart:hover {
  background: #6a8427;
}
/*==================    Buttons    ======================*/
.element {
    text-transform: uppercase;
  position: relative;
  font-size: 18px;
  line-height: 65px;
  display: inline-block;
  letter-spacing: 0.001em;
	float: right;
}
 
/*replace the content value with the
corresponding value from the list below*/
 
.element:before {
	
    content: "\f053";
    font-family: FontAwesome;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #990000;
    padding-right: 0.5em;
    left: 0;
}
.btn,
.btn2,
.btn3 {
  text-transform: uppercase;
  position: relative;
  font-size: 18px;
  line-height: 65px;
  display: inline-block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.001em;
}
.btn:after,
.btn2:before {
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 7px;
  width: 55px;
  height: 55px;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 19px;
  line-height: 55px;
  text-align: center;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn {
  float: right;
  padding-right: 83px;
}
@media (max-width: 767px) {
  .btn {
    margin-top: 20px;
    float: none;
  }
}
.btn:after {
  content: "\f036";
  background: #990000;
  right: 2px;
}
.btn span:hover {
  color: #cccccc;
}
.btn:hover:after {
  background: #cccccc;
}
.btn2 {
  padding-left: 65px;
}
.btn2:before{
  content: "\f036";
  background: #990000;
  left: 0;
}
.btn2 span:hover {
  color: #cccccc;

}
.btn2:hover:before {
  background: #cccccc;
}
.btn3 {
  font-size: 19px;
  line-height: 79px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn3:hover {
  color: #990000;
}
.btn4 {
  overflow: hidden;
  padding: 13px 30px 14px;
  color: #fff;
  background: #464646;
  text-transform: uppercase;
}
.btn5 {
  overflow: hidden;
  padding: auto;
 background: #fff;
}
.btn6 {
display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  padding: auto;
  width: 45px;
  background: #464646;
  line-height: 45px;
}
.btn6:hover{
background: #f3f3f3;
}
.pulse {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  transform: translateZ(0px);
}
.pulse:hover,
.pulse:active {
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: pulse;
  animation-timing-function: linear;
}
.pulse__mod:hover {
  background: #990000;
}
.pulse__mod:active {
  background: #990000;
}
/*==================      Box      ======================*/
.box {
  text-align: center;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box h4 {
  display: inline-block;
  line-height: 40px;
  color: #fff;
  position: relative;
  padding: 5px 40px 0 46px;
}
.box h4:before {
  content: '\f003';
  position: absolute;
  left: 0;
  top: 4px;
  font: 400 30px/40px 'FontAwesome';
  color: #464646;
}
@media (max-width: 1199px) {
  .box h4 {
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .box h4 {
    padding-left: 33px;
  }
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
/*==================    Copyright   =====================*/
.copyright {
  display: inline;
  color: #a1a194;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 24px;
}
/*==================    Marked-list   ====================*/
.marked-list {
  font-size: 15px;
  line-height: 40px;
  color: #3f454d;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  .marked-list {
    line-height: 30px;
  }
}
.marked-list li {
  position: relative;
  padding-left: 27px;
  letter-spacing: -0.04em;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.marked-list li a:hover:before {
  left: 2px;
}
.marked-list li a:before {
  content: '\f00c';
  position: absolute;
  left: 0;
  top: 0;
  font: 400 14px 'FontAwesome';
  line-height: inherit;
  color: #990000;
}
/*==================    Inline-list   ====================*/
.inline-list {
  display: inline-block;
}
.inline-list:before,
.inline-list:after {
  content: "";
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: left;
}
.inline-list li + li {
  margin-left: 11px;
}
/*==================     Post      ======================*/
.post {
  position: relative;
  padding-left: 70px;
}
.post time {
  position: absolute;
  left: 0;
  top: 4px;
  line-height: 29px;
  color: #464646;
}
.post time > span {
  font-size: 32px;
  line-height: 26px;
  color: #464646;
}
.post h4 + p {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .post {
    padding-left: 50px;
  }
}
/*==================     Block3      ======================*/
.block3 {
  position: relative;
  padding-left: 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block3 span {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1199px) {
  .block3 {
    padding-left: 80px;
  }
}
/*==================     Block4      ======================*/
.block4 {
  background: #f3f3f3;
  padding-bottom: 35px;
}
.block4 h4,
.block4 p {
  padding: 0 20px;
}
/*==================     Article     ======================*/
article h4 {
  margin-top: 0;
}
article a:hover {
  color: #464646;
}
/*==================    Music-list   ======================*/
.music-list .li__skin {
  background: #fafafa;
}
.music-list li {
  cursor: pointer;
  padding: 20px 0 20px 25px;
  background: #464646;
  position: relative;
  margin-bottom:10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
      color: #fff;
}
.music-list li:hover {
  background: #f3f3f3;
}
.music-list li:hover h4 {
  color: #464646;
}
.music-list li:before {
  content: "\f144";
  position: absolute;
  color: #fff;
  font-size: 15px;
  line-height: 37px;
  width: 37px;
  height: 37px;
  font-family: 'FontAwesome';
  background: #000000;
  text-align: center;
  left: 40px;
  top: 39px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.music-list li.stopped:before {
  content: "\f04b";
}
.music-list li.playing::before {
  content: "\f04c";
}
.music-list li h4 {
  color: #ffffff;
  padding-left: 75px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .music-list {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .music-list li {
    padding-left: 20px;
  }
  .music-list h4 {
    padding-left: 40px;
    font-size: 15px;
  }
}
/*=================     Blockquote     ==================*/
blockquote {
  position: relative;
}
blockquote:before {
  content: "\f10d";
  position: absolute;
  left: 0;
  right: 0;
  top: -55px;
  font: 400 36px/26px 'FontAwesome';
  color: #fff;
}
blockquote cite {
  display: block;
  color: #99bf38;
  line-height: 25px;
}
/*==================   Contact List   ======================*/
.contact-list address {
  text-transform: uppercase;
}
.contact-list address + dl {
  margin-top: 12px;
}
.contact-list dt {
  float: left;
}
.contact-list dd {
  float: right;
  margin-right: 20px;
}
.contact-list dd a[href^="mailto:#"] {
  text-decoration: underline;
}
.contact-list dd a[href^="mailto:#"]:hover {
  color: #99bf38;
}
.contact-list dt + dd {
  margin-top: 0;
}
.contact-list dd + dt {
  clear: both;
  margin-top: 0;
}
.contact-list dl + dl {
  clear: both;
}
.contact-list dl + dl dd,
.contact-list dl + dl dt {
  display: inline-block;
  float: none;
}
/*==================    Terms-list   ===================*/
.terms-list dt {
  color: #99bf38;
}
.terms-list dd,
.terms-list a[href^="mailto:#"] {
  color: #c8c8c1;
}
.terms-list a[href^="mailto:#"] {
  text-decoration: underline;
}
.terms-list a[href^="mailto:#"]:hover {
  color: #99bf38;
}
.terms-list dt + dd {
  margin-top: 12px;
}
.terms-list h3 + dl {
  margin-top: 57px;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;

}
 header .nav {
    display: none;
}
	
header .camera_container + .stuck_container {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
}
@media (max-width: 1200px) {
  header .camera_container + .stuck_container {
    top: 50px;
  }
}
header .brand {
  float: left;
}

@media (max-width: 767px) {
  header {
    text-align: center;
  }

}
.header__mod {
  padding-top: 41px;
  padding-bottom: 200px;
  background: url(../images/page-3_img01_original.jpg), #ffffff;
}
.header__mod2 {
  padding-top: 41px;
  padding-bottom: 200px;
  background: url(../images/parallax2.jpg), #ffffff;
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #ffffff;
}
/*==================      Well     ======================*/
.well {
	padding-top: 50px;
	padding-bottom: 133px;
}
.well__ins {
  padding-bottom: 145px;
}
.well2 {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom:solid 1px #FFFFFF
  
}
.well2__ins {
  padding-bottom: 137px;
}
.well2__ins2 {
  padding-bottom: 132px;
}
.well2__ins3 {
  padding-bottom: 115px;
}
.well2__ins4 {
  padding-bottom: 60px;
}
@media (max-width: 1200px) {
  .well,
  .well2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.well3 {
  padding-top: 37px;
  padding-bottom: 34px;
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #99bf38;
}
.bg-content2 {
  background: #f3f3f3;
}
.bg-content3 {
  background: #f4f5f5;
}
.bg-content4 {
  background: #000000;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #272727;
  padding-top: 99px;
  padding-bottom: 93px;
}
footer:before,
footer:after {
  content: " ";
  display: table;
}
footer:after {
  clear: both;
}
footer .brand_slogan {
  color: #a1a194;
}
footer .brand:before {
  background: #a1a194;
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}.popup {
    top: 25%;
    left: 0;
    right: 0;       
    margin: auto;
    width: 100%;
    min-width: 800px;
    max-width: 800px;
    position: absolute;
    padding: 15px 15px;
    border: 1px solid #000000;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    
}
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;  
    border-radius: 50%;
    background-color: rgba(0,0,0);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
 
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    transition: all 0.5s;
}
/* cambio del clore del bottone di chiusura al passagio del mose */
.close:hover {
    background-color: rgba(130, 0, 0, 0.8);
}
.bg-primary {
  background: no-repeat url("../images/parallax2.jpg") center center;
  background-size: cover;
  color: #fff; }
.bg-secondary {
  background: no-repeat url("../images/parallax.jpg") center center;
  background-size: cover;
  color: #fff; }
  @media (min-width: 992px) {
  [class*='bg-image-'] {
    position: relative; }
    [class*='bg-image-']:before {
      position: absolute;
      content: '';
      height: 100%;
      width: 1010px;
      top: 0;
      bottom: 0;
      z-index: -1;
}}
	  .well-lg {
  padding-top: 290px;
  padding-bottom: 300px; }
  .well-lg--inset-1 {
    padding-top: 280px;
    padding-bottom: 270px; }
  .well-lg--inset-2 {
    padding-top: 285px;
    padding-bottom: 280px; }
	@media (max-width: 1199px) {
  [class*='well-'] {
    padding-top: 100px;
    padding-bottom: 100px; }

  .well-md--inset-1 {
    padding-bottom: 0; } }