

/*---------- MAIN COLOR: #1e9f94 ----------*/
/*---------- OFF COLOR: #13736b ----------*/


.wk-slideshow .caption, .wk-slideshow .caption a {
/* color: #FFF; */
/* position: absolute; */
/* left: 50%; */
/* right: auto; */
/* margin-left: -300px; */
/* width: 600px; */
/* top: 50%; */
/* bottom: auto; */
/* font-weight: normal; */
/* text-shadow: 1px 1px 1px #000; */
/* background: none; */
/* text-align: center; */
/* font-size: 26px; */
/* margin-top: -40px; */
line-height: 1.5;
padding: 10px 20px;
}

.wk-slideshow-default .nav span {
background: url("../images/nav.png") 0 0 no-repeat;
}
.wk-slideshow, .wk-slideshow .slides {
max-width: 100%;
}


.mobili .spotlight .overlay-default {
background-color: rgba(0, 0, 0, 0.2);
}
p b {font-weight: bold;color: #000;}
h1,.h1{padding:0;/* padding-bottom:10px; */margin: -20px 0 20px!important;/* border-bottom:1px solid #eee; */font-size: 48px;/* line-height: 1 !important; */}

.main-title{font-size: 56px;font-weight: lighter;margin: 0 0 60px;padding: 0;}
.main-title b. h1.small-title b{font-weight: normal;color: #000;}
.off-title{color: #1e9f94;}
h3{color: #1e9f94;}
h2{color: #1e9f94;font-size: 24px;}
ul {list-style: square;/* padding: 0; */}
li {
    /* margin-left: 20px; */
}
.small-title{font-size: 26px;font-weight: 5090;}



.table {font-size: 14px}
.table b{color: #000;font-weight:500;}

.mobili {}

.mobili .thumbnail{
margin-bottom: 10px; border: none;
}

.mobili .custom{
    margin: 0 40px 50px;
}

.gallery-mobili a {
max-width: 25%;
}

@media screen and (max-width: 850px) {
.gallery-mobili a {
max-width: 33%;
  }
}

@media screen and (max-width: 550px) {
.gallery-mobili a {
max-width: 50%;
  }
}


.statuto {text-align: center;}
.statuto p{text-align: justify;margin-bottom: 50px;border-bottom: dashed 1px #ddd;padding-bottom: 15px;}








.header-container {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    background: rgba(14, 63, 90, 0);
}

.header-container.transition.smallHeader {}
.header-container.transition.smallHeader .top-bar{
    height: 0;
}
.smallHeader.smallHeader .navbar-default {
    padding: 0;
    min-height: 60px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
    /* background-color: #fff; */
    /* background: #ffffff; */
    position: fixed;
}

.smallHeader.smallHeader .logo {top: 6px;}


.smallHeader  .logo-image > a {
    max-width: none;
    max-height: none;
    margin: 2px 0 0 0;
}

.smallHeader .navbar-default .navbar-nav > li > a {
    /* padding: 0; */
    /* font-size: 20px; */
    line-height: 50px;
    color: rgba(255, 255, 255, 0.7);
    /* text-shadow: 1px 1px 3px rgba(0, 0, 0, 0); */
}



.scroll .t3-wrapper {
    /* padding-top: 50px; */
}




.navbar-default .navbar-nav > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  /* background-color: #02B062; */
  width: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); */
}


.navbar-default .navbar-nav > li.current > a:after, .navbar-default .navbar-nav > li.current > a:hover:after, .navbar-default .navbar-nav > li.current > a:focus:after, .navbar-default .navbar-nav > li > a:hover:after,.navbar-default .navbar-nav > .open > a:after,.navbar-default .navbar-nav > .active > a:after {
    width: 100%;
}


.fullscreen-container {margin: -100px 0 0;}

.t3-content, {padding: 60px 0;}

.content-bottom .container, #t3-footer .container{padding: 60px 20px;width: 96%;/* max-width: 100%; */}
.content-top .container{padding: 30px 20px;width: 96%;max-width: 100%;}

.t3-mainnav > .container {/* width: 96%; *//* max-width: 100%; */}

.home .t3-wrapper {/* padding-top: 115px !important; */padding-top: 80px;}

.home-header {
    padding: 40px 0 20px;
    text-align: center;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    background: #fff;
}

.header-pic {
    width: 100%;
    overflow: hidden;
    min-height: 200px;
    background-size: cover;
    background-color: #eee;
    /* background-attachment: fixed; */
    background-position: center center;
    background-color: #1e9f94;
}

.section-title {
    position: relative;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 200px 0 140px;
}
.section-title .section-title-body {
    margin: 0;
    padding-bottom: 0;
}
.section-title .section-title-body span {
    color: #1e9f94;
    font-size: 0.6em;
    z-index: 3;
    margin: 0 0 10px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
    text-transform: initial;
    display: block;
}

.section-title .section-title-body .head-title {
    color: #ffffff;
    font-size: 3em;
    padding: 0;
    margin: 0;
    font-weight: 500;
    line-height: 1.3;
    /* text-transform: uppercase; */
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
    border: none;
}


.module-ct li.featcat {padding: 0 0 15px!important;}

.fc_leading p{font-size: 13px;text-align: left;line-height: 1.3;padding: 0;margin: 0;}

li.featcat h1, li.featcat h2, li.featcat h3, li.featcat h4, li.featcat h5, li.featcat h6 {margin: 0 0 5px;}





#t3-footer .menubot {
    /* margin-top: -10px; */
}
#t3-footer .menubot li {
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin: 0;
}

#t3-footer .menubot a {
    display: list-item;
    list-style: square;
    padding: 7px 0 7px 10px;
    background: none;
    list-style-position: inside;
    color: #666666;
}

#t3-footer .menubot a:hover {
    background: #eee;
    color: #02B062;
}

.tp-caption.title-big, .title-big,.rev_slider .tp-caption, .rev_slider .caption,.tp-caption.large_text, .large_text {
    font-weight: 600 !important;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 5px !important;
}



/*--- FORM CONTATTI ---*/

.contatti{margin: 20px 0 0;}
.contatti input, .contatti textarea{width: 100%;background: #fff;}
.cont-captcha.cont-captcha img {display: inline-block;margin-left: 15px;padding: 4px;}
input[type="radio"], input[type="checkbox"]{width: auto;}
.contatti .cont-privacy{font-size: 12px; /* padding: 10px; */ }
.cont-send button {padding: 10px 32px;border-radius: 4px;background: #02B062;border: none;color: #fff;font-weight: 500;line-height: 1;}
.cont-send button:hover {background: #029F58;}
.cont-captcha input {text-align:center;width:75px;display: inline-block;float: left;}
.cont-captcha label {font-size: 12px;line-height: 1;}
.cont-privacy input, .cont-privacy label{cursor: pointer;line-height: 1;margin: 5px 0 0;}
.formError {background: #CF4D4D;font-weight: 500;font-size: 10px;display: table;margin: 0;color: #fff;padding: 2px 5px;line-height: 1;position: absolute;}
.contatti{margin: 0;}
.contatti .control-label {text-align: left;}

/*--- FORM CONTATTI ---*/




.gallery-block .uk-overlay {
    border: 1px solid #eee !important;
}




.row.blog-item article .pull-left.item-image {width: 100%;}


.tp-caption{font-family: 'Montserrat', sans-serif !important;}

h5 {
    font-size: 22px;
    color: #999;
}




.small-hr{
    /* content: ''; */
    position: relative;
    left: 50%;
    /* top: 0px; */
    margin: 20px 0px 20px -50px;
    width: 100px;
    height: 2px;
    background-color: #009688;
}

.grey {background: #f5f5f5;}
.green {
    color: #4CAF50;
}

.smallHeader .navbar-default .navbar-nav > li > a.booking-btn{
    top: 5px;
    color: #fff;
}
.smallHeader .navbar-default .navbar-nav > li > a.booking-btn{
    top: 8px;
}
.smallHeader .navbar-default .navbar-nav > li > a.booking-btn:focus {
    color: #fff !important;
    top: 8px;
}

.navbar-default .navbar-nav > li > a.booking-btn, .navbar-default .navbar-nav > li > a.booking-btn:focus{
    background: #1e9f94;
    line-height: 1;
    top: 20px;
    padding: 10px 15px;
    margin-left: 10px;
    /* border-radius: 20px; */
    color: #fff;
}

.navbar-default .navbar-nav > li > a.booking-btn:hover, .smallHeader .navbar-default .navbar-nav > li > a.booking-btn:hover {
    background: #1294c1;
    color: #fff !important;
    /* text-shadow: 1px 1px 3px #000; */
    box-shadow: none;
}

.green .home-box {
    border: 1px solid #1e9f94;
}

.home-box {
    height: 400px;
    background-color: #f5f5f5;
    background-size: cover;
    background-position: center;
    position: relative;
    border: 1px solid #ddd;
    /* margin: 15px 0; */
    overflow: hidden;
}
.home-box a:hover, .home-box a:focus{color: #fff;}


.home-box a {
    height: 100%;
    display: table;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    /* text-align: center; */
    text-decoration: none;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    /* background: rgba(0, 0, 0, 0.1); */
}


.home-box span {
    vertical-align: middle;
    /* display: table-cell; */
    bottom: 0;
    position: absolute;
    left: 0px;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.2);
    line-height: 1;
    padding: 30px;
    top: 0;
    width: 100%;
    /* text-align: center; */
}

.home-box a:hover span {
    /* vertical-align: middle; */
    /* display: table-cell; */
    /* bottom: 0; */
    /* position: absolute; */
    /* left: 0px; */
    /* font-size: 20px; */
    background: rgba(0, 0, 0, 0.5);
    /* line-height: 1; */
    /* padding: 60px 15px 10px; */
    /* top: 0; */
    /* width: 100%; */
    /* text-align: center; */
}


.home-box h5 {
    color: #fff;
    position: relative;
    margin-top: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 32px;
}

.home-box h5:after {
    /* content: ''; */
    position: absolute;
    left: 50%;
    margin: 0 0 0 -25px;
    width: 50px;
    height: 2px;
    background-color: #ffffff;
    bottom: -15px;
    opacity: 0;
}

.home-box p{
    font-size: 20px;
    /* text-align: center; */
    padding: 0;
    line-height: 1.3;
    /* opacity: 0; */
    font-weight: 500;
    max-width: 80%;
    /* margin: auto; */
}

.home-box a:hover p{.home-box
    a: hover span;
    opacity: 1;
}

.home-box a:hover span .btn-default {
    color: #1e9f94;
    background-color: #fff;
    border-color: #ffffff;
}
.home-box a span .btn-default {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 151, 137, 0);
    border: 2px solid #ffffff;
    font-weight:500;
}

.home-box a:hover h5:after {
    opacity: 1;  
}
.home-box a:hover h5 {/* margin-top: 0; */}

.homepage .t3-mainbody {
    padding-top: 60px;
    padding-bottom: 70px;
}


.block-feature-icon {
    position: relative;
    margin-bottom: 10px;
    min-height: 230px;
    font-size: 14px;
}
.block-feature-icon p{
}
.block-feature-icon img{
    margin: 0 auto 20px;
    width: 70px;
}




.logo-bot {
}
.logo-bot span{
    background-image: url(/images/www/logo-bot.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: table-cell;
    position: relative;
    top: 0;
    bottom: 0;
    background-position: center bottom;
    width: 240px;
}

.logo-bot img{
    position: absolute;
    width: 200px;
    bottom: 0;
}
.logo-bot ul, .t3-footer-sl .t3-module .logo-bot ul{
    font-size: 14px;
    display: table-cell;
    padding: 45px 0 0 30px;
    width: 250px;
    min-width: 240px;
}

.t3-footer-sl .t3-module {
    background: rgba(247, 247, 247, 0);
    color: rgba(255,255,255,0.8);
    margin-top: 10px;
    margin-bottom: 10px;
}

.logo-bot li{
    margin-bottom: 10px;
}


.social-bot-block{
    text-align: center;
    margin: 0;
}
.social-bot-block a{
    font-size: 0;
    padding: 0;
    background: rgba(255, 255, 255, 0.66);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    display: inline-block;
    color: #009688 !important;
    margin: 0 3px;
}
.social-bot-block a:hover{background: #ffffff;color: #009688 !important;}

.social-bot-block i{
    font-size: 20px;
    margin: auto;
    line-height: 32px;
}

.rounded {
    border-radius: 4px !important;
}

.list-icon {}
.list-icon li{
    padding-left: 35px;
}
.list-icon i{
    margin-left: -30px;
    margin-right: 10px;
}

.home-box .uk-overlay-background {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    top: 200px;
    height: 60px;
    margin-top: -40px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
} 

.home-box .uk-position-top-right a{
position: initial;
font-size: 3em;
margin-top: -10px;
}


.home-box .uk-slidenav, .home-box .uk-slidenav:focus, .home-box .uk-slidenav:hover {
    color: rgba(255, 255, 255, 0.8);
    text-shadow: none;
}

.cdsROW.wide .logo{
    left: inherit;
    top: inherit;
    position: inherit;
}

.cdsROW.wide .logo a {
    background: transparent;
}
.cdsROW.wide .cdsROWContainer .cdsComponent{max-width: inherit !important;}

.btn-main {color: #fff;background-color: #1e9f94;border: none;}
.btn-main:hover, .btn-main:focus {color: #fff;background-color: #13736b;/* border-color: #13736b; */text-decoration: none;}

.btn-blue {color: #fff;background-color: #009688;border-color: #19557a;}
.btn-blue:hover {color: #fff;background-color: #19557a;border-color: #124564;}

.cdsROW {background: rgba(0, 0, 0, 0) !important;}

.border-top {/* border-top: 2px solid #eee; */}

.border-top .content-top .container, .content-bottom .container, #t3-footer .container{padding: 30px 20px;}

.scroll .lang{opacity: 0;}

.lang-box {position: relative;margin: auto;z-index: 999;top: 0px;opacity: 1;width: 96%;}
.lang{
    position: absolute;
    right: 20px;
}
.lang a{
    padding: 0;
    /* display: inline-block; */
    line-height: 1;
    margin-right: 4px;
}
.lang img{box-shadow: none;opacity: 0.9;}
.lang img:hover {opacity: 1;}


.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: transparent;
}

.back-to-bottom {
    position: fixed;
    bottom: -10px;
    width: 60px;
    background: #fff;
    text-align: center;
    padding: 5px 0 15px;
    font-size: 20px;
    left: 50%;
    margin-left: -30px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
    border-radius: 5px;
    opacity: 1;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
    /* border-top-color: #009688; */
    /* border-bottom-color: #009688; */
}


.uk-close-alt {right: -5px;top: -5px;position: absolute;}

.uk-modal-caption {color: #1e9f94 !important;font-size: 18px;text-align: left !important;}

h6, .h6 {font-size: 22px;font-weight: 500;}

.article-image{border: 1px solid #ddd;}

.numero-verde-bottom {
    /* float: right; */
    /* text-align: center; */
    margin: -30px auto;
    display: table;
    padding: 0;
}
.numero-verde-bottom h5{
    padding: 0;
    font-size: 20px;
    margin: 0;
    font-weight: 500;
}
.numero-verde-bottom p{
    margin: 0;
    font-weight: 500;
}
.numero-verde-bottom span{
    font-size: 36px;
    font-weight: bold;
    color: #4CAF50;
    display: inline-block;
    line-height: 150px;
    margin-left: 15px;
}
.numero-verde-bottom img{
    height: 150px;
    /* display: inline-block; */
    /* width: 200px; */
    float: left;
    margin-right: -100px;
}


.image-frame {
    width: 100%;
    display: block;
    padding-top: 70%;
    background-position: center center;
    background-size: cover;
    border: 1px solid #ddd;
}

.home-frame {
    background: #f5f5f5;
    margin: 0;
}
.text-frame {
    padding: 40px;
}
.text-frame ul{padding-bottom: 15px;}
.text-frame li{font-size: 16px;}
.text-frame h3{font-size: 28px;margin: 0px 0 20px;line-height: 1;}
.text-frame a, .button{background: #1e9f94;color: #fff;line-height: 1;padding: 10px 20px;/* font-size: 16px; */font-weight: 600;text-shadow: none;}
.text-frame a:hover, .button:hover, .btn-main:hover{background: #13736b;color: #fff;/* line-height: 1; *//* padding: 10px 20px; */text-decoration: none;}
.text-frame p{font-size: 18px;margin: 0 0 20px;}

.tp-bannertimer.tp-bottom {opacity: 0.6;height: 10px !important;background: #1e9f94;}


a.tariffa-box {
    background: #1e9f94;
    color: #fff;
    padding: 60px 15px;
    text-align: center;
    margin: 0 0 30px;
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
a.tariffa-box:hover, a.tariffa-box:focus {
   color: #fff;
}


a.tariffa-box:hover{text-decoration: none;color: #fff;background: #1294c1;-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);z-index: 10;}
a.tariffa-box h6{
    font-size: 36px;
    line-height: 1.2;
    font-weight: lighter;
    margin: 0 0 30px;
}
a.tariffa-box p{
    font-size: 3.5em;
    font-weight: lighter;
    letter-spacing: -0.03em;
    line-height: 1;
    margin: 0 0 60px;
}
a.tariffa-box span{
    font-size: 18px;
    font-weight: lighter;
    margin: 0 0 30px;
    display: block;
}
a.tariffa-box h6 b{}
a.tariffa-box p b{
    color: #fff;
    font-size: 26px;
    display: block;
    letter-spacing: 0;
}
a.tariffa-box span b{
    font-weight: 500;
}
a.tariffa-box button{border: 1px solid rgb(255, 255, 255);background: rgba(255, 255, 255, 0.1);padding: 10px 20px;border-radius: 5px;}

.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.percent:after {
  margin-left: 0.1em;
  font-size: .8em;
}




.speed-box i{
    font-size: 60px;
    line-height: 100px;
    margin-right: -20px;
    margin-bottom: -15px;
    color: #1294c1;
}
.speed-box p{
    text-align: center;
    font-size: 100px;
    font-weight: 500;
    line-height: 0.9;
    color: #1e9f94;
}
.speed-box span{
    font-size: 16px;
    display: block;
    color: #555;
    margin: 0 0 5px;
}
.speed-box b{
    font-size: 20px;
    display: block;
    color: #1294c1;
}


.price-box {
    text-align: center;
    line-height: 1;
    border-top: 1px solid #eee;
    margin: 40px 0 40px;
    padding: 40px 0 0;
}
.price-box p{
    font-size: 60px;
    text-align: center;
    font-weight: lighter;
    line-height: 1;
    color: #111;
}
.price-box span{
    font-size: 16px;
    display: block;
    color: #555;
    font-weight: 500;
    margin: 5px 0;
}
.price-box b{
    font-size: 22px;
    /* display: block; */
    color: #4c4c4c;
}


.servizi-row {
    padding-left: 72px;
    position: relative;
    margin: 0 0 30px;
}
.servizi-row img, .servizi-row i{position: absolute;left: 0;width: 64px;font-size: 48px;}
.servizi-row h4{margin: 0 0 5px;}
.servizi-row p{font-size: 14px;line-height: 1.4;}


.promo-tri {
    position: absolute;
    top: -10px;
    right: -50px;
    transform: rotate(45deg);
    padding: 40px 50px 10px;
    background: #f1875f;
    font-size: 14px;
    text-transform: uppercase;
}
.promo-desc {
    color: #fff175;
    font-weight: 500;
    margin: 0 0 20px;
    min-height: 130px;
    font-size: 14px;
}

.t3-copyright small {
    margin-bottom: 5px;
    font-size: 85%;
}


.assist-box{
    background: #1294c1;
    color: rgba(255, 255, 255, 0.7);
    padding: 20px 30px;
    margin: 0 0 40px;
    border: 1px solid #096c8f;
}
.assist-box h6{
    color: #fff;
    margin: 0 0 5px;
}
.assist-box p{}
.assist-box b{
    color: #fff;
}
.assist-box a, .assist-box a:hover{
    color: #fff;
}

.assist-box-white{
    background: #f5f5f5;
    padding: 20px 30px;
    margin: 0 0 40px;
    border: 1px solid #ddd;
    font-size: 16px;
}
.assist-box-white h6{
    margin: 0 0 5px;
    font.s:;
    font-size: 20px;
}
.assist-box-white p{
    margin: 0;
}



h1.article-title{
    font-size: 38px;
    margin: 0 0 10px;
}

.smallHeader .head-search{
    top: 0px;
}
.smallHeader .head-search a{
    line-height: 60px;
}

.smallHeader a.top-phone{
  top: -2px;
}


.smallHeader .head-search a:focus {color: #fff; text-decoration: none;background: #1294c1;}
.head-search {
  right: 0;
  float: right;
  position: relative;
  height: auto;
  margin: 0 0 0 5px;
  display: 
  block;
  top: 0;
  }
.head-search a {
    /* background: #1e9f94; */
    color: #fff;
    /* padding: 8px 16px; */
    /* border-radius: 0px; */
    /* font-size: 16px; */
    /* top: 18px; */
    position: relative;
    text-decoration: none;
}
.head-search a:hover,
 .head-search a:focus {
    text-decoration: none;
}
.t3-megamenu {
    float: right;
}


a.banner-box {
    background: #1e9f94;
    color: #fff;
    padding: 30px 15px;
    text-align: center;
    margin: 0;
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    font-size: 32px;
    line-height: 1;
    z-index: 10;
}

a.banner-box:hover {
    text-decoration: none;
    color: #fff;
    background: #1294c1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    z-index: 10;
}

.breadcrumb{font-size: 14px;}




.footer-links i{
    font-size: 12px;
    margin-right: 5px;
}

.top-bar-menu.top-social{margin:0;line-height: 35px;}
.top-bar-menu.top-social a:hover{color: #000;text-decoration:none;}
.top-bar-menu.top-social a,.top-bar-menu .top-social a:focus{color: #888;font-weight:400;text-decoration:none;font-size: 22px;}
.top-bar-menu.top-social li{margin: 0 3px;padding: 0;}


.flag-top img{opacity: 0.4;}





.prodotti {}
.prodotti span{
    display: block;
    /* border-top: 1px solid #ddd; */
    margin: 23px 0 30px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+100 */
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eeeeee 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.prodotti h6{
    font-size: 16px;
}
.prodotti h4, .prodotto-page h4{
    border-top: 5px solid #1e9f94;
    display: inline-block;
    font-size: 18px;
    padding-top: 10px;
    width: 160px;
    text-align: center;
    /* margin: 0 20px; */
    color: #1e9f94;
    line-height: 1.1;
}
.prodotto {
    display: block;
    margin: 0 0 60px;
    text-decoration: none !important;
}
.prodotto h3{
    font-size: 16px;
    color: #888;
    margin: 5px 0 0;
    min-height: 45px;
}

.prodotto:hover h3{color: #1e9f94;}
.prodotto img {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}
.prodotto:hover img {
    opacity: 0.5;
    width: 100%;
}



.prodotto-page span {
    display: block;
    /* border-top: 1px solid #ddd; */
    margin: -20px 0 10px;
    /* background: #eeeeee; */
    background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
    /* background: -webkit-linear-gradient(top, #eeeeee 0%,#ffffff 100%); */
    /* background: linear-gradient(to bottom, #eeeeee 0%,#ffffff 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    height: 60px;
    position: relative;
}

.prodotto-page h1 {float: left;font-size: 38px;/* padding: 30px 20px 0; */line-height: 1;margin: 0 !important;}
.prodotto-page h2 {
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0;
}
.prodotto-page ul {padding: 0 0 0 20px;/* margin-bottom: 30px; */}
.prodotto-page li {}
.sku {display: inline;position: absolute;left: 3px;top: 36px;font-size: 14px;color: #aaa;}

.prodotto-page ul.list-unstyled{
    padding: 0;
}


.tab-v .nav-tabs {
    border-bottom: none;
    padding: 0;
}

.tab-v .nav-tabs li.active a {
    /* border-top: solid 2px #13a3e5; */
}

.tab-v .nav-tabs li.active a {
    background: #fff;
    border-top: solid 4px #1e9f94;
    border-bottom: 1px solid #fff !important;
    color: #1e9f94;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.tab-v .nav-tabs li a {
    padding: 9px 16px;
    background: none;
    border: none;
}
.tab-v .tab-content {
    padding: 25px 20px;
    border: solid 1px #ddd;
}

.tab-v .nav-tabs li a {
    padding: 10px 15px;
    background: none;
    border: 1px solid #fff;
    border-top: solid 4px #ffffff;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.prod-slider {
    border: 1px solid #eee;
    margin: 0 0 40px;
}
.prod-slider .uk-thumbnav>*{
    border: 1px solid #ddd;
    padding: 0;
    margin: 0 5px;
}




.size {background: url(/images/www/icons/size.png) no-repeat #fff;width: 80px;height: 80px;background-size: 80px;background-position: bottom left;position: relative;float: left;/* margin: 10px 20px 20px 0; */margin-right: 20px;}
.size span, .size p, .size h6, .peso span{
    font-size: 14px;
    font-weight: 500;
    color: #999;
}
.size p{
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 12px;
}
.size h6{
    position: absolute;
    top: 40px;
    right: 60px;
    margin: 0;
    font-size: 12px;
}
.size span {
    position: absolute;
    right: 58px;
    top: 0px;
    margin: 0;
    font-size: 12px;
}
.peso {
    background: url(/images/www/icons/peso.png) no-repeat #fff;
    width: 80px;
    height: 80px;
    background-size: 80px;
    background-position: center center;
    position: relative;
    display: inline-block;
    text-align: center;
    /* margin: 10px 20px 20px 0; */
}
.peso span{
    position: absolute;
    top: 0px;
    right: 28px;
    font-size: 14px;
    margin: 0;
}


.eco-technology {
    color: #fff;
    line-height: 1;
    font-size: 23px;
    font-weight: 500;
    padding: 10px 20px 10px 85px;
    position: relative;
    background: #4CAF50;
    border-radius: 10px;
    display: inline-block;
}
.eco-technology span{
    font-size: 13px;
    margin: 0;
    height: auto;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7);
}
.eco-technology p{
    font-size: 13px;
    margin: 0;
    height: auto;
    line-height: 1;
    color: #777;
    background: #fff;
    padding: 3px 6px;
    margin: 4px 0 0;
}

.eco-technology i{
    background: #fff;
    color: #4CAF50;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 35px;
    margin-right: 10px;
    position: absolute;
    left: 13px;
    top: 13px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #000;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.article-content .uk-accordion-title {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 15px 20px;
    background: #f5f5f5;
    font-size: 18px;
    line-height: 1;
    /* cursor: pointer; */
    color: #333;
    border: 1px solid #ddd;
}
.article-content .uk-accordion-title:hover {background: #eee;color: #000;}

.grey-box {
    background: #f5f5f5;
    padding: 30px 40px;
    border: 1px solid #ddd;
}
.grey-box h3{
    margin: 0 0 20px;
}
.dark {background: #515E64;}
.dark h2, .dark p {color: #eee;}

.block-parallax {
    overflow: hidden;
    position: static !important;
    padding: 0;
    color: #fff;
    background: 50% 50% no-repeat;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: cover !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    font-weight: 500;
    font-size: 18px;
}
.block-parallax h2{
    color: #fff;
    font-weight: 500;
    font-size: 38px;
}
.block-overlay {
    background: rgba(0, 0, 0, 0.3);
    padding: 80px 0;
}


.brands {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    /* height: 150px; */
    background-position: center center;
    position: relative;
    /* border: 1px solid #ddd; */
    border-bottom: 8px solid #eee;
    padding-top: 80%;
    margin: 0 0 40px;
}
.brands:hover {
    border-bottom: 8px solid #1e9f94 !important;
}


.brands h4 {margin: 0;line-height: 1;color: #fff;font-size: 20px;}
.brands span{
    position: absolute;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.31);
    color: #fff;
    padding: 7px 15px 7px 30px;
    display: block;
    /* left: 0; */
    /* right: 0; */
}
.brands p{
    margin: 0;
    line-height: 1;
    font-size: 14px;
}
.brands:hover span{
    position: absolute;
    bottom: 20px;
    background: #1e9f94;
    color: #fff;
    padding: 7px 15px 7px 50px;
    display: block;
}

.home-item {
    display: block;
    background: #fff;
    padding: 0 0 15px;
    text-align: center;
    margin: 0 0 30px;
    min-height: 360px;
}
.home-item img{border: 1px solid #ddd;}
.home-item:hover img{
}
.home-item:hover {text-decoration: none;background: #eee;text-decoration: none;color: #fff;-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);box-shadow: 0px 0px 20px rgba(0,0,0,0.3);z-index: 10;}
.home-item h4{
    margin: 30px 0 10px;
    font-size: 24px;
}
.home-item p{color: #444;font-weight: normal;padding: 0 15px 0;/* min-height: 150px; */}
.home-item:hover h4{/* color: #13736b; */}
.numero-verde:hover, .numero-verde:focus {
    text-decoration: none;
    color: #36963a;
}
.numero-verde {
    font-weight: bold;
    color: #4CAF50;
    margin: 0;
    position: relative;
    padding-left: 46px;
    display: block;
    height: 50px;
}
.numero-verde i{
    font-size: 46px;
    position: absolute;
    left: 0;
}
.numero-verde span{
    font-size: 16px;
    position: absolute;
    left: 54px;
    top: 30px;
    line-height: 1;
}
.numero-verde p{
    margin: 0;
    line-height: 1;
    padding: 0;
    font-size: 30px;
}

.video-yt {width: 100%    !important;height: auto   !important;position: relative;padding-bottom: 56.25%; /* 16:9 */padding-top: 25px;height: 0;border: 1px solid #ddd;}
.video-yt iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.btn-lg, .btn-group-lg > .btn {
    padding: 12px 18px;
    /* font-size: 20px; */
    }

.btn-success {background-color: #3e9b52;border-color: #378948;}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #2f773f;
    border-color: #255d31;
}

.text-icon {
    padding: 0 0 0 54px;
    position: relative;
    margin: 0 0 40px;
}
.text-icon i{
    position: absolute;
    left: 0;
    font-size: 48px;
    color: #888;
    margin: 3px 0 0;
}
.text-icon p{
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
}

.module-ct > ul.nav {border-top: 1px solid #eee;}


.vantaggi .block-title p{line-height: 1.5;}
.vantaggi .block-title h4{color: #13736b;line-height: 1.6;}
.vantaggi h6{font-weight: 500;color: #13736b;font-size: 20px;}
.vantaggi .hi-icon i {color: #13736b;}
.vantaggi .block-feature-icon:hover 
.hi-icon-wrap {
  text-align: center;
  padding: 0em;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.hi-icon {
  display: inline-block;
  float: left;
  top: 5px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon i {
  line-height: 87px;
  font-size: 54px;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* Effect - Color */
.hi-icon-color .hi-icon {
  color: rgba(34, 34, 34, 0.5);
  /*box-shadow: 0 0 0 3px #00abeb;*/
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.hi-icon-color .hi-icon:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  /*background: #00abeb;*/

  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.hi-icon-color .hi-icon {
  box-shadow: 0 0 0 2px rgba(34, 34, 34, 0.3);
}
.hi-icon-color .hi-icon:after {
  background: #1e9f94;
}

.block-feature-icon.center .hi-icon {
    float: none;
    top: 0;
    margin: 10px 0 20px;
}
.hi-icon-color .hi-icon {
    box-shadow: 0 0 0 2px rgba(34, 34, 34, 0.3);
}

.block-feature-icon {
  position: relative;
  margin-bottom: 40px;
  min-height: 100px;
}
.block-feature-icon:hover {
  /* Effect 2a */

}
.block-feature-icon:hover .hi-icon-effect .hi-icon {
  color: #fff;
}
.block-feature-icon:hover .hi-icon-effect .hi-icon:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.block-feature-icon.center {
  text-align: center;
}
.prod img {border: 3px solid #eee;padding: 20px 10px;background: #fff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
.prod img:hover {border: 3px solid #1e9f94;}

.block-feature-icon .block-title {
  padding: 0 110px 0 0;
}
.block-feature-icon .hi-icon {
  float: right;
}
.block-feature-icon.center .block-title {
  padding: 0;
}
.block-feature-icon .block-title h4 {
  color: rgba(34, 34, 34, 0.7);
  margin: 0 0 10px;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  text-align: right;
}
.block-feature-icon.center .block-title h4 {
  text-align: center;
}
.block-feature-icon .block-title p {
  /* font-family: 'Opensans', sans-serif; */
  text-align: right;
  line-height: 26px;
}
.block-feature-icon.center .block-title p {
  text-align: justify;
  color: #777;
}
.block-feature-icon .block-icon {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.block-feature-icon.center .hi-icon {
  float: none;
  top: 0;
  margin: 10px 0 20px;
}
.block-feature-icon.left .block-title {
  padding: 0 0 0 110px;
}
.block-feature-icon.left .block-title h4 {
  text-align: left;
}
.block-feature-icon.left .block-title p {
  text-align: left;
}
.block-feature-icon.left .block-icon {
  left: 0;
}
.block-feature-icon.left .hi-icon {
  float: left;
}
.block-feature-icon.light .block-title h4 {
  color: #f7f7f7;
}
.block-feature-icon.light .block-title p {
  color: #aaa;
}

.vantaggi .block-feature-icon:hover 
.hi-icon-effect .hi-icon i{
    color: #fff;
}


.accessori th{width:105px!important;border-top:1px solid #DDD;font-size:12px;background:#fff;color:#009fe3;/* max-height: 110px; */height:110px;max-width: 100px;padding:0;margin:0;font-weight: 500;vertical-align: middle !important;}
.accessori td{height:110px;text-align:center;font-size: 9px;border:1px solid #ddd;border-bottom:none;border-right:none;/* width:46px; *//* max-width:48px; */max-height:110px;vertical-align: middle !important;font-weight: 500;padding: 10px 0 !important;}
.accessori tr{background:#fff;vertical-align:middle;}
.accessori tr.grey{background:#f5f5f5;}table.accessori{border:1px solid #ddd;border-top:none;width: 100%;}
.accessori-box{height:110px!important;height:110px;overflow-y:auto;border-bottom:1px solid #ddd;padding-bottom:300px;}
.accessori.altevie td{width:110px;max-width:118px;}
.accessori.pro td{width:50px;max-width:50px;}
.accessori i {font-size: 18px;}
.accessori td strong {    font-size: 11px;}
.accessori img{
    margin: auto;
}
.accessori .td-txt{
    text-align: left;
    padding: 20px 20px !important;
}
.t3-sidebar .nav > li.active > a, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #1e9f94;
}

.ampolla-box span {
    margin: 0;
}

.ampolla-box {
    margin: 0 0 10px;
    line-height: 1.2;
    display: block;
    height: 50px;
    padding-left: 85px;
    position: relative;
    font-weight: 500;
}
.ampolla-box img{
    float: left;
    margin: 0 15px 0 0;
    position: absolute;
    left: 0;
}
.super-small {font-size: 11px;/* font-weight: 500; */line-height: 1.2;}

.uk-panel {border: 1px solid #eee;}

.btn-info {
    color: #ffffff;
    background-color: #1e9f94;
    border-color: #1e9f94;
}


.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #69120f;
    border-color: #69120f;
}

.uk-overlay-background {
    background: hsla(0, 0%, 0%, 0.2) !important;
}

.uk-overlay-icon:before {
    color: rgba(255, 255, 255, 0.9)!important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)!important;
}

.uk-subnav>.uk-active>*, .uk-subnav>*>:focus, .uk-subnav>*>:hover {
    color: #1e9f94 !important;
}

.uk-overlay-panel h3{
  font-weight: 500;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
}


#relatedarticleaftercontent2 {
    display: inline-block;
    background: #D0C8C8;
    color: #8A7575;
    margin: 60px 0 !important;
    margin-bottom: 10px !important;
    background: #f5f5f5;
    border: 1px solid #dddddd;
    padding: 10px !important;
    width: 100%;
    text-align: left;
}


.grey .ac h3.title, .ac h4.title, .grey .ac h3.title a {
    color: #1e9f94!important;
}


a.top-phone  {
    font-family: 'Oswald', sans-serif;
    padding: 2px 8px;
    border-radius: 10px;
    top: 29px;
    margin-left: 15px;
    font-size: 22px;
    font-weight: bold;
    line-height: 10px;
    color: #fff;
    border: 3px solid #fff;
}

a.top-phone:hover  {background: #fff;color: #1e9e94;}
.home .slideshow {margin-top: 20px !important;}

/*---------- CUSTOM.CSS ----------*/










