div.cc-window.cc-floating {
    border: 1px solid #ddd;
}
div.cc-window, span.cc-header + span.cc-message span.cc-message-text {
    line-height: 1.2;
    font-size: 13px;
}
div.cc-center-xtd span.cc-header {
    font-size: 15px;
    margin: 0;
}
div.cc-center-xtd span.cc-header:after, div.cc-cookie-category-title:after {
    height: 0;
}
.cc-cookie-settings-toggle, .cc-btn {
    font-size: 18px!important;
    cursor: pointer;
    background: #181818!important;
    color: #fff!important;
    padding: 5px 22px!important;
    border-radius: 25px;
    transition: all 0.3s ease 0s;
    font-weight: bold;
    display: inline-block;
    border-width: 0!important;
    opacity: 1;
    height: auto!important;
}
.cc-cookie-settings-toggle {
    background: #ededed!important; 
    color: #303030!important;
    font-weight: normal;
    position: relative!important;
    left: 0!important;
    bottom: 0!important;
}
.cc-cookie-settings-toggle:hover, .cc-btn:hover {
    opacity: 0.6;
    transition: all 0.3s ease 0s;
}
span.cc-cookie-settings-toggler {
    display: none!important;
}
.cc-compliance > .cc-btn {
    -ms-flex: 2;
    flex: 2;
    margin-top: 10px;
}
div.cc-window.cc-center.cc-center-xtd.cc-window-settings-toggle-xtd {
    padding-bottom: 2em;
}
div.cc-compliance > a.cc-btn.cc-remove,
span.cc-cookie-settings-toggle.cc-btn.cc-cookie-settings-toggle-xtd {
    margin-right: 20px;
}
a.cc-btn.cc-allowall {
    margin-left: 20px;
}
a.cc-link.cc-cookie, a.cc-link.cc-cookie:hover, a.cc-link.cc-privacy, a.cc-link.cc-privacy:hover {
    background: transparent;
    padding: 0;
}
div.cc-window.cc-floating div.cc-settings-label {
    margin: 0px 0 0 0;
    font-size: 16px;
    font-weight: bold;
}
.cc-settings-text {
    margin-bottom: 20px;
}
div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span {
    background-color: #009ece;
    border-radius: 10px;
}
div.cc-checkboxes-container input.cc-cookie-checkbox+span {
    border-radius: 10px;
}
div.cc-checkboxes-container input.cc-cookie-checkbox+span::before {
    border-radius: 7px;
}
div.cc-checkbox-container:not(:last-child) a {
    border-right: 0px solid #FFF;
}
div.cc-center-xtd div.cc-checkbox-container {
    margin-bottom: 0;
    padding: 20px 0;
    border: 1px solid #ccc;
    background: #fff;
    color: #181818;
    border-width: 1px 0 0 0;
}
div.cc-center-xtd div.cc-checkbox-container:last-of-type {
    border-width: 1px 0;
    margin-bottom: 50px;
}
div.cc-center-xtd div.cc-checkbox-container a.cc-link label {
    color: #181818;
    font-weight: bold;
}
div.cc-center-xtd div.cc-checkboxes-container a.cc-btn.cc-allow {
    margin-right: 5px;
    margin-top: 15px;
}
div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled + span {
    background-color: #ccc;
}
.cc-compliance.cc-buttons-bar {
    margin-bottom: 20px;
}
.cc-compliance.cc-buttons-bar > a {
    font-size: 14px!important;
    flex: unset;
    margin: 0;
}
div.cc-center-xtd div.cc-checkbox-description {
    font-size: 12px;
}
.cc-buttons-bar > .cc-btn.cc-deny {
    display: block;
}
.cc-checkbox-description, div.cc-revoke {display: none;} 
div.cc-window {position: fixed; margin-top:0!important}
div.cc-center-xtd div.cc-checkboxes-container {
    overflow-y: scroll;
    max-height: 400px;
    margin-top: -15px;
}
div.gdprlock-placeholder, div.gdprcookielock-placeholder {
    color: #181818;
}
.cc-window span.cc-close {
    right: .5em;
}
.cc-window span.cc-close::before {
    content: "\f00d";
    color: #666;
    font-family: 'fontawesome';
}
@media only screen and (max-width: 768px) {
    div.cc-compliance > a.cc-btn.cc-remove, span.cc-cookie-settings-toggle.cc-btn.cc-cookie-settings-toggle-xtd {
        margin-right: 0;
    }
    div.cc-window.cc-floating div.cc-compliance a.cc-btn {
        margin: 20px 0 0 0;
    }
    div.cc-compliance.cc-buttons-bar > a.cc-btn{
        margin: 0 10px 0 0!important;
    }
}

.privacybox .control-label a label{
    cursor:pointer!important;
    text-decoration: underline;
}
.panel.panel-default {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    margin: 20px 0;
width: 100%;
}
.panel-heading {
    border-bottom: 1px solid #ddd;
}
.col-sm-3 {
    width: 25%;
    float: left;
    display: inline-block;
}
.linkbrowser {text-align: center;}
    .linkbrowser span {display:block; font-size: 50px; margin-bottom: 10px;}

body.policy h3 {
    width: 100%;
}

/*INTERNO 15*/
body ::selection, html ::selection {
    background: #48D1CC;
    color: #fff;
}
a, a:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.itemBody a {
    text-decoration: underline;
    color: #48D1CC;
}
.itemBody a:hover {
    text-decoration: underline;
    color: #2b2b2b
}
body {
    color: #2b2b2b;
    font-size: 16px;
    line-height: 32px;
    font-family: 'Lato';
    font-weight: 300;
}
div.itemIntroText {
    color: #2b2b2b;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    padding: 0 15px;
}
.titlehome h2 {
    background-color: #48D1CC;
    display: inline-block;
    padding: 7px 10px !important;
    color: #fff;
}
.itemFullText p {
   line-height: 30px !important; 
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato';
}
h4 {
    font-size: 20px;
}
a, a:focus {
    color: #2b2b2b;
}
a:hover {
    color: #48D1CC;
}
#sp-header.menu-fixed-out #sp-menu {
    width: 100%;
}
#sp-header.menu-fixed-out #sp-logo,
#sp-header.menu-fixed-out #sp-top3 {
    display: none;
}
@media only screen and (min-width: 545px){
    #sp-header.menu-fixed-out #sp-menu {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 544px){
    #sp-header.menu-fixed-out #sp-logo{
        display: block;
    }
}
table {
    width: 100%;
}
td, th {
    padding: 10px;
    border: 1px solid #cdcdcd;
}

.infoplus > a {
    color: #111 !important;
}
#sp-footer1 .sp-module {
    margin: 0;
    display: inline-block;
    float: left;
}
.ls-roundedflat .ls-nav-prev:hover,
.ls-roundedflat .ls-nav-next:hover {
	background-color: #2b2b2b !important;
}
.ls-roundedflat .ls-bottom-slidebuttons a.ls-nav-active,
.ls-roundedflat .ls-bottom-slidebuttons a:hover {
	background: #2b2b2b !important;
}

.tp-bullets.preview4 .bullet {
    background: rgba(95, 80, 64, 0.75) !important;
    border: 5px solid rgba(95, 80, 64, 0.5) !important;
}
.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected {
    background: rgba(255, 255, 255, 0.75) !important;
    border: 5px solid rgba(255, 255, 255, 0.5) !important;
}
.tp-rightarrow.preview4,
.tp-leftarrow.preview4 {
    display: none !important;
}

#sp-main-body ol { counter-reset: item; padding: 0; }
#sp-main-body ol li { display: block; list-style-type: none; padding-left: 15px;}
#sp-main-body ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #2b2b2b;
    font-weight: bold;
    margin-left: -15px;
}
.homepage #sp-slide {
/*    margin-top: -165px;*/
}
.homepage #sp-top-bar {
    z-index: 99;
    position: relative;
}
.homepage #sp-header.menu-fixed-out {
    box-shadow: 0 0 0 #fff;
}    
#hometop h2.sppb-addon-title {
    text-shadow: 0px 0px 12px #000;
}
/*
#hometop h2.sppb-addon-title span {
    font-size: 75%;
    font-weight: normal;
}
*/


/*menu mobile sottomenu*/
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    left: 0;
    width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .fa {
    float: right;
}
/*END menu mobile sottomenu*/

.sp-default-logo,
.sp-default-logo.redux-logo-medium {
    margin-top: 0px !important;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
}
#sp-header.menu-fixed .sp-default-logo.d-sm-block {
    display: none !important;
}
#sp-header.menu-fixed .sp-default-logo.d-sm-none {
    display: block !important;
    height: auto;
}
.sp-default-logo {
    height: auto;
    margin-top: 10px !important;
    max-height: 55px;
}
#sp-top-bar {
    border-bottom: 0px solid #F3F3F3;
    padding: 5px 0 0 0;
}
ul.right-top-header li a {
    color: #48D1CC;
    line-height: 24px;
}

.sp-module ul.right-top-header > li > a:hover{
    color: #ccc;
}

.sp-megamenu-parent > li.active > a {
    border-bottom: 0px solid #2b2b2b !important;
}
.sp-megamenu-parent > li > a {
    color: #656565;
    font-size: 14px;
    padding: 0 25px;
    line-height: 40px;
    margin-top: 10px; 
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.menu-fixed-out .sp-megamenu-parent .sp-dropdown-items{
    text-align: left;
}
.menu-fixed .sp-megamenu-parent > li > a,
.menu-fixed-out.menu-medium .sp-megamenu-parent > li > a {
    margin-top: 10px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.menu-fixed .sp-megamenu-parent > li:last-child > a {
    padding: 0 0 0 20px;
}
.sp-megamenu-parent > li.active > a {
    color: #48D1CC!important;
}
.sp-megamenu-parent > li.active:last-child > a {
    padding: 0 20px;
}
.sp-megamenu-parent > li:hover > a {
    color:#48D1CC!important;
}
.homepage .menu-fixed-out .sp-megamenu-parent > li > a ,
.homepage .menu-fixed-out .sp-megamenu-parent > li:hover > a {
     -webkit-transition: background .8s ease-out;
    -moz-transition: background .8s ease-out;
    -ms-transition: background .8s ease-out;
    -o-transition: background .8s ease-out;
    transition: background .8s ease-out;
}
.homepage .menu-fixed-out .sp-megamenu-parent > li:hover > a {
    background: rgba(255,255,255,0.6);
    color: #2b2b2b!important;
}
ul.right-top-header li {
    padding: 0 5px;
}
.right-top-header .fa {
    font-size: 20px;
}
#sp-bottom {
    border-top: 2px solid #656565;
}
#sp-footertop {
    padding: 35px 0;
}
#sp-footertop, #sp-bottom{
    margin-bottom: -1px;
}
#sp-footer {
    text-align: left;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 15px;
    font-family: 'Lato';
    font-weight: 300;
}
#sp-footer .sp-module ul.nav.menu {
    margin-left: 20px;
}
#sp-footer .sp-module ul > li {
    display: inline-block;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #fff;
    text-transform: none;
}
#sp-footer .sp-module ul > li:last-child {
     border-right: 0px solid #fff;
}
#sp-footer .sp-module ul.nav li a {
    line-height: 1!important;
    font-size: 12px;
    font-family: 'Lato';
}
#sp-bottom .media {
    margin-top: 3px;
}
#sp-bottom .sp-module ul > li {
    border-bottom: 0px solid #cdcdcd !important;
}
#sp-bottom  .sp-module ul > li > a::before {
    content: "";
    margin:0;
    display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border: 0px solid #cdcdcd;
    margin-top: 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #2b2b2b;
    font-size: 14px !important;
    padding: 5px 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background-color: transparent;
    border-radius: 0px;
    color: #48D1CC;
    margin-left: 0px;
        -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #48D1CC;
}
.entry-header.text {
    margin-top: 20px;
}
.page-header {
    padding-bottom: 0;
    margin: 0 0 20px;
}
.sp-page-title h2, .sp-page-title h3 {
color: #2b2b2b;
text-align: left;
font-weight: 400;
margin-bottom: 0px;
font-style: normal;
text-transform: none;
letter-spacing: 1px;
font-size: 25px;
line-height: 35px;
}
.sp-page-title h3 {
font-size: 20px;
line-height: 25px;
}
#fancybox-outer #fancybox-content {
    padding: 0;
    border: 0 !important;
}
.btn-primary,
.visform .visBtnCon > .btn,
.btn-default, sppb-btn-default,
.pagination > li > a,
.k2CategoriesListBlock > ul > li > a,
.sppb-btn-primary,
#sp-bottom ul.social-icons li a,
#sp-bottom .sp-module .modal.acymailing_togglemodule,
.visBtnCon input[type="submit"],
input[type="submit"]{
    text-transform: uppercase;
    background: #fff;
    color: #656565;
    border-radius: 0 !important;
    border: 1px solid #656565;
    padding: 9px 14px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-right: 7px;
    font-weight: normal !important;
    font-size: 14px;
    letter-spacing: 1px;
}

.btn-primary:hover,
.btn-default:hover, sppb-btn-default:hover,
.pagination > li > a:hover,
.pagination > li > a:focus,
.k2CategoriesListBlock > ul > li > a:hover,
.sppb-btn-primary:hover,
#sp-bottom .sp-module .modal.acymailing_togglemodule:hover,
#sp-bottom ul.social-icons li a:hover,
.k2CategoriesListBlock > ul > li.activeCategory > a,
.visBtnCon input[type="submit"]:hover,
input[type="submit"]:hover,
.sppb-btn-primary:hover, .sppb-btn-primary:focus, .sppb-btn-primary:active, .sppb-btn-primary.active, .open > .dropdown-toggle.sppb-btn-primary{
    background: #fff!important;
    color: #48D1CC;
    border-radius: 0 !important;
    border: 1px solid #48D1CC;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.scrollup:hover::before {
    color: #48D1CC!important;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
@-webkit-keyframes goTopScroll  {
  0% { -webkit-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);  }
  50% { -webkit-transform: translateY(-10px);  -o-transform: translateY(-10px); transform: translateY(-10px); }
  100% { -webkit-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
}
@keyframes goTopScroll {
  0% { -webkit-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);  }
  50% { -webkit-transform: translateY(-10px);  -o-transform: translateY(-10px); transform: translateY(-10px); }
  100% { -webkit-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
}
.scrollup:hover {
  -webkit-animation: goTopScroll 1s ease-in-out infinite;
  -moz-animation: goTopScroll 1s ease-in-out infinite;
  -ms-animation: goTopScroll 1s ease-in-out infinite;
  -o-animation: goTopScroll 1s ease-in-out infinite;
  animation: goTopScroll 1s ease-in-out infinite;
}

.btn-default {
    background: #fff!important;
    color: #2b2b2b!important;
}
.btn-default:hover {
    background: #fff!important;
    color: #48D1CC!important;
}

#offcanvas-toggler >i {
    color: #2b2b2b;
}

html .ls-wrapper > p.btn-primary, body .ls-wrapper > p.btn-primary, #ls-global .ls-wrapper > p.btn-primary{
    padding: 9px 14px!important;
    float: right!important;
}

.pagination > li.active > a, .pagination > li.active > a:hover {
    opacity: 0.6;
    background: #fff !important;
    color: #2b2b2b!important;
    border-color: #eee!important;
}

#sp-bottom ul.social-icons li a {
    height: 34px;
    line-height: 32px;
    text-align: center;
    width: 34px;
    float: left;
    font-size: 20px;
    padding: 0px;
    margin: 0;
    border: 1px solid #ddd;
    color: #b1b1b1;
    border-radius: 50% !important;
}
#sp-bottom1 .sp-module {
    margin-bottom: 0;
}
#sp-bottom .profilepic{
    border-radius: 50%;
    max-width: 150px;
margin-top: 20px;
}


/* moduli home*/
.nspArt div {
    overflow: hidden;
    display: block;
    width: 100%;
}
.nspImageWrapper:hover + .gkArtContentWrap h4.nspHeader a,
.gkArtContentWrap h4.nspHeader a:hover {
    color: #48D1CC;;
}
.nspArt h4.nspHeader {
    font-size: 18px;
    padding: 0px 0 15px 0;
    line-height: 18px;
}
.nspArt .nspInfo {
    display: block !important;
    font-size: 100%;
    border-bottom: 1px solid #cdcdcd;
}
.nspArt .nspInfo a::before {
    content: "\f115";
    font-family: "fontawesome";
    margin-right: 5px;
    margin-left: 10px;
    color: #272727;
}
.nspNext, .nspPrev {
    border: 0px solid #ccc;
    margin: 3px 0 0 4px;
    background: transparent;
}
.nspNext {
    margin: 3px 0 0 0px;
}
div.itemFacebookButton{
    width: auto;
    margin-top:-2px;
}

div.itemGooglePlusOneButton {
    float:left;
    margin-top: 2px;
}

.btn-cart.button span, .btn-cart.button input, input.button span, input.button input {
    background: #06d0d8;
    border: none;
    display: block;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}

ul.social-icons >li a {
    color: #111;
    background: #ccc;
}

ul.social-icons >li:hover a {
    color: #fff;
}

.sp-module {
    margin-top: 0;
    margin-bottom: 20px;
}

.sp-module:last-child {
    margin-bottom: 0;
}
#sp-bottom3 img {
    margin: 0 auto;
    max-width: 250px;
}


#sp-bottom .sp-module ul.social-icons > li {
    display: inline-block;
    margin: 0 10px 10px 0;
    float: left;
}
#sp-bottom .sp-module ul.social-icons > li div {
    height: 34px;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 11px;
    color: #b1b1b1;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 15px;
    font-style: normal;
    font-family: 'Lato';
    font-weight: bold;
    letter-spacing: 2px;
}
#sp-footertop img {
    margin: 20px auto;
    max-width: 140px;
}
#sp-footer2 a {
    float: right;
    opacity:1;
}
#sp-footer2 a:hover {
    opacity:0.5;
}
#sp-footer1 a {
    color: #fff;
}
#sp-footer1 a:hover {
    color: #fff!important;
    opacity:0.6!important;
}
#sp-bottom ul.menu li {
    width: 100%;
}
.credits {
    font-size: 11px;
    text-align: right;
    font-weight: normal;
    color: #fff;
}
.sp-module.policies {
    padding-top: 20px !important;
}
.credits a {
    color:#fff;
}
.credits a:hover {
    color:#d9d9d9;
}

/*box home contenuti*/
.k2item.block div.category-name {
    font-size: 16px;
    font-family: "Lato";
    text-align: left;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    font-weight: bold;
}
.k2item.block .caticon::before {
    font-weight: normal;
    color: #fff;
}
.k2item.block .portfoliobox {
    height: 100%;
}
.k2item.block .portfoliobox {
    margin: 20px 0 !important;
}
.minik2 .k2item .catItemTitle h2.title {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 1px;
}
.minik2 .k2item p {
    margin-bottom: 0;
}

.ut-joomstagram li {
    padding: 2px;
}
.ut-joomstagram ul {
    margin-bottom: 0;
}
.ut-joomstagram li a:hover {
    opacity: 0.6;
}

.k2ItemsBlock.lastblog {
    border: 1px solid #ddd;
    padding: 30px 30px 0;
}
.k2ItemsBlock .catItemImageBlock {
    margin-bottom: 30px;
}

#hometop .sppb-addon-title {
    color: #fff;
}

#sp-bottom1 p, #sp-bottom2 p, #sp-bottom3 p, #sp-bottom4 p, .bt-introtext, .contact-text {
    color: #656565;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.5px;
}
#sp-bottom3 {
    border-left: 1px solid #656565;
}
.sp-module.aboutme {
    padding: 0 30px;
}
#sp-bottom1 a {
    color: #c0c0c0;
}
#sp-right .sp-module {
    margin-top: 0;
    margin-bottom: 90px;
}

#sp-top1 .k2-ajax-search-container,
#sp-right .k2-ajax-search-container {
    background-color: transparent;
    padding: 0;
    margin: 0;
}

#sp-top1 .k2-ajax-search-container input,
#sp-right .k2-ajax-search-container input {
    padding-top: 0;
    color: #2b2b2b;
    font-family: "Lato",Arial, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-shadow: 0px 0px 0px #ffffff;
    text-decoration: none;
    outline: none;
}
#sp-top1 .k2-ajax-search-container .k2-ajax-search-inner input[type=text],
#sp-right .k2-ajax-search-container .k2-ajax-search-inner input[type=text] {
    height: 34px;
    padding: 0 10px;
    border: 1px #cdcdcd solid;
    line-height: 34px;
    box-shadow: inset 0 0 0 #2b2b2b;
    -webkit-box-shadow: inset 0 0 0 #2b2b2b;
    -moz-box-shadow: inset 0 0 0 #2b2b2b;
    float: left;
    margin: 0;
}
#sp-top1 .noborder .k2-ajax-search-container input,
#sp-right .noborder .k2-ajax-search-container input {
    background: #fff;
    color: #656565;
    width: 100%;
    border: 0px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    padding: 0 !important;
}
.sp-module.searchbox {
    border: 1px solid #ddd;
    padding: 20px;
}
#sp-top1 .sp-module.searchbox {
    border: 0px solid #ddd;
    padding: 0px;
}
.sppb-form-control {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
dt.result-title  {
    font-size: 20px;
    color: #111;
    font-family: 'Lato';
    font-weight: normal;
}

dt.result-title > a {
    font-size: 24px;
    color: #2b2b2b;
}

dt.result-title > a:hover {
    color: #111;
}
#k2-ajax-search265,
#k2-ajax-search216 {
    width: 100%;
}

#k2-ajax-search265 .k2-ajax-search-inner {
    margin-top: 15px;
}

#search-form265 #search-area-close265,
#search-form216 #search-area-close216{
    display: none;
}
#ajax-search-button265,
#ajax-search-button216 {
    border-left: 1px #ddd solid;
    background: #fff;
    right: 0px;
    left: auto;
}
#ajax-search-button265 .magnifier,
#ajax-search-button216 .magnifier {
    background: transparent;
}
#ajax-search-button265 .magnifier::before,
#ajax-search-button216 .magnifier::before {
    content: "\f002";
    font-family: 'fontawesome';
    width: 30px;
    text-align: center;
    display: block;
    color: #656565;
    position: absolute;
    right: 0px;
}
.search-results .highlight {
    background-color: #ffc;
    font-weight: 400;
    padding: 1px 0px;
}
.sp-module.border1 {
    background: #eee;
    padding: 20px;
}
#sp-right .border1 .sp-module-title{
    color: #fff;
}
#sp-right .border1 .sp-module-title::after {
    background: #fff;
}

.sp-module.border2 {
    border: 1px solid #2b2b2b;
    padding: 20px;
}
.vis_mandatory {
    color: #656565;
    padding: 0px;
    font-size: 11px;
    text-align: right;
    margin: 0;
}
form#mod-visform1 div.required > label.visCSSlabel::after {
    color: #656565;
    padding-left: 4px;
}
.visCSSlabel {
    display: block;
    float: left;
    margin-top: 0;
    margin-right: 0;
    width: 100%;
    font-size: 14px;
}
.visCSSinput {
    width: 100%;
    margin-top: 5px;
    background: none;
    margin-bottom: 5px;
    border-color: #ddd!important;
}
.visform input, 
.visform select, 
.visform textarea {
    border: 1px solid #ddd !important;
    background: none;
    border-radius: 0px !important;
    padding: 10px;
}
.visBtnCon input[type="submit"]{
    margin: 20px 0 0 0;
}
.send-msg .sppb-addon-title {
    color: #2b2b2b;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 20px;
    font-style: normal;
    padding: 10px 0 0 0;
    letter-spacing: 1px;
    border-top: 1px solid #ddd;
}
.address-contact .sppb-addon-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 8px;
    font-style: normal;
    color: #2b2b2b;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.asterix-ancor.visCSSlabel {
    display: none;
}
p.errorcontainer {
    padding-top: 5px;
    margin-top: 0px;
    margin-bottom: -28px;
}
p.errorcontainer::after {
    margin-bottom: 0px;
}
label.error {
    font-size: 10px;
    color: #fff;
    padding: 5px 10px;
    background-color: gray;
    border-radius: 0;
    display: inline-block !important;
    max-width: 60%;
    margin: 0 0 0 30%;
    text-transform: uppercase;
}


.sp-module .inputbox.dateformat {
    width: 77%;
    float: left;
}
.input-append .add-on:last-child, 
.input-append .btn:last-child, 
.input-append .btn-group:last-child > 
.dropdown-toggle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.sp-module ul.nav li a {
    line-height: 2!important;
    height: auto!important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color:#656565;
}
li.sp-has-child .sp-module.border2 {
    border: 0px solid #2b2b2b;
}

#sp-right .sp-module ul.nav li a {
    font-size: 14px;
    color:#656565;
}
#sp-right .sp-module ul.nav li.active a:hover,
#sp-right .sp-module ul.nav li.active a {
    color: #48D1CC;
}

#sp-bottom .sp-module ul.nav li a {
    letter-spacing: 1px;
}
#sp-bottom .sp-module ul.nav li a:hover,
#sp-bottom .sp-module ul.nav li.active a {
    color: #48D1CC;
}

.sp-module ul > li > a:hover {
    color: #48D1CC;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.breadcrumb > li {
    font-family: "Lato";
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
}

.sp-module .recentmod ul >li >a:before { 
    content: ""!important; 
    margin-right: 0!important; 
}

.sp-module .sp-module-title {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 15px;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: normal;
    color: #2b2b2b;
    padding-bottom: 0;
}
div.k2TagCloudBlock {
    padding: 0 0;
}
div.k2TagCloudBlock a {
    float: left;
    display: block;
    margin: 2px;
    padding: 0 9px;
}
div.k2TagCloudBlock a:hover {
    padding: 0 9px;
}
ul.cloud {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 3rem;
  max-width: 550px;
 margin: 0 auto;    
}
ul.cloud a {
  color: #07b3ac;
  display: block;
  font-size: 1.5rem;
  padding: 1px 5px;
  text-decoration: none;
  position: relative;
    font-weight: 500;
}
ul.cloud a[data-weight="1"] { --size: 1; }
ul.cloud a[data-weight="2"] { --size: 2; }
ul.cloud a[data-weight="3"] { --size: 3; }
ul.cloud a[data-weight="4"] { --size: 4; }
ul.cloud a[data-weight="5"] { --size: 5; }
ul.cloud a[data-weight="6"] { --size: 6; }
ul.cloud a[data-weight="7"] { --size: 7; }
ul.cloud a[data-weight="8"] { --size: 8; }
ul.cloud a[data-weight="9"] { --size: 9; }
ul.cloud a[data-weight="10"] { --size: 10; }

ul.cloud a {
  --size: 4;
  font-size: calc(var(--size) * 0.25rem + 1.5rem);
  opacity: calc((15 - (9 - var(--size))) / 15); 
}

ul.cloud a:hover {
  color: #333;
}

#sp-main-body {
    padding: 40px 0 100px;
}
.breadcrumb {
    padding: 0px;
    margin-bottom: 0;
    background-color: transparent !important;
    text-align: center;
}
.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb::after {
    content: "";
    background: #48D1CC;
    height: 0px;
    width: 12%;
    display: block;
    margin: 8px auto 0;
}
.breadcrumb > .active {
    color: #48D1CC;
}
.sp-page-title {
    padding: 0;
/*
    background-size: auto ;
    background-position: center top !important;
    background-attachment: scroll !important;
    background-color: #2b2b2b;
*/
}
.sp-page-title.product-item {
    background-size: cover;
    background-attachment: fixed !important;
    background-position: center center !important;
}
#sp-title .product-item .container > * {
    opacity: 0;
}
.sp-page-title .filter {
/*
    background: rgba(33, 33, 33, 0.3);
    width: 100%;
    max-width: 100%;
    min-height: 210px;
*/
}
.sp-page-title .container {
    padding-top: 0;
}
.sp-page-title .filter.row {
    border-top: 2px solid #656565;
    padding-top: 5px;
    margin: 50px 0px;
}
.top-title {
    padding-left: 0px;
}
#sp-header {
    height: 56px; 
}
#sp-header.menu-fixed {
    opacity: 1;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
#sp-header.menu-fixed-out {
    opacity: 1;
}
#sp-header.menu-fixed-out.menu-medium {
    opacity: 0;
}
#sp-header.menu-fixed-out.menu-medium,
#sp-header.menu-fixed-out {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

article.col-sm-12 {
    padding: 0;
}
.facebox .sppb-addon-title::before {
    content: "\f082";
    font-family: 'fontawesome';
    padding-right: 10px;
    color: #3b5998;
}
.facebox  .sppb-addon-title,
.boxnews .sppb-addon-title {
    font-size: 26px;
    text-align: center;
    color: #2b2b2b;
}
.facebox  .sppb-addon-title::after,
.boxnews .sppb-addon-title::after {
    background-color: #cdcdcd;
    height: 1px;
    margin: 10px auto 0px;
    padding: 0;
    width: 25%;
    content: "";
    display: block;
}
#nsp-newsevents {
    border: 1px solid #dddfe2;
    border-radius: 3px;
}
.btn-style-nav {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Lato';
}
.itemListSubCategories > ul {
    padding: 0;
    margin: 0;
}
.itemListSubCategories > ul > li + li::before {
    color: #e0dede;
    content: "/";
    font-size: 27px;
    left: -15px;
    position: absolute;
}

@-webkit-keyframes goLeftAnimate  {
  0% { -webkit-transform: translateX(0px); -o-transform: translateX(0px);  transform: translateX(0px); }
  50% { -webkit-transform: translateX(-10px); -o-transform: translateX(-10px); transform: translateX(-10px);}
  100% {-webkit-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px);}
}
@keyframes goLeftAnimate {
  0% { -webkit-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px);  }
  50% { -webkit-transform: translateX(-10px);  -o-transform: translateX(-10px); transform: translateX(-10px); }
  100% { -webkit-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); }
}

@-webkit-keyframes goRightAnimate  {
  0% { -webkit-transform: translateX(0px); -o-transform: translateX(0px);  transform: translateX(0px); }
  50% { -webkit-transform: translateX(10px); -o-transform: translateX(10px); transform: translateX(10px);}
  100% {-webkit-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px);}
}
@keyframes goRightAnimate {
  0% { -webkit-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px);  }
  50% { -webkit-transform: translateX(10px);  -o-transform: translateX(10px); transform: translateX(10px); }
  100% { -webkit-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); }
}

@-webkit-keyframes goTopAnimate  {
  0% { -webkit-transform: translateY(0px); -o-transform: translateY(0px);  transform: translateY(0px); }
  50% { -webkit-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px);}
  100% {-webkit-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);}
}
@keyframes goTopAnimate {
  0% { -webkit-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);  }
  50% { -webkit-transform: translateY(10px);  -o-transform: translateY(10px); transform: translateY(10px); }
  100% { -webkit-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
}

a.parentcat:hover i {
  -webkit-animation: goLeftAnimate 1s ease-in-out infinite;
  -moz-animation: goLeftAnimate 1s ease-in-out infinite;
  -ms-animation: goLeftAnimate 1s ease-in-out infinite;
  -o-animation: goLeftAnimate 1s ease-in-out infinite;
  animation: goLeftAnimate 1s ease-in-out infinite;
}

.nspArt h4.nspHeader,
.subCategoryContainer .entry-header h2.catItemTitle,
.entry-header.products h2 {
    line-height: 20px !important;
    text-align: center;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding: 10px;
    height: 60px;
    display: table;
    width: 100%;
}
.nspArt h4.nspHeader a,
.subCategoryContainer .entry-header h2.catItemTitle a,
.entry-header.products h2 a,
.entry-header.location h2 a{
    width: 100% !important;
    display: table-cell;
    font-size: 19px;
    line-height: 20px !important;
    margin: 0;
    vertical-align: middle;
}
div.itemListSubCategories {
    text-align: center;
}
li.subCategoryContainer {
    position: relative;
    display: inline-block;
    margin-right: 15px;
}
.subCategoryContainer .btn {
    padding: 0 10px;
}
.nspArt p.nspText {
line-height: 18px;
padding: 5px !important;
font-size: 15px;
text-align: center;
font-family: 'Lato';
letter-spacing: 2px;
    text-transform: uppercase;
}
span.featured {
    position: absolute;
    z-index: 99;
    left: 15px;
    top: -6px;
}
span.featured > i {
    color: #48D1CC;
    font-size: 25px;
}
.boxnews .nspArt p.nspText{
    line-height: 22px;
    font-size: 16px;
}
div.catItemExtraFields, div.genericItemExtraFields {
    border-top: 1px solid #cdcdcd;
}
.sppb-iconicon-top .sppb-icon-inner {
    border: 1px solid #2b2b2b;
    border-radius: 50%;
    margin-bottom: 20px;
}
a.parentcat {
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Lato';
}

/* about me */
.aboutme #work h2.sppb-addon-title{
    color: #fff;
}
.aboutme .sppb-addon-title {
    letter-spacing: 1px;
    font-weight: 500 !important;
}
.aboutme .phototop img {
    border-radius: 50%;
}
#hobby .sppb-icon-container {
    border: 1px solid #ddd;
    padding: 24px;
    border-radius: 50%;
    width: 110px;
    height: 110px;
}
#skills .sppb-progress-bar {
    background-color: #48D1CC;
}
#personaldata  .sppb-icon .sppb-icon-container,
#hobby .sppb-icon .sppb-icon-container {
    color:  #48D1CC;
}

#sppb-carousel1.slideabout {
    max-height: 300px;
    overflow: hidden;
}
.sppb-carousel-inner > .sppb-item > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    width: 100%;
    margin: -20% 0;
}
.itemFullText h3::after{
    margin: 20px 0 15px 0px;
}

/* k2 */
.iconmedia {
    width: 100%;
    display: block;
    float: left;
    bottom: 0;
    position: absolute;
    left: 0;
    text-align: left;
    z-index: 2;
}
.entry-header .iconmedia {
    position: relative;
    margin-left: -10px;
    margin-top: 20px;
}
.itemVideoBlock .iconmedia,
.itemImageGallery .iconmedia {
    display: block;
    float: left;
    position: relative;
    margin-top: -54px;
    margin-left: -65px;
    width: auto;
}
.iconmedia > span {
    background: #48D1CC;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    margin:0 0 10px 10px;
    border: 0px solid #fff;
    color: #fff;
         -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.iconmedia > span  a > i,  
.iconmedia > span  i {
	padding-right: 0px;
	color: #fff;
}
.itemRight td {
    padding: 0;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    font-size: 14px;
}
.itemRight table {
    margin-top: 20px;
    width: 100% !important;
}
.itemRight td strong {
    font-weight: 400;
    text-transform: uppercase;
}
.iconmedia > span:hover {
    border-radius: 0%;
     -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.iconmedia sup { 
    font-size: 16px;
    color: #2b2b2b;
    top: 0;
    padding: 0;
}
.home2-01-white .sppb-addon-content {
    margin: 0;
}
.counter {
    display: none;
}
.resultsView .page-header h2,
.genericView .page-header h2,
.tagView .page-header h2 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500;
    color: #2B2B2B;
}

/*portfolio box*/
/*immagini k2 */
.itemBlock .imgblock {
    border: 1px solid #cdcdcd;
    padding: 5px!important;
}
.imglink {
    height: 100%;
}
.portfoliobox {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat!important;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    border: 1px solid #ddd;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.blog .singleblog .portfoliobox  {
    min-height: 350px;
}
.portfoliobox > a {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.k2item.block .portfoliobox,
.blognews .catItemImageBlock .portfoliobox {
    height: 250px;
}
.k2item.block .item.portfoliobox.imgdef {
    background-size: 90% !important;
}
.blognews::before {
    content: "";
    display: block;
    margin: 0px 15px;
    height: 1px;
    background: #656565;
}
.blognews.articles::before{
    height: 0;
}
.blognews > .items-leading {
    padding-top: 50px;
}
.blognews.articles > .items-leading {
    padding-top: 0px;
}
.itemToolbar > .itemback {
    padding-left: 0;
}
.itemToolbar > .itemcategory {
    padding-right: 0;
}
.blognews.articles article .title {
    border-top: 1px solid #656565;
}
/*fine immagini k2 */
div.itemToolbar {
    padding: 5px 0px 0;
    margin: 0px 0 50px 0;
    background: #ffffff;
    border-radius: 0;
    border-top:1px solid #656565;
}
div.catItemImageBlock {
    padding: 0;
    margin: 0;
}
.blognews div.catItemImageBlock {
    padding: 0 15px;
}
.blognews.articles div.catItemImageBlock {
    padding: 0;
    margin-top: 20px;
}
.icon-extlink {
    position: absolute;
    top: 18px;
    right: 0px;
    font-size: 18px;
}
.icon-extlink a {
    color: #999;
}
.icon-extlink a:hover {
    color: #48D1CC;
}
.itemView div.itemImageBlock {
    padding: 0px 0 0 0;
    margin: 0;
}
div.itemFullText {
    margin-top: 20px;
}
.single_product div.pinfo {
    margin-top: 50px;
    background-color: rgba(255,255,255,0.6);
}
/*
.blognews .entry-header {
    margin-top: 15px;
}
*/
.entry-header {
    margin-bottom: 0px;
}
.itemView .entry-header {
    margin-bottom: 30px;
}
.entry-header.info {
    margin-bottom: 0px;
}
.entry-header h2 {
    margin: 0;
    font-family: 'Lato';
    text-align: left;
    font-size: 24px;
    line-height: 30px;
}
.singleblog .entry-header h2 {
    font-size: 40px;
    line-height: 43px;
}
.blognews .entry-header h2 {
    font-size: 20px;
    line-height: 28px;
}
.blognews .entry-header h2 a {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 18px 0;
    text-transform: none;
    display: block;
    font-weight: bold;
}
.articles.blognews .entry-header h2 a {
    margin: 10px 0 0;
    font-size: 16px;
    font-weight: 500;
}
.blognews article.d-flex .entry-header time {
    color: #48D1CC;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Lato';
}
.singleblog.itemView div.itemImageBlock,
article.d-flex div.catItemImageBlock {
    padding: 0 15px;
}

.com-k2ajaxsearch.view-search #sp-component,
.com-k2.view-itemlist #sp-component {
    padding-left: 0px;
}
article.d-flex.item {
    margin-bottom: 100px;
}
.singleblog .entry-header h2::after,
.blognews .entry-header h2::after {
    background: #ccc;
    content: "";
    display: block;
    height: 1px;
    margin: 10px auto 26px 0;
    width: 60px;
}
.blognews.articles .entry-header h2::after {
    height: 0px;
    margin: 0;
}
.singleblog .date {
    font-size: 15px;
    color: #656565;
}
.category-desc {
    margin-bottom: 50px;
}
.sp-page-title .catdesc {
    padding-top: 30px;
}
.sp-page-title .catdesc p, 
.category-desc p {
    max-width: 750px;
    margin: 0 auto 5px;
}
.category-desc p:last-child {
    margin-bottom: 20px;
}
.sp-page-title .catdesc p {
    color: #656565;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
}
.sp-page-title .catdesc p:last-child {
    margin-bottom: 0px;
}
blockquote {
    font-family: 'Lato', cursive;
    font-size: 28px;
    max-width: 600px;
    margin: 0 auto 1rem;
    line-height: 39px;
    font-style: italic;
}
blockquote::before {
    content: "\f10d";
    font-family: 'fontawesome';
    margin-top: -15px;
    position: absolute;
    margin-left: -35px;
    color: #ddd;
}
blockquote::after {
    content: "\f10e";
    font-family: 'fontawesome';
    margin-top: 15px;
    position: absolute;
    margin-left: 10px;
    color: #ddd;
}
.sp-page-title blockquote::after,
.sp-page-title blockquote::before{
    color: #48D1CC;
}
.sp-page-title blockquote {
    color: #656565;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 28px;
}
.category-name-over {
    color: #48D1CC;
    font-size: 28px;
    line-height: 20px;
    font-family: 'Lato', cursive;
}
.article-info {
    padding: 10px;
    margin: 0;
    border-top: 0px solid #cdcdcd; 
}
.recipes .items-leading .article-info,
.blognews .article-info {
    padding: 10px;
    margin: 0;
    border-top: 1px solid #cdcdcd;
    overflow: hidden;
}
.portfoliobox .article-info{
    padding: 10px;
    margin: 0;
    border-top: 0px solid #cdcdcd;
    border-bottom: 0px solid #cdcdcd;
}
.readmore a.btn-small {
    font-weight: bold;
    color: #48D1CC;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
.readmore a.btn-small i {
    color: #48D1CC;
}
.readmore a.btn-small:hover i {
  -webkit-animation: goRightAnimate 1s ease-in-out infinite;
  -moz-animation: goRightAnimate 1s ease-in-out infinite;
  -ms-animation: goRightAnimate 1s ease-in-out infinite;
  -o-animation: goRightAnimate 1s ease-in-out infinite;
  animation: goRightAnimate 1s ease-in-out infinite;
}
article.item {
    color: #2b2b2b !important;
}
.itemToolbar > ul > li *,
.article-info > dd,
.article-info > dd  *{
    color: #48D1CC;
}
.article-info > dd > time {
    color: #fff;
}

div.catItemIntroText {
    padding: 0px 0 15px 0;
    line-height: 24px;
    font-size: 16px;
    color: #656565;
    letter-spacing: 0.5px;
    font-weight: 300;
}
.article-info .published,
.portfoliobox .date {
    position: absolute;
    font-size: 12px;
    text-align: center;
    width: 100px;
    left: 15px;
    padding: 25px 0px 25px 0px;
    color: #fff;
    background-color: rgba(31,31,31,0.7);
    font-weight: normal;
    z-index: 2;
    line-height: 20px;
}
.portfoliobox .date::first-line {
    font-size: 40px !important;
    font-weight: bold;
    line-height: 34px;
}

div.itemVideoBlock {
    margin: 20px 0 0 0;
    padding: 0;
    background: transparent;
    color: #cdcdcd;
}

div.itemVideoBlock iframe {
    width: 100%;
    min-height: 450px;

}
div.catItemIsFeatured::before, div.userItemIsFeatured::before, div.itemIsFeatured::before {
    content: "";
}
.itemBody .itemExtraFields h4,
div.itemTagsBlock span,
div.itemAttachmentsBlock span {
    color: #2b2b2b;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 400;
}

.itemBody .itemExtraFields h4 {
    border-bottom: 1px solid #cdcdcd;
    margin-top: 40px;
}

div.itemExtraFields ul li span.itemExtraFieldsLabel {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}

div.itemExtraFields {
    margin: 30px 0 0 0;
    padding: 0;
    border-top: 0px dotted #ddd;
}

div.itemBody {
    padding: 8px 0;
    margin: 0;
}
.subCategoryContainer.col-sm-4 {
    margin-bottom: 50px;
}
.tp-caption.titolo-slide {
    outline: 1px solid #2b2b2b;
    outline-offset: -6px;
}
.nspArt img
.subCategoryContainer a img {
    opacity: 1;
     -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.nspArt:hover img,
.subCategoryContainer a:hover img {
    opacity: 0.7;
     -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.negative .nspArt:hover img{
    opacity: 0.85;
}
.negative .nspArt img.nspImage  {
    outline: 1px solid #fff;
    outline-offset: -10px;
}
.negative .gkArtContentWrap {
    background: rgba(95,80,64,0.85);
    padding: 20px;
    outline: 1px solid #aa9c8d;
    outline-offset: -10px;
}
.negative .nspArt h4.nspHeader {
    border-top: 0px solid #aa9c8d;
    border-bottom: 1px solid #aa9c8d;
    padding: 0 10px 10px 10px;
}
.negative .nspArt .nspInfo a,
.negative .nspArt h4.nspHeader a {
    color: #fff;
}
.negative .nspArt .nspInfo a:hover,
.negative .nspArt h4.nspHeader a:hover {
    opacity: 0.8;
}
.negative .nspArt .nspInfo {
    border-bottom: 0px solid #cdcdcd;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0 10px;
}
.negative .btn-default {
    background: #2b2b2b !important;
    color: #fff !important;
    outline: 1px solid #fff;
    outline-offset: -5px;
    border: 0px solid #ddd;
}
.negative .btn-default:hover {
    border: 0px solid #ddd;
    opacity: 0.7;
}
.btn-default.sppb-btn-lg {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 20px;
}
.nspPagination li {
    background-color: #48D1CC;
}
.nspPagination li:hover, 
.nspPagination li.active {
    background-color: #2b2b2b;
}
.negative .nspPagination li {
    background-color: #fff;
}
.negative .nspPagination li.active {
    background-color: #48D1CC;
}
.negative .nspPagination li:hover {
    background-color: #fff;
    opacity: 0.7;
}
.negative .nspPagination li.active:hover {
    background-color: #48D1CC;
    opacity: 0.7;
}
.negative .nspPrev:hover::before {
    border-right-color: #fff;
    opacity: 0.7;
}
.negative .nspNext:hover::before {
    border-left-color: #fff;
    opacity: 0.7;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,.25);
}

.subCatDiv {
    text-align: center;
    padding: 100px 0 50px;
}
.subCatName {
    font-size: 35px;
    font-family: 'Lato';
    text-transform: uppercase;
    letter-spacing: 2px;
}
.subCatName::after,
.subCatName::before {
    display: inline-block;
    width: 10px;
    font-family: 'fontawesome';
    background: #2b2b2b;
    margin: 8px 10px;
    content: "";
    height: 9px;
    border-radius: 50% 100%;
}
.subCategoryContainer .entry-header h2.catItemTitle {
    font-size: 33px;
    line-height: 36px;
    text-align: center;
}
div.itemAuthorBlock {
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 0;
    margin: 50px 0px;
    padding: 20px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
    float: none;
    border: 1px solid #cdcdcd;
    margin: 0 auto;
}
div.itemAuthorBlock .itemAuthorName {
    margin-top: 10px;
    text-align: center;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
    font-weight: bold;
    color: #2b2b2b;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl > *{
    margin-right: 5px;
}
div.itemAuthorBlock  .itemAuthorLatest h4 {
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 0;
    border-top: 1px solid #cdcdcd;
    margin-top: 20px;
}
div.itemAuthorLatest ul {
    padding-left: 10px;
}
div.itemAuthorLatest ul li {
    list-style: none;
}
div.itemAuthorLatest ul li::before {
    content: "\f054";
    font-family: 'fontawesome';
    margin-right: 10px;
}
@media (min-width:1200px) {
 .container {
  max-width:1170px
 }
}
div.itemAttachmentsBlock ul.itemAttachments li a {
    width: 100%;
    font-weight: 400;
}
div.itemImageGallery{
    padding: 0 10px;
}
.itemRelated > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.itemRelated li > a,
#sp-right .sp-module ul.nav.menu > li a,
#sp-right div.k2ItemsBlock ul li a {
    font-size: 15px;
    font-family: 'Lato';
    font-weight: normal;
    line-height: 22px;
}
.itemRelated li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
.itemRelIntrotext > * {
    font-size: 13px;
    line-height: 20px;
}
/* allegati */
div.itemBody,
div.itemTagsBlock,
div.itemRelated,
div.itemAttachmentsBlock,
div.itemVideoBlock,
div.itemImageGallery{
    margin-top: 60px;
    border-top: 1px solid #656565;
    padding: 10px 0 0 0;
}
.itemView h4 {
    font-size: 16px;
    color: #2B2B2B;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
div.itemVideoBlock div.itemVideoEmbedded {
    width: 100%;
}
.itemTags a {
    font-weight: 500;
    color: #48D1CC;
    font-size: 17px;
}
ul.sigProClassic li.sigProThumb {
    margin: 0 5px 5px 0 !important;
}
div.itemTagsBlock ul.itemTags li {
    padding: 0 10px 0 0;
}
.single_product div.itemAttachmentsBlock{
    margin: 0px 0 30px 0;
    padding: 0 15px;
}
div.itemAttachmentsBlock {
    border-bottom: 0px dotted #ccc;
}
div.itemAttachmentsBlock ul.itemAttachments {
    display: block;
}
div.itemAttachmentsBlock ul.itemAttachments li {
    display: block;
    padding: 0 0 10px 0;
    text-align: left;
}
.itemAttachments > li > a::before {
    color: #48D1CC;
    font-family: "fontawesome";
    font-weight: normal;
    margin-right: 10px;
    font-size: 20px;
    content: "\f016";
}
.itemAttachments > li > a.icon-pdf::before { content: "\f1c1"; }
.itemAttachments > li > a.icon-zip::before { content: "\f1c6"; }
.itemAttachments > li > a.icon-xls::before, 
.itemAttachments > li > a.icon-xlsx::before { content: "\f1c3"; }
.itemAttachments > li > a.icon-doc::before, 
.itemAttachments > li > a.icon-docx::before { content: "\f1c2"; }
.itemAttachments > li > a.icon-avi::before, 
.itemAttachments > li > a.icon-mpg::before { content: "\f1c8"; }
.itemAttachments > li > a.icon-jpg::before, 
.itemAttachments > li > a.icon-jpeg::before, 
.itemAttachments > li > a.icon-gif::before, 
.itemAttachments > li > a.icon-png::before { content: "\f1c5"; }
.itemAttachments > li > a.icon-txt::before { content: "\f0f6"; }

div.itemVideoBlock span.itemVideoCaption,
div.itemVideoBlock span.itemVideoCredits{
    color: #666;
    font-size: 11px;
    font-weight: normal;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
}
ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    margin: 0;
    padding: 0;
    background: transparent;
}
.sigProLinkOuterWrapper:hover {
    opacity: 0.6;
}

/* contatti */
.address-contact .sppb-addon-content {
    font-weight: 300;
    color: #2b2b2b;
    padding-top: 16px;
}

/* social icon */
.top-social{
    padding-right: 0;
}
.headershare {
    width: 100%;
    display: inline-block;
}
.top-social > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
.gk-social-icons .share{
    cursor: pointer;
    color: #656565;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Lato';
}
.gk-social-icons > * {
    -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.gk-social-icons.clicked .share,
.gk-social-icons:hover > * {
  color: #48D1CC;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;  
}
.gk-social-icons > .btn-share {
  display: inline-block;
}
.gk-social-icons > .btn-share > a {
    display: inline-block;
    text-align: center;
  color: #2b2b2b;
  opacity: 0;
  font-size: 20px;
  width: 0px;
}

.gk-social-icons.clicked > .btn-share > a  {
    width: 33px;
    opacity: 0.6;    
}
.gk-social-icons.clicked  > .btn-share > a:active,
.gk-social-icons.clicked  > .btn-share > a:focus,
.gk-social-icons.clicked  > .btn-share > a:hover {
    opacity: 1;
}

/* sidebar */
#sp-mainbottom .sp-module-title::after {
    background-color: #2b2b2b;
    height: 3px;
    margin: 30px auto 0px;
    padding: 0;
    width: 5%;
    content: "";
    display: block;
}
#sp-mainbottom .sp-module-title{
    font-size: 29px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    line-height: 25px;
    color: #272727;
}
#sp-right .sp-module-title::before {
    background: #656565;
    content: "";
    display: block;
    height: 1px;
    margin: 0px auto 10px 0;
    width: 100%;
}
#sp-right .sp-module .inputbox {
    width: 100%;
}
#sp-right .sp-module .sp-module-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}
#sp-right .sp-module ul.nav.menu > li a,
#sp-right div.k2ItemsBlock ul li a {
    font-size: 15px;
    font-family: 'Lato';
    font-weight: normal;
    line-height: 22px;
}
#sp-right div.k2ArchivesBlock ul,
#sp-right div.k2ItemsBlock ul {
    padding: 0;
}
#sp-right .sp-module ul.nav.menu > li, 
#sp-right div.k2ItemsBlock ul li {
    display: block;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ddd;
}
#sp-right div.k2ArchivesBlock h4 {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}
#sp-right div.k2ArchivesBlock ul li{
    margin: 0 0 10px 0;
}
#sp-right div.k2ArchivesBlock ul li a{
    font-size: 14px;
}
#sp-right .sp-module.border2 ul.nav.menu > li:last-child {
    border-bottom: 0px solid #cdcdcd;
    padding-bottom: 0px;
    margin: 0 ;
}
#sp-right .sp-module ul > li > a {
    line-height: 20px;
}
#sp-right .moduleItemDateCreated {
    font-size: 14px;
    color: #2b2b2b;
}
#sp-right .sp-module .k2CategoriesListBlock ul > li > a::before {
    content: "";
    margin: 0;
}
#sp-right .sp-module .k2CategoriesListBlock ul > li > a {
    border: 0px solid #ddd;
    border-bottom: 1px solid #cdcdcd;
}
#sp-right .news-content {
    line-height: 18px;
}

div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock ul.k2UserBlockActions, div.k2UserBlock ul.k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
    padding: 0;
}
 #sp-right div.k2CategoriesListBlock ul li, #sp-right div.k2UsersBlock ul li {
    padding: 0;
    margin: 0;
}

h1.item-title {
    margin-top: 0px;
}

/* OWL CAROUSEL INTERNO 15 MOD */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#111;font-size:14px;margin:5px;padding:0;background:#fff;display:inline-block;cursor:pointer;border-radius:0}.owl-theme .owl-nav [class*=owl-]:hover{border:1px solid #111; background:#fff;color:#111;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.3;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{border: 1px solid #111!important; width:10px;height:10px;margin:5px 7px;background:#111;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#111}

/* Pulsante AddToCart Elenchi */
.btn-cart-tyle2 .button.btn-cart:before, .btn-cart-tyle2 .addtocart-button:before {
    content: "\f07a";
    font-family: 'FontAwesome';
}

.nspPagination {
    display: none;
}
.nspPrev, .nspNext {
    left: -25px;
    position: absolute;
    top: 50%;
    z-index: 101;
    height: 40px;
    width: 25px;
    border-radius: 0px;
    margin: 0;
}
.nspNext {
    left: auto;
    right: -25px;
}
.nspPrev:before,
.nspNext:before {
    border: 0px solid #ccc!important;
    content: "\f105";
    font-family: 'fontawesome';
    text-indent: 0;
    font-size: 50px;
}
.nspNext:before {
    content: "\f105";
}
.nspPrev:before {
    content: "\f104";
}
.negative .nspNext::before,
.negative .nspPrev::before {
    color: #fff;
}
.boxnews .nspPrev {
    left: 1px;
}
.boxnews .nspNext{
    right: 1px;
}
.boxnews .nspPrev, .boxnews .nspNext {
    background-color: rgba(255,255,255,0.8);
}

.fb-post.fb_iframe_widget > span {
    max-width: 100%;
}
/* mac book mini */
@media only screen and (max-width: 1366px) {

}  

/* tablet */
@media only screen and (max-width: 1024px) {
    #sppb-carousel1.slideabout {
        max-height: 600px;
    }
    #sppb-carousel1.slideabout .sppb-item.sppb-item-has-bg {
        padding: 100px 0;
    }
    .scrollup {
        bottom: 70px;
        right: 25px;
    }   
    #sp-right .k2-ajax-search-container .k2-ajax-search-inner input[type=text] {
        width: 170px;
    }
    ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg,    
    ul.sigProClassic li.sigProThumb a.sigProLink {
        max-width: 220px;
        max-height: 220px;
    }
    .sppb-column-addons {
        margin-bottom: 20px;
    }
    .entry-header h2 a {
        font-size: 20px;
        line-height: 20px;
    }
    .article-info .published {
        top: -460px;
    }
    .fb-post.fb_iframe_widget.fb_iframe_widget_fluid {
        text-align: center;
    }
    #sp-header .logo {
        margin-top: 5px;
    }
} 

/* solo tablet */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #sp-header #sp-logo,
    #sp-header #sp-top3{
        flex: 0 0 20%;
        max-width: 20%;
    }
    #sp-header #sp-menu{
        flex: 0 0 60%;
        max-width: 60%;
    }
}


@media only screen and (max-width: 768px) {
     #sp-header #sp-top3{
        display:none;
    }
    .container {
        max-width: 100%;
    } 
    .collapse.in {
        display: block!important;
    }
    #search-results265,
    #search-results216 {
        margin-left: -50px!important;
    }
    .sp-default-logo {
        height: auto!important;
        margin-top: 17px !important;
    }
    .offcanvas-menu ul.right-top-header {
        float: none;
        text-align:center;
        margin-top: 20px;
    }
    .sp-page-title h3 {
        font-size: 35px;
    }
    .nspPrev {
        left: 0;
    }
    .nspNext {
        right: 0;
    }
    .negative .nspArt .nspInfo {
        width: 100%;
        text-align: center;
    }
    .deeper.parent .deeper.parent ul > li > a{
        padding-left: 40px;
    }
    .section_holder1 .icon_holder {
        width: 30%;
    }
    .section_holder1 .title_holder {
        width: 65%;
    } 
    .credits,
    .policies ul.nav,
    #sp-bottom4 .social-icons {
         text-align: left;
    }
    #sp-bottom4 ul.social-icons li:first-child {
        margin-left: 0;
    }
    .policies ul.nav li:first-child a {
        padding-left: 0;
    }    
    ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg,    
    ul.sigProClassic li.sigProThumb a.sigProLink {
        max-width: 250px;
        max-height: 250px;
    }  
    .section_holder1 .icon_holder .icon {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px; 
    }
    .padd_top7 {
        padding-top: 30px;
    }   
    .portfoliobox {
        height: 300px;
    }   
     div#sbox-window {
        width: 97%!important;
    }  
    .sp-page-title .catdesc p, .category-desc p {
        max-width: 90%;
    }
    .sp-page-title .catdesc blockquote {
        max-width: 75%;
    }
    .sp-module.searchbox {
        padding: 8px;
    }
    #sp-right .k2-ajax-search-container .k2-ajax-search-inner input[type=text] {
        width: 150px;
    }
    article.item {
        padding-right: 0px;
    }
    .minik2 .k2item.block {
        width: 340px;
    }
    .sp-megamenu-parent > li > a {
        padding: 0 15px;
    }
    .blogtext {
        padding: 0!important;
    }
    .blogtext > div > div > * {
        text-align: center!important;
    }
}

@media only screen and (max-width: 576px) {
    .minik2 .k2item.block {
        max-width: 100%;
    }
    #sp-bottom3 {
        border-left: 0px solid #656565;
    }
    .sp-module.aboutme {
        padding: 0;
    }
    #sp-bottom1 .sp-module {
        width: 100%;
        display: block;
        float: left;
    }
    #sp-footer .sp-module ul.nav.menu {
        margin-left: 0;
        margin-top: 10px;
    }
    
    #search-results265,
    #search-results216 {
        margin-left: 0px!important;
    }
    .subCatName {
        font-size: 23px;
    }
    .subCatName::after, .subCatName::before {
        width: 0;
        margin: 0;
        height: 0;
    }
    div.itemToolbar ul {
        text-align: left;
    }
    div.itemToolbar ul li {
    padding-left: 0;
    }
    .blognews {
        margin-top: 0;
    }
    .portfoliobox {
        height: 235px;
    }
    .blognews .catItemImageBlock .portfoliobox {
        height: 212px;
    }
    #sp-logo .logo img {
        max-height: 45px;
    } 
    #sp-header {
        height: 80px;
    }

    .menubottom ul > li {
        display: block;
        margin: 5px 0px;
        width: 100%;
    }

    .body-innerwrapper {
        overflow-x: hidden!important;
    }
    .logo {
        position: relative;
    }

    ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg,    
    ul.sigProClassic li.sigProThumb a.sigProLink {
        max-width: 160px;
        max-height: 160px;
    }    
    #sp-right .k2-ajax-search-container .k2-ajax-search-inner input[type=text] {
        width: 100%;
    }   
    #sp-bottom .row > div {
        min-height: 100px;
        padding-bottom: 20px;
    }    
    #sp-top-bar .sp-module {
        margin: 5px 0;
        display: block;
        float: left;
    }
    #sp-top-bar ul.right-top-header li a {
        line-height: 30px;
    }
    #sp-top-bar .sp-module.newslettertop {
        width: 60%;
    }
    #sp-top-bar .sp-module.socialtop {
        width: 40%;
    }
    #sp-top-bar .sp-module.socialtop ul.right-top-header {
        float: right;
    }
    #sp-top-bar .sp-module.socialtop ul.right-top-header li {
        display: inline-block;
    }
}

@media only screen and (max-width: 320px) {
    
    ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg,    
    ul.sigProClassic li.sigProThumb a.sigProLink {
        max-width: 120px;
        max-height: 120px;
    } 
    #sp-top-bar .sp-module.newslettertop {
        width: 70%;
    }
    #sp-top-bar .sp-module.socialtop {
        width: 30%;
    }    
    
}

@media only screen and (min-width: 768px) {
    .hidden-md {
        display: none;
    }
}

@media only screen and (min-width: 545px)  and (max-width: 768px) {
    .hidden-sm {
        display: none;
    }
}
    
@media only screen and (max-width: 544px) {
    .hidden-xs {
        display: none;
    }
    .menu-fixed-out #sp-menu {
        width: 33.333333%    ;
         -webkit-box-flex:0;
         -ms-flex:0 0 33.333333%;
         flex:0 0 33.333333%;
         max-width:33.333333%    
    }    
    .col-xs-1 {
     -webkit-box-flex:0;
     -ms-flex:0 0 8.333333%;
     flex:0 0 8.333333%;
     max-width:8.333333%
    }
    .col-xs-2 {
     -webkit-box-flex:0;
     -ms-flex:0 0 16.666667%;
     flex:0 0 16.666667%;
     max-width:16.666667%
    }
    .col-xs-3 {
     -webkit-box-flex:0;
     -ms-flex:0 0 25%;
     flex:0 0 25%;
     max-width:25%
    }
    .col-xs-4 {
     -webkit-box-flex:0;
     -ms-flex:0 0 33.333333%;
     flex:0 0 33.333333%;
     max-width:33.333333%
    }
    .col-xs-5 {
     -webkit-box-flex:0;
     -ms-flex:0 0 41.666667%;
     flex:0 0 41.666667%;
     max-width:41.666667%
    }
    .col-xs-6 {
     -webkit-box-flex:0;
     -ms-flex:0 0 50%;
     flex:0 0 50%;
     max-width:50%
    }
    .col-xs-7 {
     -webkit-box-flex:0;
     -ms-flex:0 0 58.333333%;
     flex:0 0 58.333333%;
     max-width:58.333333%
    }
    .col-xs-8 {
     -webkit-box-flex:0;
     -ms-flex:0 0 66.666667%;
     flex:0 0 66.666667%;
     max-width:66.666667%
    }
    .col-xs-9 {
     -webkit-box-flex:0;
     -ms-flex:0 0 75%;
     flex:0 0 75%;
     max-width:75%
    }
    .col-xs-10 {
     -webkit-box-flex:0;
     -ms-flex:0 0 83.333333%;
     flex:0 0 83.333333%;
     max-width:83.333333%
    }
    .col-xs-11 {
     -webkit-box-flex:0;
     -ms-flex:0 0 91.666667%;
     flex:0 0 91.666667%;
     max-width:91.666667%
    }
    .col-xs-12 {
     -webkit-box-flex:0;
     -ms-flex:0 0 100%;
     flex:0 0 100%;
     max-width:100%
    }
}