/* 
 Theme Name:     Divi Child
 Author:         Phoundry
 Author URI:     http://www.phoundry.com
 Template:       Divi
 Version:        v1.0
 Wordpress Version: 4.9.8
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

ul p,.bubble p{
  padding: 0;
}

.et_header_style_left .logo_container {
  left: -3px;
}
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{
	margin-bottom: 0px;	
}

.footer .footer--gradient .padding1030 {
  padding-top: 10px!important;
  padding-right: 30px!important;
  padding-bottom: 10px!important;
  padding-left: 30px!important;
}
.footer .footer--gradient {
  /*max-width: 555px;*/
  max-width: 100%;
  /*margin-left: auto !important;*/
  margin-left: 0;
  padding: 85px 50px;
  padding-left: calc(100% - 555px);
}
.footer.footer-cta .footer--gradient {
  /*max-width: 555px;*/
  max-width: 100%;
  /*margin-left: auto !important;*/
  margin-left: 0;
  padding: 85px 50px;
  padding-left: calc(50% - 555px);
}
.footer .our-lifecycle-management-title p {
  font-family: "Montserrat", "Arial";
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.footer .our-lifecycle-management-description p {
  font-family: "Montserrat", "Arial";
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 40px;
}
.footer .our-lifecycle-management-description a.yellow-button{
  margin-top: 40px;
}


.footer .padding1030 {
  padding-top: 10px!important; 
  padding-right: 30px!important;
  padding-bottom: 10px!important;
  padding-left: 30px!important;
}
.footer .footer--image {
  padding: 85px 50px;
  /*margin-left: 50px;*/
  /*max-width: 555px;*/
  max-width: 100%;
  padding-right: calc(100% - 555px);
}
.footer.footer-cta .footer--image {
  padding: 85px 50px;
  /*margin-left: 50px;*/
  /*max-width: 555px;*/
  max-width: 100%;
  padding-right: calc(50% - 555px);
}
.footer .our-lifecycle-management-title {
  font-family: "Montserrat", "Arial";
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
}
.footer .our-lifecycle-management-description {
  font-family: "Montserrat", "Arial";
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 40px;
}

.footer ul {
  list-style: none;
  padding: 0;
  font-size: 16px;
  font-family: "Montserrat", "Arial";
  line-height: 24px;
}
.footer ul.footer-links{
	padding-bottom: 10px;
}
.footer ul li a {
color: #969799;
}
.footer ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 981px) {
	.faq_contact .mail_btn .et_pb_button_module_wrapper,
	.faq_contact .call_btn .et_pb_button_module_wrapper{
		text-align: center;
	}
	.faq_contact .mail_btn .et_pb_button_module_wrapper a,
	.faq_contact .call_btn .et_pb_button_module_wrapper a{
		width: 95%;
		font-size: 18px;
	}
}
@media screen and (max-width: 420px) {
	.faq_contact .mail_btn .et_pb_button_module_wrapper a,
	.faq_contact .call_btn .et_pb_button_module_wrapper a{
		width: 90%;
		font-size: 16px;
	}
}

#top-menu {
  float: right;
}
#top-menu>li:last-child {
  margin-left: 40px;
}
#top-menu li {
  padding-right: 15px;
  position: relative;
}
#et_top_search {
  position: absolute;
  right: 185px;
}
/* #top-menu li.current-menu-item>a{
    color: #2ea3f2 !important;
} */
#top-menu li.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor:after,
#top-menu li.current-menu-item.page_item.current_page_item:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  border-radius: 4px 4px 0 0;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,0.75)), color-stop(100%, rgba(2,148,216,0.75)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
}

#top-menu li ul li:after {
  display: none; /*not show underline in drop-down menus*/
}

#main-footer {
    /* display: none; */
}

h1, h2, h3, h4, h5, h6 {
    /*background-image: linear-gradient(45deg,#3f4fad,#22baff);*/
    background-image: linear-gradient(90deg,#0173a9,#0293d8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.et_pb_divider:before {
    background: linear-gradient(90deg,#0173a9,#0293d8);
    /*background: linear-gradient(45deg,#3f4fad,#22baff);*/
}

#top-menu>li>a {
  margin-left: 15px;
}

#top-header .container {
  padding-top: 0px !important;
  height: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}

#top-header #et-info {
  padding-bottom: 0 !important;
}

#top-header #et-info #et-info-email {
  display: none !important;
}

.main-page-ul-title {
  font-family: "Montserrat", Arial;
  font-size: 30px;
  line-height: 40px;
  color: #2d343e;
  font-weight: 700;
  margin-bottom: 30px;
}

.main-page-ul {
  list-style: none !important;
  padding-left: 40px !important;
}

.main-page-ul li {
  font-size: 20px;
  line-height: 34px; 
  font-family: "Montserrat", Arial;
  color: #2d343e;
  position: relative;
  font-weight: 500;
  margin-bottom: 24px;
}

.main-page-ul li::before {
  content: " ";
  display: block;
  background: url("/wp-content/uploads/2018/08/main-page-li.png") no-repeat;
  height: 20px;
  width: 20px; 
  position: absolute;
  left: -40px;
  top: 10px;
}

.main-page-quote {
  max-width: 520px;
  padding: 30px 30px 30px 30px;
  /*background: rgba(1,116,169,1);*/
  background: -moz-linear-gradient(90deg,#0173a9,#0293d8);
  /*background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));*/
  background: -webkit-linear-gradient(90deg,#0173a9,#0293d8);
  background: -o-linear-gradient(90deg,#0173a9,#0293d8);
  background: -ms-linear-gradient(90deg,#0173a9,#0293d8);
  background: linear-gradient(90deg,#0173a9,#0293d8);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  color: #FFF;
  font-family: "Montserrat", Arial;    
  position: relative;
  z-index: 2;
}

.main-page-quote-text {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-top: 15px;
}

.main-page-quote-author {
  font-size: 20px;
  line-height: 44px;
  letter-spacing: -.025em;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 5px;
  display: block;
}

.main-page-quote-position {
  font-size: 16px;
  line-height: 44px;
  letter-spacing: -.025em;
  margin-top: -40px;
}

.main-page-chef-image {
  position: absolute;
  top: 45px;
  left: 225px;
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.11);
  -moz-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.11);
  box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.11);
  max-height: 500px;
  overflow: hidden;
}

.main-page-chef-image img {
  display: block;
}

h1.text-left {
  text-align: left;
}

.main-page-abous-us-image-block {
  max-height: 330px;
  max-width: 500px;
  background-color: #EBEEF3;
}

.main-page-about-us-section p {
  line-height: 34px;
  font-size: 20px;
}

.footer .et_pb_column_1_3 h6, .et_pb_column_1_4 h6 {
  font-weight: 700;
  font-size: 16px;
}

#et-info {
    float: right;
}
/*customize language menu location*/
#top-menu li.wpml-ls-current-language {
    position: absolute;
    top: -21px;
    right: 0;
}
#main-header .nav li.wpml-ls-item ul {
	padding: 00px 0px 0px 0px;
	left: 0px;
	top: 45%;
}
#main-header .nav li.wpml-ls-item ul {
  width: 90px;
}
#main-header #top-menu li.wpml-ls-item li {
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
#main-header #top-menu li.wpml-ls-item li a {
  width: 100%;
  padding: 6px 10px;
}
/*fixed navigation   */
.et-fixed-header {
    display: block;
}
.et-fixed-header .logo_container a::after{
    background: transparent !important;
    visibility: hidden;
    transition: .4s ease-in-out;
    opacity: 0;
}

/* customing search icon in navigation */
#et_search_icon:before {
  top: -5px;
  font-size: 20px;
  color: #0090ff !important;
}

/* customing phone icon in navigation */
#et-info-phone:before {
  margin-right: 6px;
  color: #0090ff !important;
}
#top-header #et-info a.vacancy_link{
	font-size: 14px ;
    font-weight: 400;
    padding-right: 20px;
    transition: .4s color ease-in-out;
}
#top-header #et-info a.vacancy_link:hover{
	color: #2ea3f2;
}
/* customing challenge us button */
.menu-item.yellow-button {
  background: none !important;
}
.menu-item.yellow-button:hover {
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
}
.menu-item.yellow-button a:hover {
  opacity: 1 !important;
}
.yellow-button.menu-item a {
  /* padding-bottom: 0 !important; */
  background-color: #f5eb78;
  padding: 18px 15px !important;
  margin-top: -20px;
  border-radius: 6px;
  color: #003c5d !important;
  font-weight: bold;
  transition: .1s linear !important;
  opacity: 1;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.menu-item.yellow-button:hover a {
  /*background-color: inherit;*/
  transform: translateY(-2px) !important;
  box-shadow: 0 1px 6px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.05) !important;
  background-color: #F5E25A !important;
  opacity: 1;
  /*background-color: #f5eb78 !important;*/
}
.logo_container a {
  display: inline-block;
  position: relative;
}

/* to display logo full height */
#top-header {
  z-index: 99999;
}

@media only screen and (min-width: 981px) {
  #logo {
    max-height: 200px !important;
    position: relative;
    margin-top: -35px;
    height: 167px !important;
    transition: none;
    width: 155px;
  }
/* DISABLED THE ZOMMED IN IMAGE UNDER LOGO FOR THE HOMEPAGE */
/*   body.home .logo_container a::after {
    content: " ";
    display: block;
    position: absolute;
    top: -25px;
    width: 100%;
    height: 749px;
    background: url(/wp-content/uploads/2018/09/home-logo.png) no-repeat;
    z-index: -1;
    pointer-events: none;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    transition:.4s ease-in-out !important;
}
*/

  /*#logo::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    width: 115px;
    height: 749px;
    background: url("/wp-content/uploads/2018/08/Rectangle-36.png") no-repeat;
  }*/
}

/* yellow-button customing */
.yellow-button {
  color: #003c5d!important;
  border-width: 0px!important;
  border-radius: 6px;
  letter-spacing: 0.075em;
  font-size: 16px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 700!important;
  background-color: #f5eb78;
  display: inline-block;
}

.yellow-button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 1px 6px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.05) !important;
  background-color: #F5E25A !important;
  /*background-color: #f5eb78 !important;*/
  color: #003c5d!important;
}

.yellow-button:after {
  display: none;
}


/* fixing margin under main menu http://prntscr.com/kp0krn */
#page-container {
  margin-top: 0;
}

/*styling breadcrumbs*/

.breadcrumbs {
  max-width: 1110px;
  margin: 0 auto;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  font-size: 16px;
  line-height: 28px;
  color: #595A5E;
  line-height: 0px;
}

.breadcrumbs a {
  color: linear-gradient(45deg,#3f4fad,#22baff);
}

.footer {
  padding-bottom: 0;
}

@media only screen and (min-width: 1350px){
  .et_pb_section {
      padding: 0 !important;
  }
}

/* letter spacing for title on about us page */
.letter-spacing-0025 h2 {
  letter-spacing: -0.025em !important;
}

.about-us-title-divider:before {
  width: 90px;
  height: 6px;
}


/* styling slider on about-us page */
.wphtsp-slider-nav-wrapper {
  background-color: #f6f9ff !important;
}

.wphtsp-main-title button {
  height: 14px !important;
  width: 14px !important;
  border: 2px solid #dde1e9 !important;
  color: #88898e;
}

.wphtsp-title {
  color: #88898e !important;
  font-family: "Montserrat", Arial !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.wphtsp-content-title {
  font-size: 40px !important;
  font-weight: 700;
}

.wphtsp-tl-content {
  color: #88898e !important;
  font-family: "Montserrat", Arial !important;
  font-size: 16px;
  line-height: 26px;
}

.slick-current.slick-active .wphtsp-title {
  color: #028fd3 !important;
}

.wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-timeline-img {
  padding-top: 50px;
  transform: translateX(-50px) translateY(-50px);
  -webkit-box-shadow: 50px 50px 0px 0px rgba(255,255,255,1);
  -moz-box-shadow: 50px 50px 0px 0px rgba(255,255,255,1);
  box-shadow: 50px 50px 0px 0px rgba(255,255,255,1);
}
.wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-timeline-img:after {
  content: " ";
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50px;
  right: -50px;
  background-color: #F6F9FF;
}

.wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-timeline-img img {
  -webkit-box-shadow: 0px 0px 45px 1px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 45px 1px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 45px 1px rgba(0,0,0,0.4);
}

.wphtsp-slider-nav-title.slick-slide.slick-active .wphtsp-main-title {
  top: 13px;
}

.wphtsp-slider-nav-title.slick-slide.slick-current.slick-active .wphtsp-main-title {
  top: 10px;
}

.slick-current .wphtsp-main-title button {
  border: 2px solid #fff !important;
  width: 20px !important;
  height: 20px !important;
}

.pages-top-image {
  position: relative;
}

.pages-top-title {
  position: absolute;
  bottom: 40px;
}

.wphtsp-slick-slider button.slick-next,
.wphtsp-slick-slider button.slick-next:hover,
.wphtsp-slick-slider button.slick-next:focus {
  background: url("/wp-content/uploads/2018/09/nextarrow.png") center center no-repeat !important;
  border: none !important;
}

.wphtsp-slick-slider button.slick-prev,
.wphtsp-slick-slider button.slick-prev:hover,
.wphtsp-slick-slider button.slick-prev:focus {
  background: url("/wp-content/uploads/2018/09/prevarrow.png") center center no-repeat !important;
  border: none !important;
}

.wphtsp-post-date,
.wphtsp-read-more {
  display: none !important;
}

/* styling about-us pages ul */

.about-us-page-ul {
  list-style: none !important;
  padding-left: 37px !important;
}

.about-us-page-ul li {
  font-size: 16px;
  line-height: 24px; 
  font-family: "Montserrat", Arial;
  color: #88898e;
  position: relative;
  padding: 8px;
}

.about-us-page-ul li::before {
  content: " ";
  display: block;
  background: url("/wp-content/uploads/2018/08/main-page-li.png") no-repeat;
  height: 20px;
  width: 20px; 
  position: absolute;
  left: -35px;
  top: 12px;
}
.about-us-page-ul.ul-with-yellow ul {
  list-style-type: none;
}
.about-us-page-ul.ul-with-yellow ul li {
  /*background-image: linear-gradient(90deg,#0173a9,#0293d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}

/* styling top block with image & desc. http://prntscr.com/kq3ma5 */

.pages-top-image-with-description {
  position: relative;
}

.pages-top-title-with-description {
  position: absolute;
  bottom: 40px;
}

.page-top-title-description {
  margin-top: -40px;
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 400;
}

.pages-top-image img {
  min-height: 600px;
  object-fit: cover;
}

.join-team {
  color: #FFF;  
  font-family: "Montserrat", Arial !important;
  text-align: center;
  padding: 0 90px;
}

.join-team-title {
  font-size: 30px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: -1px;
}

.join-team-description {
  font-size: 20px;
  line-height: 34px;
}

.join-team a {
  color: #f5eb78;
  font-family: 'Montserrat';
  font-size: 16px;
  letter-spacing: 0.075em;
  font-weight: bold;
}

/* customing sldier on cleaning facilities page */

.cleaning-facilities-page-slider .et-pb-controllers a {
  background-color: #e8ebf1;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 13px;
}

.cleaning-facilities-page-slider .et-pb-controllers a.et-pb-active-control {
  background: url("/wp-content/uploads/2018/09/active-sliders-dot.png") no-repeat;
  border-radius: 0;
}

/* styling john doe block on cleaning facilities page http://prntscr.com/kqdbk5 */
.john-does-quote {
  background-color: #FFF;
  text-align: center;
  padding: 160px 30px 30px;
  position: relative;
  z-index: 1;
  margin-top: 90px;
  /*margin-top: 180px;*/
}
.aerospace-row .john-does-quote {
  text-align: center;
  padding: 160px 30px 30px;
  position: relative;
  z-index: 1;
  margin-top: 180px;
}

.john-does-photo {
  position: absolute;
  top: -140px;
  left: 0;
  /*top: 35px;*/
  z-index: 2;
  width: 100%;
}
.aerospace-row .john-does-photo {
  position: absolute;
  top: 35px;
  z-index: 2;
  width: 100%;
}
.john-does-quote p{
  text-align: center;
}
.john-does-quote-description p {
  font-family: "Montserrat", Arial !important;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  /*background-image: linear-gradient(45deg,#3f4fad,#22baff);*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.john-does-name p{
  font-size: 20px;
  line-height: 44px;
  font-weight: 700;
  color: #595a5e;
  padding-bottom: 0;
}

.john-does-position p{
  font-size: 16px;
  line-height: 18px;
  color: #969799;
}

/* styling list on cleaning facilities page */
.cleaning-facilities-ul {
  list-style: none !important;
  /*padding-left: 37px !important;*/
  padding-left: 0 !important;
}

.cleaning-facilities-ul li {
  font-size: 20px;
  line-height: 26px; 
  font-family: "Montserrat", Arial;
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  /*background-image: linear-gradient(45deg,#3f4fad,#22baff);*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  padding: 8px;
}

.cleaning-facilities-ul li::before {
  content: " ";
  display: block;
  background: url("/wp-content/uploads/2018/08/main-page-li.png") no-repeat;
  height: 20px;
  width: 20px; 
  position: absolute;
  left: -35px;
  top: 12px;
}

.cleaning-facilities-ul ul{
  list-style: none !important;
  padding-left: 37px !important;
}

/* styling search on cleaning facilities page */

.cleaning-facilities-page-search #s {
  width: 100%;
  max-width: 355px;
  height: 50px;
  border-radius: 6px;
  color: #9d9ea0;
  border: 1px solid #d8d8d8;
  font-family: Montserrat, Arial;
  font-size: 16px;
  line-height: 26px;
  padding: 0 20px;
}

.cleaning-facilities-page-search .search-input-wrap {
  position: relative;
}

.cleaning-facilities-page-search .search-input-wrap:after {
  content: '\f002';
  display: block;
  height: 30px;
  width: 30px;
  font-family: 'FontAwesome';
  color: #0283c1;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.cleaning-facilities-page-search #searchsubmit {
  height: 50px;
  border-radius: 6px;
  color: #003c5d;
  border: none;
  background-color: #f5eb78;
  padding: 0 43px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.075em;
  margin-left: 10px;
}

.cleaning-facilities-page-search-form-row {
  display: flex;
  align-items: center;
}

/* styling tabs on machine park page */

.machinepark-page-tabs .et_pb_tab {
  padding: 0; /* http://prntscr.com/kqgj4j */
}

.machinepark-page-tabs .et_pb_tabs_controls li {
  width: 235px;
  text-align: center;
  height: 84px;
  margin: 0 13px;
  border: 1px solid #0173a9;
  font-family: "Montserrat", Arial;
  font-size: 20px;
  font-weight: bold;
}

.machinepark-page-tabs .et_pb_tabs_controls li a {
  width: 100%;
  text-align: center;
  height: 100%;
  padding: 0;
  -webkit-background-clip: text;
  color: #333333;
  /*background-image: linear-gradient(90deg,#0173a9,#0293d8);*/
  /*-webkit-text-fill-color: transparent;*/
}

/*background-image: linear-gradient(45deg,#3f4fad,#22baff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
      
.machinepark-page-tabs .et_pb_tabs_controls {
  background-color: #FFF !important;
}

.machinepark-page-tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
  border-right: initial; /*http://prntscr.com/kqh1j6*/
  border: 1px solid #0173a9;
}

.machinepark-page-tabs .et_pb_tabs_controls li {
  display: table;
  float: left;
  position: relative;
  z-index: 11;
  max-width: 100%;
  height: 84px;
  /*width: 254px;*/
  width: 100%;
  max-width: 254px;
  min-width: 200px;
  text-align: center;
  border-right: none;
  font-weight: 600;
  line-height: 1.7em;
  cursor: pointer;
  font-family: "Montserrat", Arial;
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  background-color: #F6F9FF;
  border: 2px solid #0590D2 !important;
  /*background-image: linear-gradient(45deg,#3f4fad,#22baff);*/
  /*-webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
  /*border: 1px solid #0173aa !important;*/
}

.machinepark-page-tabs .et_pb_tabs {
  border: none; /* http://prntscr.com/kqgszm border for tabs */
}

.machinepark-page-tabs ul.et_pb_tabs_controls {
  background-color: #FFF; /* http://prntscr.com/kqgszm background for tabs */
  display: flex;
  justify-content: center;
  transition: .2s linear;
}
@media screen and (max-width: 980px) {
  .machinepark-page-tabs ul.et_pb_tabs_controls {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 480px) {
  .machinepark-page-tabs .et_pb_tabs_controls li {
    min-width: 135px;
  }
}
.machinepark-page-tabs .et_pb_tabs_controls li {
    /*border-right: 0;*/
  }

/* .machinepark-page-tabs .et_pb_tabs_controls li:after {
  content: " ";
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  width: 240px;
  height: 70px;
  border: 1px solid #0173a9;
  margin: 0px;
} */

.machinepark-page-tabs .et_pb_tabs_controls li.et_pb_tab_active:after {
  border: 1px solid #fff;
  top: 8px;
  left: 8px;
}

.machinepark-page-tabs .et_pb_tabs_controls li.et_pb_tab_active {
/*   background-image: linear-gradient(90deg,#0173a9,#0293d8);
background-image: linear-gradient(45deg,#3f4fad,#22baff);
-webkit-background-clip: initial;
-webkit-text-fill-color: initial;
border: 1px solid #fff !important; */
  color: #0490d3;
}
.machinepark-page-tabs .et_pb_tabs_controls li.et_pb_tab_active a {
  background-image: none;
  color: #0490d3 !important;
  transition: .7s ease-in-out;
  /*-webkit-text-fill-color: #fff;*/
}
.machinepark-page-tabs .et_pb_tab_active a {
  color: #FFF !important;
}

.machinepark-page-tabs .et_pb_toggle {
  border: none; /*http://prntscr.com/kqhr1t*/
}

.machinepark-page-tabs .et_pb_toggle_title { /*http://prntscr.com/kqhsr3*/
  font-family: "Montserrat", Arial;
  font-size: 20px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: #595a5e;
  border-bottom: 1px solid #e1e4e9;
  padding: 10px 20px !important;
}

.machinepark-page-tabs .et_pb_toggle_close .et_pb_toggle_title:before {
  color: #0183c0;
  font-size: 30px;
  font-weight: bold;
  right: 20px !important;
  content: "+";
  font-family: Montserrat, Arial !important;
}

.machinepark-page-tabs .et_pb_toggle_open .et_pb_toggle_title:before {
  display: block !important;
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -.5em;
  color: #0183c0;
  font-size: 30px;
  font-weight: bold;
  content: "-";
  font-family: Montserrat, Arial !important;
}

.machinepark-page-tabs.et_pb_tabs {
  border: none;
}

.machinepark-page-tabs .et_pb_toggle_close {
  background-color: #FFF;
  margin: 0 !important;
  padding: 0 !important;
}

.machinepark-page-tabs .et_pb_toggle_open {
  padding: 0;
}
.custom-accordion-row div:not(.et_pb_toggle_open) h5 {
  color: #595a5e;
  background-image: none;
  -webkit-text-fill-color: initial;
}
.machine-park-page-tabs-row  .machinepark-page-tabs .custom-accordion-row div.et_pb_toggle_open {
  margin-bottom: 0;
}
.accordion-item {
  /*margin-top: -14px;*/
  width: 100%;
  padding: 0 20px !important;
  padding-bottom: 25px !important;
  border-bottom: 1px solid #e1e4e9;
}

.machinepark-page-tabs .et_pb_toggle_open .et_pb_toggle_title {
  border-bottom: none;
}

.machinepark-page-tabs .et_pb_toggle_content {
  padding-top: 0;
}

@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
     margin-bottom: 22px;
     /*margin-bottom: 0;*/
  }
}

@media only screen and (min-width: 1350px) {
  .footer .et_pb_row {
    /*padding: 0 0 27px;  fix this http://prntscr.com/kqwoxm */
    padding: 0;
  }
}

.footer .footer__copyright {
  /*padding-top: 27px;*/
  padding: 12px 0;
}

.precision-parts-page-section-why-we-are-better {
  padding: 100px 0 175px!important;
}

.precision-parts-page-relative-block {
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  max-width: 600px;
  max-height: 610px;
  padding: 80px 39px;
  position: relative;
  z-index: 2;
}
.precision-parts-page-relative-block{
  width: 600px !important;
}
.precision-parts-page-absolute-block {
  padding-left: 380px;
  width: 800px !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.precision-parts-page-absolute-block .icon {
  margin-bottom: 0 !important;
  position: relative;
  width: 100px;
}
.precision-parts-page-absolute-block .icon span{
  position: absolute;
  top: -15px;
  left: -120px;
}
.precision-parts-page-absolute-block .icon-text {
  margin-bottom: 100px !important;
}
.precision-parts-page-absolute-block p {
  font-family: Montserrat,Arial,sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
}
.precision-parts-page-relative-block-title {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 46px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: #FFF;
  padding-bottom: 0;
}

.precision-parts-page-relative-block-text {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 20px;
  line-height: 34px;
  color: #FFF;
}

.precision-parts-page-relative-block .divider-left-white {
  margin: 40px 0 30px;
}

.precision-parts-page-absolute-block {
  position: absolute !important;
  bottom: -75px;
  right: -120px;
  height: 100%;
  width: 800px;
  background-color: #fff;
  z-index: 1 !important;
}

.precision-parts-page-absolute-block ul {
  width: 475px;
  margin-left: auto;
  list-style: none;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
}

.precision-parts-page-absolute-block ul li {
  display: flex;
  margin: 85px 0;
  align-items: center;
}

.precision-parts-page-absolute-block ul img {
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 1200px) {
  .precision-parts-page-relative-block{
    width: 490px !important;
    max-height: 660px;
  }
  .precision-parts-page-absolute-block {
    right: -80px;
    padding-left: 445px;
  }
  .precision-parts-page-absolute-block .icon {
    width: 100%;
    text-align: center;
  }
  .precision-parts-page-absolute-block .icon span {
    position: relative;
    top: unset;
    left: unset;
  }
  .precision-parts-page-absolute-block .icon-text {
    margin-bottom: 40px !important;
    text-align: center;
  }
}
@media screen and (max-width: 980px) {
  .precision-parts-page-relative-block{
    width: 100% !important;
    max-height: auto !important;
  }
  .precision-parts-page-absolute-block {
    right: unset;
    padding-left: 0;
    padding-top: 50px;
    width: 100% !important;
  }
  .precision-parts-page-absolute-block .icon {
    width: 100%;
    text-align: center;
  }
  .precision-parts-page-absolute-block .icon span {
    position: relative;
    top: unset;
    left: unset;
  }
  .precision-parts-page-absolute-block .icon-text {
    margin-bottom: 60px !important;
    text-align: center;
  }
}


/*6 tabs accordion*/
.accordion_content_module {
    margin-top: 20px;
}
.accordion_content_module .content-tab{
	display: none;
}
.accordion_content_module .content-tab.active{
	display: block;
}

.content-accordion-header h1{
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #2b2b2b!important;
    line-height: 1.3em;
    text-align: left;
}
.accordion-tab-text p {
	color: #666666;
	font-family: "Open Sans";
	font-size: 20px;	
	line-height: 34px;
}

.accordion_content_module .content-tabs{
	list-style: none;
	padding:0;
	text-align: center;
}
.accordion_content_module .content-tabs li{
	display: inline-block;
	height: 110px;	
	width: 300px;	
	border: 2px solid #0590D2;	
	background-color: #F6F9FF;
	position: relative;
	cursor: pointer;
}
.accordion_content_module .content-tabs li:not(:nth-child(3n)){
	margin: 0 3% 3% 0;
}
.accordion_content_module .content-tabs li .content-btn{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	height: 50px;
	width: 50px;
	color: #0490d3;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
	top: -27px;
	left: 50%;
	transform: translateX(-50%);
	
}
.accordion_content_module .content-tabs li:not(.active) .half-circle{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	height: 50px;
	width: 50px;
	color: #0490d3;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid #0590D2;
	background: transparent;
	top: -27px;
	left: 50%;
	border-bottom-color: transparent;
	border-left-color: transparent;
	transform: translateX(-50%) rotate(135deg);
}
.accordion_content_module .content-tabs li.active .content-btn {
    background-image: linear-gradient(90deg,#0173a9,#0293d8);
    color: #fff;
    transition: .7s ease-in-out;
}
.accordion_content_module .content-tabs li span.btn-name{
    text-align: center;
    color: #333333;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    line-height: 110px;
}
.accordion_content_module .content-tabs li.active span.btn-name{
	color: #0490d3;
	transition: .7s ease-in-out;
}
@media screen and (max-width: 1220px) {
	.accordion_content_module{
		margin-top: 40px;
	}
	.accordion_content_module .content-tabs li{
		width: 45%;
		padding: 5px;
	}
	.accordion_content_module .content-tabs li:not(:nth-child(3n)){
		margin:unset;
	}
	.accordion_content_module .content-tabs li:not(:nth-child(2n)){
		margin: 0px 3% 5% 0;
	}
}
@media screen and (max-width: 720px) {
	.accordion_content_module .content-tabs li span.btn-name{
		font-size: 14px;
	}
}
@media screen and (max-width: 660px) {
	.accordion_content_module .content-tabs li:not(:nth-child(2n)){
	    margin: unset;
	}
	.accordion_content_module .content-tabs li:not(:nth-child(3n)){
		margin: 0 3% 6% 0;
	}
	.accordion_content_module .content-tabs li:nth-child(n+4){
		margin-bottom: 0;
	}
	.accordion_content_module .content-tabs li:nth-child(4){
	    top: -25px;
	}
	.accordion_content_module .content-tabs li{
		width: 28.5%;
		height: 100px;
	}
	.accordion_content_module .content-tabs li span.btn-name{
		line-height: 20px;
		position: relative;
		top: 35%;
	}
	.content-accordion-header h1{
	    font-size: 24px !important;
    	line-height: 34px !important;
	}
	.content-accordion-header{
		margin-bottom:0 !important;
	}
	.accordion_content_module .content-tab{
		padding: 0;
		margin-bottom: 20px;
	}
	.accordion-tab-text p{
		font-size: 16px;

	}
}
@media screen and (max-width: 530px) {
	.accordion_content_module .content-tabs li span.btn-name{
		font-size: 12px;
	}
	.accordion_content_module .content-tabs li:not(:nth-child(3n)){
		margin: 0 3% 10% 0;
	}
	.accordion_content_module .content-tabs li:nth-child(3){
		margin-bottom: 10%;
	}
}
@media screen and (max-width: 420px) {
	.accordion_content_module .content-tabs li {
	    width: 45%;
	    height: 90px;
	}
	.accordion_content_module .content-tabs li:nth-child(4){
		top: 0;
	}
	.accordion_content_module .content-tabs li:not(:nth-child(3n)){
		margin: usnet;
	}
	.accordion_content_module .content-tabs li:not(:nth-child(2n)){
	    margin: 0px 3% 10% 0;
	}
	.accordion_content_module .content-tab{
	    margin: 0 auto;
		margin-bottom: 20px;
	    width: 95%;
	}
}


/*CUSTOM DIVIDERS*/
/*LEFT AND WHITE DIVIDER*/
.divider-left-white {
  height: 6px;
  width: 89px;
  background-color: #FFF;
}





.industry-img-item {
  display: block;
  width: 100%;
  max-width: 350px;
  height: 250px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #FFF;
  padding: 15px;
  padding-bottom: 50px;
}
.industry-img-item:after {
  content: '';
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: flex-end;
  align-items: flex-end;
  padding: 16px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background: linear-gradient(135deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
}
.industry-img-item p:nth-child(2){
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex !important;
	justify-content: flex-start;
	-ms-align-items: flex-end;
	align-items: flex-end;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	position: absolute;
	left: -15%;
	bottom: -30px;
	opacity: 0;
	visibility: hidden;
	transition: visibility .5s, opacity .5s, left .7s;
}
.industry-img-item:hover p:nth-child(2){
	opacity: 1;
	visibility: visible;
	left: 0;
}
.industry-img-item p:nth-child(2):after {
  font-family: ETmodules !important;
  content: "\24";
  font-size: 20px;
  font-weight: bold;
  z-index: 1;
}
.industry-img-item:hover:after {
  opacity: 1;
  visibility: visible;
}
.industry-img-item:hover:before {
  left: 120px;
}
.industry-img-item p {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -0.025em;
  /* font-weight: 400; */
  font-weight: bold;
  padding-bottom: 20px;
  display: block !important;
  color: #fff;
  position: relative;
  z-index: 1;
}

.precision-parts-page-measurement-room-block {
  display: block;
  width: 350px;
  height: 250px;
  margin: 0 auto;
  position: relative;
}


.precision-parts-page-measurement-room-block img {
  display: block;
  width: 100%;
  height: auto;
}
.precision-parts-page-measurement-room-block-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #FFF;
  padding: 15px;
}
.precision-parts-page-measurement-room-block-absolute p:first-child {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -0.025em;
  /*font-weight: 400;*/
  font-weight: bold;
  padding-bottom: 20px;
  display: block !important;
}
.precision-parts-page-measurement-room-block-absolute p:last-child {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  height: 14px;
  display: block !important;
}
.precision-parts-page-measurement-room-block:hover .precision-parts-page-measurement-room-block-absolute {
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,0.75)), color-stop(100%, rgba(2,148,216,0.75)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
}
.precision-parts-page-measurement-room-block-absolute-link-text {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  display: none;
}
.precision-parts-page-measurement-room-block-absolute-link::after {
  font-family: ETmodules !important;
  content: "\24";
  position: absolute;
  bottom: 14px;
  font-size: 20px;
}
.precision-parts-page-measurement-room-block:hover .precision-parts-page-measurement-room-block-absolute-link-text {
  display: inline-block;
}






.answer-page-ul {
  list-style: none !important;
  padding-left: 37px !important;
}

.answer-page-ul li {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.025em;
  font-family: "Montserrat", Arial;
  color: #969799;
  position: relative;
}

.answer-page-ul li::before {
  content: " ";
  display: block;
  background: url(/wp-content/uploads/2018/08/main-page-li.png) no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  left: -28px;
  top: 3px;
}

.answer-page-ul li + li {
  margin-top: 20px;
}











.co-creation-page-img-left, .co-creation-page-img-right, .co-creation-page-title, .co-creation-page-text {
  max-width: 445px;
  margin: 0 auto !important;
}

.co-creation-page-img-left {
  margin-bottom: 30px !important;
  position: relative;
}

.co-creation-page-img-left:after {
  position: absolute;
  content: " ";
  top: -49px;
  right: -49px;
  width: 98px;
  height: 98px;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(90deg,#0173a9,#0293d8);
  background: -webkit-linear-gradient(90deg,#0173a9,#0293d8);
  background: -o-linear-gradient(90deg,#0173a9,#0293d8);
  background: -ms-linear-gradient(90deg,#0173a9,#0293d8);
  background: linear-gradient(90deg,#0173a9,#0293d8);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  font-family: 'Montserrat';
}

.co-creation-page-img-right {
  margin-bottom: 30px !important;
  position: relative;
}

.co-creation-page-img-right:after {
  position: absolute;
  content: " ";
  top: -45px;
  left: -45px;
  width: 90px;
  height: 90px;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(90deg,#0173a9,#0293d8);
  background: -webkit-linear-gradient(90deg,#0173a9,#0293d8);
  background: -o-linear-gradient(90deg,#0173a9,#0293d8);
  background: -ms-linear-gradient(90deg,#0173a9,#0293d8);
  background: linear-gradient(90deg,#0173a9,#0293d8);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  font-family: Montserrat, Arial, sans-serif;
}

.co-creation-page-text {
  margin-top: 10px;
}

.co-creation-page-mt300 {
  margin-top: 300px;
}









.industry-solutions-page-image-shadow-right img {
  display: block;
  -webkit-box-shadow: 50px 50px 0px 0px rgba(255,255,255,1);
  -moz-box-shadow: 50px 50px 0px 0px rgba(255,255,255,1);
  box-shadow: 50px 50px 0px 0px rgba(255,255,255,1);
}












.indusries-we-serve {
  width: 350px;
  background: -moz-linear-gradient(90deg,#0173a9,#0293d8);
  background: -webkit-linear-gradient(90deg,#0173a9,#0293d8);
  background: -o-linear-gradient(90deg,#0173a9,#0293d8);
  background: -ms-linear-gradient(90deg,#0173a9,#0293d8);
  background: linear-gradient(90deg,#0173a9,#0293d8);
  /*background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );*/
  margin-left: auto;
  border-radius: 9px;
  margin-top: -385px;
  position: absolute;
  right: 0;
}

.indusries-we-serve .indusries-title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.indusries-we-serve ul {
  list-style: none;
  padding: 0;
}

.indusries-we-serve ul li {
  font-family: Montserrat;
  font-size: 18px;
  line-height: 60px;
  color: rgba(255,255,255,0.7);
  padding: 0 30px;
  border-bottom: 1px solid #016fa3;
}

.indusries-we-serve ul li:last-child {
  border-bottom: none;
}

.indusries-we-serve ul li a {
  color: inherit;
  display: block;
  width: 100%;
  height: 100%;
}

.indusries-we-serve ul li a:hover {
  color: #fff;
}

.indusries-we-serve ul li.active {
  color: #fff;
  background-color: #016392;
  font-weight: 700;
  padding-left: 65px;
  position: relative;
}

.indusries-we-serve ul li.active::before {
  content: " ";
  display: block;
  position: absolute;
  left: 30px;
  top: 22px;
  width: 16px;
  height: 16px;
  background: url("/wp-content/uploads/2018/09/industries-arrow-to-right.png") no-repeat;
}












.contact-page-phone, .contact-page-address, .contact-page-email {
  padding-left: 115px;
  background: url(/wp-content/uploads/2018/09/contact-page-phone.png) no-repeat;
}

.contact-page-phone-title, .contact-page-address-title, .contact-page-email-title {
  font-family: Montserrat;
  font-size: 30px;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 25px;
}

.contact-page-phone-number, .contact-page-address-number, .contact-page-email-number {
  font-family: montserrat;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 11px !important;
}

.contact-page-address-title {
  padding-top: 11px;
}

.contact-page-address {
  background: url("/wp-content/uploads/2018/09/contact-page-address.png") no-repeat;
}

.contact-page-email {
  background: url("/wp-content/uploads/2018/09/contact-page-email.png") no-repeat;
}

.contact-block input, select {
  font-size: 16px;
  line-height: 16px;
  color: #2d343e;
  padding: 19px 18px 10px;
  font-family: montserrat;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #d8d8d8;
}

.contact-block select {
  padding: 22px 18px 10px 12px;
}

select[name="menu-741"] {
  padding: 16px 13px;
  margin-top: 22px;
}
.chalange-us-row .contact-block {
  padding: 40px 60px 20px !important;
  -webkit-box-shadow: 0px 0px 40px 10px rgba(0,0,0,.1) !important;
  box-shadow: 0px 0px 40px 10px rgba(0,0,0,.1) !important;
}
.contact-block h4 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: bold;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.contact-block p {
  font-family: Montserrat;
  font-size: 16px;
  color: #595a5e;
  /*text-align: center;*/
}
.chalange-us-row .contact-block textarea {
  margin-bottom: 10px;
}
.chalange-us-row .contact-block input[type="file"] {
  padding: 10px 15px;
}
select[name="menu-741"] option:first-child {
  display: none;
}
.contact-block label.label {
  line-height: 14px;
}
.contact-block label {
  font-family: montserrat;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  position: relative;
  bottom: -13px;
  z-index: 6;
  background: #fff;
  color: #348fba;
  padding: 0 5px;
  margin-left: 10px;
}
.contact-block textarea {
  width: 100%;
  height: 100px;
  margin: 0 0 25px;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  padding: 18px 18px;
  resize: none;
  font-size: 16px;
  line-height: 16px;
  color: #2d343e;
  padding: 22px 18px;
}
.contact-block .text-message textarea{
	margin:0;
}
.contact-block input:focus, .contact-block textarea:focus, .contact-block select:focus {
  border: 1px solid #acacac;
}

.contact-block input[type="file"], .contact-block input[type="submit"] {
  padding: 22px 18px;
}

.contact-block input[type="submit"] {
  cursor: pointer;
  background-color: #f5eb78;
  border: none;
  color: #003c5d;
  font-size: 16px;
  letter-spacing: 0.075em;
  font-weight: bold;
  /*padding-left: 60px;*/
  display: block;
  position: relative;
}
/*.contact-block input[type="submit"]::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  background: url("/wp-content/uploads/2018/09/contact-page-submit.png") no-repeat;
}*/

.contact-block label span {
  color: #595a5e;
  font-size: 13px;
}

.contact-block label span a {
  text-decoration: underline;
}

.wpcf7-form-control-wrap.acceptance-378 {
  display: block;
  width: 100%;
}

.wpcf7-form-control-wrap.acceptance-378 .wpcf7-form-control.wpcf7-acceptance {
  display: block;
  width: 100%;
}

.wpcf7-form-control-wrap.acceptance-378 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
  display: block;
  margin: 0;
}

.wpcf7-form-control-wrap.acceptance-378 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label {
  margin: 0;
  bottom: initial;
  position: initial;
  z-index: initial;
  background: initial;
  padding: initial;
  display: block;
}

.wpcf7-form-control-wrap.acceptance-378 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label input {
  width: initial;
  margin: 0;
  margin-top: 20px;
}

.wpcf7-form-control-wrap.acceptance-378 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label span {
  color: #595a5e;
  font-size: 13px;
}

.wpcf7-form-control-wrap.acceptance-727 {
  display: block;
  width: 100%;
}

.wpcf7-form-control-wrap.acceptance-727 .wpcf7-form-control.wpcf7-acceptance {
  display: block;
  width: 100%;
}

.wpcf7-form-control-wrap.acceptance-727 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
  display: block;
  margin: 0;
}

.wpcf7-form-control-wrap.acceptance-727 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label {
  margin: 0;
  bottom: initial;
  position: initial;
  z-index: initial;
  background: initial;
  padding: initial;
  display: block;
}

.wpcf7-form-control-wrap.acceptance-727 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label input {
  width: initial;
  margin: 0;
  margin-top: 20px;
}

.wpcf7-form-control-wrap.acceptance-727 .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label span {
  color: #595a5e;
  font-size: 13px;
}

.wpcf7-form-control-wrap.acceptance-727 input[name="acceptance-727"] {
  margin-top: 0 !important;
  position: relative;
  top: -5px;
}

.wpcf7-form-control-wrap.acceptance-727 span span {
  position: relative;
  top: -7px;
}

.contact-page-form-title {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: bold;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.contact-page-form-description {
  font-family: Montserrat;
  font-size: 16px;
  margin: 0 -23px;
  color: #595a5e;
  text-align: center;
}

/*Industry knowlege is important FULLSCREEN ROW*/

.main-page-industry-block {
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.main-page-industry-block-item {
  display: flex;
  width: 16.66667%;
  height: 320px;
  }

.main-page-industry-block-item:nth-child(3) {
  width: 33.33333%;
}

.main-page-industry-block-item:nth-child(3) a {
  -webkit-justify-content: initial;
          justify-content: initial;
  font-size: 20px;
  line-height: 34px;
  color: #595a5e;
  background: #F6F9FF !important;
  text-align: center;
}

.main-page-industry-block-item:nth-child(3) p:nth-child(2) {
  margin-top: -25px;
}

.main-page-industry-block-item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.main-page-industry-block-item a {
  display: flex;  
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Montserrat;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: -0.025em;
  color: #fff;
  background: -moz-linear-gradient(90deg,#0173a9,#0293d8);
  background: -webkit-linear-gradient(90deg,#0173a9,#0293d8);
  background: -o-linear-gradient(90deg,#0173a9,#0293d8);
  background: -ms-linear-gradient(90deg,#0173a9,#0293d8);
  background: linear-gradient(90deg,#0173a9,#0293d8);
 /* background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,0.75)), color-stop(100%, rgba(2,148,216,0.75)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,0.75) 0%, rgba(2,148,216,0.75) 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
}

.main-page-industry-block-item a:hover {
  background: #F5EB78;
  color: #003c5d;
}

.main-page-industry-block-item:nth-child(3) a:hover {
  -webkit-justify-content: initial;
          justify-content: initial;
  color: #595a5e;
  background-color: #F6F9FF;
}

.main-page-industry-block-item-title {
  font-size: 46px;
  line-height: 1.3em;
  font-weight: bold;
  color: #fff;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 10px 0;
}

.main-page-industry {

}

.main-page-industry .img-with-text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.main-page-industry-item {
  width: 50%;
  height: 300px;
}
.main-page-industry-item.item-2-col {
  width: 100%;
  font-size: 20px;
  line-height: 34px;
  color: #595a5e !important;
  background: #F6F9FF !important;
  text-align: center;
  -ms-align-items: start !important;
  align-items: start !important;
}
.main-page-industry-item.text-item {
  padding: 25px 20px;
  font-family: Montserrat;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: -0.025em;
  color: #fff;
  background: -moz-linear-gradient(90deg,#0173a9,#0293d8);
  background: -webkit-linear-gradient(90deg,#0173a9,#0293d8);
  background: -o-linear-gradient(90deg,#0173a9,#0293d8);
  background: -ms-linear-gradient(90deg,#0173a9,#0293d8);
  background: linear-gradient(90deg,#0173a9,#0293d8);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.main-page-industry-item.text-item:hover {
  background: #F5EB78;
  color: #003c5d;
}
.main-page-industry-item.item-2-col.text-item h3{
  font-size: 46px;
  line-height: 1.3em;
  font-weight: bold;
  color: #fff;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 10px 0;
}
@media screen and (max-width: 1350px) {
  .main-page-industry-item {
    height: 240px;
  }
  .main-page-industry-item.item-2-col {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
  }
  .main-page-industry-item.text-item {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .main-page-industry-item.item-2-col.text-item h3{
    font-size: 32px;
    line-height: 1.2em;
    margin: 10px 0;
  }
}

.footer a {
  display: inline-block !important;
}

.footer .et_pb_row:not(.footer_top) a:hover {
  opacity: 1 !important;
}

.footer ul li a {
  color: #969799 !important;
}

.footer .footer__copyright a {
  color: #969799 !important;
}

.footer a.yellow-button {
  color: #003c5d!important;
}

body .blog_landing_M .et_pb_posts .published .day {
color: #f5eb78 !important;
font-size: 70px;
font-family: Montserrat !important;
font-weight: 700;
}

body .blog_landing_M .et_pb_posts .published .month {
  transform: translate(0, -35px);
}

.footer-links li {
  margin: 5px 0; 
}

.footer-contact-links {
  padding-left: 20px !important;
}

.footer-contact-links li {
  position: relative;
}

.footer-contact-links li::before {
  content: " ";
  position: absolute;
  top: 3px;
  left: -20px;
  display: block;
  width: 17px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
}

.footer-contact-links li:first-child::before {
  background-image: url("/wp-content/uploads/2018/09/footer-map-icon.png");
}

.footer-contact-links li:nth-child(2)::before {
  background-image: url("/wp-content/uploads/2018/09/footer-email-icon.png");
}

.footer-contact-links li:nth-child(3)::before {
  background-image: url("/wp-content/uploads/2018/09/footer-phone-icon.png");
}

/* Footer logo */



.norm_row.sfsi_wDiv {
  right: 0;
}
.norm_row.sfsi_wDiv a {
  border: 1px solid #0084cd !important;
  height: 50px;
  width: 50px !important;
  padding-top: 14px !important;
  background-color: #f5f8ff;
}
.norm_row.sfsi_wDiv a:hover {
  background: linear-gradient(90deg,#0173a9,#0293d8);
}
.norm_row.sfsi_wDiv a img {
  height: 20px;
  width: 20px;
}

/*hide news-page background-image*/
div.et_pb_section.et_pb_section_1.news-page-row-with-background {
  display: none;
}

.our-team-page-tieltjes-supporting-the-young-row {
  padding: 50px;
}

ul.product-tabs {
  background-image: url(/wp-content/uploads/2018/09/Ellipse2.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  height: 500px;
  width: 500px;
  position: relative;
  list-style-type: none;
  padding: 0;
}
ul.product-tabs li .product-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  color: #0490d3;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 24px;
  cursor: pointer;
}
ul.product-tabs li.active .product-btn {
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  color: #fff;
}
ul.product-tabs .product-tab-1:before {
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  border-top-left-radius: 100%;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
ul.product-tabs .product-tab-2:before {
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  border-top-left-radius: 0;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  left: 50%;
}
ul.product-tabs .product-tab-3:before {
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 100%;
  left: 50%;
  top: 50%;
}
ul.product-tabs .product-tab-4:before {
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 0;
  top: 50%;
}
ul.product-tabs .product-tab-1 .product-btn {
  top: 75px;
  left: 65px;
}
ul.product-tabs .product-tab-2 .product-btn {
  top: 75px;
  right: 70px;
}
ul.product-tabs .product-tab-3 .product-btn {
  bottom: 75px;
  right: 70px;
}
ul.product-tabs .product-tab-4 .product-btn {
  bottom: 75px;
  left: 65px;
}
ul.product-tabs li span {
  text-align: center;
  position: absolute;
  color: #333333;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}
ul.product-tabs li.active span {
  color: #0490d3;
}
ul.product-tabs .product-tab-1 span {
  top: 145px;
  left: 90px;
}
ul.product-tabs .product-tab-2 span {
  top: 145px;
  right: 90px;
}
ul.product-tabs .product-tab-3 span {
  bottom: 130px;
  right: 75px;
}
ul.product-tabs .product-tab-4 span {
  bottom: 140px;
  left: 95px;
}
.product-tab {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product-tab.active {
  display: block;
}

li.product-tab-link {
    cursor: pointer!important;
}

.phase-click {
  font-size: 16px;
  font-family: Montserrat;
  position: relative;
}
.phase-click:after {
  content: '';
  display: block;
  height: 45px;
  width: 22px;
  background-image: url(/wp-content/uploads/2018/09/phase-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  right: 20%;
}
.main-page-chef-and-quote {
  /*margin-bottom: 185px;*/
  margin-left: 70px;
}
.breadcrumbs-row span a:after {
  content: '';
  display: inline-block;
  height: 6px;
  width: 6px;
  border-right: 2px solid  #000;
  border-bottom: 2px solid  #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 0 10px;
}

.chief-img span {
  width: 100%;
  max-width: 70% !important;
  max-height: 560px !important;
  overflow: hidden;
  display: block !important;
  margin-right: 0;
  margin-left: auto;
}
.chief-quotes {
  max-width: 520px;
  padding: 80px 30px 30px;
  background: linear-gradient(90deg,#0173a9,#0293d8);
  color: #fff;
  font-family: "Montserrat", Arial;
  font-size: 30px;
  line-height: 40px;
  z-index: 2;
  position: absolute;
  top: -40px;
}
.chief-quotes p:nth-last-child(2) {
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 700 !important;
  padding-bottom: 0;
  margin-top: 20px;
}
.chief-quotes p:last-child {
  font-size: 16px !important;
  line-height: 28px !important;
  font-weight: 400 !important;
}
.chief-quotes:before {
  content: '';
  width: 33px;
  height: 24px;
  background-image: url(/wp-content/uploads/2018/08/main-page-quote.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
}

@media screen and (max-width: 980px) {
  .chief-img {
    margin-bottom: 0 !important;
  }
  .chief-img span {
    width: 100%;
    max-width: 100% !important;
    max-height: 500px !important;
    overflow: hidden;
    display: block !important;
    margin-right: auto;
    margin-left: auto;
  }
  .chief-quotes {
    max-width: 100%;
    padding: 50px 10px 20px;
    background: linear-gradient(90deg,#0173a9,#0293d8);
    color: #fff;
    font-family: "Montserrat", Arial;
    font-size: 14px;
    line-height: 20px;
    z-index: 2;
    position: relative;
    top: 0px;
  }
  .chief-quotes p:nth-last-child(2) {
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    padding-bottom: 0;
    margin-top: 30px;
  }
  .chief-quotes p:last-child {
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
  }
  .chief-quotes:before {
    content: '';
    width: 20px;
    height: 15px;
    position: absolute;
    top: 20px;
    left: 10px;
  }
}
.about-us-chief-quote>div {
  max-width: 520px;
  margin-left: 70px;
  padding: 80px 30px 30px;
  background: linear-gradient(90deg,#0173a9,#0293d8);
  color: #fff;
  font-family: "Montserrat", Arial;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  z-index: 2;
  padding-bottom: 30px !important;
  padding-right: 125px;
}
.about-us-chief-img {
  position: relative !important;
}
.about-us-chief-img span {
  position: absolute !important;
  max-height: 500px;
  overflow: hidden;
  right: -190px;
  top: -265px;
  z-index: 5;
}
.about-us-chief-quote p:nth-last-child(2) {
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 700 !important;
  padding-bottom: 0;
  margin-top: 20px;
}
.about-us-chief-quote p:last-child {
  font-size: 16px !important;
  line-height: 28px !important;
  font-weight: 400 !important;
}
.about-us-chief-quote>div:before {
  content: '';
  width: 33px;
  height: 24px;
  background-image: url(/wp-content/uploads/2018/08/main-page-quote.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
}
@media screen and (max-width: 1480px) {
  .about-us-chief-img span {
    max-width: 250px !important;
    max-height: 250px;
    right: -80px;
    top: unset;
    bottom: -100px;
  }
}
@media screen and (max-width: 980px) {
  .about-us-chief-quote-mob>div {
    max-width: 240px;
    /*margin-left: 0;*/
    margin: 0 auto;
    padding: 50px 20px 20px;
    color: #fff;
    background: linear-gradient(90deg,#0173a9,#0293d8);
    font-family: "Montserrat", Arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    z-index: 2;
    padding-bottom: 20px !important;
    padding-right: 20px;
  }
  .about-us-chief-img-mob {
    position: relative !important;
  }
  .about-us-chief-img-mob span {
    position: absolute !important;
    max-width: 200px !important;
    max-height: 200px;
    overflow: hidden;
    left: calc(50% + 25px);
    bottom: -75px;
    z-index: 5;
  }
  .about-us-chief-img-mob span img {
    width: 100%;
  }
  .about-us-chief-quote-mob p:nth-last-child(2) {
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    padding-bottom: 0;
    margin-top: 20px;
  }
  .about-us-chief-quote-mob p:last-child {
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
  }
  .about-us-chief-quote-mob>div:before {
    content: '';
    width: 20px;
    height: 15px;
    background-image: url(/wp-content/uploads/2018/08/main-page-quote.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .about-us-chief-quote-mob>div {
    max-width: 220px;
    margin-left: 0;
    padding: 50px 20px 20px;
    color: #fff;
    background: linear-gradient(90deg,#0173a9,#0293d8);
    font-family: "Montserrat", Arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    z-index: 2;
    padding-bottom: 20px !important;
    padding-right: 20px;
  }
  .about-us-chief-img-mob span {
    position: absolute !important;
    max-width: 200px !important;
    max-height: 200px;
    overflow: hidden;
    left: 120px;
    bottom: -75px;
    z-index: 5;
  }
  .about-us-chief-quote-mob p:nth-last-child(2) {
    padding-bottom: 0;
    margin-top: 10px;
  }
  .footer-links-row.et_pb_row .et_pb_column.et_pb_column_1_4, 
  .footer-links-row.et_pb_row .et_pb_column.et_pb_column_1_5, 
  .footer-links-row.et_pb_row .et_pb_column.et_pb_column_1_6{
	margin: unset;
  }
  .footer-branches-link h6{
  	padding: 10px 0 25px;
  }
}


/* BUBLE */

/*careFree team bounce style fixes NL*/
.et_pb_fullwidth_code .static-team-module.wrapper{
    height: 450px;
}
.et_pb_fullwidth_code .wrapper p{
    display: none;
}
/***************************************/

.page-id-550 .wrapper {
  height: 450px;
}
#cc1 {
  top: 5%;
  left: 44%;
}
#cc2 {
  top: 17%;
  left: 58%;
}
#cc3 {
  top: 3%;
  left: 31%;
}
#cc4 {
  top: 4%;
  left: 69%;
}
#cc5 {
  top: 16%;
  left: 19%;
}
#cc6 {
  top: 15%;
  left: 81%;
}
#cc7 {
  top: 6%;
  left: 11%;
}
#ttr1 {
  top: 5%;
  left: 56%;
}
#ttr2 {
  left: 41%;
}
#ttr3 {
  top: 47%;
  left: 68%;
}
#ttr4 {
  top: 37%;
  left: 30%;
}
#ttr5 {
  top: 45%;
  left: 43%;
}
#ttr6 {
  top: 31%;
  left: 8%;
}
#ttr7 {
  left: 85%;
}


.dna_module {
  background: url(/wp-content/uploads/2018/09/our-team.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: unset;
}

@media only screen and (max-width: 600px) {
  .dna_module {
    background: none;
  }
  .dna_module:before {
  content: "";
    position: absolute;
    width: 450%;
    height: 200%;
    top: -50%;
    left: -180%;
    z-index: -1;
    background: url(/wp-content/uploads/2018/09/our-team.png);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: unset;
}
}



.wrapper {
  height: 1300px;
  position: relative;
}

.wrapper:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*background-image: url(/wp-content/uploads/2018/09/our-team.png);*/
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: contain;
  background-size: contain;
}
.filter-buttons {
  width: 100%;
  margin-bottom: 100px;
}
.filter-buttons ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.filter-buttons ul li {
  margin: 0 10px;
  padding: 10px 20px;
  text-align: center;
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  /*background-image: linear-gradient(45deg,#3f4fad,#22baff);*/
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  font-family: Open Sans;
}
.filter-buttons ul li.active {
  background-image: none;
  background-color: #efe88d;
  color: #003c5d;
  font-weight: bold;
}
.team-member-wrap {
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.team-member-wrap.active-circle {
  z-index: 1000;
}
.team-member {
  position: relative;
}
.member-close-btn {
  opacity: 0;
  visibility: hidden;
  display: block;
  position: absolute;
  left: calc(50% - 13px);
  top: calc(100% - 40px);
  cursor: pointer;
}
.member-close-btn:before {
  font-family: 'ETmodules' !important;
  content: '\51';
  font-size: 26px;
  line-height: 26px;
  color: #fff;
  display: block;
}
.team-member-wrap.active-circle .member-close-btn {
  opacity: 1;
  visibility: visible;
  transition: opacity .3s;
  transition-delay: .2s;
}
.img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: 1;
  transition: opacity .2s;
  transition-delay: .2s;
  cursor: pointer;
}
.team-member-wrap.active-circle .img-overlay {
  opacity: 0;
  transition: opacity 0s;
  /*transition-delay: .2s;*/
}
.blue {
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  opacity: .8;
}
.yellow {
  background-color: #efe88d;
  opacity: .8;
}

.team-member img {
  display: block;
  border-radius: 50%;
  object-fit: cover;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  max-width: initial;
}
.team-member-wrap.active-circle .team-member img {
  height: 350px;
  width: 350px;
}
.team-member .big {
  height: 220px;
  width: 220px;
}
.team-member .mid {
  height: 180px;
  width: 180px;
}
.team-member .sml {
  height: 120px;
  width: 120px;
}
.team-member-wrap.active-circle .team-member .member-text {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  transition-delay: .2s;
}
.member-text {
  opacity: 0;
  visibility: hidden;
  display: block;
  text-align: center;
  position: absolute;
  top: 100%;
  width: 100%;
  padding-top: 15px;
}
.member-text .name {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 20px;
}
.member-text .devider {
  display: block;
  height: 6px;
  width: 90px;
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  margin: 10px auto;
}

.member-text .position {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 28px;
  color: #969799;
}
.member-text .socials-links {
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.member-text .socials-links li{
  margin: 0 5px;
}
.member-text .socials-links li a {
  display: inline-block;
  height: 16px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
}
.member-text .socials-links li .mail {  
  background-image:  url(/wp-content/uploads/2018/09/mail.png);
}
.member-text .socials-links li .in {  
  background-image:  url(/wp-content/uploads/2018/09/in.png);
}
/*.member1 {
  top: 10px;
  left: 600px;
}
.member2 {
  top: 230px;
  left: 400px;
}
.member3 {
  top: 200px;
  left: 880px;
}
.member4 {
  top: 350px;
  left: 780px;
}*/

.circle-filter {
  text-align: center;
  pointer-events: none;
  position: absolute;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  color: #fff;
  transition: .3s;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.circle-filter span {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.circle-filter span:first-child {
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
}
.triangle {
  pointer-events: none;
  transition: .3s;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.triangle-blue {
  border-color: transparent transparent #22baff transparent;
}

.triangle-yellow {
  border-color: transparent transparent #efe88d transparent;
}
.triangle-sml {
  border-width: 0 30px 47px 30px;
}
.triangle-mid {
  border-width: 0 50px 70px 50px;
}
.triangle-rotate-25 {
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}
.triangle-rotate-35 {
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
}
.triangle-rotate-45 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.triangle-rotate-65 {
  -webkit-transform: rotate(65deg);
  -ms-transform: rotate(65deg);
  -o-transform: rotate(65deg);
  transform: rotate(65deg);
}
.deactive {
  opacity: .2;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  pointer-events: none;
}

#c1 {
  top: 5%;
  left: 45%;
}
#c2 {
  top: 8%;
  left: 28%;
}
#c3 {
  top: 18%;
  left: 37%;
}
#c4 {
  top: 14%;
  left: 57%;
}
#c5 {
  top: 11%;
  left: 68%;
}
#c6 {
  top: 29%;
  left: 31%;
}
#c7 {
  top: 25%;
  left: 49%;
}
#c8 {
  top: 30%;
  left: 71%;
}
#c9 {
  top: 39%;
  left: 23%;
}
#c10 {
  top: 41%;
  left: 36%;
}
#c11 {
  top: 45%;
  left: 46%;
}
#c12 {
  top: 38%;
  left: 55%;
}
#c13 {
  top: 41%;
  left: 66%;
}
#c14 {
  top: 52%;
  left: 30%;
}
#c15 {
  top: 54%;
  left: 50%;
}
#c16 {
  top: 59%;
  left: 65%;
}
#c17 {
  top: 62%;
  left: 41%;
}
#f1 {
  top: 22%;
  left: 26%;
}
#f2 {
  top: 5%;
  left: 60%;
}
#f3 {
  top: 32%;
  left: 42%;
}
#f4 {
  top: 26%;
  left: 65%;
}
#f5 {
  top: 52%;
  left: 41%;
}
#f6 {
  top: 51%;
  left: 61%;
}
#tr1 {
  top: 12%;
  left: 40%;
}
#tr2 {
  top: 22%;
  left: 75%;
}
#tr3 {
  top: 31%;
  left: 24%;
}
#tr4 {
  top: 40%;
  left: 47%;
}
#tr5 {
  top: 32%;
  left: 62%;
}
#tr6 {
  top: 54%;
  left: 22%;
}
#tr7 {
  top: 60%;
  left: 62%;
}

/**/

/* MEDIA BUBLE*/
@media screen and (max-width: 1700px) {
  #c1 {
    top: 3%;
    left: 44%;
  }
  #c2 {
    top: 8%;
    left: 27%;
  }
  #c3 {

  }
  #c4 {

  }
  #c5 {
    top: 10%;
    left: 69%;
  }
  #c6 {

  }
  #c7 {

  }
  #c8 {
    top: 30%;
    left: 73%;
  }
  #c9 {

  }
  #c10 {

  }
  #c11 {

  }
  #c12 {

  }
  #c13 {
    top: 41%;
    left: 68%;
  }
  #c14 {
    top: 54%;
    left: 28%;
  }
  #c15 {
 
  }
  #c16 {
    top: 60%;
    left: 69%;
  }
  #c17 {

  }
  #f1 {

  }
  #f2 {
    
  }
  #f3 {
    
  }
  #f4 {
    top: 26%;
    left: 66%;
  }
  #f5 {
    
  }
  #f6 {
    top: 52%;
    left: 63%;
  }
  #tr1 {
    top: 12%;
    left: 40%;
  }
  #tr2 {
    
  }
  #tr3 {
    
  }
  #tr4 {
    
  }
  #tr5 {
    
  }
  #tr6 {
    
  }
  #tr7 {
    top: 61%;
    left: 64%;
  }
}

/*@media screen and (max-width: 1500px) {
  #c1 {
    top: 3%;
    left: 44%;
  }
  #c2 {
    top: ;
    left: ;
  }
  #c3 {
    top: ;
    left: ;
  }
  #c4 {
    top: ;
    left: ;
  }
  #c5 {
    top: 10%;
    left: 70%;
  }
  #c6 {
    top: ;
    left: ;
  }
  #c7 {
    top: ;
    left: ;
  }
  #c8 {
    top: 30%;
    left: 73%;
  }
  #c9 {
    top: ;
    left: ;
  }
  #c10 {
    top: ;
    left: ;
  }
  #c11 {
    top: ;
    left: ;
  }
  #c12 {
    top: ;
    left: ;
  }
  #c13 {
    top: 41%;
    left: 68%;
  }
  #c14 {
    top: 54%;
    left: 28%;
  }
  #c15 {
    top: ;
    left: ;
  }
  #c16 {
    top: 60%;
    left: 69%;
  }
  #c17 {
    top: ;
    left: ;
  }
  #f1 {

  }
  #f2 {
    top: 5%;
    left: 62%;
  }
  #f3 {
    
  }
  #f4 {
    top: 26%;
    left: 66%;
  }
  #f5 {
    
  }
  #f6 {
    top: 52%;
    left: 63%;
  }
  #tr1 {
    top: 11%;
    left: 40%;
  }
  #tr2 {
    
  }
  #tr3 {
    
  }
  #tr4 {
    
  }
  #tr5 {
    
  }
  #tr6 {
    
  }
  #tr7 {
    top: 61%;
    left: 64%;
  }
}*/

@media screen and (max-width: 1500px) {
  #c1 {
    top: 3%;
    left: 41%;
  }
  #c2 {
    top: 8%;
    left: 12%;
  }
  #c3 {
    top: 20%;
    left: 29%;
  }
  #c4 {
    top: 18%;
    left: 60%;
  }
  #c5 {
    top: 10%;
    left: 76%;
  }
  #c6 {
    top: 32%;
    left: 18%;
  }
  #c7 {
    top: 35%;
    left: 46%;
  }
  #c8 {
    top: 34%;
    left: 68%;
  }
  #c9 {
    top: 42%;
    left: 10%;
  }
  #c10 {
    top: 41%;
    left: 31%;
  }
  #c11 {
    top: 55%;
    left: 54%;
  }
  #c12 {
    top: 70%;
    left: 62%;
  }
  #c13 {
    top: 50%;
    left: 74%;
  }
  #c14 {
    top: 56%;
    left: 22%;
  }
  #c15 {
    top: 65%;
    left: 42%;
  }
  #c16 {
    top: 67%;
    left: 12%;
  }
  #c17 {
    top: 73%;
    left: 29%;
  }
  #f1 {
    top: 24%;
    left: 9%;
  }
  #f2 {
    top: 5%;
    left: 65%;
  }
  #f3 {
    top: 26%;
    left: 49%;
  }
  #f4 {
    top: 30%;
    left: 82%;
  }
  #f5 {
    top: 50%;
    left: 42%;
  }
  #f6 {
    top: 46%;
    left: 63%;
  }
  #tr1 {
    top: 11%;
    left: 34%;
  }
  #tr2 {
    top: 20%;
    left: 85%;
  }
  #tr3 {
    top: 33%;
    left: 9%;
  }
  #tr4 {
    top: 36%;
    left: 40%;
  }
  #tr5 {
    top: 42%;
    left: 82%;
  }
  #tr6 {
    top: 56%;
    left: 6%;
  }
  #tr7 {
    top: 64%;
    left: 70%;
  }
}

@media screen and (max-width: 980px) {
  .page-id-550 .wrapper {
    height: 550px;
  }
  #mcc1 {
    top: 6%;
    left: 33%;
  }
  #mcc2 {
    top: 57%;
    left: 47%;
  }
  #mcc3 {
    top: 36%;
    left: 18%;
  }
  #mttr1 {
    display: block;
    top: 3%;
    left: 20%;
  }

 .page-id-550 .team-member-wrap.active-circle .team-member img {
    width: 150px;
    height: 150px;
  }

  .wrapper {
    height: 1800px;
    position: relative;
    /*overflow: hidden;*/
  }
  .wrapper:before {
    display: none;
  }
  /* .team-background-block:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/2018/11/team-mobile-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  } */
  .filter-buttons {
    width: 100%;
    margin-bottom: 0;
  }
  .filter-buttons ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .filter-buttons ul li {
    margin: 10px;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    font-family: Open Sans;
  }
  /*.filter-buttons ul li.active {
    background-image: none;
    background-color: #efe88d;
    color: #3f4fad;
  }*/
  .team-member-wrap {
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .team-member-wrap.active-circle {
    z-index: 1000;
  }
  .team-member {
    position: relative;
  }
  .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: 1;
    transition: opacity .2s;
    transition-delay: .2s;
    cursor: pointer;
  }
  .team-member-wrap.active-circle .img-overlay {
    opacity: 0;
    transition: opacity 0s;
    /*transition-delay: .2s;*/
  }
  .yellow {
    background-color: #efe88d;
    opacity: .8;
  }
  .member-text {
    padding-top: 5px;
  }
  .member-text .name {
    font-size: 18px;
  }
  .member-text .devider {
    margin: 5px auto;
  }
  .member-text .position {
    font-size: 14px;
  }
  .team-member img {
    display: block;
    border-radius: 50%;
    object-fit: cover;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    max-width: initial;
  }
  .team-member-wrap.active-circle .team-member img {
    height: 150px;
    width: 150px;
  }
  .team-member .big {
    height: 160px;
    width: 160px;
  }
  .team-member .mid {
    height: 120px;
    width: 120px;
  }
  .team-member .sml {
    height: 100px;
    width: 100px;
  }
  #cc1 {
    top: 10%;
    left: 18%;
  }
  #cc2 {
    top: 18%;
    left: 52%;
  }
  #cc3 {
    top: 32%;
    left: 15%;
  }
  #cc4 {
    top: 38%;
    left: 43%;
  }
  #cc5 {
    top: 46%;
    left: 20%;
  }
  #cc6 {
    top: 56%;
    left: 35%;
  }
  #cc7 {
    top: 64%;
    left: 52%;
  }
  #cc8 {
    top: 69%;
    left: 22%;
  }
  #cc9 {
    top: 80%;
    left: 18%;
  }
  #cc10 {
    top: 84%;
    left: 52%;
  }
  #cc11 {
    top: 69%;
    left: 25%;
    display: none;
  }
  #cc12 {
    top: 68%;
    left: 52%;
    display: none;
  }
  #cc13 {
    top: 0%;
    left: 74%;
    display: none;
  }
  #cc14 {
    top: 0%;
    left: 22%;
    display: none;
  }
  #cc15 {
    top: 0%;
    left: 42%;
    display: none;
  }
  #cc16 {
    top: 0%;
    left: 12%;
    display: none;
  }
  #cc17 {
    top: 0%;
    left: 29%;
    display: none;
  }
  #ff1 {
    top: 25%;
    left: 27%;
  }
  #ff2 {
    top: 5%;
    left: 52%;
  }
  #ff3 {
    top: 30%;
    left: 55%;
  }
  #ff4 {
    top: 48%;
    left: 53%;
  }
  #ff5 {
    top: 62%;
    left: 18%;
  }
  #ff6 {
    top: 75%;
    left: 53%;
  }
  #ttr1 {
    top: 6%;
    left: 20%;
  }
  #ttr2 {
    top: 13%;
    left: 78%;
  }
  #ttr3 {
    top: 40%;
    left: 5%;
  }
  #ttr4 {
    top: 20%;
    left: 15%;
  }
  #ttr5 {
    top: 55%;
    left: 75%;
  }
  #ttr6 {
    top: 53%;
  }
  #ttr7 {
    top: 76%;
    left: 12%;
  }
}

@media screen and (max-width: 1100px) {
  
}

@media screen and (max-width: 1700px) {
  
}

@media screen and (max-width: 1700px) {
  
}

@media screen and (max-width: 1700px) {
  
}
/*------------------*/
























/* HOME media*/
@media screen and (max-width: 1350px) {
  .main-page-chef-and-quote {
    margin-bottom: 5%;
  }
  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
    position: absolute;
  }
  .mobile_nav .yellow-button {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1500px) {
  .main-page-industry-block-item {
    display: flex;
    width: 16.66667%;
    height: 270px;
    }

  .main-page-industry-block-item:nth-child(3) {
    width: 33.33333%;
  }

  .main-page-industry-block-item:nth-child(3) a {
    font-size: 20px;
    line-height: 34px;
  }

  .main-page-industry-block-item:nth-child(3) p:nth-child(2) {
    margin-top: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .main-page-industry-block-item a {
    padding: 15px 10px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.025em;
  }

  .main-page-industry-block-item a:hover {
    background: #F5EB78;
    color: #003c5d;
  }

  .main-page-industry-block-item:nth-child(3) a:hover {
    -webkit-justify-content: initial;
            justify-content: initial;
    color: #595a5e;
    background-color: #F6F9FF;
  }

  .main-page-industry-block-item-title {
    font-size: 30px;
    line-height: 1.3em;
    margin: 0;
  }
}

@media screen and (max-width: 1200px) {
  .main-page-industry-block-item {
    display: flex;
    width: 16.66667%;
    height: 220px;
    }

  .main-page-industry-block-item:nth-child(3) {
    width: 33.33333%;
  }

  .main-page-industry-block-item:nth-child(3) a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    font-size: 20px;
    line-height: 34px;
  }

  .main-page-industry-block-item:nth-child(3) p:nth-child(2) {
    margin-top: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .main-page-industry-block-item a {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.025em;
  }

  .main-page-industry-block-item a:hover {
    background: #F5EB78;
    color: #003c5d;
  }

  .main-page-industry-block-item:nth-child(3) a:hover {
    -webkit-justify-content: initial;
            justify-content: initial;
    color: #595a5e;
    background-color: #F6F9FF;
  }

  .main-page-industry-block-item-title {
    font-size: 28px;
    line-height: 1.3em;
    margin: 0;
  }
}
.news-subscribe-row h1,
.news-subscribe-row h2,
.news-subscribe-row h3 {
  color: #fff;
  background-image: none;
  -webkit-text-fill-color: initial;
  padding-bottom: 0;
}
.news-subscribe-row h1::after,
.news-subscribe-row h2::after,
.news-subscribe-row h3::after {
  content: '';
  display: block;
  width: 90px;
  height: 6px;
  background-color: #fff;
  margin: 20px auto 25px;
}
.news-subscribe-row .et_pb_newsletter_fields {
  justify-content: space-between;
  margin-top: 25px;
}
.news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_field {
  flex-basis: 65%;
}
body #page-container .news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_field input.input {
  padding: 14px 4% !important;
}
.news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
  flex-basis: 30%;
}
body #page-container .news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_button_wrap a {
  padding: 12px 1em !important;
}
body #page-container .news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_button_wrap a:hover {
  padding: 12px 1em !important;
    background: #F5E25A !important;
}
.john-does-quote:before {
  content: '';
  display: block;
  height: 25px;
  width: 35px;
  top: 105px;
  left: 40px;
  position: absolute;
  background-image: url("/wp-content/uploads/2018/11/quote.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
}
.aerospace-row .certificates {
  padding: 0 !important;
}
.aerospace-row .certificates img {
  width: 175px;
}
.about-us-page-ul.ul-with-yellow ul li {
  font-size: 16px;
  line-height: 24px;
}
.form-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.form-wrap .form-col {
  flex-basis: 48%;
}
.sub-wrap {
  position: relative;
}
.sub-wrap:before {
  content: '';
  display: block;
  height: 20px;
  width: 20px;
  background-image: url("/wp-content/uploads/2018/11/send.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  z-index: 1;
  position: absolute;
  top: 20px;
  left: calc(50% - 55px);
  pointer-events: none;
}
.map-section {
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  -o-transform: translateY(-120px);
  transform: translateY(-120px);
}
.footer-links-title h6 {
  /*display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;*/
  display: inline-block;
}
.footer-links-title h6:after {
  content: '';
  /*display: block;*/
  display: inline-block;
  vertical-align: middle;
  height: 6px;
  width: 6px;
  margin-left: 10px;
  border-right: 2px solid  #0293d8;
  border-bottom: 2px solid  #0293d8;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.quote-block h3 {
  position: relative;
}
.quote-block h3:before {
  content: '';
  display: block;
  width: 16px;
  height: 14px;
  background-image: url(/wp-content/uploads/2018/11/mob-quote-start.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: -5px;
  left: -16px;
}
.quote-block h3:after {
  content: '';
  display: block;
  width: 16px;
  height: 14px;
  background-image: url(/wp-content/uploads/2018/11/mob-quote-end.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  bottom: -5px;
  right: -16px;
}
.page-id-53 .footer {
  overflow: inherit !important;
}
.page-id-53 .footer .footer--gradient,
.page-id-53 .footer .footer--image  {
  display: none;
}
.page-id-53 .footer .footer-img-tringle {
  top: -179px;
}
.page-id-56 .footer {
  overflow: inherit !important;
  /*margin-top: -93px;*/
  position: absolute;
  top: calc(100% - 120px);
  width: 100%;
}
.page-id-56 .footer .footer--gradient,
.page-id-56 .footer .footer--image  {
  display: none;
}
.page-id-56 .footer .footer-img-tringle {
  /*top: -179px;*/
  top: -153px;
}
.challenge-us-head-text h1 {
    text-align: left;
}
.et_pb_row.et_pb_row_6.et_pb_equal_columns.et_pb_gutters1 {
  display: block !important;
}
.certificates-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.certificates-wrap img {
  width: 50%;
  object-fit: contain;
  height: min-intrinsic;
}
.cleaning-facilities-page-slider img {
  box-shadow: -50px 50px 0 0 #f6f9ff;
  width: 100%;
}
.cleaning-facilities-page-slider .et_pb_slide_description {
  /*padding: 0 25px 20%;*/
  padding: 30px 0 113px 25px;
}
.cleaning-facilities-page-slider .et-pb-controllers {
  bottom: -10px;
}
.footer-social-block {
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}

.footer .footer-social-block li {
  display: block;
  height: 50px;
  width: 50px;
  border: 2px solid  #028fd3;
  margin-left: 10px;
}
.footer .footer-social-block li a {
  display: block;
  cursor: pointer;
  height: 100%;
  width: 100%;
  position: relative;
  background-color: #f6f9ff;
}
.footer .footer-social-block li a:hover {
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
}
.footer .footer-social-block li a:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 15px;
  background-size: 15px;
}
.footer .footer-social-block li.in a:after {
  background-image: url('/wp-content/uploads/2018/08/custom_icon0.png');
}
.footer .footer-social-block li.in a:hover:after {
  background-image: url('/wp-content/uploads/2018/08/custom_icon0-white.png');
}
.footer .footer-social-block li.tw a:after {
  background-image: url('/wp-content/uploads/2018/08/custom_icon1.png');
}
.footer .footer-social-block li.tw a:hover:after {
  background-image: url('/wp-content/uploads/2018/08/custom_icon1-white.png');
}
.footer .footer-social-block li.fb a:after {
  background-image: url('/wp-content/uploads/2018/08/custom_icon2.png');
}
.footer .footer-social-block li.fb a:hover:after {
  background-image: url('/wp-content/uploads/2018/08/custom_icon2-white.png');
}
#post-354 .chat-button-wrap {
  height: 60px;
  width: 60px;
  position: absolute;
  top: calc(50% - 50px);
  right: 0;
  z-index: 1;
  background: linear-gradient(90deg,#0173a9,#0293d8);
  border-radius: 8px;
  padding: 0;
}
#post-354 .chat-button {
  display: block;
  height: 60px;
  width: 60px;
  background-image: url('/wp-content/uploads/2018/11/chat-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 30px;
  background-size: 30px;
  border: none;
}
#post-354 .chat-button:after,
#post-354 .chat-button:hover:after  {
  display: none;
} 
#recent-news .entry-featured-image-url {
  border-radius: 0;
}
.footer-logo img {
  width: 87px;
}
.our-team-section-margin {
  /*margin-top: -270px;*/
  transition: .3s;
}
.our-team-section-margin.active {
  /*margin-top: -100px;*/
}
.max-width-1100 {
  max-width: 1100px;
}
.ul-with-underline ul li {
  position: relative;
}
.ul-with-underline ul li a {
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  display: inline-block;
}
.ul-with-underline ul li a:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
}
.ul-with-underline ul li a:hover:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #0173a9;
  bottom: 4px;
}
.footer h6 {
  font-family: 'Montserrat';
  color: #0173a9;
}
.precision-parts-mobile-slider .et-pb-arrow-prev,
.precision-parts-mobile-slider .et-pb-arrow-next {
  background-color: #f5f8ff;
}
.precision-parts-mobile-slider .et_pb_button_wrapper {
  width: 100%;
  text-align: left;
  position: absolute;
  left: 0;
  bottom: 15px;
}
.precision-parts-mobile-slider  .et_pb_slide_description {
  min-height: 180px;
}
#menu-item-58.et-hover,
#menu-item-58.et-show-dropdown {
  opacity: 1 !important;
}
.category-news a {
 border-radius: 0 !important;
}
#et-info-phone {
  font-size: 14px;
  margin-right: 100px;
}
.cleaning-facilities-page-documentation-traceability-row img {
  max-width: 95%;
  -webkit-box-shadow: 50px 50px 0px 0px rgba(245,248,254,1);
  -moz-box-shadow: 50px 50px 0px 0px rgba(245,248,254,1);
  box-shadow: 50px 50px 0px 0px rgba(245,248,254,1);
}
#et-info-phone.mobile-menu-phone {
  display: none;
}
.lang-block {
  position: absolute;
  right: 0;
  top: -28px;
}
.lang-block .wpml-ls-legacy-dropdown-click {
  width: 85px;
  display: block;
}
.lang-block .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  z-index: 999999;
}
.lang-block .wpml-ls-legacy-dropdown-click a {
  font-size: 14px;
  background-color: #f6f9ff;
  padding: 5px 10px;
  font-weight: bold;
}
.lang-block .wpml-ls-current-language:hover>a {
  background-color: #f6f9ff;
}
.lang-block .wpml-ls-legacy-dropdown-click a:after {
  display: none;
}
.lang-block .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  display: inline-block;
  content: '\33';
  font-family: 'ETmodules' !important;
  top: 5px;
  font-size: 18px;
  border: none;
}
#top-header .wpml-ls-legacy-dropdown-click {
  width: 80px;
  display: none;
}
#top-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  z-index: 999999;
}
#top-header .wpml-ls-legacy-dropdown-click a {
  font-size: 14px;
  background-color: #f6f9ff;
  padding: 5px 10px;
}
#top-header .wpml-ls-legacy-dropdown-click a:after {
  display: none;
}
#top-header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  display: inline-block;
  content: '\33';
  font-family: 'ETmodules' !important;
  top: 5px;
  font-size: 18px;
  border: none;
}
.file-input-wrap {
  height: 50px;
  width: 100%;
  border-radius: 6px;
  border: 1px solid  #d8d8d8;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 10px;
}
.file-input-wrap span:last-child {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 20px;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  overflow: hidden;
  margin-left: 20px;
  border: 1px solid  #d8d8d8;
  cursor: pointer;
}
.file-input-wrap span:last-child:after {
  content: 'Choose file';
  display: block;
  height: 20px;
  width: 80px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  pointer-events: none;
}
.file-input-wrap span:last-child input {
  height: 100%;
  width: 100%;
  opacity: 0;
  padding: 0 !important;
}
.footer-links-row h6 a {
  background-image: linear-gradient(90deg,#0173a9,#0293d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.contact-info-item {
  height: 100px;
}
.contact-info-item>div {
  height: 100%;
  width: 100%;
  padding-left: 115px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.contact-info-item h3 {
  font-family: Montserrat;
  font-size: 30px;
  background: rgba(1,116,169,1);
  background: -moz-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(1,116,169,1)), color-stop(100%, rgba(2,148,216,1)));
  background: -webkit-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  background: linear-gradient(135deg, rgba(1,116,169,1) 0%, rgba(2,148,216,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
.contact-info-item p {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 26px;
}
@media screen and (max-width: 980px) {
  .contact-info-item {
    height: 70px;
    background-size: contain !important;
  }
  .contact-info-item>div {
    padding-left: 85px;
  }
  .contact-info-item h3 {
    font-family: Montserrat;
    font-size: 20px;
  }
  .contact-info-item p {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 20px;
  }
}


    
/*.precision-parts-mobile-slider .et_pb_slider_container_inner {
  padding: 0;
  display: block;
  height: 100%;
}
.precision-parts-mobile-slider .et_pb_slide_description {
  padding: 0;
  height: 100%;
}

.precision-parts-mobile-slider .et_pb_button_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.precision-parts-mobile-slider .et_pb_more_button {
  padding: 0;
  margin: 0;
  position: absolute;bottom: 10px;
}*/



























@media screen and (max-width: 1350px) {
  #et_mobile_nav_menu {
    display: block;
  }
  #top-menu {
    display: none;
  }
  .et_pb_section {
    padding: 0 !important;
  }
  #et_top_search {
    margin: 0;
    top: 50px;
    right: 50px;
  }
  li#menu-item-58.yellow-button {
    display: block;
    border-radius: 0;
  }
  .menu-item-58 a {
    padding: 10px !important;
    margin-top: 0;
    text-align: center;
  }
  /*#et-info-phone {
    margin-right: 0;
  }*/
}



/*MEDIA REQUESTS*/
@media screen and (max-width: 980px) {
  #et-info {
    padding-top: 0;
  }
  #logo {
    max-height: 150%;
    width: 80px;
    max-width: 100% !important;
  }
  #et_search_icon:before {
    top: 7px;
  }
  .et_pb_section {
    padding: 0; 
  }
  .pages-top-image img {
    min-height: 230px;
    /*min-height: 390px;*/
  }
  .et_pb_row_0 {
    min-height: 230px !important;
    /*min-height: 390px !important;*/
  }
  .et_pb_row_0.breadcrumbs-row {
    min-height: auto !important;
  }
  .page-top-title-title {
    font-size: 28px;
    line-height: 32px!important;
    margin-bottom: 20px;
  }
  .page-top-title-description {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .main-page-ul-title {
    font-size: 16px;
    line-height: 20px;
  }
  .main-page-ul li {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0;
  }
  .main-page-ul li::before {
    background: #f4e86d;
    height: 9px;
    width: 9px;
    position: absolute;
    left: -15px;
    top: 8px;
  }
  .main-page-ul {
    padding-left: 20px !important;
  }
  .main-page-chef-image {
    position: initial;
  }
  .main-page-quote {
    max-width: initial;
  }
  .main-page-quote-text {
    font-size: 14px;
    line-height: 20px;
  }
  .main-page-quote-author {
    font-size: 14px;
  }
  .main-page-quote-position {
    font-size: 14px;
  }
  .main-page-quote img {
    display: block;
    width: 20px;
    height: 15px;
  }
  .main-page-about-us-title {
    line-height: 24px;
  }
  .main-page-about-us-divider {
    /*width: 58px;*/
    width: 90px;
    margin-top: -20px;
  }
  .main-page-about-us-text {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .main-page-mobile-industry-knowlege-is-important-list {
    padding: 0 25px !important;
  }
  .main-page-mobile-industry-knowlege-is-important-list li a {
    background-image: linear-gradient(90deg,#0173a9,#0293d8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    font-family: Montserrat;
    display: inline-block;
  }
  /* .main-page-mobile-industry-knowlege-is-important-list li a {
    background: #0173a9; Old browsers FF3.6-15 Chrome10-25,Safari5.1-6
    background: -webkit-linear-gradient(left, #0173a9 0%, #0293d8 100%);
    background: -o-linear-gradient(left, #0173a9 0%, #0293d8 100%);
    background: linear-gradient(to right, #0173a9 0%, #0293d8 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0173a9', endColorstr='#0293d8',GradientType=1 ); IE6-9
    background: linear-gradient(left, #0173a9 0%, #0293d8 100%);
    -webkit-mask-image: linear-gradient(#0173a9 0%, #0293d8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    letter-spacing: -0.025em;
    font-family: Montserrat;
    list-style: none;
    margin: 15px 0;
    position: relative;
  } */
  /*.main-page-mobile-industry-knowlege-is-important-list li {
    background: -moz-linear-gradient(90deg,#0173a9,#0293d8);
    background: -webkit-gradient(90deg,#0173a9,#0293d8);
    background: -webkit-linear-gradient(90deg,#0173a9,#0293d8);
    background: -o-linear-gradient(90deg,#0173a9,#0293d8);
    background: -ms-linear-gradient(90deg,#0173a9,#0293d8);
    background: linear-gradient(90deg,#0173a9,#0293d8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0174a9', endColorstr='#0294d8', GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    letter-spacing: -0.025em;
    font-family: Montserrat;
    list-style: none;
    margin: 15px 0;
    position: relative;
  }*/
  .main-page-mobile-industry-knowlege-is-important-list li::before {
    content: " ";
    position: absolute;
    top: 8px;
    left: -25px;
    display: block;
    height: 8px;
    width: 16px;
    background: url("/wp-content/uploads/2018/09/arrow-to-right.png") no-repeat;
  }
  .main-page-industry-knowlege-is-important-row {
    padding: 25px;
  }
  .what-to-know-in-which-industry-we-have-experience h1 {
    font-size: 16px;
    line-height: 26px !important;
    letter-spacing: -0.025em;
  }
  #main-page-see-all-industries-button {
    font-size: 14px !important;
  }
  .main-page-advantages-title {
    font-size: 16px !important;
  }
  .main-page-advantages-description {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .footer-img-tringle {
    display: none;
  }
  .footer .footer--gradient, .footer--image {
    padding: 27px 10px !important;
    max-width: initial;
  }
  .footer .footer--image {
    max-width: initial;
  }
  .footer--image {
    margin-left: 0 !important;
  }
  .footer .our-lifecycle-management-title, .our-lifecycle-management-title {
    font-size: 16px;
    line-height: 26px;
  }
  .footer .our-lifecycle-management-description, .our-lifecycle-management-description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .footer .footer--gradient .padding1030 {
    padding-top: 13px!important;
    padding-right: 23px!important;
    padding-bottom: 13px!important;
    padding-left: 23px!important;
    font-size: 14px !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    max-width: 300px;
  }
  .footer .padding1030 {
    padding-top: 13px!important;
    padding-right: 23px!important;
    padding-bottom: 13px!important;
    padding-left: 23px!important;
    font-size: 14px !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    max-width: 300px;
  }
  .footer-logo {
    float: left !important;
    padding-left: 25px;
  }
  .footer-tagline {
    max-width: 58%;
    margin-left: 30%;
  }
  .footer-links {
    font-size: 16px !important;
  }
  .main-page-mobile-accordion .et_pb_toggle_content.clearfix {
    padding: 5px;
  }
  .main-page-mobile-accordion .et_pb_toggle_title {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    background: #f5f8ff;
    padding: 10px 35px 10px 10px !important;
    color: #0068a0 !important;
  }
  .main-page-mobile-accordion .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_0.et_pb_toggle_open {
    padding: 0;
    border: none;
  }
  .main-page-mobile-accordion h1, .main-page-mobile-accordion h2, .main-page-mobile-accordion h3, .main-page-mobile-accordion h4, .main-page-mobile-accordion h5, .main-page-mobile-accordion h6 {
    -webkit-text-fill-color: #00689f !important;
  }
  .main-page-mobile-accordion .et_pb_toggle {
    border: none; 
  }
  .main-page-mobile-accordion .et_pb_toggle_close, .main-page-mobile-accordion .et_pb_toggle_open {
    padding: 0;
  }
  .main-page-mobile-accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: " ";
    position: absolute;
    display: block !important;
    width: 12px;
    height: 7px;
    background: url(/wp-content/uploads/2018/10/main-page-ccordion-opened.png);
    top: calc(50% - -10px);
    right: 15px;
    margin-top: -.5em;
    color: #0183c0;
    font-size: 30px;
    font-weight: bold;
    font-family: Montserrat, Arial !important;
  }
  .main-page-mobile-accordion .et_pb_toggle_close .et_pb_toggle_title:before {
    content: " ";
    position: absolute;
    display: block !important;
    width: 12px;
    height: 7px;
    background: url(/wp-content/uploads/2018/10/main-page-ccordion-closed.png);
    top: calc(50% - -10px);
    right: 15px;
    margin-top: -.5em;
    color: #0183c0;
    font-size: 30px;
    font-weight: bold;
    font-family: Montserrat, Arial !important;
  }
  .pages-top-title-with-description {
    bottom: 15px;
  }
  #et-top-navigation {
    height: 50px !important; 
  }
  .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 13px;
  }
  .et_mobile_menu {
    top: 50px;
  }
  .main-page-we-take-two-section {
    padding-top: 0 !important;
  }
  .main-page-we-take-two-row {
    padding-top: 45px !important;
  }
  .main-page-we-take-two-mobile-column {
    margin-right: -60px;
  }
  .main-page-accordion-row {
    padding-top: 0;
  }
  .main-page-ul {
    padding-bottom: 0 !important;
  }
  .main-page-mobile-accordion .et_pb_module {
    margin-bottom: 0;
  }
  .main-page-mobile-accordion .et_pb_accordion_item:first-child.et_pb_toggle_close {
    margin-bottom: 20px !important;
  }
  .main-page-quote {
    padding: 10px;
  }
  .main-page-about-us-text {
    /*margin-top: -15px;*/
    /*margin-top: -25px;*/
  }
  .main-page-about-us-row {
    margin: 0 10px;
    width: calc(100% - 20px);
    padding-bottom: 0;
  }
  .main-page-chief-quote-row {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
  .main-page-we-take-two-row.et_pb_row_2.et_pb_row {
    margin: 0 10px !important;
    width: calc(100% - 20px);
  }
  .et_pb_row.et_pb_row_4.main-page-accordion-row {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
  .et_pb_row.et_pb_row_5.main-page-chief-quote-row {
    padding-top: 0;
    padding-bottom: 0;
  }
  .main-page-industry-knowlege-is-important-row {
    padding: 25px 10px;
  }
  .pages-top-title-with-description-row {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
  .main-page-mobile-Industry-knowlege {
    margin-top: -25px;
  }
  .et_pb_row_9.et_pb_row.main-page-see-all-industries-row {
    margin: 0 10px;
    width: calc(100% - 20px);
    padding: 0;
    /*padding-bottom: 60px;*/
  }
  .main-page-advantages-row.et_pb_row_10.et_pb_row {
    margin: 0 10px;
    width: calc(100% - 20px);
    padding: 50px 0;
  }
  .footer-tagline-logo-social-icons-row {
    margin: 0 10px;
    width: calc(100%);
  }
  .footer-links-row {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
  .et_pb_module.footer-links-title.et_pb_bg_layout_light.et_pb_text_align_left {
    margin-bottom: 0 !important;
  }
  .footer-copyright-row {
    /*padding: 15px 0;*/
    padding: 0;
  }
  .footer-copyright-row .custom-copyright {
    margin-bottom: 0;
  }
  .container.clearfix.et_menu_container {
    margin: 0;
  }
  .norm_row.sfsi_wDiv {
    left: 50%;
    transform: translateX(-70%);
  }
  .norm_row.sfsi_wDiv a {
    border: 1px solid #0084cd !important;
    height: 50px;
    width: 50px !important;
    padding-top: 14px !important;
    background-color: #f5f8ff;
  }
  .norm_row.sfsi_wDiv a img {
    height: 20px;
    width: 20px;
  }
  .footer-industrial-we-serve-button {
    text-align: center;
  }
  li#menu-item-58.yellow-button {
    display: block;
    border-radius: 0;
  }
  .menu-item-58 a {
    padding: 10px !important;
    margin-top: 0;
  }
  .et_fixed_nav #main-header{
    z-index: 1000 !important;
  } 
  #main-header .container {
    width: 100%;
    padding: 0 1.5%;
  }
  .pages-top-title div p {
    font-size: 28px;
    line-height: 32px!important;
    margin-bottom: 0;
    margin-bottom: -25px;
  }
  .about-us-page-title-row {
    width: calc(100% - 20px);
  }
  .breadcrumbs-row {
    /*height: 40px !important;*/
    height: auto !important;
    padding: 15px 10px;
  }
  .breadcrumbs {
    font-size: 14px;
    line-height: normal;
  }
  .about-us-page-chiefs-quote-mobile {
    width: calc(100% - 20px);
  }
  .about-us-page-quote-text-mobile {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .about-us-page-quote-mobile {
    max-width: 225px;
    position: relative;
    margin: 0 auto;
  }
  .about-us-page-chef-image-mobile {
    position: absolute;
    bottom: -85px !important;
    /*right: -20px !important;*/
    right: calc(50% - 200px) !important;
    width: 200px;
  }
  .about-us-page-pushing-the-boundries-row {
    width: calc(100% - 20px);
  }
  .et_pb_module.et_pb_text.et_pb_text_1.about-us-page-pushing-the-boundries-mobile.et_pb_bg_layout_light.et_pb_text_align_left {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .about-us-page-pushing-the-boundries-divider {
    margin-bottom: 5px !important;
  }
  .about-us-page-pushing-the-boundries-text-mobile div p {
    font-size: 16px;
    line-height: 26px;
  }
  .about-us-advantages-row {
    padding: 10px;
  }
  .about-us-page-advantages-title {
    font-size: 16px;
    color: #282e36;
    margin: -15px 0;
  }
  .about-us-page-advantages-description {
    font-size: 14px;
    line-height: 18px;
    margin: -20px 0;
  }
  .abous-us-page-slider-row-mobile {
    padding: 0 10px 50px;
  }
  .about-us-page-we-are-ready-mobile h3 {
    font-size: 24px !important; 
    line-height: 34px !important;
  }
  .et_pb_column .et_pb_module.about-us-page-we-are-ready-mobile {
    margin-bottom: 0px !important;
  }
  .about-us-page-we-are-ready-row-mobile {
    width: calc(100% - 20px);
    padding-top: 40px;
  }
  .about-us-page-we-are-ready-row-mobile {
    padding-bottom: 0;
  }
  .about-us-page-perfect-organisational-row {
    padding-top: 0;
    width: calc(100% - 20px);
    margin-top: 0px;
    padding-bottom: 0;
  }
  .et_pb_text_15.about-us-page-perfect-organisational-text p {
    font-size: 16px;
    line-height: 26px;
  }
  .about-us-page-ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .about-us-page-ul li::before {
    top: 10px;
    left: -20px;
  }
  .about-us-page-ul {
    padding-left: 8px !important;
  }
  .about-us-page-ul {
    padding-left: 20px !important;
  }
  .news-page-main-title {
    width: calc(100% - 20px);
  }
  .blog_landing_M article .post_info {
    padding-left: 0 !important;
    padding-top: 80px;
  }
  .news-page-news-module-row {
    width: calc(100% - 20px);
    margin-top: 20px;
  }
  .news-page-news-module-row .et_pb_blog_0 .entry-title a {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .blog_landing_M .news-page-news-module-row .et_pb_posts .post-content {
    font-size: 14px;
    line-height: 20px;
  }
  .blog_landing_M .news-page-news-module-row article {
    margin-bottom: 50px;
  }
  .blog_landing_M .news-page-news-module-row .entry-featured-image-url {
    margin-bottom: 0;
  }
  .news-page-news-module-row .et_pb_blog_0 .entry-title {
    padding: 0;
    line-height: 0;
  }
  .blog_landing_M .news-page-news-module-row article:last-child {
    margin-bottom: 5px;
  }
  .our-team-page-turning-milling h3 {
    font-size: 24px !important;
    line-height: 34px !important;
    margin-top: 10px;
  }
  .our-team-page-tieltjes-supporting-the-young-row {
    width: calc(100% - 20px);
    padding: 30px 20px;
  }
  .our-team-page-tieltjes-supporting-the-young-row .join-team-title {
    font-size: 16px;
    line-height: 26px;
  }
  .our-team-page-tieltjes-supporting-the-young-row .join-team-description {
    font-size: 14px;
    line-height: 20px;
  }
  .our-team-page-tieltjes-supporting-the-young-row .join-team-title {
    font-size: 16px;
    line-height: 26px;
  }
  .cleaning-facilities-page-continious-interim-row {
    width: calc(100% - 20px);
  }
  .cleaning-facilities-page-h1title h1 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .cleaning-facilities-page-continious-interim-row .et_pb_column .et_pb_module.about-us-title-divider {
    margin-bottom: 0px;
  }
  .et_pb_text_2.cleaning-facilities-we-have-invested-text {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .cleaning-facilities-page-main-title-row {
    width: calc(100% - 20px);
  }
  .cleaning-facilities-page-we-have-invested-row.et_pb_row_4.et_pb_row {
    width: calc(100% - 20px);
    padding-top: 55px;
    padding-bottom: 50px;
  }
  .cleaning-facilities-page-we-have-invested-row .et_pb_column .et_pb_module.about-us-title-divider {
    margin-bottom: 0;
  }
  .cleaning-facilities-we-have-invested-text {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .john-does-quote-description p {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }
  .john-does-name p {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 0;
  }
  .john-does-position p {
    font-size: 14px;
    line-height: 30px;
  }
  .cleaning-facilities-page-documentation-traceability-row {
    width: calc(100% - 20px);
    padding-top: 20px;
  }
  .cleaning-facilities-page-in-voluptate-velit {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .cleaning-facilities-page-documentation-traceability-row .et_pb_column .et_pb_module.about-us-title-divider {
    margin-bottom: 0;
  }
  .cleaning-facilities-page-we-offer-complete-row {
    width: calc(100% - 20px);
    padding: 40px 0 15px;
  }
  .cleaning-facilities-page-we-offer-complete-title h3 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .et_pb_module.et_pb_divider.et_pb_divider_3.cleaning-facilities-page-we-offer-complete-divider.et_pb_divider_position_.et_pb_space {
    /*margin-bottom: 0 !important;*/
  }
  .et_pb_module.et_pb_text.et_pb_text_7.cleaning-facilities-page-we-offer-complete-title.et_pb_bg_layout_light.et_pb_text_align_left {
    margin-bottom: 0;
  }
  .et_pb_module.et_pb_text.et_pb_text_8.cleaning-facilities-page-we-offer-complete-text.et_pb_bg_layout_light.et_pb_text_align_center {
    font-size: 16px;
    line-height: 26px;
  }
  .cleaning-facilities-page-bottom-list-row {
    width: calc(100% - 20px);
    padding: 0;
  }
  .cleaning-facilities-page-bottom-list-mobile-row {
    width: calc(100% - 20px);
    padding: 0;
  }
  .cleaning-facilities-ul li {
    font-size: 16px;
  }
  .cleaning-facilities-page-search-form-row {
    display: block;
    padding: 0;
    width: calc(100% - 20px);
  }
  .searchform.cleaning-facilities-page-search input {
    width: 100%;
    margin-left: 0 !important;
  }
  .searchform.cleaning-facilities-page-search .yellow-button {
    margin-top: 10px;
  }
  .et_pb_module.et_pb_text.et_pb_text_9.cleaning-facilities-page-i-have-another-questions-text.et_pb_bg_layout_light.et_pb_text_align_right {
    /*margin-bottom: -20px;*/
  }
  .et_pb_row.et_pb_row_1.machine-park-page-main-title-row {
    width: calc(100% - 20px);
  }
  .et_pb_row.et_pb_row_3.machine-park-page-title-row {
    width: calc(100% - 20px);
    padding: 50px 0 20px;
  }
  .machine-park-page-title-row .machine-park-page-title h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .machinepark-page-tabs .et_pb_tabs_controls li {
    border-right: 0;
    border-bottom: 0;
    width: 50%;
    max-width: 45%;
    border: 1px solid #0173a9;
    font-family: "Montserrat", Arial;
    font-size: 16px;
    margin: 5px;
    height: 66px;
  }
  .machinepark-page-tabs .et_pb_tabs_controls li a {
    display: flex !important;
    width: 100%;
    text-align: center;
    height: 100%;
    padding-top:0 15px;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .machinepark-page-tabs .et_pb_tabs_controls li:after {
    width: auto;
    /*right: 5px;*/
    /*height: 52px;*/
  }
  .machine-park-page-tabs-row {
    width: calc(100% - 20px);
  }
  .machinepark-page-tabs .et_pb_toggle_title {
    font-size: 16px;
  }
  .machine-park-page-main-decsription {
    font-size: 14px;
    line-height: 20px;
  }

  .et_pb_row.et_pb_row_1.ultra-modern-lab-title-row {
    width: calc(100% - 20px);
  }
  .ultra-modern-lab-title-row {
    width: calc(100% - 20px);
    padding: 10px 0;
  }

  .ultra-modern-lab-text {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .ultra-modern-lab-page-h1title h1 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .ultra-modern-lab-page-h1title h3 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .ultra-modern-lab-title-row .et_pb_column .et_pb_module.about-us-title-divider {
    margin-bottom: 0;
  }

  .precision-part-title-row {
    width: 100%;
  }

  div.et_pb_section.et_pb_section_2.precision-parts-page-section-why-we-are-better {
    background-image: none !important;
    padding: 0 !important;
  }

  .precision-parts-page-relative-block {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }
  .precision-parts-page-relative-block-title {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .precision-parts-page-relative-block-text {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .precision-parts-page-absolute-block {
    position: relative !important;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
  .precision-parts-page-absolute-block ul {
    width: auto;
    margin-left: 0;
    list-style: none;
    padding-left: 0;
  }
  .precision-parts-page-absolute-block ul li {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .precision-parts-page-absolute-block ul img {
    float: none;
    margin-right: 0;
  }

  .precision-parts-page-measurement-room-block {
    width: 100%;
  }

  .precision-parts-mobile-slider {
    overflow: visible;
  }
  .precision-parts-mobile-slider .et-pb-arrow-next {
    right: -40px;
    height: 100%;
    top: 24px;
    display: flex;
    align-items: center;
  }
  .precision-parts-mobile-slider .et-pb-arrow-prev {
    left: -40px;
    height: 100%;
    top: 24px;
    display: flex;
    align-items: center;
  }
  .precision-parts-mobile-slider:hover .et-pb-arrow-next {
    /*right: -40px;*/
    right: -38px;
    width: 30px;
  }
  .precision-parts-mobile-slider:hover .et-pb-arrow-prev {
    /*left: -40px;*/
    left: -38px;
    width: 30px;
  }
  .precision-parts-mobile-slider .et-pb-arrow-next {
    /*right: -40px;*/
    right: -38px;
    width: 30px;
  }
  .precision-parts-mobile-slider .et-pb-arrow-prev {
    /*left: -40px;*/
    left: -38px;
    width: 30px;
  }
  .precision-parts-mobile-slider .et-pb-arrow-next:before {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 30px;
  }
  .precision-parts-mobile-slider .et-pb-arrow-prev:before {
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 30px;
  }
  

  .precision-parts-mobile-slider a.et_pb_button.et_pb_more_button {
    border: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    font-size: 16px;
  }
  /*.et_pb_column .et_pb_module {
    margin-bottom: 5px;
  }*/
  .ultra-modern-lab-title-row .custom-devider {
    margin: 0 auto !important;
  }
  
  .co-creation-page-title p {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .co-creation-page-text p {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .co-creation-page-img-left:after {
    height: 55px;
    width: 55px;
    top: initial;
    right: 11px;
    bottom: -27px;
    font-size: 24px;
    line-height: 26px;
  }

  .co-creation-page-img-right:after {
    height: 55px;
    width: 55px;
    top: initial;
    right: 11px;
    bottom: -27px;
    left: initial;
    font-size: 24px;
    line-height: 26px;
  }
  .cleaning-facilities-page-slider .et_pb_slide_description {
    padding: 25% 8% !important;
  }
  .cleaning-facilities-page-slider .et-pb-controllers {
    height: 22px;
  }

  .yellow-button {
    font-size: 14px;
    letter-spacing: normal;
    min-width: 300px;
    text-align: center;
  }
  .mobile_nav .yellow-button {
    min-width: 280px;
    margin-top: 30px;
  }
  .meet-team .yellow-button {
    min-width: 250px;
  }
  .ultra-modern-lab-title-row .devide-center {
    /*margin-bottom: 0 !important;*/
  }
  .aerospace-row .john-does-quote-description {
    text-align: center;
  }
  .contact-page-phone, .contact-page-address, .contact-page-email {
    -webkit-background-size: 65px;
    background-size: 65px;
    background-position: 0 center;
    padding-left: 75px;
  }
  .contact-page-phone-title, .contact-page-address-title, .contact-page-email-title {
    font-size: 20px;
    padding-top: 5px;
  }
  .contact-page-phone-number, .contact-page-address-number, .contact-page-email-number {
    font-size: 14px;
    line-height: 20px;
  }
  /*.ultra-modern-lab-title-row .contact-block {
    padding: 30px 25px;
  }*/
  .contact-block {
    border-radius: 15px;
  }
  .contact-block h4 {
    font-size: 20px;
  }
  .contact-page-form-title {
    font-size: 20px;
  }
  ul.industries-page-mobile-list {
    list-style-type: none;
    padding: 0;
  }
  ul.industries-page-mobile-list li {
    margin-bottom: 20px;
  }
  ul.industries-page-mobile-list li a {
    background-image: linear-gradient(90deg,#0173a9,#0293d8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
  }
  ul.industries-page-mobile-list li::before {
    content: '';
    display: inline-block;
    height: 8px;
    width: 16px;
    margin-right: 10px;
    background-image: url(/wp-content/uploads/2018/09/arrow-right-blue.png);
    background-repeat: round;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
  }
  ul.industries-page-mobile-list li .product-btn {
    font-family: Montserrat;
    font-weight: 700;
    background-image: linear-gradient(45deg,#3f4fad,#22baff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
  }
  ul.product-tabs {
    height: 300px;
    width: 300px;
    position: relative;
    margin: 0 auto;
    -webkit-background-size: 110%;
    background-size: 110%;
    overflow: hidden;
  }
  ul.product-tabs li {
    width: 50%;
    height: 50%;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
  }

  ul.product-tabs li:active,
  ul.product-tabs li:focus,
  ul.product-tabs li:hover {
    outline: none;
    background: transparent;
  }

  ul.product-tabs li .product-btn {
    position: absolute;
    height: 35px;
    width: 35px;
    font-size: 14px;
  }
 /* ul.product-tabs li.active .product-btn {
    background-image: linear-gradient(45deg,#3f4fad,#22baff);
    color: #fff;
  }*/
  ul.product-tabs .product-tab-1 {
    border-top-left-radius: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  ul.product-tabs .product-tab-2 {
    left: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  ul.product-tabs .product-tab-3 {
    left: 50%;
    top: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 100%;
  }
  ul.product-tabs .product-tab-4 {
    top: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 0;
  }

  ul.product-tabs .product-tab-1 .product-btn {
    top: 36px;
    left: 30px;
  }
  ul.product-tabs .product-tab-2 .product-btn {
    top: 36px;
    right: 33px;
  }
  ul.product-tabs .product-tab-3 .product-btn {
    bottom: 37px;
    right: 33px;
  }
  ul.product-tabs .product-tab-4 .product-btn {
    bottom: 37px;
    left: 29px;
  }
  ul.product-tabs li span {
    position: absolute;
    font-size: 12px;
    line-height: 14px;
  }
  ul.product-tabs li.active span {
    color: #0490d3;
  }
  ul.product-tabs .product-tab-1 span {
    top: 90px;
    left: 40px;
  }
  ul.product-tabs .product-tab-2 span {
    top: 90px;
    right: 45px;
  }
  ul.product-tabs .product-tab-3 span {
    bottom: 72px;
    right: 37px;
  }
  ul.product-tabs .product-tab-4 span {
    bottom: 85px;
    left: 45px;
  }
  .product-tab {
    display: none;
    position: relative;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .product-tab.active {
    display: block;
  }
  .join-team-title {
    font-size: 16px;
    line-height: 26px !important;
    font-weight: bold;
  }
  .join-team-description {
    font-size: 14px;
    line-height: 20px;
  }
  .main-page-chef-and-quote {
    margin-left: 0;
  }
  .news-subscribe-row .et_pb_newsletter_fields {
   justify-content: space-between;
   width: calc(100% - 20px);
   margin: -20px auto 0;
  }
  .news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_field {
    flex-basis: 100%;
  }
  body #page-container .news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_field input.input {
    padding: 14px 4% !important;
  }
  .news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
    flex-basis: 100%;
  }
  body #page-container .news-subscribe-row .et_pb_newsletter_fields .et_pb_newsletter_button_wrap a {
    padding: 12px 1em !important;
  }
  .news-subscribe-row h1::after,
  .news-subscribe-row h2::after,
  .news-subscribe-row h3::after {
   margin: 16px auto ;
  }
  #page-container .blog_landing_M #recent-news.ultra-modern-lab-title-row {
    width: calc(100% - 20px) !important;
  }
  .et_pb_pagebuilder_layout.single-post #page-container .et_pb_row.ultra-modern-lab-title-row {
    width: calc(100% - 20px) !important;
  }
  .et_pb_pagebuilder_layout.single-post #page-container .et_pb_row.ultra-modern-lab-title-row.news_quote{
  	width: 92% !important;
  }
    .john-does-quote:before {
    height: 20px;
    width: 30px;
    top: 110px;
    left: 30px;
  }
  .aerospace-row .certificates {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
  }
  .aerospace-row .certificates>div {
    width: auto !important;
  }
  .aerospace-row .certificates img {
    width: 150px;
  }
  .form-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  } 
  .form-wrap .form-col {
    flex-basis: 100%;
  }
  .chalange-us-row .contact-block {
    margin-top: 0 !important;
  }
  .map-section {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-timeline-img {
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    padding-top: 0;
    width: 80%;
    margin: 0 auto;
    float: none;
    box-shadow: none;
    /*box-shadow: -15px 15px 0px 0px rgba(255,255,255,1);*/
    filter: drop-shadow(-20px 20px 0 #fff);
  }
  .wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-timeline-img:after {
    content: '';
    display: block;
    clear: both;
    position: relative;
    height: 0;
    width: 0;
    top: 0;
    left: 0;
  }
  .wphtsp-slick-slider button.slick-next,
  .wphtsp-slick-slider button.slick-next:hover,
  .wphtsp-slick-slider button.slick-next:focus {
    background: url(/wp-content/uploads/2018/11/tm-r.png) center center no-repeat !important;
  }
  .wphtsp-slick-slider button.slick-prev,
  .wphtsp-slick-slider button.slick-prev:hover,
  .wphtsp-slick-slider button.slick-prev:focus {
    background: url(/wp-content/uploads/2018/11/tm-l.png) center center no-repeat !important;
  }
  .wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-content-wrapper {
    padding-top: 30px;
  }
  .wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-slider-nav-content .wphtsp-content-title {
    font-size: 30px !important;
    font-weight: bold;
  }
  .wphtsp-tl-content {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .et_pb_pagebuilder_layout.single-post #page-container .et_pb_row#news-page-detail.about-us-page-title-row {
    width: calc(100% - 20px) !important;
  }
  .page-single-news .et_pb_column:first-child {
    margin-bottom: 0 !important;
  }
  .small-header {

  }
  .small-page-title .et_pb_column.et_pb_column_1 {
    margin-bottom: 0px;
  }
  .machinepark-page-tabs .et_pb_toggle_title {
    padding: 0 20px !important;
  }
  .breadcrumbs-row span a:after {
    margin: 0 5px;
  }
  .no-margin-col .et_pb_column {
    margin-bottom: 0;
  }
  .challenge-us-head-text,
  .challenge-us-head-text h1 {
    text-align: center;
  }
  .chalange-us-row .contact-block {
    box-shadow: 0px 20px 40px 10px rgba(0,0,0,.1) !important;
  }
  .map-section .et_pb_map {
    height: 420px;
  }
  .page-id-56 .footer {
    margin-top: 0;
  }
  .certificates-wrap {
    justify-content: center;
  }
  .challenge-us-text-under {
    text-align: center;
  }
  .footer-social-block {
    justify-content: center;
  }
  .main-page-mobile-industry-knowlege-is-important-list {
    list-style-type: none !important;
  }
  .main-page-mobile-industry-knowlege-is-important-list ul {
    list-style: none !important;
    padding: 0;
  }
  .main-page-mobile-industry-knowlege-is-important-list li {
    position: relative;
    margin-bottom: 25px;
  }
  .our-team-section-margin {
    /*margin-top: -60px;*/
  }
  .max-width-1100 {
    max-width: 1080px;
  }
  .join-team {
    padding: 0 20px;
  }
  .join-team-title {
    letter-spacing: normal;
  }
  .page-id-56 .footer {
    position: relative;
    top: 0;
  }
  .cleaning-facilities-page-search #s {
    max-width: 100%;
  }
  .cleaning-facilities-page-slider .et-pb-controllers {
    bottom: 12px;
  }
  .cleaning-facilities-page-slider img {
    box-shadow: -20px 20px 0 0 #f6f9ff;
  }
  .precision-parts-page-relative-block .divider-left-white {
    margin: 20px 0 20px;
  }
  .precision-parts-page-absolute-block ul li:last-child {
    margin-bottom: 0;
  }
  .single .post {
    padding-bottom: 0;
  }
  .row-for-centred-btn .centred-btn {
    text-align: center;
  }
  #et_top_search {
    right: 60px;
    top: 6px;
  }
  #et-top-navigation {
    width: 100%;
  }
  .mobile_menu_bar:before {
    top: -7px;
  }
  @media screen and (max-width: 420px){
	#et_top_search{
		right: 55px;	
	}
  }
  .mobile_menu_bar:after {
    content: 'Menu';
    display: block;
    font-size: 9px;
    line-height: 9px;
    font-family: "Montserrat";
    position: absolute;
    top: 19px;
    width: 100%;
    text-align: center;
    color: #0090ff;
  }
  #et-info-phone {
    display: none;
  }
  #et-info-phone.mobile-menu-phone {
    display: block;
    position: absolute;
    right: 90px;
    top: 10px;
    font-size: 18px;
    margin-right: 0;
  }
  #et-info-phone.mobile-menu-phone a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #et-info-phone.mobile-menu-phone:before {
    font-size: 22px;
  }
  .et_pb_menu_visible #et-info-phone.mobile-menu-phone {
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
  }
  .et_pb_menu_hidden #et-info-phone.mobile-menu-phone {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
  }
  .wpml-ls-legacy-dropdown-click {
    margin-right: 5px;
    display: block !important;
  }
  #top-header .wpml-ls-legacy-dropdown-click a {
    padding: 5px 20px 5px 5px;
  }
  #top-header .wpml-ls-legacy-dropdown-click a:after {
    display: none;
  }
  #top-header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    display: inline-block;
    content: '\33';
    font-family: 'ETmodules' !important;
    top: 5px;
    font-size: 18px;
    border: none;
  }
  #top-header .container {
    width: 100%;
  }
  .member-close-btn:before {
    font-size: 18px;
  }
  ul.product-tabs .product-tab-1:before {
    content: '';
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-top-left-radius: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
  ul.product-tabs .product-tab-2:before {
    content: '';
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    left: 0;
  }
  ul.product-tabs .product-tab-3:before {
    content: '';
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 100%;
    left: 0;
    top: 0;
  }
  ul.product-tabs .product-tab-4:before {
    content: '';
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 0;
    top: 0;
  }
}
/*/media-request980px*/
















@media screen and (max-width: 400px) {
  .about-us-page-quote-mobile {
    margin: 0;
  }
  .about-us-page-chef-image-mobile {
    right: calc(50% - 175px) !important;
  }
  .main-page-quote-author {
    margin-top: -10px;
  }
  .chalange-us-row .contact-block {
    padding: 30px 20px !important;
  }
}


/*  Bubble  */
.filter-group {
width: 100%;
max-width: 1000px;
margin: 0 auto;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.filter-group .bubble {
position: relative;
top: unset;
left: unset;
height: 40px;
width: 160px;
border-radius: 8px;
margin: 10px;
background-image: linear-gradient(90deg,#0173a9 0%,#0293d8 100%);
background-color: #0173a9;
}
.filter-group .bubble.active {
background-image: none;
background-color: #f5eb78;
}
.filter-group .bubble.not-active {
opacity: .1;
pointer-events: none;
}
.filter-group .bubble.not-active.active-group{
opacity: 1;
pointer-events: auto;
background-image: none;
background-color: #f5eb78;
}
.filter-group .bubble .group-name {
text-transform: none;
font-family: "Open Sans",Arial,sans-serif;
font-weight: 400;
}
.filter-group .bubble.active  .group-name, .filter-group .bubble.not-active.active-group .group-name {
color: #003c5d;
font-weight: bold;
}
 #bubble-wrapper {
 background: transparent;
 position: relative;
 width: 100%;
 max-width: 1000px;
 margin: 80px auto;
 box-sizing: border-box;
 }

 #bubble-wrapper:after {
 content: '';
 display: block;
 clear: both;
 }

 .bubble {
 border-radius: 50%;
 position: absolute;
 box-sizing: border-box;
 margin: 0 0 45px 0;
 z-index: 0;
 overflow: hidden;
 transition:
 top .65s cubic-bezier(0.47,0.71,0,1.21),  
 left .65s cubic-bezier(.47,0.71,0,1.21),  
 width .65s cubic-bezier(.47,.71,0,1.21),  
 height .65s cubic-bezier(.47,0.71,0,1.21),  
 opacity .2s linear,
 transform .1s linear;
 cursor: pointer;
 }

 .bubble:hover {
 	transform: scale(1.05);
 }
 
 .bubble.disabled-bubble-group{
 	cursor: default;
 }

 .bubble-item:hover:not(.active-bubble):not(.disabled-bubble-group) {
 	transform: scale(1.05);
 }

.bubble.prev-bubble {
  right: -100px;
}
 .bubble.disabled-bubble-group {
 opacity: 0.1;
 transform: scale(0.75);
 }

 .bubble.active-bubble {
 height: 270px !important;
 width: 270px !important;
 background: transparent;
 }

@media only screen and (max-width: 1200px) {
.bubble.active-bubble {
 height: 230px !important;
 width: 230px !important;
 }
} 

 .bubble img {
 width: inherit;
 height: inherit;
 position: absolute;
 }

 .bubble .glass {
 width: inherit;
 height: inherit;
 opacity: 0.7;
 transition: opacity .5s linear
 }

.static-bubble .glass.static-info{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	cursor: default;
	background: #f5eb78;
	opacity: 1;
}
.static-bubble:nth-child(even) .glass.static-info{
	background: #0173a9 !important;
}
 .glass.static-info span.amount{
 	display: flex;
    width: 100%;
    justify-content: space-around;
    color: #fff;
    font-size: calc(100% + 3em);
    font-weight: bold;
    align-items: flex-end;
    padding-bottom: 20px;
}

.glass.static-info span.string{
	display: flex;
    width: 100%;
    justify-content: center;
    color: #fff;
    font-size: calc(100% + 1.3em);
    font-weight: bold;

}

.bubble-group .glass {
opacity: 1;
}

 .bubble.active-bubble .glass {
 opacity: 0;
 }

 .bubble .group-name {
 position: absolute;
 top: 0;
 height: 100%;
 line-height: 16px;
 width: inherit;
 text-align: center;
 text-transform: uppercase;
 font-size: 14px;
 font-weight: bold;
 color: #fff;
 display: flex;
 align-items: center;
 justify-content: center;
 padding: 10px;
 }
 #name {
 font-family: Montserrat;
 font-weight: bold;
 font-size: 20px;
margin-top: 25px;
 }
 #name:after {
 content: '';
 display: block;
 height: 6px;
 width: 90px;
 background-image: linear-gradient(90deg,#0173a9,#0293d8);
 margin: 10px auto;
 }

 #group-name {
 font-family: Montserrat;
 font-size: 16px;
 line-height: 28px;
 color: #969799;
 }

 #bubble-description {
 position: absolute;
 opacity: 0;
 width: 270px;
 z-index: 1;
 transition: opacity .2s linear,background-color .2s linear;
 }

 @media only screen and (max-width: 1200px) {
 	#bubble-description { width: 230px; }
 }

 #bubble-description.visible {
 opacity: 1;
 }

#bubble-description #unselect-bubble {
 display: block;
 height: 30px;
 width: 30px;
 margin: 0 auto;
opacity: .6;
cursor: pointer;
}

 #bubble-description #unselect-bubble:after {
 font-family: 'ETmodules' !important;
 content: '\51';
 font-size: 26px;
 line-height: 26px;
 color: #fff;
 display: block;
 }

 #bubble-description #name,
 #bubble-description #group-name,
 #bubble-description #links {
 text-align: center;
 }

#links a {
margin: 0 5px;
}

.twitter:after {
 content: '\e097';
 font-family: ETmodules!important;
 font-weight: 400;
 font-style: normal;
 line-height: 1;
 text-transform: none;
}
.linkedin:after {
 content: '\e09d';
 font-family: ETmodules!important;
 font-weight: 400;
 font-style: normal;
 line-height: 1;
 text-transform: none;
}
@media only screen and (max-width: 1200px) {
#bubble-wrapper {
max-width: 1000px;
}
}
/*@media only screen and (max-width: 980px) {
#bubble-wrapper {
max-width: calc(100% - 60px);
overflow: visible;
margin: 100px auto;
}
.bubble.active-bubble {
width: 150px !important;
height: 150px !important;
}
 #name {
 font-family: Montserrat;
 font-weight: bold;
 font-size: 18px;
margin-top: 22px;
 }
#links {
margin-top: 10px;
}
 #group-name {
 font-family: Montserrat;
 font-size: 14px;
 line-height: 20px;
 color: #969799;
 }
.bubble .group-name {
font-weight: 400;
}
 #bubble-description {
  width: 150px;
  transform: translateY(-110px);
 }
}*/

@media only screen and (max-width: 1000px) {
  .bubble.active-bubble {
    width: 190px !important;
    height: 190px !important;
  }
  #bubble-description {
    width: 190px;
  }
  #bubble-wrapper {
    max-width: 800px;
    margin: 120px auto;
  }
  #name {
    margin-top: 10px;
    font-size: 18px;
  }
  #name:after {
    margin: 5px auto;
  }
  #group-name {
    line-height: 24px;
  }
}

@media only screen and (max-width: 800px) {
  .bubble.active-bubble {
    width: 180px !important;
    height: 180px !important;
  }
  #bubble-description {
    width: 180px;
  }
  #bubble-wrapper {
    width: 100%;
    max-width: 600px;
  }
  .certificates-wrap{
  	min-height: 100px;
  	height: 110px;
  }
}

@media only screen and (max-width: 600px) {
  .bubble.active-bubble {
    width: 170px !important;
    height: 170px !important;
  }
  #bubble-description {
    width: 170px;
  }
  #bubble-wrapper {
    width: 80%;
    max-width: calc(100% - 140px);
  }
}

@media only screen and (max-width: 550px) {
#bubble-wrapper {
max-width: 400px;
width: 100%;
overflow: visible;
margin: 100px auto;
}
.bubble.active-bubble {
width: 200px !important;
height: 200px !important;
}
 #name {
 font-family: Montserrat;
 font-weight: bold;
 font-size: 18px;
margin-top: 22px;
 }
#links {
margin-top: 10px;
}
 #group-name {
 font-family: Montserrat;
 font-size: 14px;
 line-height: 20px;
 color: #969799;
 }
.bubble .group-name {
font-weight: 400;
}
 #bubble-description {
  width: 200px;
 }
}

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

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

}



/*ARROW TO TOP*/
.on-top-btn {
  position: absolute;
  width: 110px;
  height: 30px;
  background-color: #f5eb78;
  text-align: center;
  cursor: pointer;
  right: 50px;
  bottom: 0;
}
.on-top-btn span {
  font-size: 16px;
  font-family: "Montserrat", "Arial";
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 0 5px rgba(255,255,255,.5);
  color: #003c5d;
}
.on-top-btn::after {
  content: '';
  position: absolute;
  top: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 55px 25px 55px;
  border-color: transparent transparent #f5eb78 transparent;
}
@media screen and (max-width: 981px) {
  .on-top-btn  {
    bottom: 49px;
    left: calc(50% - 55px);
  }
}
@media screen and (max-width: 565px) {
  .on-top-btn  {
    bottom: 74px;
    left: calc(50% - 55px);
  }
}
.et_pb_scroll_top.et-pb-icon {
  /*right: calc(50% - 20px);*/
  right: 20px;
  bottom: 0;
  border-radius: 0;
  width: 110px;
  height: 30px;
  background-color: #f5eb78;
  color: #003c5d;
}
.et_pb_scroll_top.et-pb-icon::before {
  content: 'top';
  font-size: 16px;
  font-family: "Montserrat", "Arial";
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  left: 38px;
  text-shadow: 0 0 5px rgba(255,255,255,.5);
}
.et_pb_scroll_top.et-pb-icon::after {
  content: '';
  position: absolute;
  top: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 55px 25px 55px;
  border-color: transparent transparent #f5eb78 transparent;
}


html {
  margin-top: 0;
}

@media screen and (max-width: 782px) {
  html {
    margin-top: 0;
  }
}

@media screen and (max-width: 480px) {
  .pages-top-image {
    /*min-height: 200px !important;  */
  }
  .footer-logo {
    margin-top: -80px !important;
  }
  .footer-tagline h6 {
    font-size: 14px;
    text-align: left !important;
    margin-top: -15px;
  }
  .footer-tagline-logo-social-icons-row {
    margin-top: -15px;
  }
  .footer .footer__copyright {
    padding-top: 10px;
    font-size: 14px !important;
    line-height: 20px;
  }
  #page-container .footer .et_pb_row:nth-child(2).footer-tagline-logo-social-icons-row {
    width: calc(100% - 20px)!important;
  }
  .on-top-btn  {
    bottom: 64px;
    left: calc(50% - 55px);
  }
}

/*Nl language style fixes*/
.industries_row .et_pb_css_mix_blend_mode_passthrough .et_pb_code_inner p{
  display: none;
}
.innovates .et_pb_image,
.innovates .about-us-page-advantages-title{
    margin-bottom: 7.8% !important;
}
.machinen_accordion_item3{
	width: 100%;
	padding-top: 0;
}
#left-area article p.post-meta{
	display: none;
}
/*.footer-img-tringle{
	bottom: -128px !important;
}*/
@media screen and (max-width: 1450px) and (min-width: 1351px) {
	.main-page-industry-item.text-item{
		font-size: 14px;
	}
}
@media screen and (max-width: 981px) {
	.wphtsp-slider-design-2 .wphtsp-slider-for .wphtsp-content-wrapper{
		width: 100%;
	}
	.cleaning-facilities-ul{
		padding-left: 37px !important;
	}
	.machinepark-page-tabs .et_pb_tabs_controls li a{
		/*color:#0293d8 !important;*/
		/*background-color: linear-gradient(90deg,#0173a9,#0293d8) !important;*/
	}
}

/* new contact page */
.contact-form-module .contact-description p span,
.contact-form-module .contact-description p{
    color: #595a5e!important;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    letter-spacing: -0.025em;
    line-height: 34px;
}
.contact-form-module p:nth-child(1){	
	margin-bottom: 30px;
}
.contact-form-module a.yellow-button{
	padding: 10px 20px;
    text-transform: uppercase;
    width: 60%;
    transition: .4s padding;
}
.contact-form-module h3{
	font-size: 30px;
	font-weight: bold;
    padding-bottom: 25px;
    line-height: 1.5;
}
.contact-form-module .privacy-btn{
	color: #333333 !important;
	font-weight: bold !important;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 12px;
    letter-spacing: -0.025em;
    line-height: 47px !important;
    background-color: #F6F9FF !important;
    border: 2px solid #0590D2 !important;
    text-transform: uppercase;
    padding: 0px 20px !important;
    transition: .4s padding;
	border-radius: 0 !important;
    min-width: 200px;
    text-align: center;
    transition: .4s color;
    box-sizing: border-box;
    height: 47px;
    margin-bottom: 8px;
    background-image: url(/wp-content/uploads/2019/06/download-arrow-1.svg);
    background-repeat: no-repeat;
    background-position: 5% 50%;
    background-size: 10%;
    padding-left: 5% !important;
}
.contact-form-module .contact-block .sub-wrap{
	width: 30%;
    margin: 0 auto;
}
.contact-form-module .contact-block .sub-wrap:before{
	left: 85%;
}
.contact-form-module .privacy-btn:after{
	content: '';
}
.contact-form-module .privacy-btn:hover{
	color: #0490d3 !important;
}
.contact-form-module a.direct-contact{
	background-image: linear-gradient(90deg,#0173a9 0%,#0293d8 100%)!important;
    color: #ffffff!important;
}
.contact-form-module a.yellow-button:hover{
	padding: 12px 22px;
}
.contact-form-module .contact-block{
	display: none;
}
.contact-form-module .codedropz-upload-wrapper {
    margin-top: 25px;
}
.contact-form-module .contact-block form{
    box-shadow: 0px 0px 40px 10px rgba(0,0,0,0.1);
    padding: 3%;
    border-radius: 10px;
    margin-bottom: 30px;
}
.contact-form-module .form-header h3,
.contact-form-module .form-header p {
    text-align: center;
}
.contact-form-module .contact-block .codedropz-upload-handler h3{
	padding-bottom: 0;
}
.contact-form-module div.wpcf7-mail-sent-ok{
	border-radius: 5px;
    border: 2px solid #4CAF50;
    padding: 2%;
    font-family: Montserrat;
    font-size: 16px;
    color: #4CAF50;
    background: #4caf500a;
    text-align: center;
 	font-weight: bold;
}
.bel-ons-btn-faq{
	background-image: linear-gradient(90deg,#0173a9 0%,#0293d8 100%)!important;
	color: #fff !important;
}

.pages-top-image  .et_pb_image_0,
.et_pb_section_0 .pages-top-image{
	min-height: 600px;
}

@media screen and (max-width: 1330px) {
	.contact-form-module a.yellow-button{
		width: 70%;
	}
	.contact-form-module .contact-block .sub-wrap{
		width: 35%;
	}
	.contact-form-module .contact-block .sub-wrap input{
		padding-left: 0;
	}
}

@media screen and (max-width: 1150px) {
	.contact-form-module a.yellow-button{
		width: 80%;
	}
}
@media screen and (max-width: 1024px) {
	.contact-form-module .contact-description h3{
	    padding-bottom: 10px;
	}
	.contact-form-module .contact-description .et_pb_button_0_wrapper{
		    margin-bottom: 30px!important;
	}
	.contact-form-module .contact-block .sub-wrap{
		width: 40%;
	}
}

@media screen and (max-width: 981px) {
	.contact-form-module .contact-description h1{
    	font-size: 24px;
	}
	.contact-form-module .contact-description h3{
		font-size: 18px;
	}
	.contact-form-module .contact-block h3{
		font-size: 22px;
    	line-height: 1.5;
	}
	.contact-form-module .contact-block .codedropz-upload-handler h3{
		padding-bottom: 0;
	}
	.contact-form-module .contact-description p{
		font-size: 16px;
	}
	.contact-form-module .contact-description .et_pb_divider_0{
		margin-top: 0 !important;
	}
	.contact-form-module a.yellow-button {
    	width: auto;
	}
	.contact-form-module .contact-block .sub-wrap{
		width: 50%;
	}
	.pages-top-image  .et_pb_image_0,
	.et_pb_section_0 .pages-top-image{
		min-height: 230px;
	}
}

@media screen and (max-width: 870px) {
	.contact-form-module .privacy-btn{
		padding-left: 7% !important;
	}
}

@media screen and (max-width: 700px) {
	.contact-form-module .contact-block .sub-wrap {
    	width: 60%;
	}
	.contact-form-module .privacy-btn{
		background-size: 8%;
	}
}

@media screen and (max-width: 600px) {
	.contact-form-module .contact-block .sub-wrap{
		width: 70%;
	}
	.contact-form-module .contact-block h3{
		font-size: 18px;
	}
	.contact-form-module .contact-block p{
	    font-size: 14px;
	}
	.contact-block input[type="submit"]{
	    font-size: 14px;
	}
}
@media screen and (max-width: 550px) {
	.contact-form-module .privacy-btn{
		background-size: 8%;
		padding-left: 10% !important;
	}
}
@media screen and (max-width: 420px) {
	.contact-form-module .contact-description h1{
		text-align: left;
	}
	.contact-form-module .contact-block .sub-wrap,
	.contact-form-module a.yellow-button{
		width: 100%;
	}
	.contact-form-module .privacy-btn{
		padding-left: 17% !important;
    	width: 100%;
	}
	.contact-form-module .codedropz-btn-wrap{
	    white-space: pre-wrap;
	}
	.yellow-button{
		min-width: unset;
	}
	#top-header .vacancy_link,
	#top-header{
    	display: none;
    }
    .certificates-wrap{
  		min-height: 100px;
  		height: 150px;
  	}
  	.et_pb_row_17.et_pb_row{
  		margin-bottom: 0 !important;
    	padding-bottom: 0 !important;
  	}
  	.on-top-btn{
  		bottom: 50px;
  	}
}
@media screen and (max-width: 320px) {
	.contact-form-module .contact-block .sub-wrap, .contact-form-module a.yellow-button{
		min-width: unset;
	}
}
/* reCaptcha v3 */
.grecaptcha-badge {
     display: none; 
}
/* COOKIE NOTICE/BAR */

#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 14px;
    line-height: 25px;
    left: 0;
    text-align: center;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.2);
}

#cookie-notice .cn-button {
    margin-left: 20px;
    padding: 10px;
}

span.wpml-ls-native {
    text-transform: uppercase!important;
    padding-left: 5px!important;
}

div#cookie-notice {
    visibility: visible!important;
}

#main-footer {
  padding: 12px;
  padding-bottom: 24px;
  background-color: #f6f9ff;
  text-align: center;
}

.footer-copyright-row {
  display: none;
}

html[lang="en-US"] .footer-social-block {
  display: none;
}
