/*----------------------------------------------------------------------------- 
[client] Screen Stylesheet 

version:   1.2
date:      10/04/2019
author:    Nguyen Tu 
email:     nmtu@vntic.vn
website:   gody.vn
*/


/*----------------------------------------------------------------------------- 
 * ATOMIC CSS
 */

html,
body {
    font-family: 'Montserrat', sans-serif;
}

.ff-sans {
    font-family: 'Montserrat', sans-serif !important;
}

.ff-serif {
    font-family: 'Lora', serif !important;
}


/* ------ TRANSFORM ------ */

.scale1_3 {
    transform: scale(1.2);
}


/* ------ END TRANSFORM CSS ------ */

.line-clamp-1 {
    -webkit-line-clamp: 1;
}

.lclamp-2,
.line-clamp-2 {
    -webkit-line-clamp: 2;
}

.line-clamp-4 {
    -webkit-line-clamp: 4;
}

._3mf5::after {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

._3n1j {
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.modal.modal__va-middle {
    text-align: center;
    padding: 0!important;
}

.modal.modal__va-middle:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal.modal__va-middle .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/*
* 
/*----------------------------------------------------------------------------- */
.jspVerticalBar,
.jspTrack {
    background: transparent;
}

.jspDrag {
    background: #ff8c00;
    width: 8px;
    border-radius: 50px;
}

#loading {
    display: none;
    margin: 0 auto;
    position: absolute;
    width: 100%
}

#loading img {
    position: relative;
    left: 37%;
    top: 130px
}

.send-comment {
    position: relative
}

.upload-comment-mb {
    width: 93%;
    position: relative
}

#send-comment-mobile {
    height: 39px;
    width: 9%;
    top: 10px;
    position: absolute;
    right: 0;
    background: #fa6b6b!important;
    background: -moz-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: -webkit-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: -o-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: -ms-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: linear-gradient(left right, #fa6b6b 0, #ee0f40 100%)!important;
    border: 0;
    color: white!important;
    padding: 0 10px!important
}

.ajax-file-upload {
    height: 38px!important;
    float: right;
    background: #fa6b6b!important;
    background: -moz-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: -webkit-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: -o-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: -ms-linear-gradient(left, #fa6b6b 0, #ee0f40 100%)!important;
    background: linear-gradient(left right, #fa6b6b 0, #ee0f40 100%)!important;
    border: 0;
    color: white!important;
    transition-duration: .2s;
    box-shadow: none!important;
    font-size: 14px!important;
    font-weight: 400!important;
    line-height: 38px!important;
    padding: 0 15px!important
}

.absolute-center {
    font-size: 30px;
    font-weight: bold;
    color: white
}

.komment .img-gallery {
    padding: 0!important
}

.images-gallery {
    width: 24%!important
}

.gallery .image-comment {
    width: 25%;
    padding: 10px;
    margin: 10px
}

#success-upload strong {
    color: #e02f2f!important;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    display: inline-block
}

.ajax-upload-dragdrop b {
    color: #999;
    font-size: 11px
}

.ajax-upload-dragdrop {
    border: none!important;
    height: 55px;
    width: 100%!important
}

.ajax-file-upload-container {
    width: 100%
}

.ajax-file-upload-statusbar {
    padding-left: 0!important;
    width: 70px!important;
    height: 150px!important;
    border: none!important;
    float: left
}

.ajax-file-upload-statusbar img {
    width: 70px!important;
    height: 70px!important;
    border: 1px solid #e02f2f;
    padding: 5px
}

.ajax-file-upload-filename {
    display: none
}

div.ajax-file-upload-progress {
    width: 70px!important
}

div.ajax-file-upload-progress .ajax-file-upload-bar {
    height: 5px!important
}

.ajax-file-upload-abort {
    display: none!important
}

.ajax-file-upload-container {
    top: 0;
    position: relative
}

.dest-details .dest-comment .reply {
    padding-left: 30px!important;
    padding-top: 15px!important;
    padding-bottom: 10px!important;
    background: white!important
}

#evaluate-popup .upload-comment-mb {
    width: 100%;
    position: relative
}

#evaluate-popup .ajax-file-upload {
    float: left;
    background: #fa6b6b;
    background: -moz-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: -webkit-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: -o-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: -ms-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: linear-gradient(left right, #fa6b6b 0, #ee0f40 100%);
    border: 0;
    color: white!important;
    transition-duration: .2s;
    box-shadow: none;
    font-size: 14px;
    font-weight: normal
}

#evaluate-popup .ajax-file-upload-container {
    margin: 0!important
}

#evaluate-popup .title_comment {
    margin-top: 0!important;
    height: 28px;
    padding: 0 0 0 5px!important;
    border-bottom: 1px solid #acacac!important;
    border-top: 0 solid!important;
    border-left: 0 solid!important;
    border-right: 0 solid!important;
    border-radius: 0!important
}

#evaluate-popup .content_comment {
    margin-top: 0!important;
    height: 50px
}

#evaluate-popup .ajax-upload-dragdrop {
    padding-top: 0!important;
    padding-left: 0!important
}

.reply .name {
    font-size: 14px!important;
    margin-top: 0!important
}

.reply .time {
    font-size: 10px;
    font-weight: bold
}

.reply .content {
    text-align: justify
}

.dest-comment-posts .reply {
    background: none!important
}

.cursor-not-allowed {
    cursor: not-allowed!important
}

.cursor-pointer {
    cursor: pointer!important
}

.komment content p {
    word-wrap: break-word
}

.content p {
    word-break: break-all!important;
    white-space: pre-wrap!important
}

#scroll {
    position: fixed;
    right: 0!important;
    bottom: 0!important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #3498db;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff
}

#scroll:hover {
    background-color: #e74c3c;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.btn-reply {
    height: 40px;
    padding-left: 16px;
    padding-right: 16px
}

div.write-reply .childrent-comment {
    width: calc(100% - 150px)!important;
    padding: 10px 5px!important;
    border-left: 0 solid!important;
    border-bottom: 1px solid #e2e2ff!important;
    border-right: 0 solid!important;
    border-top: 0 solid!important;
    border-radius: 0!important
}

div.write-reply .childrent-comment:focus {
    border-bottom: 1px solid rgba(81, 203, 238, 1)!important
}

.btn-border-radius-2 {
    height: 40px!important;
    border-radius: 2px!important
}

.icon-marker {
    background: url('https://media.gody.vn/templates/icondesktop@2x.png');
    background-repeat: no-repeat;
    background-position: 0 -223px
}

footer a.logo {
    background: url('https://media.gody.vn/templates/icondesktop@2x.png');
    background-repeat: no-repeat;
    background-position: 0 -101px;
    width: 112px;
    height: 101px
}

.navbar-header a.logo {
    /*background-image: url('https://gody.vn/public/images/logo-n.png');*/
    background-image: url('/public/images/logo-new.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 130px;
    width: 160px;
}

h3>a {
    color: inherit;
    font-size: 18px
}

.panel-google-plus {
    position: relative
}

.panel-google-plus>.dropdown {
    position: absolute;
    top: 5px;
    right: 15px
}

.panel-google-plus>.dropdown>span>span {
    font-size: 10px
}

.panel-google-plus>.dropdown>.dropdown-menu {
    left: initial;
    right: 0;
    border-radius: 2px
}

.panel-google-plus>.panel-google-plus-tags {
    position: absolute;
    top: 35px;
    right: -3px
}

.panel-google-plus>.panel-google-plus-tags>ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.panel-google-plus>.panel-google-plus-tags>ul:hover {
    box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25)
}

.panel-google-plus>.panel-google-plus-tags>ul>li {
    display: block;
    right: 0;
    width: 0;
    padding: 5px 0;
    background-color: #f5f5f5;
    font-size: 12px;
    overflow: hidden
}

.panel-google-plus>.panel-google-plus-tags>ul>li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 3px solid #427fed
}

.panel-google-plus>.panel-google-plus-tags>ul:hover>li,
.panel-google-plus>.panel-google-plus-tags>ul>li:first-child {
    padding: 5px 15px 5px 10px;
    width: auto;
    cursor: pointer;
    margin-left: auto
}

.panel-google-plus>.panel-google-plus-tags>ul:hover>li {
    background-color: #fff
}

.panel-google-plus>.panel-google-plus-tags>ul>li:hover {
    background-color: #427fed;
    color: #fff
}

.panel-google-plus>.panel-heading,
.panel-google-plus>.panel-footer {
    background-color: #fff;
    border-width: 0
}

.panel-google-plus>.panel-heading {
    margin-top: 20px;
    padding-bottom: 5px
}

.panel-google-plus>.panel-heading>img {
    margin-right: 15px
}

.panel-google-plus>.panel-heading>h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

.panel-google-plus>.panel-heading>h5 {
    color: #999;
    font-size: 12px;
    font-weight: 400
}

.panel-google-plus>.panel-body {
    padding-top: 5px;
    font-size: 13px
}

.panel-google-plus>.panel-body>.panel-google-plus-image {
    display: block;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9
}

.panel-google-plus>.panel-body>.panel-google-plus-image>img {
    max-width: 100%
}

.panel-google-plus>.panel-footer {
    font-size: 14px;
    font-weight: 700;
    min-height: 54px
}

.panel-google-plus>.panel-footer>.btn {
    float: left;
    margin-right: 8px
}

.panel-google-plus>.panel-footer>.input-placeholder {
    display: block;
    margin-left: 98px;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    padding: 8px 6px 7px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0 1px 0 0
}

.panel-google-plus.panel-google-plus-show-comment>.panel-footer>.input-placeholder {
    display: none
}

.panel-google-plus>.panel-google-plus-comment {
    display: none;
    padding: 10px 20px 15px;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5
}

.panel-google-plus.panel-google-plus-show-comment>.panel-google-plus-comment {
    display: block
}

.panel-google-plus>.panel-google-plus-comment>.panel-google-plus-textarea {
    float: right;
    width: calc(100% - 56px)
}

.panel-google-plus>.panel-google-plus-comment>.panel-google-plus-textarea>textarea {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0 1px 0 0;
    resize: vertical
}

.panel-google-plus>.panel-google-plus-comment>.panel-google-plus-textarea>.btn {
    margin-top: 10px;
    margin-right: 8px;
    width: 100%
}

.panel-google-plus .btn {
    border-radius: 3px
}

.panel-google-plus .btn-default {
    border: 1px solid #d9d9d9;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0 1px 0 0
}

.panel-google-plus .btn-default:hover,
.panel-google-plus .btn-default:focus,
.panel-google-plus .btn-default:active {
    background-color: #fff;
    border-color: #000
}

.text-places-comment {
    max-height: 41px;
    overflow: hidden
}

.text-places-comment p,
.panel-body p {
    font-size: 100%!important;
    color: inherit!important
}

.nopadding {
    padding: 0!important;
    margin: 0!important
}

#comment-new {
    background-color: #f5f5f5
}

#comment-new .thumbnail {
    padding: 10px!important
}

#comment-new .col-md-4 {
    height: 550px
}

li.scroll a span {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -66px -38px
}

li.go-to-home a {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -66px -38px
}

li.share-user a {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -66px -38px
}

footer .social a {
    background-color: white!important
}

i.icon-fa-facebook {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -3px -327px;
    height: 22px;
    width: 24px
}

i.icon-fa-youtube {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -27px -326px;
    height: 22px;
    width: 24px
}

i.icon-fa-google-plus {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -51px -327px;
    height: 22px;
    width: 24px
}

.social-1 li {
    list-style: none;
    display: inline-block;
    width: 30px;
    float: left
}

.icon-fa-sort-down {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -19px -393px;
    height: 14px;
    width: 14px
}

.icon-fa-close {
    background: url(https://media.gody.vn/templates/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: 1px -407px;
    height: 22px;
    width: 28px
}

.social-login-facebook {
    background: url(https://media.gody.vn/templates/icondesktop@8x.png)!important;
    background-position: -507px 0!important;
    width: 50px!important;
    height: 50px!important
}

.social-login-twitter {
    background: url(https://media.gody.vn/templates/icondesktop@8x.png)!important;
    background-position: -561px 0!important;
    width: 50px!important;
    height: 50px!important
}

.social-login-google {
    background: url(https://media.gody.vn/templates/icondesktop@8x.png)!important;
    background-position: -615px 0!important;
    width: 50px!important;
    height: 50px!important
}

.post-module {
    position: relative;
    z-index: 1;
    display: block;
    background: #fff;
    min-width: 270px;
    height: 520px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.post-module:hover,
.hover {
    -webkit-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3)
}

.post-module:hover .thumbnail img,
.hover .thumbnail img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .6
}

.post-module .thumbnail {
    background: #000;
    height: 350px;
    overflow: hidden;
    padding: 0
}

.post-module .thumbnail .date {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    background: #f2b202;
    width: 55px;
    height: 55px;
    padding: 12.5px 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    text-align: center;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.post-module .thumbnail .date .day {
    font-size: 18px;
    line-height: 31px;
    color: #fff
}

.post-module .thumbnail .date .month {
    font-size: 12px;
    text-transform: uppercase
}

.post-module .thumbnail img {
    display: block;
    width: 120%;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.post-module .post-content {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 0 30px;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -moz-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -ms-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -o-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s
}

.post-module .post-content .category {
    position: absolute;
    top: -34px;
    left: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.post-module .post-content .title {
    margin: 0;
    padding: 0 0 10px;
    color: #222!important;
    font-size: 24px!important;
    font-weight: 700;
    margin: 40px 0 0!important
}

.post-module .post-content .sub_title {
    margin: 0;
    padding: 0 0 20px;
    color: inherit;
    font-size: 20px;
    font-weight: 400
}

.post-module .post-content .description {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 1.8em;
    height: 170px;
    overflow: hidden
}

.post-module .post-content .post-meta {
    margin: 0 0 10px;
    color: #999
}

.post-module .post-content .post-meta .timestamp {
    margin: 0 16px 0 0
}

.post-module .post-content .post-meta a {
    color: #999;
    text-decoration: none
}

.hover .post-content .description {
    display: block!important;
    height: auto!important;
    opacity: 1!important
}

.container .column {
    width: 100%;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}

.container .column .demo-title {
    margin: 0 0 15px;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase
}

.container .info {
    width: 300px;
    margin: 50px auto;
    text-align: center
}

.container .info h1 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color: #333
}

.container .info span {
    color: #666;
    font-size: 12px
}

.container .info span a {
    color: #000;
    text-decoration: none
}

.container .info span .fa {
    color: #f2b202
}

#comment-new .thumbnail .br-thumbnail {
    overflow: hidden;
    width: 100%
}

#comment-new .thumbnail .br-thumbnail a img {
    max-width: 100%;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%!important;
    overflow: hidden
}

#comment-new .thumbnail .br-thumbnail a img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.home .primary-list .dest-name {
    font-size: 17px!important
}

#comment-home h3 a {
    font-size: 17px!important
}

.container-box i.icon-ticket {
    background: url(https://gody.vn/public/v3/images/icon/icondesktop@4x.png);
    background-repeat: no-repeat;
    background-position: -2px -3px;
    -webkit-transition: width 3s;
    -webkit-transition-delay: 2s;
    transition: width 3s;
    transition-delay: 2s
}

.container-box i.icon-plane-ticket {
    background: url(https://gody.vn/public/v3/images/icon/icondesktop@4x.png);
    background-repeat: no-repeat;
    background-position: -58px -118px;
    -webkit-transition: width 3s;
    -webkit-transition-delay: 2s;
    transition: width 3s;
    transition-delay: 2s
}

.container-box i.icon-suitcase {
    background: url(https://gody.vn/public/v3/images/icon/icondesktop@4x.png);
    background-repeat: no-repeat;
    background-position: -107px -118px;
    -webkit-transition: width 3s;
    -webkit-transition-delay: 2s;
    transition: width 3s;
    transition-delay: 2s
}

.container-box i.icon-restaurant {
    background: url(https://gody.vn/public/v3/images/icon/icondesktop@4x.png);
    background-repeat: no-repeat;
    background-position: -156px -118px;
    -webkit-transition: width 3s;
    -webkit-transition-delay: 2s;
    transition: width 3s;
    transition-delay: 2s
}

.container-box i.icon-hotels {
    background: url(https://gody.vn/public/v3/images/icon/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: width 3s;
    -webkit-transition-delay: 2s;
    transition: width 3s;
    transition-delay: 2s
}

.container-box i.icon-travel {
    background: url(https://gody.vn/public/v3/images/icon/icondesktop@6x.png);
    background-repeat: no-repeat;
    background-position: -48px 0;
    -webkit-transition: width 3s;
    -webkit-transition-delay: 2s;
    transition: width 3s;
    transition-delay: 2s
}

.container-box {
    padding: 20px;
    border: 1px solid #f7f5f5;
    box-shadow: 1px 1px 1px 1px #f1f1f1;
    width: 100%;
    clear: both;
    padding-bottom: 110px
}

.container-box>.col-fix-5 {
    padding: 0;
    margin: 0;
    width: 20%;
    float: left
}

.container-box-travel {
    position: relative;
    height: 130px
}

.container-box-travel span.title-box {
    position: absolute;
    background: #fff;
    top: -15px;
    left: 48px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400;
    color: #d02028
}

.col-right-user {
    margin-left: 0;
    padding: 10px 20px 0 10px;
    border: 1px solid #f7f5f5;
    box-shadow: 1px 1px 1px 1px #f1f1f1;
    height: 130px
}

.col-right-user h3 {
    font-size: 16px;
    font-weight: 500;
    color: #d02028;
    padding: 0;
    word-break: break-word;
    padding-right: 15px;
    text-align: inherit;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0 5px 0
}

.col-right-user p {
    font-size: 14px;
    color: #b5b5b5
}

.col-right-user p a {
    font-size: 14px;
    color: #333;
    font-weight: 500
}

.col-right-user .col-6 {
    width: 50%;
    float: left
}

.col-right-user .col-6 .col-4 {
    padding: 0;
    margin: 0;
    width: 33%;
    float: left
}

.container-home-box-travel {
    margin-top: 30px;
    padding-top: 10px
}

#container-box-col-right-travel {
    padding-left: 0
}

#container-box-col-right-travel p {
    word-break: break-word;
    padding-right: 15px;
    text-align: inherit;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis
}

.dest-details .sidebar-list ul li {
    margin-top: 0!important
}

.container-box .col-fix-5 {
    padding: 0;
    margin: 0;
    width: 20%;
    float: left
}

.absolute-center,
.img-container img,
.media.comment-item .media-left>a img,
.venue .carousel-inner>.item>img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vertical-center,
.horizontal-center {
    position: absolute
}

.vertical-center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.horizontal-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.iframe-container {
    position: relative
}

.iframe-container:before {
    content: '';
    display: block;
    padding-top: 56.25%
}

.iframe-container>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.no-shadow {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important
}

.shadow-sm,
.media.comment-item .media-left>a,
.dest-details .content-card {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3)
}

.form-control:active,
.form-control:focus {
    border-color: #ccc
}

.heading {
    font-weight: 700;
    margin-bottom: 40px
}

.text-dim {
    color: #a8a8a8
}

.text-primary {
    color: #ef0e0e
}

.img-container {
    overflow: hidden
}

.img-gallery {
    padding: 35px 20px
}

.img-gallery .image {
    overflow: hidden
}

.img-gallery .image.highlight {
    width: 70%;
    transform-origin: top;
    transform: scaleY(0.98666);
    position: relative
}

.img-gallery .image.highlight:before {
    content: '';
    display: block;
    padding-top: 96.42857%
}

.img-gallery .image.highlight>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.img-gallery .image:not(.highlight) {
    width: 30%;
    transform: scale(0.96);
    transform-origin: top right;
    position: relative
}

.img-gallery .image:not(.highlight):before {
    content: '';
    display: block;
    padding-top: 75%
}

.img-gallery .image:not(.highlight)>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.img-gallery .img {
    background-size: cover;
    background-position: center
}

.img-gallery .img>a {
    display: block;
    width: 100%;
    height: 100%
}

.img-gallery .view-all {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    transition-duration: .2s
}

.img-gallery .view-all span {
    width: 100%;
    text-align: center
}

.img-gallery .view-all:hover {
    background: rgba(0, 0, 0, 0.4)
}

.icon {
    display: inline-block
}

a,
.btn-link {
    color: #ef0e0e
}

a:hover,
a:active,
a:focus,
.btn-link:hover,
.btn-link:active,
.btn-link:focus {
    color: #a8a8a8;
    text-decoration: none
}

.btn {
    height: 40px;
    border-radius: 20px;
    padding: 7px 18px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.btn.btn-sm {
    padding: 5px 15px;
    height: 30px
}

.btn:active,
.btn:focus {
    outline: none!important
}

a.btn {
    line-height: 25px
}

a.btn:hover,
a.btn:active,
a.btn:focus {
    text-decoration: none
}

.btn-gradient {
    background: #ef0e0e;
    background: -moz-linear-gradient(left, #fe6467 0, #ef0f40 100%);
    background: -webkit-linear-gradient(left, #fe6467 0, #ef0f40 100%);
    background: -o-linear-gradient(left, #fe6467 0, #ef0f40 100%);
    background: -ms-linear-gradient(left, #fe6467 0, #ef0f40 100%);
    background: linear-gradient(left right, #fe6467 0, #ef0f40 100%);
    border: 0;
    color: #fff
}

.btn-gradient:hover,
.btn-gradient:active,
.btn-gradient:focus {
    border: 0;
    color: #fff
}

.btn-bordered {
    background-color: transparent;
    border: 2px solid #a8a8a8;
    color: #a8a8a8
}

.btn-bordered:hover,
.btn-bordered:active,
.btn-bordered:focus {
    background-color: #a8a8a8;
    border-color: #a8a8a8;
    color: #fff
}

.btn-bordered.btn-primary {
    border-color: #ef0e0e;
    color: #ef0e0e
}

.btn-bordered.btn-primary:hover,
.btn-bordered.btn-primary:active,
.btn-bordered.btn-primary:focus {
    background-color: #ef0e0e;
    border-color: #ef0e0e;
    color: #fff
}

.btn-bordered.btn-sm {
    border-width: 1px
}

.btn-circle {
    border-radius: 50%;
    background-color: #fff;
    color: #ef0e0e
}

.btn-circle.btn-sm {
    width: 50px;
    height: 50px;
    font-size: 20px
}

.btn-circle.btn-lg {
    width: 100px;
    height: 100px;
    font-size: 20px
}

.middle-divider {
    color: #ef0e0e;
    margin: 15px 0;
    text-align: center;
    position: relative
}

.middle-divider:before,
.middle-divider:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 40%;
    height: 1px;
    background-color: #e0e0e0
}

.middle-divider:before {
    left: 0
}

.middle-divider:after {
    right: 0
}

.simple-header {
    border: 0;
    padding-bottom: 0
}

@media(min-width:768px) {
    .modal-dialog.modal-sm {
        width: 400px
    }
}

.btn-gradient {
    background: #fa6b6b;
    background: -moz-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: -webkit-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: -o-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: -ms-linear-gradient(left, #fa6b6b 0, #ee0f40 100%);
    background: linear-gradient(left right, #fa6b6b 0, #ee0f40 100%);
    border: 0;
    color: white!important;
    transition-duration: .2s
}

.btn-gradient:hover {
    background: #f95252;
    background: -moz-linear-gradient(left, #f95252 0, #d60d3a 100%);
    background: -webkit-linear-gradient(left, #f95252 0, #d60d3a 100%);
    background: -o-linear-gradient(left, #f95252 0, #d60d3a 100%);
    background: -ms-linear-gradient(left, #f95252 0, #d60d3a 100%);
    background: linear-gradient(left right, #f95252 0, #d60d3a 100%)
}

.btn-gradient:active {
    background: #f83a3a;
    background: -moz-linear-gradient(left, #f83a3a 0, #be0c33 100%);
    background: -webkit-linear-gradient(left, #f83a3a 0, #be0c33 100%);
    background: -o-linear-gradient(left, #f83a3a 0, #be0c33 100%);
    background: -ms-linear-gradient(left, #f83a3a 0, #be0c33 100%);
    background: linear-gradient(left right, #f83a3a 0, #be0c33 100%)
}

.btn-filled {
    background: #a8a8a8;
    border: 0;
    color: white!important;
    transition-duration: .2s
}

.btn-filled .fa {
    font-size: 20px;
    position: relative;
    top: 2px
}

.btn-filled:hover {
    background: #fa6b6b
}

.btn-filled:active {
    background: #f83a3a
}

.label {
    height: 40px;
    border-radius: 20px;
    padding: 12px 18px;
    font-weight: bold;
    font-size: 14px
}

.label.label-primary {
    background-color: transparent;
    border: 1px solid #ef0e0e;
    color: #ef0e0e
}

.avatar-md,
.avatar-sm {
    position: relative;
    border-radius: 50%;
    overflow: hidden
}

.avatar-md:before,
.avatar-sm:before {
    content: '';
    display: block;
    padding-top: 100%
}

.avatar-md>*:first-child,
.avatar-sm>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.avatar-md .avatar-img,
.avatar-sm .avatar-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.avatar-md {
    width: 60px
}

.avatar-sm {
    width: 40px
}

.tag-control .question {
    margin-bottom: 5px
}

.tag-control .answers {
    word-spacing: 3px
}

.tag-control .answers * {
    word-spacing: initial
}

.tag-control .answers input {
    display: none
}

.tag-control .answers .item {
    cursor: pointer
}

.tag-control .label.label-answer {
    display: inline-block;
    font-size: 12px;
    background: #fff;
    color: #9f9f9f;
    border: 1px solid #9f9f9f;
    border-radius: 10px;
    padding: 2px 10px;
    height: auto
}

.tag-control input:checked+.label.label-answer {
    background: #e8e8e8
}

.search-panel {
    border-radius: 5px;
    padding: 40px 0
}

.search-panel .title,
.search-panel .sub-title {
    text-align: center;
    margin: 0 0 15px 0
}

.search-panel .title span {
    padding-bottom: 5px;
    border-bottom: 1px solid #aaa
}

.search-panel .form-horizontal {
    position: relative
}

.search-panel .form-horizontal .control-label {
    text-align: center;
    font-weight: 400;
    padding-top: 13px;
    color: #fff
}

.search-panel .form-horizontal .form-control {
    text-align: center
}

.search-panel .form-horizontal .btn {
    position: absolute;
    top: 0;
    right: -74px;
    padding: 10px 5px
}

.search-panel .form-horizontal .icon {
    width: 25px;
    height: 25px
}

.section-banner .search-panel {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 30px 0
}

.section-banner .search-panel .title,
.section-banner .search-panel .sub-title {
    color: #fff
}

.section-banner .search-panel .title span {
    border-color: #fff
}

.search-form .input-group-btn .btn {
    height: 50px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 30px;
    padding-right: 30px
}

.filter-panel {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 2;
    border: 0;
    display: none
}

.filter-panel:before {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -10px;
    left: 100px
}

.filter-panel .panel-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #eee
}

.filter-panel .panel-body {
    background-color: #f5f5f5;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2) inset
}

.filter-panel .panel-body .col-sm-2:nth-child(7) {
    clear: both
}

.filter-panel .panel-footer {
    background-color: #fff;
    border: 0
}

.filter-panel .filter-item {
    margin-bottom: 20px
}

.filter-panel .filter-item a {
    color: #000
}

.filter-panel .filter-category .btn {
    padding: 3px 20px;
    height: 26px;
    margin-right: 10px
}

.filter-panel .filter-category .btn:hover,
.filter-panel .filter-category .btn:active,
.filter-panel .filter-category .btn.active {
    border-color: #ef0e0e;
    background-color: #ef0e0e;
    color: #fff;
    box-shadow: none
}

.filter-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none
}

.logo {
    display: inline-block;
    padding: 10px 20px 10px 0;
    height: 50px
}

.logo img {
    height: 100%;
    width: auto
}

.navbar-primary .nav.navbar-right .btn-login .username {
    margin: 0
}

.navbar-right .account-dropdown>li>a:focus,
.navbar-right .account-dropdown>li>a:hover {
    color: #262626;
    text-decoration: none;
    background: #f5f5f5 !important;
}

.dropdown-account {
    position: absolute;
    z-index: 999;
    right: 0;
    top: 50px;
    background: #fff;
    border-radius: 5px;
    padding: 15px 20px;
    width: 320px;
    display: none
}

.dropdown-account::before {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    right: 13px;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

.dropdown-account h5 {
    color: #ef0e0e;
    margin: 0 0 7px;
    font-weight: bold
}

.dropdown-account h5 img {
    margin-right: 3px;
    width: 16px;
    height: 16px
}

.dropdown-account ul {
    list-style-type: none;
    padding: 0 0 5px 24px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3
}

.dropdown-account ul>li {
    margin-bottom: 5px
}

.dropdown-account ul>li a {
    color: #272727
}

.dropdown-account .sign-out {
    color: #3f3f3f;
    font-weight: bold
}

.dropdown-account .sign-out .pull-left {
    margin-left: 24px
}

.dropdown-account .sign-out .fa {
    color: #ef0e0e
}

.dropdown-account .sign-out:hover .pull-left {
    text-decoration: underline
}

.dropdown-account .amount {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: lighter;
    border-radius: 2px;
    padding: 3px 5px
}

.dropdown-account .amount.amount-pink {
    background: #ff667c
}

.dropdown-account .amount.amount-yellow {
    background: #ffa313
}

.dropdown-account .amount.amount-blue {
    background: #61a8ff
}

.social-login {
    font-size: 30px
}

.icon-facebook {
    color: #1a39a1
}

.icon-facebook:hover,
.icon-facebook:active,
.icon-facebook:focus {
    color: #132975
}

.icon-twitter {
    color: #57b5ff
}

.icon-twitter:hover,
.icon-twitter:active,
.icon-twitter:focus {
    color: #249fff
}

.icon-google {
    color: #ed1f00
}

.icon-google:hover,
.icon-google:active,
.icon-google:focus {
    color: #ba1800
}

.main-footer {
    background-color: #e0e0e0;
    padding: 30px 0
}

footer {
    padding: 0
}

footer .logo {
    height: 150px;
    width: auto
}

footer h5 {
    font-weight: 700;
    font-size: 18px;
    margin: 0
}

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

footer ul a {
    color: #000;
    margin-top: 10px;
    display: inline-block
}

footer .social li {
    display: inline-block
}

footer .social a {
    margin-right: 5px;
    display: inline-block;
    color: #d8d8d8;
    background-color: #ef0e0e;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center
}

.copyright {
    padding: 15px 0;
    color: #b5b5b5
}

.home {
    position: relative
}

.media.comment-item {
    margin-bottom: 30px
}

.media.comment-item .media-left {
    padding-right: 20px
}

.media.comment-item .media-left>a {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

.media.comment-item .media-left>a img {
    max-width: none;
    max-height: none;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%
}

.media.comment-item .media-body {
    vertical-align: middle
}

.media.comment-item .media-heading {
    font-weight: 700
}

.media.comment-item .text-gray {
    color: #a8a8a8
}

.media.comment-item .dest-vote {
    display: inline-block;
    margin-left: 5px
}

.media.comment-item .dest-vote .fa {
    color: silver
}

.media.comment-item .dest-vote .fa.active {
    color: #f9c827
}

.venue {
    margin-bottom: 30px;
    position: relative;
    position: relative
}

.venue:before {
    content: '';
    display: block;
    padding-top: 66.66667%
}

.venue>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.venue.highlight {
    position: relative
}

.venue.highlight:before {
    content: '';
    display: block;
    padding-top: 68%
}

.venue.highlight>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.venue.horizontal {
    position: relative
}

.venue.horizontal:before {
    content: '';
    display: block;
    padding-top: 48.1%
}

.venue.horizontal>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.venue.vertical {
    position: relative
}

.venue.vertical:before {
    content: '';
    display: block;
    padding-top: 167.5%
}

.venue.vertical>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.venue.vertical img {
    width: auto;
    height: 100%
}

.venue .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px 15px;
    color: #fff;
    background: transparent;
    background: -moz-linear-gradient(bottom, #000 0, transparent 100%);
    background: -webkit-linear-gradient(bottom, #000 0, transparent 100%);
    background: -o-linear-gradient(bottom, #000 0, transparent 100%);
    background: -ms-linear-gradient(bottom, #000 0, transparent 100%);
    background: linear-gradient(bottom top, #000 0, transparent 100%)
}

.venue .caption h3 {
    margin-bottom: 5px
}

.venue .carousel-inner,
.venue .item {
    height: 100%
}

.venue .carousel-inner>.item>img {
    min-width: 100%;
    min-height: 100%;
    max-width: none
}

.venue .tag {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #000;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 2px 10px;
    font-size: 10px
}

.venue .tag.inverse {
    color: #fff;
    border-color: #fff
}

.nav-tabs.tabs-bordered {
    border: 0;
    margin-bottom: 40px
}

.nav-tabs.tabs-bordered>li:last-child {
    float: left
}

.nav-tabs.tabs-bordered>li>a {
    border-radius: 25px;
    border: 2px solid transparent;
    padding-top: 7px;
    padding-bottom: 6px;
    margin-right: 15px;
    line-height: 1.1;
    color: #ef0e0e;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.nav-tabs.tabs-bordered>li.active>a,
.nav-tabs.tabs-bordered>li>a:hover,
.nav-tabs.tabs-bordered>li>a:active {
    border: 2px solid #ef0e0e;
    background-color: transparent;
    color: #ef0e0e
}

.nav-tabs.tabs-bordered .icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle
}

.nav-tabs.tabs-bordered span {
    vertical-align: middle
}

@media(min-width:992px) {
    .venue.vertical {
        position: relative
    }
    .venue.vertical:before {
        content: '';
        display: block;
        padding-top: 167.5%
    }
    .venue.vertical>*:first-child {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden
    }
    .venue.horizontal {
        position: relative
    }
    .venue.horizontal:before {
        content: '';
        display: block;
        padding-top: 50%
    }
    .venue.horizontal>*:first-child {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden
    }
}

@media(min-width:1200px) {
    .venue.vertical {
        position: relative
    }
    .venue.vertical:before {
        content: '';
        display: block;
        padding-top: 164.5%
    }
    .venue.vertical>*:first-child {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden
    }
}

.tabcontent {
    display: none
}

.panel-body.tabcontent#VietNam {
    display: block
}

.dest-details {
    background: #f4f4f4
}

.dest-details a:hover {
    cursor: pointer
}

.dest-details .navbar {
    margin-bottom: 0
}

.dest-details .search-container>*:not(:last-child) {
    margin-right: 25px
}

.dest-details .search-container .input {
    width: auto;
    padding: 20px 70px;
    border-radius: 5px;
    outline: 0;
    border: 0
}

.dest-details .search-container .button {
    position: relative;
    width: 57px;
    height: 57px
}

.dest-details .search-container .button .icon {
    height: 25px;
    width: 25px
}

.dest-details .breadcum {
    background: #dedddd;
    padding: 12px 15px 14px
}

.dest-details .breadcum a {
    color: #ef0e0e
}

.dest-details .overview {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 60px 0;
    text-align: center;
    position: relative
}

.dest-details .overview::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.4)
}

.dest-details .overview .container {
    position: relative
}

.dest-details .overview .dest-name {
    font-size: 76px
}

.dest-details .overview p {
    font-size: 20px
}

.dest-details .overview .fa {
    font-size: 20px;
    position: relative;
    top: 2px
}

.dest-details .overview .dest-vote .fa {
    color: silver
}

.dest-details .overview .dest-vote .fa.active {
    color: #f9c827
}

.dest-details .quick-scroll-to {
    text-align: center;
    background-color: white
}

.dest-details .quick-scroll-to .btn {
    margin: 25px 25px 20px;
    padding: 0;
    height: auto;
    color: #212121;
    font-size: 16px
}

.dest-details .content-card {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden
}

.dest-details .sidebar-list {
    padding: 25px 20px
}

.dest-details .sidebar-list ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0
}

.dest-details .sidebar-list ul li {
    margin-top: 20px
}

.dest-details .sidebar-list .ratio-wrapper-1-1 {
    position: relative
}

.dest-details .sidebar-list .ratio-wrapper-1-1:before {
    content: '';
    display: block;
    padding-top: 100%
}

.dest-details .sidebar-list .ratio-wrapper-1-1>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.dest-details .sidebar-list .image {
    overflow: hidden;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.dest-details .sidebar-list .list-title {
    color: #ef0e0e;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    overflow: hidden;
    height: 21px
}

.dest-details .sidebar-list .item-title {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0 0
}

.dest-details .sidebar-list .item-content {
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 0;
    overflow: hidden;
    height: 60px;
    color: #acacac
}

.dest-details .sidebar-list a {
    color: #ef0e0e
}

.dest-details .dest-comment .vote-container {
    padding: 25px
}

.dest-details .dest-comment .vote-container .vote .fa {
    color: #acacac;
    font-size: 28px;
    margin-left: 10px
}

.dest-details .dest-comment .vote-container .vote .fa.active {
    color: #ef0e0e
}

.dest-details .dest-comment .write-comment {
    padding: 20px
}

.dest-details .dest-comment .write-comment textarea {
    width: 100%;
    resize: none;
    border: 1px solid #e2e2ff;
    border-radius: 5px;
    outline: 0;
    color: #272727
}

.dest-details .dest-comment .name {
    color: #ef0e0e;
    font-size: 16px
}

.dest-details .dest-comment .time {
    color: #acacac;
    font-size: 12px
}

.dest-details .dest-comment .komment,
.dest-details .dest-comment .reply,
.dest-details .dest-comment .write-reply {
    padding: 20px 30px
}

.dest-details .dest-comment .komment {
    position: relative;
    z-index: 1
}

.dest-details .dest-comment .komment .fa-flag {
    color: #acacac;
    font-size: 18px
}

.dest-details .dest-comment .komment .like {
    padding: 0;
    height: auto
}

.dest-details .dest-comment .komment .like.active {
    color: #ef0e0e
}

.dest-details .dest-comment .reply {
    background: #f2f2f2
}

.dest-details .dest-comment .write-reply input {
    margin: 0 0 0 15px;
    padding: 10px 25px;
    width: calc(100% - 55px);
    border: 1px solid #e2e2ff;
    border-radius: 5px;
    outline: 0;
    color: #272727;
    box-shadow: none
}

.dest-details .dest-comment .more-comments button {
    color: #ef0e0e
}

.dest-details .dest-qa .qa-conversation {
    padding: 0 50px
}

.dest-details .dest-qa .qa-conversation .qa-ask,
.dest-details .dest-qa .qa-conversation .qa-answer {
    margin-top: 40px
}

.dest-details .dest-qa .qa-conversation .qa-ask .content,
.dest-details .dest-qa .qa-conversation .qa-answer .content {
    padding: 15px 20px;
    border-radius: 35px
}

.dest-details .dest-qa .qa-conversation .qa-ask>* {
    float: left
}

.dest-details .dest-qa .qa-conversation .qa-ask .content {
    background: #fdd;
    border-top-left-radius: 5px
}

.dest-details .dest-qa .qa-conversation .qa-answer>* {
    float: right
}

.dest-details .dest-qa .qa-conversation .qa-answer .content {
    text-align: right;
    background: #efefef;
    border-top-right-radius: 5px
}

.dest-details .dest-qa .qa-conversation .qa-answer .time {
    text-align: right
}

.dest-details .dest-qa .qa-conversation .qa-user {
    position: relative;
    width: 110px
}

.dest-details .dest-qa .qa-conversation .qa-user .name {
    font-weight: bold;
    margin-top: 5px
}

.dest-details .dest-qa .qa-conversation .qa-details {
    width: calc(100% - 2*110px)
}

.dest-details .dest-qa .qa-conversation .qa-details .time {
    margin-top: 5px;
    padding: 0 15px;
    font-size: 12px
}

.dest-details .dest-qa .write-answer {
    color: #ef0e0e;
    padding-left: 0;
    padding-right: 0
}

.dest-details .dest-post {
    padding: 70px 20px 0;
    position: relative;
    overflow: hidden
}

.dest-details .dest-post .post {
    max-height: 800px;
    overflow: hidden
}

.dest-details .dest-post .post img {
    max-width: 100%;
    border-radius: 10px
}

.dest-details .dest-post .more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 400px;
    max-height: 100%;
    text-align: center;
    background: transparent;
    background: -moz-linear-gradient(top, transparent 0, white 100%);
    background: -webkit-linear-gradient(top, transparent 0, white 100%);
    background: -o-linear-gradient(top, transparent 0, white 100%);
    background: -ms-linear-gradient(top, transparent 0, white 100%);
    background: linear-gradient(top bottom, transparent 0, white 100%)
}

.dest-details .dest-post .more a {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    color: #ef0e0e
}

.dest-details .section-title {
    margin: 0;
    font-size: 30px;
    font-weight: bold
}

.dest-details .hint {
    color: #acacac
}

.dest-details .evaluate-popup .modal-dialog {
    width: 1170px
}

.dest-details .evaluate-popup .modal-content {
    padding: 35px 30px
}

.dest-details .evaluate-popup .modal-body {
    padding: 0
}

.dest-details .evaluate-popup .close {
    position: absolute;
    right: 20px;
    top: 25px;
    left: unset;
    bottom: unset;
    z-index: 1;
    outline: 0
}

.dest-details .evaluate-popup .popup-body .img {
    width: 300px;
    height: 200px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.dest-details .evaluate-popup .popup-body .dest-name {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold
}

.dest-details .evaluate-popup .popup-body .right {
    margin-left: 40px;
    width: calc(100% - 340px)
}

.dest-details .evaluate-popup .popup-body .section-title {
    margin: 0;
    font-size: 18px
}

.dest-details .evaluate-popup .popup-body .dest-vote {
    font-size: 22px;
    color: #acacac
}

.dest-details .evaluate-popup .popup-body .dest-vote .fa.active {
    color: #ef0e0e
}

.dest-details .evaluate-popup .popup-body textarea {
    width: 100%;
    resize: none;
    padding: 10px 15px;
    color: #acacac;
    border: 1px solid #acacac;
    border-radius: 5px;
    outline: 0
}

.dest-details .evaluate-popup .popup-body .hint {
    margin-top: 0;
    font-size: 12px
}

.dest-details .evaluate-popup .popup-body .vote-result {
    color: #acacac
}

.dest-details .evaluate-popup .popup-body .vote-result .row {
    margin-top: 15px
}

.dest-details .evaluate-popup .popup-body .progress {
    width: 100px;
    height: 10px;
    margin: 0 5px 0 0;
    display: inline-block;
    background: #e2e2e2
}

.dest-details .evaluate-popup .popup-body .progress .progress-bar {
    background: #ef0e0e
}

.moreContent {
    max-height: none!important
}

.vote .rating,
.popup-body .rating {
    border: 0;
    float: left
}

.vote .rating>input,
.popup-body .rating>input {
    display: none
}

.vote .rating>label:before,
.popup-body .rating>label:before {
    margin: 5px;
    font-size: 28px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f006"
}

.vote .rating>label,
.popup-body .rating>label {
    color: #d8d8d8;
    float: right
}

.vote .rating>input:checked~label,
.vote .rating:not(:checked)>label:hover,
.vote .rating:not(:checked)>label:hover~label {
    color: #ef0e0e
}

.vote .rating>input:checked+label:hover,
.vote .rating>input:checked~label:hover,
.vote .rating>label:hover~input:checked~label,
.vote .rating>input:checked~label:hover~label {
    color: #ef0e0e
}

.popup-body .rating>input:checked+label:hover,
.popup-body .rating>input:checked~label:hover,
.popup-body .rating>label:hover~input:checked~label,
.popup-body .rating>input:checked~label:hover~label {
    color: #ef0e0e
}

.popup-body .rating>input:checked~label,
.popup-body .rating:not(:checked)>label:hover,
.popup-body .rating:not(:checked)>label:hover~label {
    color: #ef0e0e
}

.post img:hover {
    width: 100%;
    cursor: pointer
}

.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 20px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4)
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 840px
}

.w3-animate-zoom {
    -webkit-animation: animatezoom .6s;
    animation: animatezoom .6s
}

.w3-closebtn {
    text-decoration: none;
    float: right;
    font-size: 24px;
    font-weight: bold;
    color: inherit
}

.w3-xxlarge {
    font-size: 36px!important
}

.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0
}

.w3-text-white,
.w3-hover-text-white:hover {
    color: #fff!important
}

.w3-closebtn:hover,
.w3-closebtn:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.w3-red,
.w3-hover-red:hover {
    color: #fff!important;
    background-color: #f44336!important
}

.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row:after,
.w3-row:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-cell-row:before,
.w3-cell-row:after,
.w3-topnav:after,
.w3-topnav:before,
.w3-clear:after,
.w3-clear:before,
.w3-btn-group:before,
.w3-btn-group:after,
.w3-btn-bar:before,
.w3-btn-bar:after,
.w3-bar:before,
.w3-bar:after {
    content: "";
    display: table;
    clear: both
}

.w3-container {
    padding: .01em 16px
}

.qa-conversation .write-reply {
    margin-top: 15px
}

.qa-conversation .write-reply input {
    margin: 0 0 0 15px;
    padding: 10px 25px;
    width: calc(100% - 55px);
    border: 1px solid #e2e2ff;
    border-radius: 5px;
    outline: 0;
    color: #272727;
    box-shadow: none
}

.searchSearchPage {
    padding: 50px 0;
    text-align: center
}

.btn-circle.btn-sm.btn-fa {
    padding: 6px 9px;
    box-shadow: 1px 1px 4px 1px grey
}

.hierarchyMenu {
    background: #ddd;
    color: #ef0e0e;
    padding: 5px 20px
}

.Banner {
    position: relative
}

.Banner:before {
    content: '';
    display: block;
    padding-top: 37.03704%
}

.Banner>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.BannerContent {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center
}

.BannerContent h2 {
    font-size: 37px;
    font-weight: 700
}

.BannerContent a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 3px 10px;
    text-align: center
}

.BannerContent a:hover {
    text-decoration: none;
    cursor: pointer
}

.searchPageOVerview {
    padding: 10px 0;
    background: white
}

.searchPageContent {
    padding: 5px 10px
}

.blockItems {
    border-radius: 5px;
    background: #fff;
    margin: 20px 0;
    padding: 30px
}

.thumbnail {
    border: 0
}

.thumbnail .searchPageBlogReview {
    position: relative
}

.thumbnail .searchPageBlogReview:before {
    content: '';
    display: block;
    padding-top: 75%
}

.thumbnail .searchPageBlogReview>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.thumbnail .searchPageBlogReview .searchPageBlogReviewItem {
    border-radius: 3px;
    box-shadow: 1px 3px 7px 1px grey
}

.thumbnail .searchPageBlogReview .searchPageBlogReviewItem img {
    width: 100%;
    height: 100%
}

.thumbnail .searchPageBlogReview .searchPageBlogReviewItem .action {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    bottom: 10px;
    left: 5%
}

.thumbnail .searchPageBlogReview .searchPageBlogReviewItem .action a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 3px 10px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 5px 10px;
    text-align: center;
    font-size: 10px;
    text-decoration: none
}

.allLocation {
    background: color-bg;
    background: -moz-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: -webkit-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: -o-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: -ms-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: linear-gradient(right left, #cc0e3e 0, transparent 100%);
    color: #fff;
    border: #cc0e3e;
    border-radius: 15px;
    padding: 3px 10px
}

.searchPageImg {
    position: relative
}

.searchPageImg:before {
    content: '';
    display: block;
    padding-top: 56.25%
}

.searchPageImg>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.searchPageImg img {
    width: 100%;
    height: 100%
}

.countQuestion {
    color: #ef0e0e;
    border: 1px solid #ef0e0e;
    border-radius: 15px;
    padding: 3px 10px;
    text-align: center;
    font-weight: bold
}

.askQuestion {
    background: color-bg;
    background: -moz-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: -webkit-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: -o-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: -ms-linear-gradient(right, #cc0e3e 0, transparent 100%);
    background: linear-gradient(right left, #cc0e3e 0, transparent 100%);
    color: #fff;
    border: #cc0e3e;
    border-radius: 15px;
    padding: 3px 10px
}

.img-user {
    display: inline-block
}

.radius,
.img-user-item img {
    border-radius: 50%
}

.img-user-item {
    width: 50%;
    height: 50%;
    margin: 0 auto
}

.img-user-item img {
    width: 100%;
    height: 100%
}

.comment {
    background: #ffdede;
    color: #000;
    padding: 10px 15px;
    border-radius: 6px 37px 37px 43px
}

.asker .askerContent {
    list-style: none
}

.replier .askerContent [class*="col-md-"] {
    float: right
}

.replier .askerContent .comment {
    border-radius: 37px 6px 43px 37px;
    background: 0
}

.questionBlock {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 1px 1px 3px 1px #d8d8d8;
    margin-bottom: 20px
}

#map {
    height: 400px;
    width: 100%;
    box-shadow: 4px 5px 10px 1px #a8a8a8
}

.experience {
    background: #fff;
    border-radius: 5px;
    padding: 25px
}

.experience .experienceBlock {
    margin-bottom: 5px
}

.experience .experienceBlock .experienceBlockImg {
    position: relative
}

.experience .experienceBlock .experienceBlockImg:before {
    content: '';
    display: block;
    padding-top: 100%
}

.experience .experienceBlock .experienceBlockImg>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.experience .experienceBlock .experienceBlockImg .experienceBlockImgItem {
    border-radius: 8px
}

.experience .experienceBlock .experienceBlockImg .experienceBlockImgItem img {
    width: 100%;
    height: 100%
}

.experience .experienceBlock .experienceBlockTitle {
    color: #000;
    font-weight: 600
}

.experience .experienceBlock .experienceBlockReview {
    color: #8b8b8b;
    overflow: hidden
}

.experience .experienceBlock .experienceBlockReview p {
    height: 50px
}

.experienceTitle {
    color: #ef0e0e;
    margin-bottom: 15px;
    font-size: 120%;
    font-weight: 600
}

.mapsLocation {
    margin-top: 20px;
    margin-bottom: 30px
}

.mapsLocation .mapsLocationSmallDep {
    color: #a8a8a8;
    margin-bottom: 20px;
    font-size: 80%
}

.swiper-container .swiper-wrapper .swiper-slide img {
    width: 30px;
    height: 30px
}

.swiper-button-prev,
.swiper-button-next {
    background-image: none;
    top: 95%
}

.swiper-button-prev i,
.swiper-button-next i {
    color: #ef0e0e
}

.swiper-button-prev {
    left: 17px
}

.swiper-button-next {
    right: 0
}

.searchPageItemsTitle {
    font-weight: 700;
    font-size: 130%;
    margin-bottom: 0
}

.searchPageItemsTitle span {
    color: #ef0e0e;
    text-transform: uppercase
}

.searchPage {
    background: #efefef;
    position: relative
}

.BannerItemBlack {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%
}

.hierarchyMenu span {
    color: black
}

.searchPageOVerview a {
    color: black
}

@media(min-width:1200px) {
    .searchPageContainer {
        width: 1290px;
        padding-left: 49px
    }
}

.blockItems.hot [class*="col-md-"] {
    padding-right: 5px;
    padding-left: 5px
}

@media(min-width:992px) {
    .blockItems .col-md-3 {
        padding-left: 0;
        margin-bottom: 9px
    }
    .blockItems .col-md-3.big {
        width: 75%;
        padding-right: 12px
    }
}

.rating {
    border: 0;
    float: left;
    margin-top: -7px
}

.rating>input {
    display: none
}

.rating>label:nth-child(2),
.rating>label:nth-child(6),
.rating>label:nth-child(10),
.rating>label:nth-child(14),
.rating>label:nth-child(18) {
    margin-right: 7px
}

.rating>label:before {
    font-size: 1.25em;
    font-family: FontAwesome;
    content: "\f005"
}

.rating>.half:before {
    content: "\f089";
    position: absolute
}

.rating>label {
    color: #ddd;
    float: right
}

.rating>input:checked~label,
.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: #f8c622
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
.rating>input:checked~label:hover~label {
    color: #f8c622
}

.caption h5 {
    font-weight: 600
}

.caption p {
    font-size: 80%;
    color: #a8a8a8
}

.questionBlock .username {
    font-weight: 600;
    text-align: center;
    width: 100%
}

.dateAsk {
    font-size: 70%;
    padding: 5px 15px;
    color: #a8a8a8
}

.dateAsk .text-red {
    color: #ef0e0e
}

.replier .dateAsk {
    text-align: right
}

.BannerBlack {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.BannerContent h2 {
    text-transform: uppercase
}

.allImgage {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 93%;
    height: 100%;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: white
}

.allImgage a {
    color: white
}

.allImgage .absolute-center,
.allImgage .img-container img,
.img-container .allImgage img,
.allImgage .media.comment-item .media-left>a img,
.media.comment-item .media-left>a .allImgage img,
.allImgage .venue .carousel-inner>.item>img,
.venue .allImgage .carousel-inner>.item>img {
    width: 100%;
    text-align: center
}

.blockItems .col-md-3:last-child .allImgage {
    opacity: 1;
    width: 93%
}

.video {
    position: relative
}

.video:before {
    content: '';
    display: block;
    padding-top: 56.25%
}

.video>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.video iframe {
    width: 100%;
    height: 100%
}

.videoTitle {
    font-size: 130%;
    font-weight: 800;
    padding: 10px 0
}

.videoBlock {
    margin-bottom: 20px
}

.videoRightSide {
    padding: 25px 20px!important
}

.sidebar-list .videorelation li a {
    color: black
}

.dest-details .sidebar-list.videoRightSide .list-title {
    color: black
}

.titleBlogs {
    font-size: 200%;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px
}

.descriptionBlogPost {
    font-weight: 700
}

.contentBlogPost {
    margin-bottom: 40px
}

.contentBlogPost img {
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.list-title.red {
    color: #ef0e0e!important
}

.contentImg {
    position: relative;
    margin-bottom: 10px
}

.contentImg:before {
    content: '';
    display: block;
    padding-top: 37.03704%
}

.contentImg>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.dest-comment.blog .content h4 {
    font-weight: 700
}

.blogImgReview .bigImg {
    width: 100%
}

.blogImgReview .bigImg .venue {
    position: relative
}

.blogImgReview .bigImg .venue:before {
    content: '';
    display: block;
    padding-top: 37.03704%
}

.blogImgReview .bigImg .venue>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.blogImgReview .venue {
    position: relative
}

.blogImgReview .venue:before {
    content: '';
    display: block;
    padding-top: 75%
}

.blogImgReview .venue>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.onInstagram {
    position: relative;
    margin-bottom: 10px
}

.onInstagram:before {
    content: '';
    display: block;
    padding-top: 100%
}

.onInstagram>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.instagramSide [class*="col-md-"] {
    padding-left: 5px;
    padding-right: 5px
}

.instagramSideContent {
    padding: 5px 10px;
    margin-top: 15px
}

.sidebar-list.instagramSide a.btn {
    line-height: 14px
}

.sidebar-list.instagramSide .btn {
    height: 29px;
    width: 100%
}

.sidebar-list.instagramSide .btn-more {
    color: #8b8b8b;
    border: 1px solid #a8a8a8
}

.instagramSideBtn {
    padding: 0 10px
}

.blog .content-card {
    margin-bottom: 15px
}

.blogSearchBlock {
    margin-top: 30px;
    margin-bottom: 15px
}

.event-box {
    margin-bottom: 20px
}

.event-box .event-img {
    height: 300px;
    overflow: hidden
}

.event-box .event-img img {
    width: 100%
}

.event-box.top .details {
    padding-bottom: 45px
}

.event-box.top .details .info {
    width: 65%
}

.event-box.top .details .timer {
    width: 35%
}

.event-box .details {
    padding: 15px 20px 20px 25px
}

.event-box .details .event-name {
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    display: block;
    height: calc(24px * 2);
    overflow: hidden;
    margin-bottom: 15px
}

.event-box .details .info {
    color: #acacac
}

.event-box .details .info>*:first-child {
    margin-bottom: 10px
}

.event-box .details .info .fa {
    font-size: 20px;
    margin-right: 5px;
    color: #ef0e0e
}

.event-box .details .info .fa-map-marker {
    margin-left: 2px
}

.event-box .details .info .icon {
    width: 25px
}

.event-box .details .info .text {
    width: calc(100% - 25px)
}

.event-box .details .timer-pink .pull-right {
    margin-left: 10px
}

.event-box .details .timer-pink .number {
    background: #ff667f;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    width: 45px;
    height: 45px;
    font-size: 26px;
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 5px
}

.event-box .details .timer-pink span {
    text-align: center
}

.event-box .details .timer-default span {
    color: #ef0e0e;
    font-size: 26px;
    font-weight: bold;
    margin-left: 5px
}

.event-box .details .progress {
    width: 100%;
    height: 4px;
    margin: 0 5px 0 0;
    display: inline-block;
    background: #e2e2e2
}

.event-box .details .progress .progress-bar {
    background: #ef0e0e;
    background: -moz-linear-gradient(left, #f86a6a 0, #ef0e40 100%);
    background: -webkit-linear-gradient(left, #f86a6a 0, #ef0e40 100%);
    background: -o-linear-gradient(left, #f86a6a 0, #ef0e40 100%);
    background: -ms-linear-gradient(left, #f86a6a 0, #ef0e40 100%);
    background: linear-gradient(left right, #f86a6a 0, #ef0e40 100%)
}

.coverBlock {
    position: relative
}

.coverBlock:before {
    content: '';
    display: block;
    padding-top: 16.66667%
}

.coverBlock>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.ProfileAction {
    position: absolute;
    bottom: 4px;
    right: 260px;
    z-index: 99;
    color: #fff;
    font-size: 90%
}

.ProfileAction ul {
    height: 30px;
    margin: 0
}

.ProfileAction ul li {
    list-style: none;
    float: left;
    padding: 5px 10px
}

.ProfileAction ul li a {
    color: #fff;
    padding: 10px 0
}

.ProfileAction ul li a:hover {
    border-bottom: 4px solid white
}

.userImage {
    position: relative
}

.userImage:before {
    content: '';
    display: block;
    padding-top: 100%
}

.userImage>*:first-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.userImage .userImageItem img {
    width: 135px;
    border-radius: 10px;
    border: 4px solid white
}

.userAction {
    position: absolute;
    z-index: 999;
    top: 70%;
    width: 10%;
    height: auto;
    margin-left: 270px
}

.userInfor {
    text-align: center
}

.userInfor hr {
    margin-top: 15px;
    margin-bottom: 15px
}

.userInfor .name {
    font-weight: 800;
    font-size: 120%;
    margin-top: 5px
}

.userInfor .infor a {
    color: #a8a8a8;
    padding: 2px 9px
}

.userInfor .infor a:first-child {
    border-right: 1px solid #a8a8a8
}

.btn-follow {
    border: 1px solid #ef0e0e;
    color: #ef0e0e;
    height: 25px;
    padding: 0 10px;
    margin-top: 10px
}

.btn-follow:hover {
    color: #ef0e0e
}

.userInforMainAction {
    padding-left: 0;
    text-align: left
}

.userInforMainAction li {
    list-style: none;
    padding: 4px 0
}

.userInforMainAction li:first-child {
    padding-top: 0
}

.userInforMainAction li a {
    font-size: 95%
}

.userProfileDetail {
    background: #efefef;
    min-height: 600px
}

.userProfileContent {
    border: 1px solid #fff;
    min-height: 400px;
    margin-left: 17px;
    margin-top: 20px;
    padding: 15px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #a8a8a8;
    color: #ef0e0e
}

.dropdown-account {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    right: 5px;
}

.dropdown-account:before {
    border-bottom: 7px solid rgba(195, 179, 179, 0.3);
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    top: -32px;
}

button.slick-next:before {
    display: inline-block;
    content: "\f105";
    border-radius: 50%;
    width: 26px;
    height: 26px;
    color: #ccc;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    transition: opacity .1s linear;
    margin-top: -6px;
    line-height: 24px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    cursor: pointer;
    font-weight: normal;
    background-color: #fff;
    letter-spacing: -3px;
}

button.slick-prev:before {
    display: inline-block;
    content: "\f104";
    border-radius: 50%;
    width: 26px;
    height: 26px;
    color: #ccc;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    transition: opacity .1s linear;
    margin-top: -6px;
    line-height: 24px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    letter-spacing: 3px;
    cursor: pointer;
    font-weight: normal;
    background-color: #fff;
}

.slick-prev {
    right: 34px;
}

.slick-next {
    right: 0;
}

.slick-list {
    padding-left: 6px;
    padding-bottom: 10px;
    margin-left: -6px;
}

.slick-dots {
    bottom: -20px;
}

.slick-dots li {
    width: 10px;
    height: 10px;
    vertical-align: top;
}

.slick-dots li button {
    width: 10px;
    height: 10px;
}

.slick-dots li button:before {
    width: 10px;
    height: 10px;
    content: '';
    border: 1px solid #666;
    border-radius: 100%;
    opacity: unset;
}

.slick-dots li.slick-active button:before {
    background-color: #666;
    opacity: unset;
}


/* ------ Home Main slider ------ */

.home .section-banner .slide {
    overflow: hidden;
}

.home .section-banner .slide.slick-slider {
    overflow: unset;
}

.home .section-banner .slick-prev,
.home .section-banner .slick-next {
    top: calc(50% + 15px);
    z-index: 1;
}

.home .section-banner .slick-prev {
    right: unset;
    left: 0;
}

.home .section-banner button.slick-prev:before,
.home .section-banner button.slick-next:before {
    box-shadow: none;
}

.home .section-banner .slick-dots {
    bottom: 30px;
}

.home .section-banner .slick-dots li {
    width: 50px;
    height: 2px;
    margin: 0 1.5px;
}

.home .section-banner .slick-dots li button {
    width: 50px;
    height: 2px;
}

.home .section-banner .slick-dots li button:before {
    width: 50px;
    height: 2px;
    border-radius: 0;
}

.home .section-banner .slick-dots li.slick-active button:before {
    border-color: #fff;
    opacity: unset;
    background-color: #fff;
}


/* ----- /Home Main slider ------ */

.home .top-visited-wrapper {
    overflow: hidden;
    max-height: 86px;
}

.home .top-visited-wrapper.slick-slider {
    overflow: unset;
    max-height: unset;
}

.home .user-activities-list .jspContainer {
    margin-top: -10px;
}

.home .user-activities-list .jspPane {
    padding-top: 10px !important;
    width: calc(100% - 50px) !important;
}

.home .user-activities-list .jspTrack:before {
    border-left: 1px solid #eeeeee;
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    width: 1px;
}

.home .user-activities-list .jspDrag {
    left: 50%;
    transform: translateX(-50%);
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #ff8c00 !important;
    color: #fff !important;
}


/* --- Login Form Main --- */

#login-form {}

#login-form .form-control {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 35px
}

#login-form .checkbox input[type="checkbox"] {
    width: 15px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#modal-login .modal-content {
    background: rgba(255, 255, 255, 0.97);
}

#modal-login .modal-title {
    text-align: center
}

#modal-login .social-login {
    margin-top: 10px;
}

#modal-login .social-login-title {
    text-align: center;
    position: relative;
    background: transparent;
    z-index: 1;
    color: #EF0E0E;
    font-size: 14px;
}

#modal-login .social-login-title:before {
    content: "";
    border-top: 1px solid #ccc;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

#modal-login .social-login-title:after {
    content: '';
    display: inline-block;
    width: 100px;
    background: #f9f9f9;
    position: absolute;
    height: 100%;
    margin-left: -50px;
    left: 50%;
    z-index: -1;
}

#modal-login .social-login div {
    text-align: center
}

#modal-login .social-login div a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 9px;
    line-height: 0px
}

#modal-login .social-login div a:first-child {
    margin-left: 0;
}

#modal-login .social-login div a.social-login-facebook {
    background: #3f4da1;
    padding: 12px 15px 15px 15px;
}

#modal-login .social-login div a.social-login-twitter {
    background: #57a0d7;
    padding: 13px 15px 15px 12px;
}

#modal-login .social-login div a.social-login-google {
    background: #d74527;
    padding: 13px 15px 15px 10px;
}

#modal-login .social-login div a i {
    font-size: 22px
}

.search-panel .search-form .input-group .main-icon-search {
    top: 12px !important;
    right: 13px !important;
    width: 25px !important;
}


/* --- User Request Modal --- */

#modal-user-request .modal-content {
    max-width: 450px;
}

#modal-user-request .modal-header {
    padding: 6px 6px 6px 10px;
}

#modal-user-request .modal-body {
    padding: 0 10px 10px;
}

#modal-user-request .modal-footer {
    padding: 6px;
}

#modal-user-request .form-control {
    height: auto;
    border-radius: 2px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 2px;
}

#modal-user-request .modal-body input {
    background: none;
    border: none;
    border-bottom: solid 1px #ccc;
    color: #474544;
    font-size: 14px;
    font-weight: 400;
    margin: 0em 0 8px 0;
    padding: 0 0 6px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    outline: 0;
}

#modal-user-request .modal-body select {
    background: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-32.png) no-repeat right;
    background-size: 14px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-bottom: solid 1px #ccc;
    color: #474544;
    font-size: 14px;
    font-weight: 400;
    margin: 0em 0 8px 0;
    padding: 0 0 6px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    outline: 0;
}

#modal-user-request .modal-body label.error {
    font-weight: normal;
    margin: 0;
}

#modal-user-request .modal-body .message {
    margin-top: 12px;
}

#modal-user-request .modal-body input.error,
#modal-user-request .modal-body select.error {
    color: #474544 !important;
}


/* --- All page user --- */

.userProfileDetail {
    padding-bottom: 40px
}


/* --- Error message --- */

.error {
    color: #EF0E0E !important;
    display: block;
}


/*------ responsive images posts----*/

div.reponsive-images {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

div.reponsive-images>img {
    width: 100%;
    max-height: none;
}

div.button-social {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    bottom: 10px;
    left: 5%;
}

div.button-social>a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 5px 10px;
    text-align: center;
    font-size: 10px;
    text-decoration: none;
}

div.fixed-siderbar-col-right {
    bottom: 0;
    position: fixed;
    right: 0;
    top: 300px;
}

div.blogs-col-right-videos {
    margin-top: -30px !important;
}

h4.item-title a {
    color: inherit !important;
}

h4.title-posts a {
    color: inherit !important;
}

h3.title-posts a {
    color: inherit !important;
}

h5.title-posts a {
    color: inherit !important;
}

div.dest-post {
    padding: 20px 20px 0 20px !important;
}

div.dest-post div.time-created-blogs {
    padding: 0px 0px 20px 0px;
}

div.event-box div.time-created-blogs {
    padding: 0px 0px 20px 15px;
}

div.event-box div.details div.time-created-blogs {
    padding-top: 10px;
}

.dest-details .dest-comment .reply {
    padding-left: 75px;
}

.searchPageOVerview div.container div.col-md-1 {
    margin: 15px 25px 15px 25px;
}

div.searchPageContent {
    margin-top: 30px !important;
}

.search-form .input-group button {
    background: #EF0E0E !important;
}

.container-blog-pages {
    margin-bottom: 89px !important
}

.container-blog-pages .more-comments {
    position: absolute;
    width: 96%;
    height: 50px;
    margin-bottom: 50px;
}

.container-blog-pages .more-comments img {
    padding: 15px 0;
    display: none;
    position: relative;
    left: 44%;
}

.container-blog-pages .more-comments button {
    display: block;
    position: absolute;
    left: 36%;
}

.media-left a {
    width: 60px !important;
    height: 60px !important
}

#top-comments .media.comment-item {
    max-height: 70px;
}

#top-comments {
    padding: 0px !important
}

.fb-send-button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    color: #3b5998;
    -moz-outline-style: none;
    text-decoration: none;
    background: url('https://gody.vn/public/images/fb/fb-send.png') no-repeat;
    border: 1px solid #cad4e7;
    display: inline-block;
    padding: 4px 5px;
    white-space: nowrap;
    padding: 2px 5px;
    font-family: 'trebuchet ms', sans-serif;
    font-size: 11px;
    width: 48px;
    height: 22px;
}

.fb-send {
    top: -36px !important;
}


/* --- Form Search --- */

.filter-panel-auto {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 2;
    border: none;
    display: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

.filter-panel-auto:before {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -10px;
    left: 100px;
}

.filter-panel-auto .panel-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #eee;
}

.filter-panel-auto .auto-category .btn {
    padding: 3px 20px;
    height: 26px;
    margin-right: 10px;
    border-color: #EF0E0E;
    color: #EF0E0E;
}

.filter-panel-auto .auto-category .btn:hover,
.filter-panel-auto .auto-category .btn:active,
.filter-panel-auto .auto-category .btn.active {
    border-color: #EF0E0E;
    background-color: #EF0E0E;
    color: #fff;
    box-shadow: none;
}

.filter-panel-auto .panel-body {
    background-color: #f5f5f5;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2) inset;
}

.filter-panel-auto .filter-item {
    margin-bottom: 20px;
}

.filter-panel-auto .filter-item a {
    color: #000;
}

.filter-panel-auto .filter-item a {
    color: #000;
}

.filter-panel-auto .tabcontent-auto {
    display: none;
    max-height: 300px;
    overflow: auto;
    position: relative;
}

.filter-panel-auto #diadiem {
    display: block;
}

.filter-panel-auto .panel-footer {
    background-color: #fff;
    border: none;
}

.filter-panel-province {
    position: absolute;
    top: 26px;
    left: 5px;
    background: #fff;
    z-index: 1;
    margin: 0;
    width: 740px;
    padding: 21px 0 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.filter-panel-province .filter-panel-arrow {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -10px;
    left: 100px;
}


/* --- Scroll Bar --- */

::-webkit-scrollbar {
    width: 8px;
    background-color: #F4F4F4 !important;
}

::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 10px;
    height: 50px;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
}

::-webkit-scrollbar:horizontal {
    height: 8px
}


/* --- Comment Box --- */

.write-comment textarea::-webkit-input-placeholder {
    color: #acacac;
    padding: 5px 10px;
    font-size: 13px;
}

.write-comment textarea::-moz-placeholder {
    color: #acacac;
    padding: 5px 10px;
    font-size: 13px;
}

.write-comment textarea:-ms-input-placeholder {
    color: #acacac;
    padding: 5px 10px;
    font-size: 13px;
}

.write-comment textarea:-moz-placeholder {
    color: #acacac;
    padding: 5px 10px;
    font-size: 13px;
}


/* --- Navbar Menu Primary --- */

.navbar-primary .nav.navbar-right .username {
    line-height: 56px;
    margin: 0;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 56px;
    text-overflow: ellipsis;
    max-width: 129px;
    font-weight: bold;
}

.notification-box .notification-menu {
    padding: 5px 0;
    background: #ececec;
    white-space: nowrap;
    overflow: hidden;
}

.notification-box .notification-menu button {
    position: relative;
    color: #333;
    background-color: #ececec;
    border-color: #8c8c8c;
    font-size: 13px;
    height: 27px;
    padding: 0 12px 0 11px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 13px;
}

.notification-box .notification-menu button:first-child {
    border-left-color: transparent;
}

.notification-box .notification-menu button:last-child {
    padding: 0 9px;
    border-right-color: transparent;
}

.notification-box .notification-menu button:not(:first-child) {
    margin-left: -5px;
}

.notification-box .notification-menu button.active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-box-shadow: none;
    color: #333;
    background-color: #fff;
    position: relative;
}


/*.notification-box .notification-menu button.active:after{content:'';display:block;width:7px;height:7px;border:1px solid #ccc;transform:rotate(45deg);border-right-color:transparent;border-bottom-color:transparent;position:absolute;margin-top:6px;right:50%;background:#fff;z-index:1; -webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}*/

.notification-box .notification-content {
    max-height: calc(100vh - 30vh);
    overflow-y: auto;
}

.notification-box .notification-content-active {
    max-height: calc(100vh - 30vh);
    overflow-y: auto;
    position: relative;
}

.notification-box .notification-content .notification-item {
    border-top: 1px solid #dedede;
}

.notification-box .notification-content .notification-item>a {
    /*background: #edf2fa;*/
    display: block;
    color: inherit;
    padding: 8px 10px;
}

.notification-box .notification-content .notification-item>a.unread {
    background: #edf2fa;
}

.notification-box .notification-content .notification-item>a:hover {
    background-image: linear-gradient(rgba(29, 33, 41, .04), rgba(29, 33, 41, .04));
}

.notification-box .notification-content .notification-item-a {
    width: 48px;
    border: 1px solid #ccc;
    height: 48px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow-x: hidden;
}

.notification-box .notification-content .notification-item-a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.notification-box .notification-content .notification-item-c {
    margin-left: 5px;
    width: calc(100% - 53px);
    height: 100%;
    font-size: 12px;
}

.notification-box .notification-content .notification-item-ctext {
    margin: 0;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 2.67em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notification-box .notification-content .notification-item-cdate {
    margin: 0;
    font-size: 11px;
}

.notification-box .loadingstream {
    padding: 10px;
}


/* --- Home Blog & Questions --- */

.blogQuestion>.container {
    padding-right: 0;
    min-width: 1170px;
}

.blogQuestion .bnq_menu_options {
    height: 35px;
    background: #efefef;
    padding-left: 35px;
    border: 1px solid transparent;
}

.blogQuestion .bnq_menu_options>div {
    color: #B5B5B5;
    background: #F8F9F9;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -10px;
    height: calc(100% + 10px);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 0 2px rgba(0, 0, 0, .3);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0;
    padding: 0 10px;
    line-height: 45px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.blogQuestion .bnq_menu_options>div:hover {
    background: #fff;
    border: 1px solid #ccc;
    color: #D02028;
    border-bottom: 0;
    /*box-shadow: 1px -1px 1px #ccc;-moz-box-shadow: 1px -1px 1px #ccc;-webkit-box-shadow: 1px -1px 1px #ccc;*/
}

.blogQuestion .bnq_menu_options>div.active {
    border: 1px solid #ccc;
    background: #fff;
    /*box-shadow: 1px -1px 1px #ccc;-moz-box-shadow: 1px -1px 1px #ccc;-webkit-box-shadow: 1px -1px 1px #ccc;*/
    color: #D02028;
    border-bottom: 0;
}

.blogQuestion .bnq_content {
    position: relative;
    padding: 30px 20px 10px 20px;
    box-shadow: 0 0px 1px rgba(0, 0, 0, .3), 0 0 1px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, .3), 0 0 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, .3), 0 0 1px rgba(0, 0, 0, .3);
}

.blogQuestion .bnq_content:before {
    display: inline-block;
    content: '';
    width: 1px;
    position: absolute;
    height: calc(100% - 94px);
    border-left: 1px solid #ccc;
    left: 50%
}

.blogQuestion .bnq_content .bnq_item:nth-child(odd) {
    width: 50%;
    padding-bottom: 35px;
    padding-right: 30px;
    box-sizing: border-box;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_owner {
    box-sizing: border-box;
    width: 25%;
    padding-right: 15px;
    height: 100%;
    /*border-right:1px solid #ccc;*/
    text-align: center;
    min-width: 132px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_owner_a {
    width: 100%;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_owner_a>a {
    display: inline-block;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_owner_a img {
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_owner_n {
    overflow: hidden;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_owner_n a {
    color: #2e79b3;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_owner_t {
    color: #adadad;
    font-size: 12px;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_des {
    border-left: 1px solid #ccc;
    padding-left: 15px;
    width: calc(75% - 1px);
    box-sizing: border-box;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_title {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 2.67em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    font-weight: bold;
    word-wrap: break-word;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_title a {
    color: #333;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_content {
    word-break: break-word;
}

.blogQuestion .bnq_content .bnq_item .img-gallery {
    padding: 0;
    margin: 0!important;
}

.blogQuestion .bnq_content .bnq_item .img-gallery .view-all {
    background: rgba(0, 0, 0, .6);
}

.blogQuestion .bnq_content .bnq_item .img-gallery>.clearfix {
    margin-top: 7px!important;
}

.blogQuestion .bnq_content .bnq_item .img-gallery .images-gallery {
    width: 33%!important;
}

.blogQuestion .bnq_content .bnq_item .img-gallery .images-gallery .view-all .absolute-center {
    font-size: 23px;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_count a:last-child {
    margin-left: 10px;
}

.blogQuestion .bnq_content .bnq_item .bnq_item_count a span {
    color: #ccc;
}

.blogQuestion .bnq_content .bnq_item:nth-child(even) {
    padding-left: 30px;
    padding-bottom: 35px;
    width: 50%;
}

.blogQuestion .bnq_content .bnq_item:nth-child(4n+3) {
    clear: both;
    padding-bottom: 0;
}

.blogQuestion .bnq_content .bnq_item:nth-child(4n+4) {
    padding-bottom: 0;
}

.blogQuestion .bnq_item_paginator a {
    padding: 5px 10px;
    background: #fff;
    color: #333;
}

.blogQuestion .bnq_item_paginator a.active {
    background: #ccc;
}


/* --- Public CSS --- */

.color_main {
    color: #EF0E0E !important;
}

.color_sub {
    color: #acacac !important;
}

.color_sub_blue {
    color: #337ab7 !important;
}

.font_weight_normal {
    font-weight: normal !important;
}

.font_weight_bold {
    font-weight: bold !important;
}

.font_size_12 {
    font-size: 12px !important;
}

.margin_left_9 {
    margin-left: 9px !important;
}

.padding_0 {
    padding: 0 !important;
}

.card {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.margin_top_0 {
    margin-top: 0 !important;
}

.margin_top_10 {
    margin-top: 10px !important;
}

.z_index_0 {
    z-index: 0 !important;
}

a,
.btn-link {
    color: #D02028;
}

.width_100 {
    width: 100% !important;
}


/* ----- Timeline Item ----- */

.timeline-item {
    background: #fff;
    padding: 12px;
    margin: 0 auto;
    max-width: 1820px;
    min-height: 200px
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative
}

.background-masker {
    background: #fff;
    position: absolute
}

.background-masker {
    background: #fff;
    position: absolute
}

.background-masker.header-bottom,
.background-masker.header-top,
.background-masker.subheader-bottom {
    top: 0;
    left: 40px;
    right: 0;
    height: 10px
}

.background-masker.header-left,
.background-masker.header-right,
.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 10px
}

.background-masker.header-bottom {
    top: 18px;
    height: 6px
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 24px;
    height: 6px
}

.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 300px;
    right: 0
}

.background-masker.subheader-right {
    left: 230px
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-second-line,
.background-masker.content-third-end,
.background-masker.content-third-line,
.background-masker.content-top {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px
}

.background-masker.content-top {
    height: 20px
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px
}

.background-masker.content-second-line {
    top: 68px
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px
}

.background-masker.content-third-line {
    top: 82px
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px
}

-webkit-animation:bounce .3s ease-in-out 0s 1 normal;
-o-animation:bounce .3s ease-in-out 0s 1 normal;
animation:bounce .3s ease-in-out 0s 1 normal;
-webkit-animation-fill-mode:both;
-o-animation-fill-mode:both;
animation-fill-mode:both;
color:#000
}
@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    
    100% {
        background-position: 468px 0
    }
}
@-moz-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    
    100% {
        background-position: 468px 0
    }
}
@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    
    100% {
        background-position: 468px 0
    }
}

/* ----- Custom Modal CSS ----- */
.modal-custom-global {}
.modal-custom-global .modal-dialog {
    max-width: 700px;
}
.modal-custom-global .modal-content {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.modal-custom-global .modal-header {
    background: #f3f3f3;
    padding: 11px 15px;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.modal-custom-global .modal-header-avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 5px;
}
.modal-custom-global .modal-header-avatar img {
    width: 100%;
    height: 100%;
}
.modal-custom-global .modal-title {
    font-size: 15px;
    font-weight: bold;
}
.modal-custom-global .modal-body textarea {
    margin: 0;
    min-width: 100%;
    max-width: 100%;
    border: 0;
    outline: 0;
    max-height: 260px;
}
.modal-custom-global .modal-body textarea.add_question {
    min-height: 84px;
}
.modal-custom-global .modal-footer {
    padding: 8px 10px;
}
.modal-custom-global .modal-footer button {
    height: 30px;
    padding: 0 15px;
    border-radius: 0;
    border-color: #D02028;
    background: #D02028;
}

/* ----- Custom Tab CSS ----- */
.global-gody-tab-wr>.container {
    min-width: 1170px;
}
.global-gody-tab-wr .global-gody-tab-menu-item.active {
    color: #fff !important;
    background: #ff8c00;
}
.global-gody-tab-wr .global-gody-tab-content {
    opacity: 0;
    position: absolute;
    padding: 10px 0 0;
    z-index: -1;
}
.global-gody-tab-wr .global-gody-tab-content.active {
    opacity: 1;
    position: relative;
    z-index: unset;
}

/* ----- Official Account Search Suggest ------ */
.search-primary-wrapper .oa-suggest-search {
    top: 34px;
    right: -7vw;
}
.search-container .oa-suggest-search {
    top: 58px;
}
.oa-suggest-search {
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .6);
    overflow: hidden;
}
.oa-suggest-search .suggest-item {
    padding: 8px 12px 8px 57px;
    position: relative;
}
.oa-suggest-search .suggest-item .per_pic {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 10px;
    z-index: 2;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-size: cover!important;
    background: linear-gradient(#f1f1f1, transparent), linear-gradient(90deg, skyblue, transparent), linear-gradient(-90deg, coral, transparent);
}
.oa-suggest-search .suggest-item ._1zp8 {
    min-height: 46px;
    align-items: center;
    box-sizing: border-box;
    min-height: 35px;
    display: block;
}
.photo-blog-item img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}
.photo-blog-item:hover img.item-cover {
    transform: scale(1.2);
    z-index: 3;
    opacity: 0.3;
}
.photo-blog-item .item-info,
.photo-blog-item .item-bg {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
.photo-blog-item .item-bg {
    z-index: -1;
}
.photo-blog-item:hover .item-info,
.photo-blog-item:hover .item-bg {
    top: 0;
}
.photo-blog-item:hover .item-bg {
    background: #343645;
}
.home .navbar-primary .search-primary-wrapper .search-form {
    display: none;
}
.dest-details .search-container {
    display: none;
}
.dest-details .content-card {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, .3);
}
.search-focus {
    width: calc(100% - 230px) !important;
    max-width: 100% !important;
    padding-left: 0px !important;
    margin-left: -50px;
}
.search-primary-wrapper {
    width: calc(100% - 960px);
    float: left;
    padding: 0px;
    max-width: 315px;
    min-width: 44px;
    min-height: 100%;
    padding-top: 5px;
}
@media only screen and (max-width: 1450px) {
    .search-primary-wrapper {
        width: calc(100% - 1100px);
    }
    
    .search-primary-wrapper .search-form .input-group #input-search:focus {
        position: absolute;
        right: 0;
        width: 25vw;
        transition: all .5s;
    }
}
.dest-details .search-primary-wrapper {
    /*padding-top: 11px !important;*/
}
.search-focus .input-group {
    width: 750px;
    margin: 0 auto;
}
.search-primary-wrapper .input-group {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.search-primary-wrapper .input-group input {
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    height: 32px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 0;
    outline: 0;
    border-color: transparent;
    border: 1px solid rgba(0, 0, 0, .3);
}
.search-primary-wrapper .search-form {
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
}
.search-primary-wrapper .search-form .input-group .main-icon-search {
    top: 6px;
    right: 12px;
    width: 20px;
}
.search-primary-wrapper .filter-panel,
.search-primary-wrapper .filter-panel-auto {
    width: 750px;
    left: inherit;
    top: 48px;
}
.search-primary-wrapper .filter-panel:before,
.search-primary-wrapper .filter-panel-auto:before {
    right: 100px;
    left: inherit;
}
.search-primary-wrapper .input-group input::-webkit-input-placeholder {
    font-size: 13px;
}
.search-primary-wrapper .input-group input::-moz-placeholder {
    font-size: 13px;
}
.search-primary-wrapper .input-group input:-ms-input-placeholder {
    font-size: 13px;
}
.search-primary-wrapper .input-group input:-moz-placeholder {
    font-size: 13px;
}
.primary-dropdown-more:hover .dropdown-menu {
    display: block;
}
.dest-details .navbar-primary {
    background: #fff !important;
}
.page-header {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar.navbar-primary.card #layout-tag-trending {
    display: none !important;
}
.navbar.navbar-primary.in .global-sale {
    visibility: visible !important;
    height: 50px !important;
    z-index: 0 !important;
}

/*@media only screen and (max-width: 1370px){*/
.navbar-primary .nav.navbar-right .username>span {
    display: none !important;
}
.section-banner .slide-post-info {
    /*display: none !important;   */
    
    bottom: 30px !important;
}
.home .section-banner .slick-dots {
    bottom: -5px !important;
}

/*}*/
#modal-destination .modal-header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
}
#modal-destination .modal-body {
    padding: 0;
}
#modal-destination .modal-header .panel-heading {
    padding-left: 0;
}
#modal-destination .modal-body .panel-body {
    background-color: #f5f5f5;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
}
#modal-destination .filter-item {
    margin-bottom: 20px;
}
#modal-destination .filter-category button.active {
    border-color: #ff8c00;
    background-color: #ff8c00;
    color: #fff;
    box-shadow: none;
}
#modal-destination .filter-item a {
    color: #000;
    text-transform: capitalize;
}
#modal-destination .filter-item a:hover {
    text-decoration: underline;
    color: #ff8c00;
}
#desVietNam {
    display: block
}
.des-tabcontent {
    display: none
}

/* ----- SEARCH FORM MAYBAY.NET ----- */
.IBESearchForm .IBESearchBoxHeader {
    display: none;
}

.IBESearchForm .IBESearchBoxMain {
    padding: 0 !important;
}

.IBESearchForm .IBECommonWrapper {
    font-family: 'Montserrat', sans-serif !important;
}

.IBESearchForm .IBESearchBoxStartDate .IBEFormItem[data-type="text"] label, 
.IBESearchForm .IBESearchBoxReturnDate .IBEFormItem[data-type="text"] label {
    min-width: 100px !important;
}

.IBESearchForm .IBESearchBoxPerson,
.IBESearchForm .IBESearchBoxStartReturnDate {
    float: unset !important;
}

.IBESearchForm .IBESearchBoxMainContent {
    display: grid;
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-column-gap: 10px;
}

.IBESearchForm .IBESearchBoxDirection,
.IBESearchForm .IBESearchBoxPerson {
    grid-column: 1 / span 2;
}

.IBESearchForm .IBESearchBoxFromTo {
    display: grid;
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-column-gap: 10px;
}

.IBESearchForm label {
    font-weight: 500 !important;
}

#ui-datepicker-div {
    right: 62px !important;
    left: unset !important;
}
/* ----- /SEARCH FORM MAYBAY.NET ----- */