@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=Dancing+Script|Open+Sans+Condensed:700|Open+Sans:400,600,300,700|Adamina);

@font-face{
    font-family:PFBeauSansPro-Bold;
    src: url('../fonts/PFBeauSansPro-Bold.ttf') format('truetype');
}
@font-face{
    font-family:PFBeauSansPro-Italic;
    src: url('../fonts/PFBeauSansPro-Italic.ttf') format('truetype');
}
@font-face{
    font-family:PFBeauSansPro-Regular;
    src: url('../fonts/PFBeauSansPro-Regular.ttf') format('truetype');
}
@font-face{
    font-family:PFBeauSansPro-SemiBold;
    src: url('../fonts/PFBeauSansPro-SemiBold.ttf') format('truetype');
}
@font-face{
    font-family:PFVertigo Unicode;
    src: url('../fonts/PFVertigo Unicode.ttf') format('truetype');
}


@media (max-width: 479px) {

  h3.one {
      display: none;
    font-size: 30px;
  }

    h4.two{
        display: none;
        font-size:32px;
    }

    h5.three{
        
        font-size:19px;
        line-height: 19px;
        padding-bottom: 10px;
    }


}

@media (max-width: 494px) {
  h3.one {
      display: none;
    font-size: 30px;
  }

    h4.two{
        display: none;
        font-size:32px;
    }

    h5.three{
        
        font-size:18px;
        line-height: 19px;
        padding-bottom: 10px;
    }


}
@media (max-width: 600px) {
  h3.one {
      display: none;
    font-size: 30px;
  }

    h4.two{
        display: none;
        font-size:32px;
        padding-bottom: 5px;
        margin-top: 0px;
    }

    h5.three{
        
        font-size:18px;
        line-height: 19px;
        padding-bottom: 10px;
    }


}
@media (max-width: 487px) {
  h3.one {
      display: block;
    font-size: 30px;
  }

    h4.two{
        display: none;
        font-size:32px;
    }

    h5.three{
        
        font-size:19px;
        line-height: 19px;
        padding-bottom: 10px;
    }


}










/*========================================================

                      Main Styles
=========================================================*/
body {
  background: #f8f8f8;
  color: #676767;
  font: 400 18px/30px "PFBeauSansPro-Bold;","PFBeauSansPro-Regular","PFVertigo Unicode";
  -webkit-text-size-adjust: none;
    
}

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

h3, h4, h5 {
    font-size: 30px;
  text-transform: uppercase;
  font-family: "PFBeauSansPro-Bold";
  color: #4c4d4c;
}

h1 {
  font-size: 130px;
  line-height: 170px;
  font-family: "Dancing Script", cursive;
}

.one{
    
    text-align:center;
    font-size: 35px;
    padding-top: 15px;
}
.two{
    display: none;
    text-align: center;
    text-transform:none;
    font-family: PFVertigo Unicode;
    font-size: 54px;
    padding-bottom: 5px;
    
    }

.three{
    
    text-align: center;
    text-transform:none;
    font-family: PFBeauSansPro-Regular;
    /*font-size: 23px;*/
    font-size: 25px;
    padding-top: 5px;
    padding-bottom:0px; 
    /*line-height: 43px;*/
    line-height: 30px;
}

h2 {
  font-size: 60px;
  line-height: 50px;
  font-family: "Dancing Script", cursive;
  color: #4c4d4c;
}

h3 {
  font-size: 40px;
  line-height: 30px;
}
h3 span {
  font-size: 70px;
  display: block;
  line-height: 76px;
}




h4 {
  font-size: 30px;
  line-height: 30px;
}

h5 {
  font-size: 24px;
  line-height: 29px;
}

h6 {
  font-size: 20px;
  line-height: 32px;
  font-family: "PFBeauSansPro-Bold";
  font-weight: 300;
}

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;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  color: #4c4d4c;
  font-weight: 700;
}

address {
  font-size: 20px;
  line-height: 36px;
  font-weight: 300;
  color: #262626;
}

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;
}

.center {
  text-align: center;
}

.container.center{
    background-color:#ba1b50!important;
}



.bord {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f8f8f8;
}

.shadow {
  -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) and (max-width: 900px) {
  .media_off_left {
    margin-left: -65px;
  }
}

/*=======================================================
                       Main Layout
=========================================================*/
* + .booking-form {
  margin-top: 0px;
}

* + h6 {
  margin-top: 10px;
}

* + .row {
  margin-top: 92px;
}

* + .index-list {
  margin-top: 106px;
}

* + .inline-list {
  margin-top: 111px;
}

* + address {
  margin-top: 85px;
}

* + .copyright {
  margin-top: 47px;
}

* + .inline-list2_wrap {
  margin-top: 53px;
}

h6 + img {
  margin-top: 58px;
}

h3 + p {
  margin-top: 36px;
}

time + p {
  margin-top: 13px;
}

* + .off {
  margin-top: 28px;
}

p + p {
  margin-top: 30px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: block;
  position: relative;
  z-index: 10;
  height:117px;
}
.brand img{
    width:360px;
    padding-top: 12px;
    padding-bottom: 15px;
}

.brand_slogan {
  text-align: right;
  font-family: "PFVertigo Unicode";
  text-transform: none;
  font-size: 25px;
  line-height: 20px;
  margin-top: 20px;
  margin-right: 19px;
}

.checkin_ok {
  text-align: left;
  font-family: "PFVertigo Unicode";
  text-transform: none;
  font-size: 35px;
  line-height: 20px;
  margin-top: -240px;
  margin-right: 19px;
}

@media (max-width: 415px)
{
.brand_slogan {
    margin-top: -20px;
    text-align: center;
}
}



/*==================  Backgrounds  ======================*/
.bg-secondary, .bg-secondary2, .bg-img {
  color: #fff;
}
.bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary2 h1, .bg-secondary2 h2, .bg-secondary2 h3, .bg-secondary2 h4, .bg-secondary2 h5, .bg-secondary2 h6, .bg-img h1, .bg-img h2, .bg-img h3, .bg-img h4, .bg-img h5, .bg-img h6 {
  color: #fff;
}

.bg-primary {
  background: #fff;
}

.bg-secondary {
  background: #fed520;
}

.bg-secondary2 {
  background: #0c6e3d;
}

.bg-img {
  background: #fed520;
  position: relative;
}
.bg-img:before{
  content: '';
  background: url("../images/bg.jpg") left bottom no-repeat;
  position: absolute;
  height: 100%;
  width: 54%;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (max-width: 767px) {
  .bg-img:before {
    width: 0;
  }
}
.bg-img * {
  position: relative;
  z-index: 1;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_aside img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.box_cnt__no-flow {
  overflow: hidden;
  padding-left: 35px;
  padding-top: 47px;
}
@media (max-width: 979px) {
  .box {
    text-align: center;
  }
  .box_aside {
    float: none;
  }
  .box_cnt__no-flow {
    padding-left: 0;
  }
}

/*==============       Blockquote      ==================*/
blockquote {
  padding: 29px 36px 68px 29px;
}
blockquote q {
  color: #7e7e7e;
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
blockquote q span {
  font-family: 'Adamina', serif;
  font-size: 55px;
  line-height: 9px;
  color: #262626;
  float: left;
  margin-top: 18px;
  margin-left: -16px;
  margin-right: 8px;
}
blockquote cite {
  display: block;
  color: #262626;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
blockquote * + q {
  margin-top: 34px;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li h5 {
  padding-top: 40px;
}
.index-list li:before {
  content: counter(li,decimal-leading-zero) ".";
  counter-increment: li;
  font-family: "Dancing Script", cursive;
  font-size: 80px;
  line-height: 80px;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}
.index-list * + p {
  margin-top: 28px;
}

/*==================  Inline List  ======================*/
.inline-list:before, .inline-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  display: inline-block;
  float: left;
  width: 33.333333%;
}
@media (max-width: 979px) {
  .inline-list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .inline-list li {
    width: 100%;
  }
}

.inline-list2:before, .inline-list2:after {
  display: table;
  content: "";
  line-height: 0;
}
.inline-list2:after {
  clear: both;
}
.inline-list2 li {
  display: inline-block;
}
.inline-list2 li a {
  font-size: 16px;
  line-height: 22px;
}
.inline-list2 li a:hover {
  color: #ff6c1c;
}
.inline-list2 li + li {
  margin-left: 24px;
}

/*==================     ToTop     ======================*/
.toTop {
  width: 42px;
  height: 42px;
  font-size: 17px;
  line-height: 40px;
  color: #fff;
  background: #ff6c1c;
  -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 {
  background: #fed520;
  text-decoration: none;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.thumb h1, .thumb h2, .thumb h3, .thumb h4, .thumb h5, .thumb h6 {
  color: #fff;
}
.thumb img {
  width: 100%;
  height: auto;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  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: #fff;
  background: transparent;
}
.thumb_overlay_cnt {
  position: absolute;
  top: 50%;
  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%);
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(97, 97, 97, 0.7);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3616161', endColorstr='#B3616161')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3616161', endColorstr='#B3616161');
  zoom: 1;
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: none;
  color: #fff;
}
header h1, header h2, header h3, header h4, header h5, header h6 {
  color: #fff;
}
header .header_cnt {
  background:#ba1b50;
  margin-bottom: -34px;
}

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

.mg_add {
  margin-top: -9px;
}

.ins {
  padding: 64px 30px 60px 47px;
}

.mod {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #909090;
}

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

.well1 {
  padding-top: 108px;
  padding-bottom: 128px;
}

.well2 {

  padding-top: 148px;
  padding-bottom: 159px;
}

.well2__ins {
  padding-top: 98px;
}

.well3 {
  padding-top: 75px;
  padding-bottom: 124px;
}

.well4 {

  padding-top: 65px;
  padding-bottom: 117px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  position: relative;
  background: #f8f8f8;
  padding-top: 92px;
    overflow:hidden;
}
footer .footer_cnt {
  margin-bottom: -75px;
  position: relative;
  z-index: 10;
}
footer .square3 {
  position: absolute;
  overflow: hidden;
  height: 155px;
  z-index: 9;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
footer .square3:before {
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 2270px;
  display: block;
  position: relative;
  height: 500px;
  background: #f8f8f8;
  margin-top: -347px;
  bottom: 0;
  margin-left: -85px;
}
footer .inline-list2_wrap {
  max-width: 432px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 16px 15px;
}

.dw{
    position:relative;
     display: block;
    height:auto;
    overflow: hidden;
}
@media (max-width: 900px)
{
.dw {
    height: 570px;
}
}

@media (max-width: 810px)
{
.dw {
    height: 412px;
}
}
@media (max-width: 370px)
{
.dw {
    height: 218px;
}
}
@media (max-width: 400px)
{
.checkin_ok {
text-align: center;
color:red;
font-family: "PFVertigo Unicode";
text-transform: none;
font-size: 35px;
line-height: 20px;
margin-top: 100px; 
margin-right: 10px; 
}
.dw {
    height: 239px;
}
}
@media (max-width: 330px)
{
.dw {
    height: 212px;
}
}





footer .copyright {
  font-size: 16px;
}
