/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.22.7
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 15 May 2019 18:05:34 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

.gmdf-wrap {
	position: relative;
	z-index: 10;
}

.gmdf-wrap .gmdf {
	position: fixed;
	bottom:0;
	right: 0;
	width: 180px;
	padding: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}


.gmdf-wrap .gmdf a {
	text-decoration: none;
}

.gmdf-wrap:hover .gmdf {
	width:300px;
}

.gmdf-wrap .gmdf #rect {
	position: relative;
	cursor: pointer;
	padding: 15px 15px;
	text-transform: uppercase;
	text-align: center;
	font: 400 1em 'Oswald', sans-serif;
    text-shadow: -1px 1px 0px rgba(0,0,0,0.3);
	background: #222;
	color: #fff;
	border:1px solid rgba(0,0,0,0.15);
	border-top:none;
	box-shadow: -2px 2px 10px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.gmdf-wrap .gmdf #rect:hover {
	z-index: +99;
	background: #fff;
	color: rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	text-shadow:none;
}


.gmdf-wrap .gmdf #rect .contents {
	text-shadow:none;
	margin-left: 20px;
	padding: 0;
	font: 300 1em/1.2em 'Oswald', sans-serif;
	letter-spacing: 0;
	text-transform: none;
	text-align: justify;
	color: rgba(0,0,0,0.8);
	width: 0;
	height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.gmdf-wrap .gmdf #rect:hover .contents {
	width: 210px;
	padding: 10px 0;
	height: 45px;
	opacity: 1;
}

.gmdf-wrap .gmdf #rect .fa {
font-size:18px;
}

.wpcf7 input {
	width:80%;
	padding:15px;
}

.wpcf7 textarea {
	width:80%;
}

.wpcf7 label {
	font-style:italic;
	font-weight:bold;
}

.wpcf7-submit {
	background-color: rgba(224,43,32,0.88);
	color:#fff;
	font-family: "Open Sans",Arial,sans-serif;
	font-size:16px;
	font-weight: 600;
	border:none !important;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}


/* POP UP */

#pum-159{
	z-index: 1000;
}

/* HEADER */

#main-header{
	z-index: 100;
}
.footer-button {
	background:#f6981e;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	border-radius:8px;
	padding:10px;
	border:none;
}

footer h2 {
	color:#fff;
}


footer li {
	list-style-type:none;
}

#footer-widgets .footer-widget li:before {
   display:none !important;
}
#footer-bottom {
	color:#fff !important;
	font-weight:600;
	font-size:16px;
}


@media (max-width: 720px) {
.gmdf-wrap {display:none;}
.grecaptcha-badge {display: none;}

	.et_pb_slide_description .et_pb_slide_content{
		line-height: 1.2em !important;
	}
	
	.home-big-slider .rs-layer{
		text-align: center !important;
	}
}

@media (min-width: 721px){
	.poly-blog article{
		min-height: 471px !important;
	}
	
	.poly-blog .entry-featured-image-url img{
		max-height: 291px;
		padding:10px;
	}
}

#main-footer a{
	color: #111 !important;
}

.pro-serv .dipl_image_card_title{
	display: none;
}

.polytec img.dipl_image_card_image{
 width: 384px;
  height: 280px;
}

.nav li ul{
	background: #111;
	width: 250px !important;
}

#top-menu li li a{
	padding: 6px 7px !important;
  width: 240px !important;
	font-size: 16px;
	color: #fff !important;
	font-weight: 500;
}

#top-menu li li a:hover{
	color: #ee3a43;
	font-weight: 500 !important;
}

ul.poly-bulleted-list{
	line-height: 1.8em;
}

.poly-bulleted-list ul {
	padding: 7px 0 0 0;
	
}

.poly-bulleted-list li {
  position: relative;
  padding-left: 25px;
list-style-type: none !important;
}

.poly-bulleted-list li:before{
    content: '';
    background: url(/wp-content/uploads/2018/03/swirl.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    top: 5px;
}

sup{
	font-size: 12px;
}

.quotes {
  font-size: 24px !important;
  line-height: 1.6em;
  padding: 15px 25px;
  letter-spacing: normal !important;
  font-weight: normal !important;
}

.pt-cv-title a{
	color: #222222 !important;
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif !important;
  font-size: 23px !important;
  line-height: 26px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  letter-spacing: -1.3px !important;
  text-transform: none !important;
	text-decoration: underline !important;
}

.pt-cv-content{
	color: #777 !important;
	font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif !important;
	font-size: 18px !important;
	line-height: 1.3em !important;
}

.et-fixed-header #top-menu li li a{
	color: #fff !important;
}

/*Edits 11/4/2024*/

.overlay123_ajax .price, .overlay123 .price{color:#000!important}
.nav-tabs li .nav-link {
    background-color: #ddd;
    color: #ee3a43;
    font-size:18px!important;
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding:15px;
margin: 0px 1px;
}
.nav-tabs li .nav-link.active, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #ee3a43;
    color: #fff;
    text-transform: uppercase;
}
.product_code {
    color: #ee3a43;font-weight: bold;
}
.container_inner .container{padding-top:50px}
.catalog_breadcrumbs{font-size:18px;color:#303030}
.catalog_breadcrumbs a{font-size:18px;color:#303030}
.catalog_breadcrumbs a:hover{color:#ee3a43}
.button_product, .series_name, .product_name {
    color: #ffffff !important;
    padding: 10px 10px;
    position: relative;
    text-align: center;
    display: block;
    font-weight: 400;
    margin: 0 auto;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    background-color: #ee3a43;
    /*text-decoration: underline;*/
}
.all_series_name {
    color: #ffffff !important;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    display: block;
    font-weight: 400;
    margin: 0 auto;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    background-color: #ee3a43;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.filter {
    width: 100%;
}

.contact-page-form .wpcf7 input, .contact-page-form .wpcf7 select, .contact-page-form .wpcf7 textarea, .contact-page-form .wpcf7 label{
	width: 100%;
}
.series_lids_select{font-size:16px}
.row_search select, .row_search{font-size:16px}
.well {
    background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%), 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%), 0 1px 0 rgb(255 255 255 / 10%);
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
a.series_name,a.product_name{font-size: 18px;}
.spinner {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
}
#overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999999;
    cursor: pointer;
    overflow: hidden;
}
.cube1, .cube2 {
    background-color: #fff;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out;
}
.cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
@-webkit-keyframes sk-cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}

@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

.ctl-year-label{
	display: none !important;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content::before, .strong-view.wpmtst-modern .wpmtst-testimonial-content::after {
  color: #ED3D43 !important;
  background: #ED3D43 !important;
}

.wpmtst-testimonial-content p{
	top: 6px;
  bottom: 20px;
  position: relative;
}

li.mystickyelements-minimize{
	display: none !important;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content::after{
	bottom: -31px !important;
}

/*.kbslider {
 animation: kbsl 60s infinite;
}

@keyframes kbsl {
 0% {
  transform:scale(1)
 }
 50% {
  transform:scale(1.2)
 }
 75% {
  transform:scale(1.5)
 }

}*/

.mobile_menu_bar::before{
	color: #ed3d43 !important;
}

#et_top_search{
	display: none;
}

.et_mobile_menu{
	border-top: 3px solid #ed3d43 !important;
}

.wpmtst-testimonial.post-10077 .wpmtst-testimonial-content::before, .wpmtst-testimonial.post-10077 .wpmtst-testimonial-content::after{
	display: none !important;
}

.mystickyelements-lists.mysticky{
	
  position: relative;
}

@media screen and (max-width: 1350px) and (min-width: 981px) {
	.et_pb_slide_description .et_pb_slide_title a{
		line-height: 1.2em !important;
	}
}

/* For displaying only home page*/
body:not(.home) #mystickyelement-widget-0{
	display: none;
}

li#mystickyelements-social-linkedin{
	bottom: 10px;
	position: relative;
}

.mystickyelements-fixed{
	left: 16px !important;
	top: 450px !important;
	z-index: 1;	
	inset: 45% auto 45% 1%;
  overflow: visible;
	position: absolute !important;
}

.wpmtst-testimonial-inner{
	font-size: 0.8em !important;
}

a.cta{
	text-transform: capitalize !important;
}

.inner-page-header h1{
	font-size: 60px !important;
}

.et_pb_text_inner, .et_pb_blurb_description, .et_pb_blurb_description p, .et_pb_blurb_description ul, .et_pb_text_inner ul{
	font-size: 20px !important;
  line-height: 1.8em !important;
}

h3.et_pb_module_header{
	font-weight: 400 !important;
}

h4.et_pb_module_header span{
	font-weight: 400 !important;
}

@media screen and (max-width: 1230px) and (min-width: 982px){
	#top-menu li a{
		font-size: 13px !important;
	}
	
	#top-menu .menu-item-has-children > a:first-child{
		padding-right: 15px !important;
	}
	
	#et-top-navigation{
		padding-left: 253px !important;
	}
	
	#logo{
		max-width: 238px !important;;
	}
	
	.et_pb_blog_0 .et_pb_post .entry-title a{
		font-size: 16px !important;
	}
}

@media screen and (max-width: 1154px) and (min-width: 1025px){
	h3.et_pb_module_header{
		font-size: 20px !important;
		font-weight: 700;
	}
	
	.deco-gal .et-pb-arrow-prev{
		left: -13px !important;
	}
	
	.deco-gal .et-pb-arrow-next{
		right: -13px !important;
	}
	
	
}

#main-header{
	top: 0px !important;
}

.inner-page-header-section{
	max-height: 230px;
}

.inner-page-header-section .inner-page-header{
	max-height: 230px;
}

.inner-page-header .header-content{
	padding: 0 !important;
}