/* Typography */
body {font-family: 'Montserrat', sans-serif;font-size:16px;color:#7F8287;line-height: 30px;overflow-x: hidden;
  overflow-y: scroll;-webkit-overflow-scrolling: touch;background: #F3F4F2;}
a {word-wrap:break-word;text-decoration:none;}
a:hover {text-decoration:none;}
a:focus {outline:0;}
a:active:focus {outline:0;}
h1 , h2 , h3 , h4 , h5 {margin:0;padding:0;font-family: Lobster;color:#424041;}
/*p {white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}*/

/* Placeholders */
::-webkit-input-placeholder {color:#555555;}
:-moz-placeholder {color:#555555;}
::-moz-placeholder {color:#555555;}
:-ms-input-placeholder {color:#555555;}

/* Helpers */
.p0 {padding:0;}
.m0 {margin:0;}
.pt-2 {padding-top:2em;}
.mt-2 {margin-top:2em;}
.pb-2 {padding-bottom:2em;}
.mb-2 {margin-bottom:2em;}
.row-p0 [class*="col-"] {padding-left:0 !important;padding-right:0 !important;}
.pl0 {padding-left:0;}
.pr0 {padding-right:0;}
.w100 {width:100%;}
.wauto {width:auto;}
.btn {border-radius:0;}
.btn.focus , .btn:focus , .btn:hover {outline:none;}
.upper {text-transform:uppercase;}
a.link-block {display:block;}

/* Bootstrap 3.3.7 Overrides & Addons */
.col-xs-15 , .col-sm-15 , .col-md-15 , .col-lg-15 {position:relative;min-height:1px;padding-right:10px;padding-left:10px;}
.col-xs-15 {width:20%;float:left;}
@media (min-width: 768px) {.col-sm-15 {width:20%;float:left;}}
@media (min-width: 992px) {.col-md-15 {width:20%;float:left;}}
@media (min-width: 1200px) {.col-lg-15 {width:20%;float:left;}}

.carousel-caption {top:50%;left:50%;bottom:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:0;width: 100%;}
.carousel-caption p {margin:0;}
.carousel-control {top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);bottom:auto;}
.carousel-control.left {background-image:none;font-size:50px;text-shadow:none;}
.carousel-control.right {background-image:none;font-size:50px;text-shadow:none;}
a.carousel-control i {top:50%;position:relative;}

/* Buttons */
.btn {white-space:normal;border:0;padding:10px 20px;}
.btn-primary{background: #81B753; text-transform: uppercase;}
.btn-primary:hover{background: #81B753; opacity: 0.7;}
/* 
.btn-primary{}
.btn-primary:hover{}
.btn-primary:focus{outline:0;} 
*/

/* CookieHub */
.cookiehub-declaration p { padding-left:0 !important; padding-right:0 !important; color:#000;font-size:16px !important; } .cookiehub-declaration td, .cookiehub-declaration th { padding: 10px 10px !important; }
.cookiehub-declaration th { background-color:#333; color:#fff; }
.cookiehub-declaration td { color:#000; }
.cookiehub-declaration tr:nth-of-type(odd) { background-color:#f0f0f0; color:#000; }
.cookiehub-declaration tr:nth-of-type(odd) td, .cookiehub-declaration tr:nth-of-type(odd) td p { background-color:#f0f0f0; color:#000; }

/* Elements */
.go-top {position:fixed;bottom:2em;right:2em;text-decoration:none;color:#ffffff;background-color:rgba(0, 0, 0, .7);font-size:12px;padding:10px 15px;display:none;z-index:99;}
.go-top:hover {opacity:.8;}
.go-top i {font-size:20px;color:#ffffff;}
#cookieChoiceInfo a {color:#f5f5f5;}
#cookieChoiceInfo a:hover {color:#ffffff;}

/* Sidebar Toggle */
.taber h5 {margin:0 0 20px 0;font-size:18px;font-weight:bold;}

/* Lists */
.list-unstyled , .list-group {margin:0;}
.list-group li {list-style:none;padding:10px 0;background:transparent;font-size:14px;border-bottom:1px solid #dddddd;}
.list-group li a {color:#000000;}

/* Cards */
.card {position:relative;min-width:0;word-wrap:break-word;background-color:#ffffff;background-clip:border-box;border:1px solid rgba(0, 0, 0, .125);border-radius:.25rem;margin-bottom:30px;min-height: 450px;}
.card .card-header {padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0, 0, 0, .03);border-bottom:1px solid rgba(0, 0, 0, .125);}
.card .card-header:first-child {border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;}
img.card-img-top {border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}
.card .card-body {padding:1.25rem;color: #000;}
.card .card-body h5.card-title{font-size:18px;font-weight:bold;margin-bottom:10px;color: #000;}
.card .card-footer {padding:.75rem 1.25rem;background-color:rgba(0, 0, 0, .03);border-top:1px solid rgba(0, 0, 0, .125);text-align:center;position: absolute;width: 100%;bottom: 0;}
.card .card-footer:last-child {border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px);}
.card .card-footer .read__more {padding:10px 20px;background:#000000;color:#ffffff;display:inline-block;}

/* Cards Horizontal */
.card.horizontal {min-height:195px;}
.card.horizontal .card-img-top {position:absolute;height:100%;width:50%;border-bottom:0;}
.card.horizontal .card-body {position:absolute;height:100%;width:50%;right:0;}
.card.horizontal .card-footer {position:absolute;width:50%;bottom:0;right:0;}

/* Data Calendar */
.data-calendar {color:#333333;font-size:12px;margin-top:5px;}
.data-calendar:before {content:"\f073";font-family:"Font Awesome 5 Free";font-weight:normal;margin-right:5px;}

/*Modals*/
.modal-content{border: 10px solid #FFF;background:#F3F3F3;border-radius: 0;-webkit-background-clip: initial;background-clip: initial;}
.close{font-size:42px;font-weight:900;color:#000;text-shadow:none;filter:alpha(opacity=100);opacity:1;}
.modal-title{color:#000;font-size:30px;font-weight:900;}
.modal-body p{font-size: 12px;line-height: 18px;}
.modal-body p a{color: #000; text-decoration: underline;}

/* Form */
.form-control.is-invalid {background-color:#fbd6be !important;}
.is-invalid:focus {border:solid 1px #eb0303;}
.error, .custom-validators-label {display:none !important;}
.form-control {border-radius:0;border:1px solid #F3f3f3;margin-bottom:10px;height:40px;box-shadow: none;}

/* Custom inputs */
.control {display:block;position:relative;padding-left:35px;margin:0;cursor:pointer;font-size:7px;}
.control input {position:absolute;z-index:-1;opacity:0;}
.control__privacy a{color: #81B753!important;}
.control-group {display:inline-block;vertical-align:top;background:#ffffff;text-align:left;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .1);box-shadow:0 1px 2px rgba(0, 0, 0, .1);padding:30px;width:200px;height:210px;margin:10px;}
.control--group {display:block;position:relative;padding-left:35px;margin:32px 0;cursor:pointer;font-size:16px;}
.control--radio .control__indicator {border-radius:50%;border:1px solid rgba(15, 25, 65, .4);background:#ffffff !important;}
.control__indicator {position:absolute;top:2px;left:0;height:24px;width:24px;background:#ffffff;border:1px solid rgba(15, 25, 65, .4);border-radius:2px;}
.control__indicator:after {content:"";position:absolute;display:none;}
.control:hover input ~ .control__indicator , .control input:focus ~ .control__indicator {background:#f7f5f0;}
.control:hover input:not([disabled]):checked ~ .control__indicator , .control input:checked:focus ~ .control__indicator {background:#81B753;}
.control input:checked ~ .control__indicator {background:#81B753;border:0;border:1px solid rgba(15, 25, 65, .4);}
.control input:checked ~ .control__indicator:after {display:block;}
.control input:disabled ~ .control__indicator {background:#e6e6e6;opacity:.6;pointer-events:none;}
input.is-invalid ~ .control__indicator {background:#fbd6be !important;}
.control--checkbox .control__indicator:after {left:8px;top:5px;width:6px;height:10px;border:solid #ffffff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.control--checkbox input:disabled ~ .control__indicator:after {border-color:#7b7b7b;}
.control--checkbox.control__privacy .control__indicator.classe_errore {background:#fbd6be;}
.control--radio .control__indicator:after {left:6px;top:6px;height:10px;width:10px;border-radius:50%;background:#81B753;}
.control--radio input:disabled ~ .control__indicator:after {background:#7b7b7b;}
.select {position:relative;display:inline-block;margin-bottom:25px;width:100%;}
.select select {display:inline-block;width:100%;cursor:pointer;padding:10px 15px;outline:0;background:#ffffff;color:#7b7b7b;-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid rgba(15, 25, 65, .4);height:80px;font-size:18px;border-radius:4px;padding:20px 30px;color:#0f1941;-webkit-box-shadow:none;box-shadow:none;}
.select select::-ms-expand {display:none;}
.select select:disabled {opacity:.5;pointer-events:none;}
.select__arrow:before {position:absolute;top:18px;right:28px;pointer-events:none;content:"\f107 ";font-family:"FontAwesome";color:#81B753;font-size:30px;}
.select select:hover ~ .select__arrow , .select select:focus ~ .select__arrow {border-top-color:#000000;}
.select select:disabled ~ .select__arrow {border-top-color:#cccccc;}
.select-mini p {display:inline;top:8px;position:relative;right:5px;}
.select-mini .select select {height:40px;padding:0 30px;font-size:16px;}
.select-mini .select__arrow:before {top:-2px;}
.select-mini--inline {display:inline;}

/* Owl Carousel */
.owl-gallery .owl-prev , .owl-gallery .owl-next {position:absolute;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);height:30px;margin:auto !important;}
.owl-gallery .owl-prev {left:0;}
.owl-gallery .owl-next {right:0;}
.owl-gallery i {font-size:40px;color:#ffffff;}

/* Icons */
.icon {width:18px;height:18px;display:inline-block;background-size:contain;}
.icon--right {background-position:right center;}
.icon--center {background-position:center center;}
.icon--middle {vertical-align:middle;position:relative;}

/* Head + Nav */
.navbar.navbar-default {border:0;background:transparent;}
.navbar.navbar-default .nav > li > a.active, 
.navbar-default .navbar-nav>li>a:hover {background:transparent;color:#81B753;border:2px solid #81B753;}
.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:focus,
.navbar-default .navbar-nav>li.active>a:hover{background:transparent;color:#81B753;border:2px solid #81B753;}
.navbar.navbar-default {min-height:auto;margin-bottom:0;}
.navbar-centered{position:absolute;right:50%;transform:translate(50%, 0);}
.navbar-brand {height:auto;padding:10px;z-index:999;background:transparent;}
.navbar-default .navbar-brand img {transition:.3s ease-in-out;height:137px;}
.navbar-brand:after {content:"";background:transparent;z-index:999;position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}
.navbar-default .navbar-nav>li>a {color:#424041;font-size:16px;font-weight:500;text-transform:uppercase;padding:15px 30px;border:2px solid transparent;margin: 45px 35px;}
.navbar-default.is--scrolled {background:rgba(255, 255, 255, 1)}
.navbar-default.is--scrolled .navbar-nav>li>a {margin:15px 35px;transition:.3s ease-in-out;}
.navbar-default.is--scrolled .navbar-brand img {height:60px;transition:.3s ease-in-out;}

/* Carousel */
.home-slider{min-height: 700px; background: url(/assets/img/slide.jpg) top center no-repeat; background-size: cover;}
.home-slider.zoom{background-size: 120%;transition: all ease-in-out 2s;}
.home-slider .carousel,
.home-slider .carousel-inner,
.home-slider .carousel-inner>.item{min-height: 700px;}
.home-slider .carousel-caption{text-shadow: none;}
.home-slider .carousel-caption h3{font-size: 80px;}
.home-slider .carousel-caption p{font-size: 45px;color:#424041;margin-bottom: 15px;}
.home-slider .carousel-indicators li{width:40px;height:4px;cursor:pointer;background-color:#424041;border:0;border-radius:0;}
.home-slider .carousel-indicators .active{width:40px;height:4px;background-color:#81B753;margin: 1px;}

/* Sidebar */
.sidebar .well {border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}

/* Blog */
.section.blog .card {min-height:360px;}
.section.blog .loadmore .card {display:none;}

/* Portfolio */
.portfolio__filter {border:1px solid #f1f1f1;border-radius:20px;width:100%;}
.portfolio__filter .filter-button {display:inline-block;padding:10px 23px;background:transparent;border:none;color:#9b9b9b;letter-spacing:0;font-size:13px;cursor:pointer;font-weight:300;}
.portfolio__filter .filter-button:hover , .portfolio__filter .filter-button:focus , .portfolio__filter .filter-button:active {background:#2e52c2;border-radius:20px;color:#ffffff;-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, .3);box-shadow:0 2px 4px rgba(0, 0, 0, .3);}
.portfolio__filter .filter-button:focus {outline:0;}
.portfolio__filter {display:inline-block;text-align:center;margin:30px 0;}
.portfolio__img img {width:100%;height:230px;-o-object-fit:cover;object-fit:cover;padding:3px 3px;}
.btn__load {display:inline-block;margin:40px 0 0;width:100%;}

/* Content */
.section {position:relative;padding:70px 0;}
.section.breadcrumbs {padding:0;background:#f5f5f5;font-size:12px;}
.section.breadcrumbs .breadcrumb {background:transparent;margin:0;}
.section.gallery{padding: 140px 0 70px; background: #FFF;}
.section.gallery img{width: 200px; height: 200px; object-fit: contain; object-position: center;}

.section.quality{background:url(/assets/img/bg-quality.jpg) center left no-repeat;background-size:cover;padding:140px 0 70px;}
.section.quality a {color:#ffffff;}
.section.quality .bg-arrow-quality{background:url(/assets/img/arrow-quality.svg) top left no-repeat;background-size:cover;height:382px;width:50%;position:absolute;bottom:27px;right:0;}
.section.quality .text-quality{position:relative;right:50%;width:50%;top:50%;transform:translate(85%,-50%);}
.section.quality .text-quality h4{color: #FFF;font-size: 30px;font-family: 'Montserrat', sans-serif; font-weight: 300;}
.section.quality .text-quality h3{color: #FFF; font-size: 52px;margin-bottom: 30px;}
.section.quality .text-quality p{color: #FFF;}

.img-foglie{background:url(/assets/img/img-foglie.png) center center no-repeat; width: 149px; height: 143px; position: absolute; z-index: 2;left: 23%;bottom: -58px;transition: all ease-in-out 2s;}
.img-lime{background:url(/assets/img/img-lime.png) center center no-repeat; width: 282px; height: 273px; position: absolute; z-index: 2;left: 5%;bottom: -140px;transition: all ease-in-out 2s;}
.img-fragola{background:url(/assets/img/img-fragola.png) center center no-repeat; width: 133px; height: 104px; position: absolute; z-index: 2;left: 2%;top: -100px;transition: all ease-in-out 2s;}
.img-menta{background:url(/assets/img/img-menta.png) center right no-repeat; width: 258px; height: 174px; position: absolute; z-index: 1;right: 0;bottom: -40px;transition: all ease-in-out 2s;}
.img-menta2{background:url(/assets/img/img-menta2.png) center center no-repeat; width: 181px; height: 119px; position: absolute; z-index: 2;right: 5%;bottom: -50px;transition: all ease-in-out 2s;}
.img-mirtillo{background:url(/assets/img/img-mirtillo.png) center center no-repeat; width: 80px; height: 80px; position: absolute; z-index: 2;right: 20%;bottom: 200px;transition: all ease-in-out 2s;}
.img-mirtillo2{background:url(/assets/img/img-mirtillo2.png) center center no-repeat; width: 80px; height: 80px; position: absolute; z-index: 2;right: 5%;top: 50%;transition: all ease-in-out 2s;}
.img-arancia{background:url(/assets/img/img-arancia.png) center right -20px no-repeat; width: 181px; height: 342px; position: absolute; z-index: 2; right: 0;bottom: 80px;transition: all ease-in-out 2s;}


.img-arancia.movie {background-position: right center;}
.img-mirtillo.movie {bottom: 150px;}
.img-mirtillo2.movie {right: 9%;top: 60%;}

/* Page Head */
.section.page-head {background:#333333;}
.section.page-head h1 {color:#ffffff;}
.section.page-head .data-calendar {color:#ffffff;}

/* Page */
.section.page{background:#FFF url(/assets/img/ic-label.svg) center top no-repeat; padding: 140px 0 70px;}
.section.page h4{font-size: 30px; font-family: 'Montserrat', sans-serif;}
.section.page h3{font-size: 52px; margin-bottom:40px;}


/* Page > Contacts */
.section.request {background:url(/assets/img/bg-contact.jpg) top right no-repeat; padding: 140px 0 70px;background-size: cover;}
.section.request a {color:#ffffff;}
.section.request .bg-arrow-contact{background:url(/assets/img/arrow-contact.svg) top right no-repeat;height:459px;width:40%;position:absolute;bottom:0;left:0;background-size: cover;}
.section.request .request__contact{position:relative;left:50%;width:50%;top:50%;transform:translate(0,-50%);}
.section.request .request__contact i{float: left;}
.section.request .request__contact h4{color: #FFF;font-size: 30px;font-family: 'Montserrat', sans-serif; font-weight: 300;}
.section.request .request__contact h3{color: #FFF; font-size: 52px;}
.section.request .request__contact ul {margin:30px 0 0;padding:0;color: #FFF; font-size: 14px;}
.section.request .request__contact ul li {display:block;}
.section.request .request__contact ul li p{line-height: normal;}


/* Footer */
.section.footer {background:#F3F4F2;color:#7F8287;font-size:14px;}
.section.footer a {color:#7F8287;}
.section.map{padding: 0;}
.section.map #map {width: 100%;height: 350px;}
.section.copy {font-size:12px;background:#F3F4F2;color:#7F8287;padding:10px 0 20px;}
.section.copy p {margin:0;}
.section.copy a {color:#7F8287;}

/* Icon */
.icon--single{vertical-align: middle;position: relative;margin-right: 10px;}
.icon20{width: 20px; height: 20px;display: inline-block;background-size: contain !important; background-position: center !important;}
.icon-map{background: url(/assets/img/ic-map-marker.svg)no-repeat;}
.icon-phone{background: url(/assets/img/ic-phone.svg)no-repeat;}
.icon-fax{background: url(/assets/img/ic-fax.svg)no-repeat;}
.icon-mail{background: url(/assets/img/ic-mail.svg)no-repeat;}
/*
Responsive 
*/

/* Smartphone */
@media only screen and (max-width: 767px) and (min-width: 320px) {/* Globals */
  body {padding-top:0;}
  .pl0{padding-left: 15px;}
  .btn-primary {display: block;width: 100%;font-size: 20px;}
  .text-right {text-align: center;}
  /* Carousel */
  .home-slider{min-height: 450px;background-position: bottom right -100px;}
  .home-slider .carousel, .home-slider .carousel-inner, .home-slider .carousel-inner>.item{min-height: 450px;}
  .home-slider .carousel-caption p {font-size: 18px;}
  .home-slider .carousel-caption h3 {font-size: 48px;}

  /* Navbar */
  .navbar-default .navbar-toggle {border:0;}
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {border:0;}
  .navbar-default .navbar-toggle .icon-bar {background-color:#81B753;}
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background:none;}
  .nav.navbar-nav.navbar-left > li > a, .nav.navbar-nav.navbar-right > li > a {padding:10px 15px;text-align:center;}
  .nav.navbar-nav.navbar-left > li > a {padding-right:10px;}
  .navbar-nav {margin:0 -15px;}
  .navbar-centered {left:15px;transform:none;}
  .navbar-default .navbar-brand img {height:87px;}
  .navbar.navbar-default {border-bottom:0;background:#FFF;}
  .navbar-brand:after {max-width:120px;}
  .navbar-default .navbar-nav>li>a{margin:20px 20px 0;}
  .navbar-nav.navbar-left{ margin: 45px -15px 0;}

  .section.page h4{font-size: 18px;}
  .section.page h3{font-size: 38px;}
  .section.quality img{width: 70%;}
  .section.quality .bg-arrow-quality{    width: 100%;
    height: 375px;
    position: relative;
    bottom: -27px;
    right: 0;
    transform: rotate(90deg);background-position: left center;}
  .section.quality .text-quality{width:90%;text-align:center;transform:translate(75%,-50%) rotate(-90deg);}
  .section.request{padding:0 0 70px;    background:#FFF url(/assets/img/bg-contact.jpg) bottom right no-repeat;}
  .section.request .bg-arrow-contact{width:100%;height: 375px;position:relative;bottom:auto;left:0;transform:rotate(90deg);top:-25px;background-position: right center;}
  .section.request .request__contact{position:relative;left:50%;width:90%;top:50%;transform:translate(-63%,-50%) rotate(-90deg);text-align:center;}
  .section.request .request__contact i {float: none;}

  .img-arancia{height:220px;background-size:contain;}
  .img-menta {height: 100px;background-size: contain;bottom: 40px;}
  .img-mirtillo{height: 50px;background-size: contain;}
  .img-mirtillo2{height: 50px;background-size: contain;}

  /* Sidebar Toggle */
  .taber {cursor:pointer;}
  .taber h5:after {content:"\f106 ";font-family:"Font Awesome 5 Free";color:#000000;width:20px;height:20px;background:transparent;display:inline-block;text-align:center;right:25px;position:absolute;}
  .taber.collapsed h5:after {position:absolute;right:25px;content:"\f107 ";font-family:"Font Awesome 5 Free";background:transparent;color:#000000;}
  .section.footer .taber h5 {border-bottom:1px solid #eeeeee;}
  .section.footer .taber h5:after {color:#ffffff;}
  .section.footer .taber.collapsed h5:after {color:#ffffff;}

  /* Content */}

/* Smartphone Landscape 
@media only screen and (min-width:480px) and (max-width:767px){
}
*/

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 959px) {/* Globals */
  body {padding-top:0;font-size: 14px;}
  .btn-primary {display: block;width: 100%;}
  .navbar-default .navbar-nav>li>a {font-size: 14px;padding: 15px;margin: 25px 15px;}
  .navbar-default .navbar-brand img{height: 100px;}
  .navbar-default.is--scrolled .navbar-nav>li>a{margin: 13px 15px;}
  .form-control{font-size: 12px;}

  /* Carousel */
  .home-slider{min-height: 450px;background-position: bottom right -100px;}
  .home-slider .carousel, .home-slider .carousel-inner, .home-slider .carousel-inner>.item{min-height: 450px;}
  .home-slider .carousel-caption p {font-size: 18px;}
  .home-slider .carousel-caption h3 {font-size: 48px;}

  .section.page{padding: 100px 0 70px;}
  .section.page h4{font-size: 18px;}
  .section.page h3{font-size: 38px;}
  .section.quality{height: 475px;}
  .section.quality img{width: 100%;}
  .section.quality .text-quality{right:-50%;width:70%;transform:translate(-40%,-50%);}
  .section.quality .text-quality h4{font-size: 18px;}
  .section.quality .text-quality h3{font-size: 42px;}
  .section.request{height:487px;}
  .section.request .bg-arrow-contact{width: 50%;}
  .section.request .request__contact{left:0;width:100%;top:50%;transform:translate(10%,-50%);}
  .section.request .request__contact h4{font-size:18px;}
  .section.request .request__contact h3{font-size:42px;}
  .section.request .request__contact ul {font-size: 12px;}
  .control{line-height: 14px;}

  .img-arancia{height:220px;background-size:contain;bottom: auto;top: 30%;}
  .img-menta {height: 100px;background-size: contain;bottom: 40px;bottom: auto;top: 45%;}
  .img-mirtillo{height: 50px;background-size: contain;top: 42%;bottom: auto;}
  .img-mirtillo2{height: 50px;background-size: contain;top: 30%;}

  /* Sidebar Toggle */
  .taber {cursor:pointer;}
  .taber h5:after {content:"\f106 ";font-family:"Font Awesome 5 Free";color:#000000;width:20px;height:20px;background:transparent;display:inline-block;text-align:center;right:25px;position:absolute;}
  .taber.collapsed h5:after {position:absolute;right:25px;content:"\f107 ";font-family:"Font Awesome 5 Free";background:transparent;color:#000000;}
  .section.footer .taber h5 {border-bottom:1px solid #eeeeee;}
  .section.footer .taber h5:after {color:#ffffff;}
  .section.footer .taber.collapsed h5:after {color:#ffffff;}

  /* Mobile Nav Toggle */


  /* Content */}

/* Tablet Landscape */
@media only screen and (min-width: 960px) and (max-width: 1199px) {/* Globals */
  body {padding-top:0;font-size: 14px;}
  .navbar-default .navbar-nav>li>a {font-size: 14px;padding: 15px;margin: 25px 15px;}
  .navbar-default .navbar-brand img{height: 100px;}
  .navbar-default.is--scrolled .navbar-nav>li>a{margin: 13px 15px;}
  .form-control{font-size: 12px;}

  /* Carousel */
  .home-slider{min-height: 450px;background-position: bottom right -100px;}
  .home-slider .carousel, .home-slider .carousel-inner, .home-slider .carousel-inner>.item{min-height: 450px;}
  .home-slider .carousel-caption p {font-size: 18px;}
  .home-slider .carousel-caption h3 {font-size: 48px;}

  .section.page{padding: 100px 0 70px;}
  .section.page h4{font-size: 18px;}
  .section.page h3{font-size: 38px;}
  .section.quality{height: 475px;}
  .section.quality img{width: 80%;}
  .section.quality .text-quality{right:-50%;width:70%;transform:translate(-40%,-50%);}
  .section.quality .text-quality h4{font-size: 18px;}
  .section.quality .text-quality h3{font-size: 42px;}
  .section.request{height:487px;}
  .section.request .bg-arrow-contact{width: 50%;}
  .section.request .request__contact{left:0;width:100%;top:50%;transform:translate(10%,-50%);}
  .section.request .request__contact h4{font-size:18px;}
  .section.request .request__contact h3{font-size:42px;}
  .section.request .request__contact ul {font-size: 12px;}
  .control{line-height: 14px;}

  .img-arancia{height:220px;background-size:contain;bottom: auto;top: 40%;}
  .img-menta {height: 100px;background-size: contain;bottom: 40px;bottom: auto;top: 60%;}
  .img-mirtillo{height: 50px;background-size: contain;top: 65%;bottom: auto;}
  .img-mirtillo2{height: 50px;background-size: contain;top: 40%;}

  /* Sidebar Toggle */
  .taber {cursor:pointer;}
  .taber h5:after {content:"\f106 ";font-family:"Font Awesome 5 Free";color:#000000;width:20px;height:20px;background:transparent;display:inline-block;text-align:center;right:25px;position:absolute;}
  .taber.collapsed h5:after {position:absolute;right:25px;content:"\f107 ";font-family:"Font Awesome 5 Free";background:transparent;color:#000000;}
  .section.footer .taber h5 {border-bottom:1px solid #eeeeee;}
  .section.footer .taber h5:after {color:#ffffff;}
  .section.footer .taber.collapsed h5:after {color:#ffffff;}

  /* Content */}

/* Laptop 13' - 1366x768 Non-Retina */
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .section.request .request__contact {left: 30%;}
  .section.quality .text-quality {right: 30%;}
}

/* Laptop 4:3 - 1440x1080 */
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  .section.request .request__contact {left: 30%;}
  .section.quality .text-quality {right: 30%;}
}
