/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,700&display=swap');

.tm-navbar .uk-flex {
	display: flex;
    width: calc(100% - 180px);
    align-items: center;
}
.tm-navbar .uk-flex > a {
	float: left;
	margin-top: 15px;
    margin-bottom: 15px;
}
.tm-navbar.tm-navbar-small .uk-flex > a {
	margin-top: 5px;
    margin-bottom: 5px;
}
.tm-navbar .uk-flex > .tm-nav.uk-hidden-small {
	float: right;
}
.uk-navbar-nav > li > a {
    height: 30px;
    line-height: 25px;
}

.tm-navbar, .tm-navbar > div {
    height: 130px;
}
.tm-navbar-small .uk-navbar-nav > li > a {
    line-height: 25px;
    margin-top: 50px;
}
.tm-navbar-small, .tm-navbar-small > div, .tm-navbar-small .uk-navbar-nav > li > a, .tm-navbar-small .uk-navbar-content, .tm-navbar-small .uk-navbar-brand, .tm-navbar-small .uk-navbar-toggle {
    height: 100px;
}

@media screen and (min-width: 768px) {
	.tm-navbar-fixed .tm-navbar + .tm-block-padding-collapse {
	    padding-top: 130px !important;
	}
	.tm-panel-header > .uk-panel-title {
	    margin-bottom: 60px;
	    padding-bottom: 40px;
	    font-size: 40px;
	    line-height: 55px;
	}
}

.tm-panel-header > .uk-panel-title {
    color: #333;
}

.slogan {
	position: relative;
    margin-bottom: 70px;
    padding-bottom: 40px;
    font-family: 'Merriweather';
    text-transform: uppercase;
    color: #333;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    font-weight: 600;
}
.slogan:before {
    position: absolute;
    content: "\e600";
    bottom: -6.5px;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    color: rgba(185, 184, 184, 1);
    font-family: 'lykka';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 13px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.width50 {
	width: 49%;
	float: left;
}
.width50:nth-child(1) {
	margin-right: 2%;
}
body {
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
}
.tm-block-alt {
    background-color: #303030;
}
.tm-block-alt .tm-panel-header > .uk-panel-title {
	color: #fff;
}
.tm-block-alt .tm-panel-header > .uk-panel-title:before {
	color: rgba(255, 255, 255, 0.8);
}
.wk-home .uk-flex-middle {
	background: #dadada;
	color: #666;
}
.wk-home .uk-margin {
	font-size: 15px;
    line-height: 20px;
}
.wk-home .uk-margin p {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 28px;
}
.hts_footer .uk-panel-title {
	font-family: 'Montserrat';
	color: #fff;
	font-weight: 600;
}
.hts_footer .uk-margin {
	color: #fff;
}
.hts_footer a {
	color: #fff;
}
@media screen and (min-width: 1220px) {
	.tm-footer {
	    padding: 15px;
	}
}
.tm-footer {
	font-family: 'Montserrat';
    padding: 15px;
    text-transform: initial;
    letter-spacing: 1px;
    background: #000;
    font-size: 13px;
}
.home_quadrotti .uk-panel-title {
	font-family: 'Montserrat';
	text-transform: initial;
	position: relative;
    margin-bottom: 50px;
}
.home_quadrotti .uk-panel-title:before {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.8);
    margin-bottom: 15px;
}
.uk-navbar-nav > li > a {
	text-transform: inherit;
    letter-spacing: 2px;
    font-size: 17px;
    color: #333;
}
.uk-navbar-nav > li.uk-active > a {
	color: #000;
    font-weight: 900;
    text-underline-position: under;
    text-decoration: underline;
}
.uk-breadcrumb {
	display: table;
    margin: 20px auto;
    text-transform: uppercase;
}
.uk-breadcrumb > li {
	font-weight: 500;
    color: #000;
}
.uk-breadcrumb > li > a {
	color: #616161;
}
.marginauto {
	margin: auto;
}
.width80 {
	width: 80%;
	text-align: center;
	margin-top: 50px;
    margin-bottom: 70px;
}
h3.title {
	font-size: 34px;
    line-height: 50px;
    color: #333;
    font-weight: 700;
}
.tek_flex {
	display: flex;
	align-items: center;
}
.tek_table {
	display: flex;
	align-items: top;
}
.iconaseparatrice {
    position: relative;
    margin-bottom: 100px;
    padding-bottom: 70px;
}
.iconaseparatrice:before {
    position: absolute;
    content: "\e600";
    bottom: -6.5px;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    color: rgba(185, 184, 184, 1);
    font-family: 'lykka';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 13px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.box_servizi p {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
    font-weight: 500;
    line-height: 22px;
    font-size: 18px;
}
.box_servizi .uk-panel {
	text-align: center;
	display: flex;
    align-items: center;
    font-size: 15px;
}
.box_servizi .uk-panel .uk-margin {
	width: 100%;
}
.box_servizi .number {
	font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    color: #333;
}
.box_servizi .uk-panel-box {
    background: #dadada;
}
.paddingbottom50 {
	padding-bottom: 50px;
}
.margintop20 {
	margin-top: 20px;
}
.tek_page_title {
	font-family: 'Merriweather';
    font-weight: 300;
    font-size: 70px;
    line-height: 90px;
    letter-spacing: 5px;
}
.uk-breadcrumb > li:nth-child(n+2):before {
    content: "//";
}
.paddingleft30 {
    padding-left: 30px;
}
.tek_flex table i {
	margin-right: 10px;
}
.tek_flex td {
	vertical-align: top;
}
.tek_table table i {
    margin-right: 10px;
}
.tek_table td {
	vertical-align: top;
}
.textaligncenter {
	text-align: center;
}
.uk-panel-box .wk-lightbox div.uk-panel-teaser {
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
}










@media screen and (max-width: 1799px) {
	.uk-navbar-nav > li > a {
	    max-width: 200px;
	    text-align: center;
	}
}
@media screen and (max-width: 1559px) {
	.tm-toolbar, .tm-navbar > div {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.tm-navbar .uk-flex {
	    width: calc(100% - 20px);
	}
}
@media screen and (max-width: 1399px) {
	.uk-navbar-nav > li > a {
    	letter-spacing: 1px;
    	font-size: 15px;
    }
    .uk-navbar-nav > li > a {
	    line-height: 20px;
	}
}
@media screen and (max-width: 1319px) {
	.uk-navbar-nav > li > a {
    	padding: 0 7px;
	}
}
@media screen and (max-width: 1219px) {
	.uk-visible-small {
		display: block !important;
	}
	.uk-hidden-small {
		display: none !important;
	}
	.tm-toolbar, .tm-navbar > div {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.tm-navbar .uk-flex {
	    width: calc(100% - 40px);
	}
	.tek_page_title {
    	font-size: 45px;
    	line-height: 55px;
	}
	.box_servizi p {
	    line-height: 18px;
	    font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.tm-logo-small img {
		height: 60px;
	}
	.tm-navbar, .tm-navbar > div {
	    height: 80px;
	}
	.width50:nth-child(1) {
	    margin-right: 0%;
	}
	.width50 {
	    width: 100%;
	    float: left;
	}
	.uk-breadcrumb {
		display: none;
	}
	.tek_flex {
	    display: table;
	}
	.width50.paddingleft30 {
	    padding-left: 0px;
	}
	.width50 + .width50 {
		padding-top: 30px;
	}
	.tek_table {
    	display: table;
	}
	.tm-block-bottom-d img {
		width: 70%;
	}
	.tek_page_title {
	    font-size: 30px;
	    line-height: 40px;
	}
	h3.title {
    	font-size: 30px;
    	line-height: 40px;
	}
	.iconaseparatrice {
	    position: relative;
	    margin-bottom: 40px;
	    padding-bottom: 50px;
	}
	.width80 {
	    width: 100%;
	    text-align: center;
	    margin-top: 25px;
	    margin-bottom: 50px;
	}
}