@font-face {
    font-family: 'THSarabunNew';
    src: url('../fonts/THSarabunNew.ttf') format('truetype');
    font-display: block;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background-color: #f6f6f6;
    color: #2b2b2b;
    font-family: THSarabunNew;
    font-size: 14px;
    line-height: 16px;
    min-width: 320px;
    /*overflow: hidden;*/
    width: 100%;
}

.hr-style {
    background: #4CAF50;
    height: 5px;
    border: none;
    margin-top: -10px;
    width: 150px;
}

.content-box {
    background-color: #fff; 
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    border-radius: 10px;
    margin-bottom: 20px;
}

.select-inline {
    width: 75%;
    height: 50px;
    display: inline-block;
    font-size: 24px;
}

.calendar {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 5%;
}
* {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0
}

html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);

}
a, button {
    text-decoration: none;
    cursor: pointer;
}
a{
    color: #2b2b2b;
}
a, a:hover, a:focus, button:hover, button:focus {
    outline: 0 none !important;
    text-decoration: none;
}
a:focus, a:hover{
    color: #4CAF50;
}
ul{
    margin: 0;
    padding: 0;
}
#page{
    overflow: hidden;
}
.remove-padd{
    padding-left: 0;
    padding-right: 0;
}

.remove-padd-10{
    padding-left: 10px;
    padding-right: 10px;
}

.offspace-15{
    margin-top: 15px;
}
.offspace-45{
    margin-top: 45px;
}
.top-header {
    padding: 12px 0;
    background: #4CAF50;
    /* background-image: url("../header_background.jpg");
    background-repeat: no-repeat; */
    /* background-position: 50% 25%; */
    /* background-size: cover; */
}
.social-grid li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
}
.social-grid li a:hover{
    color: #ff4157;
}
.social-grid li + li{
    margin-left: 25px;
}
.info-block{
    color: #fff;
}
.info-block .fa {
    margin-right: 15px;
}
/*navbar*/
.navbar-default {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar{
    min-height: 35px;
    margin-bottom: 0;
}
.navigation .nav1 li {
    display: inline;
    position: relative;
}
/*.navigation .nav1 li a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}*/

/*carousel*/
#myCarousel1 .carousel-caption {
    bottom: auto;
    color: #fff;
    left: 50%;
    position: absolute;
    right: auto;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 0;
}
#myCarousel1 .carousel-caption h1 {
    color: #fff;
    font-family: "exotc350_dmbd_btdemi-bold";
    font-size: 85px;
    letter-spacing: 2px;

    text-transform: capitalize;
}

.service-block, .announce-block, .vacation-offer-block, .blog-block, .blog-block-slider, .about-block, .contact-block, .blog {
    padding: 70px 0 0 0;
}

/*social link*/
.social-grid ul li{
    display: inline;
}
.top-row{
    padding: 35px 0;
}
#logo > a {
    color: #ff4157;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -5px;
}
#logo > a span {
    color: #000;
    font-size: 50px;
}
.book-now-btn {
    background: #ff4157 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 8px 15px;
    text-transform: uppercase;
}
.book-now-btn:hover, .vacation-offer-details .btn.btn-default:hover{
    background: #162541;
}

.cl-effect-10 .default a::before, .cl-effect-10 .default a.active::before {
    background: #4CAF50;
    color: #fff;
    content: attr(data-hover);
    height: 100%;
    left: 0;
    padding: 20px 15px;
    position: absolute;
    top: 0;
    transition: transform 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
.cl-effect-10 .default a.active::before{
    z-index: 1;
}
.cl-effect-10 .default a:hover span {
    transform: translateX(100%);
}
.cl-effect-10 .default a:hover::before {
    transform: translateX(0%);
}
.cl-effect-10 .default a.active{
    color: #fff;
}
.cl-effect-10 .default {
    position: relative;
    z-index: 1;
}
.cl-effect-10 .default a {
    overflow: hidden;
    color: #000;
    display: inline-block;
    /* font-size: 2vw; */
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    /*margin: 15px 25px;*/
    outline: none;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    height: 50px;
}
.cl-effect-10 .default a span, .db-effect-10 .default a span {
    background: #fff none repeat scroll 0 0;
    display: block;
    padding: 20px 15px;
    transition: transform 0.3s ease 0s;
    height: 50px;
}

.cl-effect-10 .dropdown a {
    background: #fff;
    overflow: hidden;
    color: #000;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    /*margin: 15px 25px;*/
    outline: none;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    height: 50px;
}
.cl-effect-10 .dropdown a span, .db-effect-10 .dropdown a span {
    background: #fff none repeat scroll 0 0;
    display: block;
    padding: 20px 15px;
    margin-right: 20px;
    transition: transform 0.3s ease 0s;
    height: 50px;
}
.cl-effect-10 .dropdown a span i, .db-effect-10 .dropdown a span i {
    position: absolute;
    margin: -5% 0 0 5px;
}
.cl-effect-10 .dropdown-menu a.active {
    background: #4CAF50;
    color: #fff;
}
.cl-effect-10 .dropdown-menu a {
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    padding: 10px;
}
.cl-effect-10 .dropdown-menu a span, .db-effect-10 .dropdown-menu a span {
    background: #fff none repeat scroll 0 0;
    display: block;
    padding: 25px 15px;
    transition: transform 0.3s ease 0s;
    height: 50px;
}
.cl-effect-10 .dropdown-menu a i, .db-effect-10 .dropdown-menu a i {
    position: absolute;
    margin: 5px 0 0 5px;
}

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:active>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:active>a:after {
    border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.db-effect-10 a::before, .db-effect-10 a.active::before {
    background: #fb0000;
    color: #fff;
    content: attr(data-hover);
    height: 100%;
    left: 0;
    padding: 20px 15px;
    position: absolute;
    top: 0;
    transition: transform 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
.db-effect-10 a.active::before{
    z-index: 1;
}
.db-effect-10 a:hover span, .db-effect-10 a:focus span {
    transform: translateX(100%);
}
.db-effect-10 a:hover::before, .db-effect-10 a:focus::before {
    transform: translateX(0%);
}
.db-effect-10 a.active{
    color: #fff;
}
.db-effect-10 {
    position: relative;
    z-index: 1;
}
.db-effect-10 a {
    overflow: hidden;
    color: #fb0000;
    display: inline-block;
    font-size: 2vw;
    font-weight: bold;
    letter-spacing: 1px;
    /*margin: 15px 25px;*/
    outline: none;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

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

.card__image {
    height: 200px;
    width: 160px;
    border-radius: 50%;
    border: 5px solid #4CAF50;
    margin-top: 20px;
    box-shadow: 0 10px 50px #17a2b8;
}
/*service block*/
.service-image {
    border: 2px solid #ddd;
    border-radius: 50%;
    display: inline-block;
    padding: 35px;
    background: #ddd;
}
.service-details h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 55px;
    text-transform: uppercase;
}
.announce-front .announce-image {
    position: relative;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: 200px;
    overflow: hidden;
    margin-top: 20px;
}
.announce-front .one-image {
    position: relative;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: 400px;
    overflow: hidden;
    margin-top: 20px;
}
.announce-front .relation-image {
    position: relative;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: 400px;
    overflow: hidden;
    margin-top: 20px;
}
.announce-front .ssj-image {
    position: relative;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: 350px;
    overflow: hidden;
    margin-top: 20px;
}

.latest-news {
    position: relative;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: 200px;
    overflow: hidden;
    margin-top: 20px;
}

.instagram-images .announce-image {
    max-width: 171px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.announce-image .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}
.announce-image:hover .overlay {
    opacity: 1;
}
.announce-image:hover p {
    bottom: 50px;
}
.overlay .info > i {
    color: #fff;
    font-size: 25px;
}
.announce-image img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.onepage-image img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.announce-image a.info {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    left: 50%;
    letter-spacing: 5px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.2s ease-in-out 0s;
}
.announce-image a.info:hover, .announce-image a.info > i:hover{
    color: #e01931;
}
.overlay p {
    bottom: 0;
    font-size: 17px;
    font-weight: 600;
    left: 25%;
    letter-spacing: 2px;
    position: absolute;
    text-transform: uppercase;
    transition: bottom 0.9s ease 0s;
}
.overlay p a{
    color: #fff;
}
.overlay p a:hover{
    color: #ff4157;
}
.vacation-offer-bgbanner {
    background: rgba(0, 0, 0, 0) url("../images/vacation-banner.png") no-repeat scroll center center / cover ;
    color: #fff;
    position: relative;
    padding: 65px;
}
.vacation-offer-bgbanner::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: -50%;
    position: absolute;
    top: 0;
    transform: skewX(-30deg);
    width: 100%;
}
.vacation-offer-details > h1 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.vacation-offer-details .btn.btn-default {
    background: #ff4157 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 35px;
    padding: 8px 12px;
    text-shadow: 0 0 0;
    text-transform: capitalize;
}
.side-A{
    float: left;
    width: 50%;
    height: 200px;
    overflow: hidden;
}
.side-B{
    float: right;
    width: 50%;
}
.image img {
    margin-left: auto;
    margin-right: auto;
}
.news-desc-side {
    font-size: 14px;
    height: 200px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 0 0 0 30px;
    word-wrap: break-word;
    overflow: hidden;
}
.news-desc-side h3 {
    border-bottom: 1px dashed #ddd;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    line-height: 1.4;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-desc-side h3::before {
    background: #4CAF50;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 35px;
    transition: width 0.9s;
}
.news-desc-side:hover h3:before {
    width: 100%;
}
.news-desc-side > p {
    margin: 22px 0;
}
.links > a , .event-blog-details a.btn-default{
    border: 1px solid;
    display: inline-block;
    padding: 6px 8px;
    text-transform: uppercase;
    border-radius: 0;
}
.links > a:hover, .event-blog-details a.btn-default:hover{
    background: #4CAF50;
    border-color: #4CAF50;
    color: #fff;
}
.link-all {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    margin-right: 10px;
}

.link-all > a , .event-blog-details a.btn-default{
    border: 1px solid;
    display: inline-block;
    padding: 6px 8px;
    text-transform: uppercase;
    border-radius: 0;
}
.link-all > a:hover, .event-blog-details a.btn-default:hover{
    background: #4CAF50;
    border-color: #4CAF50;
    color: #fff;
}
.side-A .news-desc-side {
    padding: 0;
}
/*blog event block*/
.event-blog-details > h4 {
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.event-blog-details > p {
    font-size: 14.5px;
    letter-spacing: 1px;
    line-height: 23px;
    margin: 26px 0;
}
.event-blog-details h5 {
    color: #000;
    font-size: 14.5px;
    letter-spacing: 1px;
}
.event-blog-details h5 > a {
    margin-left: 5px;
}
.event-blog-details h5 a i {
    margin: 0 10px;
}
footer {
    background: #4CAF50 none repeat scroll 0 0;
    color: #ddd !important;
    margin-top: 70px;
    padding: 25px 0 20px;
}
.footer-details > h4 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #fff;
}
footer a{
    color: #fff;
}
.footer-contact-list i {
    color: #ff4157;
    float: left;
    margin-right: 10px;
}
.footer-contact-list p {
    overflow: hidden;
    line-height: 21px;
}
.footer-contact-list li {
    font-size: 18.5px;
    letter-spacing: 1px;
    margin-right: 20px;
}
.footer-contact-list {
    display: flex;  
    color: #fff;
}
.footer-contact-list li + li {
    margin-right: 20px;
}
.footer-contact-list a:hover, .footer-contact-list a:focus {
    color: #fff;
}
.footer-links li + li{
    margin-top: 15px;
}
.footer-links li {
    font-size: 14.5px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.footer-links li.active a{
    color: #ff4157;
}
.footer-social-icon {
    margin-top: 20px;
}
.footer-social-icon > a {
    border: 1px solid;
    display: inline-block;
    font-size: 16px;
    height: 28px;
    text-align: center;
    width: 28px;
    background-color: #1877F2;
}
.footer-social-icon > a i {
    line-height: 26px;
}
.footer-social-icon > a + a {
    margin-left: 10px;
}
.footer-social-icon > a:hover, .footer-social-icon > a:focus {
    color: #fff;
}
#subscribe{
    margin-top: 40px;
}
#subscribe input {
    border: 1px solid;
    border-radius: 0;
    border-right: 0;
    box-shadow: none;
}
.btn.subscribe-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #333;
    border-image: none;
    border-radius: 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    color: #ff4157;
    background: #fff;
}
/*blog slider*/
.blog-box {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    padding: 45px 110px;
    border-radius: 15px 15px 0 0;
}
.blog-box p::before {
    content: url("../images/icons/left-quotes-sign.png");
    left: 0;
    position: absolute;
    top: 0;
}
.blog-box p::after {
    content: url("../images/icons/left-quotes-sign.png");
    right: 0;
    position: absolute;
    bottom:  0;
    transform: scaleX(-1);
}
.blog-box > p {
    padding: 0 40px;
    position: relative;
}
.blog-box > p {
    font-size: 18px;
    font-style: italic;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 0 40px;
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.blog-view-box {
    background: #ff4157 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    margin-top: -15px;
    padding: 15px 110px;
}
.blog-view-box .media-body {
    vertical-align: middle;
}
.blog-view-box .media-body h3 {
    font-weight: 600;
    letter-spacing: 1px;
}
.blog-rev {
    font-size: 15px;
    letter-spacing: 1px;
}
/*carousel*/
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-control {
    opacity: 1;
}
#myCarousel2 .carousel-indicators li {
    background-color: #000;
    border: 1px solid #000;
    width: 140px;
}
#myCarousel2 .carousel-indicators .active {
    background-color: #ff4157;
    border-color: #ff4157;
    width: 140px;
}
#myCarousel2 .carousel-indicators {
    bottom: -55px;
}
#myCarousel2 .carousel-indicators li + li {
    margin-left: 15px;
}
.carousel-control {
    top: 50%;
}
.carousel-control:focus, .carousel-control:hover {
    opacity: 1;
}
#myCarousel1 .carousel-indicators .active{
    background: #ff4157;
    border-color: #ff4157;
}
/*back to top*/
#back-to-top {
    background: #4CAF50;
    bottom: 150px;
    color: #fff;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 9999;
    font-weight: 600;
    letter-spacing: 1px;
}
#back-to-top:hover{
    background: #4CAF50;
}
#back-to-top > span {
    display: block;
}
/*navbar toggle*/
.navbar-toggle {
    background: #000;
    border: medium none;
    border-radius: 0;
    margin-top: -36px;
}
.navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #ff4157 !important;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}
/*copyright*/
.copyright {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 40px;
    text-align: center;
}
.copyright > a{
    color: #ff4157;
    font-weight: 600;
    font-size: 18px;
}
.copyright > a:hover{
    color: #fff;
}
/*rooms page*/
.bg-set-col{
    background: rgba(0,0,0,0.25);
    padding: 50px 0;
}
/*about page*/
.about-left p {
    color: #000000;
    font-size: 45px;
    font-weight: 100;
    line-height: 40px;
    text-transform: uppercase;
    width: 76%;
}
.about-right h3 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.about-right > p {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 22px;
    margin-bottom: 15px;
}
.about-right li {
    position: relative;
    font-size: 14.8px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 15px;
}

.about-right li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'fontawesome';
    color: #ff4157;
    font-weight: 600;
}
.about-right span {
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
}
/*contact*/
/*contact*/
.contact-left-block > h3 , .contact-form > h3{
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 14px;
    text-transform: capitalize;
}
.contact-left-block > h3 > span, .contact-form > h3 > span{
    color: #ff4157;
}
.contact-left-block > p {
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 15px;
}
.contact-left-block > p i {
    background: #ff4157 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 30px;
    font-size: 14px;
}
.contact-form form {
    margin-top: 15px;
}
.contact-form form .form-control {
    margin-bottom: 15px;
}
.form-control {
    border-radius: 0;
}
.submit-btn, .read-more-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 15px;
    padding: 6px 15px;
    text-transform: uppercase;
}
.submit-btn:hover, .read-more-btn:hover{
    background: #ff4157;
    border-color: #ff4157;
    color: #fff;
}
.contact-form form textarea{
    min-height: 140px;
}
.offspace-70{
    margin-top: 70px;
}
.hover-effect .announce-image-list:hover img, .hover-effect .grid-item:hover img {
    animation: 1.5s ease 0s normal none 1 running flash;
    opacity: 0.6;
}
/*dinning*/
.blog-title-head {
    font-size: 25px;
    letter-spacing: 2px;
    margin: 0px 0 15px 0;
}
.blog-title-head > a{
    color: #000;

}
/* .blog-title-head > a:hover{

} */
.blog-date {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0;
}
.blog-desc {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 40px 0;
    text-align: justify;
}
.user-info{
    margin-bottom: 15px;
}
.user-info > a{
    color: #ff4157;
}
.user-info > a:hover{
    color: #333;
}
.comment-form input, .comment-form textArea {
    margin-top: 15px;
}
.comment-form textArea{
    height: 140px;
}
.blog-list h4, .blog-list1 h4 {
    border-bottom: 2px solid #ff4157;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 25px;
    margin-top: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.blog-list ul li {
    border-bottom: 1px dashed #ddd;
    list-style: outside none none;
}
.blog-list li a {
    display: block;
    font-size: 14px;
    margin: 12px 0;
}
.blog-list li i {
    margin-right: 5px;
}
.blog-text p{
    margin-top: 15px;
}
.blog-text .link {
    font-size: 12.5px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.offspace-30{
    margin-top: 30px;
}
/*single page image*/
.image-head-wrapper {
    background: rgba(0, 0, 0, 0) url("../images/inner-banner.png") no-repeat scroll center top;
    height: 450px;
    position: relative;
}
.inner-wrapper {
    color: #fff;
    left: 70%;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-70%, -70%);
    width: 60%;
}
.inner-wrapper h1{
    font-family: "exotc350_dmbd_btdemi-bold";
}

/*instafeed images*/
#instafeed .likes {
    background: rgba(255,68,87, 0.8) none repeat scroll 0 0;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    font-family: sans-serif;
    font-size: 1em;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    top: 0;
    transition: opacity 100ms ease 0s;
    width: 100%;
}
#instafeed a img{
    max-width: 100%;
}
.insta-image {
    max-width: 150px;
    position: relative;
}

#instafeed a:hover .likes {
    opacity:1;
}

.animated.flipInX {
    display: block;
    position: relative;
}
#instafeed > div:nth-last-child(-n+3) {
    margin-top: 15px;
}

.phusang-hos {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.fw-bold {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

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

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #4CAF50;
    font-size: 25px;
    font-weight: bold;
}

.nav-pills>li>a:hover {
    background-color: transparent;
    color: #2b2b2b;
}

.nav-pills>li>a {
    font-size: 25px;
    font-weight: bold;
}

.news-block {
    padding: 40px 0 0 0;
}

.link-heading {
    font-size: 2vw;
    font-weight: bold;
    color: #2b2b2b;
}

.btn-calendar {
    background-color: #4CAF50;
    font-size: 1.5vw;
    font-weight: bold;
    color: #fff;
}

.btn-calendar:hover, .btn-calendar:focus {
    color: #fff;
}

.panel-transparent {
    background: none;
    border: none;
    box-shadow: none;
    width: 80%;
    margin-top: 20px;
}

.panel-transparent .panel-heading {
    background-color: #4CAF50;
    font-size: 1.5vw;
    font-weight: bold;
    color: #fff;
}

.button-hover {
    width:80%; 
    margin-bottom: 10px; 
    font-size: 1.75vw;
    font-weight: bold;
    white-space: normal;
}

.button-hover:hover {
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-0.25em);
}

.button-comment {
    width: 200px;
    font-size: 25px;
    font-weight: bold;
    white-space: normal;
    border-radius: 25px;
}

.button-comment:hover {
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-0.25em);
}

.swal2-popup {
    font-size: 15px !important;
}

.swal2-styled.swal2-confirm h5 {
    font-size: 15px !important;
}

.swal2-styled.swal2-cancel h5 {
    font-size: 15px !important;
}

.button-dep {
    margin-top: 50px !important; 
    font-size: 30px;
}

.button-dep:hover {
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-0.25em);
}

.panel-dep {
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-0.25em);
    border-radius: 10px;
    font-size: 25px;
    padding-bottom: 20px;
    height: 350px;
}

.color-code {
    background: #ffffff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.52);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.52);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 15px;
    margin: 0 0 15px 15px;
    display: inline-block;
}

.head-color {
    text-decoration: underline;
    font-weight: bold;
    padding-bottom: 5px;
}

.square-color {
    display: block;
    width: 19px;
    height: 20px;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    border: 1px solid #ffffff;
    margin-right: 2px;
    margin-bottom: 2px;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.table-responsive {
    overflow-x: visible;
}

.ck.ck-toolbar {
    border: none !important;
}

.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
    border: none;
}

@media (max-width: 991px) {
    .nav-md .container.body .col {
        width: 100%;
        margin: 0;
        padding-right: 0;
    }
}

.contact-list {
    font-size: 20px;
    margin-top: 30px;
}

.contact-list .form-group {
    margin-bottom: 30px;
}

.contact-list .form-group i {
    float: left;
    line-height: 1px;
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.links a {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.time-update {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.text-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    color: white;
    padding: 10px;
    opacity: 0.75;
}

.text-block p {
    display: block;
    display: -webkit-box;
    height: 18 * 1.4 * 2;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-block4 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #4CAF50;
    color: white;
    padding: 10px;
    opacity: 0.95;
}

.text-block4 p {
    display: block;
    display: -webkit-box;
    height: 18 * 1.4 * 2;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-block2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    color: white;
    padding: 10px;
    opacity: 0.75;
}

.text-block2 p {
    display: block;
    display: -webkit-box;
    height: 20 * 1.4 * 2;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease
}

.x_content {
    padding: 0 5px 6px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px
}
.x_content h4 {
    font-size: 16px;
    font-weight: 500
}

.form-horizontal .control-label {
    padding-top: 8px
}

.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0
}

.form-horizontal .control-label {
    padding-top: 8px
}

.reserve-detail {
    margin-top: 8px;
}

.ln_solid {
    border-top: 1px solid #e5e5e5;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0
}

.room_detail {
    font-size: 12.5px;
    color: #2A3F54;
}

.image_resized {
    width: 75% !important;
}

.ck-widget {
    width: 75% !important;
}

.article_box {
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    margin-bottom: 10px;
  }
  
  .article_box_header_link {
    position: relative;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: 100px;
    overflow: hidden;
  }
  
  .article_box_meta {
    background: #222;
    padding: 10px 15px;
    padding-top: 15px;
    position: relative;
  }
  
  .article_box_author_link {
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .article_box_time {
    display: block;
    color: rgba(255, 255, 255, .35);
    font-size: 14px;
  }

    .genealogy-scroll::-webkit-scrollbar {
        width: 5px;
        height: 8px;
    }
    .genealogy-scroll::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #e4e4e4;
    }
    .genealogy-scroll::-webkit-scrollbar-thumb {
        background: #212121;
        border-radius: 10px;
        transition: 0.5s;
    }
    .genealogy-scroll::-webkit-scrollbar-thumb:hover {
        background: #d5b14c;
        transition: 0.5s;
    }
    
    

    .genealogy-body{
        white-space: nowrap;
        overflow-y: hidden;
        padding: 50px;
        min-height: 500px;
        padding-top: 10px;
    }
    .genealogy-tree ul {
        padding-top: 20px; 
        position: relative;
        padding-left: 0px;
        display: flex;
    }
    .genealogy-tree li {
        float: left; text-align: center;
        list-style-type: none;
        position: relative;
        padding: 20px 5px 0 5px;
    }
    .genealogy-tree li::before, .genealogy-tree li::after{
        content: '';
        position: absolute; 
    top: 0; 
    right: 50%;
        border-top: 2px solid #ccc;
        width: 50%; 
    height: 18px;
    }
    .genealogy-tree li::after{
        right: auto; left: 50%;
        border-left: 2px solid #ccc;
    }
    .genealogy-tree li:only-child::after, .genealogy-tree li:only-child::before {
        display: none;
    }
    .genealogy-tree li:only-child{ 
        padding-top: 0;
    }
    .genealogy-tree li:first-child::before, .genealogy-tree li:last-child::after{
        border: 0 none;
    }
    .genealogy-tree li:last-child::before{
        border-right: 2px solid #ccc;
        border-radius: 0 5px 0 0;
        -webkit-border-radius: 0 5px 0 0;
        -moz-border-radius: 0 5px 0 0;
    }
    .genealogy-tree li:first-child::after{
        border-radius: 5px 0 0 0;
        -webkit-border-radius: 5px 0 0 0;
        -moz-border-radius: 5px 0 0 0;
    }
    .genealogy-tree ul ul::before{
        content: '';
        position: absolute; top: 0; left: 50%;
        border-left: 2px solid #ccc;
        width: 0; height: 20px;
    }
    .genealogy-tree li a{
        text-decoration: none;
        color: #666;
        font-family: arial, verdana, tahoma;
        font-size: 11px;
        display: inline-block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }
    
    .genealogy-tree li a:hover+ul li::after, 
    .genealogy-tree li a:hover+ul li::before, 
    .genealogy-tree li a:hover+ul::before, 
    .genealogy-tree li a:hover+ul ul::before{
        border-color:  #fbba00;
    }
    

    .member-view-box{
        padding:0px 20px;
        text-align: center;
        border-radius: 4px;
        position: relative;
    }
    .member-image{
        width: 200px;
        position: relative;
    }
    .member-image img{
        width: 200px;
        height: 250px;
        border-radius: 6px;
    background-color :#000;
    z-index: 1;
    }

.director-img {
    width: 75%;
}

@media (max-width: 991px) {
    .image_resized {
        width: 100% !important;
    }

    .ck-widget {
        width: 100% !important;
    }

    .phusang-hos {
        font-size: 30px;
    }

    .button-hover {
        font-size: 20px;
    }

    .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .footer-contact-list {
        display: block;
    }

    .top-row{
        padding: 30px 0 0 0;  
    }

    .cl-effect-10 a {
        font-size: 30px;
    }

    .contact-list {
        width: 100%;
    }

    .form-horizontal .form-group {
        display: flex;
    }

    .director-img {
        width: 25%;
    }

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

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

@media (max-width: 767px) {
    .director-img {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .center-header {
        display: block;
        text-align: -webkit-center;
    }
}

