/**
 * 16.0 Unyson Page Builder
 */
/**
 * 16.1 Unyson Layout Elements
 */
/* unyson */
.fw-table-view .unyson_fullwidth > .container, .fw-table-view .unyson_fullwidth > .container.has-container,
.fw-table-view .unyson_content > .container,
.fw-table-view .unyson_content > .container.has-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fw-table-view .unyson_fullwidth > .container > .row,
.fw-table-view .unyson_content > .container > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (min-width: 992px) {
  .fw-table-view .unyson_fullwidth > .container > .row,
  .fw-table-view .unyson_content > .container > .row {
    display: table;
    height: 100%;
    width: 100%;
  }
  .fw-table-view .unyson_fullwidth > .container > .row > div,
  .fw-table-view .unyson_content > .container > .row > div {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
  }
  .fw-table-view .unyson_fullwidth > .container > .row > div > div,
  .fw-table-view .unyson_content > .container > .row > div > div {
    display: inline-block;
    height: 100%;
    width: 100%;
  }
  .fw-table-view .unyson_fullwidth > .container > .row > div > div > div,
  .fw-table-view .unyson_content > .container > .row > div > div > div {
    display: inline-block;
    /*height: 100%;*/
    width: 100%;
  }
  .fw-table-view .unyson_fullwidth > .container > .row > div > div > .fw-listbox,
  .fw-table-view .unyson_content > .container > .row > div > div > .fw-listbox {
    height: 100%;
  }
  .fw-table-view .unyson_fullwidth > .container > .row > div > div > .fw-listbox + div[class*='fw-divider'],
  .fw-table-view .unyson_content > .container > .row > div > div > .fw-listbox + div[class*='fw-divider'] {
    display: none;
  }
}

.oildrop--preview-layout .row > div,
.oildrop--preview-layout .fw-row > div {
  text-align: center !important;
}

.oildrop--preview-layout .row > div p,
.oildrop--preview-layout .fw-row > div p {
  border: solid 1px #e3e3e3 !important;
  line-height: 50px !important;
  margin-bottom: 30px !important;
}

@media (max-width: 480px) {
  .fw-main-row .fw-container-fluid .container > .row > div,
  .single-fw-services .unyson-layout .site-content > .container .unyson_content > .container > .row > div,
  .single-fw-portfolio .unyson-layout .site-content > .container .unyson_content > .container > .row > div,
  .page .unyson-layout .site-content > .container .unyson_content > .container > .row > div {
    width: 100% !important;
  }
}

.page .unyson-layout-sleft .site-content > .container .unyson_content > .container,
.page .unyson-layout-sright .site-content > .container .unyson_content > .container {
  padding-left: 0;
  padding-right: 0;
}

.single-fw-services .unyson-layout-snone .site-content > .container,
.single-fw-portfolio .unyson-layout-snone .site-content > .container,
.page .unyson-layout-snone .site-content > .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.single-fw-services .unyson-layout-snone .site-content > .container .unyson_content,
.single-fw-portfolio .unyson-layout-snone .site-content > .container .unyson_content,
.page .unyson-layout-snone .site-content > .container .unyson_content {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

.single-fw-services .unyson-layout-snone .site-content > .container .unyson_fullwidth,
.single-fw-portfolio .unyson-layout-snone .site-content > .container .unyson_fullwidth,
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth {
  padding-left: 0;
  padding-right: 0;
}

.single-fw-services .unyson-layout-snone .site-content > .container .unyson_fullwidth > .container:not(.has-container),
.single-fw-portfolio .unyson-layout-snone .site-content > .container .unyson_fullwidth > .container:not(.has-container),
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth > .container:not(.has-container) {
  width: 100%;
}

.single-fw-services .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container,
.single-fw-portfolio .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container,
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container {
  padding-left: 0;
  padding-right: 0;
}

.single-fw-services .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container.has-container,
.single-fw-portfolio .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container.has-container,
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container.has-container {
  padding-left: 15px;
  padding-right: 15px;
}

.single-fw-services .unyson-layout-snone .entry-content__inner,
.single-fw-portfolio .unyson-layout-snone .entry-content__inner,
.page .unyson-layout-snone .entry-content__inner {
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: none;
  background-color: inherit;
}

.fw-container-add-padding .unyson_content {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.fw-container-after-slider {
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .fw-container-after-slider {
    margin-top: -54px;
  }
}

@media screen and (min-width: 1024px) {
  .fw-container-after-slider {
    margin-top: -81px;
  }
}

@media screen and (min-width: 1200px) {
  .fw-container-after-slider {
    margin-top: -115px;
  }
}

@media screen and (min-width: 1440px) {
  .fw-container-after-slider {
    margin-top: -115px;
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .fw-container-after-slider > .fw-container > .container > .row > .col-sm-3,
  .fw-container-after-slider > .fw-container > .container > .fw-row > .fw-col-sm-3 {
    width: 50%;
    float: left;
  }
}

.fw-container-after-slider .fw-iconbox-aside {
  overflow: hidden;
  height: 108px;
}

.fw-container-after-slider .fw-iconbox-1 .fw-iconbox-title h3 {
  overflow: hidden;
  height: 27px;
}

.fw-container-after-slider .fw-iconbox .fw-iconbox-text {
  overflow: hidden;
  height: 81px;
}

.page .unyson-layout-snone .site-content .entry-content__inner {
  margin-bottom: 0;
}

.is_unyson_page_builder {
  max-width: 100%;
}

.post-container.sleft .unyson_content,
.post-container.sright .unyson_content {
  padding-left: 0;
  padding-right: 0;
}

.unyson_fullwidth.fw-container-no .container {
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.fw-page-builder-content .container {
  max-width: 100%;
}

@media (min-width: 768px) {
  .post-container.snone .unyson_content {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .post-container.snone .unyson_content {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .post-container.snone .unyson_content {
    width: 1170px;
  }
}

@media (min-width: 1440px) {
  .post-container.snone .unyson_content {
    width: 1200px;
  }
}

.section-bg-image-cover {
  background-position: center center !important;
  background-size: cover !important;
}

.section-bg-image-cover-totop {
  background-position: top center !important;
  background-size: cover !important;
}

.section-bg-image-parallax {
  background-attachment: fixed !important;
  background-position: center center !important;
  background-size: cover !important;
}

/*@media (max-width: 767px) {
  .section-bg-image-parallax {
    background-attachment: scroll !important;
  }
}*/

.shortcode-widget-area {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}

.shortcode-widget-area.overflow-visible {
  overflow: visible;
}

.section-dark-bg {
  color: #ffffff;
}

/* Section bg image overlay */
.fw-main-row {
  position: relative;
}

.bg-image-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.95;
}

/**
 * 16.2 Unyson Content Elements
 */
/*  - Accordion
    - Button
    - Calendar
    - Call To Action
    - Contact Form
    - Divider
    - Icon
    - Icon Box
    - Map
    - Notification
    - Special Heading
    - Table
    - Tabs
    - Team Member
    - Testimonials
    - Text Block
    - Image
    - Widget Area   */
/**
 * Accordion
 */
.fw-accordion__wrapper .panel-default > .panel-heading {
  background-color: transparent;
}

.fw-accordion__wrapper .panel {
  box-shadow: none;
  border-radius: 0;
}

.fw-accordion__wrapper .panel-heading {
  padding: 0;
  border-radius: 0;
}

.fw-accordion__wrapper .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}

.fw-accordion {
  margin-top: -20px;
  border: none;
  clear: both;
}

.fw-accordion__main-title h3 + .clear {
  overflow: hidden;
}

.fw-accordion__title {
  position: relative;
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.6429;
  text-transform: uppercase;
  margin: 20px 0 0 0;
  border: none;
  background-color: #ffffff;
  color: #30355d;
  text-overflow: ellipsis;
  overflow: hidden;
}

.fw-accordion__title a {
  display: block;
  padding: 13px 50px 13px 50px;
  background-color: #30355d;
  color: #ffffff;
}

.fw-accordion__title a::before, .fw-accordion__title a::after {
  content: '';
  font-family: "FontAwesome";
  font-weight: 700;
  min-width: 16px;
  position: absolute;
  top: 13px;
}

.fw-accordion__title a::before {
  content: '\f003';
  text-align: left;
  left: 20px;
}

.fw-accordion__title a::after {
  content: '\f0d7';
  text-align: right;
  right: 20px;
}

.fw-accordion__title a.collapsed {
  background-color: #ecedef;
  color: #aab9cd;
}

.fw-accordion__title a.collapsed::after {
  content: '\f0da';
}

.fw-accordion__title a span {
  display: block;
  overflow: hidden;
}

.fw-accordion__content {
  padding: 20px 30px;
  border: solid 1px #ecedef;
}

.fw-accordion__content > p {
  padding: 0 30px 0 30px;
}

.fw-accordion__content p:last-child {
  margin-bottom: 0;
}

/**
 * Button
 */
.fw-btn {
  display: inline-block;
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.9167;
  height: 38px;
  padding: 7px 30px 6px 30px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  border-radius: 19px;
  border: none;
  margin-bottom: 0;
  background-image: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-appearance: initial;
}

.fw-btn span {
  display: block;
}

.fw-btn {
  background-color: #0eb0ee;
  color: #ffffff;
}

.fw-btn:hover, .fw-btn:focus {
  background-color: #30355d;
  color: #ffffff;
}

.section-dark-bg .fw-btn:hover, .section-dark-bg .fw-btn:focus {
  background-color: #ffffff;
  color: #30355d;
}

.fw-btn__black {
  background-color: #000000 !important;
  color: #ffffff;
}

.fw-btn__blue {
  background-color: #3c9beb !important;
  color: #ffffff;
}

.fw-btn__green {
  background-color: #44ac48 !important;
  color: #ffffff;
}

.fw-btn__red {
  background-color: #e04f4f !important;
  color: #ffffff;
}

.fw-btn__black:hover, .fw-btn__black:focus {
  background-color: #0eb0ee;
  color: #ffffff;
}

/* 'About Us' section on Frontpage */
.about-us-first-column a.fw-btn {
  display:none;
}
@media (min-width: 992px) {
  .about-us-first-column a.fw-btn {
    display:block;
  }
  .about-us-second-column a.fw-btn {
    display: none;
  }
}
@media (min-width: 1200px) {
  .about-us-first-column a.fw-btn {
    width:75%;
  }
}

/**
 * Calendar
 */
/**
 * Call To Action
 */
.fw-action {
  display: table;
  width: 100%;
  padding: 30px 30px;
  background-color: #ffffff;
}

.fw-action > div {
  display: table-cell;
  vertical-align: middle;
}

.fw-action__inner {
  padding: 35px 15px;
  border: solid 4px #0eb0ee;
}

.fw-action__content {
  text-align: center;
  margin-bottom: 23px;
}

.fw-action__content h2 {
  font-family: "Kanit", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2778;
  text-transform: uppercase;
}

.fw-action__btn {
  width: auto;
  padding: 0 15px;
  margin-bottom: -56px;
  text-align: center;
}

.fw-action__btn .fw-btn {
  position: relative;
}

.fw-action__btn .fw-btn::before, .fw-action__btn .fw-btn::after {
  content: '';
  display: block;
  width: 10px;
  height: 39px;
  position: absolute;
  top: 0;
  background-color: #ffffff;
}

.fw-action__btn .fw-btn::before {
  left: -10px;
}

.fw-action__btn .fw-btn::after {
  right: -10px;
}

/**
 * Contact Form
 */
/* checkbox / radio */
/* input / select / textarea */
/* placeholders */
/**
 * Icon
 */
.fw-icon {
  display: inline-block;
  text-align: center;
}

.fw-icon i {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0455;
  color: #0eb0ee;
}

.fw-icon__title {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6429;
  text-transform: uppercase;
  vertical-align: top;
  display: block;
}

/**
 * Icon Box / Services
 */
.fw-iconbox:hover .fw-iconbox__image::before {
  -webkit-animation: bounceIn 0.5s;
          animation: bounceIn 0.5s;
}

.fw-iconbox:hover .fw-iconbox__image i {
  -webkit-animation: zoomIn 0.5s;
          animation: zoomIn 0.5s;
}

.fw-iconbox--top {
  text-align: left;
  /*overflow: hidden;*/
}

.fw-iconbox--top .fw-iconbox__image {
  width: 70px;
  min-height: 70px;
  min-width: 70px;
  text-align: center;
  position: relative;
}

.fw-iconbox--top .fw-iconbox__image::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 70px;
  width: 70px;
  border-radius: 35px;
  background-color: #30355d;
}

.fw-iconbox--top .fw-iconbox__image i {
  font-size: 70px;
  font-size: 7rem;
  font-weight: 400;
  line-height: 1;
  display: block;
  max-width: 70px;
  max-height: 70px;
  position: relative;
  z-index: 1;
  color: #0eb0ee;
}

.fw-iconbox--top .fw-iconbox__image img {
  position: relative;
  z-index: 1;
}

.fw-iconbox--top .fw-iconbox__aside {
  margin-top: 14px;
}

.fw-iconbox--top .fw-iconbox__title h3 {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2778;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 14px;
  color: #30355d;
}

.fw-iconbox--top .fw-iconbox__title h3::before {
  content: '';
  display: block;
  height: 2px;
  width: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0eb0ee;
}

.fw-iconbox--left {
  text-align: left;
}

.fw-iconbox--left .fw-iconbox__image {
  display: table-cell;
  vertical-align: top;
  width: 48px;
  min-height: 38px;
  max-height: 38px;
}

.fw-iconbox--left .fw-iconbox__image i {
  display: block;
  width: 38px;
  height: 38px;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  border-radius: 19px;
  border: solid 1px #aab9cd;
  color: #aab9cd;
}

.section-dark-bg .fw-iconbox--left .fw-iconbox__image i {
  border: solid 1px rgba(170, 185, 205, 0.3);
  color: #ffffff;
}

.fw-iconbox--left .fw-iconbox__image img {
  max-width: 38px;
}

.fw-iconbox--left .fw-iconbox__aside {
  display: table-cell;
  vertical-align: middle;
}

.fw-iconbox--left .fw-iconbox__title h3 {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2778;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #30355d;
}

.section-dark-bg .fw-iconbox--left .fw-iconbox__title h3 {
  color: #0eb0ee;
}

.fw-iconbox--left .fw-iconbox__title h3 b {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.0001;
  display: block;
  margin-top: -2px;
  color: #aab9cd;
}

.section-dark-bg .fw-iconbox--left .fw-iconbox__title h3 b {
  color: #ffffff;
}

.fw-iconbox--left .fw-iconbox__text {
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.0001;
  text-transform: uppercase;
  margin-top: -2px;
  display: block;
  color: #aab9cd;
}

.fw-iconbox--left .fw-iconbox__text span {
  color: #30355d;
}

.fw-iconbox--left .fw-iconbox__text strong {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 0.7778;
  color: #30355d;
}

.section-dark-bg .fw-iconbox--left .fw-iconbox__text {
  color: #ffffff;
}

.section-dark-bg .fw-iconbox--left .fw-iconbox__text span {
  color: #0eb0ee;
}

.section-dark-bg .fw-iconbox--left .fw-iconbox__text strong {
  color: #0eb0ee;
}

.fw-iconbox--left.ib-type2 .fw-iconbox__title h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.0001;
  margin-top: 3px;
}

.fw-iconbox--left.ib-type2 .fw-iconbox__text {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2778;
}

.iconboxes-row {
  margin-top: -30px;
}

.iconboxes-row > div {
  margin-top: 30px;
}

/**
 * Map
 */
.fw-map-canvas .unyson-shortcode-map-content {
  min-width: 274px;
  padding: 5px 4px;
}

.fw-map-canvas img {
  max-width: none !important;
}

.fw-map-canvas .gm-style-iw {
  overflow: hidden;
}

.fw-map-canvas .infowindow a {
  text-decoration: none;
  font-weight: bold;
  color: #30355d;
}

.fw-map-canvas .infowindow-thump img {
  width: 100px;
  height: 60px;
  margin-right: 10px;
}

.fw-map-canvas .infowindow-thump {
  float: left;
}

.fw-map-canvas .infowindow-title {
  line-height: 27px;
}

.fw-map-canvas .infowindow-description {
  color: #aab9cd;
  font-size: 11px;
  font-style: italic;
}

.fw-map-canvas .infowindow-content {
  float: left;
  max-width: 130px;
}

.single-fw-event .post-content .fw-map {
  margin-bottom: 23px;
}

/**
 * Divider
 */
.fw-divider {
  /* Divider only Line */
  /* Divider space (empty) */
}

.fw-divider__line {
  clear: both;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.fw-divider__space {
  clear: both;
  width: 100%;
}

/* Predefined */
.fw-divider__space--05x {
  margin-top: -12px;
}

.fw-divider__space-05x {
  margin-top: 12px;
}

.fw-divider__space-10x {
  margin-top: 24px;
}

.fw-divider__space-15x {
  margin-top: 24px;
}

.fw-divider__space-20x {
  margin-top: 24px;
}

.fw-divider__space-25x {
  margin-top: 24px;
}

.fw-divider__space-30x {
  margin-top: 36px;
}

.fw-divider__space-35x {
  margin-top: 36px;
}

.fw-divider__space-40x {
  margin-top: 48px;
}

.fw-divider__space-45x {
  margin-top: 48px;
}

.fw-divider__space-50x {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .fw-divider__space--05x {
    margin-top: -12px;
  }
  .fw-divider__space-05x {
    margin-top: 12px;
  }
  .fw-divider__space-10x {
    margin-top: 24px;
  }
  .fw-divider__space-15x {
    margin-top: 24px;
  }
  .fw-divider__space-20x {
    margin-top: 36px;
  }
  .fw-divider__space-25x {
    margin-top: 36px;
  }
  .fw-divider__space-30x {
    margin-top: 48px;
  }
  .fw-divider__space-35x {
    margin-top: 48px;
  }
  .fw-divider__space-40x {
    margin-top: 60px;
  }
  .fw-divider__space-45x {
    margin-top: 60px;
  }
  .fw-divider__space-50x {
    margin-top: 72px;
  }
}

@media (min-width: 768px) {
  .fw-divider__space--05x {
    margin-top: -12px;
  }
  .fw-divider__space-05x {
    margin-top: 12px;
  }
  .fw-divider__space-10x {
    margin-top: 24px;
  }
  .fw-divider__space-15x {
    margin-top: 24px;
  }
  .fw-divider__space-20x {
    margin-top: 36px;
  }
  .fw-divider__space-25x {
    margin-top: 36px;
  }
  .fw-divider__space-30x {
    margin-top: 48px;
  }
  .fw-divider__space-35x {
    margin-top: 48px;
  }
  .fw-divider__space-40x {
    margin-top: 60px;
  }
  .fw-divider__space-45x {
    margin-top: 72px;
  }
  .fw-divider__space-50x {
    margin-top: 84px;
  }
}

@media (min-width: 1024px) {
  .fw-divider__space--05x {
    margin-top: -12px;
  }
  .fw-divider__space-05x {
    margin-top: 12px;
  }
  .fw-divider__space-10x {
    margin-top: 24px;
  }
  .fw-divider__space-15x {
    margin-top: 36px;
  }
  .fw-divider__space-20x {
    margin-top: 48px;
  }
  .fw-divider__space-25x {
    margin-top: 60px;
  }
  .fw-divider__space-30x {
    margin-top: 72px;
  }
  .fw-divider__space-35x {
    margin-top: 84px;
  }
  .fw-divider__space-40x {
    margin-top: 96px;
  }
  .fw-divider__space-45x {
    margin-top: 108px;
  }
  .fw-divider__space-50x {
    margin-top: 108px;
  }
}

@media (min-width: 1200px) {
  .fw-divider__space--05x {
    margin-top: -12px;
  }
  .fw-divider__space-05x {
    margin-top: 12px;
  }
  .fw-divider__space-10x {
    margin-top: 24px;
  }
  .fw-divider__space-15x {
    margin-top: 36px;
  }
  .fw-divider__space-20x {
    margin-top: 48px;
  }
  .fw-divider__space-25x {
    margin-top: 60px;
  }
  .fw-divider__space-30x {
    margin-top: 72px;
  }
  .fw-divider__space-35x {
    margin-top: 84px;
  }
  .fw-divider__space-40x {
    margin-top: 96px;
  }
  .fw-divider__space-45x {
    margin-top: 108px;
  }
  .fw-divider__space-50x {
    margin-top: 120px;
  }
}

/**
 * Notification
 */
.fw-alert {
  padding: 18px 30px;
  margin-bottom: 23px;
}

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

.fw-alert > p,
.fw-alert > ul {
  margin-bottom: 0;
}

.fw-alert > p + p {
  margin-top: 5px;
}

.fw-alert .alert-icon {
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top: 1px;
}

.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.fw-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.fw-alert-success hr {
  border-top-color: #c9e2b3;
}

.fw-alert-success .alert-link {
  color: #2b542c;
}

.fw-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.fw-alert-info hr {
  border-top-color: #a6e1ec;
}

.fw-alert-info .alert-link {
  color: #245269;
}

.fw-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.fw-alert-warning hr {
  border-top-color: #f7e1b5;
}

.fw-alert-warning .alert-link {
  color: #66512c;
}

.fw-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.fw-alert-danger hr {
  border-top-color: #e4b9c0;
}

.fw-alert-danger .alert-link {
  color: #843534;
}

/**
 * Special Heading
 */
.fw-heading {
  margin-bottom: 23px;
}

.fw-heading h1,
.fw-heading h2,
.fw-heading h3,
.fw-heading h4,
.fw-heading h5,
.fw-heading h6 {
  font-weight: 700;
  margin-bottom: 0;
}

.fw-heading a {
  color: inherit;
}

.fw-heading--center {
  text-align: center;
}

.fw-special__title span span {
  color: #0eb0ee;
}

.fw-heading--center .fw-special__title span::before {
  left: 50%;
  margin-left: -15px;
}

.fw-heading--alternate {
  position: relative;
  padding-bottom: 31px;
}

@media (min-width: 1024px) {
  .fw-heading--alternate.fw-heading--big-padding {
    padding-bottom: 46px;
  }
}

.fw-heading--alternate::before {
  content: '';
  display: block;
  height: 2px;
  width: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0eb0ee;
}

.fw-heading--alternate.fw-heading--center::before {
  margin-left: -15px;
  left: 50%;
}

.fw-special__subtitle {
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.0001;
  text-transform: uppercase;
  color: #0eb0ee;
}

.fw-special__title + .fw-special__subtitle {
  margin-top: 2px;
}

/* Tables */
/* -------------------------------------------------- */
table {
  background-color: transparent;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}

th {
  text-align: left;
}

.fw-table table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.fw-table table > thead > tr > th,
.fw-table table > tbody > tr > th,
.fw-table table > tfoot > tr > th,
.fw-table table > thead > tr > td,
.fw-table table > tbody > tr > td,
.fw-table table > tfoot > tr > td {
  padding: 12px 10px;
  vertical-align: top;
  border-top: 1px solid #d7dce1;
}

.fw-table table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #d7dce1;
}

.fw-table table > caption + thead > tr:first-child > th,
.fw-table table > colgroup + thead > tr:first-child > th,
.fw-table table > thead:first-child > tr:first-child > th,
.fw-table table > caption + thead > tr:first-child > td,
.fw-table table > colgroup + thead > tr:first-child > td,
.fw-table table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.fw-table table > tbody + tbody {
  border-top: 2px solid #d7dce1;
}

.fw-table-condensed table > thead > tr > th,
.fw-table-condensed table > tbody > tr > th,
.fw-table-condensed table > tfoot > tr > th,
.fw-table-condensed table > thead > tr > td,
.fw-table-condensed table > tbody > tr > td,
.fw-table-condensed table > tfoot > tr > td {
  padding: 5px;
}

.fw-table-bordered table {
  border: 1px solid #d7dce1;
}

.fw-table-bordered table > thead > tr > th,
.fw-table-bordered table > tbody > tr > th,
.fw-table-bordered table > tfoot > tr > th,
.fw-table-bordered table > thead > tr > td,
.fw-table-bordered table > tbody > tr > td,
.fw-table-bordered table > tfoot > tr > td {
  border: 1px solid #d7dce1;
}

.fw-table-bordered table > thead > tr > th,
.fw-table-bordered table > thead > tr > td {
  border-bottom-width: 2px;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.fw-table {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .fw-table {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #d7dce1;
  }
  .fw-table > table {
    margin-bottom: 0;
  }
  .fw-table > table > thead > tr > th,
  .fw-table > table > tbody > tr > th,
  .fw-table > table > tfoot > tr > th,
  .fw-table > table > thead > tr > td,
  .fw-table > table > tbody > tr > td,
  .fw-table > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .fw-table > .table-bordered {
    border: 0;
  }
  .fw-table > .table-bordered > thead > tr > th:first-child,
  .fw-table > .table-bordered > tbody > tr > th:first-child,
  .fw-table > .table-bordered > tfoot > tr > th:first-child,
  .fw-table > .table-bordered > thead > tr > td:first-child,
  .fw-table > .table-bordered > tbody > tr > td:first-child,
  .fw-table > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .fw-table > .table-bordered > thead > tr > th:last-child,
  .fw-table > .table-bordered > tbody > tr > th:last-child,
  .fw-table > .table-bordered > tfoot > tr > th:last-child,
  .fw-table > .table-bordered > thead > tr > td:last-child,
  .fw-table > .table-bordered > tbody > tr > td:last-child,
  .fw-table > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .fw-table > .table-bordered > tbody > tr:last-child > th,
  .fw-table > .table-bordered > tfoot > tr:last-child > th,
  .fw-table > .table-bordered > tbody > tr:last-child > td,
  .fw-table > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.fw-table .desc-col {
  text-align: right;
  font-weight: bold;
}

/* Price Table */
/* -------------------------------------------------- */
.fw-pricing {
  text-align: center;
  font-size: 33px;
  margin-left: -15px;
  margin-right: -15px;
}

.fw-package {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
  padding: 40px;
  background-color: #ecedef;
  border-bottom: solid 4px #d7dce1;
}

.fw-package .fw-pricing-row {
  min-height: 47px;
}

.fw-package .fw-heading-row span,
.fw-package .fw-pricing-row span {
  display: block;
}

.fw-package .fw-heading-row span {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1667;
  color: #30355d;
}

.fw-package .fw-pricing-row span {
  font-family: "Kanit", sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.25;
  color: #0eb0ee;
}

.fw-package .fw-pricing-row small {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  display: block;
}

.fw-pricing .fw-package-wrap.highlight-col .fw-button-row {
  border-top-color: rgba(255, 255, 255, 0.1);
}

.fw-pricing .fw-package-wrap.highlight-col .fw-package {
  background-color: #30355d;
  border-bottom-color: #0eb0ee;
}

.fw-pricing .fw-package-wrap.highlight-col .fw-pricing-row span {
  color: #ffffff;
}

.fw-pricing .fw-package-wrap.highlight-col .fw-heading-row span {
  color: #0eb0ee;
}

.fw-pricing .fw-package-wrap .fw-default-row {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1334;
  padding: 16px 0;
  margin-top: 40px;
}

.fw-pricing .fw-package-wrap .fw-default-row + .fw-default-row {
  margin-top: 0;
}

.fw-pricing .fw-package-wrap .fw-default-row {
  border-top: solid 1px #d7dce1;
}

.fw-pricing .fw-package-wrap.highlight-col .fw-default-row {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}

.fw-pricing .fw-package-wrap.highlight-col .fw-btn:hover {
  background-color: #ffffff;
  color: #30355d;
}

.fw-pricing .fw-package-wrap.desc-col {
  text-align: right;
  border: none;
  box-sizing: border-box;
  margin: 0;
  max-width: 225px;
}

.fw-pricing .fw-package-wrap.desc-col .fw-switch-row {
  text-align: center;
}

/** button **/
.fw-package .fw-button-row {
  padding: 16px 0 0 0;
  border-top: solid 1px #d7dce1;
}

.fw-table .button-row td *,
.fw-package .fw-button-row * {
  word-break: normal;
  white-space: normal;
}

/** end button**/
.fw-pricing .fw-price-icon-no:before {
  content: "\f068";
  color: #cb1e1b;
}

.fw-pricing .fw-price-icon-yes:before {
  content: "\f058";
  color: #06cb00;
}

@media (max-width: 992px) {
  .fw-pricing {
    margin-top: -46px;
  }
  .fw-pricing > .fw-package-wrap {
    margin-top: 23px;
  }
}

/**
 * Tabs
 */
.fw-tabs-container .fw-tabs ul li a {
  font-weight: 700;
}

.fw-tabs-container .fw-tab-content {
  background-color: #ffffff;
}

.fw-tabs .nav-tabs {
  border-bottom: 4px solid #30355d;
}

.fw-tabs .nav-tabs > li {
  float: left;
  margin-bottom: 0;
}

.fw-tabs .nav-tabs > li > a {
  font-family: "Kanit", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 3px;
  padding: 13px 20px;
  line-height: 1.6429;
  border: none;
  border-radius: 0;
  background-color: #ecedef;
  color: #aab9cd;
}

.fw-tabs .nav-tabs > li > a:hover {
  border: none;
  border-color: #0eb0ee;
  border-bottom-color: #30355d;
}

.fw-tabs .nav-tabs > li.active > a, .fw-tabs .nav-tabs > li.active > a:hover, .fw-tabs .nav-tabs > li.active > a:focus {
  border: none;
  background-color: #30355d;
  color: #ffffff;
}

.fw-tabs .tab-content {
  background-color: #ecedef;
  border-bottom: solid 4px #d7dce1;
  padding: 34px 40px;
}

/**
 * Team Member
 */
.fw-team {
  text-align: center;
  padding: 40px;
  border-bottom: solid 4px #d7dce1;
  background-color: #ecedef;
}

.fw-team:hover {
  background-color: #30355d;
  border-bottom: solid 4px #0eb0ee;
}

.fw-team:hover hr {
	background-color: rgba( 140, 140, 140, 0.3 );
}

.fw-team__image img {
  border-radius: 50%;
}

.fw-team__meta {
  margin-top: 35px;
}

.fw-team__job {
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.0001;
  text-transform: uppercase;
  margin-top: 3px;
  display: block;
  letter-spacing: 0.1em;
}

.fw-team:hover .fw-team__job {
  color: #ffffff;
}

.fw-team__name {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2778;
  margin-bottom: 0;
}

.fw-team:hover .fw-team__name {
  color: #0eb0ee;
}

.fw-team:hover .fw-team__name a {
  color: #0eb0ee;
}

.fw-team:hover .fw-team__name a:hover, .fw-team:hover .fw-team__name a:focus {
  color: #ffffff;
}

.fw-team__text {
  position: relative;
  margin-top: 18px;
  padding-top: 16px;
}

.fw-team__text::before {
  content: '';
  display: block;
  height: 2px;
  width: 30px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -15px;
  background-color: #0eb0ee;
}

.fw-team,
.fw-team:hover,
.fw-team .fw-team__job,
.fw-team:hover .fw-team__job,
.fw-team .fw-team__name,
.fw-team:hover .fw-team__name,
.fw-team hr,
.fw-team:hover hr {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.fw-team .social-icons {
	position: relative;
	margin-top: 41px;
}

.fw-team .social-icons a {
	color: #aab9cd;
	font-size: 16px;
}

.fw-team:hover .social-icons a:hover,
.fw-team:hover .social-icons a:focus,
.fw-team:hover .social-icons a:active {
	color: #fff;
}

.fw-team .social-icons a + a {
	margin-left: 9px;
}

.fw-team .social-icons:before {
	content: "";
	background-color: rgba( 140, 140, 140, 0.3 );

	position: absolute;
	width: 70%;
	height: 1px;
	left: 50%;
	top: -22px;

	-webkit-transform: translateX( -50% );
	-ms-transform: translateX( -50% );
	transform: translateX( -50% );
}

/**
 * Testimonials
 */
.fw-testimonials {
  margin: 0;
}

.fw-testimonials__meta {
  position: relative;
  padding-bottom: 22px;
}

.fw-testimonials__meta::before {
  content: '';
  display: block;
  height: 2px;
  width: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0eb0ee;
}

.fw-testimonials__avatar {
  display: table-cell;
  width: 90px;
  vertical-align: top;
}

.fw-testimonials__avatar img {
  height: auto;
  width: 70px;
  max-width: 70px;
  padding: 0;
  border-radius: 50%;
}

.fw-testimonials__author {
  display: table-cell;
  vertical-align: middle;
}

.fw-testimonials__name {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2778;
  margin-bottom: 3px;
  color: #30355d;
}

.fw-testimonials__job {
  display: block;
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.0001;
  text-transform: uppercase;
  color: #0eb0ee;
}

.fw-testimonials__url {
  display: block;
  font-family: "Kanit", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.2;
  text-transform: uppercase;
}

.fw-testimonials__url a {
  color: #aab9cd;
}

.fw-testimonials__url a:hover, .fw-testimonials__url a:active {
  color: #0eb0ee;
}

.fw-testimonials__text {
  margin-top: 14px;
}

.fw-testimonials__text p {
  margin-bottom: 0;
}

.fw-testimonials__arrows a {
  display: inline-block;
  text-align: center;
  height: 23px;
  width: 23px;
  line-height: 21px;
  margin-top: 12px;
  border-radius: 50%;
  border: solid 1px #aab9cd;
}

.fw-testimonials__pagination {
  display: none !important;
}

.fw-testimonials__pagination a {
  display: inline-block;
  text-align: center;
  height: 23px;
  width: 23px;
}

/**
 * Skills Progress Bar
*/
.fw-skills-bar .progress {
  position: relative;
  height: 8px;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: #ffffff;
  color: #30355d;
}

.fw-skills-bar .progress-title,
.fw-skills-bar .progress-level {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.7143;
  text-transform: uppercase;
  color: #30355d;
}

.fw-skills-bar .progress-level {
  float: right;
}

.fw-skills-bar .progress-bar {
  background-color: #0eb0ee;
  background: -webkit-linear-gradient(left, #30355d 0%, #0eb0ee 100%);
  background: linear-gradient(to right, #30355d 0%, #0eb0ee 100%);
  color: #aab9cd;
}

.fw-skills-bar .progress-bar::before {
  content: '||||||||||||||||||||||||||||||||||||||';
  position: absolute;
  top: 0;
  left: -3px;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 48px;
}

/**
 * List
 */
.fw-list ul,
.fw-list ol {
  margin: 0;
  padding: 12px 0 0 0;
}

.fw-list li {
  margin: 0 0 12px 0;
  list-style: inside;
  position: relative;
}

.fw-list li img {
  position: relative;
}

.fw-list li ul,
.fw-list li ol {
  margin: 0 0 0 23px;
}

.fw-list.list-default li {
  list-style: none;
}

.fw-list.list-numbers li {
  list-style: decimal inside;
}

.fw-list.list-bordered ul,
.fw-list.list-bordered ol {
  margin: 0;
  border-bottom: 1px solid #d7dce1;
}

.fw-list.list-bordered li {
  border-top: 1px solid #d7dce1;
  padding-top: 12px;
  padding-left: 12px;
}

.fw-list.list-bordered li ul,
.fw-list.list-bordered li ol {
  margin: 0 0 0 12px;
  border-bottom: none;
}

.fw-list.list-icon li {
  list-style: none;
}

.fw-list.list-icon li i {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
}

.fw-list.list-icon.list-bordered li {
  position: relative;
}

.fw-list.upload-icon ul li {
  list-style: none;
}

.fw-list.upload-icon li a {
  vertical-align: middle;
}

.fw-listbox {
  padding: 40px;
  text-align: center;
  background-color: #30355d;
  border-bottom: solid 4px #0eb0ee;
  color: #aab9cd;
}
.has-background-color .fw-listbox {
  background-color: transparent;
}

.fw-listbox-image img {
  margin-bottom: 23px;
}

.fw-listbox-title {
  font-weight: 500;
  color: #0eb0ee;
}

.fw-listbox a {
  color: #aab9cd;
}

.fw-listbox a:hover, .fw-listbox a:focus {
  color: #ffffff;
}

.fw-listbox .fw-list {
  font-weight: 700;
}

.fw-listbox .fw-list li + li {
  padding-top: 12px;
  border-top: solid 1px rgba(170, 185, 205, 0.2);
}

.fw-listbox .fw-list li:last-child {
  margin-bottom: 0;
}

/**
 * Text Block
 */
/**
 * Image
 */
.unyson-media-image {
  display: inline-block;
  overflow: hidden;
}

.unyson-media-image a {
  display: block;
  position: relative;
}

.unyson-media-image a::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.unyson-media-image a::after {
  font-family: "FontAwesome";
  content: '\f064';
  display: block;
  position: absolute;
  bottom: -38px;
  right: 0;
  width: 38px;
  height: 38px;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  background-color: #0eb0ee;
  color: #ffffff;
  visibility: hidden;
  opacity: 0;
}

.unyson-media-image a:hover::before, .unyson-media-image a:focus::before {
  background-color: rgba(48, 53, 93, 0.8);
}

.unyson-media-image a:hover::after, .unyson-media-image a:focus::after {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}

.unyson-media-image a::before, .unyson-media-image a::after, .unyson-media-image a:hover::before, .unyson-media-image a:hover::after {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/**
 * Widget Area
 */
/* Widget Blog Tabs */
.wrap-blog-tabs .tab-content {
  padding-top: 23px;
}

.wrap-blog-tabs .tab-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wrap-blog-tabs .tab-content ul li {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.wrap-blog-tabs .tab-content ul li + li {
  border-top: solid 1px #d7dce1;
  margin-top: 12px;
  padding-top: 12px;
}

.wrap-blog-tabs .nav-tabs {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  border-bottom: none;
}

.wrap-blog-tabs .nav-tabs > li > a {
  border-radius: 0;
  border: none;
  margin: 0;
  background-color: #d7dce1;
  color: #30355d;
}

.wrap-blog-tabs .nav-tabs > li > a:hover, .wrap-blog-tabs .nav-tabs > li > a:focus {
  border: none;
  background-color: #0eb0ee;
  color: #ffffff;
}

.wrap-blog-tabs .nav-tabs > li.active > a,
.wrap-blog-tabs .nav-tabs > li.active > a:focus,
.wrap-blog-tabs .nav-tabs > li.active > a:hover {
  border: none;
  background-color: #30355d;
  color: #ffffff;
}

/* Widget Social Links */
.widget_social_links {
  overflow: hidden;
}

.widget_social_links ul {
  padding: 0;
  margin: -5px 0 0 0;
}

.widget_social_links ul li {
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
}

.widget_social_links ul li:last-child {
  margin-right: 0;
}

.widget_social_links ul li a {
  display: block;
  width: 38px;
  height: 38px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.5334;
  text-align: center;
  border-radius: 50%;
  border: solid 1px #d7dce1;
  color: #aab9cd;
}

.section-dark-bg .widget_social_links ul li a {
  border: solid 1px rgba #aab9cd, 0.35;
  color: #aab9cd;
}

.widget_social_links ul li a:hover {
  color: #30355d;
}

.section-dark-bg .widget_social_links ul li a:hover {
  color: #ffffff;
}

.widget_social_links ul li a i {
  font-family: "FontAwesome";
  font-style: normal;
}

/* Widget Flickr */
.widget_flickr_image_gallery ul {
  padding: 0;
  margin: 0;
}

.widget_flickr_image_gallery ul li {
  display: inline-block;
}

.widget_flickr_image_gallery ul .flickr_badge_image {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}

/* Widget Twitter */
.wrap-twitter ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wrap-twitter ul li {
  color: #30355d;
}

.wrap-twitter ul li + li {
  margin-top: 23px;
}

.wrap-twitter ul li span {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.3;
  text-transform: uppercase;
  color: #0eb0ee;
}

.wrap-twitter ul li span .fa {
  margin-right: 5px;
  color: #0eb0ee;
}

/* Widget Facebook */
.wrap-facebook ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wrap-facebook ul li {
  color: #30355d;
}

.wrap-facebook ul li + li {
  border-top: solid 1px #d7dce1;
  margin-top: 12px;
  padding-top: 12px;
}

/**
 * 16.3 Unyson Media Elements
 */
/* For preview */
/**
 * 16.4 Unyson Mega Menu Extension
 */
/* Mega Menu */
/**
 * 16.5 Unyson Sliders Extension
 */
.theme-default .nivoSlider {
  box-shadow: none;
}

/* Partners Row */
.partner-link {
  position: relative;
  display: inline-block;
}

.partner-link img {
  opacity: 1;
}

.partner-link img + img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.partner-link:hover img + img,
.partner-link:focus img + img {
  opacity: 1;
}

.partner-link-single {
  display: block;
  text-align: center;
}

.partner-link-single img {
  opacity: 0.6;
}

.partner-link-single img:hover, .partner-link-single img:focus {
  opacity: 1;
}

.partner-link img,
.partner-link img + img,
.partner-link:hover img,
.partner-link:focus img,
.partner-link:hover img + img,
.partner-link:focus img + img {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.partners-row > div {
  text-align: center;
}

.partners-row.pr-type2 {
  margin-top: -30px;
}

.partners-row.pr-type2 > div {
  margin-top: 30px;
}

.partners-row.pr-type2 .partner-link {
  border: solid 1px #e6e4e4;
  background-color: #ffffff;
}

.partners-row.pr-type2 .partner-link:hover,
.partners-row.pr-type2 .partner-link:focus {
  border: solid 1px #ffffff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
}

/* 16.x Unyson Breadcrumbs Extension */
.breadcrumbs {
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.9167;
  margin: 0 0 0 0;
  text-transform: uppercase;
}

.breadcrumbs span {
  display: inline-block;
}

.breadcrumbs span a {
  color: #aab9cd;
}

.breadcrumbs span a:hover, .breadcrumbs span a:focus {
  color: #30355d;
}

.breadcrumbs span.last-item {
  color: #30355d;
}

.breadcrumbs span.separator {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
  width: 0;
  margin: 0 15px;
  padding: 0 0 0 0;
  position: relative;
}

@media (min-width: 1200px) {
  .breadcrumbs span.separator {
    margin: 0 35px;
  }
}

.breadcrumbs span.separator::after {
  content: '';
  display: inline-block;
  text-indent: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #30355d;
}

.woocommerce .woocommerce-breadcrumb {
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.9167;
  margin: 0 0 0 0;
  text-transform: uppercase;
  color: #aab9cd;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #aab9cd;
}

.woocommerce .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:focus {
  color: #30355d;
}

.woocommerce .woocommerce-breadcrumb span.separator {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
  width: 0;
  margin: 0 15px;
  padding: 0 0 0 0;
  position: relative;
}

@media (min-width: 1200px) {
  .woocommerce .woocommerce-breadcrumb span.separator {
    margin: 0 35px;
  }
}

.woocommerce .woocommerce-breadcrumb span.separator::after {
  content: '';
  display: inline-block;
  text-indent: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #30355d;
}

.archive .breadcrumbs-items-2,
.single .breadcrumbs-items-2,
.page .breadcrumbs-items-2,
.archive .breadcrumbs-items-2 span.separator,
.archive .breadcrumbs .last-item,
.page .breadcrumbs-items-2 span.separator,
.single .breadcrumbs-items-2 span.separator,
.page .breadcrumbs .item-0 + span.separator,
.single .breadcrumbs .item-0 + span.separator,
.page .breadcrumbs .last-item,
.single .breadcrumbs .last-item {
  display: none;
}

/**
 * 16.x Unyson Events
 */
.fw-shortcode-calendar-wrapper .page-header h3 {
  color: #303030;
}

#cal-slide-tick {
  border-top: 11px solid #f5f6fb;
}

.cal-week-box .arrow-after:after {
  border-top: 15px solid #ffffff;
  border-bottom: 15px solid #ffffff;
}

.cal-week-box .arrow-before:before {
  border-left: 8px solid #ffffff;
}

#cal-day-box .day-highlight .event-item:hover {
  text-decoration: none;
  color: #fcca03;
}

#cal-day-box .day-highlight .cal-hours {
  color: #303030;
}

.event {
  background-color: #c3c3c3;
  border: 1px solid #ffffff;
}

.event-block {
  background-color: #c3c3c3;
}

.event-important {
  background-color: #ad2121;
}

.event-info {
  background-color: #1e90ff;
}

.event-warning {
  background-color: #e3bc08;
}

.event-inverse {
  background-color: #1b1b1b;
}

.event-success {
  background-color: #006400;
}

.event-special {
  background-color: #800080;
}

.day-highlight:hover,
.day-highlight {
  background-color: #dddddd;
}

.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
  background-color: #fae3e3;
}

.day-highlight.dh-event-warning:hover,
.day-highlight.dh-event-warning {
  background-color: #fdf1ba;
}

.day-highlight.dh-event-info:hover,
.day-highlight.dh-event-info {
  background-color: #d1e8ff;
}

.day-highlight.dh-event-inverse:hover,
.day-highlight.dh-event-inverse {
  background-color: #c1c1c1;
}

.day-highlight.dh-event-success:hover,
.day-highlight.dh-event-success {
  background-color: #caffca;
}

.day-highlight.dh-event-special:hover,
.day-highlight.dh-event-special {
  background-color: #ffe6ff;
}

.cal-row-fluid.cal-row-head [class*="cal-cell"] {
  font-weight: 700;
  color: #303030;
  background: #f1f1f1;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

[class*="cal-cell"]:hover {
  background-color: #ededed;
}

.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
  border-right: 2px solid #ffffff;
  background: #f1f1f1;
}

.cal-year-box [class*="span"]:hover,
.cal-month-box [class*="cal-cell"]:hover {
  background: #f5f6fb;
}

.cal-month-box [class*="cal-cell"]:hover span[data-cal-date],
.cal-month-day.event-day span[data-cal-date] {
  color: #fcca03;
}

.cal-month-day.event-day {
  background: #f5f6fb;
}

.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
  border-bottom: 2px solid #ffffff;
}

span[data-cal-date] {
  color: #b3b3b3;
}

.cal-day-today,
.cal-day-today.event-day {
  background-color: #fcca03;
}

.cal-day-today.event-day:hover span[data-cal-date] {
  color: #ffffff;
}

.cal-day-today .cal-day-today.event-day #cal-slide-tick {
  border-top-color: #fcca03;
}

.cal-day-today span[data-cal-date],
.cal-day-today.event-day span[data-cal-date] {
  color: #ffffff;
}

.cal-day-holiday span[data-cal-date] {
  color: #b3b3b3;
}

.cal-day-weekend span[data-cal-date] {
  color: #b3b3b3;
}

#cal-week-box {
  border: 1px solid #e1e1e1;
  background-color: #fafafa;
}

#cal-day-tick {
  border: 1px solid #e1e1e1;
  background-color: #ededed;
}

#cal-slide-box {
  border-top: 0px solid #aab9cd;
  border-bottom: 2px solid #ffffff;
}

#cal-slide-content {
  color: #ffffff;
  background: #e9e9e9;
}

#cal-slide-content a.event-item {
  color: #303030;
}

#cal-slide-content a.event-item:hover {
  text-decoration: none;
  color: #fcca03;
}

.list-events {
  color: #000;
}

.cal-day-today .list-events {
  color: #ffffff;
}

.text-today {
  color: #ffffff;
}

.cal-column {
  border-left: 1px solid #e1e1e1;
}

a.cal-event-week {
  text-decoration: none;
  color: #151515;
}

.badge-important {
  background-color: #b94a48;
}

.btn-group button[data-calendar-nav] {
  color: #303030;
}

.btn-group button[data-calendar-nav]:hover {
  color: #a4a59d;
}

.btn-group button[data-calendar-nav*='today'] {
  color: #303030;
}

.cal-month-day.cal-day-outmonth:hover,
.cal-month-day.cal-day-outmonth:hover span[data-cal-date] {
  background: #f1f1f1;
  color: #b3b3b3;
}

.cal-week-box {
  background: #f1f1f1;
}

.cal-week-box .cal-row-head [class*="cal-cell"] small {
  border-top: 2px solid #ffffff;
}

.cal-week-box .cal-day-today span[data-cal-date],
.cal-week-box .cal-day-today.event-day span[data-cal-date] {
  color: #fcca03;
}

.cal-week-box .cal-column {
  border-left-color: #ffffff;
}

.fw-shortcode-calendar .day-highlight {
  background: #f5f6fb;
  border: 1px solid #a4a4a4;
  color: #fcca03;
}

.fw-shortcode-calendar .cal-month-box .day-highlight {
  border-right: 2px solid #ffffff;
}

.fw-shortcode-calendar a.cal-event-week {
  font-weight: 700;
  color: #303030;
}

.fw-shortcode-calendar a.cal-event-week:hover {
  color: #fcca03;
}

.fw-shortcode-calendar .day-highlight:hover {
  background-color: #f5f6fb;
}

.fw-shortcode-calendar .day-highlight a:hover {
  text-decoration: none;
}

#cal-day-box {
  background-color: #f1f1f1;
  overflow: hidden;
}

#cal-day-box .cal-row-head,
#cal-day-box .cal-day-hour {
  border-bottom: 2px solid #ffffff;
}

#cal-day-box .time-col {
  border-right: 2px solid #ffffff;
}

#cal-day-box .cal-day-hour .cal-day-hour-part {
  border-bottom: 1px solid #ffffff;
}

/**
 * Unyson Portfolio
 * -----------------------------------------------------------------------------
 */
.site-content.project-content .has-post-thumbnail .entry-header {
  padding-top: 0;
}

.full-width.singular .site-content.project-content .hentry.has-post-thumbnail,
.full-width.home .site-content.project-content .hentry.has-post-thumbnail {
  margin-top: 0;
}

.full-width .site-content.project-content .has-post-thumbnail .entry-header,
.full-width.singular .site-content.project-content .hentry.has-post-thumbnail,
.full-width.home .site-content.project-content .hentry.has-post-thumbnail {
  margin-top: 0;
}

.site-content.project-content .has-post-thumbnail .entry-header {
  margin-top: 0;
}

.single-fw-portfolio .entry-content {
  background-color: transparent;
}

.single-fw-portfolio .entry-content__inner {
  overflow: hidden;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 0;
  border-bottom: solid 4px #0eb0ee;
  background-color: #ffffff;
}

.single-fw-portfolio .entry-content__inner > .entry-content > .wrap-nivoslider {
  margin-top: -40px;
  margin-left: -40px;
  margin-right: -40px;
}

.single-fw-portfolio .entry-content__inner > .entry-content > *:last-child {
  margin-bottom: 35px;
}

section.portfolio {
  margin: 0;
  padding: 0;
}

.portfolio-list {
  padding: 0;
  margin: 0 0 0 -30px;
  list-style: none;
  font-size: 0;
}

.space-yes .portfolio-list {
  margin: 0 0 0 -30px;
  padding-left: 0;
}

.space-no .portfolio-list {
  margin: 0 0 0 0;
  padding-left: 0;
}

.portfolio__item {
  display: block;
  float: left;
  margin: 0 0 0 0;
}

.columns-2 .portfolio__item {
  width: 50%;
}

.columns-3 .portfolio__item {
  width: 33.3333%;
}

.columns-4 .portfolio__item {
  width: 25%;
}

@media screen and (max-width: 1023px) {
  .portfolio__item {
    width: 50% !important;
  }
}

@media screen and (max-width: 767px) {
  .portfolio__item {
    width: 100% !important;
  }
}

.portfolio .portfolio__item {
  display: none;
  width: 50%; /* see projects page */
}

.portfolio__img {
  position: relative;
  margin: 0 0 30px 30px;
}

.space-yes .portfolio__img {
  margin: 0 0 30px 30px;
}

.space-no .portfolio__img {
  margin: 0 0 0 0;
}

.portfolio__img a {
  display: block;
}

.portfolio__img a img {
  width: 100%;
  max-width: 100%;
}

.portfolio-categories__wrapper {
  overflow: hidden;
  margin: 0 0 27px 0;
}

.portfolio-categories__wrapper .separator {
  float: left;
  margin: 0 4px;
}

.portfolio-categories {
  padding: 0;
  margin: 0;
  text-align: center;
}

.portfolio-categories .separator {
  display: none;
}

.portfolio-categories li {
  list-style: none;
  display: inline-block;
}

.portfolio-categories li a {
  font-family: "Arial", sans-serif;
  font-size: 10px !important;
  font-size: 1rem !important;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  padding: 8px 10px 7px 10px;
  margin: 5px 5px 0 0;
  border-radius: 2px;
  background-color: #ecedef;
  color: #30355d;
}

.portfolio-categories li a:hover, .portfolio-categories li a:focus {
  background-color: #30355d;
  color: #ffffff;
}

.portfolio-categories--single {
  display: inline-block;
  overflow: hidden;
  height: 27px;
  width: 100%;
  text-align: center;
  position: absolute;
  padding-left: 15px;
  padding-right: 15px;
  bottom: -14px;
  z-index: 3;
}

.portfolio-categories--single li a {
  font-size: 11px;
  font-weight: 600;
  line-height: 2.2728;
  display: block;
  margin: 0 0 0 0;
  padding: 0 10px;
  border-radius: 2px;
  background-color: #0eb0ee;
  color: #ffffff;
}

.portfolio-categories--single li a:hover, .portfolio-categories--single li a:focus {
  background-color: #ffffff;
  color: #30355d;
}

.portfolio-categories--single li,
.portfolio-categories--single li + li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}

.portfolio__hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  background-color: rgba(48, 53, 93, 0.9);
}

.portfolio__img .portfolio__hover {
  visibility: hidden;
  opacity: 0;
}

.portfolio__img:hover .portfolio__hover {
  visibility: visible;
  opacity: 1;
}

.portfolio__zoom,
.portfolio__info {
  display: inline-block !important;
  height: 48px;
  width: 48px;
  border-radius: 24px;
  text-align: center;
  background-color: #0eb0ee;
  color: #ffffff;
}

.portfolio__zoom:hover, .portfolio__zoom:focus,
.portfolio__info:hover,
.portfolio__info:focus {
  display: inline-block;
  height: 48px;
  width: 48px;
  border-radius: 24px;
  background-color: #ffffff;
  color: #30355d;
}

.portfolio__zoom .fa,
.portfolio__info .fa {
  font-size: 16px;
  line-height: 48px;
}

.portfolio__zoom {
  -webkit-transform: rotate(-180deg) scale(1.3);
      -ms-transform: rotate(-180deg) scale(1.3);
          transform: rotate(-180deg) scale(1.3);
}

.portfolio__zoom .fa {
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
}

.portfolio__img:hover .portfolio__zoom {
  -webkit-transform: rotate(0deg) scale(1);
      -ms-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
}

.portfolio__img:hover .portfolio__zoom .fa {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.portfolio__info {
  -webkit-transform: rotate(180deg) scale(1.3);
      -ms-transform: rotate(180deg) scale(1.3);
          transform: rotate(180deg) scale(1.3);
}

.portfolio__info .fa {
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
}

.portfolio__img:hover .portfolio__info {
  -webkit-transform: rotate(0deg) scale(1);
      -ms-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
}

.portfolio__img:hover .portfolio__info .fa {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.portfolio__zoom {
  margin-right: 30px;
}

.portfolio__img:hover .portfolio__zoom {
  margin-right: 0;
}

.portfolio__info {
  margin-left: 12px;
}

.portfolio__title {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  max-height: 27px;
  overflow: hidden;
  display: block;
  margin-top: 14px;
  margin-bottom: 0;
}

.portfolio__title a {
  color: #ffffff;
}

.portfolio__title a:hover, .portfolio__title a:focus {
  color: #ffffff;
}

.portfolio--alternate .portfolio__title,
.portfolio--extended .portfolio__title {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 48px;
}

.portfolio--alternate .portfolio__title a,
.portfolio--extended .portfolio__title a {
  color: #30355d;
}

.portfolio--alternate .portfolio__title a:hover, .portfolio--alternate .portfolio__title a:focus,
.portfolio--extended .portfolio__title a:hover,
.portfolio--extended .portfolio__title a:focus {
  color: #0eb0ee;
}

.space-yes.portfolio--alternate .portfolio__title,
.space-yes.portfolio--extended .portfolio__title {
  margin-left: 30px;
}

.space-yes.portfolio--extended .portfolio__title {
  margin-top: -30px;
  margin-bottom: 0;
  padding-top: 33px;
  padding-bottom: 33px;
  height: 93px;
  max-height: 93px;
  background-color: #ecedef;
  position: relative;
  z-index: 2;
}

.portfolio__excerpt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5334;
  text-align: center;
  overflow: hidden;
  max-height: 69px;
  margin-top: 27px;
  margin-bottom: 60px;
  padding: 0 30px;
}

.space-yes .portfolio__excerpt {
  margin-left: 30px;
  max-height: 100%;
  margin-top: -3px;
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
  padding: 0 0 27px 0;
  border-radius: 3px;
}

.space-yes .portfolio__excerpt > span {
  display: block;
  overflow: hidden;
  max-height: 69px;
  position: relative;
}

.portfolio__img .portfolio__hover,
.portfolio__img:hover .portfolio__hover,
.portfolio__img .portfolio__zoom,
.portfolio__img .portfolio__info,
.portfolio__img:hover .portfolio__zoom,
.portfolio__img:hover .portfolio__info,
.portfolio__img .portfolio__zoom .fa,
.portfolio__img .portfolio__info .fa,
.portfolio__img:hover .portfolio__zoom .fa,
.portfolio__img:hover .portfolio__info .fa {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/**
 * Unyson Services Extension
 * Services -- Archive
 */
.tax-fw-services-category .site-content,
.post-type-archive-fw-services .site-content {
  background-color: #ffffff;
}

.services-list {
  padding: 0;
  margin: -46px -15px 0 -15px;
}

.services-list li {
  margin-top: 46px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  float: none;
  display: none;
}

.services-list .fw-iconbox__text > div {
  overflow: hidden;
  max-height: 69px;
}

/**
 * Unyson Services Extension
 * Services -- Singular
 */
.single-fw-services .site-content {
  background-color: #ffffff;
}

.single-fw-services .site-content .entry-content {
  background-color: transparent;
}

.wrapp-categories-services {
  overflow: hidden;
  margin-bottom: 46px;
}

.services-categories {
  padding: 0;
  margin: 0;
  text-align: center;
}

.services-categories .separator {
  display: none;
}

.services-categories li {
  list-style: none;
  display: inline-block;
}

.services-categories li a {
  font-family: "Arial", sans-serif;
  font-size: 10px !important;
  font-size: 1rem !important;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  padding: 8px 10px 7px 10px;
  margin: 5px 5px 0 0;
  border-radius: 2px;
  background-color: #ecedef;
  color: #30355d;
}

.services-categories li a:hover, .services-categories li a:focus {
  background-color: #30355d;
  color: #ffffff;
}

/* typography page */

@media(max-width: 1199px) {
  .typography-special p {
    margin-bottom: 7px;
  }
  .typography-special img.alignright,
  .typography-special img.alignleft {
    margin-bottom: 7px;
  }
}
