@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Cinzel+Decorative:400,700|Ubuntu:400,300,300italic,500,400italic,700,500italic,700italic);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #454545;
  color: #616161;
  font: 300 18px/32px "Ubuntu", sans-serif;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

h1 {
  font-family: "Cinzel Decorative", serif;
  font-size: 55px;
  text-transform: uppercase;
  line-height: 60px;
  color: #ffffff;
}

h2 {
  font-size: 48px;
  line-height: 55px;
  color: #C6721D;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  h2 {
    font-size: 42px;
    line-height: 50px;
  }
}
h2 small {
  display: block;
  text-transform: none;
  font-size: 24px;
  font-weight: 400;
  line-height: 45px;
  margin-top: 3px;
}

h3 {
  font-size: 38px;
  line-height: 48px;
  font-weight: 500;
  color: #ffffff;
}

h4 {
  font-size: 24px;
  line-height: 40px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}
h4:after {
  position: absolute;
  content: '';
  height: 3px;
  background: #ffffff;
  top: 164%;
  left: 22%;
  right: 0;
}
h4 a:hover {
  color: #ff4200;
}
@media (max-width: 767px) {
  h4:after {
    left: 0;
  }
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 20px;
}

p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  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:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
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;
}

.txt-sets {
  color: #ffffff;
  line-height: 26px;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

@media (max-width: 767px) {
  .center767 {
    text-align: center;
  }
}

/*=======================================================
                       Main Layout
=========================================================*/
h2 + * {
  margin-top: 52px;
}

.h2_offs1 + * {
  margin-top: 35px;
}

.h2_offs1 {
  margin-top: 41px;
}

h4 + * {
  margin-top: 61px;
}

.offs1 + .row {
  margin-top: 97px;
}

.offs1 {
  margin-top: -230px;
}
@media (max-width: 767px) {
  .offs1 {
    margin-top: -140px;
  }
}

.offs2 {
  position: relative;
  z-index: 2;
  top: 61px;
}

.ins1 {
  padding: 0 7%;
}
@media (max-width: 767px) {
  .ins1 {
    padding: 1%;
  }
}

.ins2 {
  padding-left: 8%;
}
@media (max-width: 767px) {
  .ins2 {
    padding: 2%;
  }
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  position: relative;
  height: 80px;
  background: rgba(0, 0, 0, 0.48);
  text-align: center;
}
.brand:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: 50%;
  top: 80px;
  border-top: 229px solid rgba(0, 0, 0, 0.48);
  border-left: 1025px solid transparent;
  z-index: 1;
}
.brand:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 50%;
  top: 80px;
  border-top: 229px solid rgba(0, 0, 0, 0.48);
  border-right: 1025px solid transparent;
  z-index: 1;
}
.brand .logo {
  position: absolute;
  top: 78px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #9eb300;
}

.bg-sec {
  background: #454545;
}

.bg1 {
  background: #C6721D;
}

.bg2 {
  background: #FFCB5B;
}

.bg4 {
  background: #81b63a;
  color: #ffffff;
}

.bg3 {
  background: url(../images/parallax1.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
}
@media (min-width: 2050px) {
  .bg3 {
    background-size: cover;
    -webkit-background-size: cover;
  }
}
@media (max-width: 979px) {
  .bg3 {
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
.bg3 h2 {
  color: #ffffff;
}

/*==================     Icons     ======================*/
/*==================    Triangle  ======================*/
.trgl1 {
  position: relative;
}
.trgl1:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: 50%;
  top: -1px;
  border-top: 230px solid white;
  border-left: 1026px solid transparent;
  z-index: 1;
}
.trgl1:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 50%;
  top: -1px;
  border-top: 230px solid white;
  border-right: 1026px solid transparent;
  z-index: 1;
}

.trgl2 {
  position: relative;
  z-index: 3;
}
.trgl2:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: 50%;
  bottom: 100%;
  border-bottom: 229px solid #81b63a;
  border-right: 1025px solid transparent;
  z-index: 1;
}
.trgl2:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 50%;
  bottom: 100%;
  border-bottom: 229px solid #81b63a;
  border-left: 1025px solid transparent;
  z-index: 1;
}

.side_gr {
  position: absolute;
  height: 229px;
  top: 0;
  left: 50%;
  right: 50%;
}
.side_gr:before {
  position: absolute;
  content: '';
  height: 228px;
  width: 2500px;
  bottom: 100%;
  left: 1024px;
  background: #81b63a;
}
.side_gr:after {
  position: absolute;
  content: '';
  height: 228px;
  width: 2500px;
  bottom: 100%;
  right: 1024px;
  background: #81b63a;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  color: #2a2a2a;
  background: #ffffff;
  padding: 23px 47px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.btn span {
  z-index: 2;
  position: relative;
}
.btn:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  background: #81b63a; /*rgba(255, 66, 0, 0.5);*/
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.lt-ie9 .btn:before {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FF4200', endColorstr='#80FF4200')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FF4200', endColorstr='#80FF4200');
  zoom: 1;
}
.btn:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  background: #81b63a;/*rgba(255, 66, 0, 0.5);*/
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.lt-ie9 .btn:after {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FF4200', endColorstr='#80FF4200')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FF4200', endColorstr='#80FF4200');
  zoom: 1;
}
.btn:hover {
  background: #81b63a;/*#ff4200;*/
  color: #ffffff;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.btn:hover:before {
  height: 100%;
}
.btn:hover:after {
  height: 100%;
}
.btn:active {
  background: #81b63a;/*#cc3500;*/
}

/*==================   Marked list ======================*/
.marked-list li {
  position: relative;
  padding-left: 25px;
  font-size: 24px;
  font-weight: 300;
  color: #ff4200;
  text-align: left;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
}
.marked-list li:before {
  position: absolute;
  content: '\f18e';
  font-family: "FontAwesome";
  font-size: 18px;
  left: 0;
  top: 1px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.marked-list li:hover {
  color: #5a6600;
}
.marked-list li:hover:before {
  -moz-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
@media (max-width: 979px) {
  .marked-list li {
    font-size: 20px;
  }
}
.marked-list li + li {
  margin-top: 8px;
}

/*==================  Inline list  ======================*/
.inline-list li {
  display: inline-block;
  position: relative;
  padding-top: 183px;
  font-size: 24px;
  font-weight: 700;
}
.inline-list li:before {
  position: absolute;
  content: '';
  background: #ffffff;
  width: 157px;
  height: 157px;
  top: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.inline-list li:after {
  position: absolute;
  content: '';
  width: 72px;
  height: 72px;
  background-position: center;
  background-image: url(../img/bimbi.png);
  top: 32%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.inline-list li:nth-child(2):after {
  background-image: url(../img/vegan.png);
}
.inline-list li:nth-child(3):after {
  background-image: url(../img/pizza.png);
}
.inline-list li:nth-child(4):after {
  background-image: url(../img/musica.png);
}
.inline-list li span {
  color: #ffffff;
}
.inline-list li p {
  color: #fff38a;
  margin-top: 4px;
}
.inline-list li + li {
  margin-left: 57px;
}
@media (max-width: 979px) {
  .inline-list li + li {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .inline-list li {
    display: block;
  }
  .inline-list li + li {
    margin-left: 0;
    margin-top: 25px;
  }
}

.inline-list1 {
  margin-right: 16px;
  margin-top: -6px;
  min-width: 240px;
  display: inline-block;
}
.inline-list1 .fa {
  position: relative;
  font: 0/0 a;
}
.inline-list1 .fa:hover:before {
  color: #3f3f3f;
}
.inline-list1 .fa:before {
  position: relative;
  font-size: 20px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #3f3f3f;
  z-index: 2;
  top: 22px;
  left: -24px;
}
.inline-list1 .fa:after {
  content: '';
  position: absolute;
  width: 55px;
  height: 55px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  left: -43px;
  top: -6px;
  z-index: 1;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
/*.inline-list1 li:nth-child(3) .fa:after {
  left: -40px;
}
.inline-list1 li:nth-child(3) .fa:before {
  left: -19px;
}*/
.inline-list1 li {
  display: inline-block;
}
/*.inline-list1 li:hover .fa:after {
  background: #ff4200;
}
.inline-list1 li:hover .fa:before {
  color: #ffffff;
}*/
.inline-list1 li + li {
  margin-left: 41px;
}
@media (max-width: 1040px) {
  .inline-list1 {
    margin-left: 25px;
  }
  .inline-list1 .fa:before {
    font-size: 17px;
    top: 17px;
    left: -27px;
  }
  .inline-list1 li:nth-child(3) .fa:before {
    left: -23px;
  }
  .inline-list1 .fa:after {
    width: 45px;
    height: 45px;
  }
  .inline-list1 li + li {
    margin-left: 32px;
  }
}
@media (max-width: 767px) {
  .inline-list1 {
    margin-left: 48px;
  }
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*==================    Article   ======================*/
article {
  color: #ffffff;
  position: relative;
}
article:before {
  position: absolute;
  content: '';
  height: 3px;
  background: #ffffff;
  top: 10px;
  left: 0;
  right: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
article time {
  position: relative;
  padding: 76px;
  font-size: 52px;
  font-weight: 700;
  display: inline-block;
  margin-top: 57px;
}
article time span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  display: block;
  margin-top: 6px;
}
article time:before {
  position: absolute;
  content: '';
  width: 197px;
  height: 197px;
  border: 1px solid #ffffff;
  top: 4px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
article time + * {
  margin-top: 21px;
  padding: 0 15%;
}
@media (max-width: 979px) {
  article time + * {
    padding: 3%;
  }
}
article .txt-sets {
  font-weight: 400;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
article:hover:before {
  top: 20px;
  background: #ff4200;
}

/*==================    Address   ======================*/
address p {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
}

/*==================    Blocks    ======================*/
.blc1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 370px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
}
.blc1 h3 {
  padding: 26px 10%;
}
.blc1 h3 span {
  position: relative;
  z-index: 2;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .blc1 h3 {
    padding: 10px 6%;
  }
}
@media (max-width: 979px) {
  .blc1 h3 {
    padding: 7px 8%;
    text-align: center;
  }
}
.blc1:before {
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.3);
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
}
.lt-ie9 .blc1:before {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DFFFFFF', endColorstr='#4DFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DFFFFFF', endColorstr='#4DFFFFFF');
  zoom: 1;
}
.blc1:hover:before {
  height: 100%;
}

.bl-left {
  width: 100%;
}
.bl-left:before, .bl-left:after {
  display: table;
  content: "";
  line-height: 0;
}
.bl-left:after {
  clear: both;
}
.bl-left div {
  position: relative;
  padding-top: 104px;
  float: left;
  width: 56.26%;
  z-index: 2;
}
.bl-left div .lead {
  text-transform: uppercase;
  color: #ff4200;
  font-size: 24px;
  font-weight: 700;
}
.bl-left div * + .lead {
  margin-top: 47px;
}
.bl-left div .lead + * {
  margin-top: 18px;
}
@media (max-width: 979px) {
  .bl-left div {
    width: 100%;
    text-align: center;
  }
}
.bl-left img {
  position: absolute;
  right: -78%;
  top: -50px;
  z-index: -1;
}
@media (max-width: 1199px) {
  .bl-left img {
    right: -80%;
    top: 101px;
  }
}
@media (max-width: 979px) {
  .bl-left img {
    max-width: 100%;
    position: static;
  }
}

/*==================  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;
}
.parallax h2 {
  color: #ffffff;
}

/*==================     ToTop     ======================*/
.toTop {
  width: 42px;
  height: 42px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  background: #ff4200;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #ff7b4d;
  text-decoration: none;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #444 url(../img/background.jpg) no-repeat;
  background-size: cover;
  height: 1053px;
  max-height: 1053px;
  text-align: center;
  color: #ffffff;
}
header em {
  font-size: 55px;
  line-height: 60px;
  font-weight: 700;
  display: block;
}
header em + .btn {
  margin-top: 79px;
}
header * + em {
  margin-top: 369px;
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}

/*==================      Well     ======================*/
.well {
  padding-top: 50px;
  padding-bottom: 50px;
}

.well1 {
  padding-top: 50px;
}

.well2 {
  padding-top: 315px;
  padding-bottom: 135px;
}

.well3 {
  padding-top: 93px;
  padding-bottom: 51px;
}

.well4 {
  padding-top: 162px;
  padding-bottom: 107px;
}

.well5 {
  padding-top: 162px;
  padding-bottom: 107px;
}

.well6 {
  padding-top: 50px;
  padding-bottom: 251px;
}
@media (max-width: 979px) {
  .well6 {
    padding-bottom: 0;
  }
}

.well7 {
  padding-top: 85px;
  padding-bottom: 153px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #454545;
  padding-top: 72px;
}
footer .well8 {
  padding-bottom: 50px;
  padding-bottom: 38px;
}
footer .rights p {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
}
