/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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

/* ------- Copyright 2015-2018 Web Alchemy srls ----------------------------------------

Aggiornato 29/09/2015
Aggiornato 29/05/2016
Aggiornato 29/06/2018


------------------- Triks ------------------------------------

background: url(../../../../wp-myimage/header-bg.png) no-repeat;

.classe:nth-child(1)

transition: all 0.3s ease 0s;

text-rendering: optimizeLegibility;

box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);

text-shadow: 0.1em 0.1em 0.2em #000000;

text-shadow: 1px 1px 3px #000000;

li[data-id="99"] a{
	
<a class="no-display"

.picopallo:not(:first-child)

<?php shailan_dropdown_menu(); ?>

-------------------------- Sfondo semi trasparente CSS  --------------------------
.alpha60 {
background: rgb(0, 0, 0) transparent;
background: rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


*/

 
 
 a, .uk-link {
    color: #1fa2d6;
    cursor: pointer;
    text-decoration: none;
}

a:hover, .uk-link:hover {
    color: #0074a2;
    text-decoration: underline;
}
 
 
/*----------  SEZIONE DA ATTIVARE ----------- */
 

 .uk-offcanvas-page {
    position: relative !important;
}

 .edit{
   display: none;
}
 
.contenitore{
	position: relative;
	float: none;
	margin: 0 auto;
	max-width: 1020px;
	width: 100%;
	height: 100%;
}
 
 
.uk-grid {
    margin-left: 0;
}
 
.uk-grid > * {
    padding-left: 0;
}

.uk-container {
    max-width: 100%;
    padding: 0;
}

.tm-main {
    padding-left: 0 !important;
}

.uk-panel-box{
    padding: 0px;
	border: none;
	border-radius: 0;
	background: none;
} 

 
 .tm-middle{
margin-left: 0 !important;
}

.uk-width-medium-2-3, 
.uk-width-medium-4-6 {
    width: 66.66%;
}

.uk-width-medium-1-3, 
.uk-width-medium-2-6 {
    width: 33.33%;
}

.tm-headerbar,
.tm-navbar,
#tm-top-a,
#tm-top-b,
#tm-middle,
#tm-bottom-a,
#tm-bottom-b,
#tm-footer{
	position: relative;
	float: left;
	width: 100%;
}

html {
    color: #444444;
    font: 16px/30px "Open Sans";
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans";
    font-weight: 500;
    text-transform: none;
	color:#002e6c;
	margin-top: 24px;
    margin-bottom: 12px;
}

.about-us h2 {
    font-size: 24px;
}

.tm-toolbar, .tm-headerbar, .tm-navbar, .tm-footer {
    margin-bottom: 0;
    margin-top: 0;
}


.animato{
    animation-duration: 1s;
    animation-fill-mode: both;
}
 
  .fadeindx{
    animation-name: fadeInRight;
}

.fadeinsx{
    animation-name: fadeInLeft;
}


 

 
 /* Generale
----------------------------------------------------------------------------------------------------*/

.base{
	position: relative;
	float: left;
}

.base-2{
	position: relative;
	float: right;
}

.centrato{
	text-align: center;
}

.sottolineato{
	text-decoration: underline;
}

.grassetto{
	font-weight: bold;
}

.maiuscolo{
	text-transform: uppercase;
}

/*-----------------------------------------*/


.bold{
	font-weight: bold;
}

.font11{
	font-size: 11px;
}

.font12{
	font-size: 12px;
}


.font13{
	font-size: 13px;
}


.font14{
	font-size: 14px;
}


.font15{
	font-size: 15px;
}


.font16{
	font-size: 16px;
}

.font17{
	font-size: 17px;
}


.font18{
	font-size: 18px;
}


.font19{
	font-size: 19px;
}

.font20{
	font-size: 20px;
}


/*-----------------------------------------*/

.width100{
	width: 100%;
}

.width90{
	width: 90%;
}

.width80{
	width: 80%;
}

.width75{
	width: 75%;
}

.width70{
	width: 70%;
}

.width66{
	width: 66%;
}

.width60{
	width: 60%;
}

.width50{
	width: 50%;
}

.width40{
	width: 40%;
}

.width33{
	width: 33%;
}

.width30{
	width: 30%;
}

.width25{
	width: 25%;
}

.width20{
	width: 20%;
}

.width10{
	width: 10%;
}

p {
	color: #666;
	margin: 0 0 12px;
	text-align: justify;
}



/*-----------------------------------------*/

.alpha{
	margin-left: 0 !important;
}

.alpha-2{
	margin-right: 0 !important;
}


.bordo-img, 
.tm-top-a iframe, 
.tm-main .wk-gallery-wall img{
	padding: 5px;
	background: #fff;
	border: solid 1px #ddd;
}

.bordo-img:hover, 
#system .wk-gallery-wall img:hover{
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.no-display{
 display: inline !important;
}


.tabella-cookie{
	border: solid 1px #ddd;
}

h1, .h1 {
    font-size: 36px;
}




/* -------------------- CONTINUA BOTTONE ---------------------*/



.continua, 
.links a{
	padding: 6px 10px;
	background: none;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #8b8e97;
	transition: all 0.3s ease 0s;
	font-size: 11px;
	font-weight: bold;
    line-height: 15px;
}

.continua:hover, 
.links a:hover{
	color: #8b8e97;
	background: #f5f5f5;
}




/*----------   STYLE RIEPILOGO NEWS   --------------*/

.contenuto-img {
    float: left;
    padding-right: 2%;
    width: 48%;
}

.contenuto-riep {
    float: right;
    width: 50%;
	font-size: 18px;
}

.tutto-art-faq .contenuto-riep {
    float: right;
    width: 100%;
    font-size: 18px;
}

.tutto-art p.uk-article-meta {
    display: none;
}

.category-news article .uk-article-title, .tag article .uk-article-title {
    color: #002e6c;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0;
}

.titolo-continua{
	background: none;
	border: 1px solid #8b8e97;
    color: #444;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    padding: 6px 10px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.titolo-continua:hover{
	color: #8b8e97;
	background: #f5f5f5;
}



.archive .contenuto-riep .uk-article-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 0;
}

.archive .uk-article-meta{
    margin-bottom: 10px;
    margin-top: 0;
	font-size: 11px;
}

.archive .contenuto-link{
	position: relative;
	float: left;
}

.archive .uk-article + .uk-article {
    margin-top: 55px;
}

.archive .tm-socialbuttons {
    bottom: 18px;
    position: absolute;
    right: 0;
	left: auto;
}

.archive article.uk-article{
	position: relative;
}

.single .wp-post-image {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    float: left;
    margin: 0 20px 20px 0;
    padding: 5px;
    position: relative;
}


.single h1.uk-article-title{
	margin-top: 0;
}


/*-----------------------------------------*/



.widgets_on_page ul{
	list-style-type: none;
	padding-left: 0;
} 

.widget_polylang ul{
	list-style-type: none;
}

.widget_polylang ul li{
	position: static;
	 float: left;
	 margin-left: 5px;
}





/* Header
----------------------------------------------------------------------------------------------------*/

.tm-toolbar a {
    color: #0e5bb9;
    font-size: 14px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

.uk-float-right .custom-html-widget a:not(:last-child) {
    margin-right: 15px;
    border-right: 1px solid;
    padding-right: 15px;
}

.tm-toolbar.uk-clearfix.uk-hidden-small {
    font-size: 13px;
    padding: 3px 0;
}

.mega-tool .contenitore {
    max-width: calc(100% - 40px);
    padding: 0 20px;
}

span.switch-lingua {
    font-size: 12px;
    line-height: 26px;
    opacity: 0;
}

.mega-tool {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    background: #ECF0F1;
}

.info-he > a {
    margin-right: 30px;
    color: #fff;
}

.info-he i {
    margin-right: 10px;
    font-size: 16px;
}

.socialz a i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #515151;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 7px;
    transition: .4s ease;
}

.mega-head {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    -webkit-box-shadow: inset 0 -1px #b8b8b8, 0 1px 3px rgba(184, 184, 184, 0.4);
    -moz-box-shadow: inset 0 -1px 0 #b8b8b8, 0 1px 3px rgba(184, 184, 184, 0.4);
    box-shadow: inset 0 -1px 0 #b8b8b8, 0 1px 3px rgba(184, 184, 184, 0.4);
}

.tm-headerbar {
    position: relative;
    float: left;
    width: auto;
    padding: 27px 0;
}

nav.tm-navbar.uk-navbar {
    position: relative;
    float: right;
    width: auto;
}

a.tm-logo img {
    width: 146px;
}

.uk-navbar {
    background: none;
    color: #444444;
}

.uk-navbar-nav > li.uk-active > a {
    background-color: transparent;
    color: #444444;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
	color: #666666;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    border-bottom: 2px solid transparent;
    padding: 23px 5px 21px;
    position: relative;
    float: left;
    text-transform: uppercase;
    height: auto;
    line-height: 45px;
}

.uk-navbar-nav > li.uk-active > a {
	border-bottom-color: #002e6c;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: transparent;
    color: #002e6c;
    outline: none;
    border-bottom-color: #002e6c;
}

.uk-navbar-nav > li {
    margin: 0 5px;
}

.uk-navbar-nav > li:last-child {
    margin-right: 0;
}



.ubermenu-skin-white {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    position: relative;
    float: right;
    width: auto;
    background: none;
}

.ubermenu-skin-white .ubermenu-item-level-0 > .ubermenu-target {
    padding: 36px 8px 37px 8px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.ubermenu-skin-white .ubermenu-item-level-0:last-child > .ubermenu-target {
	padding-right: 0;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
	content: initial;
}

.ubermenu-skin-white .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    background: none;
    color: #111111;
    border-bottom: 2px solid #205794;
}

.ubermenu-current-menu-item .ubermenu-target {
    border-bottom: 2px solid #205793;
}

a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    outline: none !important;
}

/* Top-a
----------------------------------------------------------------------------------------------------*/

.flexer {
    display: flex;
    position: relative;
    float: left;
    width: 100%;
}

.banner-fiducia {
    position: relative;
    float: left;
    width: 100%;
    padding: 25px 0;
}

#tm-top-a .uk-panel + .uk-panel {
    margin-top: 0;
}

.flexer img {
    width: 200px;
    height: 100%;
}

.flexer > div {
    flex: 1;
    text-align: center;
}

.slide-home .uk-overlay-panel > div {
    width: 100%;
}

.caption-slide {
    text-align: left;
}

.caption-slide h1 {
	font-size: 30px;
}

.caption-slide p {
    margin: 40px 0 60px;
}

.caption-slide .bottone {
	position: relative;
}

.bottone a {
    text-transform: uppercase;
    padding: 12px 25px;
    position: relative;
    width: 100%;
    background: #39b549;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none !important;
    border: 1px solid #39b549;
    transition: 0.3s linear;
}

.bottone a:hover {
    background: #fff;
    color: #39b549;
    border: 1px solid;
    transition: 0.3s linear;
}

.contenitore-slide {
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide-home .uk-overlay-background {
    background: rgba(0, 0, 0, 0);
}

/* Top-b
----------------------------------------------------------------------------------------------------*/

.chi-siamo-in {
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	align-items: center;
}

.img-chi-siamo {
    position: relative;
    float: left;
    width: auto;
    padding-right: 40px;
}

.text-chi-siamo {
    position: relative;
    float: left;
    width: calc(100% - 145px);
}

.text-chi-siamo h2 {
    font-size: 36px;
    font-weight: bold;
	color: #002e6c;
}

.text-chi-siamo h3 {
    font-size: 24px;
    font-weight: bold;
	color: #002e6c;
}

.chi-siamo-full {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 40px;
    background-color: #ecf0f1;
    padding-bottom: 40px;
}

.text-chi-siamo p {
    font-size: 16px;
    line-height: 1.5;
}

section#tm-top-b {
    margin-top: 0;
}

.news-home-in h3.uk-panel-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #002e6c;
    margin-bottom: 12px;
    margin-top: 0;
    line-height: 1.5;
}

.news-home-in p.uk-article-meta {
    font-size: 14px;
    color: #c8cbcc;
}

.news-home-in .uk-panel {
    max-height: 250px;
    overflow: hidden;
}

.news-home-in .uk-text-center.uk-panel-teaser {
    transition: .3s ease;
}

.news-home-in .uk-panel:hover .uk-text-center.uk-panel-teaser {
    margin-top: -150px;
    transition: .3s ease;
    opacity: 0;
}

.news-home-in .uk-margin {
    display: none;
}

.news-home-in .uk-panel:hover .uk-margin {
    display: block;
}

.news-home-in .uk-panel:hover .uk-article-meta {
    display: none;
}

.news-home-in .uk-panel:hover h3.uk-panel-title {
	margin-top: 60px;
}

.abso-news {
	text-align: center;
}

.news-home-in > div > div {
    padding: 70px 40px !important;
    border-right: 1px solid #ddd;
    height: 390px;
}

.news-home-in h2 {
    text-align: center;
    font-size: 36px;
    color: #002e6c;
    margin-bottom: 45px;
    position: relative;
}

.news-home-in > div > div:last-child {
    border-right: none;
}

.slide-testo-full {
    background: #ecf0f1;
}

/* Sidebar-a
----------------------------------------------------------------------------------------------------*/

.tm-sidebar-a{
	position: relative;
	float: right;
	padding-left: 25px;
}

.tm-main{
	float: left;
}

/* Sidebar-b
----------------------------------------------------------------------------------------------------*/

.tm-sidebar-b{
	position: relative;
	float: left;
	padding-right: 25px;
}


/* Maintop
----------------------------------------------------------------------------------------------------*/


/* Home
----------------------------------------------------------------------------------------------------*/

.uk-nav-navbar ul a {
    color: #0e5bb9;
}

/* Mainbottom
----------------------------------------------------------------------------------------------------*/


/* Bottom-a
----------------------------------------------------------------------------------------------------*/

.slide-testo-full h2 {
    font-size: 30px;
    color: #999;
	line-height: 56px;
}

.slide-testo-full {
    background: #ecf0f1;
    padding: 36px 0 55px;
    margin-top: 30px;
    position: relative;
    float: left;
    width: 100%;
}

.news-main {
    position: relative;
    float: left;
    width: 100%;
    margin-left: 0 !important;
}

.slide-testo-full h2:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 24px;
    position: relative;
    content: "";
    background: url(../../../uploads/2018/07/quote-ltr.png);
    width: 29px;
    height: 19px;
    top: -10px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.slide-testo-in {
    width: 75%;
    margin: 0 auto;
}

.slide-testo-in .uk-dotnav > .uk-active > * {
    border-color: #005cb8;
    background: #005cb8;
}


.slide-testo-in .uk-dotnav > * > * {
    width: 6px;
    height: 6px;
    background: transparent;
    border: 2px solid #909395;
}

.slide-testo-in.slide-new-home-blocks {
    width: 100%;
    position: relative;
    float: left;
}

.news-home-full {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 80px;
}

.res_area a.uk-button {
    font-size: 14px;
    border: 1px solid #002e6c;
    padding: 3px 6px;
    color: #002e6c;
    border-radius: 3px;
    height: auto;
    line-height: 20px;
    min-height: 0;
    background: none;
}

.page-id-872 .res_area {
    margin-top: 50px;
    position: relative;
}

/* Bottom-b
----------------------------------------------------------------------------------------------------*/


/* Footer
----------------------------------------------------------------------------------------------------*/

.pre-footer .flexer {
    background: #fff;
    padding: 5px;
    width: calc(95% - 10px);
}

#text-footer {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
}

#text-footer, #text-footer a {
    color: #999999;
}


#div-social {
    position: relative;
    float: right;
    width: 100%;
    margin-bottom: 10px;
}

#div-social i {
    margin: 0 10px;
	color: #fff;
	font-size: 18px;

}

.tm-footer{
	margin-top: 0px;
}

.mega-footer {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #2d3236;
}

.pre-footer {
    background: #2c3236;
    padding-top: 20px;
    position: relative;
    float: left;
    width: 100%;
}

.briciole {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
	font-size: 14px;
}

.briciole i {
    margin-right: 10px;
	font-size: 20px;
}



.riga-contatti p {
    margin-top: 0;
    color: #999;
    line-height: 21px;
    font-size: 14px;
}

.riga-contatti {
    display: flex;
    align-items: baseline;
}

.riga-contatti i {
    width: 30px;
}



.home .briciole strong {
color: #ccc;
}

.tm-footer .uk-panel + .uk-panel {
    margin-top: 0;
}

.colonne-in {
    display: flex;
    text-align: left;
    color: #999;
    padding: 10px 0;
    border-top: 1px solid #3d474d;
    position: relative;
    float: left;
    width: 100%;
}

 .pre-footer a {
	color: #999;
}
.pre-footer h3 {
	color:#ccc;
	font-size: 16px;
}

.colonna {
	flex: 1;
}

.briciole a {
    color: #cccccc;
    
}
.briciole a:hover {
    text-decoration: underline;
}

span.breadcrumb_last {
    color: #666666;
}

/* Contatti
----------------------------------------------------------------------------------------------------*/

#contatti-form .wpcf7-submit {
    text-align: center;
    background: none;
    border: 2px solid #002e6c;
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 40px;
    color: #002e6c;
    width: auto;
}

#contatti-form .wpcf7-submit:hover {
    text-align: center;
    border: 2px solid #002e6c;
	background:#002e6c;
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 40px;
    color: #fff;
    width: auto;
}



#contatti-form div.wpcf7-validation-errors, 
#contatti-form div.wpcf7-mail-sent-ok{
    border: medium none !important;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}



#contatti-form div.wpcf7-validation-errors{
	color: #FD0000;
}

#contatti-form div.wpcf7-mail-sent-ok{
	color: #69d654;
}

#contatti-form .wpcf7-acceptance{
	margin-left: 0;
	margin-top: 0;
}

 #contatti-form .wpcf7-form .wpcf7-not-valid-tip {
    background: transparent;
    border: none;
    color: #ff0000;
    height: auto;
    left: 0 !important;
    line-height: 22px;
    padding: 9px 1px;
    position: relative;
    top: 0 !important;
    width: auto;
    z-index: 90;
}

.pulsanti-form input {
    height: 40px;
}

.acceptance-969 .wpcf7-not-valid-tip {
    height: 10px !important;
    margin-left: 1px !important;
    background: red !important;
}

#contatti-form div.wpcf7-validation-errors, #contatti-form div.wpcf7-mail-sent-ok {
    text-align: left;
}

#contatti-form .wpcf7-form .your-message .wpcf7-not-valid-tip {
    height: 90%;
    padding: 1.5%;
    width: 97%;
}



#contatti-form input[type=text], #contatti-form input[type=email]{
    border: 1px solid #dddddd;
    margin-bottom: 0;
    padding: 0 4% !important;
    width: 100%;
}

#contatti-form .your-email input{
	margin-right: 0;
}

#contatti-form textarea{
	border: 1px solid #dddddd;
    margin-bottom: 0px;
    padding: 1.5% !important;
    width: 100%;
	resize: none;
}

#contatti-form .wpcf7-response-output{
    left: 0;
    position: relative;
    top: 0;
    z-index: 100;
}

#contatti-form .wpcf7-form{
	position: relative;
}

#contatti-text .title-up{
	margin-top: 30px !important;
}


#contatti-text {
    float: left;
    padding-right: 3%;
    position: relative;
    width: 30%;
}

#contatti-form{
	float: right;
    position: relative;
    width: 66%;
}


#rc-imageselect, 
.g-recaptcha {
	transform:scale(0.7);
	-webkit-transform:scale(0.7);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
	}

.pulsanti-form.uk-grid{
    margin-left: 0;
}

.pulsanti-form.uk-grid > *{
    padding-left: 10px;
}

.no-margine-form{
	padding-left: 0 !important;
}
	
#contatti-form input[type=text].wpcf7-captchar{
	width: 100px !important;
	float: left;
    position: static;
	padding: 7.5% !important;
}

#contatti-form .wpcf7-captchac{
	magin-top: 10px;
}

#contatti-form .privacy {
    font-size: 12px;
    line-height: 20px;
}

#contatti-form .wpcf7-captcha-captcha-700 {
    height: 39px;
    margin: 0 0 0 9px;
    width: 106px;
}

#contatti-form .captcha-700 .wpcf7-not-valid-tip{
    height: 22px !important;
    max-width: 82px !important;
    padding: 8px !important;
}

#contatti-form div.wpcf7 img.ajax-loader {
    display: none;
}

#contatti-form span.acceptance-969 {
    float: left;
    position: relative;
    width: auto;
}

.wpcf7-acceptance input {
    margin: 0;
}

span.wpcf7-form-control-wrap {
    float: left;
    position: relative;
    width: 100%;
}

.field-privacy span.wpcf7-form-control-wrap {
    padding-right: 5px;
    width: auto;
}

span.wpcf7-form-control-wrap.captcha-700{
    float: left;
    position: relative;
    width: auto;
}

.acceptance-969 .wpcf7-not-valid-tip{
    height: 10px !important;
    margin-top: 5px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    width: 8px !important;
}

.acceptance-969 {
    width: 20px !important;
}

.privacy {
    font-size: 11px;
    color: #444;
}

.privacy a {
    font-size: 11px;
    color: #444;
}

.privacy span.wpcf7-list-item {
    margin: 0;
}

.invia-messaggio {
    width: 200px;
    padding: 12px;
} 

/* NEWS SIDEBAR
-------------------------------------------------------------------------------------------------------*/

.news-side .uk-panel.uk-width-1-1 {
    padding: 0;
}

.news-side a.uk-button:after {
    content: 'Ãƒâ€šÃ‚Â»';
}

.news-side h3.uk-panel-title {
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}

.news-side .uk-margin {
    font-size: 15px;
    line-height: 19px;
    margin-top: 5px;
    font-weight: 100;
    overflow: hidden;
    max-height: 76px;
}

.news-side a.uk-button {
    padding: 0;
    margin-top: -38px;
    font-size: 14px;
    font-weight: bold;
    background: none !important;
}

.news-side .uk-width-medium-3-5 {
    padding-left: 0;
    width: 100%;
}

.news-side .uk-width-medium-2-5.uk-text-center {
    display: none;
}

.news-side h3.uk-panel-title {
    font-size: 14px;
    font-weight: 300;
}

.page-id-40.tm-sidebar-a-right .tm-sidebar-a {
    margin-top: 40px;
}



/* ----------INTERNI ED ARTICOLI --------*/


.about-us .img-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    width: 400px;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-left: 3px solid #005cb8;
}

.page-id-2.tm-sidebar-a-right .tm-main {
    width: calc(72% - 100px);
}

.page-id-2.tm-sidebar-a-right .tm-sidebar-a {
    position: relative;
    float: right;
    padding-left: 100px;
    width: calc(28% + 100px);
	margin-top: 0;
}

.about-us .section {
    margin-top: 48px;
    margin-bottom: 48px;
}

.about-us .show-team {
    border: solid 1px #f1f1f1;
    border-left: 3px solid #002e6c;
    padding: 24px;
}

.about-us h1 {
    margin-top: 0;
}

body:not(.home) div#tm-middle {
    margin: 35px 0 70px;
}

.chi-siamo-prodotto h2, .chi-siamo-prodotto h3 {
	font-size: 30px;
}

.chi-siamo-prodotto h3 {
	margin-top: 25px;
	position: relative;
	float: left;
}

.chi-siamo-full.chi-siamo-prodotto p {
    line-height: 30px;
}

div.text-right {
    float: right;
    width: 42%;
	padding-left: 5%;
}

div.video-left {
    float: left;
    width: 53%;
}

div.text-left {
    float: left;
    width: 42%;
	padding-right: 5%;
}

div.video-right {
    float: right;
    width: 53%;
}

div.video-left iframe, div.video-right iframe {
	position: relative;
	float: left;
	width: 100%;
}

.grid-archivio > div {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.page-title {
    border: 0;
    font-weight: 100;
    padding: 0;
    margin: 0;
	border-bottom: 1px solid #e1e4e6;
    line-height: 1;
    padding-bottom: 12px;
    margin-bottom: 24px;
}

.grid-archivio .uk-panel > p {
    display: none;
}

.grid-archivio h3.uk-panel-title {
    color: #002e6c;
    font-size: 24px;
    margin-bottom: 24px;
	font-family: 'Montserrat' ,san-serif;
}

.chi-siamo-full.chi-siamo-prodotto {
    background: transparent;
}

.grid-spec > div:not(:last-child) {
    padding-bottom: 33px;
    border-bottom: 1px solid #e1e4e6;
    position: relative;
    float: left;
    width: 100%;
}

dl.contact-address.dl-horizontal dd {
    border-bottom: 1px solid #e1e4e6;
    font-size: 14px;
    padding: 12px 0;
	line-height: 1.5;
}

dl.contact-address.dl-horizontal dd i {
    margin-right: 6px;
    width: 16px;
}

span.contact-misc p em strong {
    font-size: 12px;
    text-align: left;
    line-height: 15px;
    color: #666;
}

h1.titolino {
    border-bottom: 1px solid #e1e4e6;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 12px;
}

.italico {
	font-style: italic;
}

#contatti-form {
    float: right;
    position: relative;
    width: 100%;
	margin-top: 30px;
}

.page-id-2 article p {
    border: 0;
    color: #666666;
    font-size: 13px;
}

.tm-sidebar-a h2 {
    border-bottom: 1px solid #e1e4e6;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    padding-bottom: 12px;
    margin-top: 34px;
}

#contatti-form .pulsanti-form p {
    line-height: 65px;
}

#contatti-form .pulsanti-form .uk-width-1-1.no-margine-form {
    position: relative;
    float: left;
    width: 70%;
    margin-bottom: 15px;
}

#contatti-form input[type=text], #contatti-form input[type=email] {
    margin-bottom: 0;
    padding: 0 4% !important;
    width: 100%;
    border-image: url('') none;
    background: none;
    -webkit-rtl-ordering: logical;
    border-bottom: 1px solid #ddd;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: medium;
	border-right-style: none;
	border-right-color: inherit;
	border-right-width: medium;
	border-top-style: none;
	border-top-color: inherit;
	border-top-width: medium;
}

span.contact-misc p {
    line-height: 15px;
}

#contatti-form input[type=text]:focus, #contatti-form input[type=email]:focus {
    outline: none;
}

.contact-links i:hover {
    background: #002e6c;
    border: 2px solid #002e6c;
    color: #fff;
}

.contact-links i {
    font-size: 20px;
    margin-top: 20px;
    color: #999;
    border: 2px solid #999;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}



.category-news main#tm-content article:nth-child(odd), .tag main#tm-content article:nth-child(odd) {
    background: #f9f9f9;
}

.category-news main#tm-content article:hover, .tag main#tm-content article:hover {
    background: #f5f5f5;
}

.category-news main#tm-content article, .tag main#tm-content article {
	padding: 24px;
}

.archive .uk-article + .uk-article {
    margin-top: 0;
}

.colonna ul.menu li a {
    padding: 3px 0;
    font-size: 14px;
}

.colonna i.fa.fa-facebook {
    background: #3B5998;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #3B5998;
	transition: .3s;
}

.colonna i.fa.fa-facebook:hover {
    background: transparent;
    border: 1px solid #fff;
	transition: .3s;
}

.tm-sidebar-a ul.uk-list.uk-list-line li a:after {
    content: "\f133";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
}

.tm-sidebar-a-right .tm-main {
    width: 72%;
}

.tm-sidebar-a-right .tm-sidebar-a {
    position: relative;
    float: right;
    padding-left: 35px;
    width: 28%;
    margin-top: 15px;
}

.tm-sidebar-a ul.uk-list.uk-list-line li {
    padding: 12px 0;
}

.tm-sidebar-a ul.uk-list.uk-list-line li a {
    color: #002e6c;
    font-size: 14px;
}

.tm-sidebar-a h3.uk-panel-title {
    color: #002e6c;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin: 0 0 12px 0;
    padding: 0;
}

.widget_tag_cloud a {
    position: relative;
    float: left;
    clear: both;
    border: 2px solid #f1f1f1;
    border-radius: 20px;
    padding: 0px 15px;
    transition: .3s;
    margin-bottom: 5px;
    font-size: 14px !important;
    color: #666;
}

.tag h1.uk-h3 {
    border: 0;
    font-weight: 100;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e1e4e6;
    line-height: 1;
    padding-bottom: 12px;
    margin-bottom: 24px;
    font-size: 36px;
}

.uk-slideshow li .testo-slide {
	opacity: 0;
	left: 100px;
	position: relative;
	transition: 2s;
}

.uk-slideshow li .fam-img {
	opacity: 0;
	left: 200px;
	position: relative;
	transition: 2s;
}

.uk-slideshow li.uk-active .testo-slide {
	opacity: 1;
	left: 50px;
	position: relative;
	transition: 1.5s;
}

.uk-slideshow li.uk-active  .fam-img {
	opacity: 1;
	left: 100px;
	position: relative;
	transition: 2s;
}

.uk-slideshow li.uk-active img.testo-slide.testo-slide-2 {
    left: 210px;
}

.img-img.img-slide-2 {
    position: relative;
    float: right;
    width: 100%;
    text-align: right;
    z-index: 9;
}


.img-text-2 {
    width: 45%;
}

.slide-home .uk-dotnav li.uk-active a {
    border-color: #005cb8;
    background: #005cb8;
}

.slide-home .uk-dotnav li a {
        width: 6px;
    height: 6px;
    background: transparent;
    border: 2px solid #909395;
}

.interno-anim-2 {
	background: #fff;
}

span.contact-telephone a {
    color: #444;
}

.media-left {
    position: relative;
    float: left;
    width: auto;
    margin-right: 10px;
}

.col-sm-5.col-sm-offset-1 {
    margin: 25px 0 60px;
}

.img-testo-left img {
    width: 100%;
}

.img-testo-left {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 55px;
}

.col-sm-6.col-sm-offset-1 {
    position: relative;
    float: left;
    width: calc(50% - 55px);
}

.text-center {
    text-align: center;
    margin-top: 25px;
}

a.btn.btn-info {
    text-transform: uppercase;
    font-weight: 700;
    padding: 11px 30px;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    border-radius: 3px;
    border-width: 1px;
}

.flexer-img {
    display: flex;
    align-items: center;
    position: relative;
    float: left;
    width: 100%;
}

.img-testo-right {
    position: relative;
    float: left;
    width: 50%;
    margin-left: 55px;
}

.nota-bene p {
    font-weight: bold;
}

.prodotti-home-in .uk-margin {
    font-size: 14px;
}

.prodotti-home-in h2 {
    text-align: center;
    font-size: 36px;
    color: #002e6c;
    margin-bottom: 45px;
    position: relative;
}

.prodotti-home-in h3.uk-panel-title {
    color: #002e6c;
}


.prodotti-home-in .uk-text-center.uk-panel-teaser {
    border: 1px solid #ecf0f1;
}
	
a.scopri {
    font-size: 14px;
    border: 1px solid #002e6c;
    padding: 3px 6px;
    color: #002e6c;
    border-radius: 3px;
}

.prod-sidebar ul#menu-faq li a {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.prod-sidebar ul#menu-faq li:last-child a {
    border-bottom: none;
}

.news-home {
    position: relative;
    float: left;
    width: 100%;
    padding: 100px 0;
}


/*--- Dani ---*/

.uk-navbar-nav > li > a {
    font-size: 12px;
    padding: 23px 3px 21px;
}

.primi-passi {
    margin-top: -40%;
    margin-left: calc(50% - 200px);
    width: 400px;
    text-align: center;
}

.primi-passi p, .primi-passi h2{
	color: #fff;
	text-align: center;
}
	
	.slide-new-home-blocks h2{
	text-align: center;
    font-size: 36px;
    color: #002e6c;
    margin-bottom: 45px;
    position: relative;
	}
	
	.slide-new-home-blocks h2:before{
	display:none !important;
	}


/* --- BANNER --- */

.banner {
    max-height: 550px;
}
.banner img {
    height: 500px;
    object-fit: cover;
}

.banner h2 {
    text-align: center;
    margin-top: -250px;
    margin-bottom: 250px;
    color:#fff;
    text-shadow: 0px 0px 15px grey;
}

.fascia {
    background: #ecf0f1;
    padding: 5%;
}
	
	.page-id-220 .uk-article .uk-grid-width-1-1 .uk-overlay{
	padding:20px !important;
	}
	
	.page-id-220 .scopri_cont{
	width: 100%;
    font-size: 14px;
    border: 1px solid #002e6c;
    color: #002e6c;
    border-radius: 3px;
	text-align:center;
	padding:20px;
	}
	
	.page-id-220 .scopri{
	border:none;
	font-size:18px;
	text-align:center;
	}
	
	.btn_diventa_inc{
	    width: 100%;
    text-align: center;
    border: 1px solid #0e5bb9;
    border-radius: 10px;
    padding: 8px;
	position: static;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
	}
	
	.btn_diventa_inc a{
	color:#0e5bb9;
	font-weight:bold;
	}
	
	.btn_diventa_inc:hover{
	    background-color: #0e5bb9;
	}
	.btn_diventa_inc:hover a,
	.btn_diventa_inc a:hover{
    color:#FFF;
	}
	
	
/* --- STAFF BANDIERE ---*/
.staff img {
    height: 150px;
}


/* --- PRODOTTI PAGINE AGGIORNATE ---- */

.testata-prodotto {
background: url(https://italy.synergyo2.eu/wp-content/uploads/2018/08/sport-synergyo2.jpg);
    background-size: cover;
    max-height: 500px;
    text-align: center;
    padding: 10%;
}
.testata-prodotto h3, .testata-prodotto h2 {
    font-weight: 600;
    color: #fff;
	text-shadow: 0px 0px 20px #161010;
}

.title-hr-synergyo2 {
    height: 4px;
    width: 60px;
    margin: 25px auto 20px;
    background: #5bc0de;
    border-radius: 4px;
}

.testata-prodotto .page-id-230{
background: url(https://italy.synergyo2.eu/wp-content/uploads/2018/08/synergyo2_banner.png);
}

.blocco-testo {
    float: left;
    width:100%;
}


.testo-img {
  margin: 0px;
  background-image: url('esempio1.jpg');
  background-repeat: no-repeat;
  color: #FFFFFF;
  background-color: red;
  font-size: 140%;
  font-weight: normal; 
  line-height: 260px;
  text-align: center;
  width: 240px;
  height: 150px;          
}



/* --- PULSANTI PAGINE RODOTTO --- */


a.btn.btn-info-synergeno2{
    text-transform: uppercase;
    font-weight: 700;
    padding: 11px 30px;
    color: #fff;
    background-color: #f08080;
    border-color: #f08080;
    border-radius: 3px;
    border-width: 1px;
}

.page-id-239 .title-hr-synergyo2, .page-id-1561 .title-hr-synergyo2, .page-id-1995 .title-hr-synergyo2 {
    background: #f08080;
}

/*-----*/

.page-id-253 a.btn.btn-info, .page-id-1567 a.btn.btn-info, .page-id-1929 a.btn.btn-info{
    background-color: #ff8c00;
    border-color: #ff8c00;
}

.page-id-253 .title-hr-synergyo2, .page-id-1567 .title-hr-synergyo2, .page-id-1929 .title-hr-synergyo2{
    background: #ff8c00;
}

/*-----*/
.page-id-246 a.btn.btn-info, .page-id-1563 a.btn.btn-info, .page-id-1997 a.btn.btn-info {
    background-color: #ba55d3;
    border-color: #ba55d3;
}

.page-id-246 .title-hr-synergyo2, .page-id-1563 .title-hr-synergyo2, .page-id-1997 .title-hr-synergyo2{
    background: #ba55d3;
}

/*-----*/
.page-id-1694 a.btn.btn-info, /*.page-id-1563 a.btn.btn-info,*/ .page-id-1994 a.btn.btn-info {
    background-color: #2a6de0;
    border-color: #2a6de0;
}

.page-id-1694 .title-hr-synergyo2, /*.page-id-1563 .title-hr-synergyo2,*/ .page-id-1994 .title-hr-synergyo2{
    background: #2a6de0;
}



/*------- menu laterale sidebar -------*/
.uk-nav-side > li.uk-active > a {
    background: #ecf0f1;
    color: #0e5bb9;
    font-weight: bold;
}


.tm-sidebar-a .widget_nav_menu li {
    border-bottom: 1px solid #dddddd;
}

.category p {
    word-wrap: break-word;
}


.uk-nav > li > a {
    padding: 5px 15px;
}


.category-lavora-con-noi-domande-frequenti .contenuto-riep, .category-frequent-questions .contenuto-riep, .category-preguntas-frecuentes-trabaje-con-nosotros .contenuto-riep{
    width: 100%;
}

.category-lavora-con-noi-domande-frequenti .contenuto-img, .category-frequent-questions .contenuto-img, .category-preguntas-frecuentes-trabaje-con-nosotros .contenuto-img{
    width: 0;
}

/* --- menu ---*/


.ubermenu-skin-white .ubermenu-item-level-0 > .ubermenu-target:lang(es-ES) {
    padding: 36px 5px 37px 5px;
    font-size: 11px !important;
}



.uk-panel-box > .uk-nav-side {
    margin: 0;
}




.page-id-1712 a.btn.btn-info, .page-id-1712 .title-hr-synergyo2 {
    background-color: #2a6de0;
    border-color: #2a6de0;
}

/* --- divisore glossario --- */

.page-id-1757 #tm-middle img, .page-id-1922 #tm-middle img, .page-id-1983 #tm-middle img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.page-id-1757 #tm-middle .uk-article h2, .page-id-1922 #tm-middle .uk-article h2, .page-id-1983 #tm-middle .uk-article h2{
    text-align: center;
	margin-top: -130px;
    margin-bottom: 130px;
    color:#fff;
    text-shadow: 0px 0px 15px grey;
}

/* --- video --- */
.category-video article .uk-article-title, .category-video-gallery article .uk-article-title, .category-galeria-de-videos article .uk-article-title {
	color: #002e6c;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0;
}

.category-video .contenuto-riep, .category-video-gallery  .contenuto-riep, .category-galeria-de-videos .contenuto-riep {
    float: left;
    width: 50%;
    font-size: 18px;
}

.category-video .archive article.uk-article, .category-video-gallery  .archive article.uk-article, .category-galeria-de-videos .archive article.uk-article {
    position: relative;
    margin-bottom: 30px;
}
.category-video main#tm-content article:nth-child(odd), .category-video-gallery main#tm-content article:nth-child(odd), .category-galeria-de-videos main#tm-content article:nth-child(odd) {
    background: #f9f9f9;
}
.category-video main#tm-content article, .category-video-gallery  main#tm-content article, .category-galeria-de-videos main#tm-content article {
    padding: 24px;
}


/*MODIFICHE FOX*/

.banner.linea-bellezza img {
    width: 100%;
	height: 100%;
}

.banner.linea-bellezza {
	background-size: cover;
    background-image: url(https://www.synergyo2.eu/wp-content/uploads/2019/01/Fields_Camomiles_Sky_492698_2560x1600.jpg),linear-gradient(95deg,#0e90f9 0%,#c4ecf6 100%)!important;
    background-blend-mode: soft-light;
    background-color: initial!important;
    height: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: 0 60%;
}

.cont-flexa {
    width: 100%;
}

.banner.linea-bellezza h2 {
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	text-align: left;
	border-bottom: 5px solid #f1c8c0;
	margin-bottom: 20px;
    padding-bottom: 20px;
	font-size: 48px;
    line-height: 50px;
}

.banner.linea-bellezza.prodotto-bellezza-full h2 {
	border-bottom: 3px solid #0ec4f2;
	text-shadow: none;
	font-size: 42px;
}

.back-txt {
    background: linear-gradient(334deg,rgba(241,200,192,0.65) 12%,rgba(83,222,251,0.64) 100%);
	padding: 20px;
}

.linea-bellezza-in {
    display: flex;
}

.linea-bellezza .cont-flexa.cont-dx {
    margin: 20px;
}

.back-txt p {
    color: #fff;
	font-size: 18px;
    line-height: 24px;
	text-align: left;
}

span.titolo-up {
    text-transform: uppercase;
}

.cont-linea-bellezza div {
    margin-top: 20px;
    font-size: 20px;
    line-height: 32px;
}

.cont-linea-bellezza h2 {
    text-align: center;
    font-size: 38px;
    line-height: 58px;
}

.cont-full {
	display: flex;
	width: 100%;
    height: auto;
	margin-bottom: 150px;
	box-shadow: 0 35px 45px #1f1f1f33;
}

.inverso {
    flex-direction: row-reverse;
}

.interno-linea-bellezza .cont-flexa {
    width: calc(100% - 120px);
}

.interno-linea-bellezza .cont-flexa.cont-sx {
    position: relative;
	margin-top: 20px;
}

.interno-linea-bellezza .cont-sx img {
    width: 250px;
}

.interno-linea-bellezza .cont-sx p {
    font-size: 18px;
    text-align: left;
	line-height: 28px;
}

.interno-linea-bellezza .cont-sx p:first-of-type:before {
    content: '';
    position: absolute;
    background: #f7d584;
    height: 4px;
    width: 250px;
	top: 90px;
}

.interno-linea-bellezza .cont-two .cont-sx p:first-of-type:before, .interno-linea-bellezza .cont-four .cont-sx p:first-of-type:before {
	top: 75px;
}

.interno-linea-bellezza .cont-sx p:first-of-type {
    margin-top: 30px;
}

.cont-flexa.cont-dx img {
    box-shadow: 30px 30px 0 #76e1f8;
	width: 400px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.cont-two .bottone-linea-bellezza {
    border-color: #fc7086;
    background-color: #fc7086;
	box-shadow: 0px 12px 18px -6px rgba(252,112,134,0.5);
}

.cont-three .bottone-linea-bellezza {
    border-color: rgba(0,0,0,0);
    background-color: #b269b0;
	box-shadow: 0px 12px 18px -6px rgba(252,97,196,0.5);
}

.bottone-linea-bellezza {
    color: #ffffff;
    padding: 15px 25px;
    border-color: #0795a3;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: rgba(14,144,249,0.82);
	box-shadow: 0px 12px 18px -6px rgba(247,213,132,0.7);
}

.cont-flexa.cont-sx {
	padding-right: 80px;
	margin-left: 40px
}

.interno-linea-bellezza a:hover, .interno-linea-bellezza .uk-link:hover {
    color: #fff;
}

.interno-linea-bellezza .cont-sx div {
    margin-bottom: 40px;
}

.interno-linea-bellezza p {
	color: rgba(0,0,0,0.4);
}

.interno-linea-bellezza .cont-flexa {
    margin-top: 20px;
}

.cont-flexa.cont-dx.foto-vert img {
	width: auto;
	height: 400px;
	box-shadow: none;
	margin-left: auto;
    margin-right: auto;
    display: block;
}

.cont-two .foto-vert img, .cont-three .foto-vert img, .cont-four .foto-vert img {
	margin-top: -20px;
}

.cont-two .cont-flexa.cont-dx {
	background-image: linear-gradient(35deg,#c45267 0%,#bf3951 100%);
}

.cont-three .cont-flexa.cont-dx.foto-vert {
    background-image: linear-gradient(160deg,#996699 30%,#663366 73%);
}

.cont-four .cont-flexa.cont-dx {
	background-image: linear-gradient(35deg,#faaca8 0%,#ddd6f3 100%);
}

.banner.linea-bellezza.prodotto-bellezza-full {
    background-image: linear-gradient(45deg,#f1c8c0 0%,#f3d6a8 100%)!important;
	overflow: inherit;
	margin-bottom: 200px;
	background-position: center;
	background-color: unset;
	height: 550px;
}

.prodotto-bellezza-in p {
    font-size: 20px;
    color: #fff;
}

.linea-bellezza.prodotto-bellezza-full .cont-flexa.cont-dx {
    margin: 80px 0 0;
	height: 100%;
}

.logo-prodotto {
    position: absolute;
    top: -75px;
    transform: scale(0.7);
    height: 60px;
}
/*PICCOLE AGGIUNTE
_______________________*/
div.banner-fiducia h2.titoletto-fiducia{
	text-align: center;
	margin-bottom: 40px; 
}

.page-id-220 .scopri_cont{
	box-sizing: border-box;
}


/*FORM CONTATTI ITA FONDO PAGINA
________________________________________________________________*/ 
.form-contatto-full{
    background: #ecf0f1;
    padding: 36px 0 55px;
    margin-top: 30px;
    position: relative;
    float: left;
    width: 100%;
}

.form-contatto-in{
    width: 100%;
    position: relative;
    float: left;
}

.titolo-form-contatti{
    text-align: center;
    font-size: 36px;
    color: #002e6c;
    margin-bottom: 24px;
    position: relative;
	border-bottom: 1px solid #e1e4e6;
	padding-bottom: 24px;
}

#form-contatto{
    float: right;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

#form-contatto .pulsanti-form p {
    line-height: 65px;
}

.pulsanti-form.uk-grid > * {
    padding-left: 10px;
}

#form-contatto textarea {
    border: none;
    border-bottom: 1px solid #565656;
    margin-bottom: 0px;
    width: 100%;
    resize: none;
    background-color: transparent;
    height: 40px;
	overflow: hidden;
}

#form-contatto input[type=text], #form-contatto input[type=email] {
    margin-bottom: 0;
    padding: 0 4%;
    width: 100%;
    border-image: url(custom.css) none;
    background: none;
    -webkit-rtl-ordering: logical;
    border-bottom: 1px solid #565656;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: medium;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: medium;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: medium;
}

#form-contatto .uk-width-1-1.no-margine-form{
	position: relative;
    float: left;
    width: 70%;
    margin-bottom: 15px;
}

#form-contatto .wpcf7-submit {
    text-align: center;
    background: none;
    border: 2px solid #002e6c;
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 40px;
    color: #002e6c;
    width: auto;
}

#form-contatto .wpcf7-submit:hover{
	background: #002e6c;
	color: white;
}


#form-contatto input:hover, #form-contatto input:focus, #form-contatto textarea:focus {
	outline: none;
}

/*ERRORE CONVALIDA PRIVACY
____________________________________________________________________________________________*/
.acceptance-969 span[role=alert].wpcf7-not-valid-tip {
    height: 4px !important;
    margin-top: -5px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    width: 10px !important;
	margin-left: 0px !important;
}

#form-contatto .acceptance-969 span[role=alert].wpcf7-not-valid-tip {
    
    width: 12px !important;
}

#form-contatto div.wpcf7-validation-errors, #form-contatto div.wpcf7-mail-sent-ok {
    text-align: left;
}
#form-contatto div.wpcf7-validation-errors {
    color: #FD0000;
}

#form-contatto div.wpcf7-validation-errors, #form-contatto div.wpcf7-mail-sent-ok {
    border: medium none !important;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
#form-contatto .wpcf7-response-output {
    left: 0;
    position: relative;
    top: 0;
    z-index: 100;
}

#contatti-form .wpcf7-form span[role=alert].wpcf7-not-valid-tip, #form-contatto .wpcf7-form span[role=alert].wpcf7-not-valid-tip{
	font-size: 0.8em;
}

/*FORM CONTATTI ITA SIDEBAR*/
.sidebar-contatto-full .sidebar-contatto-in{
	padding: 0px 15px;
    box-sizing: border-box;
}

.sidebar-contatto-full span.wpcf7-not-valid-tip {
	font-size: 0.8em;
}

#form-contatto .contatto-sidebar .uk-width-1-1.no-margine-form{
	width: 100%;
}

#contatti-form textarea{
	font: 400 13.3333px Arial;
    padding: 3% 3% !important;
}

#form-contatto textarea{
	font: 400 13.3333px Arial;
    padding: 0% 3% !important;
}
#form-contatto .contatto-sidebar textarea{
	font: 400 13.3333px Arial;
    padding: 0 4% !important;
}

#form-contatto .contatto-sidebar .uk-width-1-1.pulsante-invia {
	display: grid;
}

.form-contatto-full.sidebar-contatto-full{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
}

#form-contatto .contatto-sidebar .wpcf7-submit{
	padding: 8px 2%;
}



/* FIX RESPONSIVE 
______________________________________________________________________*/
@media (max-width: 1220px){
#contatti-form .wpcf7-form span[role=alert].wpcf7-not-valid-tip {
    background: transparent;
    border: none;
    line-height: 22px;
    padding: 9px 1px;
    position: relative;
    width: auto;
}
}
/* --------- Copyright Web Alchemy srls 2015 --------------- */
@media (max-width: 1220px) {

#contatti-form .wpcf7-form .wpcf7-not-valid-tip {
    border: 1px solid #ff0000;
    color: #ff0000;
    height: auto;
    left: 0 !important;
    line-height: 39px;
    padding: 0 3%;
    position: absolute;
    top: 0 !important;
    width: 94%;
    z-index: 90;
}

#contatti-form .wpcf7-form .your-message .wpcf7-not-valid-tip {
   height: 100%;
    padding: 0 1.5%;
    width: 97%;
}

}

/* --------------- Passaggio DIV CLASS="CONTENITORE" --------------*/

@media (max-width: 1170px) {
	
.linea-bellezza.prodotto-bellezza-full .cont-flexa.cont-dx {
    margin: 40px 0 0;
}
	
.banner.linea-bellezza.prodotto-bellezza-full img {
    width: 100%;
	height: 100%;
	position: static;
}
	
.banner.linea-bellezza.prodotto-bellezza-full {
    height: 450px;
}
		
.cont-flexa.cont-dx img {
    width: 300px;
}
	
.normale .cont-flexa.cont-sx {
    padding-right: 40px;
}
	
.interno-linea-bellezza .cont-flexa {
    width: calc(100% - 80px);
}
	
.news-home-in .uk-panel {
    max-height: 260px;
    overflow: hidden;
}	
	
.contenitore{
	position: relative;
	float: left;
	margin: 0;
	padding: 0 2%;
	max-width: 96%;
	width: 96%;
	height: 100%;
}

body{
	overflow: hidden;
}

.uk-slideshow li.uk-active .fam-img {
    left: 0;
    top: 49px;
}	
	
	.banner.linea-bellezza img {
    width: 400px;
    height: 400px;
    bottom: 0;
    position: absolute;
}
	
}



	
@media (max-width: 1030px) {
.uk-float-left span {
    display: none;
}
	
.uk-navbar-nav > li > a {
    font-size: 11.5px;
    padding: 23px 3px 21px;
}	
	
.tm-toolbar .uk-float-right .uk-panel {
    margin: 0;
    float: right;
}	
	
.uk-float-left .custom-html-widget a:first-of-type {
    margin-right: 20px;
}	
	
}

@media (max-width: 1000px) {



nav#ubermenu-main-2 {
    display: none;
}	
	
a.tm-logo-small {
    position: relative;
    float: left;
}	
	
.mega-head {
    padding: 20px 0;
}	
	
.uk-visible-small {
    display: block !important;
}
	
.tm-headerbar.uk-clearfix.uk-hidden-small {
    display: none;
}	
	
ul.uk-navbar-nav.uk-hidden-small {
    display: none;
}	
	
nav.tm-navbar.uk-navbar {
       width: 100%;
}
.tm-navbar {
    margin: 0;
    }
.uk-navbar-center {
    position: relative;
    height: 100%;
    max-width: 100%;
}
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    height: 100%;
    padding: 0px;
    float: left;
}
.uk-navbar-toggle {
    font-size: 40px;
    position: absolute;
    right:0px;
}	
	
}

@media (max-width: 970px) {
	
.banner.linea-bellezza.prodotto-bellezza-full {
    height: 450px;
}

.cont-full {
	flex-direction: column-reverse;
}
	
.interno-linea-bellezza .cont-flexa {
    margin: 40px;
}
	
.linea-bellezza .cont-flexa.cont-sx {
    display: none;
}
	
.linea-bellezza .cont-flexa.cont-dx {
    width: 100%;
}
}
 
/* --------------- Cambio di menÃƒÂ¹ da normale a responsive --------------*/

	
@media (max-width: 810px) {
	
.uk-navbar-nav > li > a {
    font-size: 13px;
	padding: 23px 3px 21px;
}
	
.uk-slideshow li.uk-active .fam-img {
    display: none;
}		
	
.uk-slideshow li.uk-active .testo-slide {
    left: 0;
}	
	
}

@media (max-width: 767px) {

.tm-sidebar-a {
    float: left;
    padding-left: 0;
    position: relative;
    width: 100% !important;
	margin-top: 30px;
}

.tm-sidebar-a-right .tm-main {
    padding-right: 0;
    width: 100%;
}

	
	
	
.srp-content-box,
.srp-thumbnail-box{
    width: auto;
}


}
 /* -----------------------------*/
 

@media (max-width: 725px) {




}


@media (max-width: 670px) {
	
.cont-flexa.cont-dx.foto-vert img {
    height: 300px;
}

#contatti-form .wpcf7-form .wpcf7-not-valid-tip {
    height: 39px;
    line-height: 40px;
}


.contenuto-img {
    float: left;
    padding-right: 0;
    width: 100%;
}

.contenuto-riep {
    float: left;
    font-size: 12px;
    margin-top: 20px;
    width: 100%;
}

.archive .tm-socialbuttons {
    bottom: 18px;
    float: left;
    position: static;
}


}

/*************Responsive Pierpaolo*****/


@media (max-width: 840px) {
.img_sx.alignleft {
    margin: 0 auto;
    text-align: center;
    float: none;
}
.img_dx.alignright {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.tm-sidebar-a-right .tm-sidebar-a {
    position: relative;
    float: right;
    width: 100%;
    margin-top: 15px;
    padding-left: 0px;
}
.tm-sidebar-a-right .tm-main {
    width: 100%;
}

.page-id-2.tm-sidebar-a-right .tm-main {
    width: 100%;
}	
	
.page-id-2.tm-sidebar-a-right .tm-sidebar-a {
    position: relative;
    float: right;
    width: 100%;
    margin-top: 15px;
    padding-left: 0px;
}	
	
/***********SELETTORE TROPPO GENERICO*********/
	
	
.col-sm-6.col-sm-offset-1 {
    position: relative;
    float: left;
    width: calc(100% - 0px);
}

.flexer-img {
    display: flex;
    align-items: center;
    position: relative;
    float: left;
    width: 100%;
    flex-wrap: wrap;
}
	
.img-testo-left img {
    width: 100%;
    margin: 0 auto;
    float: none;
}
.img-testo-left {
    width: 100%;
    margin: 0 auto;
    float: none;
}
div.video-left {
    width: 100%;
}
div.video-right {
    width: 100%;
}
div.text-left{
	width:100%;
}
div.text-right{
	width:100%;
}
.synergeno2 .flexer-img {
    display: block;
    width: 100%;
}

}


@media (max-width: 780px) {

.tm-toolbar.uk-hidden-small {
    display: block !important;
}

.tm-toolbar .uk-float-left {
    display: none;
}	
	
.mega-tool .contenitore {
    max-width: calc(100% - 40px);
    padding: 0 20px;
    width: 90%;
    margin: 0 auto;
    float: none;
}	
	
}
@media (min-width: 767px) {
.uk-dropdown-navbar {
    background: #fff;
}
a, .uk-link {
    color: #0e5bb9;
}
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus{
background:#0e5bb9;
}


}

@media (max-width: 670px) {

.img-chi-siamo {
    margin: 0 auto;
    width: 96%;
    text-align: center;
}
.text-chi-siamo {
    width: calc(100% - 0px);
}
.tm-sidebar-a-right .tm-sidebar-a{
	padding-left: 12px;

}
	
.colonna.colonna-2 {
    margin-bottom: 55px;
    position: relative;
    float: left;
}
	
.colonne-in{
	margin: 0 auto;
    display: block;
}
}

@media (max-width: 479px) {
.news-home-in > div > div {
    padding: 70px 40px !important;
    border-right: 0;
    height: 390px;
}

.news-home-in .uk-panel {
    max-height: 270px;
    overflow: hidden;
}	
	
}


/* --- Dani --- */

@media (max-width: 1170px){

.contenitore {
    padding: 0 5%;
    max-width: 90%;
    width: 90%;
    height: 100%;
}
.img-text-2 {
    z-index: 10;
}

.uk-slideshow li.uk-active img.testo-slide.testo-slide-2 {
    left: 30px;
}



}
