@charset "UTF-8";
/*
Theme Name: Ho May Park
Theme URI: http://www.cssigniter.com/ignite/themes/business3ree
Author: ezCloud
Author URI: https://www.ezcloud.vn
Description: Business Theme for WordPress
Tags:
Version: 1.9.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* -----------------------------------------
	Table of Contents
--------------------------------------------

.. 01. General
.. 02. Main Navigation
.. 03. Header
.. 04. Modules
.. 05. Footer
.. 06. Comments
.. 07. Widgets Styling
.. 08. WordPress defaults
.. 09. Mobile Menu
.. 10. External Plugins
.. 11. WooCommerce
.. 12. Global Mediaqueries
*/
/* -----------------------------------------
	01. General
----------------------------------------- */
/* Basic Typography
=================================== */
html {
  -webkit-font-smoothing: antialiased;
}

body {
  line-height: 1.71423;
  font-size: 14px;
  color: #3b3b3b;
  font-family: 'Roboto Condensed', sans-serif;
  background-color: rgba(240, 240, 240, 0.87);
}

h1, h2, h3, .widget-title, h4, h5, h6 {
  line-height: normal;
  margin: 0 0 15px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3, .widget-title {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  margin: 0 0 15px 0;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

a {
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
  outline: none;
  color: #13709f;
  text-decoration: none;
}
a:hover, a:focus {
  color: #1890cd;
  outline: none;
  text-decoration: none;
}
a:active {
  outline: none;
}

.group:before, .group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group:after {
  clear: both;
}

/* General Element Styling
=================================== */
/* Reset figure margin from normalize.css */
figure {
  margin: 0;
}

/* Lists */
ul, ol {
  padding-left: 20px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

dl {
  margin: 0 0 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 15px;
}

/* Blockquotes */
blockquote {
  margin: 20px 0;
  padding-left: 15px;
  border-left: 3px solid #ccc;
  font-size: 17px;
  font-weight: 300;
}
blockquote cite {
  display: block;
  font-weight: bold;
  font-style: italic;
  margin: 10px 0 0;
  color: rgba(59, 59, 59, 0.8);
  font-size: 14px;
}

/* Tables */
table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}

.entry-content table {
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  
}
.entry-content th:first-child,
.entry-content td:first-child {
  /*padding-left: 0;*/
}
.entry-content th,
.entry-content td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.entry-content caption,
.entry-content th,
.entry-content td {
  font-weight: normal;
  text-align: left;
  padding: 5px;
  vertical-align: middle;
}
.entry-content th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 85%;
}
.entry-content td {
  border-width: 0 1px 1px 0;
}

/* Code */
code, kbd, tt, var, samp, pre {
  font-family: monospace, serif;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  font-style: normal;
}

pre {
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* Various */
address {
  margin: 0 0 15px;
}

.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* Embeds and iframes
=================================== */
embed,
iframe,
object,
video,
audio {
  margin-bottom: 15px;
  max-width: 100%;
}

p > embed,
p > iframe,
p > object,
p > audio,
span > embed,
span > iframe,
span > object,
span > audio {
  margin-bottom: 0;
}

#map * {
  max-width: none !important;
}

/* General Form Styling
=================================== */
label {
  display: block;
  margin: 0 0 2px;
  font-weight: normal;
}

input,
textarea {
  display: inline-block;
  font-size: inherit;
  width: 100%;
  max-width: 100%;
  height: 20px;
  padding: 3px;
  box-shadow: none;
  line-height: normal;
  border: 1px solid #d6d6d6;
  background-color: #FFF;
  background-image: none;
  /*border-radius: 5px;*/
}
input:hover,
textarea:hover {
  border-color: #c7c7c7;
}
input:focus,
textarea:focus {
  outline: none;
  border-color: #13709f;
}
@media (max-width: 767px) {
	.metaslider.metaslider-flex.metaslider-654.ml-slider, .metaslider.metaslider-flex.metaslider-664.ml-slider,.metaslider.metaslider-flex.metaslider-677.ml-slider,.metaslider.metaslider-flex.metaslider-686.ml-slider {
    padding-bottom: 15px;
}

  section#ci-hero-4
  {
    padding-bottom: 35px;
  }
  .post-126.cpt_feature.type-cpt_feature.status-publish.has-post-thumbnail.hentry.item
  {
    padding-bottom: 1px;
  }
  section#ci-items-4
  {
    padding-top: 300px;
  }
  input,
  textarea {
    width: 100%;
  }
}

input[type="search"] {
  /* Restoring box-sizing */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  height: auto;
}

select {
  max-width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  width: auto;
  height: auto;
}

fieldset {
  margin: 0 0 15px;
  padding: 0;
  border: none;
  min-width: 0;
}

/* Placeholder text color */
::-webkit-input-placeholder {
  color: rgba(59, 59, 59, 0.5);
  font-weight: normal;
  opacity: 1;
}

:-moz-placeholder {
  color: rgba(59, 59, 59, 0.5);
  font-weight: normal;
  opacity: 1;
}

::-moz-placeholder {
  color: rgba(59, 59, 59, 0.5);
  font-weight: normal;
  opacity: 1;
}

:-ms-input-placeholder {
  color: rgba(59, 59, 59, 0.5);
  font-weight: normal;
  opacity: 1;
}

/* Buttons
=================================== */
.btn, .comment-reply-link, .button,
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.06em;
  margin: 0;
  width: auto;
  height: 51px;
  line-height: normal;
  border: none;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 46px 9px 17px;
  text-transform: inherit;
  background-color: #13709f;
  color: #FFF;
  transition: 0.18s background-color ease, color 0.18s ease,  0.18s border-color ease;
  -webkit-user-selsect: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:active, .comment-reply-link:active, .button:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active {
  outline: none;
}
.btn:hover, .comment-reply-link:hover, .button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
  background: #0b405b;
  color: #FFF;
  text-decoration: none;
}
.btn:focus, .comment-reply-link:focus, .button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus {
  outline: none;
}
.btn.transparent, .transparent.comment-reply-link, .transparent.button,
input[type="button"].transparent,
input[type="submit"].transparent,
input[type="reset"].transparent,
button.transparent {
  background: transparent;
  border: 2px solid #13709f;
  color: #13709f;
}
.btn.transparent:hover, .transparent.comment-reply-link:hover, .transparent.button:hover,
input[type="button"].transparent:hover,
input[type="submit"].transparent:hover,
input[type="reset"].transparent:hover,
button.transparent:hover {
  color: #FFF;
  background: #13709f;
}
.btn.white, .white.comment-reply-link, .white.button,
input[type="button"].white,
input[type="submit"].white,
input[type="reset"].white,
button.white {
  border: 2px solid #FFF;
  color: #FFF;
}
.btn.white:hover, .white.comment-reply-link:hover, .white.button:hover,
input[type="button"].white:hover,
input[type="submit"].white:hover,
input[type="reset"].white:hover,
button.white:hover {
  background: #FFF;
  color: #13709f;
}
.btn.small, .small.comment-reply-link, .small.button,
input[type="button"].small,
input[type="submit"].small,
input[type="reset"].small,
button.small {
  padding: 8px 20px 7px;
  max-width: 220px;
}

.btn, .comment-reply-link, .button {
  height: auto;
}

/* Flexslider Overrides
=================================== */
.flexslider {
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.flexslider.loading:before {
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border-radius: 100%;
  -webkit-animation: scaleout 1.0s infinite ease-in-out;
  animation: scaleout 1.0s infinite ease-in-out;
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1000;
}

@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.flex-direction-nav a {
  width: 40px;
  height: 40px;
  top: 50%;
  margin: -20px 0 0 0;
  opacity: 0.7;
  color: #FFF;
  /* line-height: normal; */
}
.flex-direction-nav a:hover {
  color: #FFF;
  opacity: 1;
}
.flex-direction-nav a:before {
  font-family: FontAwesome;
  content: '\f053';
  font-size: 24px;
}
.flex-direction-nav a.flex-next:before {
  content: '\f054';
}
.flex-direction-nav a.flex-next {
  right: 10px;
}
.flex-direction-nav a.flex-prev {
  left: 10px;
}

.flexslider .slides > li:first-child {
  display: block;
  /* Display flexslider's first item no matter if its loading or not */
  -webkit-backface-visibility: visible;
  float: left;
  width: 100%;
}

.flexslider.loading .slides > li:first-child {
  opacity: 1 !important;
  /* Remove the fade in/out animation when the slider loads */
}

/* -----------------------------------------
	02. Main Navigation
----------------------------------------- */
#nav {
  margin: 0;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navigation {
  position: absolute;
  width: 100%;
}
#navigation:before, #navigation:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#navigation:after {
  clear: both;
}
#navigation li {
  position: relative;
  z-index: 100;
}

#navigation ul {
  position: absolute;
  z-index: 300;
  top: -999em;
}
#navigation li:hover > ul,
#navigation .sfHover > ul {
  top: auto;

}
#navigation li li:hover > ul,
#navigation li .sfHover > ul {
  top: 0;
  left: 100%;
}
#navigation li li li:hover > ul,
#navigation li li .sfHover > ul {
  top: 0;
  left: 100%;
}
#navigation a, #navigation #navigation a:visited {
  display: block;
  white-space: nowrap;
}
#navigation a {
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.18;
}
#navigation a:hover,
#navigation .sfHover > a {
  text-decoration: none;
  color: #fff;
}
#navigation > li > a {
  word-break: break-all;
  white-space:inherit;
}
#navigation > li ul a:hover,
#navigation > li ul .sfHover > a {
}
#navigation > li > a:hover,
#navigation > li.sfHover > a,
#navigation > li.sfHover > a:active,
#navigation > li.current_page_item > a,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-parent > a,
#navigation > li.current > a {
  /* WordPress First Level Current/Ancestor Hover Page Styles */
}
#navigation ul {
	margin-top: -49px;
    margin-left: 195px;
    background: #066E9A;
    /*padding-bottom: 5px;*/
    border: 0;
    height: auto;
}
#navigation ul a {
  padding: 16px 30px 16px 15px;
  word-break: break-all;
  white-space:inherit;
  float: left;
}
#navigation ul ul {
    margin-left: 0px;
    margin-top: -1px;
}
#navigation a.sf-with-ul {
  position: relative;
}
#navigation.sf-arrows .sf-with-ul:after {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    top: 31%;
    right: 15px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
#navigation.sf-arrows ul .sf-with-ul:after {
  margin-top: -2px;
  right: -20px;
}

/* -----------------------------------------
	03. Header
----------------------------------------- */
.pre-head {
  background: #e6f1f7;
  color: #000;
  font-size: 11px;
  letter-spacing: 0.05em;
  line-height: nromal;
  padding: 7px 0;
}
.pre-head a {
  color: inherit;
}
.pre-head .widget {
  text-align: right;
  margin: 0;
}
.pre-head .widget .widget-title {
  display: none;
}


.site-logo {
  margin: 0;
  line-height: 1;
  font-size: 24px;
}

.site-tagline {
  margin: -3px 0 0;
  display: block;
  color: #595959;
  font-size: 12px;
}

.side-head {
  text-align: right;
}

.pre-head .widget {
  display: inline-block;
}

.cart-head {
  display: inline-block;
  margin-left: 5px;
  text-transform: uppercase;
}
.cart-head .amount:after {
  content: "|";
  display: inline-block;
  margin: 0 3px 0 5px;
  font-size: 10px;
  position: relative;
  top: -1px;
  opacity: 0.6;
}

/* -----------------------------------------
	04. Modules
----------------------------------------- */
#main {
	padding: 10px 0 40px;
	background: #fffed8; /*fffff2; rgba(240, 240, 240, 0.87);*/
	background-image: url("../../../img/bg-kdlcuabien.png");
	background-repeat: no-repeat;
	width: 100%;
  background-position: bottom;
  background-size: 100%;
  min-height: 400px;
  padding-bottom: 250px; /*  220px;  */
}

/* Homepage Slider
========================================= */
.home-slider {
  height: 392px;
  text-align: center; 
}
.home-slider .slides {
  height: 100%;
}
.home-slider .slides li {
  height: 100%;
  position: relative;
}
.home-slider .slides li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(#0000008a, transparent);
}

.slide-video-wrap {
  width: 700px;
  max-width: 100%;
  margin: 75px auto 0;
  position: relative;
}

.slide-content {
  color: #FFF;
  margin-top: 100px;
}

.slide-content p {
  font-size: 18px;
  line-height: .35;
 /*  margin: 0 auto 45px; */
  max-width: 70%;
}

.slide-title, .hero-title {
  /* margin: 0 0 25px; */
  line-height: 1;
  font-size: 40px;
  font-weight: bold;
 /*  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); */
}

/* Entry Styles
========================================= */
/* Page Hero Section */
.page-hero {
  text-align: center;
  color: #FFF;
  padding: 196px 0;
}

.hero-title {
  margin: 0;
}

.hero-subtitle {
  font-size: 18px;
  line-height: 1.35;
  margin: 15px auto 0;
  max-width: 70%;
}

/* Entry Styles (Articles, Pages, etc */
.entry {
  margin: 0 0 60px;
}
.entry:before, .entry:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry:after {
  clear: both;
}
.entry:only-of-type {
  margin: 0;
  padding-top: 10px;
}

.entry-title {
  font-size: 28px;
  line-height: 1.333333333;
  font-weight: bold;
  margin: 0 0 10px;
  color: #066E9A;
}

h1.entry-title:not(:first-child){
  margin-top: 30px;
}

.entry-thumb {
  margin: 0 0 25px;
  max-width: 100%;
  /*box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);*/
  border-radius:2px;
  border: 0;
  /* box-shadow: 0 3px 10px rgba(0,0,0,.12),0 3px 10px rgba(0,0,0,.16); */
}
.entry-thumb .alignleft,
.entry-thumb .alignnone,
.entry-thumb .aligncenter,
.entry-thumb .alignright {
  margin: 0;
}

.entry-thumb-content-left {
  float: left;
  margin: 8px 30px 30px 0;
}

.entry-thumb-content-right {
  float: right;
  margin: 8px 0 30px 30px;
}

.image-list a > img {
  margin: 25px 0 0;
  display: inline-block;
}
.image-list a:first-child > img {
  margin: 0;
}

.entry-meta {
  font-size: 12px;
  /* text-transform: uppercase; */
  letter-spacing: 0.1em;
  margin: -12px 0 20px;
}

.entry-content {
  margin: 0 0 15px;
}
.entry-content:before, .entry-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-content:after {
  clear: both;
}

.related {
  margin: 50px 0 0;
}

article:not(:nth-of-type(1)) {
  border-top: 1px solid orange;
}

.category-su-kien .entry-title{
  margin: 10px 0;
}

.category-su-kien img{
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}  

/* Author info */
.author-info {
  background: #F1F1F1;
  padding: 20px;
}
.author-info:before, .author-info:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.author-info:after {
  clear: both;
}
.author-info h5 {
  margin: 0 0 10px;
}

.author-avatar {
  float: left;
  width: 80px;
  margin: 0 25px 0 0;
}

.author-content {
  overflow: hidden;
}

/* Members Social Icons
========================================= */
.member-socials {
  margin: 5px 0 0;
}

.entry .member-socials {
  margin: -15px 0 15px -4px;
}

.member-social {
  display: inline-block;
  margin: 0 3px;
  font-size: 13px;
  width: 30px;
  height: 30px;
  line-height: 26px;
  border-radius: 50%;
  border: 2px solid #eaeaea;
  text-align: center;
}

/* Paging Styles
========================================= */
#paging,
.woocommerce-pagination {
  margin: 30px 0 0;
}
#paging ul,
.woocommerce-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#paging ul li,
.woocommerce-pagination ul li {
  display: inline-block;
}
#paging a,
#paging > span,
#paging .current,
#paging li span,
.woocommerce-pagination a,
.woocommerce-pagination > span,
.woocommerce-pagination .current,
.woocommerce-pagination li span {
  background: transparent;
  border: 2px solid #f1f1f1;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 4px 13px;
  color: #3b3b3b;
}
#paging span.current,
#paging a:hover,
.woocommerce-pagination span.current,
.woocommerce-pagination a:hover {
  background: #13709f;
  color: #FFF;
  border-color: #13709f;
}

/* Listing Pages
========================================= */
.filters-nav {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.filters-nav li {
  display: inline-block;
  margin-right: 10px;
}
.filters-nav a.btn, .filters-nav a.comment-reply-link, .filters-nav a.button {
  border-color: #F1F1F1;
  height: 35px;
  color: #171717;
}
.filters-nav a.selected,
.filters-nav a:hover {
  background: #13709f;
  color: #FFF;
  border: 2px solid #13709f;
  height: 35px;
}
.filters-nav a:focus {
  color: #FFF;
}

/* Post Type Navigation List
========================================= */
.item-nav {
  width: 100%;
  display: block;
  margin: 0 0 40px;
  padding: 0;
      background: #fff;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.item-nav li {
  display: block;
}
.item-nav li a {
  display: block;
  padding: 5px 10px;
  /* background: #fff; */
  margin: 0 0 1px;
  color: #3b3b3b;
  line-height: normal;
  font-size: 15px;
   /* border: 1px solid #f1f1f1; */
       text-align: center;
    line-height: 1.7;
 
}
.item-nav li a:hover {
  background: #13709f;
  color: #FFF;
  
   
}
.item-nav li a i {
  font-size: 18px;
  margin-right: 10px;
}
.item-nav li a:active
{
	background: #13709f;
	color: #FFF;
	border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.item-nav li.active a {
  background: #13709f;
  color: #FFF;
  font-weight: bold;
}

/* Item Styles (Listing)
========================================= */
/* General Item Styles */
.item {
  text-align: center;
 /* margin: -30px 0;*/
}

.item-icon {
  font-size: 24px;
  /*border: 3px solid #F1F1F1;*/
  border: 3px solid #13709f;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  display: inline-block;
  line-height: 74px;
  color: #13709f;
  margin: 0 0 20px;
}

.item-thumb {
  margin: 0 0 30px;
}
.item-thumb img {
  width: 100%;
  /*border-radius: 10px;*/
}

.item-title {
  font-size: 18px;
  line-height: 1.333333333;
  font-weight: bold;
  margin: 0 0 10px;
}

.item-subtitle,
.item-meta {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: -12px 0 0;
}

.item-meta {
  margin: 0;
}

.item-desc {
  margin: 0 0 15px;
  text-align:justify;
}

.item-more {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.05em;
}
.item-more:hover {
  text-decoration: none;
}
.item-more i {
  font-size: 11px;
  display: inline-block;
  margin-left: 2px;
}

/* Overlayed Items (Portfolio) */
.item.overlayed .item-thumb {
  /*margin: 0;*/
  /* overflow: hidden; */
}
/* .item.overlayed .item-thumb:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
} */
.item.overlayed .item-thumb img {
  transition: all 0.18s ease;
}
.item.overlayed .item-thumb a {
  z-index: 2;
  display: block;
  position: relative;
}
.item.overlayed .item-thumb a:hover:before, .item.overlayed .item-thumb a:hover .btn, .item.overlayed .item-thumb a:hover .comment-reply-link, .item.overlayed .item-thumb a:hover .button {
  opacity: 1;
}
.item.overlayed .item-thumb a:hover .btn, .item.overlayed .item-thumb a:hover .comment-reply-link, .item.overlayed .item-thumb a:hover .button {
  top: 50%;
}
.item.overlayed .item-thumb a:before {
  z-index: 3;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.45);
  transition: all 0.18s ease;
  opacity: 0;
  border-radius:10px;
}
.item.overlayed .item-thumb a .btn, .item.overlayed .item-thumb a .comment-reply-link, .item.overlayed .item-thumb a .button {
  z-index: 4;
  position: absolute;
  top: 30%;
  left: 50%;
  margin: -15px 0 0 -60px;
  opacity: 0;
  transition: all 0.18s ease;
}

/* Team Item Specifics */
.item.cpt_team .item-title {
  text-transform: uppercase;
}

/* Left Aligned Items (Posts) */
.item.left {
  text-align: left;
}

/* Equal Columns */
.product-list .col-md-4:first-child,
.product-list .col-md-3:first-child,
.product-list .col-md-2:first-child,
.product-list .col-md-6:first-child,
.product-list .col-xs-6:first-child {
  clear: left;
}
.product-list .col-md-4:nth-child(3n+1) {
  clear: left;
}
.product-list .col-md-3:nth-child(4n+1) {
  clear: left;
}
.product-list .col-md-6:nth-child(2n+1) {
  clear: left;
}
@media (max-width: 991px) {
  .product-list .col-md-4:nth-child(3n+1) {
    clear: none;
  }
  .product-list .col-md-3:nth-child(4n+1) {
    clear: none;
  }
  .product-list .col--6:nth-child(2n+1) {
    clear: none;
  }
  .product-list .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}

/* -----------------------------------------
	05. Footer
----------------------------------------- */
#footer {
  background: #066E9A;
}

.footer-wrap {
  padding: 20px 0 0;
  height: 175px;
}

.footer-credits {
  background: #066E9A;
  /* padding: 25px 0; */
  /*border-top: 1px solid #a8afb5;*/
}
.footer-credits p {
  margin: 0;
}

/* -----------------------------------------
   06. Comments
----------------------------------------- */
#comments {
  margin: 40px 0 0;
}

#comment-list,
.commentlist {
  margin: 0;
  list-style: none;
  padding: 0;
}
#comment-list ol,
.commentlist ol {
  list-style: none;
}
@media (max-width: 767px) {
	#mobilemenu ul li a.menu-image-title-below.menu-image-not-hovered img, span.menu-image-title br
	{
		display:none;
	}
  section#ci-items-4
  {
    padding-top: 300px;
  }
  #comment-list ol,
  .commentlist ol {
    margin: 0;
    padding: 0;
  }
}
#comment-list .comment-body,
.commentlist .comment-body {
  margin-bottom: 20px;
  padding-top: 20px;
}
#comment-list > .comment:first-child > .comment-body,
.commentlist > .comment:first-child > .comment-body {
  border-top: none;
  padding-top: 0;
}

.post-comments {
  margin: 0 0 45px;
}

.comment-author .avatar {
  width: 64px;
  height: 64px;
  float: left;
  margin: 0 15px 15px 0;
  overflow: visible;
}
@media (max-width: 767px) {
  section#ci-items-4
  {
    padding-top: 300px;
  }
  .comment-author .avatar {
    display: none;
  }
}

.comment-content {
  overflow: hidden;
  zoom: 1;
  font-size: 13px;
}

.comment-metadata {
  font-size: 12px;
  margin: 0 0 5px;
}

.comment-reply-link {
  font-size: 10px;
  text-transform: uppercase;
  padding: 4px 10px;
  margin-left: 80px;
  height: auto;
}
@media (max-width: 767px) {
  section#ci-items-4
  {
    padding-top: 300px;
  }
  .comment-reply-link {
    margin: 0;
  }
}

.bypostauthor > article .fn:before {
  font-family: FontAwesome;
  content: "\f005";
  margin: 0 2px 0 -2px;
  position: relative;
  top: -1px;
  font-size: 11px;
}

#cancel-comment-reply-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

.form-allowed-tags,
.comment-notes {
  font-size: 12px;
  line-height: 1.5;
  color: rgba(59, 59, 59, 0.8);
}

/* -----------------------------------------
	07. Widgets Styling
----------------------------------------- */
.widget {
  margin: 0 0 45px;
}

.sidebar .widget:last-child,
.widget p:last-child {
  /* Nullify bottom margin for last elements in widgets and sidebars */
  margin-bottom: 0;
}

/* WIDGET: #Section Widgets General Styles
========================================= */
section.widget {
  margin: 0;
}
section.widget .widget-wrap {
  padding: 65px 0px 50px;
}
section.widget h3, section.widget .widget-title {
  font-size: 30px;
}

.section-title, #sidebar .widget-title {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0 0 5px;
  margin: 0 0 25px;
  position: relative;
  margin-top: 10px;
}
.section-title:after, #sidebar .widget-title:after {
  content: "";
  width: 32px;
  position: absolute;
  border-bottom: 1px solid #CCCCCC;
  height: 1px;
  left: 50%;
  margin: 0 0 0 -16px;
  bottom: 0;
}

#sidebar .widget-title {
  font-size: 18px;
}

/* WIDGET: #Frontpage Hero Widget
========================================= */
.ci-hero-widget {
  text-align: center;
}

section.widget_ci-hero {
  text-align: center;
}
section.widget_ci-hero .widget-wrap {
  padding: 20px 0;
  color: #0f54a2;
  margin: auto;
  
}
section.widget_ci-hero p:last-of-type {
  margin-bottom: 40px;
}

/* WIDGET: #Testimonial Slider
========================================= */
.testimonials {
  background: none;
}

.testimonials .slides img {
  display: inline-block;
  width: auto;
  border-radius: 100%;
  margin: 10px 0 20px;
  max-width: 100px;
  height: auto;
}

.testimonials .flex-direction-nav li,
.testimonials .slides li {
  border: none;
  margin: 0;
  padding: 0;
}

.testimonials .flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  top: 50%;
  text-shadow: none;
  color: inherit;
  opacity: 0.7;
}

.testimonials .flex-direction-nav a:hover {
  color: inherit;
  opacity: 1;
}

.testimonials .flex-direction-nav .flex-prev, .testimonials .flexslider:hover .flex-prev {
  left: 0;
}

.testimonials .flex-direction-nav .flex-next, .testimonials .flexslider:hover .flex-next {
  right: 0;
}

.testimonials .flex-direction-nav a:before {
  font-size: 30px;
}

.testimonials .flex-control-nav {
  display: none;
}

.testimonial blockquote {
  display: block;
  text-align: center;
  padding: 0 10%;
  margin: 0;
  border-left: none;
}

.testimonial cite {
  font-size: 12px;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: inherit;
}

.testimonial cite span {
  display: block;
}

#sidebar .testimonials, #footer .testimonials {
  margin: 0;
}
#sidebar .testimonials > div[class^='col'], #footer .testimonials > div[class^='col'] {
  padding: 0;
}
#sidebar .testimonials, #footer .testimonials {
  padding: 0;
  margin: 0;
}
#sidebar .testimonials ul li, #footer .testimonials ul li {
  border: none;
  margin: 0;
  padding: 0;
}
#sidebar .testimonials blockquote, #footer .testimonials blockquote {
  font-size: 14px;
  padding: 0;
}
#sidebar .testimonials blockquote cite img, #footer .testimonials blockquote cite img {
  border-radius: 50%;
}
#sidebar .testimonials .flex-control-nav,
#sidebar .testimonials .flex-direction-nav, #footer .testimonials .flex-control-nav,
#footer .testimonials .flex-direction-nav {
  display: none;
}

/* WIDGET: #Split Content Widget
========================================= */
#sidebar .widget_ci-split-content div[class^="col"], #footer .widget_ci-split-content div[class^="col"] {
  float: none;
  width: 100%;
  margin: 0;
  left: auto;
  right: auto;
  padding: 0;
}
#sidebar .widget_ci-split-content img, #footer .widget_ci-split-content img {
  display: block;
  margin: 0 0 20px;
}
#sidebar .widget_ci-items div[class="col-xs-12"], #footer .widget_ci-items div[class="col-xs-12"] {
  padding: 0;
}

/* WIDGET: #List Widgets
========================================= */
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget ul li {
  /*padding: 5px 0;*/
  /*border-bottom: 1px dotted rgba(0, 0, 0, 0.1);*/
  display: block;
  margin: 0;
}

.widget ul ul.children li:first-child {
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-top: 6px;
}

.widget ul li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.widget ul.children li {
  padding-left: 15px;
}

.widget .current-cat > a,
.widget .current-cat-parent > a {
  font-weight: bold;
}

/* WIDGET: #Ads125
========================================= */
#ads125,
.ads125 {
  margin: 0;
  padding: 0;
  list-style: none;
}
#ads125 li,
.ads125 li {
  background: none;
  border: none;
  float: left;
  margin: 0 15px 10px 0;
  padding: 0;
  max-width: 125px;
  height: auto;
}

/* WIDGET: #Search
========================================= */
.searchform > div,
#searchform > div {
  position: relative;
}
.searchform .searchsubmit,
.searchform #searchsubmit,
#searchform .searchsubmit,
#searchform #searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  padding: 4px;
  border-bottom-right-radius:5px;
  border-top-right-radius:5px;
}

/* WIDGET: #Flickr
========================================= */
.flickr_badge_image {
  float: left;
  margin: 0 15px 15px 0;
}
.flickr_badge_image a {
  display: block;
  line-height: 0;
}

/* WIDGET: #About
========================================= */
.widget_about {
  margin-top: -5px;
}
.widget_about img {
  max-width: 100px;
  height: auto;
}
.widget_about .alignleft {
  float: left;
  margin: 5px 15px 6px 0;
}
.widget_about .alignright {
  float: right;
  margin: 5px 0 6px 15px;
}

/* WIDGET: #Text Widget
========================================= */
.widget_text p:last-child {
  margin-bottom: 0;
}

/* WIDGET: #Twitter
========================================= */
.widget_ci_twitter_widget ul li {
  margin-bottom: 12px;
}
.widget_ci_twitter_widget ul li:first-child {
  padding-top: 0;
}
.widget_ci_twitter_widget .twitter-time {
  display: block;
  font-size: 0.85em;
}

/* WIDGET: #Calendar
================================================== */
#wp-calendar {
  width: 100%;
}
#wp-calendar a {
  font-weight: bold;
  font-style: italic;
}
#wp-calendar caption {
  text-align: left;
  margin-top: 10px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
  padding: 9px;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  background: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  padding: 8px;
}
#wp-calendar tbody td {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 3px;
}
#wp-calendar tbody td:hover {
  background: rgba(0, 0, 0, 0.1);
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

/* WIDGET: #Social Icons (HTML only)
========================================= */


/* -----------------------------------------
	08. WordPress Defaults
----------------------------------------- */
/* WordPress Galleries
=================================== */
.gallery {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 15px;
}
.gallery:before, .gallery:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.gallery:after {
  clear: both;
}

.gallery-item {
  margin-bottom: 10px;
}
.gallery-item img {
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
	/* .csmargleftfots
	{
		margin-left: 48px;
	} */
	
	 .csmrgtopps {
    top: -25px;
	padding: 0 2.6%;
    
	}
	section#ci-latest-posts-2
	{
		margin-top: -35px;
	}
.container{
  font-family: 'Roboto Condensed', sans-serif;
/*  padding-left: 100px;
  padding-right: 100px;*/
}

.home-sections .container{
  padding: 0;
}

	
  .post-69.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item
{
  float:right;
}
.post-123.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item
{
  float:left;
}
 
  .gallery-columns-1 .gallery-item {
    float: left;
    width: 100%;
  }
}

.gallery-columns-2 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
  
  .gallery-columns-2 .gallery-item {
    float: left;
    width: 50%;
  }
}

.gallery-columns-3 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
 
  .gallery-columns-3 .gallery-item {
    float: left;
    width: 33.33333%;
  }
}

.gallery-columns-4 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
  
  .gallery-columns-4 .gallery-item {
    float: left;
    width: 25%;
  }
}

.gallery-columns-5 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
  
  .gallery-columns-5 .gallery-item {
    float: left;
    width: 20%;
  }
}

.gallery-columns-6 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
  
  .gallery-columns-6 .gallery-item {
    float: left;
    width: 16.66667%;
  }
}

.gallery-columns-7 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
 
  .gallery-columns-7 .gallery-item {
    float: left;
    width: 14.28571%;
  }
}

.gallery-columns-8 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {
  
  .gallery-columns-8 .gallery-item {
    float: left;
    width: 12.5%;
  }
}

.gallery-columns-9 .gallery-item {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
@media (min-width: 768px) {

  .gallery-columns-9 .gallery-item {
    float: left;
    width: 11.11111%;
  }
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 0 5px;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: calc(100% - 10px);
  transition: opacity 0.18s ease;
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* WordPress Classes
=================================== */
/* Alignment */
.alignnone {
  margin: 5px 0 20px 0;
}
p .alignnone {
  margin-bottom: 0;
}

.aligncenter {
  display: block;
  margin: 7px auto 7px auto;
}

.alignright {
  float: right;
  margin: 7px 0 7px 24px;
}

.alignleft {
  float: left;
  margin: 7px 24px 7px 0;
}

/* Captions */
.wp-caption {
  max-width: 100%;
  margin-bottom: 15px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  margin: 3px 0 5px;
  padding: 5px 0 0 0;
  text-align: left;
  font-style: italic;
}

/* Audio */
.mejs-container {
  margin: 0 0 20px;
  width: 100%;
  max-width: 100%;
}

/* -----------------------------------------
  09.  MOBILE MENU
----------------------------------------- */
#mobilemenu {
  display: none;
}
@media (max-width: 767px) {
  #mobilemenu {
    display: block;
  }
}

#mobile-bar {
  display: none;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: #FFF;
  padding: 15px 10px 0 10px;
  height: 48px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  #mobile-bar {
    display: block;
  }
}

.menu-trigger,
.menu-trigger:focus {
  width: 24px;
  height: 21px;
  background: none;
  cursor: pointer;
  opacity: 0.85;
  margin: 0;
  outline: none;
  position: absolute;
  left: 10px;
  top: 9px;
  color: #333;
  font-size: 30px;
  line-height: 1;
}

.menu-trigger:hover {
  opacity: 0.95;
  color: #333;
}

.menu-trigger:active {
  opacity: 1;
}

.mob-title {
  color: #222;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

/* -----------------------------------------
	10. External Plugins
----------------------------------------- */
/* Isotope Animations */
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/* Jetpack Sharing */
.sharedaddy {
  margin-top: 30px;
}

/* WP Instagram */
.null-instagram-feed p {
  padding-top: 10px;
}

.widget .instagram-pics:before, .widget .instagram-pics:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget .instagram-pics:after {
  clear: both;
}

.widget .instagram-pics li {
  border-bottom: 0;
  padding: 0;
  float: left;
  width: 33.33333333333%;
}
.widget .instagram-pics li a {
  display: block;
}

/* -----------------------------------------
	11. WooCommerce
----------------------------------------- */
/* -----------------------------------------
	WooCommerce - Products in Listing Page
----------------------------------------- */
.item.product .item-thumb {
  position: relative;
}
.item.product .item-thumb img:nth-child(2) {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity 0.18s ease;
}
.item.product .item-thumb:hover img:nth-child(2) {
  opacity: 1;
}
.item.product .item-meta {
  margin-top: -10px;
}
.item .price ins {
  text-decoration: none;
  font-size: 1.1em;
}

/* -----------------------------------------
	WooCommerce - Shop Page
----------------------------------------- */
.shop-actions {
  padding-bottom: 8px;
  margin: -21px 0 30px;
  border-bottom: 1px solid #CCC;
}
.shop-actions .actions {
  margin-top: 2px;
  float: left;
}
.shop-actions .woocommerce-ordering {
  float: right;
}
.shop-actions .woocommerce-ordering select.orderby {
  min-width: 200px;
  position: relative;
  z-index: 1;
}
.shop-actions .woocommerce-result-count,
.shop-actions .product-number {
  display: inline-block;
  margin: 0;
}
.shop-actions .woocommerce-result-count {
  margin-right: 15px;
}
.shop-actions .product-number a {
  margin: 0 2px;
}

/* -----------------------------------------
	WooCommerce - Product Page
----------------------------------------- */
.images {
  position: relative;
}
.images a {
  display: inline-block;
  position: relative;
}
.images a .img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.18s ease;
  opacity: 0;
}
.images a .img-overlay:after {
  content: "\f00e";
  color: white;
  font-size: 40px;
  font-family: Fontawesome;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -18px;
}
.images a:hover .img-overlay {
  opacity: 1;
}
.images > a img {
  width: 100%;
}

.thumbnails:before, .thumbnails:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.thumbnails:after {
  clear: both;
}
.thumbnails > a {
  float: left;
  margin-right: 4%;
  width: 30.666666667%;
  margin-bottom: 15px;
}
.thumbnails > a:nth-child(3n) {
  margin-right: 0;
}
.thumbnails > a img {
  width: 100%;
}
.thumbnails > a .img-overlay:after {
  font-size: 22px;
  margin: -22px 0 0 -10px;
}

.woocommerce-main-image {
  margin-bottom: 15px;
}

.sale-wrap {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  background: #13709f;
}

.onsale {
  display: inline-block;
  color: #FFF;
  font-size: 13px;
  text-transform: lowercase;
  font-style: italic;
  padding: 0 20px;
  position: relative;
}
.onsale:after {
  content: "";
  border: 6px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -7px;
  right: -6px;
  z-index: -1;
}

.product_meta {
  margin: 0 0 10px;
  font-size: 11px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.product_meta:before, .product_meta:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product_meta:after {
  clear: both;
}
.product_meta .sku_wrapper {
  float: right;
}

.product .summary .product_title {
  margin-bottom: 15px;
}
.product .summary .price ins {
  text-decoration: none;
}
.product .summary .price .amount {
  font-size: 18px;
  letter-spacing: -0.05em;
  font-weight: bold;
  line-height: 1;
}
.product .summary .price del {
  margin-right: 10px;
}
.product .summary .price del .amount {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 4px;
}
.product .summary ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.product .summary ul li {
  font-size: 10px;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #E2DEDA;
  padding: 8px 0 7px 20px;
  line-height: normal;
}
.product .summary ul li:first-child {
  border-top: 1px solid #E2DEDA;
}
.product .summary ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -3px;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.product .summary h3, .product .summary .widget-title {
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.product .summary form.cart {
  margin: 30px 0 0;
}

.quantity {
  width: 70px;
  height: 46px;
  position: relative;
  display: inline-block;
}
.quantity input {
  border: none;
  border-radius: 0;
  color: white;
  line-height: 1;
  max-width: 100%;
  outline: none;
  background: #13709f;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
.quantity .qty {
  height: 46px;
  line-height: 1;
  padding: 10px 11px 10px 0;
  text-align: center;
}
.quantity .minus, .quantity .plus {
  position: absolute;
  right: 5px;
  width: 15px;
  height: 16px;
  padding: 0;
  text-align: center;
  transition: background-color 0.18s ease;
}
.quantity .plus {
  top: 5px;
}
.quantity .minus {
  bottom: 5px;
}

button.single_add_to_cart_button {
  height: 46px;
  line-height: 1;
  vertical-align: top;
  min-width: 190px;
  text-transform: uppercase;
}

.variations {
  position: relative;
  z-index: 1;
}
.summary .variations {
  margin-bottom: 50px;
}
.variations td {
  padding: 6px 6px 6px 12px;
  color: white;
  z-index: 5;
}
.variations label {
  text-transform: uppercase;
  line-height: normal;
  margin: 0;
  font-size: 10px;
}
.variations select {
  min-width: 200px;
  position: relative;
  z-index: 2;
}
.variations .customSelect .customSelectInner {
  padding: 7px 16px;
}
.variations .reset_variations {
  position: absolute;
  left: 0;
  bottom: -27px;
  font-size: 10px;
  text-transform: uppercase;
}

.woocommerce-tabs {
  margin: 50px 0 50px;
}
.woocommerce-tabs .tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #CCCCCC;
}
.woocommerce-tabs .tabs:before, .woocommerce-tabs .tabs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce-tabs .tabs:after {
  clear: both;
}
.woocommerce-tabs .tabs li {
  float: left;
}
.woocommerce-tabs .tabs li a {
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: none;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1;
  padding: 17px 26px;
  transition: all 0.18s ease;
}
.woocommerce-tabs .tabs li a:hover {
  text-decoration: none;
}
.woocommerce-tabs .tabs li.active a {
  color: #FFF;
  background: #13709f;
}
.woocommerce-tabs .panel {
  padding: 30px 0 0;
}
.woocommerce-tabs .panel > h2 {
  display: none;
}
.woocommerce-tabs .panel#tab-reviews h2 {
  display: none;
}
.woocommerce-tabs .panel#tab-reviews h3, .woocommerce-tabs .panel#tab-reviews .widget-title {
  margin: 25px 0 15px;
}
.woocommerce-tabs .panel#tab-reviews #comments {
  margin: 0;
}
.woocommerce-tabs .panel#tab-reviews #comments .comment_container {
  padding: 0 0 15px 0;
}
.woocommerce-tabs .panel#tab-reviews #comments .comment-text {
  padding: 0;
  margin: 0;
}

.shop_attributes {
  width: 100%;
  margin-top: 5px;
}
.shop_attributes th, .shop_attributes td {
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #E2DEDA;
  padding: 8px 0 7px 20px;
  line-height: normal;
}
.shop_attributes th p, .shop_attributes td p {
  margin: 0;
}
.shop_attributes th {
  padding-left: 0;
}
.shop_attributes tr:first-child th, .shop_attributes tr:first-child td {
  border-top: 1px solid #E2DEDA;
}
.shop_attributes th {
  width: 15%;
  font-weight: normal;
}
.shop_attributes th .innerWrapper {
  padding-left: 20px;
}
.shop_attributes th .innerWrapper:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -3px;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.shop_attributes td {
  font-weight: bold;
}

.woocommerce .star-rating, .woocommerce-page .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 12px;
  width: 74px;
  font-family: FontAwesome;
}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
}

.comment-form-rating p.stars a {
  display: inline-block;
  position: relative;
  width: 25px;
  text-indent: -9999px;
}
.comment-form-rating p.stars a:after {
  font-family: FontAwesome;
  font-size: 1em;
  content: "\f006";
  margin-right: 7px;
  opacity: 1;
  display: inline-block;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.comment-form-rating p.stars a.active:after {
  content: "\f005";
}
.comment-form-rating p.stars .star-2 {
  width: 35px;
}
.comment-form-rating p.stars .star-2:after {
  content: "\f006\f006";
}
.comment-form-rating p.stars .star-2.active:after {
  content: "\f005\f005";
}
.comment-form-rating p.stars .star-3 {
  width: 48px;
}
.comment-form-rating p.stars .star-3:after {
  content: "\f006\f006\f006";
}
.comment-form-rating p.stars .star-3.active:after {
  content: "\f005\f005\f005";
}
.comment-form-rating p.stars .star-4 {
  width: 61px;
}
.comment-form-rating p.stars .star-4:after {
  content: "\f006\f006\f006\f006";
}
.comment-form-rating p.stars .star-4.active:after {
  content: "\f005\f005\f005\f005";
}
.comment-form-rating p.stars .star-5 {
  width: 68px;
}
.comment-form-rating p.stars .star-5:after {
  content: "";
}
.comment-form-rating p.stars .star-5.active:after {
  content: "\f005\f005\f005\f005\f005";
}

/* -----------------------------------------
	WooCommerce - Cart Page
----------------------------------------- */
.shop_table {
  width: 100%;
  margin: 0 0 50px;
}
.shop_table th {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
  font-weight: normal;
  padding: 0 10px 5px;
}
.shop_table td {
  padding: 10px;
}
.shop_table tr {
  border-bottom: 1px solid #E2DEDA;
}
.shop_table .variation {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
  margin: 0 0 5px;
}
.shop_table .variation dt, .shop_table .variation dd {
  display: inline;
  margin: 0;
}
.shop_table .variation dt p, .shop_table .variation dd p {
  display: inline;
  margin: 0;
}
.shop_table .product-price {
  margin: 0;
}
.shop_table .product-thumbnail {
  text-align: center;
}
.shop_table .product-thumbnail img {
  max-width: 80px;
}
.shop_table .product-subtotal .amount {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.03em;
}
.shop_table .product-remove .remove {
  display: inline-block;
  text-indent: -999em;
}
.shop_table .product-remove .remove:hover {
  text-decoration: none;
}
.shop_table .product-remove .remove:after {
  font-family: FontAwesome;
  content: "\f00d";
  font-size: 14px;
  display: block;
  text-indent: 0;
  margin-top: -23px;
}

.cart-collateral-wrap {
  margin: 0 0 30px;
}
.cart-collateral-wrap .coupon {
  margin: 0 0 30px;
}
.cart-collateral-wrap .coupon label {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
}
.cart-collateral-wrap .coupon input[type=text] {
  width: 100%;
}
.cart-collateral-wrap .coupon input[type=submit] {
  width: 100%;
  margin-top: 5px;
  height: 46px;
}

.cart-collaterals input[type=submit] {
  width: 100%;
  margin: 0 0 5px;
  height: 46px;
  padding: 0;
}

.cart_totals h2 {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
  color: initial;
  border-bottom: 1px solid #E2DEDA;
  padding-bottom: 3px;
}
.cart_totals table {
  width: 100%;
  margin: 0 0 30px;
}
.cart_totals table th, .cart_totals table td {
  padding: 5px 0;
  border-bottom: 1px solid #E2DEDA;
}
.cart_totals table td {
  padding: 5px;
  text-align: right;
}
.cart_totals table th {
  font-weight: normal;
}
.cart_totals table .order-total th {
  color: initial;
}
.cart_totals table .order-total .amount {
  font-size: 16px;
}

.cart-collaterals .button {
  width: 100%;
  margin: 0 0 5px;
  height: 46px;
  text-align: center;
  padding-top: 15px;
}

.shipping-calculator-button {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
  display: block;
  margin-top: 30px;
  font-size: 14px;
}
.shipping-calculator-button:after {
  font-family: FontAwesome;
  content: "\f107";
  margin-left: 5px;
}
.shipping-calculator-button:hover {
  text-decoration: none;
}

#shipping_method {
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

#shipping_method li {
  margin: 10px 0;
  display: block;
}

#shipping_method label {
  display: block;
  font-size: 13px;
  overflow: hidden;
}

#shipping_method input[type="radio"] {
  float: right;
  margin: 3px 0 0 7px;
}

/* -----------------------------------------
	WooCommerce - Checkout Pages
----------------------------------------- */
.woocommerce-checkout .woocommerce-info {
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px;
  border-top: 1px solid #E2DEDA;
  border-bottom: 1px solid #E2DEDA;
  margin: 0 0 25px;
}
.woocommerce-checkout .woocommerce-info .showlogin {
  text-decoration: underline;
  margin-left: 5px;
}
.woocommerce-checkout label {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
  display: inline-block;
}

.woocommerce form.login {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -10px;
}
.woocommerce form.login:before, .woocommerce form.login:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce form.login:after {
  clear: both;
}
.woocommerce form.login p {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.woocommerce form.login .form-row-first,
.woocommerce form.login .form-row-last {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .woocommerce form.login .form-row-first,
  .woocommerce form.login .form-row-last {
    float: left;
    width: 50%;
  }
}
.woocommerce form.login .input-text {
  width: 100%;
}
.woocommerce form.login .button {
  height: 44px;
  padding: 10px 64px;
}
.woocommerce form.login .inline {
  display: inline-block;
  margin-left: 20px;
}
.woocommerce form.login .inline #rememberme {
  margin-right: 5px;
}
.woocommerce form.login .lost_password a {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #E2DEDA;
  margin-bottom: 15px;
}

#customer_details {
  margin: 0 0 25px;
}

.woocommerce-billing-fields,
.woocommerce-shipping-fields {
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce-billing-fields:before, .woocommerce-billing-fields:after,
.woocommerce-shipping-fields:before,
.woocommerce-shipping-fields:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce-billing-fields:after,
.woocommerce-shipping-fields:after {
  clear: both;
}
.woocommerce-billing-fields p, .woocommerce-billing-fields h3, .woocommerce-billing-fields .widget-title,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3,
.woocommerce-shipping-fields .widget-title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .woocommerce-billing-fields p, .woocommerce-billing-fields h3, .woocommerce-billing-fields .widget-title,
  .woocommerce-shipping-fields p,
  .woocommerce-shipping-fields h3,
  .woocommerce-shipping-fields .widget-title {
    float: left;
    width: 100%;
  }
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .woocommerce-billing-fields .form-row-first,
  .woocommerce-billing-fields .form-row-last,
  .woocommerce-shipping-fields .form-row-first,
  .woocommerce-shipping-fields .form-row-last {
    float: left;
    width: 50%;
  }
}
.woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text {
  width: 100%;
}
.woocommerce-billing-fields abbr,
.woocommerce-shipping-fields abbr {
  text-decoration: none;
  border: none;
}
.woocommerce-billing-fields label.checkbox,
.woocommerce-shipping-fields label.checkbox {
  display: inline-block;
}

#order_review .shop_table td, #order_review .shop_table th {
  text-align: right;
  padding-left: 0;
  padding-right: 0;
}
#order_review .shop_table .product-total {
  text-align: right;
}
#order_review .shop_table .product-name {
  text-align: left;
}
#order_review .shop_table tfoot tr {
  border: none;
}
#order_review .shop_table tfoot td, #order_review .shop_table tfoot th {
  padding: 10px 0 0;
  text-align: right;
}
#order_review .shop_table .order-total .amount {
  font-size: 16px;
}

.payment_methods {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
.payment_methods li {
  padding: 10px 0;
  border-top: 1px solid #E2DEDA;
}
.payment_methods li:last-child {
  border-bottom: 1px solid #E2DEDA;
}
.payment_methods label {
  margin: 0 0 0 5px;
}

.payment_method_paypal img {
  display: none;
}

.payment_method_paypal .about_paypal {
  font-size: 0.9em;
  margin-left: 10px;
}

.place-order .button {
  width: auto;
}

.place-order .terms {
  margin: 8px 10px 0 0;
}

label.checkbox {
  display: inline-block;
}

.payment_box {
  padding: 15px;
  border: 1px solid #E2DEDA;
  margin: 5px 0 0;
}
.payment_box p {
  margin: 0;
}

#place_order {
  padding: 20px 80px;
}

.order_details {
  padding: 5px 15px 10px;
  margin: 0 0 30px;
  list-style: none;
  background: white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.order_details li {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
  border-bottom: 1px solid #E2DEDA;
  padding: 5px 0;
}
.order_details li:last-child {
  border: none;
}

.shop_table.order_details {
  background: none;
  padding: 0;
  box-shadow: none;
}
.shop_table.order_details td, .shop_table.order_details th {
  text-align: right;
  padding-left: 0;
  padding-right: 0;
}
.shop_table.order_details .product-total {
  text-align: right;
}
.shop_table.order_details .product-name {
  text-align: left;
}
.shop_table.order_details tfoot tr {
  border: none;
}
.shop_table.order_details tfoot td, .shop_table.order_details tfoot th {
  padding: 10px 0 0;
  text-align: right;
}
.shop_table.order_details .order-total .amount {
  font-size: 16px;
}

.bacs_details h3, .bacs_details .widget-title {
  margin-top: 15px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 11px;
}

.customer_details {
  margin-bottom: 30px;
}
.customer_details dt {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
}
.customer_details dd {
  margin: 0 0 10px;
}

/* -----------------------------------------
	WooCommerce - Address Page
----------------------------------------- */
.addresses {
  margin-left: -15px;
  margin-right: -15px;
}
.addresses:before, .addresses:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.addresses:after {
  clear: both;
}
.addresses .col-1, .addresses .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .addresses .col-1, .addresses .col-2 {
    float: left;
    width: 50%;
  }
}
.addresses .col-1 .title, .addresses .col-2 .title {
  position: relative;
}
.addresses .col-1 .edit, .addresses .col-2 .edit {
  position: absolute;
  right: 0;
  top: -3px;
}
.addresses .col-1 h3, .addresses .col-1 .widget-title, .addresses .col-2 h3, .addresses .col-2 .widget-title {
  margin: 10px 0 10px;
}
.addresses .col-1 address, .addresses .col-2 address {
  font-style: normal;
  font-size: 14px;
}

/* -----------------------------------------
	WooCommerce - Messages
----------------------------------------- */
.woocommerce-message,
.woocommerce-info {
  margin-bottom: 30px;
  padding: 10px 5px 5px 15px;
  background: #F1F1F1;
}
.woocommerce-message:before, .woocommerce-message:after,
.woocommerce-info:before,
.woocommerce-info:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.woocommerce-message:after,
.woocommerce-info:after {
  clear: both;
}
.woocommerce-message .button,
.woocommerce-info .button {
  float: right;
  height: 33px;
  margin-top: -5px;
  padding-top: 10px;
}

.woocommerce-info {
  padding: 10px 15px;
}

.woocommerce-error {
  list-style: none;
  background: #ff4f3f;
  color: white;
  padding: 20px;
  margin-bottom: 25px;
}

/* -----------------------------------------
	WooCommerce - Reviews
----------------------------------------- */
.commentlist .avatar {
  width: 64px;
  height: 64px;
  float: left;
  margin: 0 15px 15px 0;
  overflow: visible;
}
@media (max-width: 767px) {
  .commentlist .avatar {
    display: none;
  }
}
.commentlist .description {
  overflow: hidden;
}
.commentlist .meta {
  margin: 0 0 10px;
}

/* -----------------------------------------
	WooCommerce - Product Widget
----------------------------------------- */
.widget ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.widget ul.product_list_widget li {
  border: none;
  padding: 4px 0;
  list-style: none;
  margin: 0 0 10px;
}
.widget ul.product_list_widget li:before, .widget ul.product_list_widget li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget ul.product_list_widget li:after {
  clear: both;
}
.widget ul.product_list_widget li a {
  display: block;
  font-weight: bold;
  font-size: 16px;
}
.widget ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 64px;
  height: auto;
}
.widget ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.widget ul.product_list_widget li dl:before, .widget ul.product_list_widget li dl:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget ul.product_list_widget li dl:after {
  clear: both;
}
.widget ul.product_list_widget li dl dt, .widget ul.product_list_widget li dl dd {
  display: inline-block;
  float: left;
  margin-botom: 1em;
}
.widget ul.product_list_widget li dl dt {
  font-weight: bold;
  padding: 0 0 .25em 0;
  margin: 0 4px 0 0;
  clear: left;
}
.widget ul.product_list_widget li dl dd {
  padding: 0 0 .25em 0;
}
.widget ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.widget ul.product_list_widget li .star-rating {
  float: none;
}
.widget ul.product_list_widget .price {
  margin: 0 0 2px;
}
.widget ul.product_list_widget .price ins {
  text-decoration: none;
}
.widget ul.product_list_widget .price del {
  margin-right: 5px;
}
.widget ul.product_list_widget .reviewer {
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
  font-size: 12px;
  margin: 5px 0 0;
  display: block;
}
.widget ul.product_list_widget.cart_list .quantity {
  width: auto;
}

.widget_shopping_cart_content .buttons a {
  width: 49%;
  padding-left: 0;
  padding-right: 0;
}

/* -----------------------------------------
	WooCommerce - Price Range Widget
----------------------------------------- */
.price_slider {
  position: relative;
  text-align: left;
  background: rgba(0, 0, 0, 0.03);
  margin-bottom: 20px;
  height: 30px;
  width: calc(100% - 7px);
}
.price_slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  background: white;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  height: 30px;
}
.price_slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 30px;
  cursor: pointer;
  outline: none;
  background: #13709f;
}
.price_slider .ui-slider-handle:active {
  outline: none;
}
.price_slider .ui-slider-handle:after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  position: absolute;
  right: -8px;
  top: 50%;
  margin-top: -4px;
}
.price_slider .ui-slider-handle:last-child:after {
  right: auto;
  left: -8px;
  border-left-color: transparent;
}

.price_slider_wrapper .price_slider_amount {
  position: relative;
  text-transform: uppercase;
  color: #3b3b3b;
  font-size: 13px;
}
.price_slider_wrapper .price_label {
  position: absolute;
  right: 0;
  top: 0;
}
.price_slider_wrapper button[type="submit"] {
  height: 32px;
  padding: 7px 25px;
}

/* -----------------------------------------
	12. Global Mediaqueries
----------------------------------------- */
@media (max-width: 1199px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .sale-wrap {
    right: 10px;
  }
}
@media (max-width: 991px) {
  .shop-actions .woocommerce-ordering {
    float: none;
    display: block;
    margin: 5px 0;
    width: 100%;
  }
  .shop-actions .woocommerce-ordering select {
    width: 100%;
    margin: 5px 0;
  }
}
@media (max-width: 320px)
{
	.page-hero {
		height: 343px;
		margin-top: -343px;
	  }
}
@media (max-width: 767px) {
	
  .mast-head
  {
    position: inherit;
  }
  .home-slider
  {
    top: -392px;
	 height: 392px;
  }
  #page {
    padding-top: 48px;
    /* For mobile bar */
  }

  #header {
    text-align: center;
  }
  #header .widget_socials_ignited {
    text-align: center;
    margin-top: 10px;
  }

  #nav {
    display: none;
  }

  .side-head {
    text-align: center;
  }

  .cart-head {
    display: block;
  }


  .home-slider .fluid-width-video-wrapper {
    padding: 0 !important;
    height: 290px;
  }

  .slide-video-wrap {
    margin: 0;
    width: 100%;
    height: 290px;
  }
  .slide-video-wrap iframe {
    height: 290px !important;
    width: 100% !important;
  }

  .slide-content {
    margin: 50px 0 0;
  }
  .slide-content p {
    font-size: 18px;
    max-width: 100%;
    padding: 0 25px;
    text-align: center;
  }
  .slide-content p:last-of-type {
    margin-bottom: 15px;
  }
  .slide-content .btn, .slide-content .comment-reply-link, .slide-content .button {
    height: 32px;
    padding: 7px 30px 7px;
  }

  .slide-title, .hero-title {
    font-size: 28px;
    margin-top: 28px;
    text-align: center;
  }

  .page-hero {
    height: 343px;
    margin-top: -393px;
  }

  .hero-title {
    margin: 0;
  }

  .hero-subtitle {
    font-size: 15px;
    max-width: 100%;
    padding: 0 25px;
  }

  .item {
    margin-bottom: 30px;
  }
  .item:last-of-type {
    /*margin-bottom: 0;*/
  }

  .widget_ci-split-content img {
    margin: 0 0 20px;
  }

  .widget_ci-hero h1 {
    font-size: 24px;
  }
}
.logohead
{
  background: white;
  border-bottom-left-radius:10px; 
  height: 100px;
  padding-top: 10px;
}
.materdesign,#ci-hero-2 .widget-wrap
{
  padding: 15;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
  border-radius: 2px;
  border: 0;
}

.materdesign:hover,#ci-hero-2 .widget-wrap:hover
{
  padding: 15;
  background-color: #fff;
  box-shadow: 0 3px 50px rgba(0,0,0,.23),0 3px 100px rgba(0,0,0,.23);
  border-radius: 10px;
  border: 0;
}

/* page */
.materdesignpage
{
  padding: 15;
  background-color: #fff;
  /* box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16); */
  border-radius: 10px;
  border-top-left-radius:0px;
  border: 0;
}
.materdesignpagess
{
	padding: 15;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
  border-radius: 10px;
  border-top-right-radius:0px;
  border-bottom-right-radius:0px;
  border: 0;
}
.materdesignpages
{
	    background: #fff;
    /*border-radius: 12px;*/
    padding: 30px;
}

.dk
{
/*  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0,0,0,.6),0 3px 10px rgba(0,0,0,.4);
  border: 0;*/
}
.dk:hover
{
/*  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0,0,0,.6),0 3px 10px rgba(0,0,0,.4);
  border: 0;*/
}
.flex-direction-nav a.flex-next:hover
{
  padding: 15;
  
  /*background-color: #fff;*/
 /*  box-shadow: 0 3px 50px rgba(0,0,0,.64),0 3px 100px rgba(0,0,0,.23); */
  border-radius: 2px;
  border: 0;
}
/*a:active,*/ li#menu-item-10:active, #navigation > li:active, #navigation li:active {
    background-color: #f1f1f1;
}
/*bookingform*/
.textboking
{
  width: 13%;
  top: 8px;
}
.booking-container { position:relative; top:10px; z-index:4; margin-top:-10px; }
/* Booking box / form */
#booking form {
  line-height: 1;
    padding: 15px 15px;
    /* border-radius: 5px; */
    z-index: 3;
    /* margin-top: -110px; */
    position: inherit;
    background-color: #fff;
    /* box-shadow: 0 3px 10px rgba(0,0,0,.23), 0 3px 10px rgba(0,0,0,.16); */
}

/*#booking form > div { float:left; position:relative; margin-right:2%; }
#booking form  div:last-child { margin-right:0;  }*/
#booking label { display:block; margin-bottom:5px; font-family: 'Roboto Condensed', sans-serif; font-size:14px;  }

#booking button { background: none; box-shadow: none; height:auto; padding:0; margin:0; position:absolute; right:8px; bottom:9px; font-size:16px; }
#booking .arrival, #booking .departure { width:20%; }
#booking .adults, #booking .children,#booking .nights,#booking .room { width:20%; }
/*#booking .bookbtn { width:18%; height:54px; }*/
#booking .bookbtn input {
  text-transform: uppercase;
/*    position: absolute;
    right: 0;*/
    height: 34px;
    padding: 5px 20px 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
}
#booking-form select { display: none; }
#booking-form fieldset > div { position: relative; min-height: 50px; }
#booking-form .ui-datepicker-trigger { position: absolute; bottom: -1px; right: 15px; }
#booking-form input[type="text"], #booking-form .dk_theme_ci.dk_container { width:100%; }
#booking-form textarea { margin-bottom: 25px; }
#formsuccess { padding: 25px; background: #62943B; }

#booking-form .dk_theme_ci.dk_container {
  width:100%;
}

#booking-form .dk_theme_ci .dk_toggle {
  box-shadow: none;
  padding:6px 15px;
}
@media only screen and (max-width: 1200px) {
  
  #booking form > div { margin-right:2%; }
  #booking .arrival, #booking .departure { width:19%; }
  #booking .adults, #booking .children,#booking .nights, #booking .room { width:100%; }
  #booking .bookbtn { width:26%; }
}
@media only screen and (max-width: 992px){
  #booking form > div { margin-right:2%; }
  #booking .arrival, #booking .departure { width:18%; }
  #booking .adults, #booking .children { width:12%; }
  #booking .bookbtn { width:32%; }
}
@media only screen and (max-width: 767px) {
  #booking form > div { margin:0 0 15px 0; }
  .hanhdz-formpd{padding-top:15px;}
  #booking .arrival, #booking .departure, #booking .adults, #booking .children, #booking .bookbtn { width:100%; }
  #booking .bookbtn { text-align: center; height:auto; }
  #booking .bookbtn input { position:static;}
  .textboking
{
  width: 100%;
}
.onlinebooking
{
    margin: auto;
    width: 100%;
    top: 20px;
}
}
.ontext
{
  padding-top: 10px;
}
.disnone
{
  display: none;
}
.titletext
{
  font-family: arial;
  font-size: 16px;
  text-align: center;
}

.titlexemthem
{
  word-break: break-all;
  white-space: inherit;
  width: 100%
}
.btn:hover
{
  text-transform: none;
}



.item.overlayed .item-thumb a:hover .btn
{
  top: 6%
}
.item.overlayed .item-thumb a:hover .btns
{
  top: 0%
}

.item.overlayed .item-thumb a .btns
{
  z-index: 4;
  position: absolute;
  top: 0%;
  left: 0%;
  margin: auto;
  opacity: 0;
  transition: all 0.18s ease;
}
.item.overlayed .item-thumb a:hover .btns{
  opacity: 1;
}
span.btns.transparent.white.small.titlexemthem
{
  width: 100%;
  /* background-color: rgba(255, 255, 255, 0.15); */
  color: #fff;
  padding: 15px;
  text-align: justify;
  font-family: arial;
}

a.moreeslink {
    text-decoration:none;
    outline: none;
}
.moreescontentes span {
    display: none;
}
.commentes {
    width: 400px;
    background-color: #f0f0f0;
    margin: 10px;
}


.imgservit
{
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.textfoliohome
{
  font-family: arial;
  font-size: 16px;
  text-align: left;
}



section#ci-hero-4
{
  font-family: arial;
  height: 20px;
  
}
section#ci-items-5
{
  margin-top: -135px;
}
section#ci-hero-2
{
  padding-bottom: 50px;
}

#ci-hero-2 .widget-wrap
{
  width: 950px;
  /*width: 100%;*/
  width: 85%;
  height: 180px;
  margin-top: -43px;
  border-radius: 10px;
}
#ci-hero-3 .widget-wrap
{
  height: 450px;
  opacity: 0.5;
}
section#ci-hero-3
{
  background-color: #f1f1f1;
}
.textfootcus, .menu-menu-foot4-container
{
  color: #222;
  font-size: 12px;
  
  
}
.textfootcus:hover
{
	/*background-color: #e5e5e5;
  box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
  border-radius: 3px;
  border: 0;
  padding: 5px 10px;*/
  color: #50BDE8;
	
}

.textfootcuss
{
  text-transform: uppercase;
  font-weight: bold; 
}
/* .post-122.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item, .post-69.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item, .post-123.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item
{
  margin-top: -50px;
  margin-bottom: -30px;
} */
.post-126.cpt_feature.type-cpt_feature.status-publish.has-post-thumbnail.hentry.item, .post-127.cpt_feature.type-cpt_feature.status-publish.has-post-thumbnail.hentry.item, .post-128.cpt_feature.type-cpt_feature.status-publish.has-post-thumbnail.hentry.item
{
 
 /* margin-bottom: -25px;*/
}

a.menu-image-title-below.menu-image-not-hovered.sf-with-ul
{
  height: 100px;
}

.btnleo
{
	font-family: 'Roboto Condensed', sans-serif;
  position: relative;
  /*bottom: 15px;*/
  left: 0;
  height: 29px;
  font-size: 14px;
  padding: 9px 21px;
  background-color: rgba(14,14,14,0.70);
  color: #fff;
  /*margin-bottom: -15px !important;*/
 /* display: inline-block;*/
  font-weight: normal;
  line-height: 1;
  border: none;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;  
  box-shadow: none;
  /*border-radius: 12px;*/
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  transition: 0.18s background-color ease, color 0.18s ease, 0.18s border-color ease;
  -webkit-user-select: none;
  margin-top: -29px;
}

footer#footer
{
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: -5px;
      padding-top: 15px;
 
}
.container
{
  font-family: 'Roboto Condensed', sans-serif;
  
}
.feaureesthum
{
  margin: auto;
  width: 80%;
}
.addclasssubmenu{
	min-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 160px;
}
.addclasssubmenu.sfHover{
  overflow: unset;
}
.btnleos
{
  margin-top: -59px;
  z-index: 2;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
.btnleocss
{
  
  z-index: 2;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
.addclasssubmenuhover:hover
{
  /* border-radius: 50%; */
  opacity:0.5;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease;

}

.servittitle
{
	color: #222;
	
	margin: auto;
	text-align: center;
}

.post-69.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item p.item-title.servittitle
{
	color: #eb9607;
}
.post-122.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item p.item-title.servittitle
{
	color: #8950b1;
	width: 29%;
}
.post-123.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item p.item-title.servittitle
{
	color: #11a9aa;
}
.home-sections
{
	/* background-image: url("http://vinpearlland.ezhotel.vn/royalcity/img/demobg.png"); */
	background-image: url("../../../img/bg-kdlcuabien.png");
	background-repeat: no-repeat;
	/*opacity: 0.5;*/ 
	width: 100%;
	height: auto; 
	background-position: bottom;
    background-size: cover;
    margin-top: -64px;
    padding-bottom: 210px;
}
.textfooter{
	text-align: center;
    font-size: 12px;
    color: #fff;
    padding-bottom: 5px;
}
/* .post-69.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item
{
	float:right;
}
.post-123.cpt_service.type-cpt_service.status-publish.has-post-thumbnail.hentry.item
{
	float:left;
} */

.qtranxs_widget img
{
	width: 25px;
}
li#menu-item-1037, li#menu-item-1038, li#menu-item-263, li#menu-item-1039
{
	float: left;
	padding: 5px 10px;
	line-height: 3px;
	
	
	
}
li#menu-item-1038
{
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.abc
{
	margin: auto;
    float: initial;
    margin-top: -12px;
    margin-bottom: -30px;
	padding: 0px;
}
@media (max-width: 767px) {
	.entry-content table
	{
		font-size: 12px;
	}
	#navigation > li:hover, ul.sub-menu:hover
	{
		background: #333;
	}
	
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-28 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below,
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-205 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below,
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-35 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below,
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-38 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below,
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-41 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below
	
	{
		float:left;
		margin-top: -20px;
	}
	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-567 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below
	{
		float:left;
		margin-top: -5px;
	}
	.abc
		{
			padding-left: inherit;
			margin: auto;
		}
	.addclasssubmenu
		{
			max-height: 170px;
			width: 100%
		}
	
	}
.canhlebaiviet
{
	text-align: justify;
}

.scrollToTop
{
	width: 50px;
    height: 50px;
    padding: 0px;
    text-indent: -10000px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: none;
    z-index: 10000;
    background: url(../../../img/scroll-up.png) no-repeat 50% 0px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0px 1px 2px #333333;
    background-size: contain;
   
}
.front .scrollToTop
{
	background-color: #fff;
}
.scrollToTops
{
	width: 54px;
    height: 54px;
    padding: 0px;
    text-indent: -10000px;
    position: fixed;
    top: 100px;
    right: 0px;
    display: none;
    z-index: 10000;
    background: url(../../../img/languagehdz.html) no-repeat 50% 0px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0px 1px 2px #333333;
	background-color: #7AC151;
	border-top-left-radius: 10px;
   
}
.scrollToTopsdz
{
	width: 54px;
    height: 64px;
    padding: 0px;
    text-indent: -10000px;
    position: fixed;
    top: 100px;
    right: 0px;
    display: none;
    z-index: 10000;
    background: url(../../../img/datve.html) no-repeat 50% 0px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0px 1px 2px #333333;
	background-color: #f9a953;
	border-bottom-left-radius: 10px;
	top: 206px;
   
}
.scrollToTopsdzvan
{	width: 54px;
    height: 64px;
    padding: 0px;
    text-indent: -10000px;
    position: fixed;
    top: 100px;
    right: 0px;
    display: none;
    z-index: 10000;
	background: url(../../../img/ticket.html) no-repeat 50% 0px rgba(255, 255, 255, 0);
	-moz-box-shadow: 0px 1px 2px #333333;
	background-color: #f9a953;
	border-bottom-left-radius: 10px;
	top: 206px;
}
.front .scrollToTops
{
	background-color: #fff;
}
.scrollToTopsim
{
	width: 54px;
    height: 54px;
    padding: 0px;
    text-indent: -10000px;
    position: fixed;
    top: 100px;
    right: 0px;
    display: none;
    z-index: 10000;
    background: url(../../../img/facebookhdzs.html) no-repeat 50% 0px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0px 1px 2px #333333;
	background-color: #066E9A;
	border-top-left-radius: 10px;
   
}

.front .scrollToTopsim
{
	background-color: #fff;
}
.scrollToTopsbook
{
	width: 54px;
    height: 54px;
    padding: 0px;
    text-indent: -10000px;
    position: fixed;
    top: 153px;
    right: 0px;
    display: none;
    z-index: 10000;
    background: url(../../../img/youtubehdz.html) no-repeat 50% 0px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0px 1px 2px #333333;
	background-color: #dd4b39;
    border-bottom-left-radius: 10px;
   
}
.front .scrollToTopsbook
{
	background-color: #fff;
}
.scrollToTopsim:hover, .scrollToTops:hover, .scrollToTopsbook:hover, .scrollToTopsdz:hover, .scrollToTopsbookve:hover, .scrollToTopsdzvan:hover
{
	opacity: .5;
}
li#menu-item-158 a.menu-image-title-below.menu-image-not-hovered span.menu-image-title,
li#menu-item-157 a.menu-image-title-below.menu-image-not-hovered span.menu-image-title,
li#menu-item-156 a.menu-image-title-below.menu-image-not-hovered span.menu-image-title,
li#menu-item-155 a.menu-image-title-below.menu-image-not-hovered span.menu-image-title,
li#menu-item-154 a.menu-image-title-below.menu-image-not-hovered span.menu-image-title,
li#menu-item-153 a.menu-image-title-below.menu-image-not-hovered span.menu-image-title
{
	text-transform: none;
}
ul#navigation ul li a span
{
    /*position: absolute;*/
    color: #fff;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    height: 48px;
    font-weight: normal;
    text-transform: none;
    white-space: nowrap;
}
img.menu-image.menu-image-title-below.addclasssubmenuhover
{
	border-radius:10px;
}

li#menu-item-386 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below.addclasssubmenuhover,
li#menu-item-547 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below.addclasssubmenuhover,
li#menu-item-548 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below.addclasssubmenuhover,
li#menu-item-549 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below.addclasssubmenuhover,
li#menu-item-550 a.menu-image-title-below.menu-image-not-hovered img.menu-image.menu-image-title-below.addclasssubmenuhover
{
	padding: 0px;
}
.csfixdslide
{
	position: fixed;
    z-index: 100;
    background: #fff;
    width: 100%;
	margin-top:-100px;
}
.cscustomfont
{
	font-size: 16px;
}
.post-491.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-uncategorized.item.left figure.item-thumb a img.attachment-ci_item_thumb.wp-post-image
{
	height: 152px;
}

.post-491.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-uncategorized.item.left figure.item-thumb p.btnleo.btnleocss
{
	display:none;
}

.caption-wrap {
    background: #343434;
    color: #fff;
    opacity: 0.7;
    /* margin-top: 19px; */
    /* position: absolute; */
    display: block;
    margin-top: -23px;
    text-align: center;
}

.headerasfix
{
	    margin-top: 0px;
}


div#metaslider_373 .flex-viewport ul.slides li.slide-507.ms-image a img.slider-373.slide-507:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-506.ms-image a img.slider-373.slide-506:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-505.ms-image a img.slider-373.slide-505:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-504.ms-image a img.slider-373.slide-504:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-503.ms-image a img.slider-373.slide-503:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-502.ms-image a img.slider-373.slide-502:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-553.ms-image a img.slider-373.slide-553:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-552.ms-image a img.slider-373.slide-552:hover,
div#metaslider_373 .flex-viewport ul.slides li.slide-551.ms-image a img.slider-373.slide-551:hover
{
	opacity: .5;
}

div#metaslider_373 .flex-viewport ul.slides li.slide-507.ms-image a img.slider-373.slide-507,
div#metaslider_373 .flex-viewport ul.slides li.slide-506.ms-image a img.slider-373.slide-506,
div#metaslider_373 .flex-viewport ul.slides li.slide-505.ms-image a img.slider-373.slide-505,
div#metaslider_373 .flex-viewport ul.slides li.slide-504.ms-image a img.slider-373.slide-504,
div#metaslider_373 .flex-viewport ul.slides li.slide-503.ms-image a img.slider-373.slide-503,
div#metaslider_373 .flex-viewport ul.slides li.slide-502.ms-image a img.slider-373.slide-502
{
	/* -webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out; */
}


img.attachment-ci_item_thumb.wp-post-image
{
	position: relative;
}
img.attachment-ci_item_thumb.wp-post-image::before{
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

img.attachment-ci_item_thumb.wp-post-image:hover::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
h3.slide-title:hover, .slide-content p:hover, .cstithover:hover
{
	color: #f1f1f1;
}
.cstithover
{
    text-align: left;
    margin-top: -30px;
    margin-left: 30px;
    margin-right: 30px;
}
tbody#idtable
{
	background: #f1f1f1;
}
tr#idtabletr
{
	background:#71C9F1;
}
tbody#idtable tr td
{
	height: 48px;
}
article#entry-37 .entry-content p#idvinpearl, p#idvinpearl
{
	border-bottom:3px solid #1B75BA;
}
article#entry-37 .entry-content p#idvinpearls, p#idvinpearls
{
	border-bottom:2px solid #1B75BA;
}
.csbgrkms
{
	background: #f1f1f1;
}

.cslanghead
{
	top: 2px;
    float: right;
    position: absolute;
    right: 0px;
    width: 5%;
}
a.menu-image-title-below.menu-image-not-hovered.sf-with-ul:hover
{
	transition:All 0s ease;
-webkit-transition:All 0s ease;
-moz-transition:All 0s ease;
-o-transition:All 0s ease;
}
article.post-600.cpt_portfolio.type-cpt_portfolio.status-publish.has-post-thumbnail.hentry, article.post-607.cpt_portfolio.type-cpt_portfolio.status-publish.has-post-thumbnail.hentry, article.post-606.cpt_portfolio.type-cpt_portfolio.status-publish.has-post-thumbnail.hentry,article.post-601.cpt_portfolio.type-cpt_portfolio.status-publish.has-post-thumbnail.hentry
 {
    background: #fff;
    border-radius: 10px;
    /* padding: 10px; */
}
.cstitlesing
{
	padding: 20px 23px 3px;
	font-size: 28px;
    color: #066E9A;
	line-height:0;
	text-transform: capitalize;
}
.csabcdes
{
	    background-color: #fff;
    /* box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16); */
    /* border-radius: 10px; */
    border: 0;
}

article.post-607.cpt_portfolio.type-cpt_portfolio.status-publish.has-post-thumbnail.hentry .row .col-md-12 .entry-content hr{
	margin-bottom: -10px;
	margin-top: 10px;
}
hr
{
	    margin-top: 10px;
    margin-bottom: 10px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
	vertical-align: middle;
}

img.attachment-ci_item_thumb.wp-post-image:hover
{
	 opacity:0.5;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease;
}

.cstitleposes
{
	font-size: 28px;
	color: #066E9A;
	border-bottom: 1px solid #f1f1f1;
}
.juiz_sps_links .juiz_sps_link_facebook a, 
.juiz_sps_links .juiz_sps_link_facebook a:hover, .juiz_sps_links .juiz_sps_link_facebook a:focus
{
	background: #1B75BA;
}
.post-491.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-uncategorized.item.left figure.item-thumb a img.attachment-ci_item_thumb.wp-post-image:hover
{
	opacity: 1;
}
article#entry-536 hr, article#entry-535 hr, article#entry-537 hr, article#entry-538 hr, article#entry-642 hr, article#entry-641 hr, article#entry-640 hr, article#entry-639 hr, article#entry-648 hr, article#entry-647 hr, article#entry-646 hr, article#entry-645 hr, article#entry-651 hr, article#entry-650 hr
{
	margin-top: -15px;
}
img.img-responsive
{
	margin:auto;
	width: 36px;
}
.cstieles
{
	font-size: 28px;
    text-transform: capitalize;
    font-weight: bold;
    color: #066E9A;
    padding: 10px 10px 10px 0px;
}
li#menu-item-1037 a span, li#menu-item-1038 a span, li#menu-item-1039 a span
{
	color: #fff;
}
.post-491.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-event.item.left figure.item-thumb p.btnleo.btnleocss
{
	display: none;
}
.post-491.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-event.item.left figure.item-thumb a img.attachment-ci_item_thumb.wp-post-image
{
	opacity: 1;
}

ul.item-nav.csabcdes li#ezc0 a:hover, ul.item-nav li#ezc0 a:hover, ul.item-nav.csabcdes li#ezc0 a:hover:after, ul.item-nav li#ezc0 a:hover:after, ul.item-nav.csabcdes li#ezc0 a:before:hover, ul.item-nav li#ezc0 a:before:hover
{
	    border-top-left-radius: 10px;
}
li#ezc0 a
{
	border-top-left-radius: 10px;
}
li#ezc1 a
{
	border-bottom-left-radius: 10px;
}
ul.item-nav.csabcdes li#ezc2 a:hover, ul.item-nav li#ezc2 a:hover, ul.item-nav.csabcdes li#ezc2 a:hover:after, ul.item-nav li#ezc2 a:hover:after, ul.item-nav.csabcdes li#ezc2 a:before:hover, ul.item-nav li#ezc2 a:before:hover
{
	    border-bottom-left-radius: 10px;
}
li#ezc2 a
{
	border-bottom-left-radius: 10px;
}
ul.item-nav.csabcdes li#ezc1 a:hover, ul.item-nav li#ezc1 a:hover, ul.item-nav.csabcdes li#ezc1 a:after, ul.item-nav li#ezc1 a:after
{
	    border-bottom-left-radius: 10px;
}

ul.dropdown-menu
{
	top: 100px;
    float: right;
    left: 88.7%;
    min-width: 100px;
	position: fixed;
}

ul.dropdown-menu2
{
    float: right;
    left: 88.8%;
    min-width: 100px;
	position: fixed;
	display: none;
	border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	list-style-type:none;
	z-index: 10000;
	background-color: #fff;
	top: 155px;
}
ul.dropdown-menu2 a {
	color: #333;
}
.cssiframe
{
	border: 0px;
	margin-top: 100px;
	margin-bottom: 0px;
}
@media (max-width: 767px)
{
	section.widget .widget-wrap
	{
		padding: 0px 0px 50px;
		margin-top: -10%;
	}
}


@media only screen and (min-width : 320px) {
	section#ci-items-7 {
		padding-top: 15px;
	}
	 #idbooking
	{
		margin-top: 17px;
		
	}
	.onlinebooking
	{
		margin-top: -350px;
	}
  
	.slide-content p
	{
		padding: 0px;
		line-height: 1;
	}
	.csresponsivefootermn {
		
		    width: 75%;
	}
    }
@media only screen and (min-width : 480px) {
    section.widget .widget-wrap
	{
		
		margin-top: -8%;
	}
	.slide-content p
	{
		padding: 0px;
		line-height: 1;
	}
	.csresponsivefootermn {
		
		    width: 40%;
	}
    }

@media only screen and (min-width : 768px) {
	.onlinebooking
	{
		margin-top: 130px;
	}
	#hanhdz-sesc .col-xs-12
	{
		margin-top: -90px;
	}
	section.widget .widget-wrap
	{
		
		margin-top: -2%;
	}
	.slide-content p
	{
		padding: 0px;
		line-height: 1;
	}
	.csresponsivefootermn
	{
		width: 33%;
	}
	

    }

@media only screen and (min-width : 992px) {
	.onlinebooking
	{
		margin-top: -40px;
	}
	#hanhdz-sesc .col-xs-12
	{
		margin-top: -20px;
	}
	section.widget .widget-wrap
	{
		
		margin-top: 0%;
	}
	.cspadingpc
	{
		padding-right:1%;
	}
	.slide-content p
	{
		padding: 0px;
		line-height: 1;
	}
	.csresponsivefootermn {
		    width: 20%;
		}
    }
@media only screen and (min-width : 1024px) {
	.cspadingpc
	{
		padding-right:10%;
	}
	
}
@media only screen and (min-width : 1200px) {
.cspadingpc
	{
		padding-right:1%;
	}
    }
.csimgmap
{
	padding-left: 0px;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
	/* width:70%; */
	float:left;
}
.csimgdownload
{
	/* padding-right: 0px;
	height: 150px; */
	float:left;
	width:30%;
	padding-left: 0px;
}
.cssimg
{
	height: 150px;
	border-bottom-right-radius:15px;
	border-top-right-radius:15px;
}
.cshanhdzdisplay
	{
		display:inline;
	}
.hanhabc
  {
    width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    opacity: 1;
    display: block;
    transition: opacity 0.6s ease;
    z-index: 2;
    background: url('../../../img/banerhome/BOOKNOW.html')  50% 0% no-repeat;
  }
  @media (max-width: 767px) {
  
  .hanhabc
  {
    width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    opacity: 1;
    display: block;
    transition: opacity 0.6s ease;
    z-index: 2;
    background: url('../../../img/banerhome/tab.html')  38% 40% no-repeat;
  }
}
@media only screen and (max-width : 480px)
{
	.logohead
	{
		display:none;
	}
	.cssiframe
	{
		margin-top: 0px;
	}

	.cshanhdzdisplay
	{
		display:none;
	}
	.hanhabc
  {
    width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    opacity: 1;
    display: block;
    transition: opacity 0.6s ease;
    z-index: 2;
    background: url('../../../img/banerhome/mobile.html')  38% 0% no-repeat;
  }
}
@media only screen and (min-width : 480px)
{
	
	.cssiframe
	{
		margin-top: 0px;
	}
	.csmargintopmap
	{
		margin-top: 8px;
	}
	
}
@media only screen and (min-width : 768px)
{
	.cssiframe
	{
		margin-top: 100px;
	}
	.csmargintopmap
	{
		margin-top: -115px;
	}
}
img#idhanhvan {
    cursor: pointer;
}
.hanhdzvpl
{
  font-family: 'Roboto Condensed', sans-serif;
  position: relative;
  /*bottom: 15px;*/
  left: 0;
  height: 29px;
  font-size: 14px;
  padding: 9px 21px;
  background-color: rgba(14,14,14,0.70);
  color: #fff;
  /*margin-bottom: -15px !important;*/
 /* display: inline-block;*/
  font-weight: normal;
  line-height: 1;
  border: none;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;  
  box-shadow: none;
  /*border-radius: 12px;*/
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  transition: 0.18s background-color ease, color 0.18s ease, 0.18s border-color ease;
  -webkit-user-select: none;
  margin-top: -29px;
}



.hanhdzvpls1
{
  
  z-index: 2;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
#mobilemenu ul li a
{
	text-align: left !important;
}
.menu-item a.menu-image-title-after.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper
{
	padding: 0px;
}
#navigation li a {
    color: #fff;
}
#vingroup_logos_container {
    z-index: 3 !important;
}
#vingroup_logos_container.sticky {
    position: inherit !important;
}
#menu-item-117 a span img {
    display: none;
}
#navigation li.menu-item {
    border-top: 1px solid #fff;
}
#navigation li.menu-item:last-child {
    /*border-bottom: 1px solid #fff;*/
}
#menu-item-1053 a, #menu-item-615 a, #menu-item-614 a, #menu-item-613 a, #menu-item-1277 a{
    width: 100%;
    border-top: 1px solid #fff;
	height: 38px;
}
 #menu-item-1052 a, #menu-item-615 a, #menu-item-613 a,#menu-item-612 a, #menu-item-1276 a{
	height: 39px;
}
 #menu-item-614 a
 {
	 height: 37px;
 }
 #menu-item-1053 a, #menu-item-1277 a, #menu-item-613 a
 {
	 height: 35px;
 }
 #menu-item-117 ul.sub-menu {
    margin-top: -98px;
}
#menu-item-28 a.menu-image-title-after.menu-image-not-hovered.sf-with-ul:hover
{
	background: #ef6596;
}
#menu-item-205 a:hover, li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-202.current_page_item.menu-item-205
{
	background: #82C55B;
}
#menu-item-567 a:hover, li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-34.current_page_item.menu-item-567
{
	background: #F8A853;
}
#menu-item-41 a:hover, li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-40.current_page_item.menu-item-850
{
	background: #71C9F1;
}
#menu-item-38 a:hover, li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-37.current_page_item.menu-item-38
{
	background: #1A74BB;
}
#menu-item-1278
{
	display: none;
}


/* ============ NEW SITE ============= */

.header_line{
      background-color: #fff;
    padding: 5px 10px;
}

.header_line img.icon{
      margin-top: -5px;
    margin-right: 5px;
}

.imglogo{
  margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.imglogo img{
  height: 135px;
}

.col-right{
  text-align: right;
}

.home-slider .slides li,
.page-hero{
  background-position: center center !important;
  background-size: cover !important;
}

#navigation li.menu-item:hover{
  background-color: #008001;
}

#navigation li.menu-item:nth-child(2n):hover{
  background-color: #e97d22;
}
#navigation li.menu-item:nth-child(3n):hover{
  background-color: #ed687d; 
}
#navigation li.menu-item:nth-child(4n):hover{
  background-color: #717db7;
}
#navigation li.menu-item:nth-child(5n):hover{
  background-color: #fe0000;
}
#navigation li.menu-item:nth-child(6n):hover{
  background-color: #017f01;
}

#navigation li.menu-item:nth-child(7n):hover{
  background-color: #727cb7;
}

#menu-menu-footer{
  display: inline-block;
}
.menu-menu-footer-container{
  text-align: center;
}




@media only screen and (max-width: 767px) {
    .col-left,.col-right{
      text-align: center;
    }
    .home-sections{
      margin-top: -355px;
    }
    #abc .widget{
      margin-bottom: 30px;
    }
}


/* ================ HO MAY PARK ================== */


.amazingslider-box-1,.amazingslider-box-11,
.amazingslider-box-2,.amazingslider-box-12,
.amazingslider-box-3,.amazingslider-box-13,
.amazingslider-box-4,.amazingslider-box-14,
.amazingslider-box-5,.amazingslider-box-15,
.amazingslider-box-6,.amazingslider-box-16,
.amazingslider-box-7,.amazingslider-box-17,
.amazingslider-box-8,.amazingslider-box-18,
.amazingslider-box-9,.amazingslider-box-19,
.amazingslider-box-10{
  margin-left: 0px !important;
    border-width: 0px !important;
}

.header_line .qtranxs_widget{
  margin: 0;
  display: inline-block;
}

.header_line .qtranxs_widget img{
  margin-top: -3px;
}

.ead-preview:focus,
.ead-document:focus{
  outline: none;
}
.embed_download{
  margin-top: 15px;
    text-align: center;
}

.ndfHFb-c4YZDc.ndfHFb-c4YZDc-e1YmVc .ndfHFb-c4YZDc-bnBfGc{
  background-color: transparent !important;
}

.footer-menu{
  border-bottom: 1px solid #a8afb5;
}

.footer-menu .widget_nav_menu{
  margin-bottom: 15px;
}

.social-icon{
  text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.social-icon i {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #FFF;
  font-size: 18px;
  border-radius: 34px;
  text-align: center;
  display: inline-block;
}

.social-icon i.fa-facebook{
  background-color: #4277e0;
}
.social-icon i.fa-youtube{
  background-color: #f00;
}
.social-icon i.fa-tripadvisor{
  background-color: #00a680;
}
.social-icon i.fa-google{
  background-color: #4285f4;
}
.social-icon i.fa-envelope-o{
  background-color: #333;
}

.social-icon i:hover{
  background-color: #fff;
}

.social-icon i.fa-facebook:hover{
  color: #4277e0;
}
.social-icon i.fa-youtube:hover{
  color: #f00;
}
.social-icon i.fa-tripadvisor:hover{
  color: #00a680;
}
.social-icon i.fa-google:hover{
  color: #4285f4;
}
.social-icon i.fa-envelope-o:hover{
  color: #333;
}

.footer-info{
  margin-top: 15px;
  color: #fff;
}

.footer-info .widget_text{
  margin: 0;
}

.container-bookingform{
  padding: 0;
  margin-top: 10px;
}

#booking i.fa-calendar{
  position: absolute;
  left: 16px;
  top: 19px;
  font-size: 17px;
  padding: 8px;
  background-color: #eee;
}

#booking input[type="text"].dk{
  padding: 4px 10px 4px 40px;
}

.map-home{
  /*border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;*/
    overflow: hidden;
    height: 352px;
    cursor: pointer;
}

.header-left{
  padding: 0px;
  background: #066E9A;
  height: 392px
}
.header-right{
  padding: 0px;
}

@media (max-width: 767px){
  #main{
    padding: 10px 0 0;
    min-height: 0;
    padding-bottom: 0;
  }
}

@media(min-width: 768px) and (max-width: 991px){
  #main{
    padding-bottom: 69px;
  }
}

@media (max-width: 991px) {
  .map-home {
      height: auto;
      margin-bottom: 30px;
      margin-top: -40px;
  }
  .home-sections{
    background-size: contain;
    padding-bottom: 0px;
  }
  
  .header-left{
    height: 392px;
  }
  .csmargintopmap {
      margin-top: -140px;
  }
  .map-home{
    margin-top: 0;
  }
  section.widget .widget-wrap{
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .amazingslider-nav-1,.amazingslider-nav-11,
  .amazingslider-nav-2,.amazingslider-nav-12,
  .amazingslider-nav-3,.amazingslider-nav-13,
  .amazingslider-nav-4,.amazingslider-nav-14,
  .amazingslider-nav-5,.amazingslider-nav-15,
  .amazingslider-nav-6,.amazingslider-nav-16,
  .amazingslider-nav-7,.amazingslider-nav-17,
  .amazingslider-nav-8,.amazingslider-nav-18,
  .amazingslider-nav-9,.amazingslider-nav-19,
  .amazingslider-nav-10{
    display: none !important;
  }
  .csmargintopmap {
    margin-top: -45px;
  }
  section.widget .widget-wrap {
    padding-bottom: 30px;
    padding-top: 20px;
  }
}
