img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
#ocvb-container #ocvb-body {
color: #FFFFFF;
background-color: #3f5570;
text-align: center;
}
@media screen and (max-width: 480px) {
#ocvb-container #ocvb-body {}
}
#ocvb-container #ocvb-body h1,
#ocvb-container #ocvb-body h2,
#ocvb-container #ocvb-body h3,
#ocvb-container #ocvb-body h4,
#ocvb-container #ocvb-body h5,
#ocvb-container #ocvb-body h6 {
color: #FFFFFF;
text-align: center;
margin-top: 4px;
margin-bottom: 10px;
}
#ocvb-container #ocvb-body p {
color: #FFFFFF;
text-align: center;
}
#ocvb-container #ocvb-body a {
color: #FFFFFF;
text-align: center;
}
#ocvb-container[data-message-alignment="right"][data-allow-close="true"] #ocvb-container-notice-text {
padding-right: 30px;
}
#ocvb-container[data-allow-close="true"] #ocvb-container-notice-text {
padding-right: 20px;
}

body.blog .main-inner,
body.detail .main-inner,
body.category .main-inner,
body.search .main-inner {
  display: block;
  max-width: 1200px;
  margin: 0px auto;
  padding: 100px 0px 0px 0px;
  margin-bottom: 50px;
}

body.blog .blog-title{
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 50px;
  font-family: apercu-bold, sans-serif;
  margin-bottom: 40px;
  position: relative;
  padding-top: 20px;
}
.blog-container{
  width: 100%;
}
.blog-inner {
  width: calc(75% - 40px);
  display: block;
  box-sizing: border-box;
  float: left;
  margin-right: 40px;
}
body.home .gallery-container{
  background-color: rgb(204 204 204 / 48%);
}
.flexible-options.hero-sub{
  background: #e6eaef;
}
.flexible-options .transform-container {
  width: 100%;
    -webkit-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
}
body.blog .main-inner:after,
body.category .main-inner:after,
.blog-sidebar:after,
.blog-inner::after,
.author-info:after,
.post-navigation:after,
.blog-box:after,
.box-result:after{
  content: "";
  display: block;
  clear: both;
}
.blog-box{
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.blog-inner .post-thumbnail{
  width: calc(40% - 2%);
  float: left;
  box-sizing: border-box;
  margin-right: 2%;
}
.blog-inner .post-thumbnail img{
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.blog-inner .post-details{
  width: 60%;
  box-sizing: border-box;
  float: right;
}
.blog-inner .post-thumbnail a{
  display: block;
  position: relative;
  padding: 0px;
  overflow: hidden;
  margin-bottom: 0px;
}
.blog-inner .post-thumbnail a:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 3px);
  background: rgb(63 85 112 / 70%);
  transition: all .3s;
  opacity: 0;
  box-sizing: border-box;
}
.blog-inner .post-thumbnail a:hover:after{
  opacity: 1;
}
.blog-inner .post-details h3{
  margin: 0;
    margin-bottom: 15px;
    font-size: 24px;
}
.blog-inner .post-details h3 a{
  display: block;
  position: relative;
  line-height: 29px;
  font-weight: normal;
}
.blog-inner .post-details h3 a:before{
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  left: 0px;
  height: 2px;
  bottom: 0px;
  background: #333;
  transition: all .5s;
}
.blog-inner .post-details h3 a:hover:before{
  width: 100%;
}
.blog-inner .post-details .bl-date{
  background: url(../images/icons/date.png) no-repeat;
  padding-left: 35px;
  background-size: 25px;
  background-position: 0px 2px;
  font-size: 14px;
  margin-bottom: 10px;
  color: #898989;
}
body.blog footer.content-info,
body.search footer.content-info,
body.category footer.content-info,
body.detail footer.content-info {
    background: rgb(246 246 246);
    clear: both;
}
/*blog-sidebar*/
.blog-sidebar{
  display: block;
  width: 25%;
  box-sizing: border-box;
  float: right;
  margin-bottom: 50px;
}
.blog-search{
  border: 2px solid #3f5570;
  box-sizing: border-box;
  border-bottom: 0px;
  border-right: 0px;
  margin-bottom: 30px;
}
.blog-search .box-search{
  width: 100%;
  border: 0px;
  position: relative;
}
.blog-search .box-search input{
  width: 100%;
  border: 0px;
  padding: 10px 10px;
}
.blog-search .box-search button{
  position: absolute;
  width: 40px;
  height: 100%;
  right: 0px;
  top: 0;
  box-sizing: border-box;
  padding: 0px;
  background: none;
  font-size: 18px;
  font-weight: normal;
}
.recent-post{
  display: block;
  border: 2px solid #3f5570;
  border-right: 0px;
  border-bottom: 0px;
  padding: 30px;
  margin-bottom: 30px;
}
.recent-post h2,
.blog-category h2{
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 15px;
}
.recent-post  ul,
.blog-category ul{
  display: block;
  padding: 0px;
  margin: 0px;
}
.recent-post  ul li,
.blog-category ul li{
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid rgb(204 204 204 / 42%);
  padding-bottom: 5px;
}
.recent-post  ul li:last-child,
.blog-category ul li:last-child{
  border: 0px;
}
.recent-post  ul li a,
.blog-category ul li a{
  display: block;
  position: relative;
  padding-bottom: 5px;
  line-height: 25px;
}
.recent-post  ul li a:before,
.blog-category ul li a:before{
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  left: 0px;
  height: 1px;
  bottom: 0px;
  background: #3f5570;
  transition: all .5s;
}
.recent-post  ul li a:hover:before,
.blog-category ul li a:hover:before{
  width: 100%;
}
.blog-category{
  display: block;
  border: 2px solid #3f5570;
  border-right: 0px;
  border-bottom: 0px;
  padding: 30px;
}
.pagination{
  width: 100%;
  margin: 0px auto;
  text-align: center;
}
.pagination li {
  display: inline-block;
}
.pagination li{
  padding: 0;
}
.pagination li a,
.pagination li span{
  padding: 5px 10px;
}
.pagination li.disabled span{
  color: #ccc;  
}
.pagination li.active span,
.pagination li a:hover{
  background-color: #3f5570;
  color: #fff;
}


/*detail*/
.feature-img{
  display:block;
  width: 100%;
  margin-bottom: 40px;
}
.feature-img img{
  width: 100%;
  height: auto;
  object-fit: cover;
}
.wrapper-content{
  margin-bottom: 20px;
}
.wrapper-content h2{
  font-size: 26px;
    margin: 0;
}
.wrapper-content .dt-category{
  display: block;
  position: relative;
  padding-left: 28px;
}
.wrapper-content .dt-category::before{
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 21px;
  background: url(../images/icons/cat.png) no-repeat;
  background-size: 100%;
  left: 0px;
  top: -3px;
}
.wrapper-content .dt-category li{
  display: inline-block;
}
.wrapper-content .dt-category li a{
  display: block;
  color: #3f5570;
}
.wrapper-content  img{
  width: 100%;
  height: auto;
}
.wrapper-content  blockquote{
  border-left: 2px solid #3f5570;
  padding-left: 15px;
  margin: 0px;
  font-style: italic;
}
.social-share{
  display: flex;
}
.social-share p {
  
margin-right: 15px;
  
position: relative;
  
top: -7px;
}
.social-share .addthis_inline_share_toolbox{
  width: calc(100% - 60px);
}
.social-share ul li{
  display: inline-block;
}
.social-share ul li:first-child{
  position: relative;
  top: -10px;
  margin-right: 10px;
}
.social-share ul li a {
  display: block;
}
.social-share ul li a img{
  height: 30px;
  width: auto;
  border-radius: 50%;
}
.social-share ul li a img:hover{
  background-color: #ccc;
}
.post-author{
  display: block;
  padding: 30px;
  border: 2px solid #3f5570;
  border-bottom: 0px;
  border-right: 0px;
  margin-bottom: 50px;
}
.post-author p{
  padding: 10px 0px;
}
.post-author .author-img{
  display: block;
  float: left;
  margin-right: 20px;
}
.post-author .author-img img{
  border-radius: 50%;
  width: 70px;
}
.author-info--details{
  display: block;
  display: table-cell;
  vertical-align: middle 
}
.author-info--details .name{
  font-size: 22px;
  color: #3f5570;
}
.post-navigation{
  display: block;
  margin-bottom: 50px;
}
.post-navigation .next-post{
  float: left;
  position: relative;
  padding-left: 40px;
  width: calc(50% - 21px);
  box-sizing: border-box;
  display: block;
}
.post-navigation .next-post:before{
  content:'';
  height: 10px;
  width: 10px;
  display:block;
  border: 1px solid #3f5570;
  border-left-width:0;
  border-top-width:0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  position:absolute;
  top: 7px;
  left: 0;
}
.post-navigation .next-post:after{
  content:'';
  height: 1px;
  width: 25px;
  display:block;
  background:#3f5570;
  position:absolute;
  top: 12.5px;
  left: -2px;
}
.post-navigation .prev-post:before{
  content:'';
  height: 10px;
  width: 10px;
  display:block;
  border: 1px solid #3f5570;
  border-left-width:0;
  border-top-width:0;
  transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  position:absolute;
  top: 7px;
  right: 0;
}
.post-navigation .prev-post:after{
  content:'';
  height: 1px;
  width: 25px;
  display:block;
  background:#3f5570;
  position:absolute;
  top: 12.5px;
  right: -2px;
}
.post-navigation .prev-post{
  float: right;
  position: relative;
  padding-right: 40px;
  width: calc(50% - 60px);
  box-sizing: border-box;
  display: block;
  text-align: right;
}
.post-navigation  em{
  opacity: 0;
}
.post-navigation em.hover{
  opacity: 1;
  transition-delay: .1s;
  margin-bottom: 5px;
}
.post-navigation h3{
  font-size: 18px;
  font-weight: normal;
  position: relative;
  top: -10px;
  transition: all .3s;
}
.post-navigation h3.hover{
  top: 0px;
  color: #3f5570;
}
/*search*/
body.search .title-result{
  margin-bottom: 50px;
  padding-top: 20px;
}
body.search .title-result h1{
  font-size: 26px;
}
body.search .title-result h1 .search-result strong{
  color: #3f5570; 
}

.box-result{
  margin-bottom: 40px;
    word-break: break-word;
    display: table;
    table-layout: auto;
    width: 100%;
}
.box-result .result-image{
  float: left;
  margin-right: 30px;
}
.box-result .result-image img{
  /* border-radius: 50%; */
  width: 220px;
  height: auto;
}
.result-contant{
  display: table-cell;
    vertical-align: middle;
}
.result-contant .read-more{
  position: relative;
  padding-bottom: 5px;
  color: #3f5570;
}
.result-contant .read-more:before{
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  left: 0px;
  height: 1px;
  bottom: 0px;
  background: #3f5570;
  transition: all .5s;
}
.result-contant .read-more:hover:before{
  width: 100%;
}
/* category */
body.category .blog-title{
  padding-top: 20px;
  padding-bottom: 40px;
}
.blog-title .category-title{
  font-size: 26px;
    color: #333;
    margin-top: 0;
    position: relative;
}
.blog-title .category-title span{
  color: #898989;
}
header .brand img{
  padding: 10px 0px;
}
.locat_container {
  margin: 0px 10px;
  margin-left: 0;
}
.locat_container .locat_single {
  overflow: hidden;
}
.locat_single .locat_images {
  width: 100%;
    height: 100%;
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s -webkit-transform;
    -o-transition: 0.3s -o-transform;
    transition: 0.3s transform;
    transition: 0.3s transform, 0.3s -webkit-transform, 0.3s -o-transform;
    background-size: cover;
    background-position: center center;
  margin: 0px 10px; 
}
.locat_single .locat_images::after{
  content: "";
  display: block;
  padding-top: 100%;
}
.locat_single .locat_image{
  -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s -webkit-transform;
    -o-transition: 0.3s -o-transform;
    transition: 0.3s transform;
    transition: 0.3s transform, 0.3s -webkit-transform, 0.3s -o-transform;
}
.locat_single .locat_images .button-container a{
  top: 50%;
  left: 50%;
  opacity: 70%;
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  position: absolute;
  padding: 18px 25px;
  background-color: #3f5570;
  -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    color: #fff;
}

.locat_single .locat_images .button-container a span {
    display: inline-block;
  opacity: 100%;
    /* -webkit-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px); */
}
.locat_single .locat_images .button-container a:hover{
  background: #293e57;
}
footer .footer-blocks .ft_location {
  width: calc(75% - 20px);
}
.ft_location  .unit-arrow-l {
    left: 0;
}
.ft_location  .unit-arrow-r{
  right: 0;
}
/*form*/
.book-menu form{
  padding: 20px;
}
.book-menu form label{
  display: block;
  margin-bottom: 5px;
}
.book-menu form input{
  background-color: rgb(231 231 231 / 31%);
  padding: 5px 10px;
  border: none;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
}
.book-menu form textarea{
  display: block;
  padding: 10px 10px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  background: rgb(231 231 231 / 31%);
  border: 1px solid #d5d5d5;
}
.book-menu form button{
  background-color: #3f5570;
  padding: 10px 25px;
  color: #fff;
}
.book-menu form button:hover{
  background-color: #3f5570;
}
.alert-success{
  color: #3f5570;
  font-weight: bold;
  font-size: 18px;
}


.sec_blog{
  display: block;
  padding: 80px 0px;
  background: #e6eaef;
}
.sec_blog::after{
  content: "";
  display: block;
  clear: both;
}
.sec_blog .blog_list{
  clear: both;
  margin-bottom: 30px;
  width: calc(100% - 20px);
  margin: 0px auto 40px;
}
.sec_blog .blog_list::after{
  content: "";
  display: block;
  clear: both;
}
.sec_blog h2{
  margin-bottom: 40px;
}
.sec_blog .box{
  width: calc(33.333% - 14px);
  float: left;
  margin-right: 20px;
  display: block;
}
.sec_blog .box:nth-child(3){
  margin-right: 0px;
}
.sec_blog .box::after{
  content: "";
  display: block;
  clear: both;
}
.sec_blog .box .wrap_img{
  height: 300px;
  overflow: hidden;
  margin-bottom: 15px;
}
.sec_blog .box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: .6s cubic-bezier(.3,.74,.5,.93);
  -o-transition: .6s cubic-bezier(.3,.74,.5,.93);
  transition: .6s cubic-bezier(.3,.74,.5,.93);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sec_blog .box img:hover{
  -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.sec_blog .box h3{
    font-weight: 400;
  position: relative;
  padding-bottom: 5px;
}
.sec_blog .box h3:before {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    left: 0px;
    height: 2px;
    bottom: 0px;
    background: #333;
    transition: all .5s;
}
.sec_blog .box h3:hover:before{
  width: 100%;
}
.sec_blog .box p{
    margin-top: 10px;
}

.blog-buttons {
  clear: both;
  text-align: center;
  display: block;
}

.blog-buttons a{
  background: #3f5570;
  color: #fff;
  padding: 15px 30px;
}
.blog-buttons a:hover{
  background: #293e57;
}
@media only screen and (max-width: 1024px){
  .ft_location .unit-arrow-l{
    width: 30px;
    height: 30px;
    left: -20px;
  }
  .ft_location .unit-arrow-r{
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 768px){
  .book-menu .slide-container {
      padding: 20px;
  }
  .book-menu form{
    padding: 0px;
  }
  .unit-arrow-l{
    width: 30px;
    height: 30px;
    left: 20px;
  }
  .unit-arrow-r{
    width: 30px;
    height: 30px;
    right: 20px;
  }
  footer .footer-blocks .ft_location{
    width: 100%;
  }
    .flexible-options .flex-images .slick-dots {
      text-align: center;
  }
  .sec_blog .box .wrap_img{
    height: 150px;
  }
}
@media only screen and (max-width: 480px){
  footer .footer-contact .logo-container{
    width: 100%;
  }
  .sec_blog .box{
    width: 100%;
    float: none;
    margin: 0px;
    margin-bottom:30px;
  }
  .sec_blog h2{
    margin-bottom: 20px;
  }
  .sec_blog{
    padding: 60px 0px;
  }
}