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

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');
* {margin: 0;padding: 0;box-sizing: border-box;}
img {max-width: 100%;height: auto;}
body {overflow-x: hidden; background: #FFFFFF;font-size: 20px;line-height:30px;font-family: 'Montserrat', sans-serif;font-weight: 400; color: #00A5BD;}
ul {list-style: none;padding: 0;}
p {font-size: 20px;margin-bottom: 50px;}
a {color: #00A5BD;font-size: 15px;line-height: 1.3; text-decoration: none;font-weight: 700;}

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

h1,h2,h3,h4,h5,h6 {line-height: 1.2;margin-bottom:50px;font-weight: 700;}
h1{font-size: 35px; margin-bottom:82px;}
h2{font-size: 35px; margin-bottom:82px;}
h3{font-size: 24px;}
h4{font-size: 20px;}
h5{font-size: 17px;}
h6{font-size: 15px;}
a:focus,.btn:focus,button:focus,.btn-primary:not(:disabled):not(.disabled):active:focus {outline: none;box-shadow: none;}

/* global css start */ 
.full_width{width: 100%;float: left;}
.wrapper{max-width:1222px;margin: 0 auto;width: 100%;}
.blue_bg_text{background-color: #00A5BD;}
.grey_bg_text{background-color: #F0F9FB;}
.section_layout .blue_bg_text::after{content: "";position: absolute;width: 2000%;right: -2000%;height: 100%;background:#00A5BD;top: 0;}
.section_layout .grey_bg_text::after{content: "";position: absolute;width: 2000%;right: -2000%;height: 100%;background:#F0F9FB;top: 0;}

.blue_bg_text h1,.blue_bg_text h2,.blue_bg_text h3,.blue_bg_text h4,.blue_bg_text h5,.blue_bg_text h6,.blue_bg_text p,.blue_bg_text a,.blue_bg_text li,
.blue_bg_text input,.blue_bg_text label,.blue_bg_text textarea{color: #fff;font-family: 'Montserrat', sans-serif;}
.login_background_img input,.login_background_img label,.login_background_img h2,.login_background_img h1,.login_background_img h6{color: #fff;}

/* global css end */

/* header start */
.header{line-height: 1;border-bottom: 1px solid #00A5BD;position: relative;}
.header .header_inner {position: relative;padding: 32px 0;}
.header .header_inner::before{content: "";position: absolute;width: 2000%;left: -2000%;height: 4px;background:#fff;bottom: -3px;}
.header .header_inner{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.header .header_left{width: calc(100% - 340px);float: left;display: flex;align-items: flex-end;}
.header .header_left h2{width: auto;float: left;font-size: 34px;padding-right: 90px;margin-bottom: 0;line-height: 0.8;}
.header .header_left .latest_update{width: auto;float: left;}
.header .header_left .latest_update p{font-size: 15px;font-weight: 700;margin-bottom: 0;line-height: 1;}
.header .header_logo{width: 306px;float: right;}
.header .header_logo a{display: inline-block;}
.header .header_logo a img{display: block;}
/* menu bar css */
.mobile_bar{position: absolute;width: 40px;left: 20px;top: 40px;display: none;cursor: pointer;z-index: 9999;}
.mobile_bar span{width: 100%;height: 4px;margin-bottom: 8px;background: #00A5BD;display: block;}
.mobile_bar span:last-child{margin-bottom: 0;}

/* header end */
/* form page link start */
.form_pages_link{padding: 45px 0;}
.form_pages_link .left_part{width: 58%;float: left; }
.form_pages_link .left_part h6{margin-bottom: 0; }
.form_pages_link .left_part ul{display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;}
.form_pages_link .left_part li{display: inline-block;padding-right: 38px;}
.form_pages_link .left_part li:last-child{padding-right: 0;}

.form_pages_link .left_part li a{display: inline-block;position: relative; }
.form_pages_link .left_part li a::before{transition: 0.4s; content: "";position: absolute;bottom: -10px;left: 0; width: 0;height: 3px;background: #00A5BD;}
.form_pages_link .left_part li.active a::before,.form_pages_link .left_part li a:hover::before{width: 30px;}
.form_pages_link .right_part{width: 40%;float: right;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap; }
.form_pages_link .right_part p{width: calc(100% - 240px);float: left;font-size: 15px;font-weight: 700;margin-bottom: 0;text-align: right;}
.form_pages_link .right_part .field{width: 220px;float: right;}
.form_pages_link .field select{padding: 10px 10px; font-size: 15px;font-weight: 700;background: #fff;border:1px solid #00A5BD;color: #00A5BD; width: 100%;float: left;-webkit-appearance: none;background: url(images/down-arrow.svg)right 12px center no-repeat;}
/* form page link end */
/* section layout start */
.section_layout{position: relative;}
.section_layout .wrapper{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.section_layout .aside{width:335px;float: left;padding: 115px 0px 0;}
.section_layout .nav_inner{width: 100%;text-align: right;padding-right: 30px;}
.section_layout .nav_inner li.current-menu-item a{ font-weight: 700; }
.section_layout .nav_inner > ul > li{border-bottom: 1px solid #00A5BD;}
.section_layout .nav_inner li:first-child a{padding-top: 0;}
.section_layout .nav_inner a{font-size: 20px;font-weight: 400;display: block;transition: 0.4s;}
.section_layout .nav_inner > ul > li > a{padding: 14px 0;}
.section_layout .nav_inner li .sub-menu a{font-size: 15px;line-height: 1;padding: 6px 0;}
.section_layout .right_section{padding: 115px 0 115px 110px;min-height: 813px;width: calc(100% - 335px);float: right;position: relative;}
.section_layout .right_section h4{margin-bottom: 0;}
.section_layout .right_section h6{font-weight: 400;margin-bottom: 22px;}
.section_layout .right_section ul,.section_layout .right_section ol{margin-bottom: 30px;}
.section_layout .right_section ul li:before { content: "-" ;padding-right: 10px;}
.section_layout .right_section ol{padding-left: 22px;}
.section_layout .nav_inner li .sub-menu{display: none;padding: 15px 0;}
.section_layout .nav_inner .current-menu-parent ul, .section_layout .nav_inner .current-menu-item ul { display: block; }

.section_layout .nav_inner .current_page_item a, .section_layout .nav_inner .current-menu-parent a, .section_layout .nav_inner li li.current-menu-item a { font-weight: 700; }
.section_layout .nav_inner li.current-menu-item li a { font-weight: normal; }

.section_layout .nav_inner .current_page_item li a, .section_layout .nav_inner .current-menu-parent li  a { font-weight: normal; }

.section_layout .nav_inner li .current_page_item a
 { font-weight: 700; }


.section_layout .right_section video{width: 100%;position: absolute;height: 100%;object-fit: cover;left: 0;top: 0;}
.section_layout .right_section .inner_text{position: relative;z-index: 3;}
.page-id-9 .section_layout .right_section{overflow-x: hidden;}

/* download css */
.logo_colour{padding-bottom: 65px;}
.section_layout .right_section .logo_colour h6{margin-bottom: 45px;}
.download_type ul{display: flex;}
.download_type li::before{display: none;}
.download_type li{text-align: center;margin-left: 25px;font-size: 15px;font-weight: 400;line-height: 30px;}
.download_type li:first-child{margin-left: 0;}
.download_type li strong{display: block;font-size: 17px; min-height: 34px; font-weight: 700;line-height: 1;}
.download_type{/* border-top: 1px solid #00A5BD; */ border-bottom: 1px solid #00A5BD; padding-bottom: 20px;     margin-bottom: 40px; }
.download_type li a{transition: 0.4s; display: block;width: 47px;height: 47px;background-color: #00A5BD;background-image: url(images/download.svg);background-position: center center;background-repeat: no-repeat;border-radius: 100%;margin: 5px auto 0;}
.download_type li a:hover{background-color: #fff;background-image: url(images/download-blue.svg)}
/* download css */

/* zoom background css */
.wpcf7 form .wpcf7-response-output {
    clear: both;
	color: #fff;
    margin: 40px 0 !important;
    text-align: center;
    float: left;
    width: 100%;
	padding: 20px;
	border-color: #fff !important;
}
.wpcf7-not-valid-tip { float: left; width: 100%; }
.download_type.bottom { margin-bottom: 30px; }
.background_image .image_box{position: relative;margin-bottom: 70px;}
.background_image .text_box{position: absolute;top: 80px;left: 60px;width: 216px;}
.background_image .image_box::before{ content: "";position: absolute;top: 0;left: 0;border-style: solid;border-width: 120px 50px 0px 0;border-color: #fff transparent;transition: all ease 0.5s;}
.background_image  h3{color: #fff;margin-bottom: 0;}
/* zoom background css */


.section_layout .right_section::before{z-index: 2;content: "";position: absolute;top: 0;left: 0;border-style: solid;border-width: 162px 70px 0px 0;border-color: #fff transparent;transition: all ease 0.5s;}
.section_layout .login_background_img::after{content: "";position: absolute;bottom: 0;right: 0;border-style: solid;border-width: 0px 0px 162px 72px;border-color: #fff transparent;transition: all ease 0.5s;}
.login_background_img h1{margin-bottom: 40px;}
/* form css */
.login_form .field{width:365px;float: left;margin-bottom: 25px;}
.login_form .field:last-child{margin-bottom: 0;}
.login_form .field label{width: 100%;float: left;font-size: 15px;font-weight: 700;font-family: 'Montserrat', sans-serif;padding-bottom: 10px;}
.login_form .field input#user_email_username, .login_form .field input {width: 100%;float: left;font-size: 16px;font-weight: 500;font-family: 'Montserrat', sans-serif; background: transparent;border: none;border: 1px solid #fff;padding: 10px 12px; color: #fff; }
.login_form .field select{width: 100%;float: left;font-size: 16px;font-weight: 500;font-family: 'Montserrat', sans-serif; background: transparent;border: none;border: 1px solid #fff;padding: 10px 12px; color: #fff; }
.login_form .field select option { color: #000; }

.login_form .registerlink {
    float: left;
    width: 100%;
    margin: -55px 0 0 80px;
}
.login_form .registerlink a{ font-size: 21px;font-weight: 700; font-family: 'Montserrat', sans-serif; color: #fff; }
.login_form .field.submit {width: 100%;float: left;}
.login_form .field.submit input[type="submit"] {border: none;width: auto;float: left;font-size: 21px;font-weight: 700;padding: 6px 0; background: none; text-transform: capitalize; cursor: pointer;}
input:focus,input[type="submit"]:focus,textarea:focus,select:focus{outline: none;}

.login_form  .wpcf7-not-valid-tip { float: left; font-size: 16px; }
.login_form .wpcf7-response-output{ display: none !important;  }

.form_details{padding-right: 70px;padding-top: 15px;}
.form_details .field{width: 44%;float: left;margin-bottom: 12px;margin-right: 4%;}
.form_details .field:last-child{margin-bottom: 0;}
.form_details .field:nth-child(2n){margin-right: 0;}
.form_details .field label{width: 100%;float: left;font-size: 15px;font-weight: 700;font-family: 'Montserrat', sans-serif;padding-bottom: 10px;}
.form_details .field input{width: 100%;float: left;font-size: 16px;font-weight: 500;font-family: 'Montserrat', sans-serif; background: transparent;border: none;border: 1px solid #fff;padding: 10px 12px;}
.form_details .field.submit {width: 92%;float: left;margin-right: 0;}
.form_details .field.submit input[type="submit"]{transition: 0.4s; border: none;width: auto;float: right;font-size: 21px;font-weight: 700;padding: 6px 0;cursor: pointer;}
.form_details .field.submit input[type="submit"]:hover{color: #F0F9FB;}
.form_details .left_side{width: 44%;float: left;}
.form_details .right_side{width: 44%;float: left;margin-left: 4%;}
.form_details .left_side .field,.form_details .right_side .field{width: 100%;float: left;}
.form_details .field textarea{resize: none;height: 135px; width: 100%;float: left;font-size: 16px;font-weight: 500;font-family: 'Montserrat', sans-serif; background: transparent;border: none;border: 1px solid #fff;padding: 10px 12px;}
.form_details .field textarea:focus{outline: none !important;}

/* new css */
.form_details .field.file-type{position: relative;margin-top: 10px;}
.form_details .field.file-type label{display: flex;justify-content: flex-start;align-items: center;}
.form_details .field.file-type input{display: block !important; font-size: 0 !important;border: none !important;background-image: url(images/download-blue.svg);background-position: center center;
    background-repeat: no-repeat;width: 47px;transform: rotate(-180deg);
    height: 47px;background-color: #fff;border-radius: 100%;}
#text_change_event{order: 2;margin-left: 10px;}
.form_details .field.file-type p{margin-bottom: 0;}
.form_details .field.file-type input:focus{outline: none;font-size: 0;line-height: 0;}
.form_details .field.file-type input:hover{outline: none;border: 0 !important;}
.form_details .field.file-type  input[type=file]::file-selector-button {
    border:0 !important;
    padding: 0 !important;
    border-radius: unset;
    background-color: unset;
    transition: unset;
  }
  
  .form_details .field.file-type  input[type=file]::file-selector-button:hover {
    background-color: unset;
    border: 2px solid unset;
  }
  
/* form css */
/* font style css */
.fontstyle_family{padding: 32px 0;}
.fontstyle_family h2{margin-bottom: 0; font-weight: unset;font-family: unset;font-size: 40px;}
.fontstyle_family p{margin-bottom: 10px; font-weight: unset;font-family: unset;}
/* font style css */
/* letterhead css */
.letterhead_box{/*padding-bottom: 40px; */}
.letterhead_box p{margin-bottom: 10px;font-size: 15px;}
.letterhead_box .image_download{padding-bottom: 55px;}
.letterhead_box .image_download .card{width: 49%;float: left;margin-right: 2%;}
.letterhead_box .image_download .card:nth-child(2n){margin-right: 0;}
.letterhead_box .image_download .card img{display: block;}
.allcontent { margin-bottom: 40px;  }
.allcontent video { width: 100%;  }
/* letterhead css */
/* section layout end */

/* footer start */
footer{padding: 67px 0;text-align: center;}
footer .copy_right p{font-size: 15px;font-weight: 300;margin-bottom: 0;}
/* footer end */

.showonmobile { display: none; }
/* Responsive Css Start */

@media only screen and (max-width: 1280px) {
.wrapper{max-width: 1050px;}
body,h4,p{font-size: 18px;line-height: 27px;}
h1,h2 {font-size: 30px;margin-bottom: 50px;}

.header .header_left h2{font-size: 28px;}
.header .header_logo{width: 250px;}
.header .header_left{width: calc(100% - 250px);}
.header .header_inner{padding: 25px 0;}
.header .header_left h2{padding-right: 50px;}
.header .header_left .latest_update p{font-size: 13px;}
.section_layout .right_section{padding: 60px 0 60px 60px;}
.section_layout .right_section::before{border-width: 100px 60px 0px 0;}
.section_layout .login_background_img::after{border-width: 0px 0px 100px 60px;}

.section_layout .aside{padding-top: 60px;}
.form_pages_link .left_part{width: 410px;}
.form_pages_link .right_part{width: calc(100% - 410px);}
.section_layout .nav_inner a{font-size: 18px;}
.section_layout .right_section{min-height: unset;}
.form_details{padding-right: 0;}
.download_type li strong{font-size: 16px;}
.fontstyle_family h2{font-size: 32px;}
.fontstyle_family{padding: 0 0 40px;}
}
@media only screen and (max-width: 1120px) {
    p{margin-bottom: 35px;}
    .wrapper{max-width: 100%;padding: 0 30px;}
    .header .header_inner::before {display: none;}
    .section_layout .blue_bg_text::after,.section_layout .grey_bg_text::after{width: 30px;right:-30px;}
    .form_details .field.submit input[type="submit"],.login_form .field.submit input[type="submit"]{font-size: 19px;}
    .form_details .right_side{width: 48%;margin-left: 4%;}
    .form_details .left_side{width: 48%;}
    .form_details .field{width: 48%;}
    .form_details .field.submit{width: 100%;}
    .letterhead_box .image_download .card{width: 48%;margin-right: 4%;}
    .fontstyle_family h2{font-size: 28px;}
    .fontstyle_family{padding: 0 0 30px;}
    .logo_colour{padding-bottom: 35px;}
    .logo_colour  img{width: 85%;}
    .download_type li strong{font-size: 15px;}
}

@media only screen and (max-width:991px) {
    h1,h2 {font-size: 28px;margin-bottom: 40px;}
    body,h4,p{font-size: 16px;line-height: 27px;}
    h3{font-size: 22px;}
    .form_pages_link .right_part p{width: 100%;margin-bottom: 10px;}
    .form_pages_link .right_part{justify-content: flex-end;}
    .section_layout .aside{width: 280px;}
    .section_layout .right_section{width: calc(100% - 280px);}
    .header .header_left h2 {padding-right: 25px;}
    .form_pages_link{padding: 35px 0;}
    .letterhead_box{padding-bottom: 20px;}
    .background_image .image_box::before {border-width: 75px 40px 0px 0;}
    .background_image .text_box{top: 50px;left: 55px;}
    .background_image .image_box{margin-bottom: 50px;}
    .fontstyle_family h2{font-size: 20px;}

    footer{padding: 40px 0;}
}

@media only screen and (max-width: 850px) {
    
    .header .header_left{flex-wrap: wrap;}
    .header .header_left h2{width: 100%;margin-bottom: 10px;padding-right: 0;}
    .header .header_left .latest_update{width: 100%;}
    .form_pages_link .left_part li a,.form_pages_link .right_part p{font-size: 14px;}
    .section_layout .nav_inner a{font-size: 16px;}
    .section_layout .aside {width: 220px;}
    .section_layout .right_section {width: calc(100% - 220px);}
    .section_layout .right_section::before { border-width: 70px 48px 0px 0;}
    .section_layout .login_background_img::after{border-width: 0px 0px 70px 48px;}

    .section_layout .right_section { padding: 40px 0 40px 40px;}
    .section_layout .nav_inner{padding-left: 20px;}
    .section_layout .aside{padding-top: 40px;}



}
 @media only screen and (max-width: 767px) {
    .form_pages_link{position: relative;}
    .mobile_bar{display: block;transition: 0.4s;}
    .header .header_left h2{font-size: 24px}
    .header .header_logo {width: 210px;}
    .header .header_left{width: calc(100% - 210px);}
    .form_pages_link .left_part li{padding-right: 25px;}
    .form_pages_link .left_part{width: 330px;}
    .form_pages_link .right_part {width: calc(100% - 330px); }

    .section_layout .aside{padding-top: 75px;position: fixed;left: -340px;width: 340px;transition: 0.4s;z-index: 999;background: #fff;height: 100%;top: 0;overflow-y: scroll;}
    .section_layout .aside.mobilemenu{left: 0;}
    .section_layout .right_section{width: 100%;}
    .mobile_bar.open{position: fixed;top: 40px;left: 20px;z-index: 999999;}
    .mobile_bar.open span:nth-child(1){transform: rotate(-45deg) translateX(-9px);}
    .mobile_bar.open span:nth-child(2){display: none;}
    .mobile_bar.open span:nth-child(3){transform: rotate(45deg) translateX(-8px);}
    .header .header_left{padding-left: 50px;}
    .header .header_left h2{margin-bottom: 5px;}
    .stop_scroll{overflow: hidden;}
   
 }

 @media only screen and (max-width: 650px) {
     p{margin-bottom: 25px;}
    .header .header_logo{width: 170px;}
    .header .header_left {width: calc(100% - 180px);}
    .header .header_left h2{font-size: 18px;}
    .header .header_left .latest_update p{font-size: 12px;}
    .form_pages_link .left_part{width: 100%;margin-top: 20px;order: 2;}
    .home_page .form_pages_link .left_part{margin-top: 0;}
    .form_pages_link  .inner_section{display: flex;flex-wrap: wrap;}
    .form_pages_link .right_part{width: 100%;}
    .form_pages_link .left_part li{margin-bottom: 20px;width: 100%;padding-right: 0;}
    .form_pages_link .left_part li:last-child{margin-bottom: 0;}
    .form_pages_link .right_part p{text-align: left;}
    .form_pages_link .right_part{justify-content: flex-start;}
    .form_pages_link .right_part .field{width: 100%;}
    .mobile_bar, .mobile_bar.open{top: 36px;}
    .background_image .image_box{margin-bottom: 30px;}
    .letterhead_box .image_download{padding-bottom: 30px;}
    .form_details .field{margin-right: 0;width: 100%;}
    .form_details .left_side{width: 100%;}
    .form_details .right_side{width: 100%;margin-left: 0;}
	 .showonmobile { display: block; color: #fff; padding: 90px 10px; }
	 .showonmobile h1 { font-size: 28px; margin-bottom: 15px; }
	 .showonmobile p { font-size: 18px; }
	 .hideonmobile { display: none; }
	 .mobile_bar, .header .header_left .latest_update, .form_pages_link { display: none; }
	 .section_layout .right_section::before { border-width: 80px 50px 0px 0; }
	 .section_layout .login_background_img::after { border-width: 0px 0px 80px 60px; }
	 .header { border: 0; }
	 .header .header_left h2 { font-size: 18px;
    text-align: left;
    max-width: 100px;
    line-height: 20px; }
	 .header .header_logo { width: 100%; text-align: right; }
	 .header .header_logo img { max-width: 140px; }
 }


 @media only screen and (max-width: 500px) {
    h1, h2 {font-size: 25px;margin-bottom: 30px;}
    h3{font-size: 20px;}
    .wrapper{padding: 0 20px;}
    .header{text-align: center;}
    .header .header_left{width: 100%;order: 2;}
    .header .header_left{padding-left: 0;}
    .section_layout .right_section {padding: 40px 20px 40px 20px;}
    .section_layout .wrapper{padding: 0;}
    .section_layout .blue_bg_text::after, .section_layout .grey_bg_text::after {display: none;}
    p,.section_layout .right_section ul, .section_layout .right_section ol{margin-bottom: 20px;}
    .form_details .field.submit input[type="submit"],.login_form .field.submit input[type="submit"]{font-size: 17px;}
    .login_form .field{width: 100%;overflow-x: hidden;}
    .download_type li a{width: 40px;height: 40px;background-size: 10px;}
    .logo_colour,.fontstyle_family{padding-bottom: 20px;}
    .fontstyle_family h2{margin-bottom: 5px;word-break: break-all;}
    .letterhead_box .image_download{padding-bottom: 20px;}
    .background_image .image_box{margin-bottom: 20px;}
    .background_image .image_box::before {border-width: 50px 30px 0px 0;}
    .background_image .text_box{top: 40px;left: 40px;}
    .download_type li{font-size: 13px;}
    .download_type li strong{font-size: 14px;}
    footer{padding: 25px 0;}
   

}

@media only screen and (max-width: 370px) {
    h1, h2 {font-size: 24px;margin-bottom: 30px;}
   
    .header .header_left .latest_update p{font-size: 10px;}
    .mobile_bar span{margin-bottom: 6px;}
    .header .header_inner{padding: 20px 0;}

}


#wpaloginform {     clear: both; }
.wpa-box { max-width: 350px; float: left; font-size: 16px; }

.onderschriftform {
	font-size:12px;
}
