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

version:   1.0 
date:      10/03/2017 
author:    Nguyen Tu 
email:     nmtu@vntic.vn
website:   gody.vn
*/
/*@media (min-width: 1400px) {
    .container {
        width: 1300px;
        max-width: 100%;
    }
}*/

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

.donut {
  display: inline-block;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-left-color: #7983ff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: donut-spin 1.2s linear infinite;
}
._3mf5::after {
  border: 1px solid rgba(0, 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;
}

.breadcrumb > li + li:before {
  color: #666;
  font: normal normal normal 14px/1 FontAwesome;
  padding: 0 10px;
}

.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;
}

/* --- Home slider --- */
.navbar-primary {
  font-family: 'Montserrat', sans-serif !important;
}
body.global-sale {
  padding-top: 106px !important;
}

body.global-sale .navbar.navbar-primary {
  height: 106px !important;
}

body.global-sale .navbar.navbar-primary .global-sale {
  visibility: visible !important;
  height: 50px !important;
  z-index: 0 !important;
}

.text-white {
  color: #fff !important;
}

.navbar-primary a {
  color: #666 !important;
}

h1.dest-name {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.bx-wrapper {
  height: 100%;
  border-width: 0px !important;
}


.dest-details .navbar-primary {
  top: 0;
  z-index: 9;
  width: 100%;
  min-height: inherit;
  height: 56px;
}

.dest-details .navbar-primary .navbar-header {
  height: 56px !important;
}

.navbar-header a.logo {
  display: block;
  height: 100% !important;
}

.navbar.navbar-primary .navbar-nav > li > a {
  padding-top: 20px !important;
  padding-bottom: 12px !important;
}

.navbar.navbar-primary .navbar-nav > li > a:hover,
.navbar.navbar-primary .navbar-nav > li > a:active,
.navbar.navbar-primary .navbar-nav > li > a:focus,
.navbar.navbar-primary .navbar-nav > li > a:visited {
  background: transparent !important;
  outline: 0;
}

.navbar-primary .nav.navbar-right > li > a {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.navbar-primary .nav.navbar-right > li > a.active,
.navbar-primary .nav.navbar-right > li > a:active,
.navbar-primary .nav.navbar-right > li > a:hover,
.navbar-primary .nav.navbar-right > li > a:focus,
.navbar-primary .nav.navbar-right > li > a:visited {
  background: transparent !important;
  outline: 0;
}

.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);
}

/* --- 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;
}

/* --- 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;
  background: #e9ebee;
}

.userAction {
  z-index: 0;
}

/*.ProfileAction{position: relative;right: inherit;}
.ProfileAction ul{margin-left: 242px;}*/

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

.error {
  color: #ff8c00 !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;
  margin-top: -20%;
}

div.reponsive-images > a {
  display: block;
  width: 100%;
}

.ratio-wrapper-1-1 .ratio-item {
  width: 100%;
  height: 100%;
}

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

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;
  font-weight: bold;
}

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 10px 0px;
}

.contentBlogPost {
  margin-bottom: 20px;
}

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;
}

.section-banner .search-container {
  top: calc(33% + 66px) !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%;
}

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

.event-box .details .event-name {
  height: auto;
}

.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;
}

.contentBlogPost img {
  width: auto !important;
  max-width: 100%;
}

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

.search-form .input-group {
  width: 100%;
}

.search-form .input-group input#input-search {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.search-form .input-group .main-icon-search {
  position: absolute;
  top: 3px;
  right: 5px;
  z-index: 4;
  width: 44px;
}

.search-form .input-group .main-icon-search:hover {
  cursor: pointer;
}

.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, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 5px rgba(0, 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, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 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 For Post--- */

#comment-data-posts .write-comment textarea::-webkit-input-placeholder {
  color: #acacac;
}

#comment-data-posts .write-comment textarea::-moz-placeholder {
  color: #acacac;
}

#comment-data-posts .write-comment textarea:-ms-input-placeholder {
  color: #acacac;
}

#comment-data-posts write-comment textarea:-moz-placeholder {
  color: #acacac;
}

#comment-data-posts .more-reply {
  margin-top: 10px;
  margin-left: 50px;
  border: 0;
  padding: 0px !important;
  color: #ef0e0e;
  cursor: pointer;
}

#comment-data-posts .more-reply i.fa {
  transform: rotate(180deg);
}

#comment-data-posts .more-comments {
  color: #ef0e0e;
  margin-top: 15px;
  font-size: 15px;
  cursor: pointer;
}

#comment-data-posts .content-card {
  position: relative;
}

#comment-data-posts .more-reply a {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  color: #ef0e0e;
}

#comment-data-posts .dest-comment-posts {
  margin-top: 0px !important;
  margin-bottom: 20px !important;
}

#comment-data-posts .dest-comment-posts .dest-comment-title {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 7px;
}

#comment-data-posts .dest-comment-posts .dest-comment-title h2 {
  margin: 0 !important;
}

#comment-data-posts .dest-comment-posts .dest-comment-title .label-primary {
  border: 0;
  border-bottom: 3px solid #ef0e0e;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-bottom: -2px;
}

#comment-data-posts .dest-comment-posts .content-card {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  margin-top: 15px !important;
}

#comment-data-posts .dest-comment-posts .content-card .komment {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
}

#comment-data-posts .dest-comment-posts .content-card .komment .avatar-md {
  width: 50px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #cdcdcd;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15 {
  width: calc(100% - 65px);
}

#comment-data-posts .dest-comment-posts .content-card .komment .mt-10 {
  margin-top: 3px !important;
  color: #333;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .komment
  .mt-10
  .komment-user-name {
  font-size: 14px;
  font-weight: bold;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .komment
  .mt-10
  .komment-user-device {
  font-size: 14px;
  color: #acacac;
}

#comment-data-posts .dest-comment-posts .content-card .komment .time {
  color: #2a2e2e;
  font-size: 14px;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15
  > .mt-25 {
  margin-top: 5px !important;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15
  > .mt-25
  .hint {
  color: #ed1c24;
  cursor: pointer;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15
  > .mt-25
  .hint:not(:first-child) {
  margin-left: 9px !important;
}

#comment-data-posts .dest-comment-posts .content-card .komment .img-gallery {
  width: calc(100% - 65px);
  margin-left: 50px;
  padding-left: 7px !important;
  border-left: 1px solid #cdcdcd;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .komment
  .img-gallery
  > .clearfix {
  margin-top: 5px !important;
}

#comment-data-posts .dest-comment-posts .content-card .reply {
  padding-right: 0px;
  padding-top: 0px !important;
  padding-left: 13px !important;
  margin-left: 50px;
  border-left: 1px solid #cdcdcd;
  margin-top: 10px;
}

#comment-data-posts .dest-comment-posts .content-card .reply .avatar-sm {
  width: 37px;
  height: 37px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #cdcdcd;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15 {
  width: calc(100% - 55px);
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .name
  span {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .time {
  color: #2a2e2e;
  font-size: 14px;
  font-weight: normal;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .mt-25 {
  margin-top: 5px !important;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .mt-25
  .hint {
  color: #ed1c24;
  cursor: pointer;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .mt-25
  .hint:not(:first-child) {
  margin-left: 9px !important;
}

#comment-data-posts .dest-comment-posts .content-card .write-reply {
  padding-top: 0px !important;
  padding-left: 13px !important;
  margin-left: 50px;
  border-left: 1px solid #cdcdcd;
  margin-top: 10px;
  padding-bottom: 0;
  position: relative;
  overflow: inherit;
  padding-right: 0px;
}

#comment-data-posts .dest-comment-posts .content-card .write-reply .avatar-sm {
  width: 37px;
  height: 37px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #cdcdcd;
}

#comment-data-posts .dest-comment-posts .content-card .write-reply input {
  width: calc(100% - 55px) !important;
  padding-left: 15px !important;
  padding-bottom: 6px !important;
  padding-top: 9px !important;
}

#comment-data-posts .dest-comment-posts .content-card .write-reply input:focus {
  border: 1px solid rgba(81, 203, 238, 1) !important;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .write-reply
  input::-webkit-input-placeholder {
  color: #acacac;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .write-reply
  input::-moz-placeholder {
  color: #acacac;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .write-reply
  input:-ms-input-placeholder {
  color: #acacac;
}

#comment-data-posts
  .dest-comment-posts
  .content-card
  .write-reply
  input:-moz-placeholder {
  color: #acacac;
}

#comment-data-posts .dest-comment-posts .content-card .write-reply .btn-reply {
  background: transparent;
  border: transparent;
  outline: 0;
  font-size: 20px;
  position: absolute;
  top: 8px;
  color: #ef0e0e !important;
  padding: 0;
  right: 6px;
}

#comment-data-posts .dest-comment-posts .write-comment {
  padding: 0 !important;
}

#comment-data-posts .dest-comment-posts .write-comment .avatar-md {
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 50px;
}

#comment-data-posts .dest-comment-posts .write-comment .created-comment-places {
  border-color: #cdcdcd !important;
  margin-top: 0 !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-bottom: 0px !important;
  padding: 11px 7px 7px 15px;
}

#comment-data-posts .dest-comment-posts .write-comment .write-comment-text {
  width: calc(100% - 65px);
  margin-left: 15px;
  margin-top: 0 !important;
  position: relative;
}

#comment-data-posts
  .dest-comment-posts
  .write-comment
  .write-comment-text
  > label {
  width: 100%;
  text-align: right;
  border: 1px solid #cdcdcd;
  border-top: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: -9px;
  position: relative;
}

#comment-data-posts
  .dest-comment-posts
  .write-comment
  .write-comment-text
  .btn-send-photo {
  font-size: 25px;
  margin: 0 49px 0 0;
  color: #3f4da1;
  cursor: pointer;
}

#comment-data-posts
  .dest-comment-posts
  .write-comment
  .write-comment-text
  .btn-send-comment {
  color: #cdcdcd;
  font-size: 25px;
  margin: 0;
  margin: -3px 10px 0 0;
  transform: rotate(22deg);
  top: 0;
  position: absolute;
  right: 0;
  cursor: pointer;
}

/* --- Comment Box For Place--- */

#data-places-comments .write-comment textarea::-webkit-input-placeholder {
  color: #acacac;
}

#data-places-comments .write-comment textarea::-moz-placeholder {
  color: #acacac;
}

#data-places-comments .write-comment textarea:-ms-input-placeholder {
  color: #acacac;
}

#data-places-comments write-comment textarea:-moz-placeholder {
  color: #acacac;
}

#data-places-comments .more-reply {
  margin-top: 10px;
  margin-left: 50px;
  border: 0;
  padding: 0px !important;
  color: #ef0e0e;
  cursor: pointer;
}

#data-places-comments .more-reply i.fa {
  transform: rotate(180deg);
}

#data-places-comments .more-comments {
  color: #ef0e0e;
  margin-top: 15px;
  font-size: 15px;
  cursor: pointer;
}

#data-places-comments .content-card {
  position: relative;
}

#data-places-comments .more-reply a {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  color: #ef0e0e;
}

#data-places-comments .dest-comment-posts {
  margin-top: 12px !important;
  margin-bottom: 20px !important;
  background: #fff;
  padding: 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#data-places-comments .dest-comment-posts .dest-comment-title {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 7px;
}

#data-places-comments .dest-comment-posts .dest-comment-title h2 {
  margin: 0 !important;
}

#data-places-comments .dest-comment-posts .dest-comment-title .label-primary {
  border: 0;
  border-bottom: 3px solid #ef0e0e;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-bottom: -2px;
}

#data-places-comments .dest-comment-posts .vote-container {
  padding: 13px 0;
}

#data-places-comments .dest-comment-posts .content-card {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  margin-top: 15px !important;
}

#data-places-comments .dest-comment-posts .content-card .komment {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0;
}

#data-places-comments .dest-comment-posts .content-card .komment .avatar-md {
  width: 50px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #cdcdcd;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15 {
  width: calc(100% - 65px);
}

#data-places-comments .dest-comment-posts .content-card .komment .mt-10 {
  margin-top: 3px !important;
  color: #333;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .komment
  .mt-10
  .komment-user-name {
  font-size: 14px;
  font-weight: bold;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .komment
  .mt-10
  .komment-user-device {
  font-size: 14px;
  color: #acacac;
}

#data-places-comments .dest-comment-posts .content-card .komment .time {
  color: #2a2e2e;
  font-size: 14px;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15
  > .mt-25 {
  margin-top: 5px !important;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15
  > .mt-25
  .hint {
  color: #ed1c24;
  cursor: pointer;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .komment
  > .clearfix
  > .ml-15
  > .mt-25
  .hint:not(:first-child) {
  margin-left: 9px !important;
}

#data-places-comments .dest-comment-posts .content-card .komment .img-gallery {
  width: calc(100% - 65px);
  margin-left: 50px;
  padding-left: 7px !important;
  border-left: 1px solid #cdcdcd;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .komment
  .img-gallery
  > .clearfix {
  margin-top: 5px !important;
}

#data-places-comments .dest-comment-posts .content-card .reply {
  padding-right: 0px;
  padding-top: 0px !important;
  padding-left: 13px !important;
  margin-left: 50px;
  border-left: 1px solid #cdcdcd;
  margin-top: 10px;
}

#data-places-comments .dest-comment-posts .content-card .reply .avatar-sm {
  width: 37px;
  height: 37px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #cdcdcd;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15 {
  width: calc(100% - 55px);
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .name
  span {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .time {
  color: #2a2e2e;
  font-size: 14px;
  font-weight: normal;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .mt-25 {
  margin-top: 5px !important;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .mt-25
  .hint {
  color: #ed1c24;
  cursor: pointer;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .reply
  > .clearfix
  > .ml-15
  > .mt-25
  .hint:not(:first-child) {
  margin-left: 9px !important;
}

#data-places-comments .dest-comment-posts .content-card .write-reply {
  padding-top: 0px !important;
  padding-left: 13px !important;
  margin-left: 50px;
  border-left: 1px solid #cdcdcd;
  margin-top: 10px;
  padding-bottom: 0;
  position: relative;
  overflow: inherit;
  padding-right: 0px;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .write-reply
  .avatar-sm {
  width: 37px;
  height: 37px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #cdcdcd;
}

#data-places-comments .dest-comment-posts .content-card .write-reply input {
  width: calc(100% - 55px) !important;
  padding-left: 15px !important;
  padding-bottom: 6px !important;
  padding-top: 9px !important;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .write-reply
  input:focus {
  border: 1px solid rgba(81, 203, 238, 1) !important;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .write-reply
  input::-webkit-input-placeholder {
  color: #acacac;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .write-reply
  input::-moz-placeholder {
  color: #acacac;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .write-reply
  input:-ms-input-placeholder {
  color: #acacac;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .write-reply
  input:-moz-placeholder {
  color: #acacac;
}

#data-places-comments
  .dest-comment-posts
  .content-card
  .write-reply
  .btn-reply {
  background: transparent;
  border: transparent;
  outline: 0;
  font-size: 20px;
  position: absolute;
  top: 8px;
  color: #ef0e0e !important;
  padding: 0;
  right: 6px;
}

#data-places-comments .dest-comment-posts .write-comment {
  padding: 0 !important;
}

#data-places-comments .dest-comment-posts .write-comment .avatar-md {
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 50px;
}

#data-places-comments
  .dest-comment-posts
  .write-comment
  .created-comment-places {
  border-color: #cdcdcd !important;
  margin-top: 0 !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-bottom: 0px !important;
  padding: 11px 7px 7px 15px;
}

#data-places-comments .dest-comment-posts .write-comment .write-comment-text {
}

#data-places-comments
  .dest-comment-posts
  .write-comment
  .write-comment-text
  > label {
  width: 100%;
  text-align: right;
  border: 1px solid #cdcdcd;
  border-top: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: -9px;
  position: relative;
}

#data-places-comments
  .dest-comment-posts
  .write-comment
  .write-comment-text
  .btn-send-photo {
  font-size: 25px;
  margin: 0 49px 0 0;
  color: #3f4da1;
  cursor: pointer;
}

#data-places-comments
  .dest-comment-posts
  .write-comment
  .write-comment-text
  .btn-send-comment {
  color: #cdcdcd;
  font-size: 25px;
  margin: 0;
  margin: -3px 10px 0 0;
  transform: rotate(22deg);
  top: 0;
  position: absolute;
  right: 0;
  cursor: pointer;
}

/* --- Notification Box--- */

.notification-box {
  height: 56px;
  padding: 12px 5px;
}

.notification-box .notification-bell {
  height: 25px;
  width: 25px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #ccc !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 0;
  margin-top: 4px;
}

.notification-box .notification-bell .notification-bell-count {
  text-align: center;
  position: absolute;
  font-size: 10px;
  background-color: #ff8c00;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  top: -6px;
  right: -4px;
  width: 16px;
  height: 16px;
  line-height: 1.61538462 !important;
}

.notification-box > ul.dropdown-menu {
  width: 350px !important;
  padding: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: -1px;
}

.notification-box > ul.dropdown-menu:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  border: 1px solid #ccc;
  right: 9px;
  top: -5px;
  transform: rotate(45deg);
  background: #ececec;
  border-right-color: transparent;
  border-bottom-color: transparent;
  z-index: -1;
}

.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-menu button .notification-bell-count {
  text-align: center;
  position: absolute;
  font-size: 10px;
  background-color: #ff8c00;
  color: #fff;
  border-radius: 50%;
  top: -5px;
  right: -1px;
  width: 16px;
  height: 16px;
  line-height: 1.61538462 !important;
}

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

.notification-box .notification-content {
  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, 0.04),
    rgba(29, 33, 41, 0.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.78em;
  overflow: hidden;
  text-overflow: ellipsis;
}

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

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

/* --- 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;
}

.margin_top_5 {
  margin-top: 5px !important;
}

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

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

.width_100 {
  width: 100% !important;
}

.blogPostDetail .style-28 {
  font-weight: 700;
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.blogPostDetail h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 10px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.blogPostDetail h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 10px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.blogPostDetail h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 10px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.dest-details .dest-post .more {
  display: none;
}

.dest-details .dest-post .post {
  max-height: inherit;
}

/* update css */

.dest-details .content-card {
  border-radius: 3px;
}

.padding-0 {
  padding: 0px !important;
}

.blogPostDetail h2 {
  font-size: 16px;
}

.blogPostDetail h3 {
  font-size: 16px;
}

.blogPostDetail .style-28 {
  font-weight: 600;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.dest-details {
}

.v2-tab-travel-box {
  margin-bottom: 10px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 10px 10px 10px 20px;
}

.v2-tab-travel-box .v2-title-box-travel {
  padding-bottom: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #ff8c00;
  border-bottom: 1px solid #a8a8a8;
}

ul.v2-list-travel-box {
  padding-left: 15px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

ul.v2-list-travel-box li {
  /*padding-top: 10px;
  padding-bottom: 10px;*/
  margin-top: 12px;
}

ul.v2-list-travel-box li a {
  color: #337ab7;
  font-weight: 400;
  font-size: 13px;
  word-break: break-word;
}

ul.v2-list-travel-box li a:hover {
  color: #333;
}

/*tab blog hot and new*/

.v2-tab-travel-box ul.nav-tabs {
  background: #f1f1f1;
  border-radius: 10px 10px 0px 0px;
}

.v2-tab-travel-box ul.nav-tabs li {
  width: 50%;
  text-align: center;
}

.v2-tab-travel-box ul.nav-tabs li a {
  /* border: 0px solid #f1f1f1; */
  color: #333 !important;
  font-weight: bold;
  font-size: 14px;
  word-break: break-word;
  padding: 7px;
}

.v2-tab-travel-box ul.nav-tabs li.active {
}

.v2-tab-travel-box ul.nav-tabs li.active a {
  color: #ff8c00 !important;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 0px solid #f1f1f1;
  border-left: 0px !important;
  border-radius: 10px 0px 0px 0px;
  border-right: 0px !important;
  border-top: 0px;
  word-break: break-word;
}

#top-created-blog {
}

#top-created-blog ul {
  padding-left: 34px;
  padding-right: 5px;
}

#top-created-blog ul li {
  word-wrap: break-word;
  word-break: break-word;
  line-height: 16px;
  margin-top: 12px;
}

#top-created-blog ul li a {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  word-break: break-word;
}

#top-created-blog ul li a:hover {
  color: #337ab7;
}

#hot-blog {
}

#hot-blog #top-view-blog {
}

#hot-blog #top-view-blog ul {
  padding-left: 34px;
  padding-right: 5px;
}

#hot-blog #top-view-blog ul li {
  /*padding: 10px 0px;*/
  word-wrap: break-word;
  word-break: break-word;
  line-height: 16px;
  margin-top: 12px;
}

#hot-blog #top-view-blog ul li a {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  word-break: break-word;
}

#hot-blog #top-view-blog ul li a:hover {
  color: #337ab7;
}

.content-travel-blog-question {
}

.content-travel-blog-question ul {
  padding-left: 17px;
}

.content-travel-blog-question ul li {
  /*padding: 10px 0px;*/
  margin-top: 12px;
}

.content-travel-blog-question ul li a {
  color: #333;
  word-break: break-word;
  line-height: 16px;
  font-size: 13px;
  font-weight: 400;
}

.content-travel-blog-question ul li a:hover {
  color: #337ab7;
}

/*blog-relationship details*/

.blog-relationship .blog-related-blogs {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 0px;
}

.blog-relationship {
}

.blog-relationship .images-blog {
}

.blog-relationship .images-blog img {
  width: 100%;
}

.blog-relationship .title-blog {
  height: 85px;
  overflow: hidden;
}

.blog-relationship .title-blog h3 {
  padding: 10px 0px !important;
  margin: 0px !important;
  line-height: 16px;
}

.blog-relationship .title-blog h3 a {
  color: #333;
  font-size: 14px;
  text-align: left;
  line-height: 0.5px;
  word-break: break-word;
  font-weight: 600;
}

.blog-relationship .title-blog h3 a:hover {
  color: #337ab7;
}

.v2-tab-travel-box ul.nav-tabs li.active a.box-shadow-right-top {
  border-radius: 0px 3px 0px 0px;
}

.breadcrum {
  margin-bottom: 0;
  clear: both;
  width: 100%;
  padding-bottom: 10px;
}

.breadcrum a {
  background: none !important;
  text-transform: capitalize;
  color: #bbb;
  font-size: 12px;
}

.breadcrum a span {
}

.breadcrum a:hover {
  color: #333;
}

/*blog-relationship details*/

/* update css */

/* ----- 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: #ff8c00;
  background: #ff8c00;
}

/*update layout blog*/

.content-card .blogPostDetail .titleBlogs {
  font-size: 200%;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px;
}

.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;
  }
}

.height-50 {
  height: 50px;
}

.overflow-hidden {
  overflow: hidden;
}

/* ----- Official Account Search Suggest ------ */

.search-primary-wrapper .oa-suggest-search {
  top: 34px;
  right: -7vw;
}

.search-container .oa-suggest-search {
  top: 54px;
}

.oa-suggest-search {
  position: absolute;
  width: 39vw;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background: #fcfcfc;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
  max-width: 500px;
  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;
}

/* -------- DONATE CSS ------------- */

.gtm-donate-coin {
  background-image: url(/public/images/give-coin-active-icon.svg);
  background-repeat: no-repeat;
  background-position: left;
}

.post-donate {
  margin-top: 10px;
  text-align: center;
}

.post-donate .gtm-donate-coin {
  display: inline-block;
}

.post-donate .donate-coin-content {
  left: 50%;
  margin-left: -54px;
}

.cmt-donate {
  margin-left: 8px;
  font-size: 13px;
  float: left;
  width: inherit;
}

.gtm-donate-coin.btn-coin {
  border-radius: 50px;
  border: 1px solid rgb(169, 169, 169);
  padding: 4px 12px 4px 29px;
  background-position-x: 4px;
  color: #5e6070;
}

.cmt-donate .gtm-donate-coin {
  padding-left: 24px;
  color: #acacac;
}

.donate-coin {
  overflow: hidden;
}

.donate-coin.in {
  overflow: visible;
  z-index: 9;
}

.donate-coin.in .donate-coin-box {
  opacity: 1;
  visibility: visible;
}

.donate-coin .donate-coin-content.up {
  bottom: 25px;
}

.donate-coin-box {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.donate-coin .donate-button {
  border-color: #ff8c00;
  background-color: #ff8c00;
}

.donate-coin .donate-button:disabled {
  background-color: #ccc;
  border-color: #ccc;
}

.donate-coin .donate-coin-content {
  width: 375px;
  /*height: 226px;*/
  min-height: 4rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
}

.donate-coin .donate-coin-header {
  letter-spacing: -0.03rem;
}

.donate-coin-box.status {
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem;
  border: 0.1rem solid #e7eaec;
  border-radius: 0.2rem;
  background-color: #fffdfc;
  padding: initial;
  width: 100%;
  height: initial;
  min-height: 4rem;
  margin-top: 10px;
}

.donate-coin-box.status.in {
  opacity: 1;
  visibility: visible;
}

.donate-coin-box.status .message {
  padding: 1.1rem 1.6rem;
  font-weight: 500;
}

.donate-coin-box.status .coin-donated {
  display: inline-flex;
  position: relative;
  top: -0.15rem;
  align-items: center;
  border-radius: 0.3rem;
  background-color: #3f51b5;
  padding-right: 0.4rem;
  padding-left: 0.4rem;
  height: 1.6rem;
}

.donate-coin-box.status .message .coin-donated .coin-number {
  position: relative;
  color: #fff !important;
  font-size: 1.1rem !important;
  line-height: normal !important;
}

.donate-coin-box.status .coin-donated .coin-icon {
  margin-left: 0.4rem;
  box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 10rem;
  background-color: #ffd300;
  width: 1rem;
  height: 1rem;
  margin-bottom: initial !important;
}

.donate-coin-box.status .message .label {
  color: #474747;
}

@keyframes donut-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.bg-white {
  background-color: #fff;
}

.bg-black-025 {
  background-color: #fafafb;
}

.fc-black-750 {
  color: #2f3337;
}

.fc-black-600 {
  color: #535a60;
}

.fc-black-300 {
  color: #9fa6ad;
}

.fc-black {
  color: #000;
}

.fc-white {
  color: #fff;
}

.fw-bold {
  font-weight: bold;
}

.fw-normal {
  font-weight: normal;
}

.fs-11 {
  font-size: 11px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-20 {
  font-size: 20px;
}

.ta-left {
  text-align: left;
}

.ps-absolute {
  position: absolute;
}

.ps-fixed {
  position: fixed;
}

.ps-relative {
  position: relative;
}

.o75 {
  opacity: 0.75;
}

.mt-22 {
  margin-top: 22px;
}

.c-pointer {
  cursor: pointer;
}

.t0 {
  top: 0;
}

.r0 {
  right: 0;
}

.b0 {
  bottom: 0;
}

.l0 {
  left: 0;
}

.t12 {
  top: 12px;
}

.r12 {
  right: 12px;
}

.ba0 {
  border: 0;
}

.baw1 {
  border-width: 1px;
}

.bbw1 {
  border-bottom: 1px;
}

.solid {
  border-style: solid;
}

.bc-ccc {
  border-color: #ccc;
}

.bar-2 {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.bar-5 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.bar-50 {
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}

.bar-circle {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}

.h-28 {
  height: 28px;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.px-0 {
  padding-left: 0;
  padding-right: 12px;
}

.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.tt-uppercase {
  text-transform: uppercase;
}

.mt-4 {
  margin-top: 4px;
}

.ml-4 {
  margin-left: 4px;
}

.mt-6 {
  margin-top: 6px;
}

.bc-black-2 {
  border-color: #e4e6e8;
}

.w-10 {
  width: 10px;
}

.h-10 {
  height: 10px;
}

.w-28 {
  width: 28px;
}

.w-160 {
  width: 160px;
}

.ws3 {
  width: 316px;
}

.outline-0 {
  outline: 0;
}

.p24 {
  padding: 24px;
}

.wmfit {
  max-width: 100%;
}

.h-fit {
  height: 100%;
}

.d-block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.z-index-9 {
  z-index: 9;
}

.z-index-9999 {
  z-index: 9999;
}

.va-middle {
  vertical-align: middle;
}

.bs-card {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.3);
}

.after-bar-circle {
  border: 1px solid rgba(0, 0, 0, 0.1);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}

/* ------------- END DONATE COIN --------------------- */

.thumbnail .searchPageBlogReview .searchPageBlogReviewItem > a {
  display: block;
  width: 258px;
  height: 190px;
  background-position: center;
  background-size: cover;
}

.thumbnail .searchPageBlogReview .searchPageBlogReviewItem > img {
  display: none !important;
}
.travel-ambassador-tick {
  background: url(https://media2.gody.vn/public/images/Travel-Ambassadors.png)
    no-repeat;
  width: 14px;
  height: 14px;
  background-position: center;
  background-size: cover;
  z-index: 9;
  display: inline-block;
}
.travel-ambassador-border {
  border: 1.5px solid #ff8c00 !important;
}
.travel-ambassador-border-blog {
  border: 1.5px solid #ff8c00 !important;
}
.travel-ambassador-tick-blog {
  background: url(https://media2.gody.vn/public/images/Travel-Ambassadors.png)
    no-repeat;
  width: 12px;
  height: 12px;
  background-position: center;
  background-size: cover;
  z-index: 9;
  display: inline-block;
  margin-left: 2px;
}

.radio .container {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 25px;
  line-height: 25px;
}

.radio .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 0;
  right: 0;
}

.radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 50%;
}

.radio .container:hover input ~ .checkmark {
  background-color: #fff;
}

.radio .container input:checked ~ .checkmark {
  background-color: #fff;
}

.radio .checkmark:after {
  content: '';
  position: absolute;
  display: none;
}

.radio .container input:checked ~ .checkmark:after {
  display: block;
  background-color: #ff8c00;
}

.radio .container .checkmark:after {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
  transform: translate(-50%, -50%);
}

@media (min-width: 1270px) {
  .container.container-lg {
    width: 1270px;
    max-width: 100%;
  }
}

.travel-post-tag-dropdown-list.dropdown-menu > li > a {
  white-space: normal;
}

.global-nav-launcher-is-open{overflow:hidden!important}.global-nav-launcher{transform:translateX(120%)}.global-nav-launcher-is-open .global-nav-launcher{transform:translate(0)}

.global-nav-launcher-is-open .travel-post, .global-nav-launcher-is-open ._j_maincnt{z-index: 0!important; position: relative !important;}