@import url(../css/font-awesome.min.css);
@import 'https://fonts.googleapis.com/css?family=Roboto';
@import url(../css/arrows.css);
@import "animate.css";
/*========================================================
                      Main Styles
=========================================================*/
.badge {
  background: none;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
html, body {
  height: 100%;
  margin: 0;
}

body {
  display: flex;
  flex-direction: column;
}

.content-wrap {
  flex: 1 0 auto;
}

.footer {
  flex-shrink: 0;
}






@media (max-width: 991px) {
  .clearboth {
    clear: both;
  }
}
.inset {
  padding-left: 5%;
  padding-right: 5%;
}
@media (max-width: 767px) {
  .inset {
    padding-left: 0;
    padding-right: 0;
  }
}
* + .row {
  margin-top: 30px;
}
.row + * {
  margin-top: 30px;
}
.row + .row {
  margin-top: 30px;
}
* + .thumbnail {
  margin-top: 20px;
}
h2 + p {
  margin-top: 20px;
}
h2 + .thumbnail {
  margin-top: 20px;
}
.thumbnail + * {
  margin-top: 20px;
}
div.lead--mod + h5 {
  margin-top: 56px;
}
* + div.h6 {
  margin-top: 30px;
}
* + p {
  margin-top: 13px;
}
* + h5 {
  margin-top: 38px;
}
* + .btn {
  margin-top: 54px;
}
* + h6 {
  margin-top: 35px;
}
* + .video {
  margin-top: 41px;
}
* + .owl-carousel {
  margin-top: 125px;
}
* + .resp-tabs {
  margin-top: 80px;
}
* + .contact-form {
  margin-top: 102px;
}
* + .inline-list1 {
  margin-top: 10px;
}
* + .copyright {
  margin-top: 50px;
}
* + .row {
  margin-top: 50px;
}
* + .index-list {
  margin-top: 71px;
}
* + .contact-info {
  margin-top: 12px;
}
* + .terms-list {
  margin-top: 72px;
}
* + .box {
  margin-top: 29px;
}
.box + .box {
  margin-top: 0;
}
@media (max-width: 767px) {
  .box + .box {
    margin-top: 15px;
  }
}
.row + .btn {
  margin-top: 79px;
}
p + .btn {
  margin-top: 78px;
}
img + h6 {
  margin-top: 28px;
}
p + p {
  margin-top: 19px;
}
blockquote > * + h5 {
  margin-top: 54px;
}
* + .off {
  margin-top: 73px;
}
* + .off1 {
  margin-top: 25px;
}
* + .off2,
.row + .off2 {
  margin-top: 62px;
}
/*=======================================================
                        Components
=========================================================*/
/*==================      video      ======================*/
.video {
  height: 573px;
  width: 100%;
}
@media (max-width: 767px) {
  .video {
    height: 250px;
  }
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
  padding-left: 26px;
}
.box_cnt__no-flow_ins {
  overflow: hidden;
  padding-left: 23px;
}
@media (max-width: 991px) {
  .box {
    text-align: center;
  }
  .box_aside {
    float: none;
  }
  .box_cnt__no-flow,
  .box_cnt__no-flow_ins {
    padding-left: 0;
    margin-top: 10px;
  }
}
/*==================  Inline List  ======================*/
.inline-list {
  background: #303334;
}
.inline-list:before,
.inline-list:after {
  content: " ";
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list:before,
.inline-list:after {
  content: " ";
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  display: inline-block;
  float: left;
  width: 25%;
}
@media (min-width: 480px) and (max-width: 979px) {
  .inline-list li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .inline-list li {
    width: 100%;
  }
}
/*==================  Inline List  ======================*/
.inline-list1 li {
  display: inline-block;
}
.inline-list1 li a {
  color: #fff;
  font-size: 14px;
}
.inline-list1 li + li {
  margin-left: 31px;
}
.inline-list1 a:hover {
  color: #f72b4c;
}
@media (max-width: 479px) {
  .inline-list1 li + li {
    margin-left: 14px;
  }
}
/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 18px;
}
.marked-list li:before {
  content: '\f111';
  position: absolute;
  left: -3px;
  top: 11px;
  font-weight: 400;
  font-size: 8px;
  font-family: 'FontAwesome';
  color: #303334;
}
.marked-list li + li {
  margin-top: 3px;
}
.marked-list a:hover {
  color: #f72b4c;
}
/*==================  Contact-info  ======================*/
.contact-info {
  width: 310px;
}
.contact-info:before,
.contact-info:after {
  content: " ";
  display: table;
}
.contact-info:after {
  clear: both;
}
.contact-info:before,
.contact-info:after {
  content: " ";
  display: table;
}
.contact-info:after {
  clear: both;
}
.contact-info dt {
  float: left;
  width: 40%;
}
.contact-info dd {
  float: right;
  width: 60%;
  text-align: right;
}
.contact-info .mail {
  float: left;
  width: 16%;
  text-align: left;
}
.contact-info a:hover {
  color: #f72b4c;
}
.contact-info [href*="mailto:"] {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1199px), (max-width: 479px) {
  .contact-info {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .contact-info .mail {
    width: 24%;
  }
}
/*==================  Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
  padding-left: 95px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list li:before {
  content: counter(li, decimal) ".";
  counter-increment: li;
  text-align: center;
  font-size: 40px;
  font-weight: 100;
  line-height: 68px;
  color: #fff;
  background: #f72b4c;
  height: 70px;
  width: 70px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: 8px;
}
@media (max-width: 991px) {
  .index-list {
    text-align: center;
  }
  .index-list li {
    padding-left: 0;
    padding-top: 85px;
  }
  .index-list li:before {
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
  }
}
@media (max-width: 1300px) {
  .index-list {
    padding-left: 15px;
  }
}
/*==================  Terms List  ======================*/
.terms-list dt {
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0.6px;
}
.terms-list dd {
  font-size: 15px;
  line-height: 20px;
}
.terms-list dt + dd {
  margin-top: 13px;
}
.terms-list dd + dt {
  margin-top: 28px;
}
.terms-list a[href^="mailto:"] {
  margin-top: 20px;
  display: inline-block;
  text-decoration: underline;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  /*background: #ffffff url("../img/villa_este.jpg") no-repeat top right;*/
  -webkit-background-size: cover;
  background-size: cover;
  /*padding-bottom: 310px;*/
  background-color:rgba(255,255,240,0.4);
  position: relative;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
header .stuck_container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
header .header-cnt {
  padding-top: 345px;
}
header .header-cnt * {
  color: #ffffff;
}
header .header-cnt div.h2 + div.h5 {
  margin-top: 37px;
}
header .navbar-nav {
  margin-right: 195px;
  margin-top: 19px;
}
header .navbar-brand {
  margin-left: 58px;
  margin-top: 5px;
}
header * + .btn {
  margin-top: 56px;
}
@media (max-width: 1500px) {
  header .navbar-nav {
    margin-right: 10px;
  }
  header .navbar-nav > li + li {
    margin-left: 50px;
  }
}
@media (max-width: 1199px) {
  header {
    text-align: center;
  }
  header .navbar-header,
  header .navbar-nav {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
  header .navbar-brand {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  header {
     padding-bottom: 0;
  }
  header .header-cnt {
    padding-top: 100px;
  }
}
.header--mod {
  background: #ffffff url("../images/header-bg2.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 0;
  height: 164px;
}
@media (max-width: 767px) {
  .header--mod {
    height: 150px;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  background: #ffffff;
}
main .mg_add {
  margin-top: 7px;
}
main .time_mod {
  display: block;
  font-size: 69px;
  line-height: 67px;
  font-weight: 100;
}
main .time_mod span {
  font-size: 23px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
  display: block;
}
/*==================    404    =========================*/
.page404 .lead {
  font-size: 150px;
  line-height: 1;
}
@media (max-width: 1199px) {
  .page404 .lead {
    font-size: 60px;
  }
}
.page404 span.fa {
  margin-top: 20px;
  font-size: 300px;
  line-height: 1;
}
@media (max-width: 767px) {
  .page404 span.fa {
    font-size: 250px;
  }
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #333333;
  padding-top: 10px;
  padding-bottom: 0;
  text-align: center;
  color: #fff;
  margin-top: 0;
  flex-shrink: 0;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff;
}
footer .copyright {
  color: #919191;
}
footer .copyright a:hover {
  color: #f72b4c;
}
@media (max-width: 479px) {
  footer {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
.footer--mod {
  padding-top: 125px;
}

body {
  display: flex;
  flex-direction: column;
}

.content-wrap {
  flex: 1 0 auto;
}


