a:active, a:focus, input, textarea, input:active, textarea:active, :focus{ outline: none; box-shadow: none !important; }
@font-face {
    font-family: 'tornacyrmedita';
    src: url('/fonts/tornacyrmedita.eot');
    src: url('/fonts/tornacyrmedita.eot?#iefix') format('embedded-opentype'),
    url('/fonts/tornacyrmedita.woff') format('woff'),
    url('/fonts/tornacyrmedita.ttf') format('truetype'),
    url('/fonts/tornacyrmedita.svg#FlowerNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tornacyrligita';
    src: url('/fonts/tornacyrligita.eot');
    src: url('/fonts/tornacyrligita.eot?#iefix') format('embedded-opentype'),
    url('/fonts/tornacyrligita.woff') format('woff'),
    url('/fonts/tornacyrligita.ttf') format('truetype'),
    url('/fonts/tornacyrligita.svg#FlowerNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tornacyrlig';
    src: url('/fonts/tornacyrlig.eot');
    src: url('/fonts/tornacyrlig.eot?#iefix') format('embedded-opentype'),
    url('/fonts/tornacyrlig.woff') format('woff'),
    url('/fonts/tornacyrlig.ttf') format('truetype'),
    url('/fonts/tornacyrlig.svg#FlowerNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}


a, a:focus, a:hover {
    color: #99cc99;
    text-decoration: none !important;
}
em {
    display: block;
    line-height: 18px;
    letter-spacing: 0.1px;
    font-size: 13px;
}
hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #a5a5a5;
}
p {
    color: #3c3c3a;
    letter-spacing: 0.1px;
    font-size: 15px;
    margin: 0;
}


header {
    background-color: #333333;
    position: fixed;
    width: 100%;
    z-index: 1;
}
header .container {
    position: relative;
}
header .container:before {
    content: "";
    border-top: 60px solid #85978c;
    border-right: 10px solid transparent;
    position: absolute;
    width: 1000px;
    left: -1040px;
    top: -1px;
}
header .container .col-lg-12 {
    padding-left: 0px;
    padding-right: 15px;
}
.navbar-inverse {
    background-color: #333333;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0;
}
.navbar-nav {
    display: flex;
    height: 58px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    height: 100%;
    padding-top: 21px;
        font-family: "tornacyrligita";
}

.navbar-inverse .navbar-nav>li:hover>.dropdown-menu {
    display: block;
    z-index: 9999999;
}
.dropdown-menu {
    background-color: #aad9bd;
        padding-right: 30px;
}
.navbar-nav>li>.dropdown-menu {
    border: none;
    margin-top: 0px;
    padding-top: 20px;
}
.dropdown-menu>li>a {
    color: #333;
    font-family: "tornacyrligita";
    font-size: 17px;
    text-decoration: none;
    padding-bottom: 1px;
    display: block;
    width: 100%;
    border-bottom: 1px solid transparent;
        padding-left: 0;
    margin-left: 20px;
    padding-right: 20px;
    margin-right: 0px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a.active {
    background-color: #aad9bd;
    border-bottom: 1px solid #fff;
    position: relative;
}
.dropdown-menu>li>a:hover:after, .dropdown-menu>li>a:focus:after, .dropdown-menu>li>a.active:after {
    content: ">>";
    position: absolute;
    right: 0;
}
.dropdown-menu>li:last-child {
        background: #333333;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    top: 5px;
    margin-right: -30px;
        padding-right: 30px;
}
.dropdown-menu>li:last-child a{
    color: #cccccc;
    font-family: "tornacyrligita";
    font-size: 17px;
    text-decoration: none;
    padding-bottom: 1px;
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-top: 15px;
    border-bottom: 1px solid #333;
    
}
.dropdown-menu>li:last-child:hover, .dropdown-menu>li:last-child:focus {
    background-color: #333333;
}
.dropdown-menu>li:last-child>a:hover, .dropdown-menu>li:last-child>a:focus, .dropdown-menu>li:last-child>a.active {
    color: #cccccc;
    font-family: "tornacyrligita";
    font-size: 17px;
    text-decoration: none;
    padding-bottom: 1px;
    display: block;
    width: 100%;
    background-color: #333333;
    border-bottom: 1px solid #fff;
}
.dropdown-menu>li:last-child>a:hover:after, .dropdown-menu>li:last-child>a:focus:after, .dropdown-menu>li:last-child>a.active:after {
    color: #fff;
        
}

.logo {
    color: #fff;
    text-align: right;
    position: relative;
    right: 35px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1.9px;
    display: block;
    padding-top: 13px;
    padding-bottom: 10px;
}
.logo span {
    color: #fff;
    display: block;
    text-transform: lowercase;
}
.logo:hover, .logo:focus {
    color: #fff;
    text-decoration: none;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.grid-stack-wrapper{
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 150px;
}
.backgrounds {
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 100vh;
    width: 100%;
    z-index: -999999;
    position: fixed;
}
.backgrounds .slide {
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    z-index: -999999;
    position: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.transparent .item-content {
    background-color: transparent !important;
}
.item-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    background-color: #fff;
    position: relative;
    padding: 20px;
    min-height: 1px;
    line-height: 19px;
    transition-duration: .5s;
    overflow: hidden;
}
.item-content .item-text img {
    max-width: 100%;
    height: auto;
}
.item-content .block_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
    overflow: visible;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    left: 0px;
    right: 0px;
    
}
/*.gridstack{
   height: 100% !important;
}*/
.no-indent .item-content {
    padding: 0 !important;
}
.grid-stack > .grid-stack-item.no-indent-left > .grid-stack-item-content {
    padding-left: 0px;
}
.grid-stack > .grid-stack-item.no-indent-right > .grid-stack-item-content {
    padding-right: 0px;
}
.grid-stack-item-content>.link-blok {
    display: block;
    height: 100%;
}

.link-blok {
    text-decoration: none;
    color: #3c3c3a;
    cursor: pointer;
}
.link-blok:hover {
    text-decoration: none;
    color: #3c3c3a;
}
.link-blok:hover .item-content {
    background-color: rgb(158, 210, 174);
}
.link-blok:hover .item-content .item-head {
    border-bottom: 1px solid #ffffff;
}
.page-text .wrap {
    background: #fff;
    padding: 20px;
    margin-top: -20px;
}
.item-content ul li, .item-content ol li {
   
    color: #3c3c3a;
    letter-spacing: 0.1px;
    font-size: 16px;
        
}
a:active, a:focus, input, textarea, input:active, textarea:active, :focus{ outline: none; box-shadow: none !important; }




@font-face {
    font-family: 'tornacyrbold';
    src: url('/fonts/TornaCyrBol.eot');
    src: url('/fonts/TornaCyrBol.eot?#iefix') format('embedded-opentype'),
    url('/fonts/TornaCyrBol.woff') format('woff'),
    url('/fonts/TornaCyrBol.ttf') format('truetype'),
    url('/fonts/TornaCyrBol.svg#FlowerNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tornacyrmed';
    src: url('/fonts/TornaCyrMed.eot');
    src: url('/fonts/TornaCyrMed.eot?#iefix') format('embedded-opentype'),
    url('/fonts/TornaCyrMed.woff') format('woff'),
    url('/fonts/TornaCyrMed.ttf') format('truetype'),
    url('/fonts/TornaCyrMed.svg#FlowerNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}



div.indent {
    padding: 20px;
}

.header {
    z-index: 9999;
    width: 100%;
    position: fixed;
    height: 60px;
    background: #85978c;
}

.grey-line {
    position: absolute;
    right: 50%;
    padding-left: 570px;
    border-bottom: 60px solid #333333; 
    border-left: 10px solid transparent;
}
.grey-all {
    background: #333333;
    height: 60px;
    width: 60%;
    position: absolute;
    right: 0;
}
.header-content {
    width: 1020px;
    margin: auto;
    height: 60px;
    position: relative;
}
.header-content h2, .header-content div, .header-content a {
    display: inline-block;
    color: #fffefe;
    text-transform: uppercase;
}

.separator {
    font-family: "tornacyrligita";
    font-size: 19px;
    padding: 5px;
}
.header-menu {
    position: absolute;
    left: 0;
    top: 15px;
}
.header-about {
    position: absolute;
    right: 0;   
    top: 15px;
}






.menu-item {
    position:relative;
}
.header-menu  ul{
    list-style:none;
    position:absolute;
    left:-9999px;
    padding-top: 19px;
    z-index: 9999;
}
.header-menu ul li:first-child {
    padding-top: 20px;
}
.header-menu ul li:nth-last-child(2) {
    padding-bottom: 20px;
}
.header-menu ul li{
    float:none;
    background: #aad9bd;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 0px;
    width: 110%;
}
.header-menu ul li.last {
    background: #333333;
    padding-bottom: 20px;
    padding-top: 20px;
}
.header-menu ul li.last a {
    color: #cccccc !important;
}
.header-menu ul a{
    white-space:nowrap;
    display:block;
    
}
.header-menu ul li a {
    letter-spacing: 1px;
}
.header-menu .menu-item:hover ul{
    left:0;
    top: 18px;
}
.header-menu .menu-item:hover a{
    
}
.header-menu .menu-item:hover ul a{
    color: #333;
    font-family: "tornacyrligita";
    font-size: 17px;
    text-decoration: none;
    padding-bottom: 1px;
    display: block;
    width: 100%;
}
.header-menu .menu-item:hover ul li a:hover{
    border-bottom: 1px solid #fff;
    padding-bottom: 0px;
    position: relative;
}

.header-menu .menu-item:hover ul li a:hover:after{
    content: '>>';
    color: #333;
    position: absolute;
    right: 5px;
}
.header-menu .menu-item:hover ul li.last a:hover:after{
    content: '>>';
    color: #cccccc;
    position: absolute;
    right: 5px;
}


/* header end */

/* layout start */
h2, a h2 {
    font-family: "tornacyrligita";
    font-size: 16px;
    letter-spacing: 2px;
}

/* layout end */
.content {
    position: relative;
    z-index: 0;
}
.logo {
    width: 378px;
    height: 69px;
    background: url('/images/main/logo.png') center no-repeat;
    position: fixed;
    right: 50%;
    top:59px;
    margin-right: -478px;
    z-index: 9998;
    
}
.blocks {
    position: relative;
    top: 150px;
}
.item {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 1px;

}

.item-content:after {
    content: "";
    background: url('/images/main/item-line.png') center;
    width: 13px;
    height: 95px;
    position: absolute;
    top: 0px;
    right: -13px;
}
.transparent .item-content:after {
    display: none;
}
.item a {
    text-decoration: none;
    color: #333333;
    border: 1px solid #9ed2ae;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
    min-height: 22px;
}
.item a:hover {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 0;
    background: #99cc99;

}
.item h3 a {

    color: #155b36;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    height: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: -5px;
}
.item h3 a:hover {

    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0;
    background: none;
    text-decoration: underline;

}

.item a[name] {
    height: 0px;
    width: 0px;
    padding: 0;
    margin: 0;
    border: none;
}
.link_block:hover {
    background: none !important;
}
.link_block {
    padding-left: 0px !important;
    padding-right: 0px !important;
    border: none !important;
    width: 100%;
    padding-top: 0 !important;
}
.backstretch, .backstretch img {
    min-width: 1085px;
}



.white {
    background: #fff;
}
.footer-content  {
    width: 1020px;
    padding-top: 15px;
}
.copy {
    font-family: "tornacyrlig";
    text-align: right;
    position: relative;
    top: 25px;
    color: #000;
    
    font-size: 12px;
    letter-spacing: 1.5px;
    
}
.copy a, .copy p {
    font-family: "tornacyrlig";
    color: #000;
    border: none;
    position: relative;
    z-index: 0;
    font-size: 12px;
    letter-spacing: 1.5px;
    position: relative;
    z-index: 21;
        display: inline-block;
}
.copy a:hover {
    padding-left: 3px;
    padding-right: 3px;
}
.copy .inline_copy {
    width: 200px;
    position: absolute;
    right: 0;
    height: 33px;
    margin-top: -34px;
    /* padding: 7px; */
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 7px;
    
}
.inline_copy_span {
    display: inline-block;
    height: 33px;
    right: 27px;
    width: 71px;
    position: absolute;
    top: 0px;
    z-index: 1;
}
.copy:hover .inline_copy {
    background: #4d4d4d;
}
.copy:hover .inline_copy_span {
    background: #9c9;
}
.load_more{
      margin: auto;
      border: 2px #AAD9BD solid;
      background: #AAD9BD;
      width: 130px;
      height: 130px;
      font-family: tornacyrlig;
      font-size: 16px;
      color: #333333;
      border-radius: 100px;
      font-size: 16px;
      text-align: center;
      text-transform: uppercase;
      cursor: pointer;
      margin-top: 220px;
      margin-bottom: -120px;
 }
 .load_more span{
    position: relative;
  top: 45px;
  display: block;
  width: 115px;
  margin: auto;
  line-height: 24px;
  letter-spacing: 1px;
  
 }
 .none {
    border: none !important;
 }
 .none:hover {
    background: none !important;
    border: none !important;
 }
 .loading{
      margin: auto;
      border: 2px #AAD9BD solid;
      background: #AAD9BD;
      width: 130px;
      height: 130px;
      font-family: tornacyrlig;
      font-size: 16px;
      color: #333333;
      border-radius: 100px;
      font-size: 16px;
      text-align: center;
      text-transform: uppercase;
      cursor: pointer;
      margin-top: 170px;
      margin-bottom: -120px;
 }
  .loading img{
  position: relative;
  top: 50px;
  display: block;
  margin: auto;
  
 }
 .block_img {
    z-index: 1;
 }
 .comment, .likes {
    font-family: tornacyrlig;
    color: #fff;
    display: inline-block;
    width: 60px;
    position: absolute;
    z-index: 0;
    top: 90px;
 }
  .likes {
    right: 70px;
  } 
  .comment {
    right: 0px;
  }
 .comment .fa, .likes .fa {
    position: relative;
    z-index: 0;
    margin-right: 5px;
 }
 .backstretch {
    top: 60px !important;
 }
 .social {
    font-size: 25px;
 }
 .form label {
    display: block;
    padding: 10px;
    padding-left: 0;
    padding-right: 0;
    font-family: tornacyrlig;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    line-height: 22px;
 }
 .form label input {
    padding: 4px;
    border: 1px solid #abd9bd;
    margin-right: 10px;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
 }
 .form label input[type=checkbox] {
        -webkit-appearance: checkbox;
 }
 .form input[type=submit] {
    padding: 10px;
    background: #abd9bd;
    margin-right: 10px;
    border: none;
    font-family: tornacyrlig;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 22px;
    cursor: pointer;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
 }
 .success {
    color: #3c763d;
    padding: 15px;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    font-family: tornacyrlig;
    font-size: 16px;
 }
 .error {
    color: #a94442;
    padding: 15px;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    font-family: tornacyrlig;
    font-size: 16px;
 }
.item-content .item-head {
    font-family: tornacyrmed;
    color: #333333;
    font-size: 28px;
    margin-top: -10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.item-content p, .page-text p {
    font-family: tornacyrlig;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 22px;
}
.item-content ul li {
    font-family: tornacyrlig;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 22px;
    padding-left: 5px !important;
    list-style: none;
}
.item-content ul li:before{
    color: #b2d6bd;
    content: '•';
    padding-right: 10px;
}
.item-content .hr {
    border-bottom: 1px solid #9ed2ae;

    margin: auto;
    height: 40px;
    margin-bottom: 20px;
}

.item-content h1, .page-text h1 {
    font-family: tornacyrbold;
    color: #666666;
    font-size: 70px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.item-content h2, .page-text h2 {
    font-family: tornacyrbold;
    color: #b8dbbf;
    font-size: 70px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.item-content h3, .page-text h3 {
    font-family: tornacyrmed;
    color: #666666;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.item-content h4, .page-text h4 {
    font-family: tornacyrmed;
    color: #b8dbbf;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.item-content h5, .page-text h5 {
    font-family: tornacyrligita;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 16px;
}
.item-content h6, .page-text h6 {
    font-family: tornacyrligita;
    font-size: 14px;
    color: #b8dbbf;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 16px;
}
footer {
    background: #333333;
    margin-top: 600px;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 50px;
}
footer h2 {
    font-family: "tornacyrligita";
    font-size: 17px;
    color: #ccc;
    padding-top: 30px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
footer h4 {
    font-family: "tornacyrmed";
    font-size: 12px;
    color: #ccc;
    line-height: 22px;
    letter-spacing: 1.5px;
    margin-top: 0;
    margin-bottom: 0;
}
footer p {
    font-family: tornacyrligita;
    font-size: 14px;
    color: #bababa;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 16px;
}
footer img {
    padding-left: 25px;
    padding-bottom: 25px;
    padding-top: 25px;
}
footer a {
    text-decoration: none;
    color: #99cc99;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
}
footer a:hover {
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
}


.form-block .form-control {
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #aad9bd;
    margin-bottom: 10px;
    resize: none;
}
.form-block .btn {
    float: right;
    background: #aad9bd;
    color: #fff;
    margin-top: 10px;
    border-radius: 0;
    font-family: 'tornacyrligita', sans-serif;
    letter-spacing: 0.6px;
}
.form-block .form-control::-webkit-input-placeholder {
  color: #909090;
  font-family: 'tornacyrligita', sans-serif;
  font-weight: 100;
  letter-spacing: 0.6px;
}
.form-block .form-control::-moz-placeholder {
  color: #909090;
  font-family: 'tornacyrligita', sans-serif;
  font-weight: 100;
  letter-spacing: 0.6px;
}
.form-block .form-control:-ms-input-placeholder {
  color: #909090;
  font-family: 'tornacyrligita', sans-serif;
  font-weight: 100;
  letter-spacing: 0.6px;
}
.form-block .form-control:-moz-placeholder {
  color: #909090;
  font-family: 'tornacyrligita', sans-serif;
  font-weight: 100;
  letter-spacing: 0.6px;
}
.text-danger {
    color: #a94442 !important;
}
.img-mob {
    display: none;
}

.table-ny td {
    text-align: center;
}
.table-ny td.text-left {
    text-align: left;
}
.table-ny td.fill {
    background: #aad9bd;
    color: #fff;
}
.mobile-price-ny {
    display: none;
}
.time-reg label {
    font-weight: 100;
    display: block;
    font-style: italic;
    cursor: pointer;
}
.time-reg [type=radio] {
   margin-right: 5px; 
}
@media (min-width: 1200px) {
    .container {
    width: 1030px;
}
    
}
@media (max-width: 1200px) {
    p {
        letter-spacing: 0px;
        font-size: 14px;
        margin: 0 0 8px;
        line-height: 16px;
    }
    
    .item-head {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 28px;
    }
    
    .item-content iframe {
        width: 100%;
    }
    table.booking {
        width: 100%;
    }
    .item-content h1, .item-content h2, .page-text h1, .page-text h2 {
        font-size: 50px;
        margin-top: 0;
        letter-spacing: 1px;
    }
    .table-ny td {
        padding: 8px 5px !important;
    }

}
@media (max-width: 991px) {
    p {
        font-size: 12px;
        margin: 0 0 5px;
        line-height: 14px;
    }
    .logo {
        right: 50%;
        margin-right: -370px;
    }
    .item-head {
        font-size: 24px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    .item-content h4, .item-content h3 {
            font-size: 24px;
    }

    .item-content {
        padding: 15px;
    }
    .item-head {
        font-size: 20px;
        line-height: 20px;
    }
    .item-content iframe {
        width: 100%;
    }
    .item-content .item-head {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
   
    .navbar-inverse .navbar-nav>li>a {
        font-size: 12px;
        padding: 10px 10px;
        padding-top: 19px;
    }
    table.booking td.item-form {
        display: none;
    } 
    .item-content p {
        line-height: 17px;
        font-size: 15px;
    }
    .item-content h1, .item-content h2, .page-text h1, .page-text h2 {
        font-size: 40px;
        letter-spacing: 1px;
    }
    .table-ny, .table-ny .green {
        font-size: 10px !important;
    }
    
}

@media (max-width: 768px) {
    .table-responcive{
            overflow-x: auto;
        }
    p {
        letter-spacing: 0.1px;
        font-size: 15px;
        margin: 0 0 10px;
        line-height: 19px;
    }
   .navbar-collapse.in {
    overflow: visible;
   }
   .navbar-nav {
        display: block;
        height: auto;
        padding-left: 20px;
        width: 100%;
        padding-right: 0;
            margin: 7.5px -15px;
    }
    .navbar-nav>li>.dropdown-menu {
        border: none;
        margin-top: -20px;
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        margin-bottom: 10px;
        background: transparent;
        box-shadow: none;
        left: 0px;
    }
    .navbar-inverse .navbar-nav>li:hover {
        background-color: transparent;
    }
    .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a.active {
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding-top: 10px;
        font-size: 17px;
    }
    .grid-stack-item {
        height: auto !important;
    }
    .grid-stack > .grid-stack-item > .grid-stack-item-content {
        position: relative;
    }
    .grid-stack > .grid-stack-item.no-indent-left > .grid-stack-item-content {
        padding-left: 10px;
        margin-top: -20px;
    }
    .grid-stack > .grid-stack-item.no-indent-right > .grid-stack-item-content {
        padding-right: 10px;
        margin-bottom: -15px;
    }
    .item-content .block_img {
        position: relative;
        background: none !important;
    }
    .item-content .block_img img {
        display: block !important;
        width: 100%;
    }
    .item-content iframe {
        width: 100%;
        max-height: 300px;
    }
    .link-blok .block_img img {
        display: none !important;
        padding-bottom: 20px;
    }
    .nav>li {
        position: relative;
        display: block;
            float: none;
         margin-bottom: 20px;
    }
    .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
        background: transparent;
        color: #ff5a5b;
    }
    .logo {
        left: -30px;
        top: 0px;
        margin-right: 0px;
        position: absolute;
        height: 51px;
        background-size: contain;
        width: 370px;
    }
    .grid-stack-wrapper {
            margin-top: 160px;
    }
    table.booking td.item-form {
        display: table-cell;
    } 
    .dropdown-menu>li>a {
        color: #fff;
    }
    .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
        color: #fff;
    }
    .dropdown-menu>li:last-child a {
        margin-top: 0;
        padding-top: 0;
    }
    header {
        position: relative;
    }
    .item-content h4, .item-content h3 {
        font-size: 20px;
    }
    .item-content .item-text img {
        margin-bottom: -10px;
    }
    .navbar-collapse.collapse {
        display: none !important;
      }
      .navbar-collapse.collapse.in {
        display: block !important;
      }
      .navbar-header .collapse, .navbar-toggle {
        display:block !important;
      }
      .navbar-header {
        float: none;
      }
    .item-content h1, .item-content h2, .page-text h1, .page-text h2 {
        letter-spacing: 1px;
    }
    .link-blok .block_img img.img-mob {
        display: block !important;
    }
    
    .mobile-price-ny {
        display: block;
    } 
}
@media (max-width: 540px) {
    #makemap_canvas {
        width:100% !important;
        overflow: hidden;
    }
    table.booking td.item-form, table.booking tr {
        display: block;
        width: 100%;
            padding-bottom: 20px;
    }
    .copy {
        margin-top: 50px;
    }
    .ny-btn .btn {
        width: 100%;
        color: #333;
    }
}
@media (max-width: 470px) {
    .item-content h1, .item-content h2, .page-text h1, .page-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 430px) {
    .logo {
        left: 10px;
        width: 280px;
    }
}
@media (max-width: 360px) {
    .navbar-inverse .navbar-toggle {
        margin-right: 0;
    }
    .logo {
        width: 200px;
    }
}

.table-ny td {
    border: 1px solid #ccc;
}
.table-ny .green {
        background: #aad9bd;
    color: #fff;
    font-weight: 100;
    font-size: 12px;
}


.price-table tr td:first-child {
    
}
.price-table tr {
    border-bottom: 1px solid #fff;
}
.price-table tr td:last-child {
    max-width: 50px !important;
    text-align: right;
}
.book-nav {
    border: 1px solid #fff;
    margin: 8px 0px;
    margin-right: 16px;
}

.book-nav a{
    position: relative;
    top: -9px;
    font-family: tornacyrmed !important;
    text-transform: uppercase !important;
}
.book-nav:hover {
    background: #85978c !important;
    border: 1px solid #85978c;
}
.book-nav:hover a {
    color: #fff !important;
}
@media (max-width: 768px) {
    .book-nav {
        display:none !important;
    }    
}

.grid-stack-item-content ol {
list-style-type: none;
counter-reset: num;
margin-top: 5px;
}
.grid-stack-item-content ol li {
    font-weight: normal;
    line-height: 22px;
    font-family: tornacyrlig;
    position: relative;
        margin-bottom: 5px;
}
.grid-stack-item-content ol li::before {
    content: counter(num) '. ';
    counter-increment: num;
    color: #3c3c3a;
    letter-spacing: 0.1px;
    font-size: 16px;
    line-height: 19px;
    font-family: tornacyrlig;
    display: inline-block;
    width: 20px;
    position: absolute;
    left: -20px;
    top: 1px;
}













.form-open-call input[type="checkbox"]:checked, 
.form-open-call input[type="checkbox"]:not(:checked), 
.form-open-call input[type="radio"]:checked, 
.form-open-call input[type="radio"]:not(:checked) 
{
    position: absolute;
    left: -9999px;
}

.form-open-call input[type="checkbox"]:checked + label, 
.form-open-call input[type="checkbox"]:not(:checked) + label, 
.form-open-call input[type="radio"]:checked + label, 
.form-open-call input[type="radio"]:not(:checked) + label 
{
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
    font-weight: 100;
}

.form-open-call input[type="checkbox"]:checked + label:before, 
.form-open-call input[type="checkbox"]:not(:checked) + label:before,
.form-open-call input[type="radio"]:checked + label:before, 
.form-open-call input[type="radio"]:not(:checked) + label:before
{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #aad9bd;
    background-color: #ffffff;
}

.form-open-call input[type="checkbox"]:checked + label:before, 
.form-open-call input[type="checkbox"]:not(:checked) + label:before
{
    border-radius: 2px;
}
.form-open-call input[type="radio"]:checked + label:before, 
.form-open-call input[type="radio"]:not(:checked) + label:before {
    border-radius: 100%;
}


.form-open-call input[type="checkbox"]:checked + label:after, 
.form-open-call input[type="checkbox"]:not(:checked) + label:after, 
.form-open-call input[type="radio"]:checked + label:after, 
.form-open-call input[type="radio"]:not(:checked) + label:after
{
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.form-open-call input[type="checkbox"]:checked + label:after, 
.form-open-call input[type="checkbox"]:not(:checked) + label:after {
        left: 4px;
    top: 4px;
    width: 10px;
    height: 8px;
    border-radius: 1px;
    border-left: 3px solid #aad9bd;
    border-bottom: 3px solid #aad9bd;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.form-open-call input[type="radio"]:checked + label:after, 
.form-open-call input[type="radio"]:not(:checked) + label:after {
    left: 4px;
    top: 4px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #aad9bd;
}


.form-open-call input[type="checkbox"]:not(:checked) + label:after, 
.form-open-call input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
}
.form-open-call input[type="checkbox"]:checked + label:after,
.form-open-call input[type="radio"]:checked + label:after {
    opacity: 1;
}
.dropzone input {
    display: none;
}
.dropzone {

    border: 1px rgb(170 217 189) dashed !important;
    background: #aad9bd40 !important;
    padding: 0px 0px !important;
    
}
.dropzone .dz-preview .dz-image {
    width: 127px !important;
}
@media (max-width: 768px) {
    .dropzone {
        max-height: none;
    }
}
input.is-invalid, textarea.is-invalid {
    border-bottom: 1px solid #ff0000;
    background: #ff000014;
}
input[type=checkbox].is-invalid + label {
    border-bottom: 1px solid #ff0000;
    background: #ff000014;
} 
.mt-5 {
    margin-top: 20px;
}
.alert {
    font-weight: normal;
    line-height: 22px;
    font-family: tornacyrlig;
    position: relative;
    margin-bottom: 5px;
}
.form-open-call small {
    font-weight: normal;
    line-height: 16px;
    font-family: tornacyrlig;
    margin-bottom: 5px;
    font-size: 13px;
    padding-left: 13px;
}
.form-open-call label, .dz-message {
    font-weight: normal;
    line-height: 22px;
    font-family: tornacyrlig;
    margin-bottom: 5px;
}
.dz-error-mark svg g{
    fill: #f00;
}




.slider {
    padding: 0px 5px;
    height: auto;
}
.slider .slider-item {
    padding: 10px 5px;
}
.slick-list {
    position: relative;
    left: -2px;
}
.slick-prev {
    /*left: -24px;*/
    left: calc(50% - 80px);
    z-index: 99;
    top: -12px;
}
.slick-next {
    /*right: -24px;*/
    right: calc(50% - 80px);
    z-index: 99;
    top: -12px;
}
.slick-prev:before, .slick-next:before {
    display: none;
}
.item-content.gallery-wrapper {
    padding: 20px 10px;
        margin-top: -20px;
}
.slick-prev, .slick-next {
    width: 90px;
    height: 90px;
    color: #800000;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-size: 24px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #800000;
}
.slider.item-content:after {
    display: none !important;
}
.page-slider-wrapper {
    overflow-y: hidden !important;
    overflow-x: visible !important;
    overflow: inherit !important;
}
.page-slider {
    margin-top: -20px;
}
.lb-outerContainer {
    border-radius: 0px;
}
.main-slider {
    margin-bottom: 20px;
}
.main-slider .wrapper {
    display: flex;
    padding-left: 17px;
    padding-right: 13px;
    justify-content: stretch;
    height: 100%;
}
.main-slider .img {
    width: 60%;
    position: relative;
    
}
.main-slider .img.none-text {
    width: 100%;
}
.main-slider .block_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.main-slider .text {
    width: 40%;
    background: #fff;
}
.main-slider .text.none-img {
    width: 100%;
}
.main-slider .slick-prev, .main-slider .slick-next {
    display: none !important;
}
.main-slider a:hover {
    text-decoration: none;
}
.main-slider .slick-track {
    display: flex;
    justify-content: stretch;
}
.main-slider .slick-slide {
    height: auto;
}
.main-slider img {
        max-width: 100%;
}
.lb-nav a.lb-next{
    background: none;
}
.lb-nav a.lb-next:before {
    content: ">>";
    position: absolute;
    top: 48%;
    right: 0;
    z-index: 99999;
    color: #800000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 34px;
}
.lb-nav a.lb-prev {
    background: none;
}
.lb-nav a.lb-prev:before {
    content: "<<";
    position: absolute;
    top: 48%;
    left: 0;
    z-index: 99999;
    color: #800000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 34px;
}
.lb-data .lb-close {
    background: none;
        position: relative;
    top: -26px;
    right: 23px;
    opacity: 1;
}
.lb-data .lb-close:before {
    content: "x";
    position: absolute;
    z-index: 99999;
    color: #800000;
    
    letter-spacing: 0px;
    font-size: 34px;
}
table.top td {
    vertical-align: top;
}
.mt-3 {
    margin-top: 2em;
}
.mb-3 {
    margin-bottom: 2em;
}