/*
Theme Name: BN-theme
Description: This the theme for Babysitting & Nanny service Thailand
Version: 1.0
Author: Koen van Dieren
Author URI: https://www.koenvandieren.com
Template: enfold
*/


/* Add your own styles here */


/* =========================================================
   01. Fonts, Typography & Links
========================================================= */

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#main p a,
.main_color .sidebar a {
    text-decoration: underline;
    transition: all 0.4s ease-in-out;
}

.main_color a:hover,
#top h1 a:hover,
#top h2 a:hover,
#top h3 a:hover,
#top h4 a:hover,
#top h5 a:hover,
#top h6 a:hover,
a.iconlist_icon,
.main_color .sidebar a:hover {
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

#top #wrap_all .all_colors h1,
#top #wrap_all .all_colors h2,
#top #wrap_all .all_colors h3,
#top #wrap_all .all_colors h4,
#top #wrap_all .all_colors h5,
#top #wrap_all .all_colors h6 {
    line-height: 1em;
}

.arrow-link a {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none !important;
}

.arrow-link a:after {
    content: "→";
    margin-left: 5px;
    transition: transform 0.35s cubic-bezier(.4,0,.2,1);
}

.arrow-link a:hover:after {
    transform: translateX(8px);
}

h3.main-title.entry-title {
    font-weight: 700;
}


/* =========================================================
   02. Forms
========================================================= */

#top .alternate_color .input-text,
#top .alternate_color input[type='text'],
#top .alternate_color input[type='input'],
#top .alternate_color input[type='password'],
#top .alternate_color input[type='email'],
#top .alternate_color input[type='number'],
#top .alternate_color input[type='url'],
#top .alternate_color input[type='tel'],
#top .alternate_color input[type='search'],
#top .alternate_color textarea,
#top .alternate_color select {
    border-radius: 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border: none;
}

.ff-default .ff_btn_style {
    font-weight: 800 !important;
    border-radius: 25px !important;
    padding: 10px 20px 8px !important;
    font-family: 'static', Helvetica, Arial, sans-serif;
}

.fluentform .ff-el-group {
    margin-bottom: 0px !important;
}

#top form {
    margin-bottom: 0px;
}

/* =========================================================
   03. Buttons
========================================================= */

a.avia-button,
li.av-menu-button span.avia-menu-text,
.ff-default .ff_btn_style {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) !important;
    position: relative;
    background-image:
        radial-gradient(rgba(255, 255, 255, 0.08) 0.8px, transparent 0.8px),
        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(0, 0, 0, 0.06));
    background-size: 6px 6px, 100% 100%;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease-in-out;
}

li.av-menu-button span.avia-menu-text {
    padding: 10px 20px 8px !important;
    font-weight: 800;
}

a.avia-button:hover,
li.av-menu-button span.avia-menu-text:hover, .ff-default .ff_btn_style:hover {
    transition: all 0.4s ease-in-out;
    text-shadow: none !important;
    box-shadow: none !important;
}

#top .ff-default .ff_btn_style:hover {
    background-image: 
        radial-gradient(rgba(255, 255, 255, 0.08) 0.8px, transparent 0.8px),
        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(0, 0, 0, 0.06));
    background: #0c8eca;
    color: #ffffff;
    border-color: #0a6ca8;
    transition: all 0.4s ease-in-out;
}

#top #wrap_all #button-row-whatsapp .avia-button.avia-icon_select-yes-left-icon {
    border-color: #1ea952;
}


/* =========================================================
   04. Header
========================================================= */

div#header_main {
    box-shadow: 0 -2px 8px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

span.logo img {
    max-height: 80px;
    padding: 8px 0;
    margin-right: 10px;
}

div#header_main div#text-2 h3 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 800;
    max-width: 250px;
}

div#header_main div#text-2 p {
    margin: 5px 0 0;
    font-size: 12px;
    text-transform: uppercase;
}

li.av-menu-button a {
    padding-right: 0;
}

#top .menu-item-has-children > a > .avia-menu-text:after {
    content: "\e873";
    font-family: 'entypo-fontello';
    right: -5px;
    position: relative;
}

.av-main-nav ul li a, .av-main-nav ul li:last-child>a {
    border: none;
}


/* =========================================================
   05. Body / General Layout
========================================================= */

a#scroll-top-link {
    display: none;
}

.container_wrap {
    border: none;
}

.avia-section-huge .content, .avia-section-huge .sidebar, #top.single-post .content {
    padding-top: 100px;
    padding-bottom: 100px;
}


/* =========================================================
   06. Footer
========================================================= */

footer#footer-page ul {
    margin-left: 0;
    margin-top: 13.6px;
}

footer#footer-page ul li {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

footer span.hr-inner {
    border-width: 0.1px;
}

div#copyright p {
    font-size: 13px;
}

div#copyright a {
    text-decoration: none !important;
    font-size: 13px;
}

div#copyright.copyright-email {
    text-align: right;
}


/* =========================================================
   07. Shared Elements
========================================================= */

/* Subtitle */

.subtitle h3 {
    color: #0c8eca;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

/* Highlight box */

.highlight {
    border: 2px solid #0c8eca !important;
    width: fit-content;
    background: #e7f3f9;
    border-radius: 25px;
}

.highlight p {
    padding: 5px 15px;
    margin: 0;
    color: #0c8eca;
    font-size: 14px;
}


/* =========================================================
   08. Hero Section
========================================================= */

.hero h1 {
    margin: 0px 0 15px;
	color: #0d2b45;
}

.hero h1 span {
    color: #0c8eca;
}

.hero-image-column {
    position: relative;
}

section#home-hero-text {
    margin: 30px 0;
}

.home .hero div#button-row-whatsapp {
    margin-bottom: 50px;
}

.hero-image-home img {
    max-height: 470px;
    width: auto;
}

/* Hero Google rating badge */

.hero-google-rating {
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);

    display: flex;
    align-items: center;
    gap: 22px;

    background: #fff;
    padding: 20px 25px 17px;
    border-radius: 22px;

    box-shadow:
        0 15px 40px rgba(0, 0, 0, 0.12),
        0 3px 10px rgba(0, 0, 0, 0.05);

    text-decoration: none;
    z-index: 10;
    min-width: 360px;

    transition: all 0.3s ease;
}

.hero-google-rating:hover {
    transform: translateX(-50%) translateY(-4px);
    box-shadow:
        0 20px 50px rgba(0, 0, 0, 0.16),
        0 5px 15px rgba(0, 0, 0, 0.08);
}

.hero-google-logo svg {
    width: 63px;
    height: 63px;
    display: block;
}

.hero-google-title {
    font-size: 20px;
    font-weight: 700;
    color: #111;
    line-height: 1.1;
    margin-bottom: 8px;
}

.hero-google-score {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hero-google-score .score {
    font-size: 30px;
    font-weight: 800;
    color: #111;
    line-height: 1;
}

.hero-google-score .stars {
    font-size: 30px;
    color: #fbbc04;
    letter-spacing: 2px;
    line-height: 1;
}

.hero-google-reviews {
    margin-top: 7px;
    font-size: 14px;
    font-weight: 700;
    color: #168ac0;
}


/* Hero trust bar */

.hero-trust-bar {
    background: transparent !important;
    border: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: -42px 0 0 !important;
    position: relative;
    z-index: 30;
    top: 35px;
}

.hero-trust-bar .container {
    width: auto !important;
    padding: 0 !important;
}

.hero-trust-bar .content,
.hero-trust-bar .template-page,
.hero-trust-bar .post-entry,
.hero-trust-bar .entry-content-wrapper {
    margin: 0 !important;
    padding: 0 !important;
}

.hero-trust-bar .entry-content-wrapper {
    width: fit-content !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 42px !important;
    background: #ffffff !important;
    border-radius: 10px !important;
    box-shadow: 0 8px 24px rgba(24, 51, 84, 0.12) !important;
    padding: 13px 20px !important;
    overflow: visible !important;
}

.hero-trust-bar .flex_column {
    width: auto !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.hero-trust-bar .avia_codeblock_section,
.hero-trust-bar .avia_codeblock {
    margin: 0 !important;
    padding: 0 !important;
}


/* Actual stat item inside code block */

.hero-trust-bar .avia_codeblock > .hero-stat {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    white-space: nowrap !important;
    margin: 0 !important;
    padding: 0 !important;
}

.hero-trust-bar .avia_codeblock > .hero-stat img {
    width: 42px !important;
    height: 42px !important;
    display: block !important;
    object-fit: contain !important;
    flex: 0 0 60px !important;
    filter: brightness(0) saturate(100%) invert(45%) sepia(92%) saturate(1524%) hue-rotate(162deg) brightness(93%) contrast(92%);
}

.hero-trust-bar .hero-stat-text {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.hero-trust-bar .hero-stat-text strong {
    font-size: 26px !important;
    line-height: 0.95 !important;
    font-weight: 800 !important;
    color: #0c8eca !important;
    margin: 0 0 4px !important;
    padding: 0 !important;
}

.hero-trust-bar .hero-stat-text span {
    font-size: 16px !important;
    line-height: 1.1 !important;
    font-weight: 600 !important;
    color: #24364b !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   10. Reviews Section
========================================================= */

.manual-google-review-card {
    position: relative;
    background: #ffffff;
    border-radius: 18px;
    padding: 26px !important;
    min-height: 320px;

    border: none !important;

    box-shadow: 0 10px 30px rgba(0,0,0,0.08) !important;

    transition: all .25s ease;
}

.manual-google-review-card:hover {
    transform: translateY(-3px);

    box-shadow: 0 16px 35px rgba(0,0,0,0.12) !important;
}

/* Google icon */

.manual-review-google-icon {
    position: absolute;
    top: 26px;
    right: 26px;

    width: 24px;
    height: 24px;

    object-fit: contain;
    z-index: 5;
}

/* Header */

.manual-review-header {
    display: flex;
    align-items: center;
    gap: 14px;

    margin-bottom: 22px;

    padding-right: 35px;
}

.manual-review-avatar-img {
    width: 52px !important;
    height: 52px !important;

    min-width: 52px;

    border-radius: 50%;

    object-fit: cover;

    display: block;
}

.manual-review-author {
    flex: 1;
}

.manual-review-name {
    font-size: 18px;
    font-weight: 800;

    color: #17212b;

    line-height: 1.15;

    margin: 0;
}

.manual-review-date {
    font-size: 15px;

    color: #9b9b9b;

    line-height: 1.2;

    margin-top: 4px;
}

/* Stars */

.manual-review-stars {
    color: #fbbc04;

    font-size: 21px;

    line-height: 1;

    letter-spacing: 1px;

    margin-bottom: 18px;
}

.manual-review-verified {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    width: 15px;
    height: 15px;

    margin-left: 4px;

    background: #4285f4;

    color: #ffffff;

    border-radius: 50%;

    font-size: 10px;
    font-weight: 800;

    position: relative;
    top: -2px;
}

/* Review text */

.manual-review-text {
    font-size: 17px;

    line-height: 1.55;

    color: #222222;

    margin: 0;

    max-height: 105px;

    overflow: hidden;

    transition: max-height .45s ease;
}

.manual-google-review-card.is-open .manual-review-text {
    max-height: 900px;
}

/* Read more */

.manual-review-toggle {
    display: inline-block;

    margin-top: 14px;

    padding: 0;

    background: transparent;

    border: none;

    color: #9b9b9b;

    font-size: 15px;

    cursor: pointer;

    font-family: inherit;

    transition: color .2s ease;
}

.manual-review-toggle:hover {
    color: #0c8eca;
}

/* View all button */

.all-google-reviews {
    display: table;

    margin: 35px auto 0;

    padding: 12px 22px;

    background: #0c8eca;

    color: #ffffff !important;

    border-radius: 50px;

    text-decoration: none !important;

    font-size: 14px;

    font-weight: 800;

    transition: all .25s ease;
}

.all-google-reviews:hover {
    background: #10263a;

    color: #ffffff !important;
}

/* =========================================================
   11. Location Cards / Location Links
========================================================= */

.location-links a {
    text-decoration: none !important;
    padding: 8px 13px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 12px;
    color: white;
    margin-right: 3px;
    font-size: 13px;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    font-weight: 500;
}

.location-links a:before {
    font-family: 'entypo-fontello';
    content: "";
    margin-right: 3px;
}

.location-card {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}

.location-card img {
    width: 100%;
    display: block;
    transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.location-card:hover img {
    transform: scale(1.08);
}

.location-card:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.75) 0%,
        rgba(0, 0, 0, 0.2) 40%,
        rgba(0, 0, 0, 0) 70%
    );
}

.location-content {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    z-index: 2;
    color: #fff;
}

.location-content h3 {
    color: #ffffff;
}

.location-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    background: #1e95d3;
    color: #fff;
    padding: 8px 16px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
}

span.location-link {
    color: #0d8bd7;
}


/* =========================================================
   Locations Section
========================================================= */


#section-locations .location-card {
    background: #e7f3f9;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    transition: all .3s ease;
    padding-bottom: 28px;
}

#section-locations .location-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0,0,0,.12);
}

#section-locations.alternate_color .location-card {
    background: white;
}

/* Image */

#section-locations .location-card-image {
    margin: 0;
    overflow: hidden;
    border-radius: 18px 18px 0 0;
}

#section-locations .location-card-image img {
    object-fit: cover;
    display: block;
    transition: transform .6s ease;
}

#section-locations .location-card:hover img {
    transform: none !important;
}

/* Text */

#section-locations .location-card h3 {
    margin: 28px 30px 15px;
}

#section-locations .location-card p {
    margin: 0 30px;
}

/* Link */

#section-locations .location-card .arrow-link {
    margin: 20px 0px 0px;
}


/* =========================================================
   12. Full Service Childcare Cards
========================================================= */

#home-full-service .entry-content-wrapper > .av_one_full {
    margin-bottom: 55px;
}

#home-full-service .box-1 {
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    padding: 45px 28px 28px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    overflow: visible;
}

#home-full-service .box-1:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 35px rgba(0, 0, 0, 0.12);
}

/* Icon circle */

#home-full-service .box-1 .avia-image-container {
    width: 78px;
    height: 78px;
    background: #e7f3f9;
    border-radius: 50%;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.10);
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: -82px auto 22px;
    position: relative;
    z-index: 5;
}

#home-full-service .box-1 .avia-image-container-inner,
#home-full-service .box-1 .avia-image-overlay-wrap {
    width: 78px !important;
    height: 78px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

#home-full-service .box-1 img {
    height: 38px !important;
    width: auto !important;
    max-width: 42px !important;
    filter: brightness(0) saturate(100%) invert(45%) sepia(92%) saturate(1524%) hue-rotate(162deg) brightness(93%) contrast(92%);
}

#home-full-service .box-1 h3 {
    font-size: 20px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 14px;
    color: #17212b;
}

#home-full-service .box-1 p {
    font-size: 17px;
    line-height: 1.6;
    color: #6f7f8f;
    margin-bottom: 0;
}


/* =========================================================
   13. Booking Process Section
========================================================= */

.booking-process-section {
    position: relative;
}

div.booking-process-section h2 {
    margin-bottom: 50px;
}

.booking-process-section:after {
    content: "";
    position: absolute;
    top: 295px;
    left: 18%;
    width: 64%;
    height: 3px;

    background-image: linear-gradient(
        to right,
        #9bd8f2 40%,
        transparent 40%
    );
    background-size: 18px 3px;
    background-repeat: repeat-x;

    z-index: 0;
}

.booking-process-section .container,
.booking-process-section .flex_column,
.booking-process-section .booking-step-col,
.booking-process-section .booking-step-image {
    position: relative;
    z-index: 5;
}

.booking-process-section .flex_column {
    overflow: visible !important;
}

.booking-process-section .booking-step-col {
    position: relative;
    text-align: center;
}

.booking-process-section .booking-step-image {
    width: 78px;
    height: 78px;
    margin: 0 auto 22px !important;
    border-radius: 50%;
    background: #e7f3f9;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);

    display: flex;
    align-items: center;
    justify-content: center;

    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.booking-process-section .booking-step-image img {
    width: 34px !important;
    height: 34px !important;
    object-fit: contain;
    display: block;
    transform: translateY(25px);
    filter: brightness(0) saturate(100%) invert(45%) sepia(92%) saturate(1524%) hue-rotate(162deg) brightness(93%) contrast(92%);
}

.booking-process-section .booking-step-image:after {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #0096d6;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
}

.booking-process-section .step-1 .booking-step-image:after {
    content: "01";
}

.booking-process-section .step-2 .booking-step-image:after {
    content: "02";
}

.booking-process-section .step-3 .booking-step-image:after {
    content: "03";
}

.booking-process-section .step-4 .booking-step-image:after {
    content: "04";
}

.booking-process-section .booking-step-col h3,
.booking-process-section .booking-step-col .av-special-heading-tag {
    max-width: 270px;
    margin: 0 auto 14px;
    font-size: 22px;
    line-height: 1.2;
}

.booking-process-section .booking-step-col p {
    max-width: 300px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.65;
}

.booking-process-section .booking-step-col .av-special-heading {
    margin-bottom: 10px !important;
}

.booking-process-section .booking-step-col:hover .booking-step-image {
    transform: translateY(-6px) scale(1.04);
    box-shadow: 0 14px 28px rgba(0, 80, 120, 0.14);
}


/* =========================================================
   14. Service Cards
========================================================= */

.service-card {
    background: #ffffff;
    border-radius: 20px;
    overflow: visible;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
}

.service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

/* Image */

.service-card-image {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

.service-card-image img {
    object-fit: cover;
    display: block;
    margin: 0;
}

/* Floating icon */

.service-card-icon {
    width: 86px !important;
    height: 86px !important;
    background: #ffffff;
    border-radius: 50%;
    margin: -48px auto 14px !important;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 20;
}

.service-card-icon .avia-image-container-inner,
.service-card-icon .avia-image-overlay-wrap {
    width: 86px !important;
    height: 86px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #dff3fb;
}

.service-card-icon img {
    height: 40px !important;
    width: auto !important;
    position: relative;
    top: 0 !important;
    filter: brightness(0) saturate(100%) invert(45%) sepia(92%) saturate(1524%) hue-rotate(162deg) brightness(93%) contrast(92%);
}

/* Title */

.service-card-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: -2px;
    margin-bottom: 10px;
    padding: 0 20px;
}

.service-card-title h3 {
    margin-bottom: 0;
}

/* Price */

.service-card-price h4 {
    font-size: 35px;
    font-weight: 700;
    color: #0c8eca;
    line-height: 1;
    margin-bottom: 5px;
}

/* Price subtext */

.service-card-price-sub {
    font-size: 14px;
    color: #777;
    margin-bottom: 25px;
}

.service-card-price-sub p {
    margin-bottom: 0;
}

.service-card-price-sub {
    padding: 0px 30px;
}

/* Features list */

.service-card-features {
    text-align: left;
    padding: 0 30px;
    margin-bottom: 25px;
    min-height: 110px;
}

.service-card-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.service-card-features li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.service-card-features li:before {
    display: none;
}

.service-card-features .iconlist_icon {
    background: #e7f3f9 !important;
    color: #0c8eca !important;
}

.service-card-features .av-icon-char svg path {
    fill: #0c8eca !important;
}

.service-card-features .iconlist_title_small {
    color: #6f7f8f;
    font-size: 17px;
    line-height: 1.35;
}

/* Button */

.service-card-button .avia-button {
    border-radius: 50px !important;
    padding: 12px 28px !important;
    font-weight: 600;
}

/* Service trust */

.service-trust-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    /* margin-top: 35px; */
    padding-top: 25px;
    /* border-top: 1px solid rgba(12, 142, 202, .15); */
    /* font-size: 18px; */
    font-weight: 500;
    color: #576675;
    text-align: center;
}

.service-trust-icon{
    color:#0c8eca;
    font-size:17px;
    line-height:1;
    flex-shrink:0;
}

/* =========================================================
   15. Blog
========================================================= */

#top.single-post #wrap_all .all_colors h1 {
    font-size: 32px;
    margin-top: 30px;
}

#top.single-post #wrap_all .all_colors h2 {
    font-weight: 600;
    font-size: 24px;
}

#top .fullsize .template-blog .big-preview img {
    max-width: 800px;
    margin: 0 auto;
}

#top.page-id-40 .slide-meta {
    display: none;
}

#top.page-id-40 h3.slide-entry-title {
    margin: 30px 0px 10px;
}

#top.page-id-40 .read-more-link {
    margin-top: 10px;
}

#top.page-id-40 .avia-content-slider .slide-entry-wrap {
    margin-bottom: 100px;
}

#top.page-id-40 .avia-content-slider .slide-entry-wrap:last-child {
    margin-bottom: 0px;
}

.post_delimiter {
    display: none;
}

/* =========================================================
   16. Top image
========================================================= */


.top-image, .top-image h1, .top-image, .top-image h2 {
    color: white;
    text-shadow: 0 3px 12px rgba(0, 0, 0, .35);
}

body.page-id-24 .hero-trust-bar {
    top: 5px;
}

.hero .service-card-features {
    padding: 0px;
}

.hero .service-card-features .iconlist_title_small {
    color: #151f28;
    font-weight: 400;
    margin-bottom: 8px;
}

/* =========================================================
   17. FAQ sections
========================================================= */

#top .main_color .av-minimal-toggle .toggler {
    background: #e7f3f9;
    color: #151f28;
    font-weight: 500;
}

.av-minimal-toggle.togglecontainer .single_toggle .toggler {
    border: none;
}

.togglecontainer {
    max-width: 800px;
    margin: 0 auto !important;
}

#top .av-minimal-toggle .single_toggle {
    margin: 0 0 15px 0;
}

#top .toggle_content {
    margin: 0px;
}

.avia-admin-preview-container .toggler, .js_active .toggler {
    top: 0px !important;
}

.single_toggle {
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease-in-out;
}

.single_toggle:hover {
    box-shadow: none;
}

body .more-faq-items {
    margin-top: 0px;
}

body .more-faq-items a.av-fold-button-container {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none !important;
    color: #0c8eca !important;
}

body .more-faq-items a.av-fold-button-container:after {
    content: "→";
    margin-left: 5px;
    transition: transform 0.35s cubic-bezier(.4, 0, .2, 1);
}

/* =========================================================
   18. Full service
========================================================= */

.full-service-image img {
    max-height: 350px;
    width: auto;
    margin-bottom: 50px;
}

/* =========================================================
   19. FAQ
========================================================= */

.faq-page h3 {
    max-width: 800px;
    margin: 0px auto 30px !important;
}


/* =========================================================
   20. Contact page
========================================================= */

#contact-page img {
    height: 300px !important;
    width: auto !important;
}


/* =========================================================
   21. Our Guarantee
========================================================= */

.our-guarantee-top img:first-child, div#our-gaurantee-training img:first-child {
    height: 300px;
    width: auto;
    margin-bottom: 30px;
}

.policy-box {
    background: #e7f3f9;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    transition: all .3s ease;
    padding: 20px;
}

.policy-box p:last-child {
    margin-bottom: 0px;
}

/* =========================================================
   22. How to Book
========================================================= */

div#how-to-book-contact div#button-row-whatsapp {
    margin-bottom: 60px;
}

/* =========================================================
   23. Responsive Design
======================================================== */

@media only screen and (max-width: 1199px) {

    nav.main_menu {
        display: block !important;
    }

    #avia-menu .menu-item {
        display: none;
    }

    .av-burger-menu-main.menu-item-avia-special {
        display: block;
    }
    
    #top div#home-full-service .hr-invisible {
        display: none;
    }
    
    /* =========================================================
   Hero - Tablet (single column)
========================================================= */

.home .hero .flex_column_table {
    display: flex !important;
    flex-direction: column !important;
}

.home .hero .flex_column_table > .flex_column {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 50px !important;
    float: none !important;
    display: block !important;
}

.home .hero .flex_column_table > .av-flex-placeholder {
    display: none !important;
}

/* Text first, image second */
    .home .hero .flex_column_table > .first {
        order: 2;
        margin-bottom: 0px !important;
    }

.home .hero .flex_column_table > .hero-image-column {
    order: 1;
    text-align: center;
}

/* Center image */
.home .hero .hero-image-home img {
    max-width: 520px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

/* Center Google badge under image */
.home .hero .hero-google-rating {
    left: 50%;
    transform: translateX(-50%);
}

    /* 2 columns tablet: service cards, location cards, full service cards */
    .av-equal-height-column-flextable:has(.service-card),
    .av-equal-height-column-flextable:has(.location-card),
    #home-full-service .flex_column_table:has(.box-1) {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 30px !important;
    }

    .av-equal-height-column-flextable:has(.service-card) .service-card,
    .av-equal-height-column-flextable:has(.location-card) .location-card,
    #home-full-service .flex_column_table:has(.box-1) .box-1 {
        width: calc(50% - 15px) !important;
        max-width: calc(50% - 15px) !important;
        flex: 0 0 calc(50% - 15px) !important;
        margin: 0 0 40px !important;
        clear: none !important;
        float: none !important;
        display: block !important;
    }

    .av-equal-height-column-flextable:has(.service-card) .av-flex-placeholder,
    .av-equal-height-column-flextable:has(.location-card) .av-flex-placeholder,
    #home-full-service .flex_column_table:has(.box-1) .av-flex-placeholder {
        display: none !important;
    }

    .service-card-image img,
    #section-locations .location-card-image img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
    }
}


@media only screen and (max-width: 989px) {
	
	ul#av-burger-menu-ul span.avia-menu-text {
    font-weight: 600;
}

    .responsive #top #main {
        padding-top: 90px !important;
    }
    
    .booking-process-section:after {
        display: none !important;
    }
    
    .manual-google-review-card {
        min-height: auto;
    }

    .manual-review-text {
        font-size: 16px;
    }

    .manual-review-name {
        font-size: 17px;
    }

    .manual-review-date {
        font-size: 14px;
    }


    /* Hero trust bar */
    .hero-trust-bar {
        margin-top: -30px !important;
    }

    .hero-trust-bar .container {
        max-width: 92% !important;
    }

    .hero-trust-bar .entry-content-wrapper {
        gap: 28px !important;
        padding: 14px 18px !important;
    }

    .hero-trust-bar .avia_codeblock > .hero-stat img {
        width: 46px !important;
        height: 46px !important;
        flex-basis: 46px !important;
    }

    .hero-trust-bar .hero-stat-text strong {
        font-size: 26px !important;
    }

    .hero-trust-bar .hero-stat-text span {
        font-size: 13px !important;
    }
}


@media only screen and (max-width: 767px) {

.avia-menu.av_menu_icon_beside {
    padding-right: 0px;
    margin-right: 0px;
}


ul.noLightbox.social_bookmarks {
    display: none !important;
}

.location-links a {
    margin-right: 0px;
    font-size: 11px;
}
	
    .responsive #scroll-top-link {
        display: none !important;
    }
	
    div#header_main div#text-2 h3 {
        font-size: 14px;
        max-width: 170px;
    }

    div#header_main div#text-2 p {
        font-size: 8px;
    }

    .responsive #top #header #header_main .inner-container .logo {
        min-width: auto !important;
        max-width: 65px !important;
        margin-right: 15px;
    }

    #top #wrap_all .all_colors h1 {
        font-size: 38px;
    }

    .responsive #scroll-top-link {
        display: inline;
    }

    div#copyright {
        text-align: center;
    }
    
    .hero-image-home img {
        max-width: 400px;
    }

    /* Hero Google rating badge */

    .hero-google-rating {
        min-width: auto;
        width: 90%;
        max-width: 340px;
        padding: 18px 20px;
        gap: 15px;
        bottom: -25px;
    }

    .hero-google-logo svg {
        width: 52px;
        height: 52px;
    }

    .hero-google-title {
        font-size: 16px;
    }

    .hero-google-score .score {
        font-size: 24px;
    }

    .hero-google-score .stars {
        font-size: 22px;
    }

    /* Booking process */

    .booking-process-section .booking-step-col {
        margin-bottom: 45px;
    }

    /* 1 column mobile */
    .av-equal-height-column-flextable:has(.service-card),
    .av-equal-height-column-flextable:has(.location-card),
    #home-full-service .flex_column_table:has(.box-1) {
        display: block !important;
    }

    .av-equal-height-column-flextable:has(.service-card) .service-card,
    .av-equal-height-column-flextable:has(.location-card) .location-card,
    #home-full-service .flex_column_table:has(.box-1) .box-1 {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
        margin: 0 0 40px !important;
        clear: both !important;
        float: none !important;
        display: block !important;
    }

    #home-full-service .flex_column_table:has(.box-1) .box-1 {
        margin-bottom: 80px !important;
    }

    /* Hero trust bar */
    div.hero-trust-bar {
        display: none;
    }

    /* Reduce padding section*/
    .avia-section-huge .content, .avia-section-huge .sidebar {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    
}


/* =========================================================
   Contact Location Cards
========================================================= */

.contact-location-section {
    background: #e7f3f9;
}

.contact-location-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 34px 22px 28px;
    text-align: center;
    box-shadow: 0 10px 28px rgba(14, 61, 88, 0.10);
    transition: all 0.3s ease;
    min-height: 360px;
}

.contact-location-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(14, 61, 88, 0.14);
}

.contact-location-icon-wrap {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background: #e7f3f9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 22px;
}

.contact-location-icon-wrap img {
    width: 34px;
    height: 34px;
}

.contact-location-card h3 {
    font-size: 20px;
    line-height: 1.25;
    margin: 0 0 10px;
    color: #14263a;
}

.contact-location-card .contact-location-intro {
    font-size: 15px;
    line-height: 1.45;
    color: #607482;
    margin: 0 0 22px;
    min-height: 42px;
}

.contact-detail-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    margin: 0 auto 11px;
    color: #14263a;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
    max-width: 100%;
}

.contact-detail-link img {
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
}

.contact-detail-link:hover {
    color: #0798cf;
}

.contact-card-button {
    margin: 18px 0 16px;
}

.contact-card-button .avia-button,
.contact-card-button a.avia-button {
    width: 100%;
    max-width: 245px;
    background: #0798cf !important;
    border-color: #0798cf !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    padding: 12px 22px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    box-shadow: 0 8px 18px rgba(7, 152, 207, 0.22);
}

.contact-card-button .avia-button:hover,
.contact-card-button a.avia-button:hover {
    background: #087eaa !important;
    border-color: #087eaa !important;
    transform: translateY(-2px);
}

.contact-location-page-link {
    margin: 0;
}

.contact-location-page-link a {
    color: #0798cf;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none !important;
}

.contact-location-page-link a:hover {
    color: #087eaa;
    text-decoration: underline !important;
}

/* Tablet: 2 columns */
@media only screen and (max-width: 1199px) {
    .contact-location-section .flex_column.av_one_fourth {
        width: 48% !important;
        margin-left: 0 !important;
        margin-right: 4% !important;
        margin-bottom: 28px !important;
    }

    .contact-location-section .flex_column.av_one_fourth:nth-child(even) {
        margin-right: 0 !important;
    }
}

/* Mobile: 1 column */
@media only screen and (max-width: 767px) {
    .contact-location-section .flex_column.av_one_fourth {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 24px !important;
    }

    .contact-location-card {
        min-height: auto;
        padding: 32px 22px 28px;
    }

    .contact-location-card .contact-location-intro {
        min-height: 0;
    }
	
	div#copyright.copyright-email {
    	text-align: center;
	}
	
	#top div#copyright {
    	margin-bottom: 0px !important;
	}
}
