#content {
    padding: 45px 0 20px;
}

.post {
    margin-bottom: 30px;
}

.post .post-header {
    position: relative;
    border: 4px solid #fafafa;
}

.post .post-header .post-slide {
    position: relative;
}

.post .post-header .post-video {
    position: relative;
    padding-bottom: 56%;
}

.post .post-header .post-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.post .post-story {
}

.post .post-story h2 {
    text-align: left;
    font-size: 30px;
    color: #464646;
    text-transform: none;
    font-weight: 500;
    background: none;
    line-height: 1.1;
    padding: 10px 0 20px;
    margin: 0 0 10px 0;
    position: relative;
}

.post .post-story h5,
.blog_sidebar h5{
    font-weight: 700;
    font-size: 19px;
    color: #464646;
    background: none;
    line-height: 1.1;
    padding: 20px 0 20px;
    margin: 0 0 0px 0;
    position: relative;
    text-align: left;
}

.post .post-story .post-story-info .date1 {
    display: inline-block;
    background: #c1c1c1;
    color: #fff;
    padding: 6px 15px;
    margin-right: 15px;
}

.post .post-story .post-story-info .by {
    display: inline-block;
    color: #c2c2c2;
    padding: 6px 0;
}

@media (min-width: 1200px) {
    .post .post-story .post-story-info {
        background: #fafafa;
        margin-bottom: 20px;
        height: 36px;
    }

    .post .post-story .post-story-info .date12 {
        float: left;
        background: #3B77B4;
        color: #fff;
        padding: 8px 15px;
        margin-right: 15px;
    }

    .post .post-story .post-story-info .option-booking {
        font-family: 'Raleway', sans-serif;
        font-size: 10pt;
        display: inline-block;
        color: #c2c2c2;
    }

    .post .post-story .post-story-info .option-booking span {
        float: left;
        color: #959595;
        font-weight: 500;
        font-size: 11px;
        margin-left: 5px;
        margin-top: 6px;
        margin-right: 10px;
    }

    .post .post-story .post-story-info .option-booking i {
        width: 26px;
        height: 20px;
        float: left;
        margin-top: 2px;
        margin-left: 7px;
    }
}

@media (min-width: 320px) and (max-width: 1199px) {
    .post .post-story .post-story-info {
        background: #fafafa;
        margin-bottom: 20px;
        height: 206px;
    }

    .post .post-story .post-story-info .date12 {
        text-align: center;
        background: #3B77B4;
        color: #fff;
        padding: 8px 15px;
    }

    .post .post-story .post-story-info .option-booking {
        font-family: 'Raleway', sans-serif;
        font-size: 10pt;
        display: inline-block;
        color: #c2c2c2;
    }

    .post .post-story .post-story-info .option-booking span {
        float: left;
        color: #959595;
        font-weight: 500;
        font-size: 11px;
        margin-left: 5px;
        margin-top: 14px;
        margin-right: 10px;
    }

    .post .post-story .post-story-info .option-booking i {
        width: 26px;
        height: 20px;
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        clear: both;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    h3.hch {
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0.8
    }

    h3.hch2 {
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0.8
    }

    p.address {
        font-size: 17px;
        font-weight: 500;
        color: #464646;
    }

    .star-rating {
        display: inline-block;
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    h3.hch {
        display: inline-block;
        float: left;
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 7px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0.8
    }

    h3.hch2 {
        text-transform: none;
        color: #464646;
        font-size: 40px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 7px;
        padding-top: 0;
        padding-bottom: 0;
    }

    p.address {
        font-size: 17px;
        font-weight: 500;
        color: #464646;
    }

    .star-rating {
        display: inline-block;
        float: left;
        margin-left: 20px;
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .paddinger {
        padding-top: 200px;
    }
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.booking-success {
    font-weight: 600;
    color: #464646;
}

.booking-success h3 {
    font-size: 30px;
    text-transform: none;
    padding-bottom: 0;
}

.booking-success span {
    color: #3B77B4;
}

.booking-success p span {
    font-weight: 700;
}

.border-bottom {
    border-bottom: 1px solid #3B77B4;
    padding-bottom: 10px;
}

.booking-row {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
}

.booking-row h3 {
    font-weight: 600;
    font-size: 18px;
    color: #01726a;
    padding-bottom: 9px;
}

.booking-row h3.line {
    font-weight: 600;
    font-size: 18px;
    color: #01726a;
    border-bottom: 2px solid #01726a;
    padding-bottom: 9px;
}

.booking-row label {
    color: #434343;
    font-size: 14px;
    margin-top: 8px;
}

.booking-row .form-control {
    font-family: 'Raleway', sans-serif;
    height: 43px;
    margin-top: 9px;
    padding: 13px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.booking-row .form-control:focus {
    border-color: #3B77B4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(28, 187, 180, .3);
}

.booking-row .red {
    color: #FF0000;
    font-size: 21px;
    font-weight: 700;
    padding-top: 15px;
    display: inline-block;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.no-padding-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.border-3px {
    width: 100%;
    height: 2px;
    background-color: #01726a;
}

.star-rating-left {
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.location {
    display: inline-block;
    float: left;
    margin-left: 20px;
    font-weight: 600;
    font-size: 13px;
    color: #464646;
    margin-top: 8px;
}

.sidebar-block {
    background-color: #f3f3f3;
    padding: 25px 25px;
    border-bottom: 3px solid #3B77B4;
}

.sidebar-block h3 {
    font-weight: 600;
    color: #3B77B4;
    font-size: 18px;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidebar-block label {
    font-size: 14px;
    color: #636363;
    font-weight: 600;
    margin-bottom: 9px;
}

.sidebar-block .nights {
    display: block;
    font-weight: 500;
    color: #464646;
    font-size: 13px;
    margin-top: 8px;
}

.margin-top {
    margin-top: 20px;
}

.price-left {
    margin-top: 5px;
    color: #000;
    text-align: right;
}

.price-left span.red {
    font-weight: 700;
    font-size: 18px;
    color: #FF0000;
}

.price-left span.blue {
    font-weight: 500;
    color: #3B77B4;
    font-size: 11px;
    padding-right: 5px;
}

.price-total-left {
    margin-top: 3px;
    color: #000;
    text-align: right;
}

.price-total-left span.red {
    font-weight: 700;
    font-size: 25px;
    color: #FF0000;
}

.post .post-story .post-story-info .by a {
    text-decoration: none;
}

.post .post-story .post-story-body {
    margin-bottom: 20px;
    text-align: justify;
	color: #000;
}

.post .post-story .post-story-link {
}

.post .post-story .post-story-tags {
    background: #fafafa;
    padding: 10px 25px;
}

.post .post-story .post-story-tags .tags_wrapper {
    float: left;
    color: #636363;
    font-size: 13px;
    padding-top: 4px;
}

.post .post-story .post-story-tags .tags_wrapper a {
    text-decoration: none;
}

.share_post {
    float: right;
}

.share_post .txt1 {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #636363;
    vertical-align: top;
    padding-right: 20px;
    padding-top: 4px;
}

.num-comments {
    font-size: 30px;
    color: #464646;
    font-weight: 600;
    padding: 30px 0;
}

.comment-block {
    margin-bottom: 30px;
}

.comment-block.left1 {
    margin-left: 100px;
}

.comment-block figure {
    float: left;
    margin-right: 30px;
}

.comment-block figure img {
}

.comment-block .caption {
    overflow: hidden;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 15px;
}

.comment-block .caption .top {
    padding-bottom: 15px;
    color: #c2c2c2;
    font-size: 12px;
    font-weight: 500;
}

.comment-block .caption .top span {
    display: inline-block;
    margin: 0 25px;
}

.comment-block .caption .top .txt1 {
    display: inline-block;
}

.comment-block .caption .top .txt1 a {
    color: #3B77B4;
    text-decoration: none;
}

.comment-block .caption .top .txt2 {
    display: inline-block;
}

.comment-block .caption .top .txt3 {
    display: inline-block;
}

.comment-block .caption .top .txt3 a {
    color: #3B77B4;
    text-decoration: none;
}

.comment-block .caption .top .txt3 a:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 8px;
    background: url(../images/arr1_hover.png) right center no-repeat;
    margin-left: 5px;
}

.comment-block .caption .txt {
    color: #959595;
}

.live-comment {
    padding-top: 20px;
    padding-bottom: 20px;
}

.live-comment .live-comment-title {
    font-weight: 700;
    font-size: 30px;
    color: #464646;
    padding-bottom: 20px;
}

.ul4 {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
    font-family: 'Raleway';
    font-size: 14px;
}

.ul4 > li {
    font-size: 14px;
    color: #959595;
    border-top: 1px solid #ebebeb;
}

.ul4 > li:first-child {
    border-top: none;
}

.ul4 > li a {
    color: #959595;
    text-decoration: none;
    display: block;
    padding: 10px 30px 10px 20px;
    position: relative;
    line-height: 1.3;
    background: url(../img/li_st4.png) 0 13px no-repeat;
}

.ul4 > li a:hover {
    color: #3B77B4;
    text-decoration: none;
    background-image: url(../img/li_st4_hover.png);
}

.ul4 > li a span {
    position: absolute;
    right: 0;
    top: 10px;
    color: #c2c2c2;
}

.ul4 > li a:hover span {
    color: #3B77B4;
}

.tabs3 {
    padding: 0;
    background: none;
    border-radius: 0;
    border: 1px solid #ebebeb;
    border-top: none;
    font-family: inherit;
    margin-bottom: 30px;
}

.tabs3_tabs {
    text-align: center;
}

.tabs3_tabs .ui-tabs-nav {
    padding: 0;
    display: block;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    border: none;
    border-radius: 0;
    background: none;
}

.tabs3_tabs .ui-tabs-nav li {
    margin: 0 !important;
    border: none;
    background: none;
    font-weight: 500;
    width: 50%;
}

.tabs3_tabs .ui-tabs-nav li.ui-tabs-active {
    margin: 0;
    padding: 0;
}

.tabs3_tabs .ui-tabs-nav .ui-tabs-anchor {
    color: #fff;
    padding: 15px 2px;
    background: #3B77B4;
    float: none;
    display: block;
    border-top: 2px solid #fff;
}

.tabs3_tabs .ui-tabs-nav .ui-tabs-anchor:focus {
    outline: none;
}

.tabs3_tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    background: #fff;
    color: #3B77B4;
    border-color: #3B77B4;
}

.tabs3_content {
    padding: 15px;
}

.tabs3_content .ui-tabs-panel {
    padding: 0px;
}

.news1 {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    padding-bottom: 15px;
}

.news1:first-child {
    border-top: none;
    padding-top: 0;
}

.news1 a {
    display: block;
    font-size: 13px;
    text-decoration: none;
}

.news1 a .txt1 {
    color: #959595;
    padding-bottom: 5px;
}

.news1 a:hover .txt1 {
    color: #3B77B4;
}

.news1 a .txt2 {
    color: #c2c2c2;
    font-size: 11px;
}

.news1 a .txt2 span {
    color: #c4df9b;
}

*-----btn-----*/
.btn-default.btn0 {
    display: block;
    color: #fff;
    border: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 15px 10px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #f3823a;
    position: relative;
    text-align: center;
    width: 100%;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    margin-top: 50px;
}

.btn-default.btn0:hover {
    color: #fff;
    background: #5197DA;
}

.btn-default.btn1 {
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 5px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #5197DA;
    position: relative;
    text-align: center;
    width: 100%;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
}

.btn-default.btn1:hover {
    color: #fff;
    background: #f3823a;
}

.btn-default.btn2 {
    display: inline-block;
    color: #898989;
    border: none;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    padding: 0px 15px 0 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: none;
    background: url(../images/arr1.png) right center no-repeat;
}

.btn-default.btn2:hover {
    color: #3B77B4;
    background: url(../images/arr1_hover.png) right center no-repeat;
}

.btn-default.btn3 {
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #5197DA;
    position: relative;
    text-align: center;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    margin-top: 15px;
}



.btn-default.cotaspg:hover {
    color: #fff;
    background: #f3823a;
}

.btn-default.cotaspg {
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #5197DA;
    position: relative;
    text-align: center;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    margin-top: 15px;
}



.btn-default.btn3:hover {
    color: #fff;
    background: #f3823a;
}

.btn-default.btn44 {
    display: inline-block;
    color: #ffffff;
    border: none;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    padding: 0px 15px 0 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: none;
    background: url(../images/arr1.png) right center no-repeat;
}

.btn-default.btn44:hover {
    color: #B6B6B6;
    background: url(../images/arr1_hover.png) right center no-repeat;
}

.btn-default.btn4 {
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #5197DA;
    position: relative;
    text-align: center;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    margin-top: 15px;
}

.btn-default.btn4:hover {
    color: #fff;
    background: #f3823a;
}

.btn-default.s1 {
    font-family: 'Raleway';
    display: inline-block;
    color: #fff;
    border: 1px solid #ececec;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(../images/type1.png) center center no-repeat #fafafa;
    position: relative;
    letter-spacing: 0;
    width: 42px;
    height: 42px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.s1:hover {
    background: url(../images/type1_hover.png) center center no-repeat #3B77B4;
    border-color: #3B77B4;
}

.btn-default.s2 {
    font-family: 'Raleway';
    display: inline-block;
    color: #fff;
    border: 1px solid #ececec;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(../images/type2.png) center center no-repeat #fafafa;
    position: relative;
    letter-spacing: 0;
    width: 42px;
    height: 42px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.s2:hover {
    background: url(../images/type3_hover.png) center center no-repeat #3B77B4;
    border-color: #3B77B4;
}

.btn-default.s3 {
    font-family: 'Raleway';
    display: inline-block;
    color: #fff;
    border: 1px solid #ececec;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(../images/type3.png) center center no-repeat #fafafa;
    position: relative;
    letter-spacing: 0;
    width: 42px;
    height: 42px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.s3:hover {
    background: url(../images/type3_hover.png) center center no-repeat #3B77B4;
    border-color: #3B77B4;
}