@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #424955;
  color: #c8c8c8;
  font: 400 14px/24px "Arial", sans-serif;
  -webkit-text-size-adjust: none;
}

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

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
}

h1 {
  font-size: 100px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
h1 small {
  font-weight: 100;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  display: block;
  margin-top: 1px;
  margin-left: 7%;
  letter-spacing: 24px;
}
@media (max-width: 979px) {
  h1 {
    font-size: 75px;
  }
}

h2 {
  font-size: 60px;
  line-height: 80px;
  font-weight: 600;
  text-transform: uppercase;
  color: #424955;
}
h2 small {
     font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    display: block;
    margin-top: 5px;
    color: #d2d3d5;
}
@media (max-width: 979px) {
  h2 {
    font-size: 46px;
    line-height: 50px;
  }
  h2 small {
    font-size: 35px;
    line-height: 35px;
    margin-top: 5px;
  }
}

h3 {
  font-size: 35px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 979px) {
  h3 {
    font-size: 40px;
  }
}

h4 {
  font-size: 29px;
  line-height: 26px;
  color: #ca5b24;
  text-transform: uppercase;
}
h4 small {
  color: #424955;
  display: block;
  margin-top: 0;
  font-weight: 100;
}

h5 {
  font-size: 22px;
  padding-bottom:20px;
  padding-top:20px;
  color:#fff;

   
}

h6 {
  font-size: 20px;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
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;
}

.lead {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  line-height: 20px;
  font-weight: 400;
  color: #ca5b24;
  text-transform: uppercase;
}

.lead-1 {
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 100;
  color: #91c46c;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .lead-1 {
    font-size: 30px;
  }
}

.lead-2 {
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 100;
  color: #6c7688;
  text-transform: uppercase;
}
@media (max-width: 550px) {
  .lead-2 {
    font-size: 40px;
  }
}

.center {
  text-align: center;
}

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

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

.head_sfrm {
  display: inline-block;
  padding-left: 165px;
  position: relative;
}
.head_sfrm:before {
  position: absolute;
  content: '\f003';
  font-family: "FontAwesome";
  font-size: 122px;
  color: #ca5b24;
  left: 0;
  top: 24%;
}
@media (max-width: 767px) {
  .head_sfrm {
    padding-left: 0;
    padding-top: 150px;
  }
  .head_sfrm:before {
    top: 10px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/*=======================================================
                       Main Layout
=========================================================*/
.brand + h3 {
  margin-top: 180px;
  margin-bottom:76px;
}
@media (min-width: 980px) {
  .brand + h3 {
    padding: 0 2%;
  }
}

h3 + .booking-form {
  margin-top: 40px;
}

h2 + .lead-1 {
  margin-top: 29px;
}

h4 + p {
  margin-top: 22px;
}

h2 + .row {
  margin-top: 29px;
}

h3 + .lead {
  margin-top: 42px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  padding-left: 300px;
  position: relative;
}
span {
    color: #ca5b24;
}
.brand:before {
  position: absolute;
  content: '';
  width: 267px;
  height: 170px;
  background: url(../images/logo.png) no-repeat;
  top: 0px;
  left: 0px;
}
@media (max-width: 979px) {
  .brand {
    padding-left: 0;
    padding-top: 145px;
  }
  .brand:before {
    top: 23px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

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

.bg-sec {
  font-family: "Open Sans", sans-serif;
  background: #424955;
}
.bg-sec em {
  display: block;
  font-size: 100px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 550px) {
  .bg-sec em {
    font-size: 60px;
  }
}
.bg-sec em + p {
  margin-top: 10px;
}

.bg1 {
  background: #f5f6f6;
}

/*=================   Inline list   =====================*/
.inline-list .fa {
  font: 0/0 a;
  position: relative;
}
.inline-list .fa:hover:after {
  background: #ca5b24;
}
.inline-list .fa:before {
  position: absolute;
  font-size: 25px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  top: 0;
  left: -24px;
  z-index: 2;
}
.inline-list .fa:after {
  position: absolute;
  content: '';
  width: 78px;
  height: 78px;
  background: #5a6374;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
  top: -39px;
  left: -52px;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 94px;
}
@media (max-width: 400px) {
  .inline-list li + li {
    margin-left: 85px;
  }
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid transparent;
  background: #ca5b24;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px 24px 24px 25px;
}
.btn:hover {
  background: transparent;
  border: 1px solid #fff;
}
.btn:active {
  background: #719934;
}

/*==================    Article    ======================*/
article {
 
  display: block;
}
article time {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  position: absolute;
  font-size: 40px;
  line-height: 78px;
  border-radius: 25px;
  color: #fff;
  background: #ca5b24;
  padding: 2px 0px 0 0px;
  left: 0;
  top: 4px;
}
article time span {
  display: block;
  background: #424955;
  font-size: 20px;
  line-height: 43px;
  color: #6d7789;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 0px 21px 8px;
}
article h4 {
  margin-top: -3px;
}
@media (min-width: 768px) and (max-width: 979px) {
  article {
    padding-left: 0;
    padding-top: 150px;
    text-align: center;
  }
  article time {
    top: -10px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  article time {
    top: 0;
    line-height: 60px;
  }
  article time span {
    padding: 0px 11px 8px;
  }
}

/*================      Blocks      =====================*/
.block1 {
  position: relative;
  width: 51.2%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 14%;
  padding-top: 147px;
  padding-bottom: 193px;
}
.block1 h2 + .lead {
  margin-top: 38px;
}
.block1 .lead + p {
  margin-top: 30px;
  font-size:19px;
}
.block1 p + a {
  display: inline-block;
  margin-top: 102px;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 25px;
  padding-left: 150px;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #424955;
}
.block1 p + a:after {
  position: absolute;
  content: '\f044';
  font-size: 60px;
  font-family: "FontAwesome";
  top: 16px;
  left: 29px;
  color: #fff;
}
.block1 p + a:before {
  position: absolute;
  content: '';
  width: 111px;
  height: 111px;
  top: -28px;
  left: 0;
  background: #ca5b24;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.block1 p + a:hover {
  color: #ca5b24;
}
.block1 .img_bl1 {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 1011px;
  background: url(../images/page-1_img1.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .block1 {
    width: 60%;
  }
}
@media (max-width: 979px) {
  .block1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    text-align: center;
    padding-top: 450px;
  }
  .block1 .img_bl1 {
    width: auto;
    left: 0;
    right: 0;
    top: 5%;
    bottom: 66%;
  }
}
@media (max-width: 479px) {
  .block1 {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .block1 .img_bl1 {
    display: none;
  }
}

.block2 {
  padding-top: 157px;
  padding-bottom: 164px;
}
.block2 h2 + .lead {
  margin-top: 60px;
}
.block2 .img_bl1 {
  background: url(../images/page-1_img2.jpg) no-repeat;
  background-size: cover;
}
@media (min-width: 980px) and (max-width: 1300px) {
  .block2 .img_bl1 {
    background-position: -300px;
  }
}
@media (max-width: 979px) {
  .block2 {
    padding-top: 500px;
  }
  .block2 .img_bl1 {
    bottom: 55%;
  }
}
@media (max-width: 479px) {
  .block2 {
    padding-top: 80px;
    padding-bottom: 70px;
  }
}

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

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================  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: #fff;
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #fff;
  padding-top: 126px;
  padding-bottom: 233px;
}
@media (max-width: 767px) {
  header {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

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

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

.well1 {
  padding-bottom: 23px;
  padding-top: 36px;
}

.well2 {
  padding-bottom: 156px;
  padding-top: 147px;
}
@media (max-width: 479px) {
  .well2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.well2_ins {
  padding-bottom: 128px;
}

.well3 {
  padding-bottom: 230px;
  padding-top: 225px;
}
@media (max-width: 479px) {
  .well3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #424955;
  padding-top: 137px;
  padding-bottom: 141px;
}
footer .brand {
  float: left;
  padding-left: 88px;
}
footer .brand h1 {
  font-size: 58px;
}
footer .brand h1 small {
  font-size: 12px;
  letter-spacing: 14px;
  line-height: 18px;
  margin-left: 0;
}
footer .brand:before {
  -moz-transform: scale(0.58);
  -ms-transform: scale(0.58);
  -o-transform: scale(0.58);
  -webkit-transform: scale(0.58);
  transform: scale(0.58);
  top: -14px;
  left: -23px;
}
footer p {
  float: left;
  line-height: 50px;
  margin-left: 42px;
}
footer .inline-list {
  float: right;
  margin-top: 43px;
  margin-right: 25px;
}
@media (max-width: 979px) {
  footer {
    text-align: center;
  }
  footer .brand, footer p, footer .inline-list {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  footer .brand {
    padding-top: 0;
  }
  footer .brand h1 {
    font-size: 50px;
  }
  footer .brand h1 small {
    margin-left: 7%;
  }
}

.well1 {
   padding-bottom: 23px;
  padding-top: 36px;
}


* + .off1 {
    margin-top: 20px;
}
* + .off2 {
    margin-top: 20px;
}

h7 {
    font-size:15px;
    color:#424955;

}