@charset "utf-8";



body { font-family: 'Barlow', serif;  font-size: 20px; line-height: 26px; color:#222; background: #ffffff; }

.alt-font {  font-family: 'Barlow', serif;  font-weight: 400 !important; }

a:hover, a:active { color: #ff3333; text-decoration: none;  }

/* heading */
h1, h2, h3, h4, h5, h6 {margin:0 0 15px; letter-spacing: 0; font-weight: 400;   }
h1, .h1 {font-size:43px; line-height:50px;}
h2, .h2 {font-size:38px; line-height:44px;}
h3, .h3 {font-size:28px; line-height:34px}
h4, .h4 {font-size:26px; line-height:34px}
h5, .h5 {font-size:24px; line-height:30px}
h6, .h6 {font-size:20px; line-height:28px}



.bg-giallo {  letter-spacing: 0; font-weight: 400; background-color: #EFCB3E  !important; color: #000; font-family: 'Barlow', serif;  }
.bg-giallo .text-dark {  color: #222 !important;   }

.background-cyan-shade {
    background: #031b44;
    background: -moz-linear-gradient(left,#031b44 0,#031b44 0,#0b3575 51%,#031b44 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#031b44),color-stop(0,#031b44),color-stop(51%,#0b3575),color-stop(100%,#031b44));
    background: -webkit-linear-gradient(left,#031b44 0,#031b44 0,#0b3575 51%,#031b44 100%);
    background: -o-linear-gradient(left,#031b44 0,#031b44 0,#0b3575 51%,#031b44 100%);
    background: -ms-linear-gradient(left,#031b44 0,#031b44 0,#0b3575 51%,#031b44 100%);
    background: linear-gradient(to right,#031b44 0,#031b44 0,#0b3575 51%,#031b44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#031b44', endColorstr='#031b44', GradientType=1);
}

.btn { font-family: 'Barlow', sans-serif; font-size: 15px; line-height: 20px; letter-spacing: 1px; font-weight: 700; }

.bg-theme { background-color: #ff3333; }
.text-theme { color: #ff3333; }
.btn.btn-theme, .btn.btn-theme:hover {
    background: #ff3333;
    border-color: #ff3333;
    color: #fff;
}
.btn.btn-white, .btn.btn-white:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #ff3333;
}
.btn.btn-outline-theme, .btn.btn-outline-theme:hover {
    background: #fff;
    border: #ff3333;
    color: #ff3333;
}
.list-inline-large li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.text-theme, a, a:hover  {color: #000;}
.bg-theme  {background: #000; color:#fff;}
.btn.btn-theme {background: #000; border-color: #000; color: #ffffff; }
.btn.btn-theme:hover, .btn.btn-theme:focus { background: #000; border-color: #000; color: #fff; }

.text-template, a, a:hover  {color: #232323;}
.bg-template  {background: #232323; }
.btn.btn-template {background: #232323; border-color: #232323; color: #000; }
.btn.btn-template:hover, .btn.btn-template:focus { background: #232323; border-color: #232323; color: #000; }

.bg-secondary { background-color: #EFCB3E  !important; color:#333; }

/* light navigation */
header.header-appear nav.header-light, header.sticky nav.navbar-fixed-top.header-light, header.sticky nav.navbar-scroll-fixed-top.header-light {
    background-color: transparent; box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.6)
}

input[type=radio], input[type=checkbox] {
    float: left;
    margin: 0 8px 0 0;
    margin-top: 1px \9;
    width: 22px;
    height: 22px;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
    -o-transition: border .15s ease-in-out,color .15s ease-in-out;
    transition: border .15s ease-in-out,color .15s ease-in-out;
}

.error {
    color: red;
    text-align: left;
}

.background-image, .background-image { background-size: cover !important; background-position: top center !important; overflow: hidden; width: 100%; }
.background-image-contain { background-size: contain !important; background-repeat:no-repeat !important; }
.background-image-cover { background-size: cover !important; background-repeat:no-repeat !important; }
.background-position-t-c { background-position: top center !important; overflow: hidden; }
.background-position-c-c { background-position: center center !important; overflow: hidden; }
.background-position-b-c { background-position: bottom center !important; overflow: hidden; }

input[type=radio], input[type=checkbox] {
    float: left;
    margin: 0 8px 0 0;
    margin-top: 1px \9;
    width: 22px;
    height: 22px;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out,color .15s ease-in-out;
    -o-transition: border .15s ease-in-out,color .15s ease-in-out;
    transition: border .15s ease-in-out,color .15s ease-in-out;
}

.error { color: red;  text-align: left;}
.input-border-bottom {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    margin-bottom: 10px;
    font-size: 14px;
}
.scroll-top-arrow { display: block !important;  opacity: 1 !important; }
#contatti-mobile .btn-form-mobile { display: none; }

.container-fluid.box-layout { padding: 0 80px; }

@media (min-width: 992px) and (max-width: 30000px) { 
    #contact { position: fixed; top:60px; right: 0px; z-index: 9; width:30%; }
    #contact .container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto;  margin-left: auto;}
    #contact .container-fluid .col-md-6 { width: 100%; }
}
@media (min-width: 1025px) and (max-width: 1200px) { 
    .container-fluid.box-layout { padding: 0 60px; }
} 
@media (min-width: 992px) and (max-width: 1024px) { 
    .container-fluid.box-layout { padding: 0 40px; }
} 
@media (min-width: 768px) and (max-width: 991px) {  
    .container-fluid.box-layout { padding: 0 30px; }
}   
@media (max-width: 767px) { 
    .container-fluid.box-layout { padding: 0 20px; }
}

.text-underline { text-decoration: underline !important; }
.input-border-bottom.required-error {
    border-width: 0 !important;
    border-bottom-width: 3px !important;
    border-bottom-color: #ff0000 !important;
}
::selection { color: #000; background:#dbdbdb; }
::-moz-selection { color:#000; background:#dbdbdb; }
::-webkit-input-placeholder { color: #777; text-overflow: ellipsis;}
::-moz-placeholder { color: #777; text-overflow: ellipsis; opacity:1;} 
:-ms-input-placeholder { color: #777; text-overflow: ellipsis; opacity:1;}

p {
    margin: 0 0 15px;
}

.list-style-5 {
    margin-left:0px; border-bottom: 2px solid #ccc; padding:0px 0 15px 0; margin:15px 0 15px;
}
.list-style-5 li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border:0; 
}
.list-style-5 li {
    position: relative;
    padding: 8px 0 8px 22px;
    margin: 0 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-style-5 li:before {
    content: "\f192";
    position: absolute;
    top: 8px;
    left: 0;
    font-family: Font Awesome\ 5 Free;
    font-weight: 400;
    color: #ff3333; 
    font-size: 11px;
}
.list-style-5 li li:before {
    color: #ff3333;  font-size: 11px;
}
/*.bg-extra-dark-pattern-bottom {
    background-color: #3c3c3b;
    background-image: url('/assets/img/bg-extra-dark-pattern-bottom.png');
    background-repeat: repeat-x;
    background-position: left bottom !important;
}*/

.bg-dark-gray {background-color:#555;}
.text-small { font-size: 14px; line-height: 20px; }

#newlogic { padding-top:10px; margin: 0 !important; text-align: left;   }
#firma { display: block; margin:0px; width: 129px; height: 12px;text-indent: -9999px;background: url('/assets/img/newlogic.png') no-repeat; opacity:0.6;    }


/* icon hover effect style 3 */
.social-icon-style-3 a {text-align: center; display:inline-block; transition: all 400ms; -webkit-transition: all 400ms; -moz-transition: all 400ms; -ms-transition: all 400ms; 
    -o-transition: all 400ms; border-radius: 100%; color: #fff; } 

.social-icon-style-3 a .fab { line-height: 40px }

.social-icon-style-3 a:hover i{ transition: transform 0.4s ease-out; -webkit-transition: 
    transform 0.4s ease-out; -moz-transition: transform 0.4s ease-out; -ms-transition: transform 0.4s ease-out; -o-transition: transform 0.4s ease-out; 
    transform: rotateZ(0deg); -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); -o-transform: rotateZ(0deg);color: #fff}

.social-icon-style-1 a.wordpress, .social-icon-style-2 a.wordpress, .social-icon-style-3 a.wordpress, .social-icon-style-4 a.wordpress span, .social-icon-style-10 a.wordpress span {
    background-color: #336699;
}
.asterisco {
    font-size: 25px!important;
    color: #000;
    margin-right: 5px;
}

@media all and (max-width: 768px) { 
    body, .text-large { font-size: 16px; line-height: 22px;}
    section.medium-section { padding: 20px 0; }
    h1, .h1 {font-size:30px; line-height:35px;}
    h2, .h2 {font-size:25px; line-height:32px;}
    h3, .h3 {font-size:22px; line-height:30px;}
    h4, .h4 {font-size:16px; line-height:22px;}
    #prodotti .blog-text .content { padding-left:15px; }
    .input-border-bottom { margin-bottom: 10px; }
    #contatti-mobile .btn-form-mobile { display: block; position: fixed; top:0px; right: auto; left: auto; width:100%; z-index: 9; 
        text-align: center; line-height: 30px; background-color: #EFCB3E !important; padding: 8px 20px;  border:0; 
    }
    #contatti-mobile .btn-form-mobile .btn {  text-align: center; line-height: 22px; background-color: #333333 !important; padding: 8px 30px; border:0; color:#fff;
    }
    #contatti-mobile .btn-form-mobile:hover { cursor: pointer; }
    .list-style-5 { margin-left: 0px; border-bottom: 2px solid #ccc; padding: 0px 0 8px 0; margin: 8px 0 8px;}
    .slider-top {margin-top:54px;}
}


.bg-white-opacity-light { background-color: rgba(255, 255, 255, 0.7); }
.border-radius { 
   /* -webkit-border-radius: 30px 0 30px 0px;
    -moz-border-radius: 30px 0 30px 0px;
    border-radius: 30px 0 30px 0px;

    -webkit-border-radius: 30px 0 30px 0px;
    -moz-border-radius: 30px 0 30px 0px;
    border-radius: 30px 0 30px 0px;*/
}

.label-fixed { height: 50px; width:auto; opacity: 0; position: fixed; top:40px; right: 60px; z-index: 999; opacity: 0; }

@media ( max-height: 767px)  { 
   .col-dividi {  width: 49%;  }   
   #contact { top: 0px; }
   #contact .h2 { font-size: 34px; line-height: 38px; }
   .padding-four-all { padding: 3%; }
}