/*
Theme Name: Van Den Aker
Author: converzo
Author URI: https://converzo.nl
Description: The Van Den Aker Theme based on the famous Wordpress CMS.
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

* {margin: 0;padding: 0;box-sizing: border-box;}
img {max-width: 100%;height: auto;}
body {background: #ffffff;font-size:18px;line-height:30px;color: #000000;  font-family: "Open Sans", sans-serif; font-weight: 400;}
ul {list-style: none;padding: 0;}
p,.list ul,.list ol {margin-bottom: 25px;}
.list ul li{list-style-type: disc;}
.list ul,.list ol{padding-left: 18px;}
p,.list li{line-height: 30px;}
P:first-child{ margin-bottom: 0;}
a {color: inherit;text-decoration: none;transition: 0.4s;}

/* ----- Heading Font CSS ------ */

h1,h2,h3,h4,h5,h6 {margin-bottom: 20px;line-height: 1.1;font-weight: 400;}
h1{font-size:60px; font-weight: 300;}
h2{font-size:40px; font-weight: 300;}
h3{font-size:22px;}
h4{font-size: 18px;}
h5{font-size: 20px;}
h6{font-size: 18px; font-weight: 700; color: #fff;}
strong{font-weight: 700;}
a:focus,.btn:focus,button:focus,.btn-primary:not(:disabled):not(.disabled):active:focus {outline: none;box-shadow: none;}
input:focus,textarea:focus,select:focus{border: none;outline: none;}
/* global css start */ 
.full_width{width: 100%;float: left;}
.wrapper{max-width:1230px;margin: 0 auto;width: 100%; padding: 0 30px;}
.btn_one{transition: 0.4s; padding:12px 20px;min-width:207px;float: left;font-size: 18px; text-align: center;  font-weight:600;line-height: 1; background:#F4BAB8;color: #386965; border:1px solid #F4BAB8}
.btn_one:hover{background: rgb(56, 105, 101); color:#fff; border: 1px solid  rgb(56, 105, 101);}
.main-content {margin-top: 220px;}
.admin-bar .header{top: 32px;}
.layout{background: #fff;}

/* global css end */
/* ******************************* main css ***************************** */
/* Header css */
.header{ position: fixed; z-index: 999;left: 0;top: 0px;background: #386965;padding-bottom: 75px;transition: 0.4s;}
.header .wrapper{ max-width: 990px;}
.header .header_top { padding: 15px 0 45px;}
.header .header_top ul { display: flex; flex-wrap: wrap; justify-content: flex-end;}
.header .header_top ul li { margin-left: 25px;padding-left: 25px; position: relative;color: #fff;font-size: 18px;}
.header .header_top ul li:first-child{ margin-left: 0; padding-left: 0;}
.header .header_top ul li .call::after{ content:" "; position: absolute; background: url(images/call.svg) no-repeat; width: 18px; height: 18px; background-size: 18px; top: 6px;left: 0;}
.header .header_top ul li a{ display: inline-block;}
.header .header_top ul li a:hover{ text-decoration: underline;}

/*  Header Buttom Css */
.header.sticky {padding: 30px 0;box-shadow:0px 0px 11px rgba(0,0,0,.3);}
.header.sticky .header_top{display: none;}
.header .header_bottom .logo { width: 272px;}
.header .header_bottom .logo img{ display: block; width: 100%;}
.header .header_bottom { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.header .header_bottom .right_part { width: calc(100% - 272px); padding-left: 50px;}
.header .header_bottom .right_part ul{ display: flex; flex-wrap: wrap; }
.header .header_bottom .right_part ul li{ margin-left: 85px;}
.header .header_bottom .right_part ul li:first-child{ margin-left: 0;}
.header .header_bottom .right_part ul li a{ color: #A9B79F; font-weight: 600;}
.header .header_bottom .right_part ul li a:hover{ text-decoration: underline;}

/* Header Sticky */
.header.sticky{ background: #386965;}


/* Banner Sec Css */
.banner_sec,.mb_150{margin-bottom: 150px;}
.banner_sec .wrapper{ max-width: 1920px;padding: 0;}
.banner_sec .inner_part{ display: flex;  flex-wrap: wrap; justify-content: space-between;padding-left: 30px; }
.banner_sec .left_part {width:64%;float: right;padding: 80px 0;}
.banner_sec .text_center {max-width: 735px;margin-left: auto;padding-right: 110px;}
.banner_sec .text_center h1{ color: #fff; margin-bottom: 30px;letter-spacing: -3px;}
.banner_sec .text_center p{ color: #A9B79F; font-weight: 600;}
.banner_sec .right_part{ width: 36%;float: right;}
.banner_sec .right_part img {display: block;width: 100%;height: 100%;object-fit: cover;}
.banner_sec .left_part .btn_box .btn_one:hover{ background-color: #A9B79F}
.banner_sec .left_part .btn_box{ display: flex; align-items: center; justify-content: center; margin-top: 60px;}

/* Img Text Sec Css */

.img_text_sec{ margin-bottom: 70px;}
.img_text_sec .inner_part{ display: flex; flex-wrap: wrap; }
.img_text_sec .inner_part .left_part{ width: 50%;}
.img_text_sec .inner_part .left_part img{ display: block;}
.img_text_sec .inner_part .right_part{ width: 50%; padding-left: 30px;}
.img_text_sec .inner_part  h2{ margin-bottom: 25px; color: #386965;}
.img_text_sec .inner_part .right_part .btn_box{display: flex; justify-content: center;margin-top: 30px;}

.img_text_sec .inner_part .right_part .text_box p {color: #404040;}

/* Text wrap Css */

.text_wrap-center{ margin-bottom: 90px;}
.text_wrap-center .wrapper{ max-width: 800px;}
.text_wrap-center .inner_part{display: flex; flex-wrap: wrap; justify-content: center;} 
.text_wrap-center .inner_part .left_part { width: 34%;  }
.text_wrap-center .inner_part .left_part .tittle_box{ max-width: 200px;}
.text_wrap-center .inner_part .left_part  h2{text-align: right; color: #386965;}
.text_wrap-center .inner_part .right_part{ width: 66%; padding-left: 25px;}
.text_wrap-center .inner_part .right_part ul li{ margin-bottom: 5px; padding-left: 15px; position:  relative; font-size: 22px; font-weight: 600;color: #404040;}
.text_wrap-center .inner_part .right_part ul li::before{ content: ""; position: absolute; width: 7px; height: 2px; background: #404040; top: 15px; left: 0;}

/* Img Text Sec opposite Css */
.img_text_sec.opposite{ margin-bottom: 140px;}
.img_text_sec.opposite .left_part{ order: 2;}
.img_text_sec.opposite .right_part{ order: 1; padding-left: 0; padding-right: 30px;}
.img_text_sec.opposite .left_part img{ display: block; margin-left: auto;}

/*   footer Css */
.footer{ padding: 100px 0 30px; background: #386965;  }
.footer .inner_part{ padding-right: 100px;}
.footer .text_center { text-align: center; color: #A9B79F; margin-bottom: 65px; font-weight: 300;}
.footer .footer_top { display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: 60px;}
.footer .footer_top .logo{ width: 48%; display: flex; flex-wrap: wrap; margin-left: auto;}
.footer .footer_top .logo a { margin-left: auto;} 
.footer .footer_top .right_part{ padding-left: 35px; width: 52%;}
.footer a:hover{ text-decoration: underline;}
/* Footer Bottom Css */
.footer .footer_bottom ul { display: flex; flex-wrap: wrap; justify-content: flex-end;}
.footer .footer_bottom ul li{ margin-right: 8px; position: relative; padding-right: 8px; margin-bottom: 0; font-size: 14px;}
.footer .footer_bottom ul li:last-child { margin-right: 0; padding-right: 0; }
.footer .footer_bottom ul li:first-child::before{ content: " "; position: absolute; width: 2px; height: 13px; top: 50%; transform: translateY(-50%); right: 0;background: #fff;  }
.footer .footer_top .right_part p, .footer ul li a, .footer ul li{ color: #FFF; margin-bottom: 14px;}
/* Responsive css start */


@media only screen and (max-width:1366px) {
.header {padding-bottom: 30px;}
.main-content {margin-top: 175px;}
.wrapper{ max-width:990px;} 
h1{ font-size: 40px;}
h2{ font-size: 32px;}
.banner_sec .text_center{ margin-left: auto;padding-left: 0;padding-right: 75px; }
.banner_sec .left_part {width: calc(100% - 400px);padding: 40px  0px;}
.banner_sec .right_part {width: 400px;}
.banner_sec,.mb_150{ margin-bottom: 100px;}
.img_text_sec.opposite{ margin-bottom: 100px;}
}

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

.wrapper{ max-width: 100%;padding: 0 20px;}
.main-content {margin-top: 159px;}
.header .header_bottom .right_part ul li{ margin-left: 60px;}
.header .header_bottom .logo { width: 190px;}
.header .header_bottom .right_part { width: calc(100% - 190px);}
.banner_sec .left_part{ width: 100%;padding: 20px 0;}
.banner_sec .right_part { width: 100%;}
.banner_sec .text_center{ max-width: 100%;padding: 0;}
.banner_sec .right_part .img_box img{ margin: 0; width: 100%;}
.img_text_sec .inner_part .left_part{ width: 100%; margin-bottom: 25px;}
.img_text_sec .inner_part .right_part{ width: 100%; padding-left: 0;}
.img_text_sec .inner_part .left_part img{ width: 100%;}
.img_text_sec.opposite .right_part{ margin-bottom: 25px; padding-right: 0;}
.img_text_sec.opposite{ margin-bottom: 50px;}
.img_text_sec.opposite .left_part{order: unset;}
.text_wrap-center{ margin-bottom: 50px;}
.text_wrap-center .wrapper{max-width: 100%;}
.text_wrap-center .inner_part .right_part ul li{ font-size: 18px;}
.footer{ padding: 50px 0 30px;}
.footer .inner_part{ padding-right: 0;}
.footer .footer_top{ margin-bottom: 40px;}
.footer .footer_top .logo{ width: 46%;}
.footer .footer_top .right_part{ width: 54%;}
.banner_sec .inner_part{padding: 0 20px;}
.img_text_sec .inner_part h2 {margin-bottom: 15px;}
}

@media only screen and (max-width:767px) {
h1{ font-size: 30px;}
h2{ font-size: 26px;}
.main-content {margin-top: 139px;}
.header .header_top{ padding: 15px 0 25px;}
.header .header_bottom .right_part ul li{ margin-left: 19px;}
.header .header_bottom .right_part{ padding-left: 35px;}

.banner_sec,.mb_150{ margin-bottom: 50px;}
.banner_sec .text_center h1 {margin-bottom: 15px;letter-spacing: unset;}
.img_text_sec{ margin-bottom: 50px;}
.img_text_sec .inner_part .right_part{ padding-left: 0;}
.text_wrap-center .inner_part .left_part{ width: 100%;}
.text_wrap-center .inner_part .left_part h2{ text-align: left;}
.text_wrap-center .inner_part .right_part{ width: 100%;  padding-left: 0;}
.text_wrap-center .inner_part .left_part h2 br{ display: none;}
.footer .footer_top .logo {width: 100%;max-width: 200px;margin: 0 auto 20px auto;}
.footer .footer_top .right_part{ width: 100%; padding-left: 0; text-align: center;}
.footer .footer_top .logo a { margin:  0 auto;}
.img_text_sec .inner_part .left_part{margin-bottom: 15px;}
.admin-bar .header{top: 46px;}

}

@media only screen and (max-width:600px) {
.wrapper{ padding: 0 20px;}
.main-content {margin-top: 121px;}
h1{ font-size: 26px;}
h2 {font-size: 22px;}
h6{font-size: 16px;}
.header .header_top {padding: 15px 0;}
.header .header_top ul {justify-content: center;}
.header .header_top ul li  {font-size: 16px;}
.header .header_top ul li .call::after {background-size: 14px;top: 9px;}
.header .header_bottom .right_part.nav{visibility: hidden; opacity: 0; position: fixed; right: 0; top: 0;}
.header .header_bottom .logo {width: 150px;}
.banner_sec,.mb_150{margin-bottom: 30px;}
.banner_sec .text_center h1{ margin-bottom: 15px;}
.banner_sec .left_part .btn_box{ margin-top: 40px;}
.text_wrap-center{ margin-bottom: 30px;}
.img_text_sec .inner_part .right_part{ padding-left: 0;padding-right: 0; }
.img_text_sec{ margin-bottom: 30px;}
.img_text_sec.opposite{ margin-bottom: 30px; }
.footer{ padding: 30px 0;}
.footer .text_center{ margin-bottom: 30px;}
.footer .inner_part{ padding-right: 0;}
.footer .footer_top .right_part p, .footer ul li a, .footer ul li{ margin-bottom: 8px;}
.footer .footer_top  .right_part p, .footer ul li a, .footer ul li{font-size: 16px;}
.header .menu_bar{width: 35px;}
.header .menu_bar span{ width: 100%; background: #fff; width: 100%; height: 5px; display: block; margin-bottom: 5px;}
.header .menu_bar span:last-child{ margin-bottom: 0;}
.header .menu_bar.active span{ height: 4px;}
.header .menu_bar.active .line1{ transform: translate(-4px , 13px) rotate(45deg);}
.header .menu_bar.active .line2{ visibility: hidden;}
.header .menu_bar.active .line3{ transform: translate(-5px ,-15px) rotate(-45deg);}
.header .header_bottom .right_part.nav.show{ visibility: visible; opacity: 1;  position: fixed; display: block;}
.text_wrap-center .inner_part .right_part ul li {font-size: 16px;}
.header.sticky{padding: 20px 0;}

}