/*
Theme Name: Converzo
Theme URI: http://converzo.com
Description: The converzo Theme based on the famous Wordpress CMS.
Version: 1.0
Author: Converzo
*/

/*Global CSS*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;700;800&display=swap');
* {margin: 0;padding: 0;box-sizing: border-box;}
img {max-width: 100%;}
body {background: radial-gradient(ellipse at center, #121212 0%, #232323 100%);font-size: 16px;font-family: 'Open Sans', sans-serif;color: #1f1f1d;font-weight: 300;line-height: 1.2;position: relative;}
ul {list-style: none;padding: 0;}
p {font-size: 18px;line-height: 30px;font-weight: 300;color: #1f1f1d;margin-bottom: 20px;}
a {color: #000000;transition: 0.4s; display: inline-block; font-size: 15px;font-weight: 300;text-transform: uppercase;text-decoration: none;}
/* ----- Heading Font CSS ------ */
h1,h2,h3,h4,h5,h6 {font-family: 'Open Sans', sans-serif;font-weight: 800;color: #000000;}
h1{font-size: 50px;margin-bottom: 25px;line-height: 55px;}
h2{font-size: 28px;margin-bottom: 20px;text-transform: uppercase;}
h3 {font-size: 20px;font-weight: 350;line-height: 20px;margin-bottom: 20px;}
h4{font-size: 16px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
a:focus,.btn:focus,button:focus,.btn-primary:not(:disabled):not(.disabled):active:focus {outline: none;box-shadow: none;}
.wrapper{max-width: 1440px;margin: 0 auto;overflow: hidden;}
.wrapper_inner{max-width: 1100px;margin: 0 auto;overflow: hidden;}

/* Main CSS */
#body-bg{width: 100%;float: left;background: radial-gradient(ellipse at center, #111 0%, #444 100%);overflow-x: hidden; position: fixed;top: 0;left: 0;z-index: -5;}

/* header css start */
.mobilemenu{display: none;}
.close{display: none;}
.mobile_bar {display: none;}
.header{width: 100%;float: left;padding: 38px 0;transition: 0.4s; background: #fff;position: fixed;top: 0;left: 0;z-index: 99;}
.header.sticky{box-shadow: 0px 10px 12px 0px rgba(0,0,0,0.2);z-index: 999;}
.header .wrapper{overflow: visible;}
.header .logo{width: 300px;float: left;}
.header nav{width: calc(100% - 300px);float: right;text-align: right;}
.header nav ul{}
.header nav li{display: inline-block;margin-right: 24px;vertical-align: middle;position: relative;}
.header nav li a{display: block; text-decoration: none;position: relative;text-transform: uppercase;letter-spacing: 3px;line-height: 20px;padding: 5px 0;}
.header nav li a::after{content: ""; position: absolute;background: #14757b;width: 0;height: 1px;left: 0;bottom: -4px;transition: 0.4s;}
.header nav li:hover a::after{width: 100%;}
.header nav li:last-child a::after{display: none;}
.header nav li:last-child:hover a{color: #a6a699;}
#menu-item-16{pointer-events: none;}


.header nav li.menu-item-has-children a{position: relative;}
/* .header nav li.menu-item-has-children a::after{content: "▼";font-size: 16px;font-weight: 400; line-height: 30px;} */
.header nav li.menu-item-has-children a:hover::after{color: #fd5a00;}
.header nav ul li.menu-item-has-children:hover ul {display: block; }
.header nav ul li.menu-item-has-children ul { display: none;position: absolute; background: #fff;border-top: 8px solid #000;
      top: 33px;left: 0;box-shadow: 1px 1px 0px rgba(246, 247, 248, 0.7);border-top: 8px solid #000;z-index: 10; }
.header nav ul li.menu-item-has-children ul li { display: block;padding: 0;  border-top: 1px solid rgba(255, 255, 255, 0.5);margin-right: 0; }
.header nav ul li.menu-item-has-children ul li:hover { background: #000; }
.header nav ul li.menu-item-has-children ul li:hover a{color: #fff;}
.header nav ul li.menu-item-has-children ul li a {padding: 12px  20px; width: 230px;text-transform: none;text-align: left;color: #000; }
.header nav ul li.menu-item-has-children ul li a::after {display: none; }
.header nav ul.sub-menu::before {width: 0;height: 0;border-left: 11px solid transparent;border-right: 11px solid transparent;
    border-bottom: 11px solid #000;position: absolute;left: 18px;top: -18px;content: ""; }
.header.sticky{box-shadow: 0px 10px 12px 0px rgba(0,0,0,0.2);}

.header nav ul li.menu-item-has-children li:last-child{pointer-events: unset;}

/* header css end */

/* banner css start*/
.main-content{width: 100%;float: left;margin-top: 112px;}
.admin-bar .main-content{margin-top: 80px;}
.banner{width: 100%;float: left;position: relative;overflow: hidden;z-index: 1;}
.banner .wrapper{clear: both;overflow: visible;}
.banner::before{content: "";position: absolute;left: 0px;top: 350px;background: #fff;width: 100%;height: 100%;z-index: 0;}
.banner #bg_height{height: 178px;width: 100%;float: right;position: relative;}
.banner h1{color: #fff;line-height: 55px;text-transform: uppercase;padding-top: 25px;margin-bottom: 35px;}
.banner h1.homeheading { font-size: 28px; line-height: 38px; }
.banner .title h2{  padding: 5px;
  color:#fff;
  text-transform: uppercase;font-size: 28px;width: 90%;}
.banner .title h2 span{box-shadow: 0 0 0 1px #000; 
  background-color: #000;
  line-height: 1.7; }
.banner .banner_inner{width: 100%;float: left;padding-left: 20px;}
.banner .card_box{width: 100%;float: left;padding-bottom: 100px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.banner  .card{width: 35%;position: relative;float: left;min-height: 445px;}
.banner .help_part{width: 28%;min-height: 445px;position: relative;}
.banner .socia_icon{position: absolute;bottom: 35px;left: 0px;display: none;}
.socia_icon a{width: 55px;height: 55px;float: left; border-radius: 100%;display: flex;justify-content: center;align-items: center;background: #029ca6;margin-right: 15px;}
.socia_icon a:hover{background: #14757b;}
.banner .text,.banner .socia_icon,.banner .title{width: 100%;float: left;}
.banner .image{position: relative;width: 100%;float: left;display: block;}
.banner .card img{display: block;}
.banner .title {position: absolute;left: 20px;bottom: 20px;}
.banner .text{padding: 20px 20px 20px 0;position: relative; padding-bottom: 0 !important; line-height: 30px}
.banner .text a{margin-left: 10px;vertical-align: middle;width: 9px;}
/* .banner .text a:hover{transform: scale(1.4);} */
.banner .card  .text{padding: 15px;}
.banner .card  .text p{display: inline;}
.banner .search_box{width: 100%;float: left;margin: 0px 0 20px;}

/* banner css end*/
/* internet chat css start */
.internet_chat{width: 100%;float: left;position: relative;padding: 100px 0 145px;}

.internet_chat h2,.internet_chat p, .internet_chat p a{color: #fff;}
.internet_chat p a { text-decoration: underline;     text-transform: none; font-size: 18px; }
.internet_chat p a:hover { text-decoration: none; }
.internet_chat h2{margin-bottom: 30px;}
.internet_chat .inner_part{width: 100%;float: left;}
.internet_chat .left_box{width: 50%;float: left;margin: 25px 20px;}
.internet_chat .right_box{width: 50%;float: left;}
.internet_chat .right_box img{position: absolute;right: 0;top: 0;width: 50%;height: 100%;}
.internet_chat .content_box{width: 65%;float: left;}
.btn_box{width: 100%;float: left;}
.btn_box a{width: 198px;text-align: center; padding: 15px 35px;background: #029ca6;border: 1px solid #fff;font-weight: 800;letter-spacing: 0.5px;color: #fff;font-size: 12px;}
.btn_box a:hover{background: #14757b;}

.internet_chat.home { position: relative; padding: 0;}
.internet_chat.home .left_box{width: 50%;float: left;margin: 0; padding: 100px 50px 100px 0; }
.internet_chat.home .content_box { width: 100%; }
.internet_chat.home .right_image { position: absolute; right: 0; top: 0; width: 50%; height: 100%; display: block; background-size: cover!important; }

/* internet chat css end */
/* coffee up start */
.coffee_cup{cursor: pointer; top: 30%; z-index: 999999; text-align: center;width: 250px; height: 57px;background: url(images/cup-banner.jpeg)center center no-repeat;background-size: cover; border-radius: 5px 5px 0 0;float: left;
margin-right: 0; clear: left; -moz-transform: rotate(90deg);-ms-transform: rotate(90deg); -o-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform-origin:  left 57px;position: fixed;left: 0;border: none;display: flex;justify-content: center;align-items: center;}
.coffee_cup h2{display: inline-block;vertical-align: middle;width: auto;height: auto;  margin: 0; color: #fff;font-size: 18px;line-height: 1;}
.coffee_cup .cup_box{position: relative;display: inline-block;margin: 0 0px 0 10px;vertical-align: middle;transition: all 0.8s;display: flex;justify-content: center;align-items: center; transform: rotate(-90deg);text-align: center; width: 40px;height: 40px; border-radius: 100%;background: #029ca6;}
.coffee_cup .cup_box img{width: 22px; height: auto;margin: 6px 0 0 0px;}
.coffee_cup:hover .cup_box{transform: rotate(270deg);}
.coffee_cup .load {width: 22px;height: 22px;position: absolute; display: inline-block;animation: loading 4s infinite;background:linear-gradient(#fff 0 0) bottom/ 100% 0% no-repeat;-webkit-mask: url(images/cup-full.png) center/contain no-repeat; mask: url(images/cup-full.png) center/contain no-repeat; }
@keyframes loading {to { background-size:100% 100% }}

.coffee_cup .cup_box:focus{outline: none !important;}
.coffee_cup .cup_box img:focus{outline: none !important;}
.coffee_cup .cup_box span:focus{outline: none !important;}
.coffee_cup:focus{outline: none !important;}
/* coffee up end */
/* blog work css start */
.blog_section{width: 100%;float: left;padding: 50px 0 20px;background: #ffffff;}
.blog_section h2{text-align: center;}
.blog_section .blog_box{width: 100%;float: left;padding: 50px 0 65px;}
.blog_section  .left_box{width: 50%;float: left;}
.blog_section  .right_box{width: 45%;float: right;}
.blog_section  .right_box h2{text-align: left;margin-bottom: 15px;}
.blog_section .blog_box:nth-child(odd){padding-top: 0;}
.blog_section .blog_box:nth-child(odd) .left_box{float: right;}
.blog_section .blog_box:nth-child(odd) .right_box{float: left;text-align: right;}
.blog_section .blog_box:nth-child(odd) .right_box h2{text-align: right;}
.blog_section ul{list-style: disc;padding-left: 18px;margin-bottom: 10px;}
.blog_section ul ol{padding-left: 18px;margin-bottom: 10px;}
.blog_section  li{font-family: 'Open Sans', sans-serif;line-height: 30px;margin-bottom: 10px;font-size: 18px;}
/* blog work css end */
/* our customer css start */
.our_customer{width: 100%;float: left;padding: 62px 0;}
.our_customer h2,.our_customer p{color: #ffffff;}
.our_customer .customer_box{width: 100%;float: left;}
.our_customer .left_part{width: 30%;float: left;}
.our_customer .right_part{width: 60%;float: right;margin-top: 75px;}
.our_customer .logo_slider{width: 100%;float: left;display: flex;justify-content: space-between;align-items: center;}
.our_customer li{display: inline-block;}
.owl-carousel .owl-item{text-align: center;}
/* our customer css end */
/* fringilla start */
.fringilla{width:100%;float: left;height: 504px;background: url(images/white_banner.jpeg)center center no-repeat;background-size: cover; display: flex;}
.fringilla .text{margin: auto;max-width: 58%;}
.fringilla h2{margin-bottom: 0; font-size: 50px;font-weight: 800;line-height: 55px;text-align: center;text-transform: uppercase;}
/* fringilla end */
/* ************************ Default Page Start ************************* */
/* banner css start */
.banner_common{padding-bottom: 0;}
.banner_common .heading{width: 100%;float: left;padding: 0 170px;z-index: 99;position: relative;}
.banner_common .banner_inner{padding: 0;margin-top: -75px;}
.banner .content_box{width: 100%;float: left;padding: 50px 170px 50px;background: #fff;position: relative;z-index: 1;}
.banner .content_box p{margin-bottom: 25px;width: 100%;float: left;}
.banner_common .title h2{padding-left: 0;}
.banner.about-banner .content_box p{ float: none; }

/* banner css end */
/* cta css start */
.cta{width: 100%;float: left;padding-bottom: 80px;overflow: hidden;position: relative;}
.cta::after{content: "";position: absolute;left: 0;bottom: 0px;height: 80px;width: 100%;background: #ffffff;}
.cta .wrapper_inner{overflow: visible;}
.cta .cta_inner{width: 100%;float: left; padding: 60px;position: relative;}
.cta .cta_inner::before{content: "";position: absolute;left: -500%;top: 0;height: 300%;width: 500%;background: #ffffff;}
.cta .cta_inner::after{content: "";position: absolute;right: -500%;top: 0;height: 300%;width: 500%;background: #ffffff;}
.cta h3{font-size: 50px;line-height: 55px;color: #ffffff;font-weight: 800;margin-bottom: 0;}
.cta p{color: #fff;margin-bottom: 20px !important;}
.cta a{color: #fff !important;text-transform: lowercase;font-size: 18px;}
.cta .left_box{width: 42%;float: left;}
.cta .right_box{width: 55%;float: right;}
.cta .right_box p:empty{display: none;}
.cta .contact_section{width: 100%;float: left;}
.cta .contact_section .field{margin-bottom: 18px;margin-top: 0;}
/* .cta .contact_section .field:last-child{margin-bottom: 0;} */
.blank_space{width: 100%;float: left;height: 208px;background: #ffffff;}

.cta .wpcf7 form.failed .wpcf7-response-output,.cta .wpcf7 form.aborted .wpcf7-response-output{clear: both;
  color: #ff0000;
  background: #fff;
  border: 2px solid #ff0000 !important;
  padding: 10px;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;}
/* cta css end */
/* ************************ Default Page End ***************************** */

/* ************************ Portfolio Page Start ************************* */
.portfolio_page .blog_section{padding: 0;}
.portfolio_page .blog_section  h2{display: none;}
.portfolio_page .blog_section .right_box h2{display: block;}
.portfolio_inner_page .blog_section  h2{display: block;}
.portfolio_page .banner .content_box{padding-bottom: 0;}
.portfolio_page  .blog_section .blog_box:nth-child(2n+1){padding: 0;}
.blog_details_part .blog_box{padding: 25px 0 40px;}

/* pagination css start */
.pagination{width: 100%;float: left;text-align: center;padding: 50px 0 100px;background: #ffffff;}
.pagination a, .pagination span{display: inline-block;margin: 0 5px;}
.pagination a, .pagination span{width: 42px;height: 42px;background: #029ca6;border: 1px solid #029ca6 !important; display: flex;justify-content: center;align-items: center;color: #fff;}
.pagination span.current , .pagination a:hover{background: transparent;color: #1f1f1d;font-weight: 400 !important;}
.wp-pagenavi{display: flex;justify-content: center;}
/* pagination css end */
/* ************************ Portfolio Page ************************* ****/

/* ************************ Over Ons Page End ************************* */
.tldr_overons{width:100%;float:left;padding-bottom: 90px;background: #ffffff;}
.tldr_overons h2{font-weight: 800;line-height: 32px;text-align: center;text-transform: uppercase;margin-bottom: 50px;}
.tldr_overons .inner_content{width:100%;float:left;}
.tldr_overons .inner_content .image{width:50%;float:left;}
.tldr_overons .right_part{width:50%;float:left;padding-left: 60px;}
.tldr_overons .right_part h3{margin-bottom: 22px;font-weight: 300;line-height: 20px;letter-spacing: 3px;text-transform: uppercase;}
.tldr_overons .right_part p{margin-bottom: 30px;font-size: 18px;font-weight: 300;line-height: 30px; color: #1f1f1d;}
.tldr_overons .right_part a.email{background:url(images/email.png)left center no-repeat;background-size: 20px;min-width: 45%;}
.tldr_overons .right_part a{font-size: 15px;margin-bottom: 20px; font-weight: 300;line-height: 20px;letter-spacing: 3px;text-transform: uppercase;padding-left:30px; background:url(images/linkdin-img.png)left center no-repeat;}
.tldr_overons .right_part a:hover{color: #029ca6;}
.page-id-8579 .tldr_overons .right_part a { background: none; padding: 0;  }
/************************** Over Ons Page End *******************************/

/********************* Onze werkwijze detail Page End ************************/
.onze_werkwijze_detail_page .tldr_overons .right_part p{margin-bottom: 0px;}
.tldr_overons .right_part ul{padding: 25px 0px;}
.tldr_overons .right_part li{background:url(images/triangle.svg)left center no-repeat;padding-left: 20px;margin-bottom: 15px;}
.tldr_overons .right_part li a{text-transform: unset; font-size: 18px;font-weight: 300;line-height: 30px; color: #1f1f1d;letter-spacing: 1px;padding-left: 0;background: transparent;margin-bottom: 0;}
.tldr_overons .right_part li a:hover{color:#14757b;}
/* ************************ Onze werkwijze detail Page End *********************/

/* ************************ Onze werkwijze Page End ************************* */
body .onze_werkwijze_page .banner .card{width: 100%;margin-bottom: 70px;min-height: 100%;margin-top: 40px;}
body .onze_werkwijze_page .banner .card:last-child{margin-bottom: 0;}
body .onze_werkwijze_page .banner .title{position: unset;margin-bottom: 20px;}
body .onze_werkwijze_page .banner .image{width: 50%;float: left;display: block;}
body .onze_werkwijze_page .banner .image img{width: 100%;}
body .onze_werkwijze_page .banner .text{width: 45%;float: right;padding: 0;}
body .onze_werkwijze_page  .banner .card_box{padding-bottom: 0;}
body .onze_werkwijze_detail_page .cta{padding-bottom: 100px;}

.onze_werkwijze_detail_page .content_box h2 br{display: none;}
.page-template-template-onze-werkwize .banner .content_box p{width: auto;float: none;}

.serach_page h2 a{font-size: 22px;font-weight: 500;}
.serach_page h2 a:hover,.navigation_search a:hover{color: #029ca6;}
.navigation_search {margin-top: 40px;}
.navigation_search a{font-weight: 600;font-size: 18px;}
/* ************************ Onze werkwijze Page End ***********************/

/* ************************ Styling Page Start ************************* */
.banner .content_box p a{transition: all 0.4s;text-transform: unset;color:#029ca6; font-size: 18px;font-weight: 300;line-height: 30px;text-decoration: underline;}
.banner .content_box p a:hover{text-decoration: none;}
.banner .content_box ul{list-style-type:disc;display: inline-block;padding-left: 35px;margin-bottom: 20px;}
.banner .content_box ul li{font-size: 18px;line-height: 30px;font-weight: 300;color: #1f1f1d;padding-left: 10px;}

.styling_page .banner .content_box{padding-bottom: 0;}
.styling_form {width: 100%;float: left;padding: 0px 0px 80px;background: #fff;}
.styling_form .styling_inner{width: 515px;float: left;}
.styling_form .styling_inner .field{width:100%;float: left;margin-bottom: 15px;}
.styling_form .field input,.styling_form .field select{width: 100%;float: left;padding:5px 10px;color: #2c3241; border: solid 1px rgba(0,0,0,0.2);background: #ffffff; box-shadow: inset 0px 1px rgba(255,255,255,0.1);font-weight: 300; line-height: 36px;font-size: 18px;font-family: 'Open Sans', sans-serif;}
.styling_form .field input[type="submit"]{cursor: pointer; border-radius:unset;background: #029ca6;color:#ffffff;border: solid 1px #ffffff; font-size: 12px;font-weight: 800; line-height: 16px;text-align: center;text-transform: uppercase;padding: 12px 10px;font-family: 'Open Sans', sans-serif;}
.styling_form .default input[type="submit"]{width: 197px;float: left;}
.styling_form .styling_inner .btn{width: 197px;float: left;text-align: center;border: solid 1px #029ca6;background: #ffffff;margin-bottom: 15px;}
.styling_form .styling_inner .btn a{padding: 12px 75px;color:#029ca6;font-size: 12px;font-weight: 800;line-height: 16px;}
.styling_form .styling_inner .btn:hover{background: #029ca6;transition: all 0.4s;}
.styling_form .styling_inner .btn:hover a{color: #ffffff;}
.styling_form .field input:focus{outline: none;}
.styling_form .field input[type="submit"]:hover{transition: all 0.4s;color: #fff; background: #14757b;}

.styling_form .field select{-webkit-appearance: none;cursor: pointer;background: url(images/down-arrow.png)right 15px center no-repeat;}
.styling_form .field select option{color: #029ca6;font-weight: 300;}
.styling_form  .btnOne{width: 100%; float: left;padding: 5px 0;padding-right: 50px;}
.styling_form  .btnOne input{display: none;}
.styling_form  .btnOne  label{font-size: 18px;font-weight: 300;cursor: pointer; line-height: 1.2;color: #1f1f1d;font-family: "Open Sans";position: relative;padding-left: 30px;z-index: 99;display: block;margin-bottom: 20px;display: block;}
.styling_form  .btnOne .custom{z-index: -1; width: 22px; height:22px;background:#fff;border:1px solid #029ca6; display: inline-block;border-radius:15px ;position: absolute;left: 0;}
.styling_form  .btnOne input:checked + .custom{background: #fff;}
.styling_form  .btnOne input:checked + .custom::before{content: "";position: absolute;left: 2px;top: 2px;background: #029ca6;border-radius: 100%;padding: 8px;}

/* contact Global */
.contact_global{width: 100%;float: left;}
.contact_global .field{width:100%;float: left;margin-bottom: 20px;}
.contact_global .field input{width: 100%;float: left;padding:5px 10px;color: #2c3241; border: solid 1px rgba(0,0,0,0.2);background: #ffffff; box-shadow: inset 0px 1px rgba(255,255,255,0.1);font-weight: 300; line-height: 36px;font-size: 18px;font-family: 'Open Sans', sans-serif;}
.contact_global .field input[type="submit"]{transition: all 0.4s;width: 300px; cursor: pointer; border-radius:unset;background: #029ca6;color:#ffffff;border: solid 1px #ffffff; font-size: 12px;font-weight: 800; line-height: 16px;text-align: center;text-transform: uppercase;padding: 12px 10px;font-family: 'Open Sans', sans-serif;}
.contact_global .field input[type="submit"]:hover{color: #fff; background: #14757b;}
.contact_global .field textarea{width: 100%;float: left;padding:5px 10px;;color: #2c3241; border: solid 1px rgba(0,0,0,0.2);background: #ffffff; box-shadow: inset 0px 1px rgba(255,255,255,0.1);font-weight: 300; line-height: 36px;font-size: 18px;font-family: 'Open Sans', sans-serif;resize: none;height: 300px;}
.contact_global .field input:focus,.contact_global .field textarea:focus{outline: none;}

.contact_global .field select{-webkit-appearance: none;cursor: pointer;background: url(images/down-arrow.png)right 15px center no-repeat;}
.contact_global .field select option{color: #029ca6;font-weight: 300;}

.contact_global  .btnOne input{display: none;}

.contact_global  .btnOne  span{margin-left: 0;margin-right: 10px;}
.contact_global  p{margin-bottom: 10px !important;width: 100%;float: left;}
.contact_global  .btnOne  label{margin-left: 0 !important; font-size: 18px;font-weight: 300;cursor: pointer; line-height: 1.2;color: #1f1f1d;font-family: "Open Sans";position: relative;z-index: 99;display: block;margin-bottom: 20px;display: block;}
.contact_global  .btnOne .wpcf7-list-item-label{position: relative;display: inline-block;padding-left: 30px;margin-left: 0 !important;margin-left: 10px;}
.contact_global  .btnOne .wpcf7-list-item-label::after{z-index: -1; width: 22px; height:22px;background:#fff;border:1px solid #029ca6; display: inline-block;border-radius:15px ;position: absolute;left: 0;}
.contact_global  .btnOne input:checked + .wpcf7-list-item-label::after{background: #fff;}
.contact_global  .btnOne input:checked + .wpcf7-list-item-label::before{content: "";position: absolute;left: 4px;top: 4px;background: #029ca6;border-radius: 100%;padding: 8px;}
.contact_margin_box input{margin-bottom: 10px;}
.wpcf7-form-control-signature-wrap{clear: left;}
.wpcf7-form-control-signature-body{border: 1px solid rgba(0,0,0,0.2);margin-bottom: 20px;}


/* ************************ Styling Page End ************************* */
/* footer css */
footer{width: 100%;float: left;padding: 90px 0px;}
footer h3{font-size: 18px;font-weight: 700;color: #ffffff;line-height: 30px;}
footer p{font-weight: 300;color: #ffffff;margin: 0;display: inline;}
footer .footer_inner{width: 100%;float: left;padding-top: 40px;}
footer .footer_left{width: 55%;float: left;position: relative;min-height: 349px;}
footer .footer_logo{width: 100%;float: left;}
footer .footer_left .footer_content{width: 100%;float: left;}
footer .footer_left .footer_address{width: 49%;float: left;}
footer .footer_left .footer_menu{width: 49%;float: right;}
footer .footer_left li a{ font-size: 18px;font-weight: 300;line-height: 30px;color: #ffffff;text-decoration: none;position: relative;}
footer .footer_left li a::after{content: ""; position: absolute;transition: all 0.4s;width: 0%;bottom: 0;left: 0;height: 1px;background-color: #029ca6;}
footer .footer_left li a:hover::after{width: 100%;}
/* footer .footer_left .copy_right{width: 100%;float: left;position: absolute;bottom: 0px;} */
footer .footer_left .copy_right{width: 100%;float: left;margin-top: 20px;}

.menu-copyright-menu-container{display: inline-block;}
.menu-copyright-menu-container ul li{display: inline-block;position: relative;margin-left: 5px;text-transform: capitalize;}
.menu-copyright-menu-container ul li a{text-transform: capitalize !important;}

.page-template-template-sitemap .simple-sitemap-wrap h3{margin-bottom: 25px;line-height: 1.3;text-transform: uppercase;font-size: 28px;font-weight: 700;}
ul.simple-sitemap-page li a{font-weight: 600;}
.page-template-template-sitemap .content_box br{display: none;}
.page-template-template-sitemap .content_box p{display:none;}

footer .menu-copyright-menu-container ul li a::before{
  content: "-";
  position: absolute;
  transition: all 0.4s;
  top: 0;
  left: -10px;
}
footer .menu-copyright-menu-container ul li a{margin-left: 10px;}

/* .menu-copyright-menu-container ul li a:hover::after{display: none;} */


.contact_section{width: 38%;float: right;}
.contact_section h2{font-weight: 800; line-height: 32px;text-transform: uppercase; color: #ffffff;}
.contact_section .field{width: 100%;float: left;margin-bottom: 18px;}
.contact_section .field input{width: 100%;float: left;color: #2c3241;font-weight: 300;line-height: 36px;font-size: 18px;font-family: 'Open Sans', sans-serif;padding: 2px 20px; box-shadow: inset 0px 1px rgba(255,255,255,0.1); border: solid 1px rgba(0,0,0,0.2);-webkit-appearance: none;}
.contact_section .field textarea{resize: none;height: 168px;width: 100%;float: left;color: #2c3241;font-weight: 300;line-height: 36px;font-size: 18px;font-family: 'Open Sans', sans-serif;padding: 6px 20px;box-shadow: inset 0px 1px rgba(255,255,255,0.1); border: solid 1px rgba(0,0,0,0.2);-webkit-appearance: none;}
.contact_section .field input[type="submit"]{height: 42px;-webkit-appearance: none; transition: all 0.4s;cursor: pointer; font-size: 12px;font-weight: 800;line-height: 16px;font-family: 'Open Sans', sans-serif;padding: 12px 20px;text-align: center;text-transform: uppercase;color: #ffffff; border: solid 1px #ffffff;background: #029ca6;}
.contact_section .field input[type="submit"]:hover{color:#fff;background: #14757b;}
.contact_section .field input:focus{outline: none;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{clear: both;color: #ff0000;background: #fff;
border: 2px solid #ff0000 !important;padding: 10px;margin: 0;font-size: 14px;font-weight: 700;text-align: center;}
.mc4wp-error a{color: #ff0000;}
.wpcf7-not-valid-tip{font-size: 14px !important;font-weight: 700 !important;clear: both !important;padding-top: 4px !important;}
.wpcf7 form.sent .wpcf7-response-output {border-color: #46b450;clear: both;color: #46b450;text-align: center;background: #fff;font-size: 14px;font-weight: 700;padding: 10px;}
.wpcf7-form-control-wrap{width: 100%;float: left;}
 /* footer css */

 /* new css  */
 .page-id-148 .wp-block-contact-form-7-contact-form-selector { width: 60%;margin:  0 auto;}
 .page-id-148 .wp-block-contact-form-7-contact-form-selector input{width: 100%;float: left;color: #2c3241;font-weight: 300;line-height: 36px;font-size: 16px;font-family: 'Open Sans', sans-serif;padding: 2px 20px;box-shadow: inset 0px 1px rgba(255,255,255,0.1);border: solid 1px rgba(0,0,0,0.2);-webkit-appearance: none;}

 .page-id-148 .wp-block-contact-form-7-contact-form-selector input[type="submit"] {
  height: 42px;
  -webkit-appearance: none;
  transition: all 0.4s;
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  font-family: 'Open Sans', sans-serif;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: solid 1px #14757b;
  background: #029ca6;
  margin-top: 10px;
}
.page-id-148 .wp-block-contact-form-7-contact-form-selector input[type="submit"]:hover{    background: #14757b;}

.page-id-148 .wp-block-contact-form-7-contact-form-selector textarea {
  resize: none;
  height: 168px;
  width: 100%;
  float: left;
  color: #2c3241;
  font-weight: 300;
  line-height: 36px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  padding: 6px 20px;
  box-shadow: inset 0px 1px rgba(255,255,255,0.1);
  border: solid 1px rgba(0,0,0,0.2);
  -webkit-appearance: none;
}
.blog_section .right_box h3 {font-size: 18px;text-transform: uppercase;line-height: 1.5;}


/* contact page */
.contact_style{width: 100%;float: left;margin-top: 20px;}
.contact_style .left_part{width: 40%;float: left;}
.contact_style .left_part .bottom_text{width: 100%;float: left;margin-top: 30px;}
.contact_style .left_part ul{margin-left: 0;padding-left: 0;margin-top: 20px;}
.contact_style .left_part li{list-style: none;display: inline-block;padding-left: 0;margin-right: 10px;}
.contact_style .right_part{width: 50%;float: right;}
.contact_style .map_box{width: 100%;float: left;margin-top: 20px;}

.image_outer_card{width: 100%;float: left;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.image_outer_card .card_image{width: 30%;min-height: 100%;margin-bottom: 20px;padding:4%;}



/* Responsive Css Start */
@media only screen and (max-width: 1440px) {
  h1{font-size: 45px;}
  h2{font-size: 20px;}
  .wrapper{max-width: 1220px;}
  .wrapper_inner{max-width: 1050px;}
  .header{padding: 30px 0;}
  .header .logo{width: 290px;}
  .main-content{margin-top: 92px;}
  .admin-bar .main-content{margin-top: 55px;}
  .banner #bg_height {height: 120px;}
  .banner::before{top: 280px;}
  .banner .card{width: 33%;}
  .banner_common .heading{padding: 0 85px;}
  .banner .content_box{padding: 50px 85px;}
  .banner .title h2{font-size: 22px;}
  .banner .help_part{width: 30%;}
  .banner .card.banner .card{width: 33%;}
  .internet_chat{padding: 60px 0 ;}
  .fringilla .text{max-width: 80%;}
  .internet_chat .content_box{width: 70%;}
  .fringilla{height: 450px;}
  .cta h3{font-size: 45px;line-height: 1.2;}
  .blank_space{height: 40px;}
  .our_customer .right_part{margin-top: 100px;}
  .banner_common #bg_height {height: 150px !important;}
  .tldr_overons .right_part p {margin-bottom: 15px;}
  body .onze_werkwijze_page .banner .card{margin-bottom: 40px;}
  footer{padding: 60px 0;}
  footer .footer_left li a{font-size: 16px;}
		
}

@media only screen and (max-width: 1366px) {
  h1{font-size: 32px;}
  .wrapper{max-width: 1150px;}
  .wrapper_inner{max-width: 950px;}
  .header .logo {width: 270px;}
  .banner h1{line-height: 1.2;margin-bottom: 15px;}
  .banner::before {top: 240px;}
  .banner .title h2 {font-size: 20px;line-height: 1.3;}
  .banner .socia_icon{position: static;margin-bottom: 15px;margin-top: 8px;}
  .banner .help_part,.banner .card_box .card{min-height: 100%;}
  .banner .card_box{padding-bottom: 40px;}
  .cta h3{font-size: 40px;}
  .socia_icon a{width: 40px;height: 40px;}
  .socia_icon a img{width: 50%;}
  .internet_chat .content_box{width: 75%;}
  .fringilla h2 { font-size: 38px;line-height: 1.2;}
  .fringilla { height: 380px;}
  .coffee_cup .cup_box{width: 35px;height: 35px;}
  .coffee_cup .cup_box img{width: 18px;height: auto;}
  .coffee_cup .load{width: 18px;height: 18px;}
  .coffee_cup{width: 226px;height: 50px;transform-origin:  left 50px;}
  .coffee_cup h2{font-size: 15px;}
  .contact_section .field input{font-size: 15px;}
  .contact_section .field textarea{font-size: 15px;height: 120px;line-height: 1.4;}
  .banner_common .content_box { padding: 30px 85px;}
  .banner_common::before {top: 280px !important;}
  .banner_common .banner_inner{margin-top: -90px;}
  .blank_space{height: 0;}
  footer .footer_left{min-height: 310px;}
	.banner h1.homeheading {
    font-size: 21px;
    line-height: 28px;
}

	
}
@media only screen and (max-width: 1010px) {
  .admin-bar .main-content{margin-top: 46px;}
}

@media only screen and (max-width: 1120px) {
  h2{font-size: 22px;}
  p{font-size: 16px;line-height: 25px;}
  .banner .content_box p a { font-size: 16px; }
  .internet_chat p a {font-size: 16px;}
  .blog_section li{font-size: 16px;line-height: 25px;}
  .cta a{font-size: 16px;}
  .wrapper{max-width: 100%; padding: 0 40px;}
  .wrapper_inner{max-width: 100%; padding: 0 40px;}
  footer,.our_customer,.internet_chat{padding: 40px 0;}
  .header .logo {width: 22%;}
  .header nav ul{padding: 0;}
  .header nav li{margin-right: 15px;}
  .main-content { margin-top: 85px;}
  .banner .title h2 {font-size: 18px;line-height: 1.3;}
  .banner #bg_height {height: 160px;}
  .banner .text{padding: 10px;}
  .banner .banner_inner{margin-top: -60px;}
  .banner::before {top: 222px;}
  .banner .card_box{padding-bottom: 0px;}
  .banner .help_part{width: 32%;min-height: 100%;}
  /* .banner .help_part p {margin-bottom: 0;} */
  .banner .title h2{font-size: 16px;}
  .banner .card_box .card{width: 32%;margin-bottom: 20px;}
  .internet_chat .content_box {width: 90%;}
  .our_customer .left_part{width: 40%;}
  .our_customer .right_part {width: 55%;}
  .blog_section{padding: 40px 0 10px;}
  .blog_section .blog_box{padding: 30px 0 30px;}
  .tldr_overons .right_part ul {padding: 10px 0px;}
  .fringilla h2 { font-size: 32px;line-height: 1.2;}
  .fringilla { height: 280px;}
  .coffee_cup {width: 170px;height: 35px;transform-origin: left 35px;}
  .coffee_cup h2 {font-size: 12px;}
  .coffee_cup .cup_box {width: 25px;height: 25px}
  .coffee_cup .cup_box img {width: 15px;margin-top: 3px;}
  .coffee_cup .load {width: 16px;height: 15px;}
  .banner_common .heading {padding: 0 40px;}
  .banner_common .content_box {padding: 30px 40px 0;}
  .styling_form .styling_inner{width: 50%;}
  .styling_form{padding-bottom: 60px;}
  body .onze_werkwijze_page .banner .card:last-child { margin-bottom: 40px;}
  footer .footer_left{width: 50%;}
  footer .footer_left .footer_menu,.contact_section{width: 40%;}
  footer .footer_left{min-height: 295px;}
  footer .footer_left .copy_right p{font-size: 15px;line-height: 1.2;}

  .serach_page h2 a{font-size: 20px;line-height: 1.4;}

  .contact_global .field textarea{height: 180px;}

	.page-id-8579 .tldr_overons h2{margin-top:30px;}
	.internet_chat.home .left_box { padding: 50px 50px 50px 0; } 
    
}


@media only screen and (max-width: 1023px) {
  h1{font-size: 30px;}
  h3{margin-bottom: 15px;}
  h2{font-size: 20px;}
  .wrapper_inner,.wrapper{padding: 0 35px;}
  .mobile_bar {display: block;width: auto;float: right;cursor: pointer;}
  .mobile_bar span{width: 32px;height: 4px;background: #000000;display: block;margin-bottom: 6px;}
  .mobile_bar span:last-child{margin-bottom: 0;}
  .header{padding: 25px 0;}
  .header nav{display: none;}
  .header .logo {width: 32%;}
  .main-content{margin-top: 50px;}
  .banner::before {top: 198px;}
  .banner .text{padding: 15px 0 10px; }
  .banner h1.homeheading {
    font-size: 14px;
    line-height: 21px;
}
  .banner .card .text{padding: 0; padding-left: 5px;padding-top: 15px;}
  .banner .socia_icon {display: flex;justify-content: center;}
  .banner .title{left: 8px;bottom: 8px;}
  .banner .title h2 {font-size: 13px;}
  .home_page .banner .text p{font-size: 15px;line-height: 25px;}
  .banner .banner_inner{padding-left: 0;}
  .internet_chat .left_box{width: 50%;margin: 0;}
  .internet_chat .right_box{width: 50%;float: right;}
  .internet_chat .right_box img{width: 50%;}

  .fringilla h2{font-size: 28px;}
  .fringilla { height: 260px;}
  .btn_box a{width: 160px;padding: 12px 0;}
  .blog_section .left_box{width: 100%;float: left !important;text-align: center;margin-bottom: 20px;}
  .blog_section .blog_box{padding: 30px 75px;}
  .portfolio_page .blog_section .blog_box:nth-child(2n+1),.tldr_overons .inner_content{padding: 0px 75px;}
  .blog_section .right_box {width: 100%;float: left !important;text-align: center !important;padding: 0 ;text-align: left !important;}
  .blog_section .blog_box:nth-child(2n+1) .right_box h2{text-align: left;}
  body .onze_werkwijze_page .banner .image{width: 100%;margin-bottom: 30px;}
  body .onze_werkwijze_page .banner .text{width: 100%;}
  body .onze_werkwijze_page .banner h2{font-size: 22px;}
  body .onze_werkwijze_page .banner .card_box{padding: 0 35px;}
  .our_customer .left_part{width: 100%;text-align: center;}
  .our_customer .right_part{width: 100%;margin-top: 20px;}
  .coffee_cup {width: 170px;height: 30px;transform-origin: left 30px;}
  .contact_section{width: 75%;float: left;margin-bottom: 25px;}
  .cta .cta_inner{padding: 50px;}
  .cta h3{font-size: 38px;}
  .cta .contact_section{margin-bottom: 0;}
  .cta h3 {font-size: 36px;}

  .blog_details_part {padding-top: 0;}
  .tldr_overons .inner_content .image{width: 100%;text-align: center;margin-bottom: 20px;}
  .tldr_overons .right_part{width: 100%;padding: 0;}
  .pagination{padding: 40px 0;}
  .tldr_overons, .styling_form{padding-bottom: 40px;}
  body .onze_werkwijze_page .banner .card{margin-bottom: 20px;}
  footer .footer_left{width: 100%;}
  footer .footer_left .copy_right{position: static;margin-top: 20px;text-align: left;}
  footer{padding: 40px 0 ;}
  footer .footer_left{min-height: 100%;}
  input, textarea { box-shadow: none; border-radius: 0; -webkit-appearance: none;  }
  button, input[type="submit"] { -webkit-appearance: none; }
  
}

@media only screen and (max-width: 780px) {
  .admin-bar .main-content{margin-top: 30px;}
  .content_box.contact_style{display: flex;flex-wrap: wrap;}
  .contact_style .left_part{width: 100%;order: 2;margin-top: 20px;}
  .contact_style .right_part{width: 100%;order: 1;}
  .contact_style .map_box{order: 3;}
}
		
@media only screen and (max-width: 767px) {
  h1{font-size: 28px;}
  .admin-bar .main-content{margin-top: 28px;}

  .banner::before {top: 215px;}
  .internet_chat .right_box{display: none;}
  .header .logo{width: 33%;}
  .banner .title h2 {font-size: 11px;}
  .banner::before {top: 195px;}
  .banner .card_box {padding-bottom: 10px;}
  .internet_chat h2{margin-bottom: 20px;}
  .fringilla h2{font-size: 22px;}
  .fringilla {height: 200px;}
  .internet_chat .left_box{width: 100%;}
  .blog_section .right_box{padding: 0;}
  .banner_common .heading {padding: 0 20px;}
  .banner_common .content_box {padding: 20px 20px 0;}

  .cta .left_box{width: 100%;}
  .cta .right_box{width: 100%;margin-top: 20px;}
  .cta{padding-bottom: 40px;}
  .cta::after {height: 40px;}
  .cta h3{font-size: 32px;}
  .cta .cta_inner{padding: 40px;}
  .portfolio_inner_page .blog_section h2{margin-bottom: 0;}
  .tldr_overons h2{margin-bottom: 30px;}
  .portfolio_page .blog_section .blog_box:nth-child(2n+1), .tldr_overons .inner_content{padding: 0px 55px;}
  .blog_section .blog_box{padding: 30px 55px;}
  .tldr_overons .right_part ul {padding: 0 0 10px;}
  .tldr_overons .right_part li{margin-bottom: 5px;}

  .styling_form .styling_inner{width: 60%;}
  .styling_form .field input, .styling_form .field select{padding: 3px 10px;font-size: 15px;}
  .styling_form .btnOne label{font-size: 16px;}
  .styling_form .btnOne .custom { width: 18px;height: 18px;}
  .styling_form .btnOne input:checked + .custom::before {padding: 6px;margin-bottom: 12px;}
  .banner .content_box p{margin-bottom: 15px;line-height: 1.5;}
  .banner .content_box ul li,.tldr_overons .right_part li a{font-size: 15px;}
  .contact_section{width: 100%;}
  footer .footer_left{min-height: 100%;}
  footer{padding: 40px 0;}
  .internet_chat .content_box {width: 90%;}		
  .contact_section .field input{border-radius: 0 !important;}

  .banner #bg_height::after{z-index: 99 !important;} 
  .page-id-148 .wp-block-contact-form-7-contact-form-selector { width: 100%;}
  .page-id-148 .wp-block-contact-form-7-contact-form-selector input[type="submit"]{margin-top: 15px;}
  .banner .title h2{width: 94%;}

  .contact_global .field input,.contact_global .field textarea{padding: 3px 10px;}
  .contact_global .field textarea{height: 150px;}
  .contact_global .field input[type="submit"]{width: 50%;}
  
   .internet_chat.home .left_box {
    width: 100%;
	padding: 20px 0;
	}
	.internet_chat.home .right_image { float: left; position: static; width: 100%; min-height: 400px;  }
	.tldr_overons .right_part p { font-size: 16px; }
	.banner .content_box ul li, .tldr_overons .right_part li a { font-size: 16px; }

  
}

@media only screen and (max-width: 600px) {
  h1{font-size: 25px;}
  h2{font-size: 18px;}
  body .alignright { margin-left: 0; }
  .banner::before {top: 165px;}
  .banner .card .text{margin-bottom: 10px;}
  .header .logo { width: 45%;}
  .banner .banner_inner, .banner .text{padding: 0;}
  .banner .help_part{width: 100%;padding-left: 20px;}
  .banner .card_box{justify-content: center;}
  .banner .card_box .card{width: 82%;margin-top: 10px;margin-bottom: 0;}
  .home_page .banner h1 {font-size: 24px;text-align: left;}
  .banner .help_part{margin-bottom: 20px;}
  .home_page .banner .text p{font-size: 16px;padding-top: 15px;}
  .banner .title h2 {font-size: 18px;width: 95%;}

  .blog_section .blog_box{padding: 30px 0;}
  .portfolio_page .blog_section .blog_box:nth-child(2n+1){padding: 0 0px;}
  .blog_section h2{margin-bottom: 0;}
  .fringilla {height: 180px;}
  .fringilla h2{font-size: 22px;}
  .internet_chat .content_box {width: 100%;}
  .cta h3 {font-size: 28px;}
  .tldr_overons h2{margin-bottom: 20px;}
  body .onze_werkwijze_page .banner h2 {font-size: 17px;}
  footer .footer_left .footer_address,footer .footer_left .footer_menu{width: 100%;float: left;}

  footer .footer_logo{width: 70%;}
  footer .footer_left .footer_address{margin-bottom: 20px;} 
  .tldr_overons .right_part a.email{min-width: 100%;}
  .banner .title h2{width: 100%;}
  body .onze_werkwijze_page .banner .card_box{padding: 0;}
  #menu-item-16{pointer-events: unset;}
  .image_outer_card .card_image{width: 48%;}
  .banner .socia_icon{display: block;}
	.page-id-8579 .tldr_overons h2 {
    margin-top: 20px;
}

}
@media only screen and (max-width:439px) { 
.banner::before {top: 158px;}
.portfolio_page .blog_section .blog_box:nth-child(2n+1),.tldr_overons .inner_content{padding: 0}
.banner .content_box p{text-align: left;}
.styling_form .styling_inner{width: 100%;}
.tldr_overons .right_part a {font-size: 13px;margin-bottom: 12px; word-break: break-word;}
body .onze_werkwijze_page .banner .card:last-child{margin-bottom: 0;}
.contact_section .field input[type="submit"]{height: 42px;-webkit-appearance: none;display: flex;justify-content: center;align-items: center;}


}

@media only screen and (max-width:440px) {
  .banner #bg_height {
    height: 122px;
}
.internet_chat.home .right_image { min-height: 250px; }

}

@media only screen and (max-width:375px) {
  h1{font-size: 22px;}
  p{line-height: 1.6;}
  .mobile_bar span {width: 28px;margin-bottom: 4px;}
  .socia_icon a {width: 35px; height: 35px;}
  .socia_icon a img {width: 46%;}
  .banner::before {top: 188px;}
  .banner #bg_height {height: 130px;}
  .banner .card_box .card{width: 100%;}
  .banner .card .text{padding: 10px;}
  .home_page .banner h1 {font-size: 20px; line-height: 28px; padding: 0; }
  .header {padding: 20px 0;}
  .banner::before {top: 158px;}
  .banner_common .content_box {padding: 15px;}
  .banner_common .heading {padding: 0 15px;}
  .banner_common #bg_height {height: 125px !important;}
  .banner_common::before {top: 230px !important;}
  .cta .cta_inner {padding: 40px 20px;}

  .blog_section .blog_box {padding: 30px 0;}
  body .onze_werkwijze_page .banner h2 {font-size: 17px;}
  .fringilla h2 {font-size: 18px;}

  .cta h3 {font-size: 20px;}
  .pagination li a {width: 30px;height: 30px;}
  .pagination li{margin: 0 2px;}
  footer .footer_left .copy_right p{text-align: center;}
  div.asl_m .probox .proinput{margin-left: 0 !important;}

  #ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {opacity: 1;font-size: 12px !important; }
  
  #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder, div.asl_w .probox .proinput input:-ms-input-placeholder {font-size: 12px !important; }
  
  #ajaxsearchlite1 .probox .proinput input::-ms-input-placeholder, div.asl_w .probox .proinput input::-ms-input-placeholder {font-size: 12px !important; }


  
}

@media only screen and (max-width: 350px) {
  #ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {opacity: 1;font-size: 10px !important; }
  
  #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder, div.asl_w .probox .proinput input:-ms-input-placeholder {font-size: 10px !important; }
  
  #ajaxsearchlite1 .probox .proinput input::-ms-input-placeholder, div.asl_w .probox .proinput input::-ms-input-placeholder {font-size: 10px !important; }


}

.map-responsive{

    overflow:hidden;

    padding-bottom:56.25%;

    position:relative;

    height:0;

}

.map-responsive iframe{

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;

}
 
