/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.row_error{ color: #f00; margin-top: 8px;}
.quote_msg.success{color: #39bc23; font-weight: bold; font-size: 12px;}
.text-decoration-line-through{text-decoration:line-through;}
.address-map-wrap, .address-wrap{margin:15px 0 15px 0;}
.quote-lising-wrap{margin-top:40px;}

/*=============================
        New Design 
===============================*/
body {
    font-family: "roboto", sans-serif;
    font-size: 15px;
    color: #333;
}

section.hero_sec img {
    /* max-height: 80vh;
    object-fit: cover;
    width: 100%; */
    height: 700px;
    object-fit: cover;
}

img.hero-img-offerte {
    height: 700px;
    width: 100%;
    object-fit: cover;
}

section.hero_sec {
    position: relative;
}

.hero_overlay {
    position: absolute;
    background: #5a409954;
    /* height: 100%; */
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.heros_con {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
}

.heros_con h2 {
    font-family: 'Martel', serif;
    color: #FFFFFF;
    font-size: 65px;
    line-height: 90px;
}

.heros_con p {
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom:25px;
}


.btn_book {
    padding: 15px 40px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-color: #04fc70;
    background-color: #04fc70;
    border-radius: 30px;
    color: #010043;
}


section.abt_sec {
    position: relative;
    margin: 0 0 5%;
}

.abts_box {
    padding: 60px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -70px 0px 0px 0px;
    background: #fff;
}

.abts_box h4 {
    font-weight: 700;
    font-family: 'Martel', serif;
    font-size: 30px;
    margin-bottom: 20px;
}

.abts_box p {
    color: #4a4a4a;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    line-height: 30px;
    margin-bottom: 22px;
    letter-spacing: 0.5px;
}

.mt_5 {
    margin-top: 8%;
}

.abts_box h5 {
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 700;
    font-family: 'Martel', serif;
    color: #010043;
    margin: 20px 0;
}

.panel-group .panel{
    padding:10px;
}

.table_head h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Martel', serif;
    text-align: center;
    margin-bottom: 20px;
}

.table_head p {
    color: #4a4a4a;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    line-height: 30px;
    margin-bottom: 22px;
    letter-spacing: 0.5px;
}

.table_main .entry-header {
    padding: 30px;
    background-color: #5A4099;
    margin:0;

}

.table_main .entry-content {
    background: #f0eeff;
    padding: 30px 30px  60px;
    margin-bottom: 30px;
}

.table_main  .entry-header .entry-title{
        font-weight: 700;
    font-family: 'Martel', serif;
    line-height: 1.3em;
    font-size: 22px;
    color: #fff;
    margin:0;
}

.offerte .offerte-h3 {
    font-weight: 700;
    font-family: 'Martel', serif;
    color: #010043;
    font-size: 22px;
}

.descrips_left{
    border-right:1px solid #333;
    padding: 0px 40px 0px 0px;
}

section.descrip_sec {
    /* margin: 5% 0; */
    margin-top: 5%;
    background: #fff;
    padding: 4%;
}

.descrips_single   h2 {
    font-weight: 700;
    font-family: 'Martel', serif;
    line-height: 1.3em;
    color: #010043;
    font-size: 22px;
    margin: 20px 0;
}

.descrips_single  p{
        color: #4a4a4a;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    line-height: 30px;
    margin-bottom: 22px;
    letter-spacing: 0.5px;
}

.btn_book span{
    padding-right:10px;
}

section.innerblock_sec {
    background-color: #010043;
    padding: 100px 0px 100px 0px;
    /* margin: 6% 0; */
}

.innerb_head h2 {
    font-weight: 700;
    font-family: 'Martel', serif;
    line-height: 1.3em;
    color: #FFFFFF;
    font-size: 50px;
    text-align: center;
    margin-bottom: 50px;
}
.single_innerblock {
    background: #fff;
    padding: 25px;
    text-align:center;
    min-height: 240px;
}

.singinb_img {
    text-align: center;
    margin-bottom: 32px;
}

.singinb_img img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.singinb_con h3 {
    font-weight: 700;
    font-family: 'Martel', serif;
    line-height: 1.3em;
    color: #010043;
    font-size: 28px;
}

.singinb_con p {
    color: #4a4a4a;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    line-height: 30px;
    margin-bottom: 22px;
    letter-spacing: 0.5px;
    min-height: 70px;
}

/* .singinb_con {
    min-height: 170px;
} */

.singinb_btn {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

.btn_white {
    font-size: 17px;
    background-color: #F4F3FA;
    padding: 20px 30px 15px 030px;
    border-radius: 26px;
    color: #010043;
}
.btn_wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.singinb_btn .btn_book{
    width:100%;
}

ul {
    color: #4a4a4a;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    line-height: 30px;
    margin-bottom: 22px;
    letter-spacing: 0.5px;
}

.dropdown-menu {
    /* position: absolute; */
    /* top: 100%; */
    left: 50%; /* Position the left edge of the dropdown menu at the center of its parent */
    transform: translateX(-50%); /* Move the dropdown menu to the left by half its width */
    z-index: 1000;
    /* display: none; */
    /* float: left; */
    max-width: 150%;
    padding: 8px 15px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
    text-wrap: wrap;
    margin-bottom: 1em;
}

.dropdown-menu>li>a:hover {
    background-color: transparent !important;
}

table, td, th {
    border: none;
}

td {
    padding: 5px 0;
}

.cat-quot{
    color: #FFFFFF;
}

.quotation-block-wrap {
    background-color: #FEFEFE;
    padding: 30px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    margin-bottom: 2em;
    min-height: 450px;
}

section.qutation_page_wrapper {
    padding: 5em 0;
}

.quote-image-wrap {
    margin-bottom: 2em;
}

.quote-title-wrap {
    color: #333;
    font-size: 18px;
}

span.ammount_wrap {
    color: #333;
    font-size: 18px;
}

.quot-cat-img {
    max-width: 75%;
    height: auto;
}

.cat_titel_algemenepagina {
    font-family: 'Martel', serif;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 700;
}

td.price {
    text-align: right;
}

@media only screen and (min-width: 390px) and (max-width: 820px) {
    .descrips_left {
        border: none;
    }

    .heros_con h2 {
        font-family: 'Martel', serif;
        color: #FFFFFF;
        font-size: 40px;
        line-height: 55px;
        font-weight: 900;
    }   
}

@media only screen and (max-width: 390px) {
    .abts_box h4 {
        font-weight: 700;
        font-family: 'Martel', serif;
        font-size: 25px;
        margin-bottom: 20px;
    }

    .heros_con h2 {
        font-family: 'Martel', serif;
        color: #FFFFFF;
        font-size: 30px;
        line-height: 55px;
        font-weight: 900;
    }

    .table_head h2 {
        font-size: 30px;
        font-weight: 700;
        font-family: 'Martel', serif;
        text-align: center;
        margin-bottom: 20px;
    }
    
    .descrips_left {
        border: none;
    }   
}