/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.large {
    font-size: 33px;
    line-height: 36px;
}
.uk-badge {
    background: #b31919 none repeat scroll 0 0;
    border: 0 solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 8px;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
}
body {
background: -moz-radial-gradient(54% 6%, ellipse cover, #ffffff 0%, #d1e0e7 100%);/* FF3.6+ */
background: -webkit-radial-gradient(54% 6%, ellipse cover, #ffffff 0%, #d1e0e7 100%);/* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(54% 6%, ellipse cover, #ffffff 0%, #d1e0e7 100%);/* Opera 11.10+ */
background: -ms-radial-gradient(54% 6%, ellipse cover, #ffffff 0%, #d1e0e7 100%);/* IE10+ */
background: radial-gradient(54% 6%, ellipse cover, #ffffff 0%, #d1e0e7 100%);/* W3C */
}

#contact li {
    background-color: #b31919;
    margin-right: 5px;
	border-radius: 0 0 5px 5px;
}

.tm-footer-left {
    color: #222222;

}
.blog-uikit-testimonials .uk-article-lead {
    color: #657791;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
    text-transform: none;
}
.uk-article + .uk-article {
    border-top: 0 solid #efefef;
    margin-top: 20px;
    padding-top: 38px;
}
.blog-uikit-testimonials {
    color: #657791;
    font-weight: bold;
}
.blog-uikit-testimonials .uk-article {
    background-color: #fafafa;
    padding: 25px;
}
.blog-uikit-testimonials .uk-article-title {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 15px;
}
.rating-container {
    margin-bottom: 8px;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    color: #b31919;

}
.big-instant {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.uk-button.uk-button-primary.instant-price {
    background: #b31919 none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.87), 0 2px 13px rgba(0, 0, 0, 0.04);
    line-height: 22px;
    margin-right: 5px;
    padding-bottom: 7px;
    padding-top: 7px;
}

.uk-panel.absolute {
    background: #ffffff url("../images/shadow-contact.png") no-repeat scroll center bottom;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.06), 0 2px 3px rgba(0, 0, 0, 0.04);
    padding: 20px;
    position: absolute;
    right: 0;
    top: 30px;
}
.tm-top-a {
    position: relative;
}

.uk-icon-medium {
    font-size: 135%;
    vertical-align: -12%;
	color: #b31919;
}
.call {
    text-align: center;
}
.uk-list.uk-list-line.phone {
    margin-bottom: 0;
    margin-top: 10px !important;
}
.call > h2 {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;
}
.uk-list.uk-list-line.phone > li {
    color: #222222;
    font-size: 15px;
    font-weight: bold;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #b31919;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
      color: #b31919;
}

.uk-contrast a:not([class]):hover, .uk-contrast .uk-link:hover {  
    color: #b31919;  
}

.uk-contrast a:not([class]), .uk-contrast .uk-link {  
    color: #000;  
}

.s2s_supra_contenedor .social2s_credits, .s2s_supra_contenedor .social2s_credits {
  left:-9999px !important;
  display: none !important;
}

.footer-align {
  	text-align: center;  
}

.tm-social-icons {
    float: right;
    position: relative;
    top: -70px;
    left: 250px;  
}
.uk-contrast .uk-icon-button:hover, .uk-contrast .uk-icon-button:focus {
  background-color: #000;
}
.uk-badge-notification {
    border-radius: 450px;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-top: 2px;
    min-width: 11px;
}
.german > p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 20px;
}
.dollar {
    background-color: #b31919;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    padding: 3px 15px;
}
.uk-accordion .uk-list.um-list-space.check {
    margin-bottom: 0;
}
.uk-tab > li > a {
    font-family: "Lato";
    font-size: 15px;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.reasons {
    margin-bottom: 10px;
    margin-left: 32px;
}
.uk-grid.remove-margin {
    margin-top: 40px;
}
h1, .uk-h1 {
    font-size: 30px;
    line-height: 35px;
}
.tm-navbar .uk-flex-center {
    justify-content: flex-end;
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    color: #b31919;

}

.tm-footer-left {
  left: 230px;  
}

#cach.uk-navbar-nav > li > a {
    background-color: #657791;
    border-radius: 5px;
    color: #ffffff;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 35px;
    padding: 0 17px;
}
#cach {
    margin-right: 50px;
}

#contact {
    
    bottom: -32px;
    height: 32px;
    position: absolute;
    right: 45px;
}


#contact.uk-navbar-nav > li > a {
    color: #ffffff;
    height: 32px;
    line-height: 32px;
}
.uk-tab > li > a {
    font-size: 15px;
	font-family: "Lato";
}

.uk-nav-side > li > a {
    color: #222222;
    font-family: "Lato";
    font-size: 15px;
}

h2, .uk-h2 {
    font-size: 24px;
    line-height: 30px;
}
h3, .uk-h3 {
    font-size: 16px;
    line-height: 20px;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 25px;
}

#cach.uk-navbar-nav > li.uk-active > a {
    background-color: #657791 !important;
}
.undertext {
    font-size: 20px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 0;
}
.head {
    margin-bottom: 3px;
}
.tm-block-top-a.image-bg {
    background-position: center bottom;
}
.uk-panel-box > .uk-panel-teaser {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
}
.uk-panel-teaser {
    margin-bottom: 20px;
}
.uk-contrast .uk-icon-button {
    background: #b31919 none repeat scroll 0 0;
    color: #ffffff;
}
.uk-list.um-list-space.check > li {
    margin-bottom: 2px;
    padding-left: 24px;
}

.medium-margin {
    background-color: #ffffff;
    /*border: 1px solid #d1e0e7;
    border-radius: 5px;*/
    line-height: 15px;
    padding: 30px;
    text-align: center;
}

ul.check > li::before {
    color: #b31919;
    content: "\f061";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    margin-left: -21px;
    vertical-align: middle;
    width: 20px;
}
.open {
    padding: 60px;
}
.popupper .uk-panel-box-primary {
    border-radius: 5px;
    font-size: 13px;
    line-height: 20px;
    padding: 20px;
}
.popupper h3 {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 5px !important;
}
.popupper .uk-margin {
    margin-top: 5px;
}
.popupper li {
    line-height: 17px;
    margin-bottom: 0;
    margin-top: 5px;
}
.water-filtration .uk-modal {
    background: #ffffff none repeat scroll 0 0;
}
.uk-modal-dialog {
    box-shadow:none;

}
.popupper ul.check > li::before {
    color: #fff;

    display: inline-block;
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: -21px;
    vertical-align: middle;
    width: 20px;
}
.popupper ul {
    margin-bottom: 0;
}
.gallery .uk-panel {
    background-color: #ffffff;
    border: 1px solid #d1e0e7;
    border-radius: 5px;
    font-size: 13px;
    line-height: 20px;
    padding: 20px;
}
.uk-panel.white {
    margin-top: 0;
}
.slider-mobile .tm-slideshow-content-panel {
    padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
}

.slider-mobile .large {
    font-size: 30px;
    line-height: 35px;
}
.slider-mobile .uk-cover-background {
    background-position: 58% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.white-back {
    max-width: 80%;
}

.slider-mobile .uk-overlay-bottom {
    display: none;
}
.full {
    margin-top: 10px;
    width: 100%;
}
.uk-offcanvas .uk-icon-button {
    background-color: #8191a8;
    border-radius: 5px;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    width: 60px;
}
.tm-top-c .uk-modal.uk-open {
    background: rgba(247, 247, 247, 0.96) none repeat scroll 0 0;
}
.tm-top-c .uk-open .uk-modal-dialog {
    background: transparent none repeat scroll 0 0;
	box-shadow: none;
}


.slider-mobile .uk-overlay-panel.uk-overlay-fade {
    padding: 0;
}
.slider-mobile .uk-text-large {
    font-size: 15px;
    line-height: 26px;
}
em {
    color: #657791;
}
.white {
    background-color: #ffffff;
    padding: 25px;
}

.tm-logo-small.uk-visible-small {
    left: -12px;
    position: absolute;
    top: 8px;
    width: 220px;
}
.uk-modal-dialog-blank > .uk-close:first-child {
    background-color: #b31919;
    border-radius: 50px;
    color: #ffffff;
    float: none;
	left: 20px;	

}


.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    background: #fafafa none repeat scroll 0 0;
    border-color: #d1e0e7;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 3px;

}
strong.formRequired {
    color: #b31919;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    margin-left: 3px;
}
.uk-form input {
    background-color: #657791;
    border-radius: 5px;
    box-sizing: border-box;
    color: #ffffff;
    font: inherit;
    margin: 0;
}
.uk-accordion-title {
    background: #fafafa none repeat scroll 0 0;
    border: 0 solid rgba(0, 0, 0, 0);
    border-radius: 0;
    box-sizing: border-box;
    color: #aaaaaa;
    cursor: pointer;
    font-family: "lato";
    font-size: 15px;
    font-weight:normal;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 6px 12px 6px 40px;
    position: relative;
    text-transform: none;
    transition: all 0.12s ease-in-out 0s;
}
.uk-accordion-title.uk-active {
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.uk-accordion-title::before {
    color: #aaaaaa;
    content: "\f138";
    font-family: FontAwesome;
    font-size: 20px;
    left: 12px;
    padding: 1px;
    position: absolute;
    top: auto;
    transition: all 0.12s ease-in-out 0s;
    width: 12px;
}
.uk-accordion-title:hover {
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: #efefef;
    color: #222222;
}
.uk-accordion-title.uk-active::before {
    color: #b31919;
    content: "\f13a";
	font-family: FontAwesome;
	font-size:20px;
}
.uk-form-row + .uk-form-row {
    margin-top: 10px;
}
.panel-contact {
    padding: 30px;
}
.uk-navbar-toggle.uk-hidden-large {
    color: #b31919;
    position: relative;
    right: -18px;
}
.uk-tab > li:not(.uk-active) > a:hover, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li.uk-open:not(.uk-active) > a {
    padding-bottom: 8px;
}
.uk-tab-left > li > a, .uk-tab-right > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}
.uk-dotnav { 
  	position: relative;
  	top:295px !important;
  	left:500px;
  	padding-bottom:7px;
  	padding-right: 7px;
  	width: 90px;
}
.uk-text-large {
	background-color: #fff;
  	opacity: 0.7;
  	padding: 10px;
  	height: 210px;
}
.uk-dotnav > .uk-active > * {  
    background: #b31919;
    border-color: #b31919;
    box-shadow: 0 0 0 1px #b31919;
}

.uk-dotnav > * > * {
  	border: 1px solid #000;
	background-color: #fff;
}

.uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a {
  color:#b31919;
}

.uk-dropdown .uk-dropdown-navbar .uk-dropdown-width-1 .uk-dropdown-center .uk-dropdown-bottom {
  top: -20px !important;
}

.uk-button.uk-button-primary.instant-price {
  float:right;
}

.tm-slideshow-content-panel {
  padding: 0px;
}

.uk-panel-box {
  padding: 40px 20px !important;
}

.uk-dropdown, .uk-dropdown-blank {
  width: 220px !important;
}

.uk-navbar-nav > li > a {font-size: 13px !important;}

/* min-width 1025px and max-width 1440px */
@media only screen and (min-width: 64.063em) and (max-width: 90em) { 
  .uk-navbar-nav > li > a {padding-left:3px; padding-right:3px;}
  .tm-navbar-left {left:0px;}
}
/* min-width 1025px and max-width 1440px */
@media only screen and (min-width: 48em) and (max-width: 90em) { 
  .uk-navbar-nav > li > a {padding-left:3px; padding-right:3px;}
  .tm-navbar-left {left:0px;}
}
@media (max-width: 1200px) {
.tm-navbar-container {
    padding-left: 10px;
    padding-right: 10px;
}
.uk-icon-home {
    display: none !important;
}

.uk-navbar-brand.uk-flex.uk-flex-middle.uk-hidden-small {
    width: 200px;
}
#cach {
    margin-right: 0px;
}
.tm-navbar-center.uk-flex {
    display: block;
    float: right;
}
#cach.uk-navbar-nav > li > a {
    padding: 0 5px;
}
.uk-slideshow.uk-overlay-active {
    height: 580px !important;
}
.uk-slideshow .uk-active {
    height: 580px !important;
}
}
@media screen and (max-width: 767px) {
  .uk-text-large {
    height: 100% !important;
  }
  .tm-social-icons {
    float: none !important;
    position: static !important;
    top: -70px;
    left: 250px;  
}
  .uk-contrast .uk-icon-button:hover, .uk-contrast .uk-icon-button:focus {
  background-color: #000;
}
  .uk-button {
    padding: 0 50px;
    margin-bottom: 10px!important;
    float: none !important;}
  
  .uk-button.uk-button-primary.instant-price {
    background: #b31919 none repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.87), 0 2px 13px rgba(0, 0, 0, 0.04);
    line-height: 22px;
    margin-right: 5px;
    padding-bottom: 7px;
    padding-top: 7px;}
}