/*
Theme Name: Lueftungsservice Ilmberger 
Theme URI: http://skl.hinsken-advertising.de/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.2
Template: bridge
*/
@import url("../bridge/style.css");

@import url('https://fonts.googleapis.com/css2?family=Belleza&family=Darker+Grotesque:wght@300..900&family=Hedvig+Letters+Serif:opsz@12..24&family=Jost:ital,wght@0,100..900;1,100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: 'Helvetica LT Std';
    src: url('fonts/HelveticaLTStd-Light.woff2') format('woff2'),
        url('fonts/HelveticaLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica LT Std';
    src: url('fonts/HelveticaLTStd-Bold.woff2') format('woff2'),
        url('fonts/HelveticaLTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica LT Std';
    src: url('fonts/HelveticaLTStd-Roman.woff2') format('woff2'),
        url('fonts/HelveticaLTStd-Roman.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica LT Std';
    src: url('fonts/HelveticaLTStd-Obl.woff2') format('woff2'),
        url('fonts/HelveticaLTStd-Obl.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'verdanabold';
    src: url('fonts/verdana-bold-webfont.woff2') format('woff2'),
         url('fonts/verdana-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'verdanaregular';
    src: url('fonts/verdana-webfont.woff2') format('woff2'),
         url('fonts/verdana-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





.title_outer{ display: none; }
body {
    font-family: '"Roboto", sans-serif';
    font-size: 18px;
    color: #000;
    line-height: 1.5;
}
h1 , h2 , h3 , h4 , h5 , h6{
    text-transform:none;
    letter-spacing: normal;
    line-height: 1.2;
	color: #003461;
	font-family: "Roboto", sans-serif;
}
ul {
  list-style-position: outside;
  margin-left: 20px;
}
img{max-width: 100%; }
.content {
    margin-top: 0px !important;
}
.content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 0;
}

nav.main_menu>ul>li.active>a {
    color: #8ecc56;
}
nav.main_menu>ul>li>a {
    color: #1a2e3d;
    font-size: 16px;
    font-weight: 500;
    text-transform:none;
    letter-spacing: normal;
}
.side_menu.right.light.side_area_alignment_left .widget_nav_menu.posts_holder .menu-main-side-menu-container ul li a {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}


header .container_inner {
    width: 1450px;
	font-family: "Roboto", sans-serif;
}
.top_menu_with_logo nav.main_menu.right ul li a span {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #003461;
	font-weight: 800;
}

.sidemenu-heading.wp-block-heading {
    color: #008304;
    font-size: 18px;
}

.top_menu_with_logo nav.main_menu.right ul li a span {
    font-size: 14px;
}

.header_top_bottom_holder.top_menu_with_logo .header_bottom {
    padding: 13px 45px 20px !important;
}

/* Header Full Menu */

.mobile_menu_button1 span {
    background-color: #5a7082;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile_menu_button1 span i {
    color: #c3c401;
    position: relative;
    cursor: pointer;
}
body.mobile_menu_open .mobile_menu_button1 span i.fa-bars::before {
    opacity: 0;

}
body.mobile_menu_open .mobile_menu_button1 span i.fa-bars::after {
    content: '';
    background-image: url('/wp-content/uploads/2024/12/close.png');
    height: 20px;
    width: 18px;
    position: absolute;
    top: -1px;
    left: -1px;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
}
.bottom_mobile_menu ul li {
/*     border-bottom: none !important; */
}
.header_top_bottom_holder.top_menu_with_logo nav.main_menu ul li .second .inner ul li a {
    height: inherit !important;
    line-height: 1.5;
    color: #fff;
    font-size: 18px;
    padding: 20px 30px 20px 36px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.header_top_bottom_holder.top_menu_with_logo nav.main_menu ul li .second .inner ul li a span {
    font-size: 13px;
    color: #fff;
    font-weight: 500;

}
.header_top_bottom_holder.full_menu_with_bg .header_bottom {
    padding: 0;
    background-color: #326FBD;
    z-index: 1;
}
.header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right {
    float: inherit !important;
}
.header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul li {
    list-style: none;
    border-left: 2px solid #979797;
    flex: 1 1 auto;
    position: relative;
    margin-top: 0;
    height: auto !important;
}
.header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul li:first-child {
    border-left: none;
	 font-family: "Roboto", sans-serif;
}
.header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul li>a {
    height: inherit !important;
    line-height: 1.5;
    color: #fff;
    font-size: 18px;
    padding: 20px 30px 20px 36px;
    display: flex;
    justify-content:center;
    position: relative;
	font-family: "Roboto", sans-serif;
}
/* .header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul li>a {
    height: inherit !important;
    line-height: 1.5;
    color: #fff;
    font-size: 18px;
    padding: 20px 30px 20px 36px;
    display: flex;
    justify-content: space-between;
    position: relative;
} */
.header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul li>a::after{
    background: url(http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow_nav-down.png) no-repeat center;
    content: "";
    width: 25px;
    height: 20px;
    background-size: 15px;
    display: inline-block;
    vertical-align: middle;
    /* margin-left: 10px; */
    margin-left: 26px;
}
.header_top_bottom_holder.full_menu_with_bg .menu-item-has-children .inner ul li {
    border-left: none !important;
}
.header_top_bottom_holder.full_menu_with_bg .menu-item-has-children .inner ul li a::after {

    display: none !important;
}


.header_top_bottom_holder.full_menu_with_bg .menu-item-has-children .inner ul li a span {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    text-transform: none;
}

.header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul li i.menu_icon.fa-angle-down {
    display: none;
}

.header_top_bottom_holder nav.main_menu ul li.accountMenu a:first-child span {
    display: none;
}

.header_top_bottom_holder nav.main_menu ul li.accountMenu a i.menu_icon.fa-user {
    color: #c3c401;
    font-size: 22px;
}

.header_top_bottom_holder .header_bottom ul li.menu-item-has-children a{
    position: relative;
}
.header_top_bottom_holder .header_bottom ul li.top_link_item i.menu_icon.fa-angle-down.fa {
    display: none;
}

.header_top_bottom_holder .header_bottom ul li.menu-item-has-children>a::after{
    background: url(http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow_nav-down.png) no-repeat center;
    content: "";
    width: 25px;
    height: 20px;
    background-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #587082;
    border-color: #3d3d3d;
    border-top: 1px solid #8d8d8d;
}
.drop_down .second ul li {
    border-bottom-width: 0;
/*     border-bottom-color: #8d8d8d; */
}
/* .header_top_bottom_holder.top_menu_with_logo .header_bottom {
	padding-bottom: 8px;
} */
@media(max-width:1330px){
    .header_top_bottom_holder.full_menu_with_bg .menu-item-has-children .drop_down .second {
        width: 100%;
    }
    .header_top_bottom_holder.full_menu_with_bg .drop_down .narrow .second .inner ul li {
        padding: 0;
        width: 100%;
    }
    }



/*  */




.default_template_holder{ width: auto !important; }


/* .home .vc-banner-slider .banner-slider-item--image{ position: relative; height: 91vh;} */

/* .vc-banner-slider .banner-slider-item--image {position: relative;height: 76vh;} */
.vc-banner-slider .banner-slider-item--image {position: relative; aspect-ratio: 2.7;}

.home .vc-banner-slider .banner-slider-item--image {position: relative;
    aspect-ratio: 2.32;
    width: 100%;}

   

.vc-banner-slider .banner-slider-item--image img{ position: absolute; width: 100%; height: 100%; object-fit: cover; object-position: 100% 30%; }
.vc-banner-slider .banner-slider-item--bottom {
    position: absolute;
    top: 15%;
    max-width: 1320px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
	 font-family: "Roboto", sans-serif;
}
.vc-banner-slider .banner-slider-item--bottom > * {
    max-width: 50%;
}
.vc-banner-slider .banner-slider-item--bottom h2 {
    font-weight: 900;
    color: #1a2e3d;
    line-height: normal;
    margin: 0 0 20px;
    font-size: 50px;
	font-family: "Roboto", sans-serif;
}
.vc-banner-slider .banner-slider-item--bottom .vc-text-content {
    color: #000;
    line-height: normal;
    font-size: 30px;
    font-weight: 300;
}
.vc-banner-slider .banner-slider-item--bottom .banner-slider-btns{ display: flex; gap: 20px; margin-top: 0px; }


.vc-banner-slider .banner-slider-item--bottom .vc-text-content {
   
    font-size: 20px !important;
}

.banner-slider-item--bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.vc-banner-slider .banner-slider-item--bottom {
  
    top: 50%;
    transform: translate(-50% , -50%);
}
/* .vc-banner-slider .btn1 {
    background: #96be40;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
    display: block;
    line-height: 1.6;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 200px;
    letter-spacing:0.5px
} */

.vc-banner-slider .btn2 {
    width: 100%;
    max-width: 200px;

}

.vc-banner-slider .slick-arrow {
	width: 70px;
	height: 50px;
	border-radius: 5px;
	right: 7%;
	bottom: 10%;
	background: #1a2e3d;
	position: absolute;
	z-index: 2;
	border: none;
	color: #fff; 
    font-size: 0px;
    cursor: pointer;
}
.vc-banner-slider .slick-arrow:hover{ background: #96be40; } 
.vc-banner-slider .slick-arrow.slick-prev{ right:calc(7% + 90px); }
.vc-banner-slider .slick-arrow.slick-prev::before {
	content: "";
	width: 7px;
	height: 7px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	border: 2px solid currentColor;
	transform-origin: center;
	border-right: 0;
	border-top: 0;
}
.vc-banner-slider .slick-arrow.slick-next::before {
	content: "";
	width: 7px;
	height: 7px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(225deg);
	border: 2px solid currentColor;
	transform-origin: center;
	border-right: 0;
	border-top: 0;
}
.vc-banner-slider .banner-slider-item--wrapper{ display: block !important; }


.vc-image-title-desc-cta .vc-image-title-desc-cta-inner{ display: flex; align-items: center; justify-content: center; width:90%; max-width: 1320px; margin: auto; position: relative;padding: 70px 0;}
.vc-image-title-desc-cta .vc-image-title-desc-cta-element{ width: 50%; }
.vc-image-title-desc-cta .vc-text-content-element{ width: 50%; padding: 20px 116px 20px 19px; max-width: 500px;}
.vc-image-title-desc-cta .vc-image-title-desc-cta-element {
	position: relative;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-element .vcti_imagewrap {
    text-align: right;
    border-radius: 56px 0 56px 0;
    overflow: hidden;
    max-height: 485px;
	max-width: 570px;
    width: 100%;
    position: relative;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-element .vcti_imagewrap::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 14px;
    background-image: url('http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/water-mark.png');
    height: 96px;
    width: 70px;
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-element img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.vc-image-title-desc-cta.left_image_right_content .vc-text-content-element {
    padding: 20px 19px 20px 116px;
}

.vc-image-title-desc-cta .vc-image-title-desc-cta-inner::before {
    content: '';
    background: rgb(210, 214, 217);
    background: linear-gradient(90deg, rgba(210, 214, 217, 1) 0%, rgba(249, 249, 249, 1) 100%);
    height: 100%;
    width: 70%;
    position: absolute;
    top: 0;
    left: 30%;
    z-index: -1;
}
.vc-image-title-desc-cta.left_image_right_content {
    margin: 0px 0 0px;
}
.vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner h3,
.vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner h3 {
    font-size: 44px;
    margin-bottom: 30px;
}
/* .vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content,
.vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content {
    font-size: 20px;
    color: #000;
    width: 100%;
    overflow: hidden;
    font-weight: 300;
    line-height: 1.5;
} */
/* .vc-image-title-desc-cta.left_image_right_content .vc-text-content-element a.text-image-btn,
.vc-image-title-desc-cta.right_image_left_content .vc-text-content-element a.text-image-btn {
    text-align: center;
    max-width: 260px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 1.2;
    background: #C2C400;
    position: relative;
    padding: 16px 44px 13px 21px;
    border-radius: 5px;
    position: relative;
    color: #fff;
    font-size: 18px;
} */
.vc-image-title-desc-cta.left_image_right_content .vc-text-content-element a.text-image-btn::after , .vc-image-title-desc-cta.right_image_left_content .vc-text-content-element a.text-image-btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url('http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow_icon.png');
    height: 19px;
    width: 24px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: 10px;
}

.vc-image-title-desc-cta .vc-image-title-desc-cta-inner .vc-text-content-element a.text-image-btn {
    margin-top: 30px;
    display: inline-block;
}

/* service section css home */
.vc-our-services {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 90px 0 50px;
    flex-direction: column;
}
.vc-our-services .vc-our-services-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.vc-our-services .vc-our-services-items-wrapper .vc-our-services-item {
    width: calc(25% - 30px);
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    border: 2px solid #000;
    z-index: 1;
}

.vc-our-services .vc-our-services-items-wrapper .vc-our-services-item::before {
    content: '';
    background-color: #8acb00;
    height: 100%;
    width: 100%;
    position: absolute;
    filter: opacity(0.8);
}

.vc-our-services .vc-our-services-items-wrapper .vc-our-services-item label.label {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    text-align: center;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.vc-our-services .vc-our-services-items-wrapper .vc-our-services-item .image {
    padding-top: 70%;
    position: relative;
}
.vc-our-services .vc-our-services-items-wrapper .vc-our-services-item .image img {
    position: absolute;
    top: 0;
	left:0;
    height: 100%;
	width: 100%;
    object-fit: cover;
    z-index: -1;
}
.vc-our-services .vc-our-services-items-wrapper .vc-our-services-item h3.heading {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    transform: translateY(-50%);


}
.vc-our-services .vc-our-services-items-wrapper .vc-our-services-item a.link_to_service {
    background: #1a2e3d;
    color: #fff;
    border-radius: 5px;
    padding: 6px 6px;
    display: block;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    max-width: 140px;
    letter-spacing: 0.5px;
    z-index: 99;
    position: relative;
    text-align: center;
    bottom: 17px;
    margin: 0 auto;
}
.vc-our-services h2 {
    font-size: 44px;
    padding-bottom: 50px;
}
.vc_cta_strip .vc_cta_strip-inner a._cta_btn.primary_btn::after {
    display: none;
}
/* End  service section css home */

/* Left Content right image box  */

.vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner {
    flex-direction: row-reverse;
}

.vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner::before {
    content: '';
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background: rgb(210, 214, 217);
    background: linear-gradient(90deg, rgb(246 246 246) 0%, rgb(210 214 217) 100%);
}

.vc-image-title-desc-cta.right_image_left_content {
    margin: 0px 0 0px;
}

/*  */

/* large image left image right content */

.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner {
    max-width: 100%;
    width: 100%;
}
.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content-element {
    max-width: 550px;
    margin-right: auto;
	position: relative;
	z-index: 1;
}
.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner::before{
	display:none;
}
.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content-element::before {
    content: '';
    background-color: #485a68;
    position: absolute;
    top: 0;
    left: -20px;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner h3 {
    font-size: 44px;
    margin-bottom: 30px;
    color: #fff;
}
.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner {
    padding: 0;
}
.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content {
    font-size: 20px;
    color: #fff;
    width: 100%;
    overflow: hidden;
/*     display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; */
    font-weight: 300;
    line-height: 1.5;
}

.vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content-element {padding: 50px;}
.vc-image-title-desc-cta.large_image_block.left_image_right_content {
    margin: 0;
}


/* large image left image right content css end */


  /* large image Right image left content Start Css */


.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner {
    max-width: 100%;
    width: 100%;
}
.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content-element {
    max-width: 550px;
    margin-right: auto;
	position: relative;
	z-index: 1;
}
.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner::before{
	display:none;
}
.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content-element::before {
    content: '';
    background-color: #485a68;
    position: absolute;
    top: 0;
    left: -20px;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner h3 {
    font-size: 38px;
    color: #fff;
}
.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner {
    padding: 0;
}
.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content {font-size: 20px;color: #000;}
.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content {
    font-size: 20px;
    color: #fff;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	padding: 10px 0 0px;
}

.vc-image-title-desc-cta.large_image_block.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content-element {padding: 50px;}
.vc-image-title-desc-cta.large_image_block.right_image_left_content {margin: 0;}


/* large image Right image left content End Css */
/* Program section css start */


.vc-cfp {display: flex;width: 100%;max-width: 1320px;margin: auto;position: relative;padding: 50px 0;flex-direction: column;}
.vc-cfp .vc-cfp-items-wrapper {display: flex;flex-wrap: wrap;gap: 30px;}
.vc-cfp .vc-cfp-items-wrapper .vc-cfp-item {width: calc(25% - 30px);background-color: #96be40;overflow: hidden;border-radius: 15px 15px 0px 0px;}
.vc-cfp .rest_part {padding: 20px;}
.vc-cfp .rest_part h3.heading {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
}
.vc-cfp .rest_part label.label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    line-height: normal;
    margin-top: 10px;
}
.vc-cfp-full {background: rgb(89, 103, 114);background: linear-gradient(180deg, rgba(89, 103, 114, 1) 0%, rgba(255, 255, 255, 1) 100%);padding: 70px 0;margin: 70px 0 0;}
.vc-cfp-full .vc-cfp h2 {
    font-size: 44px;
    color: #fff;
    padding-bottom: 50px;
}
.vc-cfp .vc-cfp-items-wrapper .vc-cfp-item .image {padding-top: 86.66%;position: relative;}
.vc-cfp .vc-cfp-items-wrapper .vc-cfp-item .image img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}


/* Program section css End */

/* banner image */

.vc_cta_strip {min-height: 250px;position: relative;}
.vc_cta_strip .vc_cta_strip-inner .vc_cta_strip-element img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.vc_cta_strip .vc_cta_strip-inner .vc_cta_strip-element {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* z-index: -1; */
}

.vc_cta_strip .vc_cta_strip-inner .vc-text-content-element {
    max-width: 1320px;
    margin: 0 auto;
    text-align: center;
    padding: 90px 0;
    z-index: 1;
    position: relative;
}
.vc_cta_strip._cta_blue .vc_cta_strip-inner .vc_cta_strip-element::before {
    content: '';
    background-color: #1d2d3d;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0.8;
}
.vc_cta_strip .vc_cta_strip-inner .vc-text-content-element h3 {
    font-size: 32px;
    color: #fff;
    line-height: 1.5;
    text-transform: none;
}

.vc_cta_strip._cta_blue .vc_cta_strip-inner .vc-text-content-element a._cta_btn{
    background: #96be40;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
    display: inline-block;
    line-height: 1.6;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 200px;
    letter-spacing: 0.5px;
    margin-top: 40px;
}

/*  green */
/* .vc_cta_strip._cta_green */

.vc_cta_strip._cta_green .vc_cta_strip-inner .vc_cta_strip-element::before {
    content: '';
    background-color: #8fbc31;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0.8;
} 

.vc_cta_strip._cta_green .vc_cta_strip-inner .vc-text-content-element a._cta_btn{
    background-color: #1a2e3d;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
    display: inline-block;
    line-height: 1.6;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 200px;
    letter-spacing: 0.5px;
    margin-top: 40px;
}
/* .vc-image-title-desc-cta .vc-image-title-desc-cta-element img:not([]) {
    aspect-ratio: 650/430;
    object-fit: cover;
} */

/* Tabbing section css start */

.vc-tabbing .tabbing-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1320px !important;
    margin: auto;
    position: relative;
    padding: 50px 0;
}

.vc-tabbing .tabbing-wrapper .leftContent {
    width: 44%;
}
.vc-tabbing .tabbing-wrapper .rightContent {
    width: calc(47% - 80px);
    padding: 0 20px 0 10%;
}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left {
    background-color: #F3F3F3;
    margin-bottom: 20px;
    padding: 20px 50px 20px 100px;
    position: relative;
    border-radius: 0px;
    cursor: pointer;
}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left div.vc_tab_icon {
    position: absolute;
    left: 20px;
    top: 50%;
    height: 50px;
    width: 50px;
    object-fit: contain;
    transform: translateY(-50%);
    background-color: #95bd40;
    border-radius: 10px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left.active {
    background-color: #5a7082;
}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left.active .vc_tab_icon {
    border: 1px solid #aaabad;
}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left h2 {
    font-size: 22px;
    color: #003461;
    font-weight: 700;
    padding: 0;
    margin: 0;
    text-align: left;
    font-family: "Roboto", sans-serif;


}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left h2::after {
	display:none;
}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left p {
    color: #003462;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    padding-right: 24px;
    font-family: "Roboto", sans-serif;

}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left.active h2 {
    color: #fff;
}
.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left.active p {
    color: #fff;
}
.vc-tabbing .tabbing-wrapper .rightContent .vc_tab_right .vc-text-content {
    font-size: 15px;
    color: #003463;
    line-height: 1.6;
    font-family: "Roboto", sans-serif;

}


.vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left::after {
    content: '';
    background-image: url(http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow-green.png);
    height: 45px;
    width: 45px;
    position: absolute;
    right: 10px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-size: 13px;
    background-color: #fff;
    border-radius: 50px;
    background-position: center;
    border: 2px solid #597082;
}

.vc-tabbing .tabbing-wrapper .rightContent .vc_tab_right .vc-tabbing-btns a.btn1{
    background-color: #1a2e3d;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
    display: block;
    line-height: 1.6;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 200px;
    letter-spacing: 0.5px;
    margin-top: 40px;
}
.vc-tabbing .tabbing-wrapper .rightContent .vc_tab_right .vc-text-content p {
    padding-bottom: 20px;
}
/* Tabbing section css start */


/* Home contact section css start */

.vc_newsletter {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 50px 0;
    flex-wrap: wrap;
}
/* .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left {
        width: calc(50% - 50px);
        padding: 0 50px 0 0;
   
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right {
    width: 50%;
} */

.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row p br {
    display: none;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row label {
    display: none;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row input {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 25px;
    margin: 0;
    padding: 10px 15px;
    font-size: 18px;
    min-height: 50px;
    color: #fff;
    font-weight: 600;
}
.wpcf7 form.wpcf7-form p {
    margin-bottom: 10px;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row p {
    position: relative;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0px;
    padding: 10px 15px;
    border-radius: 0 25px 25px 0;
    background-color: #1d2d3d;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    height: auto;
    min-height: 26px;
    max-width: 110px;
    width: 100%;
    text-align: center;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row span.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 20%;
}
.vc_newsletter {
/*     background-color: #96be40; */
    padding: 50px 0;
}

.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left h3 {
    font-size: 28px;
    color: #fff;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left .vc_newsletter_content {
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left .vc_newsletter_content p{
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom:10px;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .wpcf7-checkbox label {
    color: #fff;
    font-size: 16px;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox] {
    height: 16px;
    width: 16px;
}

/* .vc_newsletter .vc_newsletter-inner {
    color: #ffffff !important;
    font-size: 10px;
    font-weight: normal;
    background: #dc3545!important;
    padding: 3px 10px;
    border-radius: 10px;
    display: inline-block;
    line-height: normal;
} */

/* Home contact section css End */


/*  */
.vc-uber-uns .vc-text-content-element::before{
    display:none;
}
.vc-uber-uns .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner h3{
    color:#1a2e3d;
}
.vc-uber-uns .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content{
    color:#1a2e3d;
}



/*  */



/* Footer css start */

p:empty { display: none }


footer .footer_inner .footer_top .four_columns p {
    padding-bottom: 16px;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
}

footer .footer_inner .footer_top .four_columns h5 {
    font-size: 16px;
    font-weight: 500;
}
footer .footer_inner .footer_top .four_columns ul li a {
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;

}
footer .footer_inner .footer_top .four_columns ul li {
    line-height: 1.1;
}
footer .footer_inner .footer_bottom_holder .footer_bottom p {
    font-size: 16px;
    padding-bottom: 7px;
}

footer .footer_inner .footer_bottom_holder {
    padding: 19px 0 10px;
}

footer .footer_top_holder .container_inner {
    width: 1320px;
}
header .header_inner_right a.side_menu_button_link {
    background-color: #8ecc56;
    padding: 10px;
    border-radius: 7px;
    color: #fff;
}
header .header_inner_right {
    padding-left: 50px;
}
/* Footer css End */


/* New page css start 27-05-2024 */
.vc_txt_bg {
    padding: 20px 15px;
}

.vc_txt_bg .vc-text-content-element h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    font-style: italic;
}

.vc_product_cards {
    width: 100%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 100px 0px 50px;
}
.vc_product_cards .vc_product_cards_wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.vc_product_cards .vc_product_cards_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 100px;
    justify-content: center;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper {
    width: 40%;
    /* width: calc(40% - 33px); */
    background-color: #fff;
    padding: 50px 0;
    border-radius: 20px 100px 20px 100px;
    overflow: hidden;
    box-shadow: 0 1px 10px #0000001f;
}

.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper h2 {
    position: relative;
    background-color: #dde0e1;
    padding: 13px 25px 13px 130px;
    color: #23303f;
    font-size: 28px;
}

.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper h2 .vc_product_card_item_image {
    position: absolute;
    left: 20px;
    top: 50%;
    height: 70px;
    width: 70px;
    object-fit: contain;
    transform: translateY(-50%);
    background-color: #95bd40;
    border-radius: 50px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .vc-text-content {
    padding: 38px 50px;
    font-size: 20px;
}

.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding:0px 50px;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 50%;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap a.btn1 {
    width: 50%;
    justify-content: right;
    display: flex;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price .prefix {
    width: 18%;
    font-size: 23px;
    font-weight: 600;
    color: #363636;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price .ptpf {
    width: 50%;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price .ptpf .pricetxt {
    font-size: 30px;
    font-weight: 700;
    color: #363636;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price .ptpf .postfix {
    font-size: 15px;
    margin-top: -5px;
    color: #363636;

}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap a.btn1 {
    width: calc(50% - 30px);
    background-color: #1a2e3d;
    color: #fff;
    border-radius: 5px;
    padding: 12px 15px;
    display: block;
    line-height: 1.6;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.5px;
}

.vc_product_card_item_wrapper.green_cta {
    border: 2px solid #91c142;
}

.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h2 {
    background-color: #91c142;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    font-size: 28px;
}
.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h3 {
    text-align: center;
    padding: 50px;
    font-size: 30px;
    color: #23303f;
}

.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h4 {
    text-align: center;
    padding: 0 50px 30px;
    font-size: 28px;
    color: #23303f;
    font-weight: 600;
}

.vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta a.btn1.telephone {
    background-color: #8dc544;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
    display: block;
    line-height: 1.6;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 200px;
    letter-spacing: 0.5px;
    margin: 0 auto;
}



/*  */

.vc_tbia .vc_tbia_inner {
    position: relative;
}
.vc_tbia .vc_tbia_inner .vc-text-content-element {
    width: 100%;
    max-width: 1320px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    display: flex;
}

.vc_tbia .vc_tbia_inner .vc-text-content-element h3 {
    font-size: 46px;
    color: #fff;
    line-height: 1.3;
}

.vc_tbia.align_right .vc-text-content-element {
    justify-content: end;
}

.vc_tbia.align_center .vc-text-content-element {
    justify-content: center;
    text-align: center;
}


.wpb_wrapper:has(.vc_2col_image) {
    background-color: #1d2d3d;
    padding-left: 15px;
    padding-right: 15px;

}
.vc_2col_image {
    width: 100%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 50px 0px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


.vc_2col_image .vc_2col_image_inner.col1 img {
    max-width: 250px;
    width: 100%;
}

/* End New page css start 27-05-2024   */








/* 
@media(min-width:1450px){
.vc-banner-slider .banner-slider-item--bottom{padding-left: 20%;}

} */



/* ************ */
.q_logo a {
    height: 70px !important;
}
.header_bottom{
    padding-top:0px;
    padding-bottom:0px;
}
header .header_bottom .logo_wrapper {
    height: 84px;
}
header .header_bottom .side_menu_button {
    height: 84px;
}
header .header_bottom nav.main_menu ul li {
    height: 84px;
    margin-top: -8px;
}
header .header_inner_right a.side_menu_button_link {
    background: #92c242;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 0;
}
header .header_inner_right a.side_menu_button_link i{
    width: 12px;
    height: 3px;
    background: #fff;
    position: relative;}

header .header_inner_right a.side_menu_button_link i:after,
header .header_inner_right a.side_menu_button_link i:before {
    content: "";
    width: 8px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
}
header .header_inner_right a.side_menu_button_link i:before {
    left: 0;
    top: -6px;
}
header .header_inner_right a.side_menu_button_link i:after {
    right: 0;
    bottom: -6px;
}
.footer_top ul {
  margin-left: 0;
}

.mobile_menu_button1 {
    display: none;
}
@media(max-width:1500px){
    header .container_inner {
        width:100%;
    }
    .vc-our-services,
    .vc-banner-slider .banner-slider-item--bottom,
    .vc-cfp,
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element,
    .vc-tabbing .tabbing-wrapper,
    .vc_newsletter .vc_newsletter-inner,
    footer .footer_top_holder .container_inner {
        max-width: 90%;
    }
    .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content-element::before {
        left: 0;

    }
    .vc_cta_strip {
        min-height: auto;
    }
}

@media(max-width:1140px){
    .vc-banner-slider .banner-slider-item--bottom h2 {
        font-size: 40px;
    }
    .vc-banner-slider .banner-slider-item--bottom .vc-text-content {
        font-size: 24px;
    }
    .vc-banner-slider .banner-slider-item--bottom .banner-slider-btns {
        margin-top: 30px;
    }
    .vc-banner-slider .btn2,
    .vc-banner-slider .btn1{
        padding: 6px 12px;
		background-color:green;

    }
    .vc-banner-slider .banner-slider-item--bottom > * {
        max-width: 60%;
    }
    .vc-banner-slider .banner-slider-item--image img {
        object-position: center;
    }
    /* .vc-banner-slider .banner-slider-item--image {
        height: 80vh;
    } */
    .vc-our-services {
        padding: 50px 0 20px;
    }
    .vc-our-services h2 {
        font-size: 34px;
        padding-bottom: 30px;
    }
    .vc-our-services .vc-our-services-items-wrapper {
        gap: 20px;
    }
    .vc-our-services .vc-our-services-items-wrapper .vc-our-services-item .image {
        padding-top: 80%;
    }
    .vc-our-services .vc-our-services-items-wrapper .vc-our-services-item {
    width: calc(25% - 20px);}
    .vc-our-services .vc-our-services-items-wrapper .vc-our-services-item h3.heading {
        font-size: 18px;
    }
    .vc-image-title-desc-cta .vc-image-title-desc-cta-inner {
        padding: 50px 0;
    }
    .vc-image-title-desc-cta .vc-text-content-element {
        padding: 0px 50px;
    }
    .vc-image-title-desc-cta.left_image_right_content,
    .vc-image-title-desc-cta.right_image_left_content {
        margin: 70px 0 0px;
    }
    .vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner h3, .vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner h3 {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .vc-image-title-desc-cta .vc-image-title-desc-cta-inner .vc-text-content-element h3 {
        font-size: 30px;
    }
    
    /* .vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content, .vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content {
        font-size: 20px;
    } */
    /* .vc-image-title-desc-cta.left_image_right_content .vc-text-content-element a.text-image-btn, .vc-image-title-desc-cta.right_image_left_content .vc-text-content-element a.text-image-btn,
    .vc-tabbing .tabbing-wrapper .rightContent .vc_tab_right .vc-tabbing-btns a.btn1 {
        padding: 6px 12px;
        margin-top: 30px;
    } */
    .vc-cfp-full .vc-cfp h2 {
        font-size: 34px;
        padding-bottom: 30px;
    }
    .vc-cfp {
        padding: 0px 0;
    }
    .vc-cfp .vc-cfp-items-wrapper {
        gap: 20px;
    }
    .vc-cfp .vc-cfp-items-wrapper .vc-cfp-item {
        width: calc(25% - 20px);
    }
    .vc-cfp .rest_part {
        padding: 15px;
    }
    .vc-cfp .rest_part h3.heading {
        font-size: 18px;
    }
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element {
        padding: 70px 0;
    }
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element h3 {
        font-size: 28px;
        line-height: 1.4;
    }
    .vc_cta_strip._cta_blue .vc_cta_strip-inner .vc-text-content-element a._cta_btn,
    .vc_cta_strip._cta_green .vc_cta_strip-inner .vc-text-content-element a._cta_btn {
        padding: 6px 12px;
        margin-top: 20px;
    }
    .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner h3 {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content {
        font-size: 20px;
    }
    .vc-tabbing .tabbing-wrapper .leftContent {
        width: 50%;
    }
    .vc-tabbing .tabbing-wrapper .rightContent {
        width: calc(50% - 50px);
        padding: 0 50px;
    }
    .vc_newsletter .vc_newsletter-inner {
        padding: 20px 0;
    }

    .vc_product_cards .vc_product_cards_wrapper {
        gap: 30px;
        justify-content: left;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper {width: 47%;}
}

@media(max-width:1000.9px){

    .header_top_bottom_holder.top_menu_with_logo .header_bottom{ padding: 0px !important;}

    .mobile_menu_button1 {
        display: block;
    }
    header .header_inner_right {
    display: none;
}
    header .container_inner {
        width: 95% !important;
    }
    .vc-our-services,
    .vc-banner-slider .banner-slider-item--bottom,
    .vc-cfp,
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element,
    .vc-tabbing .tabbing-wrapper,
    .vc_newsletter .vc_newsletter-inner,
    footer .footer_top_holder .container_inner {
        max-width: 95%;
    }
    .vc-banner-slider .banner-slider-item--bottom .banner-slider-btns {
        flex-wrap: wrap;
        gap: 10px;
    }
    .vc-our-services .vc-our-services-items-wrapper .vc-our-services-item,
    .vc-cfp .vc-cfp-items-wrapper .vc-cfp-item {
        width: calc(33.33% - 20px);
    }
    .vc-image-title-desc-cta .vc-text-content-element {
        padding: 0px 30px;
    }
    .four_columns .column_inner {
        padding: 0 !important;
        margin: 0 !important;
    }
    .four_columns .column_inner > div {
        margin: 0 !important;
    }
    .vc-our-services h2,
    .vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner h3, .vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner h3,
    .vc-cfp-full .vc-cfp h2,
    .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner h3 {
        font-size: 30px;
    }


    nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
        font-size: 14px;
        padding:10px 15px
    }
    nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a {
        color: #c3c401;
        /* background: #c3c401; */
    }
    .bottom_mobile_menu {
        background-color: #ffffff;
        border-top: 5px solid #c3c401;
    }
    .bottom_mobile_menu ul li a span {
        color: #000;
        padding: 10px 20px;
    }

    .bottom_mobile_menu ul li.accountMenu a span {
        font-size: 0;
        position: relative;
    }
    .bottom_mobile_menu ul li.accountMenu a span::before {
            content: '';
            position: absolute;
            top: -5px;
            left: 0;
            background-image: url(/wp-content/uploads/2024/12/user.png);
            height: 24px;
            width: 30px;
            background-size: 22px;
            background-position: center;
            background-repeat: no-repeat;
   
    }

  
    .bottom_mobile_menu ul {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
		flex-direction: column;
    }
    nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
        font-size: 13px;
        font-weight: 400;
        color: #ffffff;
        padding: 10px 0;
        display: block;
        position: relative;
        text-transform: none;
        line-height: 26px;
        letter-spacing: 0;
    }
    nav.mobile_menu>ul {
        position: relative;
        right: 0;
        z-index: 2;
        background: #587082;
        padding: 0px 0px 10px;
        border-top: 1px solid #ccc;
        /* height: 100% !important; */
        display: block !important;
       
        max-width: 100%;
        width: 100%;
        margin: 0 !important;
        /* transition: 0.5s all ease; */
    }

    nav.mobile_menu>ul li a{
        padding: 10px 15px ;
    }
    
    /* body.mobile-menu-open nav.mobile_menu:after {
        content: "";
        width: 200vw;
        left: 0;
        background: #0003;
        height: 100vh;
        position: fixed;
        top: 93px;
        z-index: 0;
        margin-left: calc(50% - 50vw);
        visibility: visible;
        display: block !important;
    } */
    body.mobile-menu-open nav.mobile_menu>ul {
        /* transform: translateY(0); */
    }
    /* .bottom_mobile_menu ul {
        display: block !important;
    } */
    body.mobile-menu-open .mobile_menu_button span i {
        transform: rotate(45deg);
    }
    body.mobile-menu-open .mobile_menu_button span i:after,body.mobile-menu-open .mobile_menu_button span i:before {transform: rotate(-90deg);width: 12px;top: 0;}

    html:has(body.mobile-menu-open),
    body.mobile-menu-open{
    overflow: hidden !important;
    max-height:100vh
    }
    header .container_inner .header_inner_left {
        position: unset !important;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
    }
    .mobile_menu_button, .logo_wrapper {
        height: 80px !important;
        display: flex !important;
        position: static;
        align-items: center;
        margin: 0;
    }
    header .container_inner .header_inner_left .q_logo a {
        height: 60px !important;
        position: unset !important;
    }
    header .container_inner .header_inner_left .logo_wrapper {
        margin-right: auto;
    }
    .mobile_menu_button .qode_icon_font_awesome {
        width: 12px;
        height: 3px;
        background: #fff;
        position:relative
    }
    .mobile_menu_button .qode_icon_font_awesome:after,
    .mobile_menu_button .qode_icon_font_awesome:before{
        content: "";
        width: 8px;
        height: 3px;
        background: #fff;
        display: inline-block;
        position: absolute;
    }
    .mobile_menu_button .qode_icon_font_awesome:before{
        left:0;
        top:-6px
    }
    .mobile_menu_button .qode_icon_font_awesome:after{
        right:0;
        bottom:-6px
    }
    .mobile_menu_button span {
        background: #92c242;
        height: 35px;
        width: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
    }

    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price {
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap a.btn1 {
        width: 100%;
        margin-top: 30px;
    }
}

@media(max-width:767px){

    .header_top_bottom_holder.top_menu_with_logo .header_bottom{ padding: 0 12px !important;}


    .vc_product_cards .vc_product_cards_wrapper {

        padding-left: 15px;
        padding-right: 15px;
    }

    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper {
        width: 100%;
    }



    .vc-banner-slider .banner-slider-item--bottom > * {
        max-width: 80%;
    }
    /* .vc-banner-slider .btn2, .vc-banner-slider .btn1 {
        width: auto;
        padding: 10px 20px;
        line-height: normal;
        font-size: 16px;
    } */
    header .container_inner{
        width:100% !important
    }
    .header_bottom {
        padding: 0 15px !important;
    }
    .vc-our-services,
    .vc-banner-slider .banner-slider-item--bottom,
    .vc-cfp,
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element,
    .vc-tabbing .tabbing-wrapper,
    .vc_newsletter .vc_newsletter-inner,
    footer .footer_top_holder .container_inner,
    .vc-image-title-desc-cta .vc-image-title-desc-cta-inner {
        max-width: calc(100% - 30px);
        width: 100%;
    }
    .vc-our-services .vc-our-services-items-wrapper .vc-our-services-item, .vc-cfp .vc-cfp-items-wrapper .vc-cfp-item {
        width: calc(50% - 20px);
    }
    .vc-image-title-desc-cta .vc-image-title-desc-cta-inner {
        flex-wrap: wrap;
        padding:0
    }
    .vc-image-title-desc-cta .vc-image-title-desc-cta-element {
        width: 100%;
    }
    .vc-image-title-desc-cta .vc-text-content-element {
        width: 100%;
        padding: 20px 0px
    }
    .vc-image-title-desc-cta .vc-image-title-desc-cta-inner::before{
        content:unset !important;
    }
    .vc_newsletter .vc_newsletter-inner {
        padding: 0;
        flex-wrap: wrap;
        gap:10px
    }
    .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right, .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left {
        width: 100%;
        padding: 0;
    }
    .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row p {
        position: relative;
        max-width: 500px;
    }
    .vc_newsletter .vc_newsletter-inner .wpcf7-list-item {
        margin: 0;
    }
    .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content-element {
        max-width: 100%;
    }
    .vc-tabbing .tabbing-wrapper .rightContent,
    .vc-tabbing .tabbing-wrapper .leftContent {
        width: 100%;
        padding: 0;
    }
    .vc-tabbing .tabbing-wrapper {
        flex-wrap: wrap;
    }
    footer .four_columns {
        display: flex;
        flex-wrap: wrap;
    }
    
    footer .four_columns > div {
        max-width: calc(50% - 10px);
        padding: 0 5px;
    }
}

@media(max-width:575px){

    .vc-banner-slider .banner-slider-item--bottom {
        top: 50%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .vc-banner-slider .banner-slider-item--bottom > * {
        max-width: 100%;
    }
    .vc-banner-slider .banner-slider-item--bottom h2 {
        font-size: 34px;
    }
    .vc-banner-slider .banner-slider-item--bottom .vc-text-content {
        font-size: 20px;
    }
    .vc-banner-slider .slick-arrow {
        width: 50px;
        height: 40px;
    }
    .vc-our-services h2{
        padding-bottom:20px
    }
    .vc-our-services {
        padding: 30px 0 0px;
    }
    .vc-image-title-desc-cta.left_image_right_content, .vc-image-title-desc-cta.right_image_left_content {
        margin: 50px 0 0px;
    }
    .vc-our-services .vc-our-services-items-wrapper .vc-our-services-item h3.heading {
        font-size: 15px;
        text-wrap: wrap;
        overflow-wrap: break-word;
        bottom: 65px;
        padding: 0 10px;
        width: -webkit-fill-available;
    }
    .vc-our-services h2, .vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner h3, .vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner h3, .vc-cfp-full .vc-cfp h2, .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner h3,
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element h3,
    .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left h3 {
        font-size: 22px;
    }
    /* .vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content, .vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner .vc-text-content,
    .vc-tabbing .tabbing-wrapper .rightContent .vc_tab_right .vc-text-content,
    .vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left p,
    .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left .vc_newsletter_content {
        font-size: 16px !important;
        line-height:1.4 !important
    } */
    .vc-cfp-full {
        padding: 50px 0;
        margin: 50px 0 0;
    }
    .vc-cfp .rest_part {
        padding: 10px;
    }
    .vc-cfp .rest_part h3.heading {
        font-size: 16px;
        overflow-wrap: anywhere;
    }
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element {
        padding: 50px 0;
    }

    .vc-image-title-desc-cta.left_image_right_content .vc-image-title-desc-cta-inner h3, .vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner h3{
        margin-bottom:10px;
    }

    .vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left h2 {
        font-size: 18px;
    }

    .vc-image-title-desc-cta.large_image_block.left_image_right_content .vc-image-title-desc-cta-inner .vc-text-content-element {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer_top {
        padding: 50px 0;
    }
    /* .vc-image-title-desc-cta.left_image_right_content .vc-text-content-element a.text-image-btn, .vc-image-title-desc-cta.right_image_left_content .vc-text-content-element a.text-image-btn, .vc-tabbing .tabbing-wrapper .rightContent .vc_tab_right .vc-tabbing-btns a.btn1,
    .vc_cta_strip._cta_blue .vc_cta_strip-inner .vc-text-content-element a._cta_btn, .vc_cta_strip._cta_green .vc_cta_strip-inner .vc-text-content-element a._cta_btn {
        padding: 10px 20px;
        width: auto;
        line-height: normal;
        font-size: 16px;
        min-width: auto;
        max-width: fit-content;
    } */
    .vc-our-services .vc-our-services-items-wrapper,
    .vc-cfp .vc-cfp-items-wrapper {
        column-gap: 0;
        justify-content: space-between;
    }
    .vc-our-services .vc-our-services-items-wrapper .vc-our-services-item, .vc-cfp .vc-cfp-items-wrapper .vc-cfp-item {
        width: calc(50% - 10px);
    }
    .vc-cfp{
        max-width:100%
    }
    footer .footer_inner .footer_top .four_columns h5 {
        line-height: normal;
    }
    footer .footer_inner .footer_top .four_columns p {
        padding-bottom: 10px;
        font-size: 14px;
    }
    footer .footer_inner .footer_top .four_columns ul li {
        padding-bottom: 10px;
    }
    footer .footer_inner .footer_top .four_columns ul li a {
        font-size: 14px;
    }
    .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row input.wpcf7-form-control.wpcf7-submit {
        font-size: 14px;
        max-width: 80px;
        min-height:21px
    }
    .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .input_row input {
        min-height: 40px;
    }
    .vc_newsletter .vc_newsletter-inner .vc_newsletter_element_right .vc_newsletter_cf7form .wpcf7-checkbox label {
        font-size: 14px;
    }
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element:not(:has(*)) {
        padding: 100px !important;
    }
}



/* energieausweis page */
/* .vc-banner-with-image.have-banner-image .bg-image img {
    max-height: 91vh;
    height: 100%;
    overflow: hidden;
    width: 100%;
} */
.vc-banner-with-image.have-banner-image .bg-image img {
    max-height: 100vh;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.vc-banner-with-image .vc-banner-with-image-inner {
    position: absolute;
    bottom: 20%;
    max-width: 1320px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.vc-banner-with-image .vc-banner-with-image-inner > *{
    max-width:50%
}
.vc-banner-with-image .vc-banner-with-image-inner h1 {
    font-weight: bold;
    color: #1a2e3d;
    line-height: normal;
    margin: 0 0 20px;
    font-size: 50px;
    
}
.title-with-text {
    text-align: center;
    margin: 110px 0;
}

.title-with-text .vc_title_txt_inner {
    max-width: 1320px;
    margin: 0 auto;
}
.title-with-text .vc_title_txt_inner h2{
    font-size: 44px;
    padding-bottom: 50px;
    text-transform:none;
    
}
.title-with-text .vc_title_txt_inner .vc-text-content {
    column-count: 2;
    text-align: left;
    gap: 100px;
    max-width: 1050px;
    margin: auto;
}

@media(max-width:1500px){
    .vc-banner-with-image .vc-banner-with-image-inner {
        max-width: 90%;
    }
}

@media(max-width:1140px){
    .vc-banner-with-image .vc-banner-with-image-inner h1 {
        font-size: 40px;
    }
    .title-with-text .vc_title_txt_inner h2 {
        font-size: 34px;
        padding-bottom: 30px;
    }
    .title-with-text {
        margin: 80px 0;
    }
    .title-with-text .vc_title_txt_inner .vc-text-content{
        max-width:90%
    }
    .vc_txt_bg .vc-text-content-element h3,
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper h2,
    .vc_tbia .vc_tbia_inner .vc-text-content-element h3,
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h2,
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h3 {
        font-size: 28px;
        line-height: 1.4;
    }
    .vc_txt_bg {
        padding: 30px 20px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .vc-text-content {
        padding: 30px;
        font-size: 18px;
    }
    .vc_tbia .vc_tbia_inner .vc-text-content-element {
        max-width: calc(100% - 30px);
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper {
        padding: 40px 0;
    }
    .vc_product_cards .vc_product_cards_wrapper {
        gap: 20px;
    }
    .vc_product_cards {
        padding: 70px 0px 50px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap a.btn1,
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta a.btn1.telephone {
        padding: 6px 12px;
        width: 100%;
        margin: 30px auto 0;
        font-size: 18px;
        max-width: 200px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h3, .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h4 {
        padding: 30px;
    }

}

@media(max-width:1000.9){
    .title-with-text .vc_title_txt_inner h2 {
        font-size: 30px;
    }
    .vc_product_cards {
        padding: 70px 0px 50px;
    }
    
}

@media(max-width:767px){
    .vc-banner-with-image .vc-banner-with-image-inner > * {
        max-width: 80%;
    }
    .vc-banner-with-image.have-banner-image .bg-image img {
        min-height: 80vh;
        object-fit: cover;
    }
    .vc-banner-with-image.have-banner-image {
        position: relative;
    }
    .title-with-text .vc_title_txt_inner,
    .vc-banner-with-image .vc-banner-with-image-inner{
        max-width:calc(100% - 30px);
        width: 100%;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap {
        padding: 0 30px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price {
        gap: 10px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price .ptpf,
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap .price .prefix {
        width: auto;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper {
        border-radius: 40px;
    }
}

@media(max-width: 575px) {
    .vc-banner-with-image .vc-banner-with-image-inner > * {
        max-width: 100%;
    }
    .vc-banner-with-image .vc-banner-with-image-inner h1 {
        font-size: 34px;
    }
    .title-with-text {
        margin: 60px 0;
    }
    .title-with-text .vc_title_txt_inner h2 {
        font-size: 22px;
        text-align: left;
        padding-bottom: 20px;
    }
    .title-with-text .vc_title_txt_inner .vc-text-content {
        column-count: unset;
        max-width: 100%;
        font-size: 16px;
    }
    .vc_txt_bg .vc-text-content-element h3, .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper h2, .vc_tbia .vc_tbia_inner .vc-text-content-element h3, .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h2, .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h3 {
        font-size: 22px;
    }
    .vc_product_cards {
        padding: 50px 0px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper {
        border-radius: 20px;
        padding: 20px 20px 30px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .vc-text-content {
        padding: 20px 0;
        font-size: 16px;
    }

    .vc-banner-with-image.have-banner-image .bg-image img {
        min-height: 50vh;
        object-position: left;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap {
        padding: 0;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper .price_wrap a.btn1,
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta a.btn1.telephone {
        margin-top: 20px;
        padding: 10px 20px;
        width: auto;
        line-height: normal;
        font-size: 16px;
        min-width: auto;
        max-width: fit-content;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h4 {
        padding: 0;
        font-size: 22px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper.green_cta h3 {
        padding: 20px 0;
    }
    .vc_tbia .vc_tbia_element img {
        aspect-ratio: 4/2;
        object-fit: cover;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper h2 .vc_product_card_item_image {
        height: 50px;
        width: 50px;
    }
    .vc_product_cards .vc_product_cards_wrapper .vc_product_card_item_wrapper h2 {
        padding: 10px 10px 10px 110px;
        font-size: 20px;
    }
}

.contactFormWrap .wps-form label, .contactFormWrap .wps-form p{ color: white; }
.contactFormWrap .wps-form .wpcf7-form-control{ border-radius: 10px; color:#000; }
.contactFormWrap .wps-form input.wpcf7-form-control.wpcf7-submit:not([disabled]){ float: right; color: #fff; border-color: #fff; }
.contactFormWrap .wps-form input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{ background: #92c242; border-color: #92c242; }

.cta_btn2 {
	background-color: #1a2e3d;
	color: #fff;
	border-radius: 5px;
	padding: 12px 20px;
	display: inline-block;
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	max-width: 200px;
	letter-spacing: 0.5px;
	/* margin-top: 40px; */
	display: inline-block;
	text-transform: none;
	height: auto;
	margin: auto;
}

.cta_btn2:hover{
	background-color: #1a2e3d;
	color: #fff !important;
}
.vc-cfp .vc-cfp-items-wrapper .vc-cfp-item{ position:relative; }
.vc-cfp .link_to_program{ 
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
display:block;
}
@media(max-width:767px){
	/* .vc-banner-slider .banner-slider-item--image {
		position:relative;
		height: 500px;
	} */
	.vc-banner-slider .banner-slider-item--image::after{
		position:absolute; left:0; top:0; width:100%; height:100%; background: rgba(26, 46, 61, 0.3); content:"";
	}
}


/* 12 dec 2024 */



.vc-banner-slider .banner-slider-item--bottom .banner-slider-btns {
    max-width: 100%;
    justify-content: end;
}
.vc-banner-slider .btn1 {
    text-align: left;
    max-width: 215px;
	background-color: #326FBD !important;
}

.vc-banner-slider .btn1::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url('http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow_icon.png');
    height: 27px;
    width: 27px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: 13px;
}
.vc-banner-slider .banner-slider-item--bottom h2 {
    font-weight: bold;
    color: #ffffff;
    line-height: 1.4;
    margin: 0 0 10px;
    font-size: 60px;
    text-transform: uppercase;
}
.vc-banner-slider .banner-slider-item--bottom .vc-text-content {
    color: #ffffff;
    line-height: normal;
    font-size: 30px;
    font-weight: 400;
}


.vc_title_txt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 70px;
}
.vc_title_txt .vc_title_txt_inner {
    max-width: 700px;
    text-align: center;
}
.vc_title_txt .vc_title_txt_inner .vc_title_txt_element h2 {
    font-size: 34px;
    color: #003461;
    font-weight: 600;
    padding-bottom: 50px;
	position: relative;
    font-family: "Roboto", sans-serif;
}

.vc_title_txt .vc_title_txt_inner .vc_title_txt_element h2::after {
    content: '';
    position: absolute;
    bottom: 26px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background-color: #003461;
}

.vc-text-content h3 {
    font-size: 20px;
    font-weight: 600;
    color: #003461;
    padding: 7px 0 35px 0;
    font-family: "Roboto", sans-serif;
}
.vc-text-content p {
    font-size: 15px;
    color: #003461;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.vc_title_txt-btns {
    margin-top: 40px;
}



/*  */

.vc-iwt {
    width: 100%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 70px 15px;
}
.vc-iwt .vc-iwt-wrapper {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.vc-iwt .vc-iwt-wrapper .vc-iwt-item--wrapper {
    width: calc(25% - 10px);
}
.vc-iwt .vc-iwt-wrapper .vc-iwt-item--wrapper .vc-iwt-item--image {
    height: 150px;
    width: 150px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 25px;
}
.vc-iwt .vc-iwt-wrapper .vc-iwt-item--wrapper h2 {
    text-align: center;
    font-size: 18px;
	line-height: 25px;
    font-weight: 400;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
}


/*  */

.vc-image-title-desc-cta.right_image_left_content .vc-image-title-desc-cta-inner::before{
	display:none;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-inner::before{
	display:none;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-inner {
    width: 100%;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-inner .vc-text-content-element h3 {
    font-size: 36px;
    font-weight: 800;
    position: relative;
    margin-bottom: 50px;
    font-family: "Roboto", sans-serif;
    color: #003461;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-inner .vc-text-content-element h3::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100px;
    height: 3px;
    background-color: #003461;
}

.vc-image-title-desc-cta .vc-image-title-desc-cta-inner .vc-text-content {
    font-size: 14px;
    color: #003461;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #003461;
    font-family: "Roboto", sans-serif;

}
.vc-tabbing {
    width: 100%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    padding: 70px 15px 0;
}

.vc-tabbing h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: #003461;
	position: relative;
	padding-bottom:20px;
	margin-bottom:26px;
    font-family: "Roboto", sans-serif;

}
.vc-tabbing h2::after{
	content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 100px;
    height: 3px;
    background-color: #C2C400;
    transform: translateX(-50%);
}
.vc-tabbing h4 {
    text-align: center;
    font-size: 22px;
    color: #003462;
    font-family: "Roboto", sans-serif;
    font-weight: 700;

}

.vc_cta_strip .vc_cta_strip-inner .vc-text-content-element h4 {
    font-size: 24px;
    color: #fff;
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 25px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}
.vc_cta_strip .vc_cta_strip-inner .vc-text-content-element h4::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 100px;
    height: 3px;
    background-color: #C2C400;
    transform: translateX(-50%);
}
.vc_cta_strip .vc_cta_strip-inner .vc-text-content-element h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    padding-bottom: 30px;
    font-family: "Roboto", sans-serif;

}

.vc_cta_strip-inner ._cta_btns a._cta_btn.Secondary.color {
    text-align: center;
    min-width: 200px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 1.2;
    background: #003461;
    position: relative;
    padding: 16px 20px 13px 20px;
    border-radius: 5px;
    position: relative;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    border: 1px solid #fff;
	margin-right:10px;
    font-family: "Roboto", sans-serif;

}

.vc_cta_strip-inner ._cta_btns a._cta_btn.primary_btn{
	   text-align: center;
    min-width: 200px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 1.2;
    background: #003461;
    position: relative;
    padding: 16px 20px 13px 20px;
    border-radius: 5px;
    position: relative;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    border: 1px solid #fff;
}

/*  */

.vc-bitcc {
    margin: 0 auto;
    padding: 90px 0;
    z-index: 1;
    position: relative;
	max-width: 1320px;
	width:100%;
}
.vc-bitcc .vc-bitcc-wrapper .bitcc_middle_content {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
	justify-content: space-between;
}
.vc-bitcc .vc-bitcc-wrapper .bitcc_middle_content .bitcc-item--wrapper {
    width: calc(30% - 25px);
	background-color: #F3F3F3;
}

.bitcc-item-dec {
    padding: 35px;
}
.bitcc-item-dec h3 {
    font-size: 20px;
    font-weight: 800;
    color: #003461;
    line-height: 1.3;
    padding-bottom: 15px;
	position:relative;
    font-family: "Roboto", sans-serif;

}
.bitcc-item-dec h3::before {
    content: '';
    position: absolute;
    top: 0;
    left: -34px;
    height: 46px;
    width: 5px;
    background-color: #F7CE46;
}
.bitcc-item-dec p {
    font-size: 15px;
    color: #003461;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: 400;

}
.bitcc-item-dec .bitcc-item-button {
    position: relative;
}
.bitcc-item-dec .bitcc-item-button a._cta_btn_icon {
    display: inline-block;
    position: relative;
    margin-top: 40px;
}
.bitcc-item-dec .bitcc-item-button a._cta_btn_icon::before {
    content: '';
    background-image: url(http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow-green.png);
    height: 45px;
    width: 45px;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-size: 13px;
    background-color: #fff;
    border-radius: 50px;
    background-position: center;
    border: 2px solid #F7CE46;
}


/*  */

.vc-tttwc {
    margin: 0 auto;
    padding: 70px 0 70px;
    z-index: 1;
    position: relative;
    max-width: 1320px;
    width: 100%;
}
.vc-tttwc .vc-tttwc-wrapper {
    padding: 0 15px;
}
.vc-tttwc .vc-tttwc-wrapper .tttwc_top_content h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: #003461;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
    font-family: "Roboto", sans-serif;

}
.vc-tttwc .vc-tttwc-wrapper .tttwc_top_content h2::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 100px;
    height: 3px;
    background-color: #003461;
    transform: translateX(-50%);
}
.vc-tttwc .vc-tttwc-wrapper {
    padding: 0 15px;
    max-width: 850px;
    margin: 0 auto;
}

.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
	padding-top: 70px;
}
.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content .tttwc-item--wrapper {
    width: 30%;
	text-align: center;
    align-items: center;
    display: flex;
	margin: 0 auto;
    flex-direction: column;
}
.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content .tttwc-item--wrapper .tttwc-item--image {
    height: 150px;
    width: 150px;
    border-radius: 20px;
    overflow: hidden;
	    margin-bottom: 33px;
}
.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content .tttwc-item--wrapper .tttwc-item--image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content .tttwc-item--wrapper h3 {
    font-size: 16px;
    font-weight: 800;
    color: #597082;
    padding-bottom: 10px;
    font-family: "Roboto", sans-serif;

}
.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content .tttwc-item--wrapper h4 {
    font-size: 14px;
    color: #1D1D1B;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}
.tttwc_bottom_content a._cta_btn.primary_btn {
    text-align: center;
    max-width: 260px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 1.2;
    background: #003461;
    position: relative;
    padding: 16px 44px 13px 21px;
    border-radius: 5px;
    position: relative;
    color: #fff;
    font-size: 18px;
	display: inline-block;
}
.tttwc_bottom_content a._cta_btn.primary_btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url(http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow_icon.png);
    height: 19px;
    width: 24px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: 10px;
}
.tttwc_bottom_content {
    text-align: center;
    margin: 70px 0 0;
}
.tttwc_content_desc {
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
    color: #003462;
    font-weight: 400;
    font-family: "Roboto", sans-serif;

}

/* space devider */
.vc_separator_headline {
    position: relative;
}
.vc_separator_headline::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #587082;
	z-index: -1;
}
.vc_newsletter-inner {
    width: 60%;
    margin: auto;
    position: relative;
    padding: 40px 15px;
}
.vc_newsletter-inner .image {
    height: 80px;
    width: 80px;
    border-radius: 16px;
    overflow: hidden;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #c2c402;
    color: #fff;
    background-color: #c2c402;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #c2c402;
    border-color: #c2c402;
    color: #fff;
    text-decoration: none;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #c2c402;
    color: #ffffff;
    background-color: #c2c402;
}
.vc-image-title-desc-cta .vc-image-title-desc-cta-element .badge_with_bg {
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    height: 170px;
    width: 170px;
    background-color: #597082;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 20px;
    text-align: center;
    z-index: 999999;
	  font-family: "Roboto", sans-serif;
}


.vc_separator_content {
    max-width: 300px;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    gap: 25px;
}
.vc_separator_content h3 {
    font-size: 24px;
    font-weight: 500;
    color: #587082;
    font-family: "Roboto", sans-serif;
}


/* 
 .btn2.secondary_btn {
    background: #1a2e3d;
    color: #fff;
    border-radius: 5px;
    padding: 12px 20px;
    display: block;
    line-height: 1.6;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 200px;
    letter-spacing: 0.5px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: 500;
    position: relative;
} */
.secondary_btn {
    background: #1a2e3d;
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 1.2;
    padding: 16px 44px 13px 21px;
    border-radius: 5px;
    position: relative;
    color: #fff;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto", sans-serif;
}



.full_width .grid_section .q_masonry_blog article, .q_masonry_blog article { font-family: "Roboto", sans-serif;}




 .secondary_btn::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url(http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow_icon.png);
    height: 27px;
    width: 27px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: 13px;
}
.primary_btn{
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 1.2;
    background: #003461;
    padding: 16px 44px 13px 21px;
    border-radius: 5px;
    position: relative;
    color: #fff;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto", sans-serif;
}
.primary_btn:hover , .secondary_btn:hover{
    color: #fff;
}
.primary_btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url('http://skl.hinsken-advertising.de/wp-content/uploads/2024/12/arrow_icon.png');
    height: 19px;
    width: 24px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: 10px;
}

.wrapper_inner{ overflow:unset; }



/* Footer css start */
.footer_top .column1.footer_col1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 50px;
}
.footer_top .column1.footer_col1::after {
    content: '';
    border-bottom: 1px solid #768799;
    position: absolute;
    bottom: 0;
    left: -6%;
    width: 112%;
}

.footer_top .column1.footer_col1 .column_inner figure img {
    max-width: 240px;
    margin: 0 auto;
}

.footer_top .column1.footer_col1  p {
    color: #fff;
}
.footer_top .column1.footer_col1 .widget_text {
    padding: 30px;
}

.footer_top_holder {
    background-color: #003461;
}

.footer_top .widget_nav_menu ul li a {
    color: #fff;
    font-size: 14px !important;
}

.footer_top_holder .four_columns>.column2, .footer_top_holder .four_columns>.column3, .footer_top_holder .four_columns>.column4 {
    width: 39%;
    float: left;
}

 .footer_top_holder .four_columns>.column4 {
    width: 20%;
    float: left;
}
footer .footer_inner 
 .footer_top .widget_nav_menu h5 {
    font-size: 23px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    font-style: italic;

}
footer .footer_inner .footer_top .widget_nav_menu h5::after {
    content: '';
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #C2C400;
}

.footer_bottom_holder {
    display: block;
    background-color: #003461;
    border-top: 1px solid #003461;
}

footer .footer_inner .footer_bottom_holder ul li::before {
    content: '';
    height: 5px;
    width: 5px;
    position: absolute;
    top: 44%;
    left: 0;
    background-color: #fff;
    border-radius: 50px;
    transform: translateY(-44%);
}
footer .footer_inner .footer_bottom_holder ul li {
    margin-right: 4px;
    position: relative;
    padding-left: 13px;
}
footer .footer_inner .footer_bottom_holder ul li a {
    font-size: 13px;
    font-family: "Roboto", sans-serif;
}
.footer_bottom p {
    color: #fff;
    max-width: 500px;
    margin: 0 auto;
    padding: 8px 0;
    font-size: 14px !important;
    font-family: "Roboto", sans-serif;
}
footer .footer_inner .footer_bottom_holder ul li:first-child::before{
    display: none;
}

footer .footer_inner .footer_bottom_holder {
    padding: 27px 0 36px;
    position: relative;
}

footer .footer_inner .footer_bottom_holder::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 23px;
    width: 100%;
    background-color: #597082;
}

.footer_top .column1.footer_col1 .column_inner figure {
    text-align: center;
}
/* Footer css end */

/* Contact page css  */

.vc_newsletter-inner form.wpcf7-form .row.\32 xcolumn p{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.vc_newsletter-inner form.wpcf7-form .row.\32 xcolumn br {
    display: none;
}
.vc_newsletter-inner form.wpcf7-form .row.\32 xcolumn p .wpcf7-form-control-wrap {
    width: calc(50% - 8px);
}
.vc_newsletter-inner form .row .wpcf7-form-control-wrap input {
    border: 2px solid #003461;
    border-radius: 4px;
}
.vc_newsletter-inner form .row .wpcf7-form-control-wrap{ 
	position: relative;
}
.vc_newsletter-inner form .row .wpcf7-form-control-wrap:has(select)::after{
	position: absolute;
	right: 10px;
	top: 44%;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #003461;
	content: "";
	pointer-events: none;
}
.vc_newsletter-inner form .row .wpcf7-form-control-wrap select {
    border: 2px solid #003461;
    border-radius: 4px;
	color: #003461;
}

.vc_newsletter-inner form .row  .wpcf7-form-control-wrap textarea{
    border: 2px solid #003461;
    border-radius: 4px;
}
.vc_newsletter-inner form .row .wpcf7-form-control-wrap input::placeholder , .vc_newsletter-inner form .row  .wpcf7-form-control-wrap textarea::placeholder{
    color: #003461;
    font-size: 14px;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}

/*  */

.wpcf7-list-item {
    position: relative;
}

 .wpcf7-list-item label input {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    clip: unset;
    opacity: 0;
    z-index:1;
  }

  .vc_newsletter-inner form  .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type=radio]{
    position: absolute;
  }
  .wpcf7-list-item {
    margin: 0 0 0 0em;
}
.vc_newsletter-inner form  span.wpcf7-form-control.wpcf7-radio.radiosbtns {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left h3 {
    font-size: 28px;
    color: #003462;
    padding-bottom: 28px;
    margin-bottom: 10px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
}
  .wpcf7-list-item label .wpcf7-list-item-label {
    padding-left: 30px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #003462;
    font-family: "Roboto", sans-serif;
}
.vc_newsletter .vc_newsletter-inner .row.\32 xcolumn {
    padding-bottom: 20px;
}
.vc_newsletter .vc_newsletter-inner .row.\31 xcolumn {
    padding-bottom: 20px;
}
.wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before,  .wpcf7-list-item input[type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
    content: '';
    position: absolute ;
    left: 0px ;
    top: 50% ;
    width: 22px ;
    height: 22px ;
    border: 2px solid #003462;
    border-radius: 100% ;
    background: #fff ;
    transform: translateY(-50%);
}

.wpcf7-list-item  input[type="radio"]:checked + .wpcf7-list-item-label:after, .wpcf7-list-item input[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    content: '' ;
    width: 12px ;
    height: 12px ;
    background: #003462 ;
    position: absolute ;
    top: 1px ;
    left: 7px ;
    border-radius: 100% ;
    -webkit-transition: all 0.2s ease ;
    transition: all 0.2s ease ;
    z-index: 9 ;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px;
    font-weight: normal;
    display: block;
    position: absolute;
    left: 0;
    padding-top: 4px;
}
.wpcf7-list-item input[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
    opacity: 0 ;
    -webkit-transform: scale(0) ;
    transform: scale(0) ;
}
.wpcf7-list-item input{
    z-index: 1;
}
.wpcf7-list-item .wpcf7-list-item-label{
    cursor: pointer;
}
nav.mobile_menu ul li span.mobile_arrow i {
    color: #c3c401;
}
nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
    border-bottom: 1px solid #eaeaea52;
}
nav.mobile_menu ul li.open_sub>ul {
    border-top: 1px solid #c3c401;
}

.vc_newsletter .vc_newsletter-inner .wpcf7-form-control-wrap {
	position: relative;
	width: 100%;
	display: block;
}

.submit_button_wrap {
    text-align: right;
}

.submit_button_wrap p {
    position: relative;
}
.submit_button_wrap p span.wpcf7-spinner {
    position: absolute;
    top: 10px;
    right: 20px;
}

.vc_newsletter form.wpcf7-form .wpcf7-response-output {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 70%;
    font-size: 14px;
}
.vc_newsletter form.wpcf7-form {
    position: relative;
}
/*  */

.floating_area {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1111;
    transform: translateY(-50%);
    padding: 5px 15px;
    background-color: #fff;
}
.floating_area ul li {
    list-style: none;
}
.floating_area ul li a {
    background-color: #003461;
    height: 45px;
    width: 45px;
    list-style: none;
    margin-block: 10px;
    border-radius: 50px;
    display: block;
    position: relative;
}
.floating_area ul li .for_mobile {
    display: none;
}
.floating_area ul {
    margin-left: 0;
}
/* .floating_area ul li.call_item a {
    position: relative;
} */
.floating_area ul li.call_item a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(/wp-content/uploads/2025/04/icons8-landline-66.png);
    height: 30px;
    width: 30px;
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
}

.floating_area ul li.mail_item a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(/wp-content/uploads/2024/12/email.png);
    height: 25px;
    width: 25px;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);

}
.floating_area ul li.kontakt_item a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(/wp-content/uploads/2025/04/icons8-whatsapp-50.png);
    height: 25px;
    width: 25px;
    background-size: 22px;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);

}
.header_top_bottom_holder.full_menu_with_bg .menu-item-has-children .inner ul li a:hover span{

    color: #c1c300;
}
.header_top_bottom_holder.top_menu_with_logo nav.main_menu ul li .second .inner ul li a:hover span {
    color: #c1c300;
}

/* .header_top_bottom_holder.top_menu_with_logo nav.main_menu.right ul li {
    position: relative;
} */
.header_top_bottom_holder.top_menu_with_logo nav.main_menu.right ul li .second .inner::before {
    content: '';
    top: -13px;
    left: 22px;
    position: absolute;
    background-image: url(/wp-content/uploads/2024/12/caret-arrow-up.png);
    height: 20px;
    width: 20px;
    background-size: 24px;
    background-position: center;
    z-index: 1;
}

/*  */
.header_top_bottom_holder.full_menu_with_bg  .drop_down .narrow .second .inner ul li a {

    justify-content: flex-start !important;
}


@media(max-width:1450px){

    .vc-image-title-desc-cta .vc-image-title-desc-cta-inner {
        width: 90%;
    }
    .vc-bitcc {
        width: 90%;
    }
    .vc-iwt {
        width: 90%;
    }
    .home .vc-banner-slider .banner-slider-item--image {
        position: relative;
        aspect-ratio: 2.7;
        width: 100%;
    }
    .vc-banner-slider .banner-slider-item--bottom .banner-slider-btns {
        margin-top: 50px;
    }
    /* 
    .banner-slider-item--bottom {
       
        justify-content: flex-end;
        height: 100%;
    } */

}

@media(max-width:1140px){
    .vc-tabbing h2 {
        font-size: 30px;
    }
    .vc_cta_strip .vc_cta_strip-inner .vc-text-content-element h2 {
        font-size: 30px;
    }
    .vc_title_txt {
        width: auto;
    }
    .vc_title_txt .vc_title_txt_inner .vc_title_txt_element h2 {
        font-size: 30px;
    }
    .vc-tttwc .vc-tttwc-wrapper .tttwc_top_content h2 {
       
        font-size: 30px;
    }
    .header_top_bottom_holder.full_menu_with_bg .header_bottom nav.main_menu.drop_down.right ul li>a {
        
        font-size: 13px;
    }
    .vc-banner-slider .banner-slider-item--bottom .banner-slider-btns {
        margin-top: 0px;
    }
}

@media(max-width:991px){
    .vc-bitcc .vc-bitcc-wrapper .bitcc_middle_content .bitcc-item--wrapper {
        width: calc(33.33% - 25px);
    }
    .vc-tabbing {
        width: 90%;
    }

    .header_top_bottom_holder .header_bottom ul li.menu-item-has-children>a::after {
        display: none;
    }
    .vc_newsletter form.wpcf7-form .wpcf7-response-output {
        position: relative;
        bottom: 0;
        left: 0;
        width: auto;
    }
  
    .vc-banner-slider .banner-slider-item--bottom h2 {
        font-size: 33px;
    }
    .vc-banner-slider .banner-slider-item--bottom .vc-text-content {
        font-size: 16px !important;
		line-height: 12px;
    }
   
}


@media(max-width:767px){
    .vc-banner-slider .banner-slider-item--bottom .banner-slider-btns {
        margin-top: 10px;
    }
    .home .vc-banner-slider .banner-slider-item--image {
        aspect-ratio: 1.32;
    }

    .floating_area ul li .for_mobile {
        display: block;
    }
    .floating_area ul li .for_desktop {
        display: none;
    }
    .footer_top .column1.footer_col1 {
       
        max-width: 100%;
    }
    .footer_top_holder .four_columns>.column2, .footer_top_holder .four_columns>.column3, .footer_top_holder .four_columns>.column4 {
        width: 100%;
        float: left;
    }
    footer .four_columns > div {
        max-width: 100%;
        padding: 0 5px;
    }
    .footer_top .column1.footer_col1 .widget_text {
        padding: 0px;
    }
    .footer_bottom ul {
        list-style: none;
        display: flex;
        align-items: center;
        text-align: left;
    }

    .vc-banner-slider .banner-slider-item--bottom h2 {
        font-size: 35px;
    }
    .vc-banner-slider .banner-slider-item--bottom .vc-text-content {
        font-size: 22px;
    }
    .vc-banner-slider .banner-slider-item--bottom .banner-slider-btns {
        justify-content: flex-start;
    }
    .vc-iwt .vc-iwt-wrapper .vc-iwt-item--wrapper {
        width: calc(50% - 10px);
        padding-bottom: 20px;
    }
    .vc-image-title-desc-cta .vc-text-content-element {
        max-width: 100%;
    }
    .vc-image-title-desc-cta.left_image_right_content .vc-text-content-element {
        padding: 20px 19px 26px 3px;
    }
    .vc-bitcc .vc-bitcc-wrapper .bitcc_middle_content .bitcc-item--wrapper {
        width: calc(50% - 25px);
    }
    .vc-banner-slider .banner-slider-item--bottom h2 {
        font-size: 30px;
    }
    .vc-bitcc {
        padding: 64px 0;
    }

    .vc-tabbing {
        padding: 50px 15px 0;
    }
    .vc-tabbing .tabbing-wrapper {
        padding: 50px 0 20px;
    }
    .vc-image-title-desc-cta .vc-image-title-desc-cta-element .badge_with_bg {
        height: 130px;
        width: 130px;
        font-size: 14px;
		font-weight: 600;
    }
    .vc_cta_strip-inner ._cta_btns a._cta_btn.Secondary.color {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .vc_cta_strip-inner ._cta_btns a._cta_btn.primary_btn::after{
        display: none;
    }
    .vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left div.vc_tab_icon {
       
        /* left: 20px; */
        /* top: 7px; */
        height: 35px;
        width: 35px;
        /* transform: none; */
    }
    .vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left {
        padding: 20px 50px 20px 70px;
    }
    .vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left::after {

        height: 33px;
        width: 33px;
        top: 44%;
        transform: translateY(-44%);
        background-size: 8px;
    }
    .vc-tabbing .tabbing-wrapper .leftContent .vc_tab_left p {
       
        font-size: 13px;
        padding-right: 12px;
    }
    .vc_title_txt {
        padding: 30px 22px;
    }
    .vc-iwt .vc-iwt-wrapper .vc-iwt-item--wrapper .vc-iwt-item--image {
        height: 110px;
        width: 110px;
    }
    .vc-image-title-desc-cta .vc-image-title-desc-cta-inner .vc-text-content-element h3 {
        font-size: 30px;
    }
    .bitcc-item-dec h3 {
        font-size: 18px;
    }
    .bitcc-item-dec p {
        font-size: 13px;
    }
    .vc-banner-slider 
 a.btn2.secondary_btn {
    padding: 16px 20px;
}
.vc_newsletter form.wpcf7-form .wpcf7-response-output {

    font-size: 12px;
}

.vc-iwt {
    padding: 70px 15px 50px;
}
.vc_newsletter-inner form  span.wpcf7-form-control.wpcf7-radio.radiosbtns {
    flex-wrap: wrap;
}
.vc_newsletter .vc_newsletter-inner .wpcf7-list-item {
    margin-bottom: 6px;
}
    
.vc_newsletter-inner form.wpcf7-form .row.\32 xcolumn p .wpcf7-form-control-wrap {
    width: 100%;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {

    font-size: 12px;
}
.wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 13px;
}
.vc_newsletter .vc_newsletter-inner .vc_newsletter_element_left h3 {
    font-size: 22px;
}
.vc_newsletter-inner .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.vc_separator_content h3 {
    font-size: 16px;
    font-weight: 500;
    color: #587082;
}
.vc_newsletter-inner .image {
    height: 60px;
    width: 60px;
}
.vc_newsletter-inner {
    padding: 26px 15px 20px;
}
.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content {
    display: block;
}

.vc-tttwc .vc-tttwc-wrapper .tttwc_middle_content .tttwc-item--wrapper {
    width: 100%;
    margin-bottom: 30px;
}
.vc-tttwc .vc-tttwc-wrapper .tttwc_top_content h2 {
    font-size: 24px;
}
.vc-image-title-desc-cta.left_image_right_content, .vc-image-title-desc-cta.right_image_left_content {
    margin: 50px 0 30px;
}


}

@media(max-width:567px){
    .vc-bitcc .vc-bitcc-wrapper .bitcc_middle_content .bitcc-item--wrapper {
        width: 100%;
    }
    .vc-iwt .vc-iwt-wrapper .vc-iwt-item--wrapper h2 {
      
        font-size: 18px;
    }
    .vc-banner-slider .banner-slider-item--bottom h2 {
        font-size: 20px;
    }
    .vc-banner-slider .banner-slider-item--bottom .vc-text-content {
        font-size: 11px !important;
    }
    .primary_btn {
        font-size: 14px;
    }
}


.instaIcon{
	font-size: 0px;
}
.instaIcon .menu_icon{
	font-size: 24px;
	margin-right: 0 !important;
	bottom: -2px;
	position: relative;
}
.instaIcon .menu_icon + span{
	display: none !important;
}


.drop_down .second .inner > ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #003461 !important;
    border: 0;
    border-radius: 7px;
	padding: 10px 0;
    
}
.drop_down .second .inner > ul::before{
    position: absolute;
    left: 20px;
    top: -9px;
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #003461;
    content: "";
}
.drop_down .second .inner > ul li, li.narrow .second .inner ul li{
    padding-left: 4px !important;
    padding-right: 4px !important;
}
/* li.narrow .second .inner ul{
    border-left: 10px solid transparent;
} */
.drop_down .second{
    top: 99% !important;
    overflow: visible !important;
	left:40%;
    /* padding-top: 20px; */
}
/* .drop_down .second::before{
    position: absolute;
    left: 10px;
    top: 5px;
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black; 
} */
.drop_down .second .inner > ul a{ 
    background: rgba(255, 255, 255, 0);
    border: 1px solid transparent !important;
    border-radius: 7px;
    font-weight: 700 !important;
	padding: 11px 15px !important;
	color: #fff !important;
 }
.drop_down .second .inner > ul a span{
	color: inherit !important;
}
 
 .drop_down .second .inner > ul a:hover,  .drop_down .second .inner > ul .current_page_item a{
    background: rgba(255, 255, 255, 0.3) !important;
    border-color: #fff !important;
	color: #fff !important;
 }
.drop_down .second .inner > ul .current_page_item ul a{
	border-color: transparent !important;
	color: #fff !important;
}
.drop_down .second .inner > ul .current_page_item ul a:hover{
	border-color: #fff !important;
	color: #fff !important;
}
 .drop_down .second .inner ul li.sub a i.q_menu_arrow {
    top: -1px !important;
    font-size: 16px !important;
    color: #fff !important;
  }

  .drop_down .second .inner > ul  ul a{
    font-weight: 400 !important;
  }
.drop_down .second .inner ul li ul {
  display: none !important;
}
.drop_down .second .inner ul li:hover ul {
  z-index: 20;
  display: block !important;
}
.drop_down .second .inner ul li.sub a i.q_menu_arrow {
  top: 1px !important;
  margin-left: 10px;
}
.floating_area{
	transition: all .2s ease;
}
body.mobile_menu_open .floating_area{ top: 75% }
.floating_area .close{
   position: absolute;
	left: -6px;
	top: -6px;
	width: 22px;
	height: 22px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
}
.floating_area .close::before{
	content:"";
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	height: 1px;
	width: 10px;
	position: absolute;
	background: #666;
}
.floating_area .close::after{
	content:"";
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	height: 1px;
	width: 10px;
	position: absolute;
	background: #666;
}
.floating_area.closeIt{
	right: -100px;
}
.float_opener.closeIt{
	right: -100px;
}
.float_opener {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 1111;
	transform: translateY(-50%);
	padding: 5px 15px;
	background-color: #fff;
	cursor: pointer;
	transition: all .2s ease;
	width: 5px;
	height: 60px;
	border-radius: 10px 0 0 10px;
}
.float_opener::before{
  left: 64%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  content: "";
  border: 1px solid;
  width: 12px;
  height: 12px;
  position: absolute;
  border-top: 0;
  border-right: 0;
}

@media (min-width:768px){
	.floating_area .close, .float_opener{
		display: none !important;
	}
	.floating_area.closeIt{
		right: 0;
	}
	.float_opener.closeIt{
		right: 0;
	}
}

body, html{
	overflow-x: hidden;
}
.blog_single .vc_column-inner{
/* 	max-width:1200px; */
/* 	margin: auto; */
}
.blog_single.blog_holder.single_image_title_post article h1{
	color: #003461 !important;
}
.blog_holder article .post_content_holder{
	max-width:1200px;
	margin: auto;
}
