.square-fields {
	font-family: 'Open Sans', sans-serif;	
}	
.opros-image {
    padding-right: 5px;
    padding-bottom: 3px;	
}	
.drop-grid-6-6, .drop-grid-5-5, .drop-grid-4-4, .drop-grid-3-3, .drop-grid-2-2, .drop-grid-1-1 {
    width: 1125px;
}
.htabs ul li.active a.opros-download, 
.htabs ul li a.opros-download:hover {
	color: #038fdd;	
	
}
.top-head-menu .mega-menu > ul.nav > li {
		flex: none;
}		
.contact-form-closed {
	writing-mode: tb-rl;
	white-space: nowrap;
    position: fixed;
    top: 50%;
    right: 0px;
    transform: translate(-50%) rotate(-180deg);
    padding: 40px 20px;
    color: #fff;
    background-color: #3da8dc;
    font-family: 'Open Sans', sans-serif;
}
.product-info h1 {
    font-size: 26px;
    font-weight: bold;
    color: #303030;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
    text-transform: none;
}
.category-bg .category-info h1 {
    color: #303030;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    font-family: 'Open Sans',sans-serif;
}
.contact-form-outer {
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 99999;		
}	
.contact-form-open {
    max-height: 100vh;
    height: 1070px;
    width: 550px;
    max-width: 100vw;
    position: absolute;
    transform: translateY(-50%);
    right: 0px;
    top: 50%;
    background-color: #f6f5f5;
    z-index: 9999;		
}	
.form-close {
    position: absolute;
    top: 0px;
    background-color: #37a6e4;
    left: 0px;
    padding: 5px 10px;
    color: #fff;		
    z-index: 9999999;    
}	
#contData{ 
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 60px 60px;
    transform: translateY(-50%);
    font-family: 'Open Sans', sans-serif;  
    overflow: scroll;
    max-height: 100%;      	
}
.contact-form-open.successful {
	height: 30px;
}		
#captcha_code {
    padding-right: 10px;	
}	
.btnRefresh {
    padding-right: 10px;	
}	
#captcha {
    border: #d1d1d1 1px solid;
    border-radius: 1px;
    padding: 3px;	
}	
.captcha-fields {
    padding: 10px 0px;		
}	
#captcha::placeholder {
	color: #242424;
}	
.form-contact-title {
    font-size: 19px;
    color: #00a5dd;
    padding-bottom: 30px;    
    text-transform: uppercase;    
}  
#contData .send-button-inner {
    text-align: left;
}  	
.form-field label {
    color: #2c2c2c;
    font-size: 13px;
    margin-bottom: 10px;
    padding-top: 10px;	
}		
.form-value input,
.form-value textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;	
}	
.product-info .htabs ul li a.opros-download:before {
    background: #038fdd;
    background-color: #038fdd!important;    
}    
.square-cells .table-bordered>tbody>tr>td {
    border: 1px solid #e8e8e8;		
}	
.square-cells .table-bordered {
    border: 0px;
}
.square-cells .table-bordered thead th:first-child,
.square-cells .table-bordered thead th:last-child {
	border: 0px;	
}	
.radio-value,
.radio-description {
    padding: 5px 0px;		
}	
.repeat-block-bg {
	background-size: cover;
    padding: 80px 0px!important;	
    padding-left: 15px!important;
}
.wpb_text_column li:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #00a5dd;
	position: absolute;
	top: 10px;
	transform: translateY(-50%);
	left: 2px;
}
.skiptranslate {
	display: none;
}
#goog-gt-tt {
	display: none!important;
}	
body {
    top: 0px!important;
}
.swiper-home-container .underwrapper {
	height: 370px;
}	
.product-info .wpb_wrapper_iframe {
    position: relative;
    width: 100%;
    padding-bottom: 56.2%;
}	
.product-info iframe {
    position: absolute;
    width: 100%;
    height: 100%;		
}	
.product-info .tab-content  {	
	overflow: auto;	
}	
.product-info .tab-pane.container {
	width: 100%;
	padding-bottom: 10px;
}	
#top .language-item a.current {
	color: #40a0e7;
	text-transform: none;
}
#top .language-item a {
	text-transform: none;
}	
#top .language-item a:hover {
	color: #40a0e7;
}	    		
.wpb_text_column li {
    padding-left: 23px;
    margin-bottom: 15px;
    position: relative;
}
.repeat-slider-building {
	background-size: 100%;
    background-position: center;
    transition: background-size 0.5s ease-in-out;
    -moz-transition: background-size 0.5s ease-in-out;
    -ms-transition: background-size 0.5s ease-in-out;
    -o-transition: background-size 0.5s ease-in-out;
    -webkit-transition: background-size 0.5s ease-in-out;
}	
.repeat-slider-building:hover {
    background-size: 150%;
}    
.top-head-menu .mega-menu > ul.nav > li .dropdown .menu-column .parent:first-child {
    margin-bottom: 15px;		
}
.top-head-menu .mega-menu > ul.nav > li .dropdown .menu-column.row-grid-2:first-child {
	padding-bottom: 10px;	
}	
.sp-slide .sp-caption {
	display: block!important;
	position: absolute;
    bottom: 0px;
    color: #303030;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    text-transform: none;
    background-color: #fff;
    opacity: 0.9!important;
    padding: 50px 40px;
    margin-bottom: 0px;
    font-size: 14px;	
    width: 100%;
}	
.sp-slides-container {
    padding-left: 12px;
}    
.sp-left-thumbnails .sp-thumbnail-container, 
.sp-right-thumbnails .sp-thumbnail-container {
	margin-bottom: 10px;	
}	
.sp-caption-container {
	display: none;
}
.mega-menu > ul.nav > li .dropdown .menu-column .staticblock img {
    margin-bottom: 0px;
    width: auto !important;
    margin-top: 0px;	
}

.mega-menu > ul.nav > li .dropdown .menu-column.row-grid-2:first-child .staticblock {
	text-align: left;	
}	
		
.mega-menu > ul.nav > li .dropdown {
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);	
}	
.top-head-menu .bt_mainmenu .dropdown {
	margin-left: 0px!important;
}
	
.top-head-menu .bt_mainmenu .nav-pills li:nth-child(5) .dropdown {
	margin-left: -70px!important;
}

.tab-content .tab-pane ol {
    width: 50%;
    float: left;
}
.swiper-project-container .swiper-wrapper .wpb_single_image {
	overflow: hidden;
}		
.product-info .htabs ul li a:before {
	content: "";
    position: absolute;
    left: 0px;
    width: 1;
    height: 2px;
    background: #54a69a;
    background-color: #54a69a!important;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    bottom: 0;
    top: unset;
}
.name a {
	text-transform: unset;
}	
.repeat-block-one {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #484848;
    font-size: 14px;
    padding-right: 20px;
}
.vc_column_container .landing-button {
    padding: 15px 45px;
    margin-top: 30px;
    background: transparent;
    border: 1px solid #54a3da;
    color: #54a3da;
    font-size: 14px;
    text-shadow: none;
    /* margin-left: 100px; */
    transition: all 0.6s ease-in;
}
.vc_column_container .landing-button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #54a3da;
    
}    	    	
.wilo-links-text-white a, .wilo-links-text-white a:hover {
	color: #fff;
	font-weight: 900;
	font-family: 'Open Sans', sans-serif;
}
.repeat-quotation {
    padding: 40px;
    border: 1px solid #1d9ae0;
    font-family: 'Open Sans', sans-serif;
    color: #484848;
    position: relative;
    background-color: #fff;
    z-index: 2;
}
.repeat-quote-row {
	padding: 65px 45px!important;
}
.information-bg #content > .vc_row.wpb_row {

    padding-right: 15px;
}
.information-bg #content > .vc_row.wpb_row.contacts-map-full {
    padding-left: 0px;
    padding-right: 0px;
}
.information-bg .wpb_gmaps_widget .wpb_wrapper {
	padding: 0px;
}
.map-main-text {
    font-size: 26px;
    margin-bottom: 25px;
    color: #fff;
    padding-top: 30px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;	
}
.map-details-col {
	background-size: cover;
}
.contacts-block {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 20px;
    font-weight: 600;    
    margin-bottom: 15px;
    border-bottom: 1px solid #72c5bd;
}
.contacts-sub-title {
	font-size: 15px;
	font-weight: bold;
	
}
.repeat-quote-row > div > div:before {
	content: "";
	position: absolute;
	top: -20px;
	left: -10px;
	width: 95%;
	height: 95%;
	background-image: url(/image/grey-pattern.png);
	z-index: 1;
}
.repeat-block-certificatesOne .popupImg {
	margin-bottom: 5px!important;
}
.repeat-block-certificatesOne > div {
	margin: 0 auto;
}
.repeat-block-certificatesTwo .popupImg {
	margin-bottom: 10px!important;
}
.repeat-complex-title {
    padding-bottom: 20px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #223437;	
}
.repeat-block-complex {
	
}
.repeat-complex-text {
    font-family: 'Open Sans', sans-serif;
    color: #484848;
}
.repeat-complex-docs {
    position: relative;
    margin-bottom: 10px;
    height: 80px;
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;		
}
.repeat-otzivi-title {
	font-size: 18px;
    color: #484848;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;	
	
}
.repeat-otzivi-descr {
    font-family: 'Open Sans', sans-serif;
    color: #484848;
    padding-right: 40px;	
}
.repeat-otzivi-slider {
	padding: 25px 40px;	
}
.otzivi-title {
    padding-left: 15px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;	
}
.swiper-slide {
	margin: 0 auto;
}
.swiper-repeat-cert {
	overflow: hidden;
	position: relative;
	background-color: #f7f7f7;	
}
.swiper-repeat-building {
    padding-bottom: 60px;	
}
.swiper-repeat-cert.swiper-container-horizontal .swiper-button-next {
    right: 0px;   
}    
.swiper-repeat-cert .swiper-button-prev {
    left: 0px;
    right: auto;
}
.repeat-complex-docs .wpb_singleimage_heading {
	position: absolute;
    left: 60px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    color: #1d9ae0;	
    font-size: 14px;
    font-weight: 400;    
}

.repeat-complex-docs img.vc_box_border_grey {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;	
}
.certificate-subtitle {
	font-family: 'Open Sans', sans-serif;
	color: #1e1e1e;
	font-weight: 600;
	text-transform: uppercase;
}
#logo {
}
.repeat-quote-row {

}
#top {
    padding: 20px 0;
}    
.menubar.boss_scroll {
    background: #fff;
} 
.menubar {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #f7f7f7;
}   
.language-item {
    padding: 5px 0px;
	text-align: center;    
}
.language-menu {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
}
.language-item:first-child {
    border-right: 1px solid #e0e0e0;
}
.category-bg .caption {
	border-top: 0px;
    padding: 26px 10px 25px;	
    padding-top: 10px;        	
}
.category-bg .name {
    margin-bottom: 25px;
    min-height: 45px;    
}
.result-pagination .links .pagination .prev a,
.result-pagination .links .pagination .next a {
	background: #54a3da;
	color: #fff;
	font-size: 14px;	
}
.product-info h2 {
    font-size: 26px;
    font-weight: bold;
    color: #303030;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
    text-transform: none;
}
.htabs ul {
	list-style-type: none;	
}
.htabs ul.nav-tabs li:before {
	display: none;
}		
.htabs ul.nav-tabs li a:before {	
    height: 1px;
    background: #54a69a;
    background-color: #54a69a!important;    
    bottom: -1px;	
	top: unset;    
}	
.about-work-links .nav-tabs li{
	padding-left: 0px;
}	
.about-work-links .nav-tabs li:before{
	display: none;
}
.about-work-links .nav-tabs ul{
    list-style-type: none;
}    
.image-additional:before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 100%;
	background-color: #f8f8f8;
	z-index: 9;
}
.language-item a span {
	color: #777777;
}
.language-item.current a span { 
	color: #40a0e7;
}
.language-item:hover a span { 
	color: #40a0e7;
}
.wpb_tabs .swiper-container-horizontal {
	overflow: hidden;
}
.bt-header-slider {
	margin-bottom: 0px;
}
.info-title {
    background-color: #fff;
	margin-bottom: 0px;
    border-bottom: 1px solid #f6f6f6;	
}
.info-title h1 {
    margin-top: 20px;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-transform:  none;
}
.repeat-title-text {
	font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #484848;
}
.map-details-col {
	position: absolute;
	top: 35px;
	z-index: 11!important;
}
.wilo-slide-title {
	font-size: 65px;
	font-weight: bold;
	color: #3e3e3e;
    font-family: 'Open Sans', sans-serif;
}
.wilo-slider-bullets {
	font-weight: 600;
	font-size: 15px;
	color: #131313;
    font-family: 'Open Sans', sans-serif;	
}
.wilo-slider-link {
	padding-left: 20px;
	font-weight: 600px;
}
.wilo-links-text {
    font-family: 'Open Sans', sans-serif;
	font-weight: 900;  
	color: #202020;  		
	
}
.wilo-links-block {
	height: 188px;
	border-right: 1px solid #f3f3f3;
}
.wilo-links-block:last-child {
	border: 0px;
}
.wilo-company-d {
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #2c373a;
    text-align: center;	
    position: relative;
}
.wilo-company-outer {
	
}
.margin-auto {
	margin: 0 auto;
}
.download-presentation {
    text-align: center;
    margin-top: 15px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
.download-presentation a {
	color: #51b1e7;	
}
.download-presentation a:hover {
	color: #51b1e7;	
	text-decoration: underline;
}	
.projects-bottom-buttons {
    min-height: 140px;
    background-color: #f7f7f7;
    border: 10px solid white;
}
.projects-bottom-buttons > div {
	height: 70px;
}
.projects-back {
	position: relative;
	text-align: right;
	display: inline-block;
}
.projects-back > div{
	position: relative;	
}	
.projects-back a{
	color: #4dade6;
	font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;		
}
@media (max-width: 800px){
	.sp-caption-container {
	    position: initial;
	} 
	.projects-bottom-buttons > div {
    	padding-left: 25px;	
	}   	
}
.projects-back a:hover {
	text-decoration: underline;
}	
.projects-back > div:before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -30px;
	background-image: url(/image/back-button.png);
	width: 19px;
	height: 11px;
	background-repeat: no-repeat;	
}
.projects-back-text {
	text-align: right;
}
.projects-back-text a{
	color: #313131;
	font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;	
}
.projects-forward {
	position: relative;
	text-align: right;
	display: inline-block;
}
.projects-forward a{
	color: #4dade6;
	font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;		
}	
.projects-forward a:hover {
	text-decoration: underline;
}	
.projects-forward:before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -30px;
	background-image: url(/image/forward-button.png);
	width: 19px;
	height: 11px;
	background-repeat: no-repeat;	
}
.projects-forward-text a{
	color: #313131;
	font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;		
}
.sp-caption-container {
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    background-color: #fff;
    opacity: 0.9!important;
    padding: 50px 40px;
    color: #303030;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}
.sp-selected-thumbnail {
    border: 2px solid #41a4ea
}
.sp-left-thumbnails {
    padding: 4px;
    border: 1px solid #cdcbcb;
}
.mega-menu > ul.nav > li .dropdown .menu-column a.parent:hover {
    color: #5a9ece;
}
#top .mega-menu > ul.nav > li .dropdown .menu-column a.parent:hover {
    color: #5a9ece;
}
.wilo-company-d .wpb_wrapper:before {
	content: "";
	background-color: #67a7de;
	width: 55px;
	height: 1px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
}
.wilo-company-text p {
	line-height: 30px;
}
.wilo-company-text {
	color: #2c373a;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
    max-width: 830px;
    margin: 0 auto;
    text-align: center;
	
}
.wilo-service-title {
	font-weight: 600;
	font-size: 18px;
	padding-top: 20px;
	color: #fff;
	text-align: center;
}
.wilo-service-block {
    height: 360px;	
    border: 10px solid #fff;
}
.wilo-slider-bullets
	list-style-type: none;
}	
.wilo-slider-bullets li {
	padding-left: 25px;
	position: relative;
	padding-bottom: 40px;
}
.wilo-slider-bullets li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0px;
	width: 10px;
	height: 10px;
	background-color: #67a7de;
}
.projects-heading {
	font-size: 18px;
	font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #303030;
    text-align: left;
}
.projets-sub {
	font-weight: 500;
	font-size: 14px;
	text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #303030;	
}
.projects-blue {
	color: #37a6e4;
	font-size: 18px;
	font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-align: left;	
}
.wpb_tab .swiper-slide {
	margin: 0 auto;
}
.realized-projects {
	font-size: 21px;
	color: #2c373a;
	font-weight: 500;
}   
.realized-details {
	font-size: 14px;
	color: #262626;
} 
.realized-details-grey {
	font-size: 14px;
	color: #5c5b5b;	
}
.form-group {
	margin-bottom: 0px;
}
.box.bt-filter .box-content .list {
	margin-bottom: 0px;
}
.category-bg {
	background-color: #f8f8f8;
}
.product-bg {
	background-color: #f8f8f8;
}
.bt-product-zoom .image {
	border: 1px solid #e8e8e8;
    background-color: #fff;	
}
.bt-product-zoom .thumbnails .image-additional {
    background-color: #fff;
    border: 1px solid #e8e8e8;	
}
.product-info .bt-product-zoom div.image-additional {
    position: relative;
    padding: 0 0px;
    margin-left: -5px;    
}
.htabs ul li.active a, .htabs ul li a:hover {
    color: #4d9288;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: unset;
}
.htabs ul li a {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform: unset;
    color: #303030;
}
.htabs ul li a {
    border-right: 1px solid #ededed;
    border-left: 0px;
}
.htabs {
    border: 0px;
}
.product-info #tab_description_c.tab-pane table  {
    border: 0px;	
}
.product-info #tab_description_c.tab-pane table  tbody tr{
	background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
}
.product-info #tab_description_c.tab-pane table  tbody tr:last-child{	
	border-bottom: 0px;
}
.product-info #tab_description_c.tab-pane table  tbody tr:first-child td:first-child{ 
	font-weight: 700;
    width: 220px;	
}
.product-info #tab_description_c.tab-pane table  tbody tr td:first-child{
	font-weight: 600;	
}
.product-info #tab_description_c.tab-pane table  tbody tr:first-child{
	background-color: transparent;
}	
.product-info #tab_description_c.tab-pane table  tbody tr:first-child{
    border: 0px;
    background-color: transparent;	
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #191919;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px; 
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;         
}	
.product-info #tab_description_c.tab-pane table  tbody tr td {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #303030;	
	font-size: 14px; 
    border: 0px;	   
	font-family: 'Open Sans', sans-serif;		
}
.tab-content {
    border: 0px;
    padding: 0px;
    overflow: hidden;
    margin-bottom: 0px;
    /* margin-top: 25px; */
    background: transparent;   
}

.table-block {
	border-bottom: 1px solid #e8e8e8;	
}


.htabs ul li +li a {
    border-left: 0px;
}
.product-info .bt-product-zoom a.next {
    right: 0px;
    top: 2px;
    transform: translateY(50%);
    border-radius: 0px;
    background-color: #54a3da;
    color: #fff;
    opacity: 1;
    border: 1px solid #54a3da;
}
.product-info .bt-product-zoom a.next.disabled,
.product-info .bt-product-zoom a.prev.disabled {
	opacity: 0.5;
}
.product-info .bt-product-zoom a.prev {
	right: 0px;
    left: unset;	
    top: 35px;
    transform: translateY(50%);
    border-radius: 0px;
    background-color: #54a3da;
    color: #fff;
    opacity: 1;
    border: 1px solid #54a3da;
}
.htabs {
    background-color: transparent;
}
.htabs ul li {
    background-color: #fff;
    padding-left: 0px;    
    margin-bottom: 0px;
}
.breadcrumb .fa-home path  {
	fill: #369586;
}
.result-pagination .links .pagination li.active > span {
    color: #1d1d1d;
    border: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;	
}
.result-pagination .links .pagination li>a {
	border: 0px;
}
.result-pagination .links .pagination li > a:hover {
	color: #1d1d1d;
    border: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;	    	
}
.result-pagination .links .pagination li>a, .result-pagination .links .pagination li>span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;	
}
.breadcrumb li:after {
    content: "";
    background-image: url(/image/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px 10px;	
}
.category-bg .category-info h3 {
	color: #303030;
	font-weight: bold;
	font-size: 28px;	
	line-height: 28px;
    font-family: 'Open Sans',sans-serif;   	
}
.category-bg .category-info p {
    font-size: 13px;
    color: #656565;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;     
}
.box.bt-filter {
    background-color: #fff;
    padding: 20px 30px;	
    margin-bottom: 25px;    
}
.display-none {
	display: none;
}
.bs-caret {

}
.caret {
    border-top: 4px dashed #008edd;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.h-slider-image img {
    padding-left: 10%;	
}
.bootstrap-select>.dropdown-toggle {
	border-color: #ededed;
    background-color: #f8f8f8;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    font-weight: 500;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder {
    color: #223437;	
}
.btn {
    border-color: #5e9dd3;
    background-color: #208fe5;    	
}
.btn:hover {
	color: #2d8cec;	
}
.btn:hover {
    border-color: #2d8cec;	
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}
.dropdown-menu li > a:hover {
    color: #353535;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #000;	
}
.bootstrap-select .dropdown-toggle::after {
	display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
    font-size: 13px;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
    font-size: 13px;
}
.breadcrumb a:hover, .breadcrumb li:last-child a {
    color: #303030!important;
    text-transform: none;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;    
}
.breadcrumb a:hover, .breadcrumb span:last-child a {
    color: #303030!important;
    text-transform: none;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;    
}

.breadcrumb a:hover, .breadcrumb a  {
	text-transform: none;
    font-family: 'Open Sans', sans-serif;	
}
.repeat-blue-box {
	margin-bottom: 10px;
}
.repeat-blue-box > div {
	border: 1px solid #77c2ec;
    padding: 30px 15px;	
}   
.blue-box-sub  {
    font-size: 14px;
    color: #565555;
    font-family: 'Open Sans', sans-serif;    	
}
.repeat-slider-block {
    overflow: hidden;	
} 
.repeat-slider-building {
    height: 170px;
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 0px 10px; 
    max-width: 350px;       
}
.repeat-building-text {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #223437;
	margin-bottom: 15px;    	
}
.blue-box-title  {
    font-size: 16px;
    font-weight: 600;
    color: #1d9ae0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}    
.tabs li {
	color: #54a3da;
	padding-left: 25px;
	position: relative;
	font-weight: 500;
	transition: all 0.3s ease-in;
    margin-bottom: 15px;	
}
.tabs li:before {
    position: absolute;
    left: 0px;
    width: 15px;
    height: 2px;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background-color: #54a3da;
	transition: all 0.3s ease-in;
}
.tabs li:hover {
	padding-left: 40px;	
}	
.tabs li:hover:before {
    width: 30px;    
}	
.cert-home-img {
	
}
.section-title {
	color: #2c373a;
	font-size: 25px;
	text-align: center;
    margin-top: 35px;	
}
.swiper-container-horizontal .swiper-pagination-bullet {
	border-radius: 0px;
}
.swiper-container-horizontal .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    /* border-radius: 100%; */
    background: transparent;
    opacity: 1;
    border: 1px solid #cccccc;
}
.swiper-container-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #54a3da;
    border: 0px;    
}
.swiper-container-horizontal .swiper-button-next,
.cert-home-outer .swiper-button-next,
.cert-home-outer .swiper-button-prev,
.swiper-container-horizontal .swiper-button-prev {
    background-image: url(/image/arrow.jpg);
    right: 10px;
    width: 43px;
    height: 43px;
    background-size: cover;
}
.cert-home-outer .swiper-button-next {
	right: -7%;
}
.cert-home-outer .swiper-button-prev {
	left: -7%;
}	
.mountain-bg #myTabContent {
	height: 293px;
}	
.planet-block img {
    height: 293px;		
}	
.mountain-bg {
    font-family: 'Open Sans', sans-serif;
}   
.bt-featured-pro .box-content .nav_thumb:hover {
    background-color: #67ab81;
} 	
.hg-square-block > a {
	width: 100%;
}
			
.swiper-button-next {
    transform: rotate(180deg);
}
.cert-home-slider {
	overflow: hidden;
}
.swiper-hcert-container {
	padding: 0px;
}
.swiper-hcert-container .swiper-slide > div {
	position: relative;
}
.swiper-hcert-container .swiper-slide > div:before {
	background-image: url(/image/cert-back.png);
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width:  100%;
	height:  100%;
	z-index:  2;
}
.cert-home-img img {
    margin-top: 10px;
    margin-left: 10px;
    position: relative;
    z-index: 3;
    border: 2px solid #cdcbcb;
    height: auto;
    max-width: 225px;
}
.wpb_button:hover {
    color: #f1f1f1;
    text-shadow: none;
    text-decoration: none;
    background-color: #59a1df;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}
.mobile-description {
	padding: 15px;
}	
.swiper-hcert-container .swiper-button-next {
		
}	
.make-swiper-home {
	position: relative;
}
.make-swiper-home.loading > div:before{
	position: absolute;
	content: "";
	width: 100%;
	height: calc(100% + 100px);
	background-color: #f3f3f3;
	z-index: 9
}
@keyframes spinner {
  to {transform: rotate(360deg);}
}
.make-swiper-home.loading > div:after{
	position: absolute;
	content: "\f1ce";
	color: #6dc5e6;
	font-size: 50px;
	font-family: FontAwesome;
	width: 51px;
	margin-left: -15px;
	margin-top: -15px;
	top: 50%;
	left: 50%;
	z-index: 9;
	animation: spinner 1.2s linear infinite;
}
.cert-home-outer {
	position: initial;
}	
.swiper-repeat-cert .cert-home-img img {
	 margin-top: 0px;
    margin-left: 0px;	
}

.repeat-slider-building {
	margin: 0 auto;
}
.swiper-home-container {
    padding: 0px;
    overflow: visible;	
}
.swiper-hcert-container .swiper-slide {
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.wpb_tab .swiper-wrapper .wpb_singleimage_heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    text-align: center;
    text-transform: none;
    font-weight: 500;   
    margin: 0px;
    margin-top: -10px;  
    z-index: 9;   
}
.home-tabs-slider .swiper-slide > div {
    padding-bottom: 20px;	
}
.swiper-gis-container .swiper-slide .wpb_single_image > div {
    overflow: hidden;
}
#tab_description_c p:first-child {
	padding-top: 10px;
}
#tab_description_c {
	overflow: auto;
}
button:focus {
  outline: none;
}

.wpb_tab .swiper-wrapper .wpb_single_image img { transition: all .5s ease-in-out; }
.wpb_tab .swiper-wrapper .wpb_single_image:hover img {transform: scale(1.5);}
.wpb_tab .swiper-wrapper .wpb_single_image img {
	width: 100%;
    border-bottom: 3px solid #54a3da;	
}
#content .wpb_content_element .wpb_tabs_nav {
	display: none;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: transparent;
    border: 0px;
    padding: 0px;	
    padding-bottom: 25px;    
}
.swiper-container-horizontal .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}    
.top-head-menu li {
	display: inline-block;
	padding: 0px 15px;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0px;	
    font-family: 'Open Sans', sans-serif;    
}
.top-head-menu {
	float: right;
	margin-bottom: 0px;
}
.mega-menu > ul.nav > li >a {
	color: #03a0d1;
    padding: 15px 0px 15px 10px;
    margin: 0px 10px;
    text-transform: unset;
    font-family: 'Open Sans', sans-serif;
}
.header-main-menu .mega-menu > ul.nav > li:first-child >a>span{

} 
.top-head-menu.mega-menu > ul.nav > li >a {
	margin: 0px;	
}	
.top-head-menu li {
	padding: 0px;
}	
.video-iframe .wpb_raw_html .wpb_wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.2%;	
}
.category-bg .bt-filter	{
	display: none;
}	
.video-iframe .wpb_wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}    
.mega-menu .nav {
    display: -webkit-block;
    display: -webkit-block;
    display: -ms-block;
    display: block;
}
.menu_mobile .bt_mainmenu    {
	margin: 0 auto;
}
.menu_mobile .menubar {
    background-color: #343434;
}

.header-main-menu ul.nav li:before {
	content: "";
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	height: 15px;
	width: 1px;
	background-color: #e2e2e2;
}
.header-main-menu  ul.nav li:first-child:after {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	height: 15px;
	width: 1px;
	background-color: #e2e2e2;
}

.f-about-title {
	font-size: 20px;
	font-weight: 600;
}
.f-about-sub {
    color: #ffffff60;
    font-weight: 500;
}
#bt_container {
    background: #fff;
}
.footer-title {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}
.footer-content p {
	font-size: 13px;
    margin-bottom: 2px;
}
.small_detail .name a{
	font-size: 14px;
    text-align: left;
    color: #324b53;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 10px;	
}
.small_detail .name {
	margin-bottom: 10px;
}
.small_detail .description {
    text-align: left;
    padding-left: 10px;
    font-size: 13px;
    color: #6b6b6b;
    margin-bottom: 25px;
}
.bt-product-grid .product-thumb .small_detail {
	padding-bottom: 25px;
}
footer {
    padding: 48px 0 20px;
}
.copyright {
	color: #ffffff60;
}
.copyright-link {
	color: #ffffff60;
	text-decoration: underline;
}
.bt-footer-bottom > div {
    border-top: 1px solid #303c3f;
}
.bt-footer-middle .row > div {
	padding-bottom: 20px;
}
.h-slider-image {
	
}
.h-slider-title {
	
}
.h-slider-description {
	
}
.h-slider-button {
	
}

.header_slider {
    width: 100%;
}
.slider-background {
	background: url(/image/catalog/slider/slider-bg.jpg);
    background-position: center;
    background-size: cover;
}
.tp-caption.tp-hidden-caption {
    visibility: visible !important;
    display: block !important;
}

/* SLIDER */
.swiper-slide > div {
	height: 100%;
}
.h-slider-image {
    position: absolute;
    right: 0;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0px;
    height: 100%;
}
.h-slider-image .wpb_wrapper:before {
    background-image: url(/image/water-blue.jpg);
    position: absolute;
    right: 0px;
    top: 5%;
    content: "";
    height: 100%;
    width: 50%;
    background-size: cover;
    z-index: 2;
    visibility: hidden;
    transition: all 0.9s ease-in-out;
}
.alert-box {
	color: red;
}	
.swiper-slide-active .h-slider-image .wpb_wrapper:before {
    visibility: visible;
    width: 100%;

}
.h-slider-image .wpb_wrapper:after {
    background-image: url(/image/pattern.png);
    position: absolute;
    right: -40px;
    top: 40px;
    content: "";
    height: 100%;
    width: 100%;
    z-index: 2;
    transition: all 1.5s ease-in;
    transition-delay: 1s;
    opacity: 0; 
}
.swiper-slide-active .h-slider-image .wpb_wrapper:after {	
	opacity: 1;
	
}
.h-slider-image .wpb_wrapper img {
    position: relative;
    z-index: 3;	
}
.h-slider-title {
    font-size: 63px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    opacity: 0;
    padding-left: 50px;
    transition: all 0.4s ease-in;
    
}
.swiper-slide-active .h-slider-title {	
	opacity: 1;
	padding-left: 0px;
}
.h-slider-title p {
    line-height: 65px;	
}	
.swiper-home-container .underwrapper {
    position: initial;	
}
.h-slider-description {
    max-width: 500px;
    opacity: 0;
    padding-left: 100px;
    transition: all 0.6s ease-in; 
    transition-delay: 0.2s;
}
.swiper-slide-active .h-slider-description {
	opacity: 1;
    padding-left: 0px;	
}	

.h-slider-button {
    background: transparent;
    border: 1px solid #54a3da;
    color: #54a3da;
    font-size: 14px;
    opacity: 0;    
    margin-left: 100px;
    transition: all 0.6s ease-in; 
    transition-delay: 0.2s;    
}
.swiper-slide-active .h-slider-button {
	opacity: 1;
    margin-left: 0px;
    padding: 15px 45px;    		
}

.h-un-btext {
	
}

.h-btext p {
	background: url(/image/catalog/water-text.jpg);
    background-position: 11px -91px;
    color: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #029cd294;
    line-height: 61px;
    text-transform: uppercase;
    font-weight: 1000;
    font-size: 56px;
	font-family: 'Open Sans',sans-serif;    
	
}
.stretch-tiles > div {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
    
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;    
}
.h-square-block {
    border: 1px solid #ebebeb;
    padding: 30px 20px;
    height: 150px;
}
.bt-featured-pro.bt-nprolarge-nslider .bt-item-extra.element-4, .bt-featured-pro.bt-prolarge-nslider .bt-item-extra.element-4 {
    width: 50%;
}
@media (max-width: 640px) {
	.cert-home-outer .swiper-button-next {
	    right: 5%;
	}
	.cert-home-outer .swiper-button-prev {
	    left: 5%;
	}		
}	
@media (max-width: 1199px) and (min-width: 991px) {
	.h-btext p {
		font-size: 48px;
	}
}
.hg-square-block {
    background-color: #62ab85;
    padding: 30px 20px;
    height: 150px;
    transition: background-color 0.5s;
	-webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;        
    
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;    
}
.hg-square-block:hover {
	background-color: #4e9771;
    transition: background-color 0.5s;		
}	
.bt-featured-pro {
    padding-bottom: 70px;
    margin-bottom: 0px;
	background-color: #f1f1f1;    	
}
.small_detail .name-description {
	min-height: 95px;
}
.row-full {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;	
}
.more-button {
    width: 100%;
    padding: 10px 10px;
    background-color: #83b9e0;	
    color: #fff;    
}
.product-thumb .image {
    padding-bottom: 10px;
    padding-top: 10px;
}
.product-thumb .image img{
    height: 150px;
    width: auto!important;
    text-align: center;
    margin: 0 auto;
} 
#languages {
    width: 80px;
    float: right;	
}	   
.product-thumb:hover, .relt_product:hover {
	
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.product-thumb:hover .more-button, .relt_product:hover .more-button {
    background-color: #68b0e4;
    transition: background-color 0.5s;    
}
.breadcrumb {
    padding-left: 15px;	
}	
.sp-image-container img.sp-image {
	margin-top: 0px!important;
}	
.featured-title {
    font-size: 25px;
    color: #2c373a;
    padding-bottom: 40px;
    padding-top: 60px;
    text-align: center;	
}
.hg-square-block > div {
	width: 100%;
}
.hg-square-block p {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;	
}
.hg-square-block p:first-child{
    float: left;
    padding-right: 15px;	
}	
.h-square-block div p {
    color: #6b6b6b;
}
.h-square-block div p:first-child {
    font-weight: 700;
    color: #324c55;
    text-transform: uppercase;	
}

.name a:hover, #cart .dropdown-menu .table td.name a:hover {
	color: #5a9ece;
}
.about-small {
	color: #535353;
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;	
}
.about-cname {
	color: #2c373a;
	font-weight: bold;
	font-size: 37px;
	margin-bottom: 25px;
}
.about-descr {
	color: #464646;
	font-size: 14px;
	margin-bottom: 70px;
    padding-right: 70px;	
}
.about-works-list {
	font-size: 21px;
	color: #2c373a;
	margin-bottom: 20px;
}
.about-work-links .nav-item a.nav-link,
.about-work-links .nav-item a.nav-link:hover {
    background-color: transparent!important;
    color: #494747;
    font-weight: 500;
    border: 0px!important;
    position: relative;   	
}
.about-work-links .nav-item a.nav-link:before {
	position: absolute;
	width: 4px;
	height: 4px;
	transform: translateY(-50%);
	background-color: #606060;
	top: 50%;
	left: 5px;
	content: "";
	
}
.about-work-links .nav-item.active a.nav-link:before {
	background-color: #54a3da;	
}	
.about-work-links .nav-item.active a.nav-link:after {
	position: absolute;
	width: 100%;
	height: 2px;	
	background-color: #60a5e0;
	bottom: 0px;
	left: 0px;
	content: "";
}
.about-work-links .tab-content {
	padding: 30px 10px 0px 10px;
}
.vc_row .tab-pane {
	counter-reset: my-badass-counter;
}

.information-bg .wpb_text_column ol li {
    padding-left: 33px;
}
.information-bg .wpb_text_column ol {
	counter-reset: my-badass-counter;
}
.information-bg .wpb_text_column ol li:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
    left: 0px;
    top: 0;
    font-size: 12px;
    border: 1px solid #54a3da;
    font-weight: 500;
    color: #54a3da;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 80px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    position: absolute;
    transform: translateY(0%);
}
.vc_row .tab-pane li {
    position: relative;
    padding-left: 70px;
    padding-bottom: 15px;
}
.vc_row .tab-pane li:last-child {
    padding-bottom: 30px;	
}	
.product-info .tab-pane li {
	padding-left: 23px;
	margin-bottom: 15px;
	position: relative;
}
.category-list ul li:before {
	display: none;
}
.underwrapper {
	padding-top: 50px;
}	
.category-list h4 {
	display: none;
}		
.pagination li:before {
	display: none;
}
.category-list ul li:hover {
    border-color: #03a0d1;
	background-color: #03a0d1;
}	    		
.category-list ul {
	width: unset;
}
a:hover, a:focus {
    color: #03a0d1;
}    		
.product-info .tab-pane ul {
    margin-top: 20px;
}
.product-info .tab-pane {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-top: 0px;  
    padding-top: 10px;      
}  
.product-info #tab_description_form.tab-pane  {
    background-color: transparent;
    border: 0px;
    padding: 0px;
    border-top: 0px;  	
}	
.form-heading {
    color: #191919;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px;	
}	
#frmContact {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-top: 0px;
    padding-top: 10px;
    padding: 15px;		
}	
.product-info #tab_description_c.tab-pane {
	background-color: transparent;
	border: 0px;
    padding-top: 0px;	
}

.product-info .tab-pane li:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #00a5dd;
	position: absolute;
	top: 10px;
	transform: translateY(-50%);
	left: 2px;
}
.mountain-bg {
    background-position-y: 105px;
    background-repeat-y: no-repeat;	
}
.vc_row .tab-pane li:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
    left: 30px;
    top: 0;
    font-size: 12px;
    border: 1px solid #54a3da;
    font-weight: 500;
    color: #54a3da;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 80px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    position: absolute;
    transform: translateY(0%);   
}
.about-work-links .tab-content {
	background-color: #fff;
}	
.planet-block {
	min-height: 455px;
    padding-top: 80px;
    padding-left: 45px;	
    background-image: url(/system/config/jscomposer/uploads/bg-planet.jpg); 
}
.about-number {
    color: #fff;
    font-size: 59px;
    font-weight: bold;	
}
.about-number-d {
    font-size: 20px;
    color: #fff;
    padding-top: 20px;	
}
.about-map-block {
	min-height: 300px;
}
.no-pad-right {
	padding-right: 0px;
}
.no-pad-left {
	padding-left: 0px;
}
.no-pad {
	padding: 0px;
}
.number-block {
	padding-bottom: 70px;
}
.about-work-links .nav-tabs {
	margin-bottom: 0px;
}
.nav-tabs {
    border-bottom: 0px;
}

.about-work-links .nav-item.active a.nav-link {
	color: #54a3da;
}	
textarea:focus, input:focus{
    outline: none;
}
.indescription {
    border-bottom: 1px solid #e8e8e8;	
    border-right: 1px solid #e8e8e8;    
	padding: 10px;    
}
.invalue {
    border-bottom: 1px solid #e8e8e8;	
	padding: 10px;    
}
.invalue input {
    border: 0px;
    width: 100%;
}
.line-fields {
    padding-top: 10px;
    padding-bottom: 10px;	
}
.line-space {
    height: 50px;
    background-color: #f8f8f8;
}
.line-value {
	flex-grow: 100;
    padding-left: 15px;
    padding-right: 15px;	
}
.line-value input {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #54a3da;	
}	
.line-fields .line-description {
	padding-left: 15px;	
}
.form-title {
    color: #191919;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;	
}
.square-cells table tr td:first-child {
	border-left: 0px;
}
.square-cells table tr td:last-child {
	border-right: 0px;
}
.square-cells table input {
	border: 0px;
	max-width: 100px;	
}
.square-cells {
    overflow: auto;	
}
.square-cells table th {
	width: 100px;
}
.square-cells table tr th {
    vertical-align: middle;
    border-bottom-width: 1px;
	background-color: #f7f7f7;    
    text-align: center;	
}
.square-cells table tr td {
	vertical-align: middle;	
}
.radio-description {
	padding-right: 15px;
}
.radio-value span {
	padding-right: 15px;
}
.line-value-noflex {
    padding-left: 5px;
    padding-right: 5px;	
    margin-top: -9px;    
}
.line-value-noflex input {
    border: 0px;
    width: 60px;    
    border-bottom: 1px solid #54a3da;
}
.PrisGasPrec {
    border: 0px;
    width: 40px;
    border-bottom: 1px solid #e4e4e4;	
}
.formBlueShort {
    border: 0px;
    border-bottom: 1px solid #59a1df;
    width: 60px;	
}
.send-button-block {
    background-color: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 30px;	
}
.required-description {
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #1e93d5;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;	
}
.send-button-inner {
    width: 100%;
    text-align: center;
    padding-top: 15px;		
}
.btnAction{background-color:#2FC332;border:0;padding:10px 40px;color:#FFF;border:#F0F0F0 1px solid; border-radius:4px;}
.nav-pills li {
	margin-bottom: 0px;
}	
.btnAction {
    background-color: #008edd;
    font-size: 14px;
}
.d-form-info-description {
    max-width: 520px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;	
}    
.d-form-info-block {
    text-align: center;	
}
.blue-link {
	color: #008edd;
	text-decoration: underline;
}
.blue-link:hover {
	color: #008edd;
	text-decoration: none;
}
#tempOut {
	width: 118px	
}
#tVzriv {
	width: 140px
}
#napPit {
	width: 80px;
}
#needExit {
	width: 190px;
}
.popupImg a:hover {
	cursor: zoom-in;
}
/* Customize the label (the container) */
.radio-value span {
  /* display: block; */
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.radio-value span input[type=radio],
.radio-value span input[type=checkbox]  {
  position: absolute;
  opacity: 0;
  width:  14px;
  height:  14px;
  left:  0px;
  margin-top:  0px;
  top: 0px;
  cursor: pointer;
  z-index:  99;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #fff;
  border: 1px solid #1d9ae0;
}

/* On mouse-over, add a grey background color */
.radio-value span:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.radio-value span input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.radio-value span input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.radio-value span .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.mega-menu > ul.nav > li {
    float: none;
    display: inline-block;
    flex: 100;
    text-align: center;
}
.mega-menu ul.nav {

    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
    
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;        
	
}
.mm-listview li {
	background-color: #f5f5f5;
}
.mm-listview li.mm-white {
	background-color: white;
}

.mm-listview>li.mm-white:not(.mm-divider):after,
.mm-listview>li.menu-logo:not(.mm-divider):after
 {
    display: none;
}  
.mm-menu {
    background: #fff;
}      
li.menu-logo {
    padding-left: 20px;
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 55px	
}
.nav.nav-pills .fa-angle-down {
	display: none;
}
.mh-head.second {
	height: 55px;
}
.mm-panels .mm-panel.mm-hasnavbar:first-child {
    padding-top: 0px;
}
.bt_mainmenu {
	width: 100%;
	padding-right: 0px;
}
.top-head-menu .menubar {
	border: 0px;
}
.top-head-menu .menubar .mega-menu li a {
	font-size: 12px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;	
}
.mega-menu > ul.nav > li .dropdown {
	border-bottom: 0px;
}
.mega-menu > ul.nav > li .dropdown .menu-column .parent, .navbar a:hover {
	color: #333;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    margin-bottom: 15px;
    text-transform: initial;
    text-align: left;
}
.mega-menu .menu-list li {
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;    	
}	
.mega-menu > ul.nav > li .dropdown .menu-column.row-grid-2:first-child {
    border-right: 1px solid #ededed;
    padding-bottom: 15px;
}
ul.breadcrumb {
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 20px;    
}
ul.breadcrumb li {	
    padding-left: 0px; 
    margin-bottom: 0px;	
}	
ul.breadcrumb li:after {
    content: "";
    width: 0px;
    height: 0;
    background-color: transparent;
    position: relative;
    top: 0px;
    transform: translate(0);
    left: 0px;
}	
.breadcrumb {
	display: block!important;
}	
.breadcrumb li:last-child:after {
	display: none;	
}	
.breadcrumb span:last-child:after {
	display: none;	
}	
.mega-menu > ul.nav > li .dropdown .menu-column .parent:first-child, .navbar a:first-child:hover, 
.mega-menu .dropdown a:first-child:hover {
	margin-bottom: 25px;
}	
.mega-menu > ul.nav > li .dropdown .menu-column:first-child {
    padding: 45px 14px 20px 30px;#top .language-item a.current
    border-right: 1px solid #f5f5f5;
}
.mega-menu > ul.nav > li .dropdown .menu-column,
.mega-menu > ul.nav > li .dropdown .menu-row.row-col-6 .menu-column.row-grid-1 + .menu-column {
    padding: 45px 14px 20px 30px;	
}	
.mega-menu > ul.nav > li .dropdown .menu-column:first-child {
    border-right: 1px solid #ededed;
    padding-bottom: 15px;	
} 	
.mega-menu .dropdown, .mega-menu .dropdown a {
	color: #333;
}
.top-head-menu {
	width: 100%
}	
#top .top-head-menu  a {
	color: #333333;
}
#top .top-head-menu li > a {
	padding-bottom:  10px;
	padding-top:  10px;	
}
#top .top-head-menu  a:hover {
	color: #333333;
}
.top-head-menu .mega-menu ul.nav li:before {
	display: none;
}
.top-head-menu .mega-menu > ul.nav > li >a {
	padding: 0px;
}
.wilo-service-title a {
	color: #fff;
}
.wilo-service-title a:hover {
	color: #fff;
}
#content {
    min-height: 400px;
}
.product-info .htabs ul li a {
    padding: 12px 15px 9px 15px;	
}		
/* A hover animation */


@keyframes bottomright {
  0% {
    width: 0;
    height: 0;
    padding-top: 0;
    visibility: visible;
  }
  25% {
    width: 100%;
    height: 0;
    padding-top: 0;
    visibility: visible;
  }
  50% {
    height: 100%;
    width: 100%;
    visibility: visible;
  }
  75% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}

@keyframes revbottomright {
  0% {
    width: 100%;
    height: 100%;
    visibility: visible;
  }
  25% {
    width: 100%;
    height: 100%;
    visibility: visible;
  }
  50% {
    width: 100%;
    height: 100%;
    visibility: visible;
  }
  75% {
    width: 100%;
    height: 0;
    padding-top: 0;
    visibility: visible;
  }
  100% {
    width: 0;
    height: 0;
    padding-top: 0;
    visibility: hidden;
  }
}

@keyframes topleft {
  0% {
    width: 0;
    height: 0;
    padding-bottom: 0;
    visibility: hidden;
  }
  25% {
    width: 0;
    height: 0;
    padding-bottom: 0;
    visibility: hidden;
  }
  50% {
    width: 0;
    height: 0;
    padding-bottom: 0;
    visibility: hidden;
  }
  75% {
    width: 100%;
    height: 0;
    padding-bottom: 0;
    visibility: visible;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
  }
}

@keyframes revtopleft {
  0% {
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
  }
  25% {
    width: 100%;
    height: 0;
    padding-bottom: 0;
    visibility: visible;
  }
  50% {
    width: 0;
    height: 0;
    padding-bottom: 0;
    visibility: hidden;
  }
  75% {
    width: 0;
    height: 0;
    padding-bottom: 0;
    visibility: hidden;
  }
  100% {
    width: 0;
    height: 0;
    padding-bottom: 0;
    visibility: hidden;
  }
}

.h-square-block {

  letter-spacing: 1px;
  transition: color 0.75s ease-in-out;
  position: relative;
  border: 1px solid #ebebeb;
   
}
.hg-square-block {
	position: relative;	
}
.under-planet-block img {
	height: 293px;
}		
.h-square-block:hover,
.hg-square-block:hover {
  
  transition: color 0.75s ease-in-out;
}
.breadcrumb span:after {
    content: "";
    background-image: url(/image/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px 10px;	
}
.breadcrumb span+span:before {
	display: none;
}
.h-square-block:after {
  content: "";
  position: absolute;
  bottom: 0px;
  
  left: 0px;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #6cc6e5;
  border-right: 1px solid #6cc6e5;
  visibility: hidden;
}
.mm-listview>li.menu-logo>a {
	padding: 0px;
}
.realized-links ul li:last-child {
	margin-bottom: 30px;
}	
.home-tabs-slider {
	margin-bottom: 0px;	
}	
.h-square-block:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  
  width: 100%;
  height: 100%;
  border-top: 1px solid #6cc6e5;
  border-left: 1px solid #6cc6e5;
  visibility: hidden;
}
.breadcrumb li+li:before {
	display: none;
}		
.h-square-block:hover:before {
  animation: topleft 0.7s ease-in-out forwards;
}

.h-square-block:hover:after {
  animation: topleft 0.7s ease-in-out forwards;
}

.h-square-block.active:before {
  animation: revtopleft 0.7s ease-in-out forwards;
}

.h-square-block.active:after {
  animation: revtopleft 0.7s ease-in-out forwards;
}

.h-square-block.active:before,
.h-square-block.active:after {
  width: 100%;
  height: 100%;
  visibility: visible;
}

.h-square-block.temp:before, a.temp:after {
  width: 100%;
  height: 100%;
  visibility: visible;
}
/* A hover animation */ 
.mh-head .mh-btns-left {
    left: 8px;
}
	
.mh-head.second.Sticky {
	display: none;	
}	
.mega-menu > ul.nav > li >a>span {
    margin-right: 0px;
}
@media (max-width: 575px) {  	
	.contacts-map iframe {
		height: 500px;
	}	
	.copyright .pull-right {
	    padding-left: 0px;
	    float: left!important;
	    padding-top: 10px;
	    width: 100%;			
	}		
	.home-tabs-slider .wpb_tab .swiper-slide > .vc_col-sm-6 {
		padding: 0px;
		padding-bottom: 20px;	
	}
	.category-bg .category-info h3 {
		font-size: 22px;	
	}
	.about-descr {
		    padding-right: 15px;	
	}	
	.about-works-list {
		display: none;	
	}	
	.about-work-links {
		display: none;	
	}	
	.bt-featured-pro.bt-nprolarge-nslider .bt-item-extra.element-4, .bt-featured-pro.bt-prolarge-nslider .bt-item-extra.element-4 {
    	width: 100%;
	}
	.planet-block {  
    max-width: 400px;
    margin: 0 auto;
    }
    .under-planet-block {
	    text-align: center!important;
    }
}

@media (max-width: 1024px) {
	#menuMM, #mm-0 .mh-head {
		display: block;
	}
	#bt_header {
		display: none;	
	}	
	
}
@media (min-width: 1000px){
	.bt-featured-pro.bt-nprolarge-nslider .bt-item-extra.element-4, .bt-featured-pro.bt-prolarge-nslider .bt-item-extra.element-4 {
    	width: 25%;
	}	
}
@media only screen and (max-width: 350px){
	.product-layout {
	    padding: 0 15px;
	}
}

@media (min-width: 1024px) and (max-width: 1200px) {
	.mega-menu > ul.nav > li >a {
		font-size: 13px;
	}	
	.mega-menu > ul.nav > li >a {
	    padding: 15px 0px 15px 0px;
    }	
}	

@media (max-width: 767px) { 
	.wilo-company-outer {
		margin-bottom: 0px;	
	}
	#content .vc_custom_1520121565180 {
		margin-bottom: 0px!important;
	}	
	.bt-featured-pro {
	    padding-bottom: 20px;
    }	
    .vc_custom_1519138231565.mountain-bg{
	    padding-top: 30px !important;
		padding-bottom: 30px !important;    
	}	
	.vc_custom_1520850220095.make-swiper-home {
		padding-top: 0px !important;	
	}	    
	.bt-breadcrumb {
	    padding: 0;
	}
	.breadcrumb {
	    padding-left: 15px;
	}
	.h-slider-title {
		font-size: 45px;	
	}	
	.wilo-slide-title {
	    font-size: 30px;
    }
	.h-btext p {
		font-size: 45px;	
	}
	.wilo-links-block {
		width: 50%;
	    margin-bottom: 10px;
	    border: 0px;	
	}
	.about-cname {
	    font-size: 30px;
    }		
	.map-details-col {
		position: initial;
	}
	.video-iframe {
    	width: 100%;
		height: 100%;
	}
	
	
	
	.vc_row.repeat-block-certificatesOne {
		    padding-top: 20px !important;
			padding-bottom: 20px !important;
	}
	.vc_row.repeat-block-certificatesTwo {
		    padding-top: 20px !important;
			padding-bottom: 20px !important;
	}
	
	.repeat-quote-row {
		padding: 45px 15px!important;
	}
	.repeat-block-bg {
	    background-size: cover;
	    padding: 20px 0px!important;

	}
	
	.bt_mainmenu {
		display: none;
		max-width: 100%;
	}	
	.menu_mobile .bt_mainmenu {
		display: inline-block;
	}
	#top {
		display: none;
		}
	.h-slider-image {
		width: 32%;
		bottom: 25%;
		top: unset;
		right: 10%;
		transform: translateY(0%);
		margin-bottom: 0px;
		height: 0;
	}
}





@media (max-width: 1199px) { 
	.h-slider-image {
		width: 45%;
	}
	
}

@media (max-width: 991px) {  }
	.h-slider-image {
		width: 30%;
	}
	.vc_row .stretch-tiles {
		padding-bottom: 20px;
	}	
	
@media (min-width: 991px) {
	.h-slider-image {
		width: 46%;
	}
}	