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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* body */
body {
    background: #E6E9E7;
}


/* background toolbar */
.tm-toolbar.uk-clearfix {
    background-color: #97BF0D;
    height: 60px;
    z-index: 10;
}


/* logo */
.tm-headerbar {
    background-color: #3b474e;
    padding: 0 !important;
	height: 150px;
}

.tm-headerbar .tm-logo {
    padding: 0 !important;
    position: relative;
    top: -41px;
    z-index: 1000;
    float: none;
}


/* menu */
.uk-navbar {
    background: #3b474e;
    border-top: none;
    color: rgb(196, 207, 209);
}

.uk-navbar-nav {
    background: #3b474e;
}

.uk-navbar-nav > li > a {
    background: #3b474e;
    color: rgb(196, 207, 209);
    font-weight: bold;
    padding: 0 10px;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background: #5cc5ed;
    color: #FFFFFF;
    font-weight: bold;
}

.uk-navbar-nav > li.uk-active > a {
    background: #3b474e;
    color: #FFFFFF;
    font-weight: bold;
}

.uk-navbar-nav > li.uk-active > a:hover {
    background: #3b474e;
    color: #FFFFFF;
    font-weight: bold;
}

.uk-dropdown {
    padding: 0;
    width: 156px;
}

.uk-nav.uk-nav-navbar a{
	background-color: rgba(59, 71, 78, 0.7);
	color: rgb(196, 207, 209);
	text-transform: uppercase;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: #5cc5ed;
    color: #FFFFFF;
    font-weight: bold;
}



/* background slideshow */
.tm-top-block {
    background: #3b474e;
    box-shadow: none;
}

.slideshow {
    border: 10px solid rgb(230, 233, 231);
}


/* impostazioni corpo centrale sito */
.tm-page {
    margin: 0 auto;
    max-width: 1060px;
    box-shadow: none !important;
}


/* impostazione box specializzazioni in top-b */
.tm-page .tm-block:first-child {
    padding: 20px;
}

html.uk-notouch body.tm-isblog div.tm-page div.tm-block.tm-block-light div.uk-container.uk-container-center{
	padding: 0 !important;
}

.uk-panel-box {
    border: none;
    color: #FFFFFF;
    padding: 30px;
}

.uk-panel.uk-panel-box.coach {
    background: rgba(151, 191, 13, 0.7);
    width: 94%;
}

.uk-panel.uk-panel-box.consul {
    background: rgba(92, 197, 237, 0.7);
    width: 100%;
    right: 20px;
    min-height: 75% !important;
}

.uk-panel.uk-panel-box.manag {
    background: rgba(63, 188, 186, .7);
    width: 88%;
    right: 20px;
    min-height: 62% !important; 
}

.uk-panel.uk-panel-box.coach a, .uk-panel.uk-panel-box.consul a, .uk-panel.uk-panel-box.manag a{
	color: #FFFFFF;
}

.uk-panel.uk-panel-box.coach > p{
	padding: 10px 40px 0 20px;
	text-align: center;
}

.uk-panel.uk-panel-box.consul > p{
	padding: 10px 30px;
	text-align: center;
}

.uk-panel.uk-panel-box.manag > p{
	padding: 10px 20px 0 40px;
	text-align: center;
}

.uk-panel-title {
    color: rgb(151, 191, 13) !important;
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

.readmore a {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    font-family: "Cardo",serif;
    font-size: 12.5px;
    font-weight: 400;
    padding: 4px 12px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: #3b474e !important;    
}

.readmore > a {
	text-transform: uppercase;
    text-align: center;
    color: #3b474e !important;    
}


/* box tob-b pagine interne*/
.uk-panel.uk-panel-box.coach-int {
    background: rgba(151, 191, 13, 0.7);
    width: 94%;
}

.uk-panel.uk-panel-box.consul-int {
    background: rgba(92, 197, 237, 0.7);
    width: 100%;
    right: 20px;
}

.uk-panel.uk-panel-box.manag-int {
    background: rgba(63, 188, 186, .7);
    width: 88%;
    right: 20px;
}

.uk-panel.uk-panel-box.coach-int a, .uk-panel.uk-panel-box.consul-int a, .uk-panel.uk-panel-box.manag-int a{
	color: #FFFFFF;
}



/* impostazione contenuti centrali*/
.tm-content{
	padding: 0 !important;
	margin: 20px;
}

.tm-block {
    padding-bottom: 20px;
}

.tm-article-content {
    width: 80%;
}

.uk-article-title{
	font-size: 30px;
	width: 90%;
	line-height: 30px;
}


/* news */
.page-header {
    border-bottom: none;
}
.uk-panel.uk-panel-box.news{
	background: rgba(196, 207, 209, 0.40);
	margin-left: 20px;
}

.uk-panel.uk-panel-box.news > h3 {
    font-size: 22px;
    line-height: 20px;
}

.uk-panel.uk-panel-box.news > p {
    line-height: 17px;
    margin: 10px 0;
    color: rgb(82, 82, 82);
    font-family: Cardo;
}

.uk-panel.uk-panel-box.news > a {
	font-weight: bold;
}



/* form contatti */
.formResponsive fieldset {
    margin-top: 20px;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}

.formResponsive input, .formResponsive textarea {
    width: 300px;
}

.formResponsive label {
    margin: 3px 5px 3px 0;
    padding: 0px;
    height: auto;
    float: none;
}



/* multichannel */
html.uk-notouch body.tm-sidebar-a-left.tm-sidebars-1.tm-isblog div.tm-page div.tm-block.tm-block-light div.uk-container.uk-container-center div.uk-grid div.tm-main.uk-width-medium-7-10.uk-push-3-10 section.tm-main-bottom.uk-grid div.uk-width-1-1.uk-width-medium-1-2 div.uk-panel.uk-panel-box h3.uk-panel-title {
    color: rgb(255, 0, 0) !important;
}

html.uk-notouch body.tm-sidebar-a-left.tm-sidebars-1.tm-isblog div.tm-page div.tm-block.tm-block-light div.uk-container.uk-container-center div.uk-grid div.tm-main.uk-width-medium-7-10.uk-push-3-10 section.tm-main-bottom.uk-grid div.uk-width-1-1.uk-width-medium-1-2 div.uk-panel.uk-panel-box{
	padding: 0;
}

.support_author > a {
    display: none;
}

.sprite { background: url('/images/social.png') no-repeat top left; width: 96px; height: 24px;  } 
.sprite.01-facebook{ background-position: 0 0; } 
.sprite.02-twitter{ background-position: -24px 0; } 
.sprite.03-google{ background-position: -48px 0; } 
.sprite.04-linkedin{ background-position: -72px 0; } 

@media (max-width: 767px) {
	.uk-panel-box {
	    border: medium none;
	    color: rgb(255, 255, 255);
	    padding: 20px;
	}
  	.uk-panel.uk-panel-box.coach {
		width: 100% !important;
		padding: 0 !important;
	}
	.uk-panel.uk-panel-box.coach > p {
	    padding: 10px;
		text-align: center;
	}
	.uk-panel.uk-panel-box.consul {
		width: 100% !important;
		padding: 0 !important;
		right: 0 !important;
	}
	.uk-panel.uk-panel-box.manag {
		width: 100% !important;
		padding: 0 !important;
		right: 0 !important;
	}
	.uk-panel.uk-panel-box.manag > p {
	    padding: 10px;
	    text-align: center;
	}
	.uk-panel.uk-panel-box.coach-int{
		width: 100% !important;
		left: -20px;
	}
	.uk-panel.uk-panel-box.consul-int {
		width: 100% !important;
	}
	.uk-panel.uk-panel-box.manag-int{
		width: 100% !important;
		left: -20px;
	}
	.uk-navbar-content.uk-navbar-center.uk-visible-small {
    	height: 0%;
	}
	.uk-navbar-center {
	    max-width: 100%;
	}
	.uk-navbar-toggle::after {
	    color: #97BF0D;
	}
	.tm-article-content {
	    width: 100%;
	}
	.uk-container {
	    padding: 0;
	}
	.uk-navbar-toggle.uk-visible-small {
	    left: 20px;
	    position: relative;
	}
	html.uk-notouch body.tm-sidebar-a-left.tm-sidebars-1.tm-isblog div.tm-toolbar.uk-clearfix div.uk-container.uk-container-center div.uk-float-left{
		float: none;
		text-align: center;
	}
	.tm-toolbar.uk-clearfix {
	    height: 40px;
	}
}
