.chromeframe,header {
    position: fixed;
    position: relative;
    top: 0;
    z-index: 9999;
    left: 0;
}

body,h1,h2,h3,h4,h5,h6 {
    -webkit-font-smoothing: antialiased;
}

h3.caption_header,h3.slide_typo {
    letter-spacing: -1px;
    white-space: nowrap;
}

a,a:focus,a:hover {
    text-decoration: none;
}

.chromeframe {
    background: #ddd;
    color: #000;
    padding: .2em;
    text-align: center;
    width: 100%;
}

.chromeframe a {
    color: #ed1c24;
}

body {
    background: #fff;
    font-size: 14px;
    line-height: 1.5;
    font-family: Poppins,Arial,sans-serif;
    color: #555;
}

h1,h2,h3,h4,h5,h6 {
    color: #222;
    font-weight: 300;
}

h1.main_title_in {
    border-bottom: 1px solid #ededed;
    text-align: center;
    padding: 15px 15px 30px;
    margin: 0;
}

h1.main_title,h2.main_title {
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
    font-size: 42px;
    color: #ed5434;
    color: #c19c66;
    text-transform: uppercase;
}

h1.main_title span,h2.main_title span {
    display: block;
    color: #999;
    font-size: 24px;
    text-transform: none;
}

h1.main_title em,h2.main_title em {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #ededed;
    margin: auto auto 20px;
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

h3.main_title {
    text-align: center;
    margin: 0 0 45px;
    padding: 0;
    font-size: 36px;
    color: #ed5434;
    color: #c19c66;
    text-transform: uppercase;
}

h3.main_title span {
    display: block;
    color: #999;
    font-size: 18px;
    text-transform: none;
}

.promo_full_wp div h3 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    margin-bottom: 30px;
}

.promo_full_wp div h3 span {
    color: #fff;
    display: block;
    text-transform: none;
    font-size: 24px;
}

.caption h3,.parallax-window#short #subheader h1,h3.caption_header {
    background-color: rgba(0,0,0,.8);
    display: inline-block;
}

.parallax-window#short #subheader h1 {
    margin: 0;
    padding: 15px 20px;
    font-size: 32px;
    color: #fff;
}

.caption h3 {
    margin: 0;
    padding: 15px 20px;
    font-size: 24px;
    color: #fff;
}

p {
    margin-bottom: 20px;
}

p.lead.styled {
    text-align: center;
    font-size: 18px;
    padding: 0 10%;
    margin-bottom: 45px;
}
p.justify {
    text-align: justify;
    font-size: 18px;
    padding: 0 10%;
    margin-bottom: 45px;
}

label {
    font-size: 13px;
    font-weight: 600;
}

h3.slide_typo {
    font-size: 42px;
    color: #fff !important;
    font-weight: 300;
    background-color: rgba(0,0,0,.8);
    padding: 10px 25px;
}

h3 .slide_typo strong {
    font-weight: 400;
}

.slide_typo_2 {
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
}

h3.caption_header {
    font-size: 42px;
    color: #fff !important;
    font-weight: 300;
    padding: 15px 25px;
    margin-bottom: 30px;
}

.btn_full,.btn_outline,a.btn_full,a.btn_outline {
    font-family: inherit;
    font-size: inherit;
    cursor: pointer;
    outline: 0;
    display: block;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

a {
    color: #111;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    outline: 0;
}

a:focus,a:hover {
    color: #ed5434;
    color:#c19c66;
    outline: 0;
}

.btn_full,a.btn_full {
    border: none;
    color: #fff;
    background: #ed5434;
    background: #86b535;
    background: #26951f;
    padding: 12px 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
}

.btn_1,.btn_outline,a.btn_1,a.btn_outline {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

.btn_full:hover,a.btn_full:hover {
    background: #333;
}

.btn_outline,a.btn_outline {
    border: 2px solid #333;
    color: #333;
    padding: 8px 20px;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: none;
}

.btn_1,.btn_1_outline,.btn_slider,a.btn_1,a.btn_1_outline,a.btn_slider {
    font-family: inherit;
    display: inline-block;
    outline: 0;
    cursor: pointer;
}

.btn_1,.btn_slider,.pic h4,.room_pic span,a.btn_1,a.btn_slider,footer h3,ul#lang_top,ul#policies li h5,ul#facilities li h5 {
    font-weight: 500;
}

.btn_outline:hover,a.btn_outline:hover {
    background: #333;
    color: #fff;
}

.btn_1,a.btn_1 {
    border: none;
    color: #fff;
    background: #ed5434;
    background: #c19c66;
    padding: 7px 15px;
    font-size: 13px;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_1:hover,a.btn_1:hover {
    background: #333;
}

.btn_1_outline,a.btn_1_outline {
    color: #ed5434;
    color: #c19c66;
    border: 2px solid #ed5434;
    border: 2px solid #c19c66;
    padding: 7px 15px;
    font-size: 13px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
}

.btn_1_outline:hover,a.btn_1_outline:hover {
    background: #333;
    border: 2px solid #333;
    color: #fff;
}

.btn_slider,a.btn_slider {
    border: none;
    color: #fff;
    background: #ed5434;
    background: #c19c66;
    padding: 8px 20px;
    font-size: 16px;
    -webkit-transition: background .3s !important;
    -moz-transition: background .3s !important;
    transition: background .3s !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_slider:hover,a.btn_slider:hover {
    background: #fff;
    color: #ed5434;
    color: #c19c66;
}

.btn_1.white,a.btn_1.white {
    background: #ed5434;
    color: #fff;
}

.btn_1.white a:hover,.btn_1.white:hover,a.btn_1.white:hover {
    background: #fff;
    color: #ed5434 !important;
}

header {
    padding: 5px 0;
    width: 100%;
    background: url(../img/shadow_top.png) repeat-x;
    border-bottom: 1px solid #ededed;
    background: #fff;    
}

header.sticky {
    border-bottom: 1px solid #ededed;
    background: #fff;
}

header #logo .logo_sticky,
header.sticky #logo .logo_normal {
    display: none;
}

header.sticky #logo .logo_sticky {
    display: block;
}

#book_container,#group_1,#group_2,#group_3,#social_footer ul li,ul#lang_top li {
    display: inline-block;
}

#logo img {
    height: 35px;
    width: auto;
    margin: 8px 0;
}

ul#lang_top {
    float: right;
    list-style: none;
    margin: 10px 0 0 20px;
    padding: 5px 15px;
    background-color: #f6f7f9;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 12px;
}

#container_7 .btn_1,footer h3 {
    font-size: 16px;
}

ul#lang_top li {
    margin-left: 5px;
}

ul#lang_top li:first-child {
    margin-left: 0;
}

ul#lang_top li a.active {
    color: #999;
}

#social_footer p,footer,footer a {
    color: #fff;
}

footer {
    background: url(../img/pattern.png) #2f2f2f;
    background: url(../img/banner-fundo-rodape-2.jpg) #2f2f2f;
    padding: 30px 0 10px;
    width: 100%;
}

#logo_footer {
    margin: 15px 0;
}

footer h3 {
    color: #ff9680;
    color: #c19c66;
}

footer a:hover {
    color: #ed5434;
    color: #c19c66;
}

footer ul {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
}

#social_footer {
    text-align: center;
    padding-top: 30px;
    margin-top: 30px;
}

#social_footer ul {
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
}

#social_footer ul li {
    margin: 0 5px 10px;
}

#social_footer ul li a {
    color: #fff;
    text-align: center;
    opacity: 1;
    border: 1px solid #FFF;
    line-height: 34px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#social_footer ul li a:hover {
    background: #fff;
    color: #ed5434;
    color: #c19c66;
}

ul#contact_details_footer {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}

ul#contact_details_footer li {
    margin-bottom: 10px;
}

input#email_newsletter_2.form-control {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
}

.grid figcaption,.grid figure img {
    -webkit-transition: all .3s ease-in-out;
}

#book_container {
    background-color: rgba(0,0,0,.7);
    text-align: left;
    padding: 5px 15px 10px 10px;
    position: relative;
}

#booking #sub_content {
    padding: 0 20px;
}

#container_1,#container_2,#container_3,#container_4,#container_5,#container_6 {
    display: inline-block;
    padding: 0 5px 10px 10px;
    position: relative;
}

#container_1,#container_2 {
    width: 160px;
}

#container_1 .input-icon,#container_2 .input-icon {
    top: 36px;
    right: 10px;
}

#container_5,#container_6 {
    width: 230px;
}

#container_7 {
    position: absolute;
    bottom: -50px;
    left: 0;
    text-align: center !important;
    width: 100%;
}

#container_7 .btn_1:hover {
    color: #ed5434;
    background-color: #fff;
}

#container_7 .loader {
    position: absolute;
    font-size: 14px;
    top: 7px;
}

.room_pic {
    position: relative;
}

.room_pic span {
    position: absolute;
    top: 50%;
    right: -50px;
    background-color: #ed5434;
    background-color: #c19c66;
    width: 100px;
    height: 120px;
    margin-top: -60px;
    color: #fff;
    font-size: 30px;
    padding: 35px 15px 15px;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.1;
}

#preloader,video {
    right: 0;
    bottom: 0;
}

.room_pic.left span {
    left: -50px;
}

.room_pic span sup {
    position: relative;
    top: -5px;
}

.room_pic span small {
    display: block;
    font-size: 12px;
}

.mosaic_container {
    position: relative;
}

.mosaic_container .caption_2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
    /*background: url(../img/shadow.png) left bottom repeat-x;*/
    display: block;
    font-size: 18px;
    padding: 10px 15px;
    color: #fff;
    line-height: 1.2;
    background-color:rgba(0,0,0,0.6);
}

.promo_full {
    height: auto;
    background: url(../img/promo_bg.jpg) center center no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: relative;
}

.promo_full_wp {
    display: table;
    width: 100%;
    height: auto;
}

.promo_full_wp>div {
    display: table-cell;
    padding: 8% 0;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 16px;
    box-sizing: content-box;
}

.box_overlay,.pic h4 {
    font-size: 14px;
    color: #fff;
}

.box_overlay {
    background-color: rgba(0,0,0,.7);
    padding: 25px 25px 25px 225px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    text-align: left;
}

.pic,.pic h4 {
    position: absolute;
}

#hero_video,#hero_video>div,#score_detail span,#single_room_feat ul li,.box_feat i,.box_style_2,.grid figcaption,.grid ul,.parallax-content,a#phone_2 {
    text-align: center;
}

.pic {
    left: 25px;
    top: 25px;
    width: 190px;
    height: 80px;
}

.pic h4 {
    left: 95px;
    top: 18px;
}

.pic h4 small {
    display: block;
    color: #fff;
    margin-top: 3px;
}

.pic figure {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.pic figure img {
    width: 80px;
    height: auto;
    border: 5px solid rgba(0,0,0,.2);
}

#hero_video,iframe {
    height: 100%;
    width: 100%;
}

.comment {
    border-left: 1px solid rgba(255,255,255,.5);
    padding-left: 25px;
}

.header-video {
    position: relative;
    overflow: hidden;
    background: #000;
}

#hero_video {
    position: relative;
    background-size: cover;
    color: #fff;
    font-size: 16px;
    display: table;
    z-index: 99;
}

#hero_video>div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10%;
}

video {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .35;
    width: 100%;
}

.header-video--media,.teaser-video {
    width: 100%;
    height: auto;
}

.morphext>.animated {
    display: inline-block;
}

.room_desc {
    padding: 15px 0;
    border-top: 1px solid #ddd;
}

.room_desc:hover {
    background-color: #fafbfd;
    cursor: pointer;
}

.room_list_desc h3 {
    color: #ed5434;
    color: #c19c66;
    font-size: 20px;
    margin-top: 30px;
}

.room_desc_home ul,.room_list_desc ul {
    list-style: none;
    margin: 0 0 25px;
    padding: 5px 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.room_desc_home ul li,.room_list_desc ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 24px;
}

.room_list_desc .price {
    line-height: 1.2;
}

.room_list_desc .price strong {
    font-size: 20px;
}

.room_list_desc .price small {
    display: block;
    color: #999;
}

#general_facilities ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 34px;
}

#general_facilities ul li i {
    font-size: 22px;
    float: left;
    margin: 0 10px 0 0;
}

#general_facilities ul li:last-child {
    margin: 0;
}

#general_facilities h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 18px;
}

#single_room_feat ul {
    list-style: none;
    padding: 0;
    margin: 15px 0 30px;
    display: table;
    border-bottom: 1px solid #ededed;
    font-size: 13px;
}

#single_room_feat ul li {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    padding: 0 10px 20px;
    white-space: nowrap;
}

#single_room_feat ul li:last-child {
    margin-right: 0;
}

#single_room_feat ul li i {
    font-size: 36px;
    display: block;
}

#room_detail_desc h3 {
    font-size: 22px;
    margin-top: 5px;
}

#room_detail_desc h4 {
    line-height: 20px;
    font-size: 18px;
}

ul#policies {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

ul#policies li {
    padding-left: 50px;
    position: relative;
}

ul#policies li i {
    font-size: 34px;
    position: absolute;
    left: -10px;
    top: -5px;
    color: #ed5434;
}


ul#facilities {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

ul#facilities li {
    padding-left: 50px;
    position: relative;
}

ul#facilities li i {
    font-size: 25px;
    position: absolute;
    left: -10px;
    top: -5px;
}


a#phone_2 {
    display: block;
    margin-top: 10px;
}

#score {
    float: right;
    font-size: 11px;
    margin-top: 5px;
}

#score_detail span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 2px solid #555;
    line-height: 42px;
    font-size: 14px;
    font-weight: 700;
    color: #555;
    margin-right: 5px;
}

#score_detail {
    font-size: 14px;
    margin-bottom: 15px;
}

#score_detail small {
    color: #999;
}

#rating_summary ul {
    list-style: none;
    margin: 0 0 -5px;
    padding: 0;
}

#rating_summary ul li {
    margin-bottom: 5px;
}

#rating_summary ul li .rating {
    display: inline-block;
    font-size: 14px;
    float: right;
}

.review_strip_single {
    position: relative;
    padding: 30px 0 20px;
    margin: 30px 0 25px;
    border-bottom: 1px solid #ededed;
}

.review_strip_single.last {
    margin-bottom: 0;
    border-bottom: 0;
}

.review_strip_single img {
    top: -15px;
    position: absolute;
    left: 0;
    border: 4px solid #fff;
}

.review_strip_single h4 {
    font-size: 18px;
    margin: -12px 0 35px 90px;
    padding: 0;
}

.review_strip_single small {
    float: right;
    font-size: 12px;
    margin-top: -10px;
    font-style: italic;
}

.review_strip_single .rating {
    font-size: 16px;
}

.rating {
    color: #F90;
}

.modal-dialog {
    margin-top: 110px;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-body,.modal-footer,.modal-header {
    padding: 20px;
}

.box_feat {
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid #ededed;
    border: 1px solid #c19c66;
    border: 1px solid #00a651;
    border: 1px solid #ededed;
    padding: 30px 30px 20px;
    border-top: 1px solid #ed5434;
    border-top: 1px solid #c19c66;
    border-top: 1px solid #00a651;
    border-top: 1px solid #ededed;
    background-color: #fff;
    min-height: 280px;
}
.regra .box_feat {
    border: 1px solid #ededed;
    border-top: 1px solid #ededed;
    min-height: 405px;
}
.regra .box_feat p {
    text-align: left;
}
.box_feat i {
    font-size: 40px;
    line-height: 85px;
    color: #fff;
    margin: 0 0 15px;
    display: inline-block;
    border: 5px solid #ffe0d9;
    border: 5px solid #e2bf8b;
    border: 5px solid #00a651;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background-color: #ed5434;
    background-color: #c19c66;
    background-color: #00a651;
}
.regra .box_feat i {
    border: 2px solid #ed5434;
    background-color: #FFF;
    color:#ed5434;
}

.grid ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.grid ul li {
    display: inline-block;
    padding: 0;
    margin: -3px;
    min-height: 100%;
    width: 25%;
    background-color: #000;
    list-style: none;
}

.grid figure {
    position: relative;
    overflow: hidden;
    margin: -3px;
}

.grid figure img {
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
}

.grid figure:focus img,.grid figure:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25% 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    font-size: 14px;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.grid figcaption a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.grid figcaption a:focus,.grid figcaption a:hover {
    color: #ed5434;
}

.grid figure.cs-hover figcaption,.grid figure:focus figcaption,.grid figure:hover figcaption,.visible {
    opacity: 1;
}

.grid figcaption i {
    font-size: 30px;
}

.grid figcaption p {
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 400;
}

.grid figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -100px;
    width: 200px;
    -webkit-transform: translate(0,15px);
    -ms-transform: translate(0,15px);
    transform: translate(0,15px);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.grid figure:focus figcaption .caption-content,.grid figure:hover figcaption .caption-content {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}

ul#cat_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ededed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

ul#cat_nav li {
    border-bottom: 1px solid #ededed;
}

ul#cat_nav li a {
    position: relative;
    color: #555;
    display: block;
    padding: 15px 10px;
}

ul#cat_nav li a span {
    font-size: 11px;
    color: #999;
}

ul#cat_nav li a:after {
    font-family: fontello;
    content: "\e89b";
    position: absolute;
    right: 15px;
    top: 15px;
}

ul#cat_nav li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

ul#cat_nav li:first-child a.active,ul#cat_nav li:first-child a:hover {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

ul#cat_nav li:last-child a.active,ul#cat_nav li:last-child a:hover {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

ul#cat_nav li a.active,ul#cat_nav li a:hover {
    background: #f8f8f8;
    color: #ed5434;
}

#map {
    width: 100%;
    height: 350px;
}

.box_contact {
    padding-left: 60px;
    position: relative;
}

.box_contact i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 32px;
}

.box_contact h4 {
    font-weight: 500;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 999999;
}

[data-loader=circle-side] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-animation: circle infinite .95s linear;
    -moz-animation: circle infinite .95s linear;
    -o-animation: circle infinite .95s linear;
    animation: circle infinite .95s linear;
    border: 2px solid #ed5434;
    border: 2px solid #c19c66;
    border-top-color: rgba(0,0,0,.2);
    border-right-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.2);
    border-radius: 100%;
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.add_bottom_15 {
    margin-bottom: 15px;
}

.add_bottom_30 {
    margin-bottom: 30px;
}

.add_bottom_45 {
    margin-bottom: 45px;
}

.add_bottom_60 {
    margin-bottom: 60px;
}

.add_bottom_75 {
    margin-bottom: 75px;
}

.add_top_20 {
    padding-top: 20px;
}

.add_top_60,.margin_60,.margin_60_35 {
    padding-top: 60px;
}

.margin_60 {
    padding-bottom: 60px;
}

.margin_60_35 {
    padding-bottom: 35px;
}

.margin_30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.nomargin_top {
    margin-top: 0;
}

.nomargin,.nopadding {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.container_styled_1 {
    background: #fafbfd;
}

.box_style_1 {
    background-color: #f6f7f9;
    padding: 25px 25px 15px;
    margin-bottom: 20px;
}

.box_style_1 hr {
    margin: 10px -25px 20px;
    border: 0;
    border-top: 2px solid #fff;
}

.box_style_2 {
    padding: 10px 20px 20px;
    border: 1px solid #ddd;
}

.box_style_2 a.phone {
    font-size: 26px;
    display: block;
    margin-bottom: 20px;
    color: #00a651;
}

.box_style_2 a.phone:hover {
    color: #333;
}

.box_style_2 i {
    font-size: 52px;
    margin-top: 10px;
    display: inline-block;
}

.box_style_3 {
    background-color: #fafbfd;
    padding: 25px 25px 15px;
    margin-bottom: 20px;
}

.form-control[readonly],.input-icon {
    background-color: #fff;
}

.form-control {
    color: #333;
    height: 38px;
    border-radius: 2px;
    line-height: 1.5 !important;
}

select.form-control {
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
}

.form-group {
    position: relative;
}

.input-icon {
    position: absolute;
    right: 6px;
    top: 32px;
    width: 28px;
    height: 24px;
    text-align: right;
}

.input-icon i {
    color: #999;
    font-size: 20px;
}

.form-control:focus {
    border-color: #ed5434;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus.qty {
    border-color: #ccc;
}

.input-group button {
    background-color: #ed5434;
    color: #fff;
    border-color: #ed5434;
    height: 38px;
    font-weight: 500;
}

.input-group button:focus,.input-group button:hover {
    background-color: #333;
    color: #fff;
    border-color: #333;
}

#book_container .error_message {
    font-size: 12px;
    padding-left: 10px;
    color: #FC0;
}

.error_message {
    font-size: 12px;
    color: #F33;
}

#check_avail .loader {
    position: absolute;
    right: 5px;
    bottom: 12px;
    color: #fff;
}

.qty-buttons {
    position: relative;
    width: 110px;
    height: 38px;
}

input.qty {
    width: 80px;
    border-left: 0;
    border-right: 0;
    padding-left: 52px;
}

input.qtyminus,input.qtyplus,input.qtyplus:focus {
    position: absolute;
    width: 35px;
    height: 38px;
    border: 1px solid #ccc;
    outline: 0;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    z-index: 1;
}

input.qtyplus {
    background: url(../img/plus.png) center center no-repeat #fff;
    right: 0;
    top: 0;
    text-indent: -9999px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-left: 1px solid #ccc;
}

input.qtyminus {
    background: url(../img/minus.png) center center no-repeat #fff;
    text-indent: -9999px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    left: 0;
    top: 0;
    border-right: 1px solid #ccc;
}

ul.list_ok {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    line-height: 26px;
}

ul.list_ok li {
    position: relative;
    padding-left: 25px;
}

ul.list_ok li:before {
    font-style: normal;
    font-weight: 700;
    font-family: icon_set_1;
    font-size: 14px;
    content: "\6c";
    color: #86b535;
    position: absolute;
    left: 0;
    top: 0;
}

.tooltip-content::after,.tooltip-item::after,.tooltip_flip::after {
    content: '';
}

hr.more_margin {
    margin: 45px 0;
}

.img-responsive.styled {
    border: 5px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}

.parallax-window {
    min-height: 470px;
    background: 0 0;
    position: relative;
}

.parallax-window#booking,.parallax-window#home {
    min-height: 550px;
}

.parallax-window#short {
    height: 350px;
    min-height: inherit;
}

.parallax-content {
    color: #fff;
    display: table;
    width: 100%;
    height: 470px;
}

#sub_content,.parallax-content .sub_content {
    display: table-cell;
    padding: 0 15%;
    vertical-align: middle;
    text-align: center;
}

.parallax-content .sub_content {
    font-size: 16px;
}

.parallax-window#short #subheader {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    text-align: center;
}

.tooltip-content,.tooltip-content::after {
    left: 50%;
    position: absolute;
    pointer-events: none;
}

#subheader_home {
    color: #fff;
    text-align: center;
    display: table;
    width: 100%;
    height: 550px;
}

#sub_content {
    font-size: 22px;
}

#sub_content p {
    margin-bottom: 0;
}

#sub_content h1 {
    margin: 0;
    font-size: 60px;
    font-weight: 300;
    color: #fff;
}

.tooltip_styled {
    display: inline;
    position: relative;
    z-index: 9;
}

.tooltip-item {
    cursor: pointer;
    display: inline-block;
}

.tooltip-content,.tooltip-content-flip {
    z-index: 999;
    bottom: 100%;
    color: #fff;
    cursor: default;
    text-align: center;
}

.tooltip-item::after {
    position: absolute;
    width: 200px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tooltip_styled:hover .tooltip-item::after {
    pointer-events: auto;
}

.tooltip-content {
    width: 150px;
    margin: 0 0 20px -75px;
    line-height: 20px;
    display: block;
    padding: 15px;
    font-size: 14px;
    box-shadow: -5px -5px 15px rgba(48,54,61,.2);
    background: #333;
    opacity: 0;
}

.tooltip-effect-1 .tooltip-content {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

.tooltip-effect-2 .tooltip-content {
    -webkit-transform-origin: 50% calc(100% + 10px);
    transform-origin: 50% calc(100% + 10px);
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,45deg);
    transform: perspective(1000px) rotate3d(1,0,0,45deg);
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,transform .2s;
}

.tooltip-effect-3 .tooltip-content {
    -webkit-transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
    transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

.tooltip-effect-4 .tooltip-content {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(.7,.3,1);
    transform: scale3d(.7,.3,1);
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,transform .2s;
}

.tooltip_styled:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
    transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}

.tooltip_styled.tooltip-effect-2:hover .tooltip-content {
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,0deg);
    transform: perspective(1000px) rotate3d(1,0,0,0deg);
}

.tooltip-content::after {
    top: 100%;
    border: solid transparent;
    height: 0;
    width: 0;
    border-color: #333 transparent transparent;
    border-width: 10px;
    margin-left: -10px;
}

.panel,.panel-group .panel {
    border-radius: 3px;
}

.tooltip-content .label {
    margin-left: 10px;
}

.tooltip-content i {
    font-size: 20px !important;
    top: 3px !important;
    left: -3px !important;
    position: relative;
}

.tooltip-content h4 {
    display: block;
    margin: 0 0 10px;
    line-height: 14px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.tooltip-content a {
    font-weight: 700;
}

.tooltip_flip {
    position: relative;
}

.tooltip_flip::after {
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 100%;
    pointer-events: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tooltip_flip:hover::after {
    pointer-events: auto;
}

.tooltip-content-flip {
    position: absolute;
    width: 80px;
    height: 80px;
    left: -40%;
    opacity: 0;
    margin-bottom: 7px;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}

.strip_all_tour_list .tooltip-content-flip {
    left: -65%;
}

.tooltip-effect-1 .tooltip-content-flip {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}

.tooltip_flip:hover .tooltip-content-flip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.tooltip-content-flip>span {
    float: left;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
}

.tooltip-back {
    background: #e04f67;
    font-size: 12px;
    line-height: 14px;
    padding-top: 25px;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: perspective(1000px) rotate3d(0,1,0,90deg);
    transform: perspective(1000px) rotate3d(0,1,0,90deg);
}

.tooltip_flip:hover .tooltip-content-flip>span {
    -webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
    transform: perspective(1000px) rotate3d(0,1,0,0deg);
}

.tooltip-content-flip .tooltip-back::after,.tooltip-content-flip .tooltip-front::after {
    content: '';
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
}

.tooltip-content-flip .tooltip-front::after {
    right: 0;
    border-top: 10px solid #e64b50;
    border-left: 10px solid transparent;
}

.tooltip-content-flip .tooltip-back::after {
    left: 45%;
    border-top: 10px solid #e64b50;
    border-right: 10px solid transparent;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1);
}

.caption {
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.owl-item.active.center .caption {
    opacity: 1;
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ededed;
}

.panel-title a {
    display: block;
    color: #444;
}

.panel-default>.panel-heading {
    background-color: #f9f9f9;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}

.panel-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 30px;
    line-height: 1.6 !important;
}

.panel-title a .indicator {
    color: #ed5434;
}

.panel-title a:hover .indicator {
    color: #333;
}

.tab-content {
    padding: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 25px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#toTop {
    width: 40px;
    height: 40px;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    padding: 10px;
    line-height: 20px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 20px;
}

#toTop:before {
    font-style: normal;
    font-weight: 400;
    font-family: fontello;
    content: "\e899";
}

.divider {
    width: 100%;
    height: 9px;
    background: url(../img/divider.png) center top no-repeat;
    margin: 60px 0;
}