@font-face {
  font-family: 'chiccoicons4';
  src:  url('main/style/fonts/chiccoicons4/fonts/chiccoicons4.eot?ei0ogf');
  src:  url('main/style/fonts/chiccoicons4/fonts/chiccoicons4.eot?ei0ogf#iefix') format('embedded-opentype'),
    url('main/style/fonts/chiccoicons4/fonts/chiccoicons4.ttf?ei0ogf') format('truetype'),
    url('main/style/fonts/chiccoicons4/fonts/chiccoicons4.woff?ei0ogf') format('woff'),
    url('main/style/fonts/chiccoicons4/fonts/chiccoicons4.svg?ei0ogf#chiccoicons4') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="chiccoicons4-"],
[class*=" chiccoicons4-"] {

  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccoicons4' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}

.chiccoicons4-clock:before {
  content: "\e900";
}
.chiccoicons4-flag:before {
  content: "\e901";
}
.chiccoicons4-pin:before {
  content: "\e902";
}
.chiccoicons4-socialcirclevk:before {
  content: "\e903";
}
.chiccoicons4-socialvk:before {
  content: "\e904";
}

.chiccoicons4-verified:before {
  content: "\e905";
}
.chiccoicons4-abort:before {
  content: "\e906";
}

.chiccoicons4-twitter-mark:before {
  content: "\e907";
}
.chiccoicons4-twitter-full:before {
  content: "\e95c";
}


/* height of the box is not limited */
#correlati .box-interno-prodotto .img-prodotto {
	max-width: 200px;
	max-height: 200px;
	outline: 0;
}
/* product boxes no price height fix */
.adaptContainer {
	padding-bottom: 0 !important;
}
 
.whenUser {
	display: none !important;
}

.right-to-left {
	direction: rtl;
}
#overmap-storelocator .status {
    font-weight: bold;
    color: #01AA83;
    font-size: 15px;
    margin-left: 25px;
}
#map-container .status.open {
	color: green;
}
#map-container .status.closed {
	color: red;
}
#overmap-storelocator .address .goToShop a {
	margin-left: 0px;
	font-size: 15px;
    line-height: 23px;
}

/* rich text: link is in a p tag  */
.img-text-img .box_center .info-block p a, #collection_bc .right_box .description p a, #collection_bc .right_box .description a {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 15px;
  color: #1b4f94;
  text-transform: uppercase;
}

/* rich text with p class */
#text-block-felicita p {
	font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #484d67;
    line-height: 1.8em;
    margin-bottom: 5%;
}

/* collection sliders dots */
.collection-slider-desktop .slick-dots {
    padding-left: 33%;
} 

#abbigliamento btn.btn-chicco {
    color: #FFFFFF !important;
    background-color: #B0142A !important;
}

/* red button for collection */
#abbigliamento .btn.btn-chicco.btn-chicco-primary:hover {
    color: #FFFFFF !important;
    background-color: #B0142A !important;
}
#abbigliamento .btn.btn-chicco.btn-chicco-primary{
    color: #FFFFFF !important;
    background-color: #e21d38 !important;
}

/* video for collection details same as collection */
#my_first_chicco .scopri-collezione .info-block {
    text-align: left;
}
@media (max-width: 400px) {
	#my_first_chicco .container-video {
	    margin-top: 0%;
	}
	#my_first_chicco .scopri-collezione .container{
		padding-top: 0px;
	}

}	

/* START generic popup */
@media (min-width: 768px){
	.generic_popup .modal-dialog {
	    margin: 20px auto;
	}
	.fashion-cat-active{
	    display: none;
	}
}

.generic_popup .modal-dialog {
    margin: 100px 20px 20px;
}


.generic_popup .modal-header, .generic_popup .modal-body, .generic_popup .modal-footer {
	padding: 5px;
	border: none;
	text-align: center;
}

.generic_popup .modal-content {
    border-radius: 20px;
    padding: 4%;
}	
.generic_popup .modal-header .close-modal {
  border-radius: 12px;
  background-color: #1b4f94;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 1px;
}
.generic_popup .modal-content .close-modal-mobile {
  border-radius: 40px;
  background-color: #1b4f94;
  padding: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  margin-top: -7%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
}
.generic_popup {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.generic_popup .modal-dialog .modal-content .modal-footer .btn {
    margin-bottom: 10px;
}

#add-to-cart-popup.generic_popup .modal-content .modal-body .modal-message {
	font-weight:500;
}

@media (min-width: 768px) {
	.generic_popup .retina-icon-close-blue {
	    width: 30px;
	    height: 30px;
	    -webkit-border-radius: 15px;
	    -moz-border-radius: 15px;
	    border-radius: 15px;
	    -webkit-transition: all .2s linear;
	    -moz-transition: all .2s linear;
	    -o-transition: all .2s linear;
	    transition: all .2s linear;
	}
	.generic_popup .retina-icon-close-blue:before {
	    top: 10px;
	    left: 1px;
	}
	.generic_popup .modal-header .close-modal {
	    top: 5px;
	    right: 13px;
	    position: absolute;
	    background-color: transparent;
	}
    #add-to-cart-popup.generic_popup .modal-header .close-modal{
        top: 12px;
    }
    #add-to-cart-popup.generic_popup .modal-dialog{
        width: 700px;
    }
    a.btn.btn-chicco.btn-chicco-primary.btn0.close-popup{
        margin-right: 32px;
    }
    #add-to-cart-popup.generic_popup .buttons a{
        min-width: 200px;
    }
    #add-to-cart-popup.generic_popup .modal-footer{
        padding-left: 12px;
    }

    #add-to-cart-popup{
        top: 15px;
    }

    #cart-popup-wrapper{
        padding-left: 100px;
    }
    div#cart-message p{
        padding-right: 100px;
    }
    div#add-to-cart-popup.generic_popup.modal .modal-content{
        border-radius: 0;
    }
}
@media (max-width: 767px){
	.generic_popup .modal-content .close-modal-mobile {
	    width: 40px;
	    height: 40px;
	    margin-top: -30px;
	    padding-top: 8px;
	    -webkit-transition: all .2s linear;
	    -moz-transition: all .2s linear;
	    -o-transition: all .2s linear;
	    transition: all .2s linear;
	}
    #add-to-cart-popup.generic_popup .buttons a{
        min-width: 200px;
    }
    #add-to-cart-popup.generic_popup .modal-content .close-modal-mobile{
        background-color: unset;
        margin-top: -16px;
        padding-top: 16px;
        position: fixed;
        position: -ms-device-fixed;
        right: 16px;
    }
    div#add-to-cart-popup.generic_popup.modal .modal-content{
        border-radius: 0;
        height: 540px;
        overflow: scroll;
    }
    #add-to-cart-popup #cart-message p{
        display: none;
    }

    #add-to-cart-popup{
        top: 0;
    }
}
@media (min-width: 992px) {
  .generic_popup .modal-dialog .modal-title {
    font-size: 34px;
  }
    #add-to-cart-popup{
        top: 0;
    }
}
@media (min-width: 768px) {
  .generic_popup .modal-dialog .modal-title {
    font-size: 32px;
  }
      #add-to-cart-popup{
          top: 0;
      }
}
@media (max-width: 355px) {
  .generic_popup .modal-dialog .modal-title {
    font-size: 27px;
    line-height: 29px;
  }
      #add-to-cart-popup{
          top: 0;
      }
}
/* END generic popup */



/* fix logo header ipad portrait 
@media (max-width: 1120px){
	.navbar > .container .navbar-brand.logo-mobile {
	    width: auto;	    
	}
}
*/


/* START product sheet tab slider crop */
/* .product-detail {
  margin: 30px 0 0 20px;
} */


/* .product-detail img {
	max-width: 100%;
} */

.section-tabs-slider .tab_img {
	/*max-width: 400px;*/
}

/* .product-detail > img,
.section-tabs-slider .tab_img_container > img {
    display: block;
    max-width: 100%;
    height: auto !important;
	visibility: hidden;
} */

.section-tabs-slider .tab_img_container {
/*	display: none; */
}

/* .product-detail {
	display: none;
	margin: 30px 0 0 20px;
} */

/* .product-detail.active {
	display: block;
	max-height: 460px;
    height: 460px;
    height: auto;
} */

.product-detail,
.section-tabs-slider .tab_img_container {
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.section-tabs-slider .tab_img_container {
    display: block;
    max-height: 400px;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.horizontalmoduletabs .section-tabs-slider .tab_img_container {
    display: block;
    max-height: 400px;
    width: 33%;
    height: auto !important;    
    background: white;
    border-radius: 20px;
    text-align: center;
    padding-top: 30px;    
    padding-bottom: 10px;
}

.product-detail.vertical,
.section-tabs-slider .tab_img_container.vertical {
	background-size: contain;
}

.product-detail.size10,
.section-tabs-slider .tab_img_container.crop10 {
	background-size: 10%;
}

.product-detail.size20,
.section-tabs-slider .tab_img_container.crop20 {
	background-size: 20%;
}

.product-detail.size30,
.section-tabs-slider .tab_img_container.crop30 {
	background-size: 30%;
}

.product-detail.size40,
.section-tabs-slider .tab_img_container.crop40 {
	background-size: 40%;
}

.product-detail.size50,
.section-tabs-slider .tab_img_container.crop50 {
	background-size: 50%;
}

.product-detail.size60,
.section-tabs-slider .tab_img_container.crop60 {
	background-size: 60%;
}

.product-detail.size70,
.section-tabs-slider .tab_img_container.crop70 {
	background-size: 70%;
}

.product-detail.size80,
.section-tabs-slider .tab_img_container.crop80 {
	background-size: 50%;
}

.product-detail.size90,
.section-tabs-slider .tab_img_container.crop90 {
	background-size: 90%;
}

.product-detail.size100,
.section-tabs-slider .tab_img_container.crop100 {
	background-size: 100%;
}

.section-tabs-slider .tab_img_container.zoom110 {
	background-size: 110%;
}

.section-tabs-slider .tab_img_container.zoom120 {
	background-size: 120%;
}

.section-tabs-slider .tab_img_container.zoom130 {
	background-size: 130%;
}

.section-tabs-slider .tab_img_container.zoom140 {
	background-size: 140%;
}

.section-tabs-slider .tab_img_container.zoom150 {
	background-size: 150%;
}
/* END product sheet tab slider crop */


/* START temporary search */
#contentSearch .box-interno-prodotto {
  text-align: center;
  background-color: #FFFFFF;
  margin: 10px 0;
  padding-top: 20px;
  padding-bottom: 90px !important;
}

#contentSearch .box-interno-prodotto img {
  cursor: pointer;
}

#contentSearch .box-interno-prodotto .nome-prodotto {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  padding-top: 10px;
  margin-bottom: 0;
  min-height: 50px;
  padding: 0 16px;
}

#contentSearch .box-interno-prodotto .colore-prodotto {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 11px;
  color: grey;
  height: 15px;
  margin-bottom: 5px;
}

#contentSearch .box-interno-prodotto .voti_stelle {
  padding-bottom: 10px;
}

#contentSearch .box-interno-prodotto .voti_stelle a:hover {
  text-decoration: none;
}

#contentSearch .box-interno-prodotto .costo-prodotto {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 15px 0;
  border-top: 3px solid #F6F6F7;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-price {
  float: left;
  text-align: right;
  font-size: 12px;
  padding-left: 0;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-promo-price p {
  color: #e21d38;
  font-weight: bold;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-new-price {
  float: left;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-new-price .red {
  color: #e21d38;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-price del {
  color: #a8a9ad;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-promo {
  background-color: #e21d38;
  border-radius: 50%;
  color: #FFFFFF;
  height: 38px;
  width: 38px;
  display: table;
  float: right;
  padding: 0;
  margin: -12px 10px 0px 0px;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-promo p {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  vertical-align: middle;
  display: table-cell;
  color: #FFFFFF;
  padding-left: 4px;
}

@media (max-width: 1240px) {
  #contentSearch .box-interno-prodotto img {
    max-height: 200px;
    max-width: 200px;
  }
}
#contentSearch .box-interno-prodotto .nome-prodotto {
  font-size: 18px;
  color: #484d67;
}

#contentSearch .box-interno-prodotto .colore-prodotto {
  font-size: 13px;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-promo-price p {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-price del {
  font-size: 14px;
  color: #484d67;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-price {
  padding-right: 0;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-promo-price {
  padding: 0;
}

@media (max-width: 767px) {
  #contentSearch .box-interno-prodotto .nome-prodotto {
    font-size: 20px;
  }

  #contentSearch .box-interno-prodotto .colore-prodotto {
    font-size: 14px;
  }
}
#contentSearch .box-interno-prodotto .costo-prodotto {
  height: 25px;
  box-sizing: content-box;
}

#contentSearch .box-interno-prodotto .costo-prodotto .item-promo {
  margin-top: -9px !important;
}
#contentSearch .box-interno-prodotto .nome-prodotto a {
  color: #484d67 !important;
}
.p-spinner {
  margin: 15px auto 0;
  height: 15px;
  width: 70px;
  text-align: center;
}

.p-spinner div {
  width: 10px;
  height: 10px;
  background-color: #484d67;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.p-spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.p-spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

/* END temporary search */

/* footer logged user */
#footer .logged .private-area-button{
	height: 35px;
    color: #1b4f94;
    background-color: #fff;
    border-color: #fff;
	padding: 6px 12px !important;	
}


/* product recalls details */
#dett_questionario .box_domande .box_interno .bla{
	margin-right: 1% !important;
}
#dett_questionario .box_domande .box_interno .imageitem.parbase:last-child {
	margin-right: 0px;
}


/* chicco.com contact */
#chiccocom-contatti .row.first {
	display: none;
} 
/* chicco.com .image-text cta */
.text-image-component .info-block-custom-1 p a{
	font-family: "Baloo Paaji", sans-serif;
    font-size: 15px;
    color: #1b4f94;
    text-transform: uppercase;
}

/* homepage chi_siamo */
#chisiamo_block .sub-container{
	height: auto;
	min-height: 160px;
}

/* store locator mobile: selected store status fix */
@media (max-width: 768px){
	#overmap-storelocator .box-info-store .status {
		float: none;
	}
}
/* store locator: mondochicco dual-block parbase fix */
.dual-block.dualblockslider.parbase{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* homepage: fix top space on my chicco section for geolocalization disabled*/
@media (max-width: 768px){
	#footer{
		clear: both;
	}
}

@media (max-width: 767px){
	#filtro_catalogo #applica_filtro_osservatorio {
	    width: 100%;
	}
}


#navigator-tab #navigatorSearch .tabsSearchProducts.slick-slide {
	text-align: center;
}

.altroContainerPadding {
  padding-bottom: 50px;
  margin-left: 30px;
  margin-right: 30px;
}

#footer .social .chiccoicons4  {
    color: #FFFFFF;
    font-size: 30px;
}

/* fix text image where anchor is user in rich text */
.ui-component.ui-component-intro4  .ui-component-inner > p > a {
    font-family: "Baloo Paaji", sans-serif;
    font-size: 15px;
    color: #1b4f94;
    text-transform: uppercase;
}

/*move css from html pages*/
/*from personalshopper.html*/
.personal-shopper a{color:#fff}.personal-shopper .chiccoicon{font-size:35px}@media (max-width:767px){.personal-shopper .chiccoicon{font-size:25px;top:5px;left:3px}}.personal-shopper .sticky-chat{position:fixed;bottom:18%;right:0;background-color:#1b4f94;width:180px;height:60px;border-top-left-radius:25px;border-bottom-left-radius:25px;z-index:99;box-shadow:0 0 5px 0 #dedede;-moz-box-shadow:0 0 5px 0 #dedede;-webkit-box-shadow:0 0 5px 0 #dedede;display:table}.personal-shopper .sticky-chat .sticky-chat-img,.personal-shopper .sticky-chat .sticky-chat-text{display:table-cell;vertical-align:middle}.personal-shopper .sticky-chat .sticky-chat-img{padding-left:20px}.personal-shopper .sticky-chat .sticky-chat-text{padding-left:10px}.personal-shopper .sticky-chat .sticky-chat-text span{font-family:'Baloo Paaji',cursive;font-size:22px;line-height:22px}.personal-shopper .sticky-chat-mobile{position:fixed;bottom:80px;right:0;background-color:#1b4f94;width:50px;height:40px;border-top-left-radius:25px;border-bottom-left-radius:25px;line-height:40px;z-index:99;box-shadow:0 0 5px 0 #dedede;-moz-box-shadow:0 0 5px 0 #dedede;-webkit-box-shadow:0 0 5px 0 #dedede;text-align:center}#lhc_status_container{right:0 !important;bottom:15% !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;padding:0 !important;width:91px !important;height:49px !important;background-color:transparent !important}#lhc_status_container .status-icon{display:block !important;width:91px !important;height:49px !important;background-image:none !important;background-size:cover !important;padding:0 !important;text-indent:999px !important;white-space:nowrap !important}@media (min-width:768px){#lhc_status_container{width:91px !important;height:108px !important}#lhc_status_container .status-icon{width:91px !important;height:108px !important;background-image:none !important}}#lhc_container{box-shadow:0 10px 10px rgba(0,0,0,0.3) !important}#lhc_container #lhc_header{padding:15px 7px !important;background-color:#1b4f94 !important}#lhc_container #lhc_header #lhc_title{content:'Personal Shopper' !important}#lhc_container #lhc_header #lhc_title a{color:#fff !important}#lhc_container #lhc_header #lhc_title>a{display:block !important;width:210px !important;height:30px !important;background-image:url(main/images/icona-scritta-chat@2x.png) !important;background-size:cover !important;position:relative !important;top:-7px !important}#lhc_container #lhc_header #lhc_title>a>img{display:none !important}/*# sourceMappingURL=live-helper-chat.css.map */	
		#personal-shopper .sticky-chat-text {
			padding-right: 0px;
}
/*from section.html*/		
.sectionImage {
		width:54px !important;
		height:34px !important;
}
/*from banner.html*/		
/* .bannerImage {
		width:200px !important;
		height:112px !important;
} */
/*from bannerFixed.html*/		
.bannerFixed {
 	width:200px;
 	height:330px;
}
/*from 404-content.html*/	
#title-space .title-404-1, #title-space .title-404-2 {
	display: none;
}

#text-under.text1, #text-under.text2 {
	display: none;
}

#error404 {
	display: none;
	overflow: hidden;
}
/*from contact-new.jsp*/	
.captchacustom .form-control{
	width: 100px;
	float: left;
}
.captchacustom .form-control input, .captchacustom .form_captcha_refresh{
	margin-right: 10px; 
}
.captchacustom .form_leftcol label{
	color: #555555 !important;
}
.captchacustom .form_leftcol label:after{
	color: #ca4b7a !important;
}
/*from entrypopupTemplate.html*/	
#modal_nl_subscribtion .info-block p.mail-error{
	color: #e21d38;
	text-align: center;
	font: 14px "Roboto-Bold";
}
/*from maininfo.html*/
.product-share #popover-social{
    left: -70px;
}
/*from newsletter.html*/
#iscrizione_nl .info-block p.mail-error{
	color: #e21d38;
	text-align: right;
	font: 14px "Roboto-Bold";
}
/*from productfourboxes.html, productboxeswithoutslider.html*/
.products.noecommerce .box-interno-prodotto {
		    padding-bottom: 25px !important;
		}
/*from productfourboxeshome.html*/		
#experience.home-element.noecommerce .box-interno-prodotto {
		    padding-bottom: 25px !important;
		}
/*from productfourboxesrelated.html, productfourboxessimilar.html*/		
#catalogo_momenti.noecommerce .box-interno-prodotto {
		    padding-bottom: 25px !important;
		}

/* ------------------------------------------------------------------ */
/*  FIX Different graphic with "<p>" in Inforamation Table component  */
/* ------------------------------------------------------------------ */

#product-page #descrizione .row .description-text ul li p,
#product-page #accordion ul li p{
	font-weight: 300;
    text-align: left;
    margin: 0;
    font-size: 16px;
    line-height: 1.42857143;
}

#product-page #descrizione .description-measurements tr td p,
#product-page-moda #descrizione .description-measurements tr td p {
    font-weight: 300;
    text-align: left;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}

/*
The following styles replace Hx tags with div tag
rendering the same graphic properties
*/
.card-text-h4 {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 15px;
    color: #414d63;
}

.h3-text {
    font-family: "Baloo Paaji", sans-serif;
	margin-bottom: 10px;
	line-height: 1.1;
}

.h2-text{
font-size: 24px;
    font-family: "Baloo Paaji", sans-serif;
	margin-bottom: 10px;
	line-height: 1.1;
}

.h1-text{
    font-size: 32px;
    font-weight: 500;
    font-family: "Baloo Paaji", sans-serif;
}

.fashion-cat-active{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding-bottom: 7px;
    position: relative;
    padding-right: 27px;
    font-size: 16px;
}

/*add to cart popup styles*/
.cart-popup-separator{
    background-image: url(main/images/separator-line-footer.png);
    background-position: center center;
    background-size: 100% 100%;
    height: 10px;
    margin: 0 auto 18px auto;
}

#cart-popup-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

#cart-image img{
width: 200px;
padding: 0;
}

#message-wrapper{
    line-height: 20px;
    padding-left: 50px;
}

#messageTitle p{
    font-size: 16px;
    font-weight: 700;
    color: #484d67;
}

#messageDescription p{
    font-size: 16px;
    font-weight: 300;
    color: #484d67;
    padding-right: 90px;
}

@media(max-width: 600px){
    #cart-image img{
        width: 250px;
        padding: 20px;
    }

    #cart-message{
        line-height: 20px;
        padding-left: 0px;
    }

    .modal-title{
        font-size: x-large;
        padding-top: 15px;
    }

    .generic_popup .modal-dialog {
        margin: 70px 20px 20px;
    }

    #message-wrapper{
        line-height: 20px;
        padding-left: 0px;
    }

    #messageDescription p{
        display: none;
    }
}

@media(max-width: 450px){
    #cart-popup-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-direction: column-reverse;
    }

    #message-wrapper{
        line-height: 20px;
        padding-left: 0px;
    }

    #messageDescription p{
        display: none;
    }
}
@media (min-width: 768px) {
  .prefooter, #footer{
    
  }
}

div#add-to-cart-popup.generic_popup.modal .modal-content {
    height:100%;
    overflow : initial;
}

@font-face {
  font-family: 'chiccoiconshop2';
  src:  url('clientlib-newdesign/resources/style/fonts/chiccoiconshop2/fonts/chiccoicon.eot?lw0pog');
  src:  url('clientlib-newdesign/resources/style/fonts/chiccoiconshop2/fonts/chiccoicon.eot?lw0pog#iefix') format('embedded-opentype'),
    url('clientlib-newdesign/resources/style/fonts/chiccoiconshop2/fonts/chiccoicon.ttf?lw0pog') format('truetype'),
    url('clientlib-newdesign/resources/style/fonts/chiccoiconshop2/fonts/chiccoicon.woff?lw0pog') format('woff'),
    url('clientlib-newdesign/resources/style/fonts/chiccoiconshop2/fonts/chiccoicon.svg?lw0pog#chiccoicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="chiccoiconshop2-"],
[class*=" chiccoiconshop2-"] {

  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccoiconshop2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}

.chiccoiconshop2-avvento_25:before {
  content: "\e959";
}
.chiccoiconshop2-avvento_1:before {
  content: "\e940";
}
.chiccoiconshop2-avvento_2:before {
  content: "\e941";
}
.chiccoiconshop2-avvento_3:before {
  content: "\e943";
}
.chiccoiconshop2-avvento_4:before {
  content: "\e944";
}
.chiccoiconshop2-avvento_5:before {
  content: "\e945";
}
.chiccoiconshop2-avvento_6:before {
  content: "\e946";
}
.chiccoiconshop2-avvento_7:before {
  content: "\e947";
}
.chiccoiconshop2-avvento_8:before {
  content: "\e948";
}
.chiccoiconshop2-avvento_9:before {
  content: "\e949";
}
.chiccoiconshop2-avvento_10:before {
  content: "\e94a";
}
.chiccoiconshop2-avvento_11:before {
  content: "\e94b";
}
.chiccoiconshop2-avvento_12:before {
  content: "\e94c";
}
.chiccoiconshop2-avvento_13:before {
  content: "\e94d";
}
.chiccoiconshop2-avvento_14:before {
  content: "\e94e";
}
.chiccoiconshop2-avvento_15:before {
  content: "\e94f";
}
.chiccoiconshop2-avvento_16:before {
  content: "\e950";
}
.chiccoiconshop2-avvento_17:before {
  content: "\e951";
}
.chiccoiconshop2-avvento_18:before {
  content: "\e952";
}
.chiccoiconshop2-avvento_19:before {
  content: "\e953";
}
.chiccoiconshop2-avvento_20:before {
  content: "\e954";
}
.chiccoiconshop2-avvento_21:before {
  content: "\e955";
}
.chiccoiconshop2-avvento_22:before {
  content: "\e956";
}
.chiccoiconshop2-avvento_23:before {
  content: "\e957";
}
.chiccoiconshop2-avvento_24:before {
  content: "\e958";
}
.chiccoiconshop2-box:before {
  content: "\e93c";
}
.chiccoiconshop2-percentuale:before {
  content: "\e93d";
}
.chiccoiconshop2-seleziona:before {
  content: "\e93e";
}
.chiccoiconshop2-visualizza:before {
  content: "\e93f";
}
.chiccoiconshop2-smile:before {
  content: "\e938";
}
.chiccoiconshop2-calendar:before {
  content: "\e939";
}
.chiccoiconshop2-euro:before {
  content: "\e93a";
}
.chiccoiconshop2-wake-up:before {
  content: "\e93b";
}
.chiccoiconshop2-book:before {
  content: "\e937";
}
.chiccoiconshop2-stroller:before {
  content: "\e923";
}
.chiccoiconshop2-star-off:before {
  content: "\e924";
}
.chiccoiconshop2-star-on:before {
  content: "\e925";
}
.chiccoiconshop2-nursing:before {
  content: "\e926";
}
.chiccoiconshop2-star-half:before {
  content: "\e928";
}
.chiccoiconshop2-shopper-full:before {
  content: "\e92b";
}
.chiccoiconshop2-truck:before {
  content: "\e92c";
}
.chiccoiconshop2-twin:before {
  content: "\e92d";
}
.chiccoiconshop2-shipment:before {
  content: "\e92e";
}
.chiccoiconshop2-list:before {
  content: "\e931";
}
.chiccoiconshop2-warranty:before {
  content: "\e932";
}
.chiccoiconshop2-wrench:before {
  content: "\e933";
}
.chiccoiconshop2-blockquote:before {
  content: "\e934";
}
.chiccoiconshop2-castle:before {
  content: "\e935";
}
.chiccoiconshop2-arrow-up:before {
  content: "\e920";
}
.chiccoiconshop2-arrow-right:before {
  content: "\e921";
}
.chiccoiconshop2-arrow-left:before {
  content: "\e922";
}
.chiccoiconshop2-play:before {
  content: "\e902";
}
.chiccoiconshop2-layout2:before {
  content: "\e90b";
}
.chiccoiconshop2-layout1:before {
  content: "\e913";
}
.chiccoiconshop2-cart:before {
  content: "\e919";
}
.chiccoiconshop2-arrow-down:before {
  content: "\e901";
}
.chiccoiconshop2-edit:before {
  content: "\e91d";
}
.chiccoiconshop2-stop:before {
  content: "\e915";
}
.chiccoiconshop2-pause:before {
  content: "\e917";
}
.chiccoiconshop2-record:before {
  content: "\e900";
}
.chiccoiconshop2-close-sm:before {
  content: "\e912";
}
.chiccoiconshop2-menu:before {
  content: "\e914";
}
.chiccoiconshop2-trash:before {
  content: "\e90f";
}
.chiccoiconshop2-account:before {
  content: "\e910";
}
.chiccoiconshop2-step-one:before {
  content: "\e92f";
}
.chiccoiconshop2-step-two:before {
  content: "\e930";
}
.chiccoiconshop2-mail:before {
  content: "\e92a";
}
.chiccoiconshop2-circle:before {
  content: "\e929";
}
.chiccoiconshop2-check:before {
  content: "\e927";
}
.chiccoiconshop2-chevron-down:before {
  content: "\e903";
}
.chiccoiconshop2-chevron-left:before {
  content: "\e904";
}
.chiccoiconshop2-chevron-right:before {
  content: "\e905";
}
.chiccoiconshop2-chevron-up:before {
  content: "\e906";
}
.chiccoiconshop2-close:before {
  content: "\e907";
}
.chiccoiconshop2-home:before {
  content: "\e90c";
}
.chiccoiconshop2-share:before {
  content: "\e916";
}
.chiccoiconshop2-star:before {
  content: "\e918";
}
.chiccoiconshop2-facebook:before {
  content: "\e908";
}
.chiccoiconshop2-facebook-full:before {
  content: "\e90a";
}
.chiccoiconshop2-google-plus:before {
  content: "\e90d";
}
.chiccoiconshop2-google-plus-full:before {
  content: "\e90e";
}
.chiccoiconshop2-instagram:before {
  content: "\e911";
}
.chiccoiconshop2-instagram-full:before {
  content: "\e91b";
}
.chiccoiconshop2-linkedin:before {
  content: "\e91c";
}
.chiccoiconshop2-linkedin-full:before {
  content: "\e91e";
}
.chiccoiconshop2-pinterest:before {
  content: "\e936";
}
.chiccoiconshop2-pinterest-full:before {
  content: "\e95a";
}
.chiccoiconshop2-twitter:before {
  content: "\e95b";
}
.chiccoiconshop2-twitter-full:before {
  content: "\e95c";
}
.chiccoiconshop2-whatsapp:before {
  content: "\e95d";
}
.chiccoiconshop2-whatsapp-full:before {
  content: "\e95e";
}
.chiccoiconshop2-youtube:before {
  content: "\e95f";
}
.chiccoiconshop2-youtube-full:before {
  content: "\e960";
}
.chiccoiconshop2-location:before {
  content: "\e961";
}
.chiccoiconshop2-lock:before {
  content: "\e962";
}
.chiccoiconshop2-shopper:before {
  content: "\e963";
}
.chiccoiconshop2-award:before {
  content: "\e964";
}
.chiccoiconshop2-check-rounded:before {
  content: "\e965";
}
.chiccoiconshop2-search:before {
  content: "\e966";
}
.chiccoiconshop2-shop:before {
  content: "\e967";
}
.chiccoiconshop2-world:before {
  content: "\e968";
}
.chiccoiconshop2-shipping:before {
  content: "\e969";
}
.chiccoiconshop2-clock:before {
  content: "\e96a";
}
.chiccoiconshop2-wishlist:before {
  content: "\e96b";
}
.chiccoiconshop2-wishlist-full:before {
  content: "\e96c";
}
.chiccoiconshop2-plus:before {
  content: "\ea0a";
}
.chiccoiconshop2-minus:before {
  content: "\ea0b";
}
.chiccoiconshop2-phone:before {
  content: "\e942";
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Regular.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Regular.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Bold.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Bold.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Bold.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Light.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Light.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Light.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Light.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-LightItalic.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-LightItalic.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-LightItalic.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-LightItalic.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Black.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Black.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Black.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Black.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Thin.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Thin.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Thin.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Thin.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Thin.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BlackItalic.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BlackItalic.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BoldItalic.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BoldItalic.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-ThinItalic.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-ThinItalic.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-ThinItalic.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-ThinItalic.svg#Roboto-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-MediumItalic.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-MediumItalic.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Medium.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Medium.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Medium.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Medium.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Italic.eot');
    src: url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Italic.woff2') format('woff2'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Italic.woff') format('woff'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Italic.ttf') format('truetype'),
        url('clientlib-newdesign/resources/style/fonts/Roboto/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
  font-display: swap;
}

@font-face {
	font-family: 'Baloo Paaji';
	src: url('clientlib-newdesign/resources/style/fonts/BalooPaaji/BalooPaaji-Regular.eot');
	src: url('clientlib-newdesign/resources/style/fonts/BalooPaaji/BalooPaaji-Regular.eot?#iefix') format('embedded-opentype'),
		url('clientlib-newdesign/resources/style/fonts/BalooPaaji/BalooPaaji-Regular.woff2') format('woff2'),
		url('clientlib-newdesign/resources/style/fonts/BalooPaaji/BalooPaaji-Regular.woff') format('woff'),
		url('clientlib-newdesign/resources/style/fonts/BalooPaaji/BalooPaaji-Regular.ttf') format('truetype'),
		url('clientlib-newdesign/resources/style/fonts/BalooPaaji/BalooPaaji-Regular.svg#BalooPaaji-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: url('clientlib-newdesign/resources/style/fonts/fonts/pacifico-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Pacifico Regular'), local('Pacifico-Regular'),
       url('clientlib-newdesign/resources/style/fonts/pacifico/pacifico-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('clientlib-newdesign/resources/style/fonts/pacifico/pacifico-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('clientlib-newdesign/resources/style/fonts/pacifico/pacifico-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('clientlib-newdesign/resources/style/fonts/pacifico/pacifico-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('clientlib-newdesign/resources/style/fonts/pacifico/pacifico-latin-regular.svg#Pacifico') format('svg'); /* Legacy iOS */
  font-display: swap;
}
.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;box-sizing:border-box;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels{overflow:hidden}.mm-panel{transform:translate(100%,0);transform:translate3d(100%,0,0);transition:transform .4s ease;transform-origin:top left}.mm-panel.mm-opened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{transform:translate(-30%,0);transform:translate3d(-30%,0,0)}.mm-panel.mm-highest{z-index:1}.mm-panel.mm-noanimation{transition:none!important}.mm-panel.mm-noanimation.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{box-sizing:border-box;height:40px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-prev:before{transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview a,.mm-listview a:hover{text-decoration:none}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listview>li:not(.mm-divider):after{left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu .mm-divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking{overflow:hidden}html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-opened{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened{z-index:10}.mm-menu.mm-offcanvas{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu~.mm-slideout{transform:translate(440px,0);transform:translate3d(440px,0,0)}}
@charset "UTF-8";.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-menu .mm-listview.mm-border-none>li:after,.mm-menu .mm-listview>li.mm-border-none:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}.mm-menu .mm-listview.mm-border-full>li:after,.mm-menu .mm-listview>li.mm-border-full:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}.mm-menu .mm-listview.mm-border-offset>li:after,.mm-menu .mm-listview>li.mm-border-offset:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-fx-menu-zoom{transition:transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-zoom{transform:scale(.7,.7) translate3d(-30%,0,0);transform-origin:left center}html.mm-opening .mm-menu.mm-fx-menu-zoom{transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom{transform:scale(.7,.7) translate3d(30%,0,0);transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom{transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-fx-menu-slide{transition:transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-slide{transform:translate(-30%,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-fx-menu-slide{transform:translate(0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide{transform:translate(30%,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu.mm-fx-menu-fade{opacity:0;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-fx-menu-fade{opacity:1}.mm-menu .mm-fx-panels-none.mm-panel,.mm-menu.mm-fx-panels-none .mm-panel{transition-property:none}.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel,.mm-menu.mm-fx-panels-zoom .mm-panel{transform-origin:left center;transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened{transform:scale(1,1) translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened{transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened{transform:translate(-100%,0);transform:translate3d(-100%,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel,.mm-menu.mm-fx-panels-slide-up .mm-panel{transform:translate(0,100%);transform:translate3d(0,100%,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li{transition:none .4s ease}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(1){transition-delay:50ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(2){transition-delay:.1s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(3){transition-delay:150ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(4){transition-delay:.2s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(5){transition-delay:250ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(6){transition-delay:.3s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(7){transition-delay:350ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(8){transition-delay:.4s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(9){transition-delay:450ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(10){transition-delay:.5s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(11){transition-delay:550ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(12){transition-delay:.6s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(13){transition-delay:650ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(14){transition-delay:.7s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(15){transition-delay:750ms}.mm-menu.mm-fx-listitems-slide .mm-listview>li{transition-property:transform,opacity;transform:translate(50%,0);transform:translate3d(50%,0,0);opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview>li{transform:translate(0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu.mm-fx-listitems-fade .mm-listview>li{transition-property:opacity;opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-fx-listitems-drop .mm-listview>li{transition-property:opacity,top;opacity:0;top:-25%}html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
.mm-menu.mm-offcanvas.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(100%,0);transform:translate3d(100%,0,0)}@media all and (max-width:140px){html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(10000px,0);transform:translate3d(10000px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(-100%,0);transform:translate3d(-100%,0,0)}@media all and (max-width:140px){html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(-10000px,0);transform:translate3d(-10000px,0,0)}}.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
html.mm-iconbar body{overflow-x:hidden}html.mm-iconbar .mm-page{background:inherit;min-height:100vh}html.mm-iconbar .mm-slideout{box-sizing:border-box;padding-right:60px;transform:translate(60px,0);transform:translate3d(60px,0,0)}.mm-menu.mm-iconbar{display:block}
.mm-menu .mm-panels>.mm-panel.mm-listview-justify:after,.mm-menu .mm-panels>.mm-panel.mm-listview-justify:before,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:after,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:before{content:none;display:none}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview{display:flex;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li{flex:1 0 auto;min-height:40px}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li:not(.mm-divider),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){display:flex;flex-direction:column}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>span,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>a:not(.mm-next),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>span{box-sizing:border-box;flex:1 0 auto;display:flex;align-items:center}.mm-listview-small .mm-listview>li>a:not(.mm-next),.mm-listview-small .mm-listview>li>span{padding:7px 10px 7px 20px}.mm-listview-small .mm-listview>li.mm-vertical>.mm-next,.mm-listview-small .mm-vertical>.mm-listview>li>.mm-next{height:34px}.mm-listview-large .mm-listview>li>a:not(.mm-next),.mm-listview-large .mm-listview>li>span{padding:15px 10px 15px 20px}.mm-listview-large .mm-listview>li.mm-vertical>.mm-next,.mm-listview-large .mm-vertical>.mm-listview>li>.mm-next{height:50px}.mm-listview-huge .mm-listview>li>a:not(.mm-next),.mm-listview-huge .mm-listview>li>span{padding:20px 10px 20px 20px}.mm-listview-huge .mm-listview>li.mm-vertical>.mm-next,.mm-listview-huge .mm-vertical>.mm-listview>li>.mm-next{height:60px}.mm-listview .mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-listview .mm-inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}
.mm-menu .mm-listview.mm-multiline>li>a,.mm-menu .mm-listview.mm-multiline>li>span,.mm-menu .mm-listview>li.mm-multiline>a,.mm-menu .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
.mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:0}html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:.3;transition:opacity .4s ease .4s}.mm-menu.mm-opened.mm-pagedim~#mm-blocker{background:inherit}.mm-menu.mm-opened.mm-pagedim-white~#mm-blocker{background:#fff}.mm-menu.mm-opened.mm-pagedim-black~#mm-blocker{background:#000}
.mm-menu.mm-popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;transform:translate(-50%,-50%);transform:translate3d(-50%,-50%,0)}.mm-menu.mm-popup.mm-opened~.mm-slideout{transform:none!important;z-index:0}.mm-menu.mm-popup.mm-opened~#mm-blocker{transition-delay:0s!important;z-index:1}html.mm-opening .mm-menu.mm-popup{opacity:1}
.mm-menu.mm-offcanvas.mm-right{left:auto}html.mm-right.mm-opening .mm-menu~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu~.mm-slideout{transform:translate(-440px,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{transition:transform .4s ease;transform:translate(-100%,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{transform:translate(100%,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{transform:translate(0,-100%);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{transform:translate(0,100%);transform:translate3d(0,100%,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-offcanvas.mm-bottom{top:auto}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100}.mm-menu.mm-shadow-page.mm-right:after{left:auto;right:100%}.mm-menu.mm-shadow-page.mm-front:after,.mm-menu.mm-shadow-page.mm-next:after{content:none;display:none}.mm-menu.mm-shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark .mm-divider{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-fixeddivider span{background:rgba(255,255,255,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu.mm-shadow-page.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.1)}.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-divider{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-fixeddivider span{background:rgba(0,0,0,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.05)}.mm-menu.mm-shadow-page.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-indexer a{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.05)}.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-divider{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-fixeddivider span{background:rgba(255,255,255,.2)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.3)}.mm-menu.mm-shadow-page.mm-theme-black:after{content:none;display:none}.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2){box-shadow:false}.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.3)}.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before{content:none;display:none}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu.mm-tileview .mm-listview{margin:0}
html.mm-widescreen body{position:relative}html.mm-widescreen #mm-blocker{display:none!important}html.mm-widescreen .mm-slideout{transform:none!important;width:70%!important;margin-left:30%!important}html.mm-widescreen .mm-page{background:inherit;box-sizing:border-box}html.mm-widescreen.mm-blocking,html.mm-widescreen.mm-blocking body{overflow:auto}.mm-menu.mm-widescreen{border-right-width:1px;border-right-style:solid;display:block!important;width:30%!important;min-width:0!important;max-width:none!important;top:0!important;right:auto!important;bottom:0!important;left:0!important;z-index:100!important;transform:none!important}.mm-menu.mm-widescreen.mm-pageshadow:after{content:none;display:none}
.mm-menu.mm-autoheight{transition:none .4s ease;transition-property:transform,height}.mm-menu.mm-autoheight:not(.mm-offcanvas){position:relative}.mm-menu.mm-measureheight .mm-panel.mm-vertical.mm-opened,.mm-menu.mm-measureheight .mm-panel:not(.mm-vertical){display:block!important}.mm-menu.mm-measureheight .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-columns{transition-property:width}.mm-columns .mm-panels>.mm-panel{right:auto;transition-property:width,transform}.mm-columns .mm-panels>.mm-panel.mm-opened,.mm-columns .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-columns .mm-panels>.mm-columns-0{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-columns-0 .mm-panels>.mm-panel{z-index:0}.mm-columns-0 .mm-panels>.mm-panel else{width:100%}.mm-columns-0 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(100%,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-columns-0{width:80%;min-width:140px;max-width:0}html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(0,0);transform:translate3d(0,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(0,0);transform:translate3d(0,0,0)}}.mm-columns .mm-panels>.mm-columns-1{transform:translate(100%,0);transform:translate3d(100%,0,0)}.mm-columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-columns-1 .mm-panels>.mm-panel else{width:100%}.mm-columns-1 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(200%,0);transform:translate3d(200%,0,0)}.mm-menu.mm-offcanvas.mm-columns-1{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(440px,0);transform:translate3d(440px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(-440px,0);transform:translate3d(-440px,0,0)}}.mm-columns .mm-panels>.mm-columns-2{transform:translate(200%,0);transform:translate3d(200%,0,0)}.mm-columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-columns-2 .mm-panels>.mm-panel else{width:100%}.mm-columns-2 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(300%,0);transform:translate3d(300%,0,0)}.mm-menu.mm-offcanvas.mm-columns-2{width:80%;min-width:140px;max-width:880px}html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(880px,0);transform:translate3d(880px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(-880px,0);transform:translate3d(-880px,0,0)}}.mm-columns .mm-panels>.mm-columns-3{transform:translate(300%,0);transform:translate3d(300%,0,0)}.mm-columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-columns-3 .mm-panels>.mm-panel else{width:100%}.mm-columns-3 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(400%,0);transform:translate3d(400%,0,0)}.mm-menu.mm-offcanvas.mm-columns-3{width:80%;min-width:140px;max-width:1320px}html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(1320px,0);transform:translate3d(1320px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(-1320px,0);transform:translate3d(-1320px,0,0)}}.mm-columns .mm-panels>.mm-columns-4{transform:translate(400%,0);transform:translate3d(400%,0,0)}.mm-columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-columns-4 .mm-panels>.mm-panel else{width:100%}.mm-columns-4 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(500%,0);transform:translate3d(500%,0,0)}.mm-menu.mm-offcanvas.mm-columns-4{width:80%;min-width:140px;max-width:1760px}html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(1760px,0);transform:translate3d(1760px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(-1760px,0);transform:translate3d(-1760px,0,0)}}.mm-columns.mm-offcanvas.mm-bottom,.mm-columns.mm-offcanvas.mm-top{width:100%;max-width:100%;min-width:100%}html.mm-opening .mm-columns.mm-offcanvas.mm-front,html.mm-opening .mm-columns.mm-offcanvas.mm-next{transition-property:width,min-width,max-width,transform}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}em.mm-counter+a.mm-fullsubopen+a,em.mm-counter+a.mm-fullsubopen+span{padding-right:90px}.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span{padding-right:90px}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;transform:translate(0,0);transform:translate3d(0,0,0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}html.mm-dropdown .mm-slideout{transform:none!important;z-index:0}html.mm-dropdown #mm-blocker{transition-delay:0s!important;z-index:1}html.mm-dropdown .mm-menu{z-index:2}html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;transform:rotate(45deg)}.mm-menu.mm-tipleft:before{left:22px}.mm-menu.mm-tipright:before{right:22px}.mm-menu.mm-tiptop:before{top:-8px}.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panels>.mm-panel{transition-property:transform,left}.mm-iconpanel .mm-panels>.mm-panel.mm-opened,.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;max-height:100%;position:absolute;top:0;right:0;left:0;z-index:3;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;bottom:-100000px}
.mm-keyboardfocus a:focus{outline:0}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.5)}
.mm-navbars-bottom,.mm-navbars-top{background:inherit;border-color:inherit;border-width:0;overflow:hidden;position:absolute;left:0;right:0;z-index:3}.mm-navbars-bottom>.mm-navbar,.mm-navbars-top>.mm-navbar{border:none;padding:0;position:relative;transform:translate(0,0);transform:translate3d(0,0,0)}.mm-navbars-top{border-bottom-style:solid;border-bottom-width:1px;top:0}.mm-navbars-bottom{border-top-style:solid;border-top-width:1px;bottom:0}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-hasnavbar-top-1 .mm-panels{top:40px}.mm-hasnavbar-top-2 .mm-panels{top:80px}.mm-hasnavbar-top-3 .mm-panels{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-hasnavbar-bottom-1 .mm-panels{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}
.mm-menu.mm-rtl{direction:rtl}.mm-menu.mm-rtl.mm-offcanvas{right:auto}.mm-menu.mm-rtl .mm-panel:not(.mm-opened){transform:translate(-100%,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-rtl .mm-panel.mm-subopened{transform:translate(30%,0);transform:translate3d(30%,0,0)}.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu.mm-rtl .mm-navbar .mm-next:after{transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-navbar .mm-prev:before{transform:rotate(135deg);right:23px;left:auto}.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider)::after{left:0;right:20px}.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu.mm-rtl .mm-listview .mm-next{right:auto;left:0}.mm-menu.mm-rtl .mm-listview .mm-next:before{left:auto;right:0}.mm-menu.mm-rtl .mm-listview .mm-next:after{transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-listview .mm-next+a,.mm-menu.mm-rtl .mm-listview .mm-next+span{margin-left:50px}.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter{left:45px;right:auto}.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+span{margin-left:90px}.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span{padding-left:90px}.mm-menu.mm-rtl label.mm-check,.mm-menu.mm-rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu.mm-rtl label.mm-toggle+a,.mm-menu.mm-rtl label.mm-toggle+span{padding-left:80px}.mm-menu.mm-rtl label.mm-check+a,.mm-menu.mm-rtl label.mm-check+span{padding-left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check,.mm-menu.mm-rtl a.mm-next+label.mm-toggle{left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{margin-left:50px}.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{padding-left:70px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle{left:100px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span{margin-left:90px}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-]{left:0}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu.mm-rtl.mm-iconpanel .mm-panel{transition-property:transform,right}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0{right:0}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1{right:40px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2{right:80px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3{right:120px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4{right:160px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5{right:200px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6{right:240px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened{border-left:none;border-right:1px solid;border-color:inherit}
.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0 10px;position:relative}.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:14px;line-height:26px;display:block;box-sizing:border-box;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-search .mm-clear,.mm-search .mm-next{right:0}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar>.mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:15;transition:right .4s ease;transform:translate(0,0);transform:translate3d(0,0,0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){transition:background .4s ease}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.5)}.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0}li.mm-vertical label.mm-toggle{top:5px}li.mm-vertical label.mm-check{top:5px}label.mm-check,label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.75)}
@charset "UTF-8";
/* mixin for multiline */
/*
@font-face {
  font-family: 'chiccoicon';
  src:  url('clientlib-newdesign/resources/style/fonts/chiccoicon.eot?lw0pog');
  src:  url('clientlib-newdesign/resources/style/fonts/chiccoicon.eot?lw0pog#iefix') format('embedded-opentype'),
    url('clientlib-newdesign/resources/style/fonts/chiccoicon.ttf?lw0pog') format('truetype'),
    url('clientlib-newdesign/resources/style/fonts/chiccoicon.woff?lw0pog') format('woff'),
    url('clientlib-newdesign/resources/style/fonts/chiccoicon.svg?lw0pog#chiccoicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
@media (min-width: 992px) {
   #site-wrapper {
     padding-top: 163px;
   }
   #breadcrumb.addPadding {
       padding-top: 30px;
   }
 }
 @media (max-width: 424px) {

    #site-wrapper.addPadding {
        padding-top: 157px;
    }
  }
  @media (min-width: 425px) and (max-width: 991px) {

    #site-wrapper.addPadding {
        padding-top: 137px;
    }
  }
 @media (max-width: 767px) {

    #scheda-prodotto.addPadding {
        padding-top: 30px;
    }
  }

 @media (max-width: 991px) {
     #site-wrapper{
     padding-top:107px;
     }
 }
#login-box .login__body .text-left .register-list li{
  height: auto;
}

#popup_news_dropDesktop .terms.has-error .required-field,#popup_news .terms.has-error .required-field, #newsletter_popup_mobile_form .terms.has-error .required-field {
    padding-top: 25px !important;
     margin-bottom: -20px;
}
#popup_news_dropDesktop .terms.has-error .check1, #popup_news .terms.has-error .check1, #newsletter_popup_mobile_form .terms.has-error .check1 {
    outline: 1px solid #e21d38;
}

#popup_news_dropDesktop #newsletter_popup_form .input.has-error .help-block,#popup_news_dropMobile #newsletter_popup_mobile_form .input.has-error .help-block,
#popup_news .input.has-error .help-block{
    text-align: left;
    font-size: 12px !important;
}
[id^="popup_news"] .modal-body .valid-on{
    padding-top: 20px;
    font-size: 12px;
}
[id^="popup_news"] .modal-body .input .terms label a {
  text-decoration: underline;
    color: #2a5fa7;
}

 #discount-box .modal-drop {
  padding: 5px 10px !important;
}

#discount-box .modal-body {
  padding-top: 0px !important;
}

.central-menu-2 > ul.nav-tabs > li.central-menu-2-has_megamenu > a:before, .microui-switcher1.microui-switcher1-style_1 > .microui-inner > .microui-switcher1-switch:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccoiconshop2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.microui-switcher1.microui-switcher1-style_1[data-state="true"] > .microui-inner > .microui-switcher1-switch:before {
  content: "\e921";
}

.microui-switcher1.microui-switcher1-style_1[data-state="false"] > .microui-inner > .microui-switcher1-switch:before {
  content: "\e922";
}

.central-menu-2 > ul.nav-tabs > li.central-menu-2-has_megamenu > a:before {
  content: "\e903";
}

/**
 * Better font smoothing for modern browsers.
 * @see https://davidwalsh.name/font-smoothing
 * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth
 */
.chicco_style_text_antialiased, .cart-circle-red, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.countries.parbase .container .ui-component.ui-component-title1{
    margin-top: 30px;
    }

.chiccoshop-arrow {
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #484d67;
  border-top: none;
  border-left: none;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.chiccoshop-arrow-right {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.chiccoshop-arrow-down {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.chiccoshop-arrow-left {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.chiccoshop-arrow-up {
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
  /* accordion styles*/
#accordion.panel-group{
    margin: 30px 0;
	text-align: left;
}
#accordion .panel {
    border-left: none;
	border-right: none;
	border-bottom: none;
}
#accordion .panel-default > .panel-heading{
	border: none;
	background-color: #fff;
	padding: 15px;
	font-size: 18px;
}
#accordion .panel-default > .panel-heading > a > h3{
	font-size: 18px;
	max-width: 89%;
}
#accordion .panel-default > .panel-heading > .panel-collapse > .panel-body{
	font-size: 14px;
}
#accordion .panel-default > .panel{
	border: none;
}
#accordion.panel-group a{
	text-decoration: none;
}
#accordion.panel-group .panel + .panel {
    margin-top: 0;
}
#accordion.panel-group .panel-heading + .panel-collapse > .list-group, #accordion.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
#accordion .panel-body{
	padding: 15px 0 0 0;
}
#accordion .panel-default{
	border-color: #ececee;
}
.service-accordion-arrow{
	height: 16px;
	width: 22px;
	float: right;
	vertical-align: middle;
}

.panel-heading a:after .service-accordion-arrow{
	background-image: url(clientlib-newdesign/resources/images/servizi/freccia_su_blu@2x.png);
}
#accordion .panel-title{
	display: inline-block;
}
#accordion .panel-title{
	    color: #484d67;
}
#accordion .panel-title:hover{
	    color: #1b4f94;
}
#accordion a[aria-expanded="true"] .panel-title {
	    color: #1b4f94;
}

.panel-heading a .service-accordion-arrow.chiccoicon:before {
    content: "\e903";
	font-size: 16px;
	color: #484d67;
}

.panel-heading a[aria-expanded="true"] .service-accordion-arrow.chiccoicon:before {
    content: "\e906";
	color: #1b4f94;
	font-size: 16px;
}
#accordion .ui-component .ui-component-hsection{
	margin: 0;
}
/* End of accordion styles*/

/* Used for: Titolo principale */
.chicco_style_heading_1, .interna h1, #modal_nl_subscribtion .modal-title, h3, #chisiamo.dual-block .info-block h2, #mondochicco.dual-block .info-block h2, #servizi .service-title h3, #header_momenti .header_momenti .header_momenti-title, #header_momenti .header_momenti .header_momenti-title h1, #header_momenti .header_momenti .header_momenti-title-sp h1, #osservatorio_momenti .info-block h3, #kit_momenti.kit_momenti .service-title h3, .kit_momenti .kit-momenti-subtitle h3, #benvenuto .info-block h2,
#benvenuto .info-block h1, .box-eta .info-block h2, #abbigliamento #social-share .info-block h4,
#my_first_chicco #social-share .info-block h4, #my_first_chicco .font-40px, #my_first_chicco .testo-title, #my_first_chicco .sliderIniziale .testo-title-header, .testoCapsule .testo-title,
#abbigliamento .testoCapsule .testo-title, #reviews .reviews-box-title h3, #negozi_rivenditori .font-40px, #chi_siamo_middle_block .chi-siamo-contatti .title-contatti h3, #landing .top-slider h1, #landing .accessori .accessori-title h3, #benvenuto_osservatorio2 h1, .ui-component.ui-component-titlecircles h3, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1, .ui-component.ui-component-title1 h1,
.ui-component.ui-component-title1 h2, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h4, .ui-component.ui-component-imagefullwidthtext1 .inner-content .title, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3, .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h2,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h3, .ui-component.ui-component-intro10 .ui-component-inner h2,
.ui-component.ui-component-intro10 .ui-component-inner h3,
.ui-component.ui-component-intro10 .ui-component-inner h4, .ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h4, #new-moda .info-block h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: normal;
  font-size: 34px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  margin-top: 0;
}

@media (max-width: 767px) {
  .chicco_style_heading_1, .interna h1, #modal_nl_subscribtion .modal-title, h3, #chisiamo.dual-block .info-block h2, #mondochicco.dual-block .info-block h2, #servizi .service-title h3, #header_momenti .header_momenti .header_momenti-title, #header_momenti .header_momenti .header_momenti-title h1, #header_momenti .header_momenti .header_momenti-title-sp h1, #osservatorio_momenti .info-block h3, #kit_momenti.kit_momenti .service-title h3, .kit_momenti .kit-momenti-subtitle h3, #benvenuto .info-block h2,
  #benvenuto .info-block h1, .box-eta .info-block h2, #abbigliamento #social-share .info-block h4,
  #my_first_chicco #social-share .info-block h4, #my_first_chicco .font-40px, #my_first_chicco .testo-title, #my_first_chicco .sliderIniziale .testo-title-header, .testoCapsule .testo-title,
  #abbigliamento .testoCapsule .testo-title, #reviews .reviews-box-title h3, #negozi_rivenditori .font-40px, #chi_siamo_middle_block .chi-siamo-contatti .title-contatti h3, #landing .top-slider h1, #landing .accessori .accessori-title h3, #benvenuto_osservatorio2 h1, .ui-component.ui-component-titlecircles h3, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1, .ui-component.ui-component-title1 h1,
  .ui-component.ui-component-title1 h2, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h4, .ui-component.ui-component-imagefullwidthtext1 .inner-content .title, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3, .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h2,
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h3, .ui-component.ui-component-intro10 .ui-component-inner h2,
  .ui-component.ui-component-intro10 .ui-component-inner h3,
  .ui-component.ui-component-intro10 .ui-component-inner h4, .ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h4, #new-moda .info-block h2 {
    font-size: 30px;
  }
  div#listing-title-mobile{
    display: inline-block;
  }
}

.interna .description {
    padding-bottom: 30px;
}

.interna #benvenuto_relax_nanna,
.interna div:not(.horizontalmoduletabs) > #benvenuto .info-block {
	padding-bottom: 37px;
}

.interna #slider_servizi .info-block,
.interna #esperto .info-block {
	padding-top: 37px;
    padding-bottom: 37px;
}

.section-tabs-slider .tab_img_container>img {
    display: block;
    max-width: 100%;
    height: auto !important;
    visibility: hidden;
}

@media (min-width: 768px) {
  .chicco_style_heading_1, .interna h1, #modal_nl_subscribtion .modal-title, h3, #chisiamo.dual-block .info-block h2, #mondochicco.dual-block .info-block h2, #servizi .service-title h3, #header_momenti .header_momenti .header_momenti-title, #header_momenti .header_momenti .header_momenti-title h1, #header_momenti .header_momenti .header_momenti-title-sp h1, #osservatorio_momenti .info-block h3, #kit_momenti.kit_momenti .service-title h3, .kit_momenti .kit-momenti-subtitle h3, #benvenuto .info-block h2,
  #benvenuto .info-block h1, .box-eta .info-block h2, #abbigliamento #social-share .info-block h4,
  #my_first_chicco #social-share .info-block h4, #my_first_chicco .font-40px, #my_first_chicco .testo-title, #my_first_chicco .sliderIniziale .testo-title-header, .testoCapsule .testo-title,
  #abbigliamento .testoCapsule .testo-title, #reviews .reviews-box-title h3, #negozi_rivenditori .font-40px, #chi_siamo_middle_block .chi-siamo-contatti .title-contatti h3, #landing .top-slider h1, #landing .accessori .accessori-title h3, #benvenuto_osservatorio2 h1, .ui-component.ui-component-titlecircles h3, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1, .ui-component.ui-component-title1 h1,
  .ui-component.ui-component-title1 h2, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h4, .ui-component.ui-component-imagefullwidthtext1 .inner-content .title, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3, .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h2,
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h3, .ui-component.ui-component-intro10 .ui-component-inner h2,
  .ui-component.ui-component-intro10 .ui-component-inner h3,
  .ui-component.ui-component-intro10 .ui-component-inner h4, .ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h4, #new-moda .info-block h2 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .chicco_style_heading_1, .interna h1, #modal_nl_subscribtion .modal-title, h3, #chisiamo.dual-block .info-block h2, #mondochicco.dual-block .info-block h2, #servizi .service-title h3, #header_momenti .header_momenti .header_momenti-title, #header_momenti .header_momenti .header_momenti-title h1, #header_momenti .header_momenti .header_momenti-title-sp h1, #osservatorio_momenti .info-block h3, #kit_momenti.kit_momenti .service-title h3, .kit_momenti .kit-momenti-subtitle h3, #benvenuto .info-block h2,
  #benvenuto .info-block h1, .box-eta .info-block h2, #abbigliamento #social-share .info-block h4,
  #my_first_chicco #social-share .info-block h4, #my_first_chicco .font-40px, #my_first_chicco .testo-title, #my_first_chicco .sliderIniziale .testo-title-header, .testoCapsule .testo-title,
  #abbigliamento .testoCapsule .testo-title, #reviews .reviews-box-title h3, #negozi_rivenditori .font-40px, #chi_siamo_middle_block .chi-siamo-contatti .title-contatti h3, #landing .top-slider h1, #landing .accessori .accessori-title h3, #benvenuto_osservatorio2 h1, .ui-component.ui-component-titlecircles h3, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1, .ui-component.ui-component-title1 h1,
  .ui-component.ui-component-title1 h2, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h4, .ui-component.ui-component-imagefullwidthtext1 .inner-content .title, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3, .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h2,
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h3, .ui-component.ui-component-intro10 .ui-component-inner h2,
  .ui-component.ui-component-intro10 .ui-component-inner h3,
  .ui-component.ui-component-intro10 .ui-component-inner h4, .ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h4, #new-moda .info-block h2 {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .chicco_style_heading_1, .interna h1, #modal_nl_subscribtion .modal-title, h3, #chisiamo.dual-block .info-block h2, #mondochicco.dual-block .info-block h2, #servizi .service-title h3, #header_momenti .header_momenti .header_momenti-title, #header_momenti .header_momenti .header_momenti-title h1, #header_momenti .header_momenti .header_momenti-title-sp h1, #osservatorio_momenti .info-block h3, #kit_momenti.kit_momenti .service-title h3, .kit_momenti .kit-momenti-subtitle h3, #benvenuto .info-block h2,
  #benvenuto .info-block h1, .box-eta .info-block h2, #abbigliamento #social-share .info-block h4,
  #my_first_chicco #social-share .info-block h4, #my_first_chicco .font-40px, #my_first_chicco .testo-title, #my_first_chicco .sliderIniziale .testo-title-header, .testoCapsule .testo-title,
  #abbigliamento .testoCapsule .testo-title, #reviews .reviews-box-title h3, #negozi_rivenditori .font-40px, #chi_siamo_middle_block .chi-siamo-contatti .title-contatti h3, #landing .top-slider h1, #landing .accessori .accessori-title h3, #benvenuto_osservatorio2 h1, .ui-component.ui-component-titlecircles h3, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1, .ui-component.ui-component-title1 h1,
  .ui-component.ui-component-title1 h2, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h4, .ui-component.ui-component-imagefullwidthtext1 .inner-content .title, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3, .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h2,
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h3, .ui-component.ui-component-intro10 .ui-component-inner h2,
  .ui-component.ui-component-intro10 .ui-component-inner h3,
  .ui-component.ui-component-intro10 .ui-component-inner h4, .ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
  .ui-component.ui-component-intro3 .ui-component-inner > .img_container h4, #new-moda .info-block h2 {
    font-size: 34px;
  }
}
/* Used for: Dettaglio pdt e carrello */
.chicco_style_heading_2, .ui-component.ui-component-title2 h1,
.ui-component.ui-component-title2 h2,
.ui-component.ui-component-title2 h3, .ui-component.ui-component-titlebox1 > div > .titlebox1-title, .ui-component.ui-component-intro10.ui-component-intro10_1 h2,
.ui-component.ui-component-intro10.ui-component-intro10_1 h3,
.ui-component.ui-component-intro10.ui-component-intro10_1 h4, .ui-component.ui-component-intro9 > .ui-component-inner h3 {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  margin-top: 0;
}

@media (max-width: 767px) {
  .chicco_style_heading_2, .ui-component.ui-component-title2 h1,
  .ui-component.ui-component-title2 h2,
  .ui-component.ui-component-title2 h3, .ui-component.ui-component-titlebox1 > div > .titlebox1-title, .ui-component.ui-component-intro10.ui-component-intro10_1 h2,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h3,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h4, .ui-component.ui-component-intro9 > .ui-component-inner h3 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .chicco_style_heading_2, .ui-component.ui-component-title2 h1,
  .ui-component.ui-component-title2 h2,
  .ui-component.ui-component-title2 h3, .ui-component.ui-component-titlebox1 > div > .titlebox1-title, .ui-component.ui-component-intro10.ui-component-intro10_1 h2,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h3,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h4, .ui-component.ui-component-intro9 > .ui-component-inner h3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .chicco_style_heading_2, .ui-component.ui-component-title2 h1,
  .ui-component.ui-component-title2 h2,
  .ui-component.ui-component-title2 h3, .ui-component.ui-component-titlebox1 > div > .titlebox1-title, .ui-component.ui-component-intro10.ui-component-intro10_1 h2,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h3,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h4, .ui-component.ui-component-intro9 > .ui-component-inner h3 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .chicco_style_heading_2, .ui-component.ui-component-title2 h1,
  .ui-component.ui-component-title2 h2,
  .ui-component.ui-component-title2 h3, .ui-component.ui-component-titlebox1 > div > .titlebox1-title, .ui-component.ui-component-intro10.ui-component-intro10_1 h2,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h3,
  .ui-component.ui-component-intro10.ui-component-intro10_1 h4, .ui-component.ui-component-intro9 > .ui-component-inner h3 {
    font-size: 30px;
  }
}
/* Used for: Titolo box servizi */
.chicco_style_occhiello, .occhiello, .ui-component.ui-component-occhiello, .chicco_style_hlist1 > li > span.text1, .chicco_style_heading_3, .dual-block .container-top h3, .sottocategorie, #header_momenti .header_momenti .header_momenti-subtitle, #header_momenti .header_momenti .header_momenti-subtitle-sp, .slider-osservatorio_momenti h4, #kit_momenti.kit_momenti .service-subtitle h4, .scopri-collezione h3,
.scopri-collezione h2, #abbigliamento .testo-title, #abbigliamento #servizi .service-subtitle h4,
#my_first_chicco #servizi .service-subtitle h4, #my_first_chicco .testo-title-2, #my_first_chicco .sliderIniziale .testo-uptitle, #dett_questionario .dettHeader, #store_locator .testo-title-2, #modal_rivenditoriprodotto .modal-title, #blocchi_servizi.dual-block .container-top h4, .negozioInfoBalo, #store_manager #store_manager_text .store_manager_title, .imgTitle, #scarica_app .center_box .scarica_app-subtitle h3, #enjoy .right_box .title, .img-text-img .box_center .info-block h2, #slider_servizi .testo-title-2, #chi_siamo_middle_block .chi-siamo-contatti h4, #chisiamo_correlati .img-title, #chisiamo_block .title, #esperto .center-box h3,
#esperto .center-box h2, #landing .top-slider h2,
#landing .content-slider h3, #landing .boxes .container-top h3, #landing .accessori .accessori-text h4, #benvenuto_osservatorio2 .second-row h2, #osservatorio_servizi .title_block, .box-interno-articolo .img-title, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2, .ui-component.ui-component-title3 h1,
.ui-component.ui-component-title3 h2,
.ui-component.ui-component-title3 h3, .ui-component.ui-component-text1 h4, .ui-component.ui-component-intro1 .ui-component-head h2,
.ui-component.ui-component-intro1 .ui-component-head h3, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 h5, .ui-component.ui-component-imagefullwidthtext1 .inner-content .suptitle, .ui-component.ui-component-titledaccordion1 .ui-component-head .title, .ui-component.ui-component-text2 h2, .ui-component.ui-component-title3, .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3, .microui-cloudbox1 > .microui-inner .text h2,
.microui-cloudbox1 > .microui-inner .text h3, .ui-component.ui-component-intro4 > .ui-component-inner h2,
.ui-component.ui-component-intro4 > .ui-component-inner h3,
.ui-component.ui-component-intro4 > .ui-component-inner h4, .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5, .ui-component.ui-component-intro8 > .ui-component-inner .internalheader h3 {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  margin-top: 0;
}

@media (max-width: 767px) {
  .chicco_style_occhiello, .occhiello, .ui-component.ui-component-occhiello, .chicco_style_hlist1 > li > span.text1, .chicco_style_heading_3, .dual-block .container-top h3, .sottocategorie, #header_momenti .header_momenti .header_momenti-subtitle, #header_momenti .header_momenti .header_momenti-subtitle-sp, .slider-osservatorio_momenti h4, #kit_momenti.kit_momenti .service-subtitle h4, .scopri-collezione h3,
  .scopri-collezione h2, #abbigliamento .testo-title, #abbigliamento #servizi .service-subtitle h4,
  #my_first_chicco #servizi .service-subtitle h4, #my_first_chicco .testo-title-2, #my_first_chicco .sliderIniziale .testo-uptitle, #dett_questionario .dettHeader, #store_locator .testo-title-2, #modal_rivenditoriprodotto .modal-title, #blocchi_servizi.dual-block .container-top h4, .negozioInfoBalo, #store_manager #store_manager_text .store_manager_title, .imgTitle, #scarica_app .center_box .scarica_app-subtitle h3, #enjoy .right_box .title, .img-text-img .box_center .info-block h2, #slider_servizi .testo-title-2, #chi_siamo_middle_block .chi-siamo-contatti h4, #chisiamo_correlati .img-title, #chisiamo_block .title, #esperto .center-box h3,
  #esperto .center-box h2, #landing .top-slider h2,
  #landing .content-slider h3, #landing .boxes .container-top h3, #landing .accessori .accessori-text h4, #benvenuto_osservatorio2 .second-row h2, #osservatorio_servizi .title_block, .box-interno-articolo .img-title, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2, .ui-component.ui-component-title3 h1,
  .ui-component.ui-component-title3 h2,
  .ui-component.ui-component-title3 h3, .ui-component.ui-component-text1 h4, .ui-component.ui-component-intro1 .ui-component-head h2,
  .ui-component.ui-component-intro1 .ui-component-head h3, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 h5, .ui-component.ui-component-imagefullwidthtext1 .inner-content .suptitle, .ui-component.ui-component-titledaccordion1 .ui-component-head .title, .ui-component.ui-component-text2 h2, .ui-component.ui-component-title3, .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3, .microui-cloudbox1 > .microui-inner .text h2,
  .microui-cloudbox1 > .microui-inner .text h3, .ui-component.ui-component-intro4 > .ui-component-inner h2,
  .ui-component.ui-component-intro4 > .ui-component-inner h3,
  .ui-component.ui-component-intro4 > .ui-component-inner h4, .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5, .ui-component.ui-component-intro8 > .ui-component-inner .internalheader h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .chicco_style_occhiello, .occhiello, .ui-component.ui-component-occhiello, .chicco_style_hlist1 > li > span.text1, .chicco_style_heading_3, .dual-block .container-top h3, .sottocategorie, #header_momenti .header_momenti .header_momenti-subtitle, #header_momenti .header_momenti .header_momenti-subtitle-sp, .slider-osservatorio_momenti h4, #kit_momenti.kit_momenti .service-subtitle h4, .scopri-collezione h3,
  .scopri-collezione h2, #abbigliamento .testo-title, #abbigliamento #servizi .service-subtitle h4,
  #my_first_chicco #servizi .service-subtitle h4, #my_first_chicco .testo-title-2, #my_first_chicco .sliderIniziale .testo-uptitle, #dett_questionario .dettHeader, #store_locator .testo-title-2, #modal_rivenditoriprodotto .modal-title, #blocchi_servizi.dual-block .container-top h4, .negozioInfoBalo, #store_manager #store_manager_text .store_manager_title, .imgTitle, #scarica_app .center_box .scarica_app-subtitle h3, #enjoy .right_box .title, .img-text-img .box_center .info-block h2, #slider_servizi .testo-title-2, #chi_siamo_middle_block .chi-siamo-contatti h4, #chisiamo_correlati .img-title, #chisiamo_block .title, #esperto .center-box h3,
  #esperto .center-box h2, #landing .top-slider h2,
  #landing .content-slider h3, #landing .boxes .container-top h3, #landing .accessori .accessori-text h4, #benvenuto_osservatorio2 .second-row h2, #osservatorio_servizi .title_block, .box-interno-articolo .img-title, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2, .ui-component.ui-component-title3 h1,
  .ui-component.ui-component-title3 h2,
  .ui-component.ui-component-title3 h3, .ui-component.ui-component-text1 h4, .ui-component.ui-component-intro1 .ui-component-head h2,
  .ui-component.ui-component-intro1 .ui-component-head h3, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 h5, .ui-component.ui-component-imagefullwidthtext1 .inner-content .suptitle, .ui-component.ui-component-titledaccordion1 .ui-component-head .title, .ui-component.ui-component-text2 h2, .ui-component.ui-component-title3, .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3, .microui-cloudbox1 > .microui-inner .text h2,
  .microui-cloudbox1 > .microui-inner .text h3, .ui-component.ui-component-intro4 > .ui-component-inner h2,
  .ui-component.ui-component-intro4 > .ui-component-inner h3,
  .ui-component.ui-component-intro4 > .ui-component-inner h4, .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5, .ui-component.ui-component-intro8 > .ui-component-inner .internalheader h3 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .chicco_style_occhiello, .occhiello, .ui-component.ui-component-occhiello, .chicco_style_hlist1 > li > span.text1, .chicco_style_heading_3, .dual-block .container-top h3, .sottocategorie, #header_momenti .header_momenti .header_momenti-subtitle, #header_momenti .header_momenti .header_momenti-subtitle-sp, .slider-osservatorio_momenti h4, #kit_momenti.kit_momenti .service-subtitle h4, .scopri-collezione h3,
  .scopri-collezione h2, #abbigliamento .testo-title, #abbigliamento #servizi .service-subtitle h4,
  #my_first_chicco #servizi .service-subtitle h4, #my_first_chicco .testo-title-2, #my_first_chicco .sliderIniziale .testo-uptitle, #dett_questionario .dettHeader, #store_locator .testo-title-2, #modal_rivenditoriprodotto .modal-title, #blocchi_servizi.dual-block .container-top h4, .negozioInfoBalo, #store_manager #store_manager_text .store_manager_title, .imgTitle, #scarica_app .center_box .scarica_app-subtitle h3, #enjoy .right_box .title, .img-text-img .box_center .info-block h2, #slider_servizi .testo-title-2, #chi_siamo_middle_block .chi-siamo-contatti h4, #chisiamo_correlati .img-title, #chisiamo_block .title, #esperto .center-box h3,
  #esperto .center-box h2, #landing .top-slider h2,
  #landing .content-slider h3, #landing .boxes .container-top h3, #landing .accessori .accessori-text h4, #benvenuto_osservatorio2 .second-row h2, #osservatorio_servizi .title_block, .box-interno-articolo .img-title, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2, .ui-component.ui-component-title3 h1,
  .ui-component.ui-component-title3 h2,
  .ui-component.ui-component-title3 h3, .ui-component.ui-component-text1 h4, .ui-component.ui-component-intro1 .ui-component-head h2,
  .ui-component.ui-component-intro1 .ui-component-head h3, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 h5, .ui-component.ui-component-imagefullwidthtext1 .inner-content .suptitle, .ui-component.ui-component-titledaccordion1 .ui-component-head .title, .ui-component.ui-component-text2 h2, .ui-component.ui-component-title3, .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3, .microui-cloudbox1 > .microui-inner .text h2,
  .microui-cloudbox1 > .microui-inner .text h3, .ui-component.ui-component-intro4 > .ui-component-inner h2,
  .ui-component.ui-component-intro4 > .ui-component-inner h3,
  .ui-component.ui-component-intro4 > .ui-component-inner h4, .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5, .ui-component.ui-component-intro8 > .ui-component-inner .internalheader h3 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .chicco_style_occhiello, .occhiello, .ui-component.ui-component-occhiello, .chicco_style_hlist1 > li > span.text1, .chicco_style_heading_3, .dual-block .container-top h3, .sottocategorie, #header_momenti .header_momenti .header_momenti-subtitle, #header_momenti .header_momenti .header_momenti-subtitle-sp, .slider-osservatorio_momenti h4, #kit_momenti.kit_momenti .service-subtitle h4, .scopri-collezione h3,
  .scopri-collezione h2, #abbigliamento .testo-title, #abbigliamento #servizi .service-subtitle h4,
  #my_first_chicco #servizi .service-subtitle h4, #my_first_chicco .testo-title-2, #my_first_chicco .sliderIniziale .testo-uptitle, #dett_questionario .dettHeader, #store_locator .testo-title-2, #modal_rivenditoriprodotto .modal-title, #blocchi_servizi.dual-block .container-top h4, .negozioInfoBalo, #store_manager #store_manager_text .store_manager_title, .imgTitle, #scarica_app .center_box .scarica_app-subtitle h3, #enjoy .right_box .title, .img-text-img .box_center .info-block h2, #slider_servizi .testo-title-2, #chi_siamo_middle_block .chi-siamo-contatti h4, #chisiamo_correlati .img-title, #chisiamo_block .title, #esperto .center-box h3,
  #esperto .center-box h2, #landing .top-slider h2,
  #landing .content-slider h3, #landing .boxes .container-top h3, #landing .accessori .accessori-text h4, #benvenuto_osservatorio2 .second-row h2, #osservatorio_servizi .title_block, .box-interno-articolo .img-title, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2, .ui-component.ui-component-title3 h1,
  .ui-component.ui-component-title3 h2,
  .ui-component.ui-component-title3 h3, .ui-component.ui-component-text1 h4, .ui-component.ui-component-intro1 .ui-component-head h2,
  .ui-component.ui-component-intro1 .ui-component-head h3, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 h5, .ui-component.ui-component-imagefullwidthtext1 .inner-content .suptitle, .ui-component.ui-component-titledaccordion1 .ui-component-head .title, .ui-component.ui-component-text2 h2, .ui-component.ui-component-title3, .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3, .microui-cloudbox1 > .microui-inner .text h2,
  .microui-cloudbox1 > .microui-inner .text h3, .ui-component.ui-component-intro4 > .ui-component-inner h2,
  .ui-component.ui-component-intro4 > .ui-component-inner h3,
  .ui-component.ui-component-intro4 > .ui-component-inner h4, .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5, .ui-component.ui-component-intro8 > .ui-component-inner .internalheader h3 {
    font-size: 24px;
  }
}
/* Used for: Titolo tab prodotti moda (SHOP) */
.chicco_style_heading_4, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2,
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  margin-top: 0;
}

@media (max-width: 767px) {
  .chicco_style_heading_4, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2,
  .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .chicco_style_heading_4, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2,
  .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .chicco_style_heading_4, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2,
  .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .chicco_style_heading_4, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2,
  .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 {
    font-size: 22px;
  }
}
/* Used for: n/a */
.chicco_style_heading_5, #negozioServizi .servizioTitle, #benvenuto_osservatorio2 .title-momento, .ui-component-table2__title-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h2,
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h3, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-variant p, .ui-component.ui-component-intro4.ui-component-intro4-typo1 h3,
.ui-component.ui-component-intro4.ui-component-intro4-typo1 h4, .ui-component.ui-component-intro5 > .ui-component-inner h2,
.ui-component.ui-component-intro5 > .ui-component-inner h3,
.ui-component.ui-component-intro5 > .ui-component-inner h4, .ui-component.ui-component-intro6 > .ui-component-inner h2,
.ui-component.ui-component-intro6 > .ui-component-inner h3,
.ui-component.ui-component-intro6 > .ui-component-inner h4 {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  margin-top: 0;
}

@media (max-width: 767px) {
  .chicco_style_heading_5, #negozioServizi .servizioTitle, #benvenuto_osservatorio2 .title-momento, .ui-component-table2__title-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h2,
  .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h3, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-variant p, .ui-component.ui-component-intro4.ui-component-intro4-typo1 h3,
  .ui-component.ui-component-intro4.ui-component-intro4-typo1 h4, .ui-component.ui-component-intro5 > .ui-component-inner h2,
  .ui-component.ui-component-intro5 > .ui-component-inner h3,
  .ui-component.ui-component-intro5 > .ui-component-inner h4, .ui-component.ui-component-intro6 > .ui-component-inner h2,
  .ui-component.ui-component-intro6 > .ui-component-inner h3,
  .ui-component.ui-component-intro6 > .ui-component-inner h4 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .chicco_style_heading_5, #negozioServizi .servizioTitle, #benvenuto_osservatorio2 .title-momento, .ui-component-table2__title-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h2,
  .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h3, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-variant p, .ui-component.ui-component-intro4.ui-component-intro4-typo1 h3,
  .ui-component.ui-component-intro4.ui-component-intro4-typo1 h4, .ui-component.ui-component-intro5 > .ui-component-inner h2,
  .ui-component.ui-component-intro5 > .ui-component-inner h3,
  .ui-component.ui-component-intro5 > .ui-component-inner h4, .ui-component.ui-component-intro6 > .ui-component-inner h2,
  .ui-component.ui-component-intro6 > .ui-component-inner h3,
  .ui-component.ui-component-intro6 > .ui-component-inner h4 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .chicco_style_heading_5, #negozioServizi .servizioTitle, #benvenuto_osservatorio2 .title-momento, .ui-component-table2__title-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h2,
  .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h3, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-variant p, .ui-component.ui-component-intro4.ui-component-intro4-typo1 h3,
  .ui-component.ui-component-intro4.ui-component-intro4-typo1 h4, .ui-component.ui-component-intro5 > .ui-component-inner h2,
  .ui-component.ui-component-intro5 > .ui-component-inner h3,
  .ui-component.ui-component-intro5 > .ui-component-inner h4, .ui-component.ui-component-intro6 > .ui-component-inner h2,
  .ui-component.ui-component-intro6 > .ui-component-inner h3,
  .ui-component.ui-component-intro6 > .ui-component-inner h4 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .chicco_style_heading_5, #negozioServizi .servizioTitle, #benvenuto_osservatorio2 .title-momento, .ui-component-table2__title-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-1, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h2,
  .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h3, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-variant p, .ui-component.ui-component-intro4.ui-component-intro4-typo1 h3,
  .ui-component.ui-component-intro4.ui-component-intro4-typo1 h4, .ui-component.ui-component-intro5 > .ui-component-inner h2,
  .ui-component.ui-component-intro5 > .ui-component-inner h3,
  .ui-component.ui-component-intro5 > .ui-component-inner h4, .ui-component.ui-component-intro6 > .ui-component-inner h2,
  .ui-component.ui-component-intro6 > .ui-component-inner h3,
  .ui-component.ui-component-intro6 > .ui-component-inner h4 {
    font-size: 18px;
  }
}
/* Used for: n/a */
.chicco_style_heading_6, .ui-component-table2__title-1, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h3,
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h4,
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h5 {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  margin-top: 0;
}

@media (max-width: 767px) {
  .chicco_style_heading_6, .ui-component-table2__title-1, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h5 {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .chicco_style_heading_6, .ui-component-table2__title-1, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h5 {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .chicco_style_heading_6, .ui-component-table2__title-1, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h5 {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .chicco_style_heading_6, .ui-component-table2__title-1, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h3,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h4,
  .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h5 {
    font-size: 15px;
  }
}
/* Used for: n/a */
.chicco_style_font2, .ui-component.ui-component-titledaccordion1 .ui-component-head .title, .ui-component.ui-component-title3, .ui-component.ui-component-titlebox1 > div > .titlebox1-title, .ui-component.ui-component-intro6 > .ui-component-inner h2,
.ui-component.ui-component-intro6 > .ui-component-inner h3,
.ui-component.ui-component-intro6 > .ui-component-inner h4, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h3,
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h4,
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h5 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

/* Used for: n/a */
.chicco_style_font5, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2, .ui-component.ui-component-imagefullwidthtext1 .inner-content .title, .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3, .ui-component.ui-component-intro10 .ui-component-inner h2,
.ui-component.ui-component-intro10 .ui-component-inner h3,
.ui-component.ui-component-intro10 .ui-component-inner h4, .ui-component.ui-component-intro10.ui-component-intro10_1 h2,
.ui-component.ui-component-intro10.ui-component-intro10_1 h3,
.ui-component.ui-component-intro10.ui-component-intro10_1 h4, .ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h4 {
  font-family: "Pacifico";
  font-weight: normal;
}

/* Used for: n/a */
.chicco_style_subheading, .interna h1 .info-block p, .dual-block .container-top p, .osservatorio-item p, #osservatorio_momenti .info-block.bottom p, .kit_momenti .kit-momenti-title, #benvenuto .info-block p, #my_first_chicco #osservatorio-momenti-subtitle,
#my_first_chicco #social-share .info-block p, .review-action p, #store_locator .container-bottom-locator .intestazione, .negozioInfoRoboto, .promoPeriodo, #iscrizione_nl .info-block p, #chisiamo_block .subtitle, #landing .top-landing p, #landing .boxes .container-top p, #benvenuto_osservatorio2 p.subtitle, #osservatorio_servizi .subtitle_block, #contatti .form-contatti p,
#contatti .top-contatti p, .ui-component.ui-component-subtitle1 p, .ui-component.ui-component-intro1 .ui-component-content .intestazione, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 p, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock3 h4, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1, .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h4,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h5, .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot .text h3,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot .text h4,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot .text h5, .ui-component.ui-component-intro10 .ui-component-inner p, .ui-component.ui-component-intro3 .ui-component-inner p, .ui-component.ui-component-intro9 > .ui-component-inner h4, #modal_nl_subscribtion .info-block p,
#modal_login .info-block p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #484d67;
  line-height: 1.4em;
}

/* Used for: n/a */
.chicco_style_occhiello, .occhiello, .ui-component.ui-component-occhiello {
  font-family: "Pacifico";
  font-weight: normal;
  color: #1b4f94;
}

/* Used for: site normal text */
.chicco_style_body_normal_copy, .chicco-form.chicco-form-style1 .form-group.form-group-checkbox .form-item-label, .chicco-form.chicco-form-style1 .form-group.form-group-radio .form-item-label, .chicco_style_typo1 p, .svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-2, .interna h1 .description, .info-block p, .dual-block .container-bottom p, .slider-osservatorio_momenti .cosa-fare p, .slider-osservatorio_momenti .cosa-non-fare p, #kit_momenti.kit_momenti .service-subtitle p, #benvenuto .view-mobile b, .section-tabs-slider p, .section-tabs-slider ul li, .scopri-collezione .info-block p, .box-eta .grayBox p, #abbigliamento #servizi .service-subtitle p,
#my_first_chicco #servizi .service-subtitle p, .osservatorio-item .item p, #dett_questionario .description, #over_map_list .address .boldtext,
.box-info-store .address .boldtext, #over_map_list .address .normaltext,
.box-info-store .address .normaltext, #blocchi_servizi.dual-block .container-top p, #negozioInfoUtili .negozioInfoRoboto, .row.description .hide-mobile,
.row.description .view-mobile, #negozioServizi .servizioText, .corsoDesc, #scarica_app .scarica_app-subtitle p, #enjoy .right_box .subtitle, .img-text-img .box_center .info-block p, #collection_bc .right_box .description, #chi_siamo_middle_block .text-felicita, #chi_siamo_middle_block .chi-siamo-contatti p, #chisiamo_correlati .corr-desc, #chisiamo_block .sub-container p, #esperto p, #landing .content-slider p, #landing .top-slider p, #landing .boxes .container-bottom p, #landing .accessori .accessori-text p, #benvenuto_osservatorio2 .second-row p, #osservatorio_servizi .sub-container p, .box-interno-articolo .corr-desc, .ui-component.ui-component-text1 li,
.ui-component.ui-component-text1 p, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 p, .ui-component.ui-component-intro2 .content p, .ui-component.ui-component-text2 p, .ui-component-table2__date-1, .ui-component.ui-component-mediawithtext1 > .ui-component-inner .ui-component-mediawithtext1-block > div p, .microui-cloudbox1 > .microui-inner .text p, .ui-component.ui-component-intro4 > .ui-component-inner p, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent p, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent p, #store_locator .box-info-additional table td, #numero_articoli {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  line-height: 1.8em;
}

/* Used for: site normal text */
.chicco_style_hlist1 > li > span.text2, .chicco_style_body_small_copy, .chicco_style_typo1 ul > li, .chicco_style_typo2 p, .svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-1, #reviews .r-body, .countShop, .locator-filter h3, #store_locator .container-bottom-locator .corpo, #modal_rivenditoriprodotto .modal-footer p, .negozioInfoUtiliSpazio, .promoInfo, .promoDesc, .corsoTitle, .ui-component.ui-component-intro1 .ui-component-content .corpo, .ui-component.ui-component-filedownload1 .filedownload1-detail, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .ui-component-product1-price_promo, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .ui-component-product1-price, .ui-component.ui-component-intro10.ui-component-intro10_1 p, .ui-component.ui-component-intro4 > .ui-component-inner > ul:not(.chicco_style_hlist1) li, .ui-component.ui-component-intro5 > .ui-component-inner p, .ui-component.ui-component-intro6 > .ui-component-inner p, .ui-component.ui-component-intro9 > .ui-component-inner p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  line-height: 1.56em;
}
.chicco_style_hlist1 > li > span.text2 a, .chicco_style_body_small_copy a, .chicco_style_typo1 ul > li a, .chicco_style_typo2 p a, .svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-1 a, #reviews .r-body a, .countShop a, .locator-filter h3 a, #store_locator .container-bottom-locator .corpo a, #modal_rivenditoriprodotto .modal-footer p a, .negozioInfoUtiliSpazio a, .promoInfo a, .promoDesc a, .corsoTitle a, .ui-component.ui-component-intro1 .ui-component-content .corpo a, .ui-component.ui-component-filedownload1 .filedownload1-detail a, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li a, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .ui-component-product1-price_promo a, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .ui-component-product1-price a, .ui-component.ui-component-intro10.ui-component-intro10_1 p a, .ui-component.ui-component-intro4 > .ui-component-inner > ul:not(.chicco_style_hlist1) li a, .ui-component.ui-component-intro5 > .ui-component-inner p a, .ui-component.ui-component-intro6 > .ui-component-inner p a, .ui-component.ui-component-intro9 > .ui-component-inner p a {
  color: #2a5fa7;
}
.chicco_style_hlist1 > li > span.text2 a:hover, .chicco_style_body_small_copy a:hover, .chicco_style_typo1 ul > li a:hover, .chicco_style_typo2 p a:hover, .svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-1 a:hover, #reviews .r-body a:hover, .countShop a:hover, .locator-filter h3 a:hover, #store_locator .container-bottom-locator .corpo a:hover, #modal_rivenditoriprodotto .modal-footer p a:hover, .negozioInfoUtiliSpazio a:hover, .promoInfo a:hover, .promoDesc a:hover, .corsoTitle a:hover, .ui-component.ui-component-intro1 .ui-component-content .corpo a:hover, .ui-component.ui-component-filedownload1 .filedownload1-detail a:hover, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li a:hover, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .ui-component-product1-price_promo a:hover, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .ui-component-product1-price a:hover, .ui-component.ui-component-intro10.ui-component-intro10_1 p a:hover, .ui-component.ui-component-intro4 > .ui-component-inner > ul:not(.chicco_style_hlist1) li a:hover, .ui-component.ui-component-intro5 > .ui-component-inner p a:hover, .ui-component.ui-component-intro6 > .ui-component-inner p a:hover, .ui-component.ui-component-intro9 > .ui-component-inner p a:hover {
  color: #2a5fa7;
  text-decoration: underline;
}

/* Used for: lists */
.chicco_style_bullet_point, .chicco_style_typo1 ul > li:before, .ui-component.ui-component-intro4 > .ui-component-inner > ul:not(.chicco_style_hlist1) li:before {
  position: relative;
  top: 2px;
  font-family: 'chiccoicon';
  content: '\e929';
  color: #484d67;
  font-size: 16px;
  padding-right: 10px;
  margin-left: -15px;
}

/* Used for: Buttons */
.chicco_style_button_base, .btn.btn-chicco {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 22.5px;
  -moz-border-radius: 22.5px;
  border-radius: 22.5px;
  font-family: "Baloo Paaji", sans-serif !important;
  height: 45px;
  min-width: 160px;
  font-size: 14px !important;
  padding: 10px 25px !important;
  -moz-transition: opacity 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border 250ms ease-in-out;
  -webkit-transition: opacity 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border 250ms ease-in-out;
  transition: opacity 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border 250ms ease-in-out;
  /* @custom: Fixes to show it as PDF preview */
  line-height: 1.6em;
  text-transform: uppercase;
}
.chicco_style_button_base:hover, .btn.btn-chicco:hover {
  text-decoration: none;
}
.disabled.chicco_style_button_base, .disabled.btn.btn-chicco, [disabled].chicco_style_button_base, [disabled].btn.btn-chicco {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.chicco_style_button_primary, .btn.btn-chicco.btn-chicco-primary {
  color: #FFFFFF !important;
  background-color: #1b4f94 !important;
}
.chicco_style_button_primary:hover, .btn.btn-chicco.btn-chicco-primary:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #FFFFFF !important;
  background-color: #173b6e !important;
}

.chicco_style_button_primarylight, .btn.btn-chicco.btn-chicco-primarylight {
  color: #1b4f94 !important;
  background-color: #FFFFFF !important;
}
.chicco_style_button_primarylight:hover, .btn.btn-chicco.btn-chicco-primarylight:hover {
  color: #1b4f94 !important;
  background-color: #8ea7cb !important;
}
.disabled.chicco_style_button_primarylight, .disabled.btn.btn-chicco.btn-chicco-primarylight, [disabled].chicco_style_button_primarylight, [disabled].btn.btn-chicco.btn-chicco-primarylight {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  opacity: 0.15;
}

.chicco_style_button_promo, .btn.btn-chicco.btn-chicco-promo {
  color: #FFFFFF !important;
  background-color: #e21d38 !important;
}
.chicco_style_button_promo:hover, .btn.btn-chicco.btn-chicco-promo:hover {
  color: #FFFFFF !important;
  background-color: #B0142A !important;
}

.chicco_style_button_secondaryghost, .btn.btn-chicco.btn-chicco-secondaryghost {
  color: #1b4f94 !important;
  background-color: #FFFFFF !important;
  border: 1px solid #1b4f94 !important;
  text-transform: uppercase;
}
.chicco_style_button_secondaryghost:hover, .btn.btn-chicco.btn-chicco-secondaryghost:hover {
  color: #173b6e !important;
  background-color: #FFFFFF !important;
  border: 1px solid #173b6e !important;
}

.chicco_style_button_secondaryghostlight, .btn.btn-chicco.btn-chicco-secondaryghostlight {
  color: #FFFFFF !important;
  background-color: #1b4f94 !important;
  border: 1px solid #FFFFFF !important;
  text-transform: uppercase;
}
.chicco_style_button_secondaryghostlight:hover, .btn.btn-chicco.btn-chicco-secondaryghostlight:hover {
  color: #8ea7cb !important;
  background-color: #1b4f94 !important;
  border: 1px solid #8ea7cb !important;
}
.disabled.chicco_style_button_secondaryghostlight, .disabled.btn.btn-chicco.btn-chicco-secondaryghostlight, [disabled].chicco_style_button_secondaryghostlight, [disabled].btn.btn-chicco.btn-chicco-secondaryghostlight {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  opacity: 0.15;
}

.btn.btn-chicco.btn-chicco-secondaryghostlightmoda1 {
  color: #FFFFFF !important;
  background-color: #64cbd5 !important;
  border: 1px solid #FFFFFF !important;
  text-transform: uppercase;
}
.btn.btn-chicco.btn-chicco-secondaryghostlightmoda1:hover {
  color: lighter(chicco_color_custom_turquoise, 15%) !important;
  background-color: #64cbd5 !important;
  border: 1px solid lighter(chicco_color_custom_turquoise, 15%) !important;
}
.disabled.btn.btn-chicco.btn-chicco-secondaryghostlightmoda1, [disabled].btn.btn-chicco.btn-chicco-secondaryghostlightmoda1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.chicco_style_button_custom1, .btn.btn-chicco.btn-chicco-custom1 {
  -webkit-border-radius: 0 22.5px 22.5px 0;
  -moz-border-radius: 0 22.5px 22.5px 0;
  border-radius: 0 22.5px 22.5px 0;
  min-width: 70px;
}

.chicco_style_button_custom2, .btn.btn-chicco.btn-chicco-custom2 {
  height: 35px;
  line-height: 1;
}

.chicco_style_button_custom3, .btn.btn-chicco.btn-chicco-custom3 {
  min-width: 0;
}

.chicco_style_no_radius_right {
  -webkit-border-radius: 5px 0 0 5px !important;
  -moz-border-radius: 5px 0 0 5px !important;
  border-radius: 5px 0 0 5px !important;
  border-right: 0 !important;
}

.chicco_style_no_radius_left {
  -webkit-border-radius: 0 5px 5px 0 !important;
  -moz-border-radius: 0 5px 5px 0 !important;
  border-radius: 0 5px 5px 0 !important;
  border-left: 0 !important;
}

.chicco_style_cta_base, .cta.cta-chicco, .dual-block .container-bottom a, #benvenuto p.view-mobile, #abbigliamento .testo-subtitle a, #my_first_chicco .testo-subtitle,
#my_first_chicco .testo-subtitle a, .testoCapsule .testo-subtitle a, #reviews a.btn.more, .osservatorio-item a, .back,
.back_1, #dett_questionario .box_domande .box_interno .bla span, #over_map_list h4,
.box-info-store h4, #negozi_rivenditori .testo-subtitle a, #modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .link-label, .img-text-img .box_center .info-block a, .scopriDipiuServizi > a, #slider_servizi .testo-subtitle,
#slider_servizi .testo-subtitle a, #chi_siamo_middle_block .link-felicita, #chisiamo_correlati .scopriDipiu, #chisiamo_block .sub-container a, #landing .boxes .container-bottom a, #landing .mobile-pdf, #osservatorio_servizi .sub-container a, .box-interno-articolo .scopriDipiu, #locator-list #over_map_list h4 a,
#locator-list .box-info-store h4 a, .ui-component.ui-component-mobile_content_collapsed > .trigger, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 > a, .ui-component.ui-component-iconlist1 > ul > li a, .ui-component.ui-component-intro2 .content a, .ui-component.ui-component-filedownload1 .filedownload1-title a, .ui-component.ui-component-intro4 > .ui-component-inner > a, .ui-component.ui-component-intro5 > .ui-component-inner > a, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent > a, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent > a, .box-info-additional .open-additional,
.box-info-additional .close-additional {
  -moz-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.chicco_style_cta_base:focus, .cta.cta-chicco:focus, .dual-block .container-bottom a:focus, #benvenuto p.view-mobile:focus, #abbigliamento .testo-subtitle a:focus, #my_first_chicco .testo-subtitle:focus,
#my_first_chicco .testo-subtitle a:focus, .testoCapsule .testo-subtitle a:focus, #reviews a.btn.more:focus, .osservatorio-item a:focus, .back:focus,
.back_1:focus, #dett_questionario .box_domande .box_interno .bla span:focus, #over_map_list h4:focus,
.box-info-store h4:focus, #negozi_rivenditori .testo-subtitle a:focus, #modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .link-label:focus, .img-text-img .box_center .info-block a:focus, .scopriDipiuServizi > a:focus, #slider_servizi .testo-subtitle:focus,
#slider_servizi .testo-subtitle a:focus, #chi_siamo_middle_block .link-felicita:focus, #chisiamo_correlati .scopriDipiu:focus, #chisiamo_block .sub-container a:focus, #landing .boxes .container-bottom a:focus, #landing .mobile-pdf:focus, #osservatorio_servizi .sub-container a:focus, .box-interno-articolo .scopriDipiu:focus, #locator-list #over_map_list h4 a:focus,
#locator-list .box-info-store h4 a:focus, .ui-component.ui-component-mobile_content_collapsed > .trigger:focus, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 > a:focus, .ui-component.ui-component-iconlist1 > ul > li a:focus, .ui-component.ui-component-intro2 .content a:focus, .ui-component.ui-component-filedownload1 .filedownload1-title a:focus, .ui-component.ui-component-intro4 > .ui-component-inner > a:focus, .ui-component.ui-component-intro5 > .ui-component-inner > a:focus, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent > a:focus, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent > a:focus, .box-info-additional .open-additional:focus,
.box-info-additional .close-additional:focus, .chicco_style_cta_base:hover, .cta.cta-chicco:hover, .dual-block .container-bottom a:hover, #benvenuto p.view-mobile:hover, #abbigliamento .testo-subtitle a:hover, #my_first_chicco .testo-subtitle:hover,
#my_first_chicco .testo-subtitle a:hover, .testoCapsule .testo-subtitle a:hover, #reviews a.btn.more:hover, .osservatorio-item a:hover, .back:hover,
.back_1:hover, #dett_questionario .box_domande .box_interno .bla span:hover, #over_map_list h4:hover,
.box-info-store h4:hover, #negozi_rivenditori .testo-subtitle a:hover, #modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .link-label:hover, .img-text-img .box_center .info-block a:hover, .scopriDipiuServizi > a:hover, #slider_servizi .testo-subtitle:hover,
#slider_servizi .testo-subtitle a:hover, #chi_siamo_middle_block .link-felicita:hover, #chisiamo_correlati .scopriDipiu:hover, #chisiamo_block .sub-container a:hover, #landing .boxes .container-bottom a:hover, #landing .mobile-pdf:hover, #osservatorio_servizi .sub-container a:hover, .box-interno-articolo .scopriDipiu:hover, #locator-list #over_map_list h4 a:hover,
#locator-list .box-info-store h4 a:hover, .ui-component.ui-component-mobile_content_collapsed > .trigger:hover, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 > a:hover, .ui-component.ui-component-iconlist1 > ul > li a:hover, .ui-component.ui-component-intro2 .content a:hover, .ui-component.ui-component-filedownload1 .filedownload1-title a:hover, .ui-component.ui-component-intro4 > .ui-component-inner > a:hover, .ui-component.ui-component-intro5 > .ui-component-inner > a:hover, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent > a:hover, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent > a:hover, .box-info-additional .open-additional:hover,
.box-info-additional .close-additional:hover {
  text-decoration: none;
}

.chicco_style_cta_default, .cta.cta-chicco.cta-chicco-default, .dual-block .container-bottom a, #benvenuto p.view-mobile, #reviews a.btn.more, .osservatorio-item a, .back,
.back_1, #dett_questionario .box_domande .box_interno .bla span, #over_map_list h4,
.box-info-store h4, #negozi_rivenditori .testo-subtitle a, #modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .link-label, .img-text-img .box_center .info-block a, .scopriDipiuServizi > a, #slider_servizi .testo-subtitle,
#slider_servizi .testo-subtitle a, #chi_siamo_middle_block .link-felicita, #chisiamo_correlati .scopriDipiu, #chisiamo_block .sub-container a, #landing .boxes .container-bottom a, #landing .mobile-pdf, #osservatorio_servizi .sub-container a, .box-interno-articolo .scopriDipiu, #locator-list #over_map_list h4 a,
#locator-list .box-info-store h4 a, .ui-component.ui-component-mobile_content_collapsed > .trigger, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 > a, .ui-component.ui-component-iconlist1 > ul > li a, .ui-component.ui-component-intro2 .content a, .ui-component.ui-component-filedownload1 .filedownload1-title a, .ui-component.ui-component-intro4 > .ui-component-inner > a, .ui-component.ui-component-intro5 > .ui-component-inner > a, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent > a, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent > a, .box-info-additional .open-additional,
.box-info-additional .close-additional {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 15px;
  color: #1b4f94;
  text-transform: uppercase;
}
.chicco_style_cta_default:hover, .cta.cta-chicco.cta-chicco-default:hover, .dual-block .container-bottom a:hover, #benvenuto p.view-mobile:hover, #reviews a.btn.more:hover, .osservatorio-item a:hover, .back:hover,
.back_1:hover, #dett_questionario .box_domande .box_interno .bla span:hover, #over_map_list h4:hover,
.box-info-store h4:hover, #negozi_rivenditori .testo-subtitle a:hover, #modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .link-label:hover, .img-text-img .box_center .info-block a:hover, .scopriDipiuServizi > a:hover, #slider_servizi .testo-subtitle:hover,
#slider_servizi .testo-subtitle a:hover, #chi_siamo_middle_block .link-felicita:hover, #chisiamo_correlati .scopriDipiu:hover, #chisiamo_block .sub-container a:hover, #landing .boxes .container-bottom a:hover, #landing .mobile-pdf:hover, #osservatorio_servizi .sub-container a:hover, .box-interno-articolo .scopriDipiu:hover, #locator-list #over_map_list h4 a:hover,
#locator-list .box-info-store h4 a:hover, .ui-component.ui-component-mobile_content_collapsed > .trigger:hover, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 > a:hover, .ui-component.ui-component-iconlist1 > ul > li a:hover, .ui-component.ui-component-intro2 .content a:hover, .ui-component.ui-component-filedownload1 .filedownload1-title a:hover, .ui-component.ui-component-intro4 > .ui-component-inner > a:hover, .ui-component.ui-component-intro5 > .ui-component-inner > a:hover, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent > a:hover, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent > a:hover, .box-info-additional .open-additional:hover,
.box-info-additional .close-additional:hover {
  color: #173b6e;
  text-decoration: none;
}

.chicco_style_cta_default_white_on_dark, #abbigliamento .testo-subtitle a, #my_first_chicco .testo-subtitle,
#my_first_chicco .testo-subtitle a, .testoCapsule .testo-subtitle a {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 15px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.chicco_style_cta_default_white_on_dark:hover, #abbigliamento .testo-subtitle a:hover, #my_first_chicco .testo-subtitle:hover,
#my_first_chicco .testo-subtitle a:hover, .testoCapsule .testo-subtitle a:hover {
  color: #AAAAAA;
  text-decoration: none;
}

.cta.cta-chicco.cta-chicco-promo, #store_locator .container-bottom-locator .scopri, .scopriDipiu, .ui-component.ui-component-intro1 .ui-component-content .scopri {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 15px;
  color: #e21d38;
  text-transform: uppercase;
}
.cta.cta-chicco.cta-chicco-promo:hover, #store_locator .container-bottom-locator .scopri:hover, .scopriDipiu:hover, .ui-component.ui-component-intro1 .ui-component-content .scopri:hover {
  color: #B0142A;
  text-decoration: none;
}

.chicco_style_cta_light, .cta.cta-chicco.cta-chicco-light {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 15px;
  color: #FFFFFF;
}
.chicco_style_cta_light:hover, .cta.cta-chicco.cta-chicco-light:hover {
  color: #8ea7cb;
}

.chicco_style_cta_link1, .cta.cta-chicco.cta-chicco-link1 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #484d67;
}
.chicco_style_cta_link1:hover, .cta.cta-chicco.cta-chicco-link1:hover {
  color: #2a5fa7;
}

.chicco_style_body_normal_copy a, .chicco-form.chicco-form-style1 .form-group.form-group-checkbox .form-item-label a, .chicco-form.chicco-form-style1 .form-group.form-group-radio .form-item-label a, .chicco_style_typo1 p a, .svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-2 a, .interna h1 .description a, .info-block p a, .dual-block .container-bottom p a, .slider-osservatorio_momenti .cosa-fare p a, .slider-osservatorio_momenti .cosa-non-fare p a, #kit_momenti.kit_momenti .service-subtitle p a, #benvenuto .view-mobile b a, .section-tabs-slider p a, .section-tabs-slider ul li a, .scopri-collezione .info-block p a, .box-eta .grayBox p a, #abbigliamento #servizi .service-subtitle p a,
#my_first_chicco #servizi .service-subtitle p a, .osservatorio-item .item p a, #dett_questionario .description a, #over_map_list .address .boldtext a,
.box-info-store .address .boldtext a, #over_map_list .address .normaltext a,
.box-info-store .address .normaltext a, #blocchi_servizi.dual-block .container-top p a, #negozioInfoUtili .negozioInfoRoboto a, .row.description .hide-mobile a,
.row.description .view-mobile a, #negozioServizi .servizioText a, .corsoDesc a, #scarica_app .scarica_app-subtitle p a, #enjoy .right_box .subtitle a, .img-text-img .box_center .info-block p a, #collection_bc .right_box .description a, #chi_siamo_middle_block .text-felicita a, #chi_siamo_middle_block .chi-siamo-contatti p a, #chisiamo_correlati .corr-desc a, #chisiamo_block .sub-container p a, #esperto p a, #landing .content-slider p a, #landing .top-slider p a, #landing .boxes .container-bottom p a, #landing .accessori .accessori-text p a, #benvenuto_osservatorio2 .second-row p a, #osservatorio_servizi .sub-container p a, .box-interno-articolo .corr-desc a, .ui-component.ui-component-text1 li a,
.ui-component.ui-component-text1 p a, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 p a, .ui-component.ui-component-intro2 .content p a, .ui-component.ui-component-text2 p a, .ui-component-table2__date-1 a, .ui-component.ui-component-mediawithtext1 > .ui-component-inner .ui-component-mediawithtext1-block > div p a, .microui-cloudbox1 > .microui-inner .text p a, .ui-component.ui-component-intro4 > .ui-component-inner p a, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent p a, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent p a, #store_locator .box-info-additional table td a, #numero_articoli a, .chicco_style_cta_link2, .cta.cta-chicco.cta-chicco-link2 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #2a5fa7;
}
.chicco_style_body_normal_copy a:hover, .chicco-form.chicco-form-style1 .form-group.form-group-checkbox .form-item-label a:hover, .chicco-form.chicco-form-style1 .form-group.form-group-radio .form-item-label a:hover, .chicco_style_typo1 p a:hover, .svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-2 a:hover, .interna h1 .description a:hover, .info-block p a:hover, .dual-block .container-bottom p a:hover, .slider-osservatorio_momenti .cosa-fare p a:hover, .slider-osservatorio_momenti .cosa-non-fare p a:hover, #kit_momenti.kit_momenti .service-subtitle p a:hover, #benvenuto .view-mobile b a:hover, .section-tabs-slider p a:hover, .section-tabs-slider ul li a:hover, .box-eta .grayBox p a:hover, #abbigliamento #servizi .service-subtitle p a:hover,
#my_first_chicco #servizi .service-subtitle p a:hover, .osservatorio-item .item p a:hover, #dett_questionario .description a:hover, #over_map_list .address .boldtext a:hover,
.box-info-store .address .boldtext a:hover, #over_map_list .address .normaltext a:hover,
.box-info-store .address .normaltext a:hover, #blocchi_servizi.dual-block .container-top p a:hover, #negozioInfoUtili .negozioInfoRoboto a:hover, .row.description .hide-mobile a:hover,
.row.description .view-mobile a:hover, #negozioServizi .servizioText a:hover, .corsoDesc a:hover, #scarica_app .scarica_app-subtitle p a:hover, #enjoy .right_box .subtitle a:hover, .img-text-img .box_center .info-block p a:hover, #collection_bc .right_box .description a:hover, #chi_siamo_middle_block .text-felicita a:hover, #chi_siamo_middle_block .chi-siamo-contatti p a:hover, #chisiamo_correlati .corr-desc a:hover, #chisiamo_block .sub-container p a:hover, #esperto p a:hover, #landing .content-slider p a:hover, #landing .top-slider p a:hover, #landing .boxes .container-bottom p a:hover, #landing .accessori .accessori-text p a:hover, #benvenuto_osservatorio2 .second-row p a:hover, #osservatorio_servizi .sub-container p a:hover, .box-interno-articolo .corr-desc a:hover, .ui-component.ui-component-text1 li a:hover,
.ui-component.ui-component-text1 p a:hover, .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 p a:hover, .ui-component.ui-component-intro2 .content p a:hover, .ui-component.ui-component-text2 p a:hover, .ui-component-table2__date-1 a:hover, .ui-component.ui-component-mediawithtext1 > .ui-component-inner .ui-component-mediawithtext1-block > div p a:hover, .microui-cloudbox1 > .microui-inner .text p a:hover, .ui-component.ui-component-intro4 > .ui-component-inner p a:hover, .ui-component.ui-component-intro7 > .ui-component-inner .internalcontent p a:hover, .ui-component.ui-component-intro8 > .ui-component-inner .internalcontent p a:hover, #store_locator .box-info-additional table td a:hover, #numero_articoli a:hover, .chicco_style_cta_link2:hover, .cta.cta-chicco.cta-chicco-link2:hover {
  color: #2a5fa7;
  text-decoration: underline;
}

.chicco_form_style1_control, .chicco-form.chicco-form-style1 .form-group .form-control-wrapper .form-control {
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
  height: 45px;
  border: 1px solid #d0d0d0;
  padding: 6px 15px;
  color: #484d67;
  font-size: 16px;
}
.chicco_form_style1_control:focus, .chicco-form.chicco-form-style1 .form-group .form-control-wrapper .form-control:focus {
  border: 1px solid #2a5fa7;
  -moz-box-shadow: 0px 1px 4px 0px rgba(152, 152, 152, 0.6);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(152, 152, 152, 0.6);
  box-shadow: 0px 1px 4px 0px rgba(152, 152, 152, 0.6);
}
.disabled.chicco_form_style1_control, .chicco-form.chicco-form-style1 .form-group .form-control-wrapper .disabled.form-control, [disabled].chicco_form_style1_control, .chicco-form.chicco-form-style1 .form-group .form-control-wrapper [disabled].form-control {
  color: #d0d0d0;
  background-color: #F6F6F7;
}
.placeholder.chicco_form_style1_control, .chicco-form.chicco-form-style1 .form-group .form-control-wrapper .placeholder.form-control {
  color: #999999;
  font-style: normal;
}

.chicco_form_style1_placeholder ::-webkit-input-placeholder, .chicco-form.chicco-form-style1 ::-webkit-input-placeholder {
  color: #999999;
  font-style: normal;
}
.chicco_form_style1_placeholder :-moz-placeholder, .chicco-form.chicco-form-style1 :-moz-placeholder {
  color: #999999;
  font-style: normal;
}
.chicco_form_style1_placeholder ::-moz-placeholder, .chicco-form.chicco-form-style1 ::-moz-placeholder {
  color: #999999;
  font-style: normal;
}
.chicco_form_style1_placeholder :-ms-input-placeholder, .chicco-form.chicco-form-style1 :-ms-input-placeholder {
  color: #999999;
  font-style: normal;
}

.chicco_form_style1_mandatory, .chicco-form.chicco-form-style1 .mandatory > label:after {
  content: " *";
  color: #e21d38;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal !important;
}

.chicco_form_style1_label, .chicco-form.chicco-form-style1 .form-group > label {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #484d67;
  margin: 0 0 5px 0;
}

.chicco_style_topmenuitem, .navbar-default .top-menu .nav li a {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #FFFFFF;
}
.chicco_style_topmenuitem:hover, .navbar-default .top-menu .nav li a:hover {
  color: #FFFFFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.chicco_style_breadcrumbs > li span {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #484d67;
}

.chicco_style_breadcrumbs > li.active span {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #484d67;
}

.semicerchio-box, .dual-block .container .semicerchio-eventi, .ui-component.ui-component-intro2 .semicerchio {
  position: absolute;
  bottom: -12px;
  left: 50%;
  height: 35px;
  width: 70px;
  background-color: #E6E7EA;
  margin: 0 auto;
  -webkit-border-radius: 70px 70px 0 0;
  -moz-border-radius: 70px 70px 0 0;
  border-radius: 70px 70px 0 0;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.chicco_style_hlist1 {
  padding: 0;
  margin: 0;
  text-align: center;
}
.chicco_style_hlist1 > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  padding: 0 38px;
}
.chicco_style_hlist1 > li:first-child {
  padding-left: 0;
}
.chicco_style_hlist1 > li:last-child {
  padding-right: 0;
}
.chicco_style_hlist1 > li:not(:last-child):after {
  content: " ";
  position: absolute;
  top: 10px;
  right: 0;
  height: 36px;
  border-right: 1px solid #FFFFFF;
}
.chicco_style_hlist1 > li > span {
  display: block;
}
.chicco_style_hlist1 > li > span.text1,
.chicco_style_hlist1 > li > span.text1 a {
  color: #FFFFFF;
}
.chicco_style_hlist1 > li > span.text1:visited, .chicco_style_hlist1 > li > span.text1:hover,
.chicco_style_hlist1 > li > span.text1 a:visited,
.chicco_style_hlist1 > li > span.text1 a:hover {
  text-decoration: none;
}
.chicco_style_hlist1 > li > span.text2,
.chicco_style_hlist1 > li > span.text2 a {
  color: #FFFFFF;
}
.chicco_style_hlist1 > li > span.text2:visited, .chicco_style_hlist1 > li > span.text2:hover,
.chicco_style_hlist1 > li > span.text2 a:visited,
.chicco_style_hlist1 > li > span.text2 a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  .chicco_style_hlist1 > li {
    padding: 0 5%;
  }
}
@media screen and (max-width: 991px) {
  .chicco_style_hlist1 > li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .chicco_style_hlist1 > li {
    padding: 0 5px;
  }
}
@media screen and (max-width: 361px) {
  .chicco_style_hlist1 > li > span.text1 {
    font-size: 16px;
  }
  .chicco_style_hlist1 > li > span.text2 {
    font-size: 12px;
  }
}
/* ------ STYLE LIBRARY bootstrap.min.css ------ */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img, tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(clientlib-newdesign/resources/style/fonts/glyphicons-halflings-regular.eot);
  src: url(clientlib-newdesign/resources/style/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(clientlib-newdesign/resources/style/glyphicons-halflings-regular.woff2) format("woff2"), url(clientlib-newdesign/resources/style/fonts/glyphicons-halflings-regular.woff) format("woff"), url(clientlib-newdesign/resources/style/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(clientlib-newdesign/resources/style/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
  font-display: swap;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .img-text-img .box_left img,
.img-text-img .box_right img, .ui-component.ui-component-modaadv1 img, .ui-component.ui-component-momentislider3 .slider .slide a img, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-img_container img, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-img_container img, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

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

.h2, h2 {
  font-size: 30px;
}

.h3, h3 {
  font-size: 24px;
}

.h4, h4 {
  font-size: 18px;
}

.h5, h5 {
  font-size: 14px;
}

.h6, h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small, small {
  font-size: 85%;
}

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

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

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus, a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: '';
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }

  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown, .dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  margin-top: 10px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > li > a.active, .pagination > li > a.active:focus, .pagination > li > a.active:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover  {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > li > a.disabled, .pagination > li > a.disabled:focus, .pagination > li > a.disabled:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right, .media > .pull-right {
  padding-left: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
.modal {
  z-index: 1250;
}

/* ------ STYLE LIBRARY bootstrap-submenu.min.css ------ */
/*!
 * Bootstrap-submenu v2.0.4 (https://vsn4ik.github.io/bootstrap-submenu/)
 * Copyright 2014-2016 Vasily A. (https://github.com/vsn4ik)
 * Licensed under the MIT license
 */
.dropdown-submenu > a:after {
  content: "";
}

@media (min-width: 768px) {
  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    border-top-left-radius: 0;
  }

  .dropup .dropdown-submenu .dropdown-menu, .navbar-fixed-bottom .dropdown-submenu .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -6px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 0;
  }

  .dropdown-menu-right .dropdown-submenu .dropdown-menu, .navbar-right .dropdown-submenu .dropdown-menu {
    left: auto;
    right: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
  }

  .dropup .dropdown-menu-right .dropdown-submenu .dropdown-menu, .dropup .navbar-right .dropdown-submenu .dropdown-menu, .navbar-fixed-bottom .dropdown-menu-right .dropdown-submenu .dropdown-menu, .navbar-fixed-bottom .navbar-right .dropdown-submenu .dropdown-menu {
    border-radius: 4px 4px 0;
  }

  .dropdown-submenu > a:after {
    float: right;
    margin-top: 6px;
    margin-right: -10px;
    border-left: 4px dashed;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
  }

  .dropdown-menu-right .dropdown-submenu > a:after, .navbar-right .dropdown-submenu > a:after {
    float: left;
    border-left: none;
    margin-left: -10px;
    margin-right: 0;
    border-right: 4px dashed;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
  }
}
@media (max-width: 767px) {
  .dropdown-submenu .dropdown-menu {
    position: static;
    margin-top: 0;
    border: 0;
    box-shadow: none;
  }

  .dropdown-submenu > a:after {
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    border-top: 4px dashed;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }

  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
    padding-left: 30px;
  }

  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 40px;
  }

  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 50px;
  }

  .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 60px;
  }

  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
    padding-left: 35px;
  }

  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 45px;
  }

  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 55px;
  }

  .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
    padding-left: 65px;
  }
}
/* ------ STYLE LIBRARY slick.css ------ */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  	/*cursor: pointer;
      //display: block;
      */
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev:before, .slick-next:before {
  opacity: 0;
  color: transparent;
}

/* ------ STYLE LIBRARY slick-theme.css ------ */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("clientlib-newdesign/resources/images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("clientlib-newdesign/resources/style/fonts/slick.eot");
  src: url("clientlib-newdesign/resources/style/fonts/slick.eot?#iefix") format("embedded-opentype"), url("clientlib-newdesign/resources/style/fonts/slick.woff") format("woff"), url("clientlib-newdesign/resources/style/fonts/slick.ttf") format("truetype"), url("clientlib-newdesign/resources/style/fonts/slick.svg#slick") format("svg");
  font-display: swap;
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 60px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  color: #1b4f93 !important;
  opacity: .9 !important;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 15px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  /*opacity: .25;
  color: black;*/
  color: #c0c0c0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.slick-dots li.slick-active button:before {
  opacity: .90;
  color: #1b4f93;
}

/* ------ STYLE LIBRARY swiper.min.css ------ */
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels {
  overflow: hidden;
}

.mm-panel {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
  transition: transform .4s ease;
  transform-origin: top left;
}

.mm-panel.mm-opened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-panel.mm-subopened {
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panel.mm-noanimation {
  transition: none !important;
}

.mm-panel.mm-noanimation.mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  transform: none !important;
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto;
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  transform: rotate(225deg);
  right: 19px;
}

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
}

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

.mm-next:after, .mm-prev:before {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

.mm-prev:before {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-next:after {
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-navbar .mm-btn:first-child {
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview a, .mm-listview a:hover {
  text-decoration: none;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit;
}

.mm-listview > li > a, .mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: transform .4s ease;
  z-index: 1;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking {
  overflow: hidden;
}

html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
}

.mm-menu.mm-offcanvas.mm-opened {
  display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {
  z-index: 10;
}

.mm-menu.mm-offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-menu ~ .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu ~ .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-menu ~ .mm-slideout {
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}

.mm-menu .mm-listview.mm-border-none > li:after, .mm-menu .mm-listview > li.mm-border-none:after, .mm-menu.mm-border-none .mm-listview > li:after {
  content: none;
}

.mm-menu .mm-listview.mm-border-full > li:after, .mm-menu .mm-listview > li.mm-border-full:after, .mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important;
}

.mm-menu .mm-listview.mm-border-offset > li:after, .mm-menu .mm-listview > li.mm-border-offset:after, .mm-menu.mm-border-offset .mm-listview > li:after {
  right: 20px;
}

.mm-menu.mm-fx-menu-zoom {
  transition: transform .4s ease;
}

html.mm-opened .mm-menu.mm-fx-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform-origin: left center;
}

html.mm-opening .mm-menu.mm-fx-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-fx-menu-slide {
  transition: transform .4s ease;
}

html.mm-opened .mm-menu.mm-fx-menu-slide {
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0);
}

html.mm-opening .mm-menu.mm-fx-menu-slide {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide {
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0);
}

html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-fx-menu-fade {
  opacity: 0;
  transition: opacity .4s ease;
}

html.mm-opening .mm-menu.mm-fx-menu-fade {
  opacity: 1;
}

.mm-menu .mm-fx-panels-none.mm-panel, .mm-menu.mm-fx-panels-none .mm-panel {
  transition-property: none;
}

.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened, .mm-menu.mm-fx-panels-none .mm-panel.mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-zoom.mm-panel, .mm-menu.mm-fx-panels-zoom .mm-panel {
  transform-origin: left center;
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
}

.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened, .mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened, .mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened, .mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened, .mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu .mm-fx-panels-slide-up.mm-panel, .mm-menu.mm-fx-panels-slide-up .mm-panel {
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
}

.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened, .mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened, .mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li {
  transition: none .4s ease;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(1) {
  transition-delay: 50ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(2) {
  transition-delay: .1s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(3) {
  transition-delay: 150ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(4) {
  transition-delay: .2s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(5) {
  transition-delay: 250ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(6) {
  transition-delay: .3s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(7) {
  transition-delay: 350ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(8) {
  transition-delay: .4s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(9) {
  transition-delay: 450ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(10) {
  transition-delay: .5s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(11) {
  transition-delay: 550ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(12) {
  transition-delay: .6s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(13) {
  transition-delay: 650ms;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(14) {
  transition-delay: .7s;
}

.mm-menu[class*=mm-fx-listitems-] .mm-listview > li:nth-child(15) {
  transition-delay: 750ms;
}

.mm-menu.mm-fx-listitems-slide .mm-listview > li {
  transition-property: transform,opacity;
  transform: translate(50%, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
}

html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.mm-menu.mm-fx-listitems-fade .mm-listview > li {
  transition-property: opacity;
  opacity: 0;
}

html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
}

.mm-menu.mm-fx-listitems-drop .mm-listview > li {
  transition-property: opacity,top;
  opacity: 0;
  top: -25%;
}

html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0;
}

.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout {
    transform: translate(10000px, 0);
    transform: translate3d(10000px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening .mm-menu.mm-fullscreen ~ .mm-slideout {
    transform: translate(-10000px, 0);
    transform: translate3d(-10000px, 0, 0);
  }
}
.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom, .mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-iconbar body {
  overflow-x: hidden;
}

html.mm-iconbar .mm-page {
  background: inherit;
  min-height: 100vh;
}

html.mm-iconbar .mm-slideout {
  box-sizing: border-box;
  padding-right: 60px;
  transform: translate(60px, 0);
  transform: translate3d(60px, 0, 0);
}

.mm-menu.mm-iconbar {
  display: block;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify:after, .mm-menu .mm-panels > .mm-panel.mm-listview-justify:before, .mm-menu.mm-listview-justify .mm-panels > .mm-panel:after, .mm-menu.mm-listview-justify .mm-panels > .mm-panel:before {
  content: none;
  display: none;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview, .mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li, .mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li {
  flex: 1 0 auto;
  min-height: 40px;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li:not(.mm-divider), .mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) {
  display: flex;
  flex-direction: column;
}

.mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li > a:not(.mm-next), .mm-menu .mm-panels > .mm-panel.mm-listview-justify > .mm-listview > li > span, .mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li > a:not(.mm-next), .mm-menu.mm-listview-justify .mm-panels > .mm-panel > .mm-listview > li > span {
  box-sizing: border-box;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
}

.mm-listview-small .mm-listview > li > a:not(.mm-next), .mm-listview-small .mm-listview > li > span {
  padding: 7px 10px 7px 20px;
}

.mm-listview-small .mm-listview > li.mm-vertical > .mm-next, .mm-listview-small .mm-vertical > .mm-listview > li > .mm-next {
  height: 34px;
}

.mm-listview-large .mm-listview > li > a:not(.mm-next), .mm-listview-large .mm-listview > li > span {
  padding: 15px 10px 15px 20px;
}

.mm-listview-large .mm-listview > li.mm-vertical > .mm-next, .mm-listview-large .mm-vertical > .mm-listview > li > .mm-next {
  height: 50px;
}

.mm-listview-huge .mm-listview > li > a:not(.mm-next), .mm-listview-huge .mm-listview > li > span {
  padding: 20px 10px 20px 20px;
}

.mm-listview-huge .mm-listview > li.mm-vertical > .mm-next, .mm-listview-huge .mm-vertical > .mm-listview > li > .mm-next {
  height: 60px;
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset > li {
  padding: 5px 0;
}

.mm-menu .mm-listview.mm-multiline > li > a, .mm-menu .mm-listview.mm-multiline > li > span, .mm-menu .mm-listview > li.mm-multiline > a, .mm-menu .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal;
}

.mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker {
  opacity: 0;
}

html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker {
  opacity: .3;
  transition: opacity .4s ease .4s;
}

.mm-menu.mm-opened.mm-pagedim ~ #mm-blocker {
  background: inherit;
}

.mm-menu.mm-opened.mm-pagedim-white ~ #mm-blocker {
  background: #fff;
}

.mm-menu.mm-opened.mm-pagedim-black ~ #mm-blocker {
  background: #000;
}

.mm-menu.mm-popup {
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}

.mm-menu.mm-popup.mm-opened ~ .mm-slideout {
  transform: none !important;
  z-index: 0;
}

.mm-menu.mm-popup.mm-opened ~ #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

html.mm-opening .mm-menu.mm-popup {
  opacity: 1;
}

.mm-menu.mm-offcanvas.mm-right {
  left: auto;
}

html.mm-right.mm-opening .mm-menu ~ .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu ~ .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-menu ~ .mm-slideout {
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
html.mm-front .mm-slideout {
  transform: none !important;
  z-index: 0;
}

html.mm-front #mm-blocker {
  z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
  transition: transform .4s ease;
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top {
  transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom {
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-offcanvas.mm-bottom {
  top: auto;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

.mm-menu.mm-shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
}

.mm-menu.mm-shadow-page.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-shadow-page.mm-front:after, .mm-menu.mm-shadow-page.mm-next:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-shadow-page.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-shadow-page.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff;
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: false;
}

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000;
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both;
}

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative;
}

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before {
  content: none;
  display: none;
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0;
}

.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none;
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0;
}

html.mm-widescreen body {
  position: relative;
}

html.mm-widescreen #mm-blocker {
  display: none !important;
}

html.mm-widescreen .mm-slideout {
  transform: none !important;
  width: 70% !important;
  margin-left: 30% !important;
}

html.mm-widescreen .mm-page {
  background: inherit;
  box-sizing: border-box;
}

html.mm-widescreen.mm-blocking, html.mm-widescreen.mm-blocking body {
  overflow: auto;
}

.mm-menu.mm-widescreen {
  border-right-width: 1px;
  border-right-style: solid;
  display: block !important;
  width: 30% !important;
  min-width: 0 !important;
  max-width: none !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 100 !important;
  transform: none !important;
}

.mm-menu.mm-widescreen.mm-pageshadow:after {
  content: none;
  display: none;
}

.mm-menu.mm-autoheight {
  transition: none .4s ease;
  transition-property: transform,height;
}

.mm-menu.mm-autoheight:not(.mm-offcanvas) {
  position: relative;
}

.mm-menu.mm-measureheight .mm-panel.mm-vertical.mm-opened, .mm-menu.mm-measureheight .mm-panel:not(.mm-vertical) {
  display: block !important;
}

.mm-menu.mm-measureheight .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}

.mm-columns {
  transition-property: width;
}

.mm-columns .mm-panels > .mm-panel {
  right: auto;
  transition-property: width,transform;
}

.mm-columns .mm-panels > .mm-panel.mm-opened, .mm-columns .mm-panels > .mm-panel.mm-subopened {
  border-left: 1px solid;
  border-color: inherit;
  display: block !important;
}

.mm-columns .mm-panels > .mm-columns-0 {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-columns-0 .mm-panels > .mm-panel {
  z-index: 0;
}

.mm-columns-0 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-columns-0 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0;
}

html.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  html.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout {
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-0 ~ .mm-slideout {
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-1 {
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%;
}

.mm-columns-1 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-columns-1 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout {
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-1 ~ .mm-slideout {
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-2 {
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%;
}

.mm-columns-2 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-columns-2 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px;
}

html.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  html.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout {
    transform: translate(880px, 0);
    transform: translate3d(880px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-2 ~ .mm-slideout {
    transform: translate(-880px, 0);
    transform: translate3d(-880px, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-3 {
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%;
}

.mm-columns-3 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-columns-3 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px;
}

html.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  html.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout {
    transform: translate(1320px, 0);
    transform: translate3d(1320px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-3 ~ .mm-slideout {
    transform: translate(-1320px, 0);
    transform: translate3d(-1320px, 0, 0);
  }
}
.mm-columns .mm-panels > .mm-columns-4 {
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%;
}

.mm-columns-4 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-columns-4 .mm-panels > .mm-panel:not(.mm-opened):not(.mm-subopened) {
  transform: translate(500%, 0);
  transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px;
}

html.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout {
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout {
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  html.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout {
    transform: translate(1760px, 0);
    transform: translate3d(1760px, 0, 0);
  }
}
html.mm-right.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout {
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout {
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  html.mm-right.mm-opening .mm-menu.mm-columns-4 ~ .mm-slideout {
    transform: translate(-1760px, 0);
    transform: translate3d(-1760px, 0, 0);
  }
}
.mm-columns.mm-offcanvas.mm-bottom, .mm-columns.mm-offcanvas.mm-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

html.mm-opening .mm-columns.mm-offcanvas.mm-front, html.mm-opening .mm-columns.mm-offcanvas.mm-next {
  transition-property: width,min-width,max-width,transform;
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}

em.mm-counter + a.mm-next {
  width: 90px;
}

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}

em.mm-counter + a.mm-fullsubopen + a, em.mm-counter + a.mm-fullsubopen + span {
  padding-right: 90px;
}

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a, .mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span {
  padding-right: 90px;
}

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}

.mm-nosubresults > .mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}

.mm-hasdividers .mm-fixeddivider {
  display: block;
}

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
  transition-duration: 0s;
}

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}

html.mm-dropdown .mm-slideout {
  transform: none !important;
  z-index: 0;
}

html.mm-dropdown #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

html.mm-dropdown .mm-menu {
  z-index: 2;
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none;
}

.mm-menu.mm-tip:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  transform: rotate(45deg);
}

.mm-menu.mm-tipleft:before {
  left: 22px;
}

.mm-menu.mm-tipright:before {
  right: 22px;
}

.mm-menu.mm-tiptop:before {
  top: -8px;
}

.mm-menu.mm-tipbottom:before {
  bottom: -8px;
}

.mm-iconpanel .mm-panels > .mm-panel {
  transition-property: transform,left;
}

.mm-iconpanel .mm-panels > .mm-panel.mm-opened, .mm-iconpanel .mm-panels > .mm-panel.mm-subopened {
  border-left: 1px solid;
  border-color: inherit;
  display: block !important;
}

.mm-iconpanel .mm-panels > .mm-panel.mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  max-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  transition: opacity .4s ease;
}

.mm-subopened .mm-subblocker {
  opacity: .6;
  bottom: -100000px;
}

.mm-keyboardfocus a:focus {
  outline: 0;
}

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.5);
}

.mm-navbars-bottom, .mm-navbars-top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}

.mm-navbars-bottom > .mm-navbar, .mm-navbars-top > .mm-navbar {
  border: none;
  padding: 0;
  position: relative;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-navbars-top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
}

.mm-navbars-bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}

.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left;
}

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}

.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}

.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}

.mm-hasnavbar-top-1 .mm-panels {
  top: 40px;
}

.mm-hasnavbar-top-2 .mm-panels {
  top: 80px;
}

.mm-hasnavbar-top-3 .mm-panels {
  top: 120px;
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}

.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}

.mm-navbar-size-2 {
  height: 80px;
}

.mm-navbar-size-3 {
  height: 120px;
}

.mm-navbar-size-4 {
  height: 160px;
}

.mm-navbar-content-2 > * {
  width: 50%;
}

.mm-navbar-content-3 > * {
  width: 33.33%;
}

.mm-navbar-content-4 > * {
  width: 25%;
}

.mm-navbar-content-5 > * {
  width: 20%;
}

.mm-navbar-content-6 > * {
  width: 16.67%;
}

.mm-menu.mm-rtl {
  direction: rtl;
}

.mm-menu.mm-rtl.mm-offcanvas {
  right: auto;
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0);
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-menu.mm-rtl .mm-listview > li:not(.mm-divider)::after {
  left: 0;
  right: 20px;
}

.mm-menu.mm-rtl .mm-listview > li > a:not(.mm-next), .mm-menu.mm-rtl .mm-listview > li > span:not(.mm-next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important;
}

.mm-menu.mm-rtl .mm-listview .mm-next {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-listview .mm-next + a, .mm-menu.mm-rtl .mm-listview .mm-next + span {
  margin-left: 50px;
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + a, .mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter {
  left: 45px;
  right: auto;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + a, .mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + span {
  padding-left: 90px;
}

.mm-menu.mm-rtl label.mm-check, .mm-menu.mm-rtl label.mm-toggle {
  left: 20px;
  right: auto !important;
}

.mm-menu.mm-rtl label.mm-toggle + a, .mm-menu.mm-rtl label.mm-toggle + span {
  padding-left: 80px;
}

.mm-menu.mm-rtl label.mm-check + a, .mm-menu.mm-rtl label.mm-check + span {
  padding-left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check, .mm-menu.mm-rtl a.mm-next + label.mm-toggle {
  left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a, .mm-menu.mm-rtl a.mm-next + label.mm-check + span, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  margin-left: 50px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  padding-left: 70px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a, .mm-menu.mm-rtl a.mm-next + label.mm-check + span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle {
  left: 100px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + span, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
  left: 0;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
  transition-property: transform,right;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  right: 0;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  right: 40px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  right: 80px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  right: 120px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  right: 160px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  right: 200px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  right: 240px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}

.mm-search, .mm-search input {
  box-sizing: border-box;
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px;
  position: relative;
}

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-search .mm-clear, .mm-search .mm-next {
  right: 0;
}

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-panel.mm-hassearch {
  padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar > .mm-search {
  top: 40px;
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0;
}

.mm-noresults .mm-indexer {
  display: none !important;
}

li.mm-nosubresults > a.mm-next {
  display: none;
}

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 15;
  transition: right .4s ease;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px;
}

.mm-hasindexer .mm-indexer {
  right: 0;
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  transition: background .4s ease;
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5);
}

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px;
}

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
}

li.mm-vertical label.mm-toggle {
  top: 5px;
}

li.mm-vertical label.mm-check {
  top: 5px;
}

label.mm-check, label.mm-toggle {
  right: 20px;
}

label.mm-toggle + a, label.mm-toggle + span {
  padding-right: 80px;
}

label.mm-check + a, label.mm-check + span {
  padding-right: 60px;
}

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
  right: 60px;
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  margin-right: 50px;
}

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
  padding-right: 50px;
}

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px;
}

em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px;
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
    20%,
    53%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
    43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
    20%,
    53%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
    43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
    50%,
    to {
    opacity: 1;
  }
  25%,
    75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
    50%,
    to {
    opacity: 1;
  }
  25%,
    75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
    30%,
    50%,
    70%,
    90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
    40%,
    60%,
    80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
    30%,
    50%,
    70%,
    90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
    40%,
    60%,
    80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
    20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
    50%,
    70%,
    90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
    60%,
    80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
    20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
    50%,
    70%,
    90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
    60%,
    80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
    11.1%,
    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  from,
    11.1%,
    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
    20%,
    40%,
    60%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
    20%,
    40%,
    60%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
    60%,
    75%,
    90%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
    55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
    55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
    45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
    60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
    80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
    60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
    80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/*
.nav-tabs:not(.has-megamenu-open) .animated.megamenu .megamenu2-moda_1_inner {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: megamenu;
    animation-name: megamenu;
    overflow: hidden;
}
*/
@keyframes megamenu {
  from {
    max-height: 0;
  }
  to {
    max-height: 1000px;
  }
}
@font-face {
  font-family: 'chiccounchecked';
  src: url("clientlib-newdesign/resources/style/fonts/chiccounchecked.eot?e9c5nx");
  src: url("clientlib-newdesign/resources/style/fonts/chiccounchecked.eot?e9c5nx#iefix") format("embedded-opentype"), url("clientlib-newdesign/resources/style/fonts/chiccounchecked.ttf?e9c5nx") format("truetype"), url("clientlib-newdesign/resources/style/fonts/chiccounchecked.woff?e9c5nx") format("woff"), url("clientlib-newdesign/resources/style/fonts/chiccounchecked.svg?e9c5nx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccounchecked' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-radio-unchecked:before {
  content: "\ea56";
}

@font-face {
  font-family: 'chiccoicon';
  src: url("clientlib-newdesign/resources/style/fonts/chiccoicon.eot?900dzb");
  src: url("clientlib-newdesign/resources/style/fonts/chiccoicon.eot?900dzb#iefix") format("embedded-opentype"), url("clientlib-newdesign/resources/style/fonts/chiccoicon.ttf?900dzb") format("truetype"), url("clientlib-newdesign/resources/style/fonts/chiccoicon.woff?900dzb") format("woff"), url("clientlib-newdesign/resources/style/fonts/chiccoicon.svg?900dzb#chiccoicon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.chiccoicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccoicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chiccoicon-avvento_25:before {
  content: "\e959";
}

.chiccoicon-avvento_1:before {
  content: "\e940";
}

.chiccoicon-avvento_2:before {
  content: "\e941";
}

.chiccoicon-avvento_3:before {
  content: "\e943";
}

.chiccoicon-avvento_4:before {
  content: "\e944";
}

.chiccoicon-avvento_5:before {
  content: "\e945";
}

.chiccoicon-avvento_6:before {
  content: "\e946";
}

.chiccoicon-avvento_7:before {
  content: "\e947";
}

.chiccoicon-avvento_8:before {
  content: "\e948";
}

.chiccoicon-avvento_9:before {
  content: "\e949";
}

.chiccoicon-avvento_10:before {
  content: "\e94a";
}

.chiccoicon-avvento_11:before {
  content: "\e94b";
}

.chiccoicon-avvento_12:before {
  content: "\e94c";
}

.chiccoicon-avvento_13:before {
  content: "\e94d";
}

.chiccoicon-avvento_14:before {
  content: "\e94e";
}

.chiccoicon-avvento_15:before {
  content: "\e94f";
}

.chiccoicon-avvento_16:before {
  content: "\e950";
}

.chiccoicon-avvento_17:before {
  content: "\e951";
}

.chiccoicon-avvento_18:before {
  content: "\e952";
}

.chiccoicon-avvento_19:before {
  content: "\e953";
}

.chiccoicon-avvento_20:before {
  content: "\e954";
}

.chiccoicon-avvento_21:before {
  content: "\e955";
}

.chiccoicon-avvento_22:before {
  content: "\e956";
}

.chiccoicon-avvento_23:before {
  content: "\e957";
}

.chiccoicon-avvento_24:before {
  content: "\e958";
}

.chiccoicon-box:before {
  content: "\e93c";
}

.chiccoicon-percentuale:before {
  content: "\e93d";
}

.chiccoicon-seleziona:before {
  content: "\e93e";
}

.chiccoicon-visualizza:before {
  content: "\e93f";
}

.chiccoicon-smile:before {
  content: "\e938";
}

.chiccoicon-calendar:before {
  content: "\e939";
}

.chiccoicon-euro:before {
  content: "\e93a";
}

.chiccoicon-wake-up:before {
  content: "\e93b";
}

.chiccoicon-book:before {
  content: "\e937";
}

.chiccoicon-stroller:before {
  content: "\e923";
}

.chiccoicon-star-off:before {
  content: "\e924";
}

.chiccoicon-star-on:before {
  content: "\e925";
}

.chiccoicon-nursing:before {
  content: "\e926";
}

.chiccoicon-star-half:before {
  content: "\e928";
}

.chiccoicon-shopper-full:before {
  content: "\e92b";
}

.chiccoicon-truck:before {
  content: "\e92c";
}

.chiccoicon-twin:before {
  content: "\e92d";
}

.chiccoicon-shipment:before {
  content: "\e92e";
}

.chiccoicon-list:before {
  content: "\e931";
}

.chiccoicon-warranty:before {
  content: "\e932";
}

.chiccoicon-wrench:before {
  content: "\e933";
}

.chiccoicon-blockquote:before {
  content: "\e934";
}

.chiccoicon-castle:before {
  content: "\e935";
}

.chiccoicon-arrow-up:before {
  content: "\e920";
}

.chiccoicon-arrow-right:before {
  content: "\e921";
}

.chiccoicon-arrow-left:before {
  content: "\e922";
}

.chiccoicon-play:before {
  content: "\e902";
}

.chiccoicon-layout2:before {
  content: "\e90b";
}

.chiccoicon-layout1:before {
  content: "\e913";
}

.chiccoicon-cart:before {
  content: "\e919";
}

.chiccoicon-arrow-down:before {
  content: "\e901";
}

.chiccoicon-edit:before {
  content: "\e91d";
}

.chiccoicon-stop:before {
  content: "\e915";
}

.chiccoicon-pause:before {
  content: "\e917";
}

.chiccoicon-record:before {
  content: "\e900";
}

.chiccoicon-close-sm:before {
  content: "\e912";
}

.chiccoicon-menu:before {
  content: "\e914";
}

.chiccoicon-trash:before {
  content: "\e90f";
}

.chiccoicon-account:before {
  content: "\e910";
}

.chiccoicon-step-one:before {
  content: "\e92f";
}

.chiccoicon-step-two:before {
  content: "\e930";
}

.chiccoicon-mail:before {
  content: "\e92a";
}

.chiccoicon-circle:before {
  content: "\e929";
}

.chiccoicon-check:before {
  content: "\e927";
}

.chiccoicon-chevron-down:before {
  content: "\e903";
}

.chiccoicon-chevron-left:before {
  content: "\e904";
}

.chiccoicon-chevron-right:before {
  content: "\e905";
}

.chiccoicon-chevron-up:before {
  content: "\e906";
}

.chiccoicon-close:before {
  content: "\e907";
}

.chiccoicon-home:before {
  content: "\e90c";
}

.chiccoicon-share:before {
  content: "\e916";
}

.chiccoicon-star:before {
  content: "\e918";
}

.chiccoicon-facebook:before {
  content: "\e908";
}

.chiccoicon-facebook-full:before {
  content: "\e90a";
}

.chiccoicon-google-plus:before {
  content: "\e90d";
}

.chiccoicon-google-plus-full:before {
  content: "\e90e";
}

.chiccoicon-instagram:before {
  content: "\e911";
}

.chiccoicon-instagram-full:before {
  content: "\e91b";
}

.chiccoicon-linkedin:before {
  content: "\e91c";
}

.chiccoicon-linkedin-full:before {
  content: "\e91e";
}

.chiccoicon-pinterest:before {
  content: "\e936";
}

.chiccoicon-pinterest-full:before {
  content: "\e95a";
}

.chiccoicon-twitter:before {
  content: "\e95b";
}

.chiccoicon-twitter-full:before {
  content: "\e95c";
}

.chiccoicon-whatsapp:before {
  content: "\e95d";
}

.chiccoicon-whatsapp-full:before {
  content: "\e95e";
}

.chiccoicon-youtube:before {
  content: "\e95f";
}

.chiccoicon-youtube-full:before {
  content: "\e960";
}

.chiccoicon-location:before {
  content: "\e961";
}

.chiccoicon-lock:before {
  content: "\e962";
}

.chiccoicon-shopper:before {
  content: "\e963";
}

.chiccoicon-award:before {
  content: "\e964";
}

.chiccoicon-check-rounded:before {
  content: "\e965";
}

.chiccoicon-search:before {
  content: "\e966";
}

.chiccoicon-shop:before {
  content: "\e967";
}

.chiccoicon-world:before {
  content: "\e968";
}

.chiccoicon-shipping:before {
  content: "\e969";
}

.chiccoicon-clock:before {
  content: "\e96a";
}

.chiccoicon-wishlist:before {
  content: "\e96b";
}

.chiccoicon-wishlist-full:before {
  content: "\e96c";
}

.chiccoicon-plus:before {
  content: "\ea0a";
}

.chiccoicon-minus:before {
  content: "\ea0b";
}

.chiccoicon-phone:before {
  content: "\e942";
}

@font-face {
  font-family: 'chiccoicon2';
  src: url("clientlib-newdesign/resources/style/fonts/chiccoicon2.eot?442g7o");
  src: url("clientlib-newdesign/resources/style/fonts/chiccoicon2.eot?442g7o#iefix") format("embedded-opentype"), url("clientlib-newdesign/resources/style/fonts/chiccoicon2.ttf?442g7o") format("truetype"), url("clientlib-newdesign/resources/style/fonts/chiccoicon2.woff?442g7o") format("woff"), url("clientlib-newdesign/resources/style/fonts/chiccoicon2.svg?442g7o#chiccoicon2") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="chiccoicon2-"],
[class*=" chiccoicon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccoicon2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chiccoicon2-attachment:before {
  content: "\e9cd";
}

.chiccoicon2-star-empty:before {
  content: "\e9d7";
}

.chiccoicon2-starempty:before {
  content: "\e9d7";
  font-size: 13px !important;
  font-weight: 600;
}

.chiccoicon2-info:before {
  content: "\ea0c";
}

.chiccoicon2-blocked:before {
  content: "\ea0e";
}

@font-face {
  font-family: 'chiccoicon3';
  src: url("clientlib-newdesign/resources/style/fonts/chiccoicon3.eot?442g7o");
  src: url("clientlib-newdesign/resources/style/fonts/chiccoicon3.eot?442g7o#iefix") format("embedded-opentype"), url("clientlib-newdesign/resources/style/fonts/chiccoicon3.ttf?442g7o") format("truetype"), url("clientlib-newdesign/resources/style/fonts/chiccoicon3.woff?442g7o") format("woff"), url("clientlib-newdesign/resources/style/fonts/chiccoicon3.svg?442g7o#chiccoicon2") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="chiccoicon3-"],
[class*=" chiccoicon3-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccoicon3' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chiccoicon3-star-half:before {
  content: "\e9d8";
  font-size: 13px !important;
  font-weight: 600;
}

.chiccoicon3-whatsapp:before {
  content: "\ea93";
}

@font-face {
  font-family: 'chiccositounico';
  src: url("clientlib-newdesign/resources/style/fonts/chiccositounico.eot?e3wadm");
  src: url("clientlib-newdesign/resources/style/fonts/chiccositounico.eot?e3wadm#iefix") format("embedded-opentype"), url("clientlib-newdesign/resources/style/fonts/chiccositounico.ttf?e3wadm") format("truetype"), url("clientlib-newdesign/resources/style/fonts/chiccositounico.woff?e3wadm") format("woff"), url("clientlib-newdesign/resources/style/fonts/chiccositounico.svg?e3wadm#chiccositounico") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="csu-"], [class*=" csu-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiccositounico' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.csu-personal-shopper:before {
  content: "\e95f";
}

.csu-layout2-full:before {
  content: "\e95d";
}

.csu-layout1-empty:before {
  content: "\e95e";
}

.csu-spuntaMmenu:before {
  content: "\e905";
}

.csu-check:before {
  content: "\e95a";
}

.csu-minus:before {
  content: "\e909";
}

.csu-plus:before {
  content: "\e912";
}

.csu-carrello-full:before {
  content: "\e908";
}

.csu-carrello:before {
  content: "\e900";
}

.csu-close:before {
  content: "\e907";
}

.csu-point-desktop:before {
  content: "\e95c";
}

.csu-user:before {
  content: "\e95b";
}

.csu-trofeo-fedelta:before {
  content: "\e959";
}

.csu-back_mmenu:before {
  content: "\e958";
}

.csu-consigliato_footer:before {
  content: "\e956";
}

.csu-sveglia_footer:before {
  content: "\e957";
}

.csu-award_footer:before {
  content: "\e922";
}

.csu-face_footer:before {
  content: "\e923";
}

.csu-insta_footer:before {
  content: "\e924";
}

.csu-mastercard_footer .path1:before {
  content: "\e925";
  color: #3c80ad;
}

.csu-mastercard_footer .path2:before {
  content: "\e926";
  margin-left: -1em;
  color: #931b1d;
}

.csu-mastercard_footer .path3:before {
  content: "\e927";
  margin-left: -1em;
  color: #f16622;
}

.csu-mastercard_footer .path4:before {
  content: "\e928";
  margin-left: -1em;
  color: #f7981d;
}

.csu-mastercard_footer .path5:before {
  content: "\e929";
  margin-left: -1em;
  color: #cb2026;
}

.csu-mastercard_footer .path6:before {
  content: "\e92a";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path7:before {
  content: "\e92b";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path8:before {
  content: "\e92c";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path9:before {
  content: "\e92d";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path10:before {
  content: "\e92e";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path11:before {
  content: "\e92f";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path12:before {
  content: "\e930";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path13:before {
  content: "\e931";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path14:before {
  content: "\e932";
  margin-left: -1em;
  color: white;
}

.csu-mastercard_footer .path15:before {
  content: "\e933";
  margin-left: -1em;
  color: white;
}

.csu-paypal_footer .path1:before {
  content: "\e934";
  color: #f3f2f2;
}

.csu-paypal_footer .path2:before {
  content: "\e935";
  margin-left: -1em;
  color: #1a80ad;
}

.csu-paypal_footer .path3:before {
  content: "\e936";
  margin-left: -1em;
  color: #1a80ad;
}

.csu-paypal_footer .path4:before {
  content: "\e937";
  margin-left: -1em;
  color: #1a80ad;
}

.csu-paypal_footer .path5:before {
  content: "\e938";
  margin-left: -1em;
  color: #1a5b80;
}

.csu-paypal_footer .path6:before {
  content: "\e939";
  margin-left: -1em;
  color: #1a5b80;
}

.csu-paypal_footer .path7:before {
  content: "\e93a";
  margin-left: -1em;
  color: #1a5b80;
}

.csu-paypal_footer .path8:before {
  content: "\e93b";
  margin-left: -1em;
  color: #1a5b80;
}

.csu-paypal_footer .path9:before {
  content: "\e93c";
  margin-left: -1em;
  color: #1a5b80;
}

.csu-postepay_footer .path1:before {
  content: "\e93d";
  color: #f5e11c;
}

.csu-postepay_footer .path2:before {
  content: "\e93e";
  margin-left: -1em;
  color: #0356a2;
}

.csu-postepay_footer .path3:before {
  content: "\e93f";
  margin-left: -1em;
  color: #0356a2;
}

.csu-postepay_footer .path4:before {
  content: "\e940";
  margin-left: -1em;
  color: #0356a2;
}

.csu-postepay_footer .path5:before {
  content: "\e941";
  margin-left: -1em;
  color: #0356a2;
}

.csu-postepay_footer .path6:before {
  content: "\e942";
  margin-left: -1em;
  color: #0356a2;
}

.csu-postepay_footer .path7:before {
  content: "\e943";
  margin-left: -1em;
  color: #0356a2;
}

.csu-postepay_footer .path8:before {
  content: "\e944";
  margin-left: -1em;
  color: #0356a2;
}

.csu-postepay_footer .path9:before {
  content: "\e945";
  margin-left: -1em;
  color: #0356a2;
}

.csu-sepa_footer .path1:before {
  content: "\e946";
  color: #f3f2f2;
}

.csu-sepa_footer .path2:before {
  content: "\e947";
  margin-left: -1em;
  color: #2955ab;
}

.csu-sepa_footer .path3:before {
  content: "\e948";
  margin-left: -1em;
  color: #2a56ab;
}

.csu-sepa_footer .path4:before {
  content: "\e949";
  margin-left: -1em;
  color: #f1f3f9;
}

.csu-sepa_footer .path5:before {
  content: "\e94a";
  margin-left: -1em;
  color: #c0cce6;
}

.csu-sepa_footer .path6:before {
  content: "\e94b";
  margin-left: -1em;
  color: #2854aa;
}

.csu-sepa_footer .path7:before {
  content: "\e94c";
  margin-left: -1em;
  color: #f7bc12;
}

.csu-visa_footer .path1:before {
  content: "\e94d";
  color: #f3f2f2;
}

.csu-visa_footer .path2:before {
  content: "\e94e";
  margin-left: -1em;
  color: #293688;
}

.csu-visa_footer .path3:before {
  content: "\e94f";
  margin-left: -1em;
  color: #293688;
}

.csu-visa_footer .path4:before {
  content: "\e950";
  margin-left: -1em;
  color: #293688;
}

.csu-visa_footer .path5:before {
  content: "\e951";
  margin-left: -1em;
  color: #293688;
}

.csu-visa_footer .path6:before {
  content: "\e952";
  margin-left: -1em;
  color: #f7981d;
}

.csu-visa_footer .path7:before {
  content: "\e953";
  margin-left: -1em;
  color: #f7981d;
}

.csu-visa_footer .path8:before {
  content: "\e954";
  margin-left: -1em;
  color: #293688;
}

.csu-yt_footer:before {
  content: "\e955";
}

.csu-carrello2:before {
  content: "\e921";
}

.csu-card:before {
  content: "\e91f";
}

.csu-mail:before {
  content: "\e920";
}

.csu-campanella .path1:before {
  content: "\e917";
  color: white;
}

.csu-campanella .path2:before {
  content: "\e918";
  margin-left: -1.197265625em;
  color: black;
}

.csu-campanella .path3:before {
  content: "\e919";
  margin-left: -1.197265625em;
  color: black;
}

.csu-campanella .path4:before {
  content: "\e91a";
  margin-left: -1.197265625em;
  color: black;
}

.csu-campanella .path5:before {
  content: "\e91b";
  margin-left: -1.197265625em;
  color: black;
}

.csu-campanella .path6:before {
  content: "\e91c";
  margin-left: -1.197265625em;
  color: black;
}

.csu-taglie:before {
  content: "\e91d";
}

.csu-play:before {
  content: "\e91e";
}

.csu-filter:before {
  content: "\e916";
}

.csu-layout2-empty:before {
  content: "\e910";
}

.csu-layout1-full:before {
  content: "\e911";
}

.csu-chevron-left:before {
  content: "\e913";
}

.csu-chevron-right:before {
  content: "\e914";
}

.csu-double-chevron-left:before {
  content: "\e915";
  color: #484d67;
}

.csu-double-chevron-right:before {
  content: "\e90f";
  color: #484d67;
}

.csu-arrow-sx:before {
  content: "\e90d";
  color: #484d67;
}

.csu-arrow-dx:before {
  content: "\e90e";
  color: #484d67;
}

.csu-star_empty:before {
  content: "\e90b";
  color: #1e4e93;
}

.csu-star_half:before {
  content: "\e90a";
  color: #1e4e93;
}

.csu-star_full:before {
  content: "\e90c";
  color: #1e4e93;
}

.csu-share_full:before {
  content: "\e906";
}

.csu-share:before {
  content: "\e901";
}

.csu-heart:before {
  content: "\e902";
}

.csu-tag-price:before {
  content: "\e903";
}

.csu-box:before {
  content: "\e904";
}

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* Used for: Titolo principale */
/* Used for: Dettaglio pdt e carrello */
/* Used for: Titolo box servizi */
/* Used for: Titolo tab prodotti moda (SHOP) */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: site normal text */
/* Used for: site normal text */
/* Used for: lists */
/* Used for: Buttons */
.chicco_form_style1_mandatory.chicco_form_style1_mandatory_responsive {
  font-size: 1em;
}

.chicco_style_breadcrumbs {
  background-color: transparent;
  padding: 0;
}
.chicco_style_breadcrumbs > li a:hover {
  text-decoration: none;
}
.chicco_style_breadcrumbs > li a:hover span {
  color: #2a5fa7;
}
.chicco_style_breadcrumbs > li + li:before {
  font-size: 8px;
  font-family: "chiccoicon";
  content: "\e905";
  padding: 0px 5px;
  color: #484d67;
}

@media (max-width: 1279px) {
  .container-lg .chicco_style_breadcrumbs {
    margin-left: -15px;
  }
}
.chicco-form.chicco-form-style1 .help-block {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.chicco-form.chicco-form-style1 .has-error .help-block {
  color: #ca4b7a;
}
.chicco-form.chicco-form-style1 .has-error .help-block,
.chicco-form.chicco-form-style1 .has-error .control-label,
.chicco-form.chicco-form-style1 .has-error .radio,
.chicco-form.chicco-form-style1 .has-error .checkbox,
.chicco-form.chicco-form-style1 .has-error .radio-inline,
.chicco-form.chicco-form-style1 .has-error .checkbox-inline, .chicco-form.chicco-form-style1 .has-error.radio label, .chicco-form.chicco-form-style1 .has-error.checkbox label, .chicco-form.chicco-form-style1 .has-error.radio-inline label, .chicco-form.chicco-form-style1 .has-error.checkbox-inline label {
  color: #ca4b7a;
}
.chicco-form.chicco-form-style1 .has-error .form-control {
  border-color: #ca4b7a !important;
}
.chicco-form.chicco-form-style1 .has-warning .help-block {
  color: #8a6d3b;
}
.chicco-form.chicco-form-style1 .has-warning .help-block,
.chicco-form.chicco-form-style1 .has-warning .control-label,
.chicco-form.chicco-form-style1 .has-warning .radio,
.chicco-form.chicco-form-style1 .has-warning .checkbox,
.chicco-form.chicco-form-style1 .has-warning .radio-inline,
.chicco-form.chicco-form-style1 .has-warning .checkbox-inline, .chicco-form.chicco-form-style1 .has-warning.radio label, .chicco-form.chicco-form-style1 .has-warning.checkbox label, .chicco-form.chicco-form-style1 .has-warning.radio-inline label, .chicco-form.chicco-form-style1 .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.chicco-form.chicco-form-style1 .has-warning .form-control {
  border-color: #8a6d3b !important;
}
.chicco-form.chicco-form-style1 .has-success .help-block {
  color: #3c763d;
}
.chicco-form.chicco-form-style1 .has-success .help-block,
.chicco-form.chicco-form-style1 .has-success .control-label,
.chicco-form.chicco-form-style1 .has-success .radio,
.chicco-form.chicco-form-style1 .has-success .checkbox,
.chicco-form.chicco-form-style1 .has-success .radio-inline,
.chicco-form.chicco-form-style1 .has-success .checkbox-inline, .chicco-form.chicco-form-style1 .has-success.radio label, .chicco-form.chicco-form-style1 .has-success.checkbox label, .chicco-form.chicco-form-style1 .has-success.radio-inline label, .chicco-form.chicco-form-style1 .has-success.checkbox-inline label {
  color: #3c763d;
}
.chicco-form.chicco-form-style1 .has-success .form-control {
  border-color: #3c763d !important;
}
.chicco-form.chicco-form-style1 .form-group {
  position: relative;
  margin-bottom: 15px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper {
  padding-left: 28px;
  position: relative;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"] {
  cursor: pointer;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"].custom-checkbox-active {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  z-index: 1;
  visibility: hidden;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"] + .custom-checkbox {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  background: #FFFFFF;
  border: solid 1px #d0d0d0;
  width: 18px;
  height: 18px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"] + .custom-checkbox:before {
  position: relative;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"]:disabled + .custom-checkbox {
  cursor: default;
  background-color: #F6F6F7;
  color: #E6E7EA;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"]:checked + .custom-checkbox {
  color: #1b4f94;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"]:checked + .custom-checkbox:before {
  top: -1px;
  left: 2px;
  font-family: chiccoicon;
  content: "\e927";
  font-size: 12px;
  background: none;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox > .form-control-wrapper [type="checkbox"]:checked:disabled + .custom-checkbox {
  cursor: default;
  color: #E6E7EA;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox.form-group-checkbox_big > .form-control-wrapper {
  padding-left: 32px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox.form-group-checkbox_big > .form-control-wrapper [type="checkbox"] + .custom-checkbox {
  top: 2px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox.form-group-checkbox_big > .form-control-wrapper [type="checkbox"] + .custom-checkbox:before {
  width: 22px;
  height: 22px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox.form-group-checkbox_big > .form-control-wrapper [type="checkbox"]:checked + .custom-checkbox:before {
  top: 1px;
  left: 4px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-checkbox.form-group-checkbox_big > .form-control-wrapper [type="checkbox"] + .custom-checkbox {
  width: 22px;
  height: 22px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio .form-control-wrapper label {
  padding-left: 28px;
  padding-right: 12px;
  position: relative;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"] {
  cursor: pointer;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"].custom-radio-active {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  z-index: 1;
  visibility: hidden;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"] + .custom-radio {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  background: #FFFFFF;
  border: solid 1px #d0d0d0;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"] + .custom-radio:before {
  position: relative;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"]:disabled + .custom-radio {
  cursor: default;
  background-color: #F6F6F7;
  color: #E6E7EA;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"]:checked + .custom-radio {
  color: #1b4f94;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"]:checked + .custom-radio:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: block;
  left: 4px;
  top: 4px;
  content: "";
  width: 8px;
  height: 8px;
  background: #1b4f94;
  color: #1b4f94;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"]:checked:disabled + .custom-radio {
  cursor: default;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio [type="radio"]:checked:disabled + .custom-radio:before {
  background-color: #E6E7EA;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio.form-group-radio_big [type="radio"] + .custom-radio {
  width: 22px;
  height: 22px;
  top: 2px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-radio.form-group-radio_big [type="radio"]:checked + .custom-radio:before {
  top: 6px;
  left: 6px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-textarea {
  width: 100%;
}
.chicco-form.chicco-form-style1 .form-group.form-group-textarea textarea {
  width: 100%;
  min-height: 200px;
}
.chicco-form.chicco-form-style1 .form-group.form-group-select {
  clear: both;
}
.chicco-form.chicco-form-style1 .form-group.form-group-select .form-control-wrapper {
  position: relative;
  width: 100%;
}
.chicco-form.chicco-form-style1 .form-group.form-group-select .form-control-wrapper:before {
  position: absolute;
  right: 12px;
  top: 0;
  font-family: "chiccoicon";
  content: "\e903";
  font-size: 10px;
  color: #484d67;
  line-height: 45px;
  zoom: 1;
  z-index: 12;
}
.chicco-form.chicco-form-style1 .form-group.form-group-select .form-control-wrapper .form-control {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  padding-right: 35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.chicco-form.chicco-form-style1 .form-group.form-group-select .form-control-wrapper .form-control::-ms-expand {
  display: none;
}
.chicco-form.chicco-form-style1.chicco-form-style1-var1 .form-group > label {
  color: #FFFFFF;
}
.chicco-form.chicco-form-style1.chicco-form-style1-var1 .form-group .form-item-label {
  color: #FFFFFF;
}
.chicco-form.chicco-form-style1.chicco-form-style1-var1 .form-group .form-item-label a {
  color: #FFFFFF;
  text-decoration: underline;
}
.chicco-form.chicco-form-style1.chicco-form-style1-var1 .form-group .form-item-label a:hover {
  color: #FFFFFF;
}
.chicco-form.chicco-form-style1.chicco-form-style1-var2 .form-group .form-control-wrapper .form-control {
  height: 40px;
}
.chicco-form.chicco-form-style1.chicco-form-style1-var2 .form-group.form-group-select .form-control-wrapper:before {
  line-height: 38px;
}

.chicco_style_typo1 ul {
  padding: 0;
  margin: 0;
}

.chicco_style_typo1 ul > li {
  /* @custom: Fixes to show it as PDF preview */
  list-style-type: none;
  padding-left: 15px;
  margin-bottom: 10px;
}

.outro {
  background-color: #fff;
  padding: 30px;
  text-align: center;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}
.outro h3 {
  font-size: 16px;
  line-height: 14px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  color: #484d67;
}
.outro p {
  line-height: 24px;
  font-size: 14px;
  line-height: 14px;
}
.outro ul {
  font-size: 16px;
  font-weight: normal;
  list-style-type: none;
  padding-left: 0;
}
.outro ul a {
  text-decoration: underline;
  color: #484d67;
}

#modulo-seo {
    background: #fff;
}

html {
  font-size: 16px;
}

body {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #484d67;
  margin: 0 auto;
  background-repeat: no-repeat;
}

h1 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 32px;
  color: #484d67;
}

.btn.active, .btn:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.svgcircle-1 > div {
  position: relative;
  height: 100%;
}
.svgcircle-1 > div svg {
  overflow: visible !important;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.svgcircle-1 > div svg circle {
  fill: #FFFFFF;
  stroke: #484d67;
  stroke-width: 1px;
  stroke-dasharray: 20px;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.svgcircle-1 > div img {
  position: relative;
  top: 17px;
  left: 16px;
  z-index: 10;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.svgcircle-1 > div .svgcircle-1-info {
  position: absolute;
  bottom: 0;
  left: 106%;
  z-index: 10;
  min-width: 180px;
}
.svgcircle-1 > div .svgcircle-1-info * {
  display: block;
  margin-bottom: 5px;
  line-height: 1;
}
.svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-1 {
  font-size: 16px;
}
.svgcircle-1 > div .svgcircle-1-info .svgcircle-1-info-2 {
  font-style: italic;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .svgcircle-1 > div > svg {
    top: -92px;
    left: -92px;
  }
}
@media screen and (max-width: 767px) {
  .svgcircle-1.svgcircle-1-style1 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px !important;
  }
  .svgcircle-1.svgcircle-1-style1 .svgcircle-1-info {
    position: static;
    margin: 46px 0 0 0;
    text-align: center;
  }
}
.interna h1 .description {
  padding-bottom: 30px;
}

h2 {
  font-family: "Pacifico";
  font-size: 22px;
  color: #1b4f94;
}

.occhiello {
  margin-bottom: 10px;
}

h3 {
  font-family: "Baloo Paaji", sans-serif;
}

p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #484d67;
}

.red-font {
  color: #e21d38;
}

.clear {
  clear: both;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.p-description {
  font-size: 15pt !important;
  line-height: 20pt !important;
}

.font-size-img {
  font-size: 15pt !important;
}

.vertical-divider {
  color: #FFFFFF;
  position: relative;
  display: block;
  padding: 15px;
  line-height: 20px;
}

.nav-tabs {
  border-bottom: 0;
}

.info-block {
  text-align: center;
}
.info-block h1 {
  font-size: 34px !important;
}
@media screen and (max-width: 550px) {
  .info-block h1 {
    font-size: 26px !important;
  }
}
.info-block .bottom {
  margin: 20px 0 40px 0;
}
.info-block .bottom h3 {
  font-size: 28px;
}
.info-block .bottom a.btn {
  color: #1b4f94;
  background-color: transparent;
  border: 2px solid #1b4f94;
}
.info-block .bottom a.btn:hover {
  color: #1b4f94;
}
.info-block .padding-mobile {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.dual-block {
  background-color: #F6F6F7;
  margin-bottom: 20px;
  padding: 0 0 40px 0;
}

.dual-block .container .semicerchio {
  position: absolute;
  top: 53%;
  left: 45%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  -webkit-border-radius: 40px 40px 0 0;
  -moz-border-radius: 40px 40px 0 0;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
}

.dual-block .container .semicerchio-eventi-xs {
  position: absolute;
  top: 48%;
  left: 45%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
}

.dual-block .container-top {
  background-color: #D8D9DE;
  width: 100%;
  height: 197px;
  max-height: 100%;
  max-width: 100%;
}

.dual-block .container-top h3 {
  text-align: center;
  padding-top: 10%;
}

.dual-block .container-top p {
  text-align: center;
}

.dual-block .container-top img {
  max-width: 100%;
  width: 100%;
}

.dual-block .container-bottom {
  background-color: #E6E7EA;
  padding-top: 8px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 154px;
}

.dual-block .container-bottom p {
  padding: 10px 0;
  margin: 0;
}

hr.block-sep-shadow {
  border: 0;
  height: 3px;
  background-image: -webkit-linear-gradient(left, #F6F6F7, #E6E7EA, #F6F6F7);
  background-image: -moz-linear-gradient(left, #F6F6F7, #E6E7EA, #F6F6F7);
  background-image: -ms-linear-gradient(left, #F6F6F7, #E6E7EA, #F6F6F7);
  background-image: -o-linear-gradient(left, #F6F6F7, #E6E7EA, #F6F6F7);
}

a.btn.btn-blue {
  background-color: #1b4f94;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  border-radius: 25px;
  border: none;
  padding: 6px 56px;
}

a.btn.btn-white {
  background-color: #FFFFFF;
  color: #1b4f94;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  border-radius: 25px;
  border: 2px solid #1b4f94;
  padding: 6px 56px;
}

.hide-description {
  display: none;
}

.semicerchio-box-white-giu {
  position: relative;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #FFFFFF;
  border-radius: 0 0 40px 40px;
  margin: 0 auto;
}

.select-native-filtro {
  background-image: url(clientlib-newdesign/resources/images/frecce/freccia_giu_blu.png);
  background-position: calc(100% - 1em) 14px;
  background-repeat: no-repeat;
  margin-right: 10px;
  color: #173b6e;
  font-family: "Baloo Paaji", sans-serif;
  background-color: #FFFFFF;
  display: inline-block;
  line-height: 1.5em;
  padding: 0.4em 4.5em 0.4em 1em;
  border: 2px solid #173b6e;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  width: 100%;
}

@media (max-width: 768px) {
  br.hide-mobile {
    display: none;
  }

  	/*
  	.interna h1{
  		font-size: 28px;
  		line-height: 30px;
  	}
  
  	.interna .info-block p {
  
  		font-size: 16px;
  		line-height: 1.8em;
  
  	}
  
  	.interna .description{
  		font-size: 15px;
  		line-height: 20px;
  	}
  	*/
  .semicerchio-box-white-giu {
    margin-bottom: -25px;
  }
}
@media (max-width: 1239px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1240px) {
  .container {
    width: 1220px;
  }
  .container-lg {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .container-lg {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1280px) {
  .container-lg {
    width: 1250px;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
  }
}
#waitDom {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 1100;
  opacity: 0.2;
}

input[type="text"]::-ms-clear {
  display: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0.25;
}

.slick-dots li.slick-active button:before {
  opacity: 0.9;
  color: #1b4f94;
}

#header {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.rotation-up {
  transform: rotate(0deg) !important;
}

.unselected {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_banner.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.allattamento {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_allattamento.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.bagnetto {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_bagnetto.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.pappa {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_pappa.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.arrowClicked {
  transform: scaleY(-1);
}

.attesa {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_attesa.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.relax_nanna {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_relax_nanna.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.in_viaggio {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_in_viaggio.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.a_spasso {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_a_spasso.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.cura {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_cura.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.gioco {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_gioco.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.vestirsi {
  background-image: url("clientlib-newdesign/resources/images/bkg/bkg_vestirsi.jpg");
  display: block;
  max-width: 100%;
  height: auto;
  transition: 1.5s;
  left: 0;
}

.navbar .nav-tabs > li > a {
  border: none;
}

.navbar-default {
  background-color: transparent;
  border: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.navbar-animated .logo-position {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-animated .top-menu {
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.navbar-animated .central-menu-2 {
  transition: margin-top 0.2s linear;
}
.navbar-animated .central-menu-2 > ul.nav-tabs > li > a {
  -webkit-transition: font-size 0.2s linear;
  -moz-transition: font-size 0.2s linear;
  -o-transition: font-size 0.2s linear;
  transition: font-size 0.2s linear;
}

.navbar-default.navbar-default--collapse .top-menu {
  padding: 21px 0 13px 0;
}
@media (max-width: 1279px) {
  .navbar-default.navbar-default--collapse .top-menu {
    padding: 21px 10px 13px 10px;
  }
}
.navbar-default.navbar-default--collapse .logo-position {
  width: 85px;
}
.navbar-default.navbar-default--collapse .central-menu-2 {
  margin-top: -10px;
}
.navbar-default.navbar-default--collapse .central-menu-2 > ul.nav-tabs > li > a {
  font-size: 15px;
  text-transform: uppercase;
}

.navbar-default .navbar-header {
  text-align: center;
}

.navbar-default .navbar-header > div {
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
}

.logo-margin {
  margin-top: 1%;
}

.logo-margin-mobile {
  margin-top: 1%;
  margin-left: 25%;
}

.placeholder-margin {
  margin-top: 9%;
}

.overlay {
  background: #000;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  cursor: pointer;
  /*Trasperenza cross browser*/
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.navbar-default .navbar-header .navbar-toggle {
  border: none;
  float: left;
  display: inline-block;
}

.navbar-default .navbar-header .menu {
  padding: 0;
  cursor: pointer;
}

.navbar-default .navbar-header .logo {
  z-index: +500;
  position: relative;
}

.navbar-default .navbar-header .nav-lang-container {
  position: absolute;
  top: 19px;
  right: 22px;
}

#navbar .nav-lang-container {
  position: absolute;
  right: 22px;
}

.navbar-default .top-menu {
  background-color: transparent;
  border: 0;
  text-align: center;
  padding: 21px 0 13px 0;
  margin-bottom: 7px;
  position: relative;
}
@media (max-width: 1279px) {
  .navbar-default .top-menu {
    padding: 21px 10px 13px 10px;
  }
}

.navbar-default.white-bg .top-menu .nav a,
.navbar-default.white-bg .central-menu .nav a {
  color: #484d67;
}

.central-menu > .nav-tabs > li {
  padding-right: 14px;
  padding-left: 14px;
}

.navbar-default.white-bg .top-menu .nav .red-link a,
.navbar-default.white-bg .central-menu .nav .red-link a {
  color: #e21d38;
}
.navbar-default.white-bg .top-menu .nav .red-link a:hover,
.navbar-default.white-bg .central-menu .nav .red-link a:hover {
  color: #b5172d !important;
}

.navbar-default.white-bg {
  background-color: #FFFFFF;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.09);
}

@media (min-width: 992px) {
  height: 118px;
}
.navbar-default.navbar-interna {
  border-bottom: 1px solid #d0d0d0;
}

.navbar-default .top-menu .nav a {
  color: #FFFFFF;
  font-size: 15px;
}

.navbar-default .top-menu .nav a:hover {
  color: #8da7c9;
}

.dropdown-submenu {
  position: static;
}

.navbar-default .top-menu .wishlist {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 5px;
}

.navbar-default .top-menu .carrello {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 5px;
}

.navbar-default .top-menu .nav.right-menu,
.momento .navbar-default .top-menu .nav.right-menu li {
  float: right;
}

.navbar-default .central-menu {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #FFFFFF;
}

.navbar-default .central-menu .dropdown-menu {
  background-color: #1b4f94;
  color: #FFFFFF;
  font-family: "Baloo Paaji", sans-serif;
  margin-top: 0;
  border: 0;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.secondLevel,
.navbar-default .central-menu .dropdown-menu .dropdown-submenu .ul_pubblicita {
  height: 490px;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu {
  background-color: #F6F6F7;
  color: #1b4f94;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  left: 100%;
  right: auto;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita {
  left: 200%;
  background-color: #FFFFFF;
  padding-top: 0px;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita img {
  width: 100%;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita .title {
  font-family: "Baloo Paaji", sans-serif;
  text-align: center;
  font-size: 28px;
  margin: 30px 0px 20px 0;
  color: #484d67;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita .subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 18px;
  color: #484d67;
  padding-bottom: 40px;
  border-bottom: 1px solid #f8f8f8;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita .btn.btn-r {
  background-color: #e21d38;
  color: #FFFFFF;
  line-height: 32px;
  font-family: "Baloo Paaji", sans-serif !important;
  font-size: 16px !important;
  margin-top: 40px;
  padding-top: 5px;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita a.btn {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 25px;
  border: none;
}

.navbar-default .central-menu .dropdown-menu a:hover {
  background-color: #FFFFFF;
  color: #1b4f94;
}

.navbar-default.white-bg .central-menu .dropdown-menu a {
  background-color: #1b4f94;
  color: #FFFFFF;
  font-family: "Baloo Paaji", sans-serif;
  left: -50%;
  height: 100%;
  font-size: 14px;
}

.navbar-default.white-bg .central-menu .dropdown-menu a:hover {
  background-color: #FFFFFF;
  color: #1b4f94;
}

.navbar-default.white-bg .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu a {
  background-color: #F6F6F7;
  color: #1b4f94;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  padding: 0 30px;
}

.navbar-default.white-bg .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.secondLevel a {
  line-height: 30px;
}

.secondLevel {
  padding-top: 0px;
}

.navbar-default.white-bg .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu a:hover {
  background-color: #1b4f94;
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.navbar-default .central-menu .nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar-default .central-menu .nav li a {
  color: #FFFFFF;
  padding: 10px 15px 7px 15px;
  outline: none;
  cursor: pointer;
  font-size: 21px;
}

.navbar-default .central-menu .nav li:hover {
  outline: none;
}

.navbar-default .central-menu .nav li a:hover {
  outline-offset: 0px;
  outline: none;
}

.nav-tabs > li {
  margin-bottom: 0;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border: none;
}

.nav-tabs > li > a {
  border: none;
}

.nav-tabs > li > a:hover {
  border: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}

.open > a {
  outline: none;
}

.central-menu-2 {
  text-align: center;
}
.central-menu-2 > ul.nav-tabs {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
}
.central-menu-2 > ul.nav-tabs:last-child {
  padding-right: 40px;
}
.central-menu-2 > ul.nav-tabs li {
  position: relative;
}
.central-menu-2 > ul.nav-tabs > li {
  padding-right: 30px;
  padding-left: 30px;
}
.central-menu-2 > ul.nav-tabs > li > a {
  padding: 10px 15px 7px 15px;
  outline: none;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
}
.central-menu-2 > ul.nav-tabs > li.open:after {
  content: " ";
  display: block;
  border-bottom: 10px solid #F6F6F7;
  border-right: 10px solid #0000;
  border-left: 10px solid #0000;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 12;
  margin-left: -9px;
}
.central-menu-2 > ul.nav-tabs > li.central-menu-2-has_megamenu > a:before {
  position: absolute;
  display: block;
  font-size: 11px;
  right: -8px;
  top: 50%;
  margin-top: -4px;
}
.central-menu-2 > ul.nav-tabs > li.central-menu-2-has_megamenu.open > a:before {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.sale-info {
  background-color: #f6f6f7;
  min-height: 45px;
  text-align: center;
  font-size: 14px;
  position: absolute;
  width: 100%;
  padding: 2px 0;
  background-image: url(clientlib-newdesign/resources/images/separator-line.png);
  margin: 0 auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sale-info#sale-info-mobile {
  min-height: 33px;
  height: 33px;
}
.sale-info#sale-info-mobile .sale-info__row {
  margin-top: 6px;
}
.sale-info#sale-info-mobile .sale-info__row div.col-xs-12 {
  position: absolute;
}
.sale-info#sale-info-mobile div {
  font-size: 12px;
  font-weight: 300;
}
.sale-info#sale-info-mobile div strong {
  font-weight: 500 !important;
}
.sale-info__row {
  margin-top: 10px;
}
.sale-info__row #discount {
  text-decoration: underline;
  position: relative;
}
.sale-info__row #discount span {
  position: absolute;
  left: -25px;
  top: 0px;
  text-decoration: none;
}
.sale-info .central-menu-4 .sale-info__row:last-child div a.dropdown-toggle {
  float: right;
}
.sale-info__row > div > a {
  text-decoration: none;
  color: #484d67;
  cursor: pointer;
}
.sale-info__row > div > a:hover {
  text-decoration: none;
  color: #484d67;
}
.sale-info__row > div > a span.csu-mail {
  font-size: 18px;
  margin-right: 1px;
  position: relative;
  top: 3px;
}
.sale-info__row > div > span {
  vertical-align: middle;
  margin-right: 4px;
  height: 14px;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #484d67;
}
.sale-info__row > div > span.csu-box {
  font-size: 18px;
  margin-right: 2px;
  position: relative;
  top: -1px;
}
@media (max-width: 1279px) {
  .sale-info {
    font-size: 12px;
    line-height: 23px;
    white-space: nowrap;
    padding: 0 10px;
  }
  .sale-info .central-menu-4 .sale-info__row:last-child div a.dropdown-toggle {
    float: none;
  }
}

.white-bg .central-menu-2 > ul.nav-tabs > li > a {
  color: #484d67;
}
.white-bg .central-menu-2 > ul.nav-tabs > li > a:hover {
  color: #2a5fa7;
}
.white-bg .central-menu-2 > ul.nav-tabs > li.central-menu-2018-highlight_1 > a {
  color: #e21d38;
}
.white-bg .central-menu-2 > ul.nav-tabs > li.central-menu-2018-highlight_1 > a:hover {
  color: #B0142A;
}

.megamenu2-moda_1 {
  width: 96%;
  	/* margin-left: 2%;
    margin-right: 2%; */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: fixed;
  z-index: 1;
  top: 115px;
  -moz-box-shadow: 0 10px 10px 1px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 0 10px 10px 1px rgba(0, 0, 0, 0.45);
  box-shadow: 0 10px 10px 1px rgba(0, 0, 0, 0.45);
  outline: 0;
  border: 0;
  background-color: #F6F6F7;
  margin-top: 0 !important;
  padding: 0;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner {
  position: relative;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row {
  margin-right: 0;
  margin-left: 0;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"],
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] {
  padding-top: 20px;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"].divider-right-1:after,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"].divider-right-1:after {
  content: " ";
  display: block;
  border-right: 1px solid #D8D9DE;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.divider-bottom-1 {
  clear: both;
  display: block;
  width: 100%;
  min-height: 1px;
  border-bottom: 2px solid #D8D9DE;
}

@media screen and (min-width: 1260px) {
  .megamenu2-moda_1 {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    margin-right: 0;
    margin-top: 0 !important;
    padding: 0;
  }
}
[class^="col-c1-"],
[class*=" col-c1-"] {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

.col-c1-1 {
  width: 10%;
}

.col-c1-2 {
  width: 20%;
}

.col-c1-3 {
  width: 30%;
}

.col-c1-4 {
  width: 40%;
}

.col-c1-5 {
  width: 50%;
}

.col-c1-6 {
  width: 60%;
}

.col-c1-7 {
  width: 70%;
}

.col-c1-8 {
  width: 80%;
}

.col-c1-9 {
  width: 90%;
}

.col-c1-10 {
  width: 100%;
}

[data-alphaswitch] {
  -moz-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  -webkit-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
[data-alphaswitch].alphaswitch-active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
[data-alphaswitch]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

#searchBar {
  width: 100%;
  height: 600px;
  background-color: #FFFFFF;
  display: none;
  z-index: +300;
  top: 1%;
  position: absolute;
  border-top: #133c80 2px solid;
  overflow-y: auto;
}

#searchBarMobile {
  width: 100%;
  height: inherit;
  background-color: #FFFFFF;
  display: none;
  z-index: +300;
  top: -3px;
  position: absolute;
  border-top: 3px solid #1b4f94;
  overflow-y: scroll;
  padding: 0px;
}

#tabContentMobile {
  height: 1000px;
  margin: 0px !important;
  padding: 0px !important;
}

.logo-position {
  z-index: +500;
  position: relative;
  margin: 0 auto;
  height: auto;
  width: 121px;
}

.form-search {
  border: 0;
  box-shadow: none;
  border-bottom: 2px solid #ccc;
  display: inline;
  color: #484d67;
  font-size: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  width: 60%;
}

.form-search-mobile {
  border: 0;
  box-shadow: none;
  border-bottom: 2px solid #ccc;
  display: inline;
  color: #484d67;
  font-size: 25px;
  margin-top: 20%;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  width: 85%;
}

#searchDesktop {
  margin-bottom: 80px;
  #margin-top: 5%;
}

#searchMobile {
  margin-bottom: 50px;
}

.search-ico-mobile {
  width: 100%;
  height: 100%;
  margin-left: 12%;
  margin-top: 6%;
}

#failedSearch {
  margin-bottom: 80px;
}

#failedSearchMobile {
  margin-bottom: 45px;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #d1d2d9;
  color: #444444;
  font-style: italic;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d1d2d9;
  color: #444444;
  opacity: 1;
  font-style: italic;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d1d2d9;
  color: #444444;
  opacity: 1;
  font-style: italic;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d1d2d9;
  color: #444444;
  font-style: italic;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #d1d2d9;
  color: #444444;
  font-style: italic;
}

/**** .momento ****/
/**** .slider-for SLIDER MOMENTI ****/
.slider-for {
  width: 100%;
  overflow: hidden;
  padding: 0;
  padding-top: 190px;
  padding-bottom: 55px;
  /* padding-top: 145px;
  padding-bottom: 100px; */
  /* padding-top: 293px; */
}

.slider-for .slide {
  display: none;
}

.slider-for .slide.active {
  display: block;
  height: 216px;
}

.slider-for .momento-subtitle {
  font-family: "Baloo Paaji", sans-serif;
  text-align: center;
  font-size: 28px;
  color: #FFFFFF;
}

.slider-for .momento-subtitle-sp {
  font-family: "Baloo Paaji", sans-serif;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 10px;
}

.slider-for .momento-title h2 {
  font-family: "Pacifico";
  text-align: center;
  font-size: 80px;
  color: #FFFFFF;
  height: 140px;
}

.slider-for .momento-title-sp h2 {
  font-family: "Pacifico";
  text-align: center;
  font-size: 50px;
  color: #FFFFFF;
  height: 140px;
  margin-top: 38px;
}

.slider-for #slider_unselected .momento-subtitle {
  font-size: 60px;
  text-align: left;
  line-height: 60px;
}

.slider-for #slider_unselected .momento-title {
  font-size: 23px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-align: left;
  height: auto;
  padding: 15px;
  line-height: 1;
  color: #FFFFFF;
}

.slider-for #slider_unselected .btn.btn-r {
  background-color: #e21d38;
  color: #FFFFFF;
}

.slider-for #slider_unselected .btn.btn-r:hover {
  color: #F6F6F7;
}

.prodotti {
  color: #484d67;
  font-size: 24px;
  font-family: "Baloo Paaji", sans-serif;
  font-weight: bold;
}

.products {
  color: #1b4f94;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.suggerimento-blu {
  color: #1b4f94;
  font-size: 22px;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.suggerimento-blu:hover,
.prodotti:hover,
.products:hover {
  text-decoration: underline;
}

.suggerimento {
  color: #484d67;
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.suggerimento-blu-mobile {
  color: #1b4f94;
  font-size: 16px;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

.suggerimento-mobile {
  color: #484d67;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.no-result {
  color: #484d67;
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 95px;
}

.no-result-mobile {
  color: #484d67;
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 80px;
}

.searchResultRow {
  margin-bottom: 60px;
}

.searchResultRowMobile {
  margin-bottom: 40px;
}

.slider-for #slider_unselected a.btn {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 25px;
  border: none;
}

.naviga-per-momenti {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}

.ogni_momento_text {
  height: 25px;
}

.naviga-per-momenti .semicerchio {
  width: 60px;
  height: 27px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
}

.unselected .naviga-per-momenti .semicerchio {
  background-color: #F6F6F7;
}

.slider-nav-box {
  background-color: rgba(0, 0, 0, 0.5);
  /*margin: 0 0 -5px 0;*/
}

.unselected .slider-nav-box {
  background-color: #FFFFFF;
}

.slider-nav-box .slide {
  height: 112px;
  width: 10%;
  float: left;
  text-align: center;
  padding-top: 10px;
}

.slider-nav-box .slide.active {
  background-color: rgba(0, 0, 0, 0.7);
}

.slider-nav-box .allattamento-border.active {
  border-bottom: 5px solid #fb79ae;
}

.slider-nav-box .bagnetto-border.active {
  border-bottom: 5px solid #80c5eb;
}

.slider-nav-box .pappa-border.active {
  border-bottom: 5px solid #eb6c08;
}

.slider-nav-box .vestirsi-border.active {
  border-bottom: 5px solid #a273ae;
}

.slider-nav-box .attesa-border.active {
  border-bottom: 5px solid #e4ac97;
}

.slider-nav-box .nanna-border.active {
  border-bottom: 5px solid #217edd;
}

.slider-nav-box .viaggio-border.active {
  border-bottom: 5px solid #f7ac17;
}

.slider-nav-box .spasso-border.active {
  border-bottom: 5px solid #9eba34;
}

.slider-nav-box .cura-border.active {
  border-bottom: 5px solid #db3c5f;
}

.slider-nav-box .gioco-border.active {
  border-bottom: 5px solid #009f99;
}

.slider-nav-box .slide img {
  padding: 5px 0;
  cursor: pointer;
}

.slider-nav-box .slide p {
  font-family: "Baloo Paaji", sans-serif;
  text-align: center;
  font-size: 13px;
  color: #FFFFFF;
  padding: 5px 0;
  cursor: pointer;
}

.unselected .slider-nav-box .slide p {
  color: #1b4f94;
}

.white-bg {
  background-color: #FFFFFF !important;
}

.close-icon {
  transform: rotate(45deg);
}

.close-div-mobile {
  margin-top: 4%;
}

input:focus {
  outline: none !important;
}

#slider_relax_nanna .wrapper {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translate(-50%, 0);
}

.navbar .navbar-collapse {
  text-align: center;
}

li.vertical-divider {
  padding: 15px 0;
}

@media (max-width: 1200px) {
  .navbar-default .central-menu .nav li a {
    padding: 10px 15px;
  }

  .navbar-default .central-menu .nav li a:hover,
  .navbar-default .central-menu .nav li a:focus {
    padding: 10px 15px;
    position: relative;
    /*top: 1px;*/
  }
}
@media (min-width: 700px) and (max-width: 767px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
}
@media (max-width: 991px) {
  li.vertical-divider {
    padding: 15px 0;
  }

  .navbar-default .top-menu .nav a {
    padding: 15px 10px;
  }

  #header.unselected {
    /* background-size:contain; */
    background-position-x: -240px;
  }
}
@media (max-width: 768px) {
  .slider-for #slider_unselected .momento-subtitle {
    text-align: left;
    font-size: 28px;
    line-height: 1;
  }

  .icon {
    position: absolute;
    top: 78%;
    right: 7%;
    z-index: 1;
    height: 10px;
    margin-top: -5px;
    cursor: pointer;
  }

  .input-wrapper {
    position: relative;
  }

  .icon img {
    display: block;
    height: 25px;
  }

  #navbar .top-menu {
    /* display:none!important; */
  }

  .navbar-default .central-menu .dropdown-menu {
    width: 270px;
  }
}
@media (max-width: 700px) {
  #header.unselected {
    background-position-x: -240px;
  }
}
@media (max-width: 767px) {
  .box-juve {
    opacity: 0.95;
    height: 370px !important;
    width: 275px !important;
    border-radius: 25px;
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center !important;
    top: 100px !important;
    padding-left: 15px !important;
    padding-right: 15px;
  }

  .box-juve-text-description {
    font-size: 16px !important;
  }

  .box-juve-chiudi {
    top: -20px !important;
    left: 50% !important;
    transform: translate(-50%, 0%);
  }

  .box-juve-img img {
    width: 60%;
    padding-top: 30px;
  }

  .slider-for #slider_unselected .momento-subtitle {
    font-size: 26px;
  }

  .slider-for #slider_unselected .momento-title {
    font-size: 20px;
  }

  #banner-button {
    text-align: right;
  }

  #banner-button img {
    width: 50px;
  }

  #header.unselected {
    background-size: contain;
    background-position-x: 0px;
  }

  .unselected {
    background-image: url(clientlib-newdesign/resources/images/mobile/bkg/bkg_banner.jpg);
    display: block;
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 426px) and (max-width: 767px) {
  .unselected {
    background-image: url(clientlib-newdesign/resources/images/bkg/bkg_banner.jpg);
    display: block;
    max-width: 100%;
    height: auto;
    transition: 1.5s;
    left: 0;
  }

  #header.unselected {
    background-position-x: -240px;
    background-size: cover;
  }

  .slider-for {
    padding-top: 105px;
    padding-bottom: 0;
  }

  .slider-for #slider_unselected .momento-subtitle {
    font-size: 23px;
  }

  .slider-for #slider_unselected .momento-title {
    font-size: 17px;
  }
}
@media (min-width: 477px) and (max-width: 768px) {
  .box-banner-btn {
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-default .central-menu .dropdown-menu {
    width: 350px;
  }
}
@media (min-width: 1024px) {
  .search-img {
    margin-left: 16%;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: none;
  }

  .search-img {
    margin-left: 33%;
    margin-top: 3%;
  }

  .alignament {
    text-align: center;
  }

  .form-search {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #ccc;
    display: inline;
    color: #484d67;
    font-size: 50px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    width: 85%;
    margin-top: 5%;
  }

  .input-wrapper {
    position: relative;
  }

  .icon img {
    display: block;
    height: 30px;
  }

  .icon {
    position: absolute;
    top: 70%;
    right: 9%;
    z-index: 1;
    height: 10px;
    margin-top: -5px;
    cursor: pointer;
  }
}
@media (max-width: 400px) {
  .form-search-mobile {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #ccc;
    display: inline;
    color: #484d67;
    font-size: 25px;
    margin-top: 25%;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    width: 100%;
  }

  .input-wrapper {
    position: relative;
  }

  .icon img {
    display: block;
    height: 20px;
  }

  .icon {
    position: absolute;
    top: 78%;
    right: 5%;
    z-index: 1;
    height: 10px;
    margin-top: -5px;
    cursor: pointer;
  }

  .unselected {
    background-image: url(clientlib-newdesign/resources/images/mobile/bkg/bkg_banner.jpg);
    display: block;
    max-width: 100%;
    height: auto;
  }

  .allattamento {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_allattamento.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .bagnetto {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_bagnetto.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .pappa {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_pappa.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .attesa {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_attesa.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .relax_nanna {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_relax_nanna.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .in_viaggio {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_in_viaggio.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .a_spasso {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_a_spasso.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .cura {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_cura.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .gioco {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_gioco.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  .vestirsi {
    background-image: url("clientlib-newdesign/resources/images/mobile/bkg/bkg_vestirsi.jpg");
    display: block;
    max-width: 100%;
    height: auto;
  }

  #header.unselected {
    background-size: contain;
    background-position-x: 0px;
  }

  .slider-for {
    width: 100%;
    overflow: hidden;
    padding: 0;
    padding-top: 140px;
    padding-bottom: 0;
  }
}
@media (max-width: 350px) {
  .form-search-mobile {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #ccc;
    display: inline;
    color: #484d67;
    font-size: 25px;
    margin-top: 25%;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    width: 115%;
  }

  .icon {
    position: absolute;
    top: 75%;
    right: -9%;
    z-index: 1;
    height: 10px;
    margin-top: -5px;
    cursor: pointer;
  }

  .slider-nav-slick .slick-track .slide {
    width: 80px !important;
  }

  .slider-for #slider_unselected .momento-subtitle {
    font-size: 23px;
  }

  .slider-for #slider_unselected .momento-title {
    font-size: 18px;
  }

  #banner-button img {
    width: 40px;
  }
}
.navbar-default.white-bg .linguetta-prodotti {
  position: absolute;
  top: -9px;
  left: 25%;
  z-index: 100;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #1b4f94;
}

.navbar-default.white-bg .linguetta-moda {
  position: absolute;
  top: -9px;
  left: 25%;
  z-index: 100;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #1b4f94;
}

.navbar-default.white-bg .arrowModa {
  background: url(clientlib-newdesign/resources/images/frecce/freccia_su_blu.png) no-repeat;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.navbar-default .arrowModa {
  background: url(clientlib-newdesign/resources/images/frecce/freccia_giu.png) no-repeat;
  width: 15px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
}

.navbar-default.white-bg .arrowProdotti {
  background: url(clientlib-newdesign/resources/images/frecce/freccia_su_blu.png) no-repeat;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.navbar-default .arrowProdotti {
  background: url(clientlib-newdesign/resources/images/frecce/freccia_giu.png) no-repeat;
  width: 15px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
}

.navbar-default .top-menu .nav a:hover {
  color: #8da7c9;
}

#my-chicco:focus {
  color: #8da7c9;
}
#my-chicco:hover {
  cursor:pointer;
}
.dropdown-submenu > a:after {
  display: none;
}

.secondLevel li {
  height: 27px !important;
}

.dropdown-menu li {
  height: 40px;
}

.hidden-arrow {
  display: none;
}

.no-padding {
  padding: 0px;
}

.navbar-default .navbar-header .shop-online {
  background-image: url("clientlib-newdesign/resources/images/mobile/menu/ico_shop_online.png");
}

.height-width-100 {
  height: 100%;
  width: 100%;
}

.navbar-default .my-chicco {
  background-image: url("clientlib-newdesign/resources/images/ico_menu_servizio/ico_user.png");
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 5px;
}

#navbar-mobile .nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #FFFFFF;
  background-color: transparent;
}

#navbar-mobile .central-menu .nav li a {
  color: #484d67;
  padding: 10px 50px;
  outline: none;
  text-align: left;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 70px;
  line-height: 50px;
}

#navbar-mobile .central-menu {
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  width: 80%;
}

#navbar-mobile .nav-tabs.nav-justified > li {
  border-bottom: 1px solid #F6F6F7;
  margin: 0px 25px 0px 25px;
  height: 70px;
}

#navbar-mobile .nav-pills span {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 16px;
}

#navbar-mobile .nav-tabs span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 20px;
}

#navbar-mobile .shop-online {
  background-image: url(clientlib-newdesign/resources/images/ico_menu_servizio/ico_eshop.png);
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 5px;
}

#navbar-mobile .shopOnline {
  height: 55px;
  background-color: #1b4f94;
  color: #FFFFFF;
  line-height: 55px;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  text-align: center;
  border-bottom: solid blue;
}

#navbar-mobile .nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: transparent;
}

#accediMyChicco input {
  background-color: #173b6e;
  color: #82b0f2;
  font-style: italic;
  border: none;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
}

.mychiccoLogin {
  background-color: #e21d38;
  color: #FFFFFF;
  font-size: 14px;
  padding: 6px 8px;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 25px;
  border: none;
  margin: 5px;
  width: 100%;
}

#accediMyChicco #email {
  background-color: #173b6e;
  color: #82b0f2;
  font-style: italic;
  border: none;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  border-radius: 25px;
  margin: 5px;
}

#accediMyChicco #password {
  background-color: #173b6e;
  color: #82b0f2;
  font-style: italic;
  border: none;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  border-radius: 25px;
  margin: 5px;
}

#navbar-mobile .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}

#navbar-mobile .submenu-mobile .nav-tabs.nav-justified > li a,
#navbar-mobile .submenu-mobile .back-mobile a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #484d67;
  padding: 10px 50px;
  outline: none;
  text-align: left;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 60px;
  line-height: 50px;
}

#navbar-mobile .submenu-mobile .nav-tabs.nav-justified {
  background-color: #F6F6F7;
}

#navbar-mobile .submenu-mobile .nav-tabs.nav-justified > li {
  border-bottom: 1px solid #dadada;
  margin: 0px 25px 0px 25px;
  height: 60px;
}

#navbar-mobile .submenu-mobile .nav-tabs span {
  font-size: 16px;
}

#navbar-mobile .submenu-mobile .back-mobile a span {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 15px;
}

#navbar-mobile {
  padding: 0px;
  overflow-y: inherit;
  border-color: transparent;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: +501;
}

#navbar-mobile .firstTabMenu {
  background-color: #FFFFFF;
  height: 55px;
  width: 40%;
  line-height: 35px;
}

#navbar-mobile .secondTabMenu {
  background-color: #1b4f94;
  height: 55px;
  width: 40%;
  line-height: 35px;
  margin-left: 0px;
}

.box-juve {
  position: absolute;
  top: 280px;
  right: 0px;
  background-color: #1b4f94;
  width: 530px;
  height: 185px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  z-index: 1;
  box-shadow: 0px 0px 5px 0px #dedede;
  padding-left: 0px;
}

.box-juve-img {
  padding-left: 0px;
}

.box-juve-text {
  font-family: "Baloo Paaji", sans-serif;
  padding-left: 0px;
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 100%;
  padding-right: 0px;
}

.box-juve-text-title {
  font-size: 25px;
}

.box-juve-text-description {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1.56em;
}

.box-juve-scopri:hover {
  color: #F6F6F7 !important;
}

.box-juve-chiudi {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}

.menu-titolo-scegli-il-tuo {
  font-family: "Baloo Paaji", sans-serif;
}

.slider-nav-slick .slick-track .slide {
  width: 90px;
}

.navbar-default {
  border-top: 0;
}

.semicerchio-box-white {
  position: absolute;
  left: 50%;
  width: 62px;
  height: 28px;
  background-color: #FFFFFF;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(-50%, 0%);
}

#filterAddSearch {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  cursor: pointer;
  border: 2px solid #1b4f94;
  border-radius: 25px;
  background: url(clientlib-newdesign/resources/images/filtri/plus_mobile.png) no-repeat;
  background-position: 45%;
  width: 40px;
  height: 40px;
  float: right;
}

#orderSearch .btn {
  font-family: "Baloo Paaji", sans-serif;
  color: #1b4f94;
  font-size: 16px;
  box-sizing: border-box;
  float: right;
  cursor: pointer;
  border: 2px solid #1b4f94;
  border-radius: 25px;
  background-position: 45%;
  background-color: #FFFFFF;
  height: 40px;
}

.first-servizi {
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #1b4f94;
  font-size: 16px;
}

h3.title-search a {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 28px;
  color: #1b4f94;
  text-decoration: none;
}

h2.subtitle-search {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #1b4f94;
  margin-top: 0 !important;
}

.title-search {
  margin-bottom: 5px;
}

.body-search {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}

#navigatorSearch li {
  width: 25%;
  height: 60px;
  text-align: center;
}

#navigatorSearch a {
  cursor: pointer;
}

#navigatorSearch .first {
  font-family: "Baloo Paaji", sans-serif;
  color: #1b4f94;
  font-size: 18px;
}

#navigatorSearch .second {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
}

#navigatorSearch li.active a,
#navigator-tab .tab-pane.fade.in.active {
  background: #F6F6F7 !important;
}

#filterRowBtn {
  height: 40px;
  padding-top: 1%;
  font-family: "Baloo Paaji", sans-serif;
  color: #1b4f94;
  font-size: 16px;
}

@media (max-width: 768px) {
  #titleAjaxAnchor .title {
    font-family: "Baloo Paaji", sans-serif;
    color: #484d67;
    font-size: 25px;
    padding-left: 15px;
  }

  #titleAjaxAnchor .sub {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
  }
}
@media (min-width: 769px) and (max-width: 1920px) {
  #titleAjaxAnchor .title {
    font-family: "Baloo Paaji", sans-serif;
    color: #484d67;
    font-size: 40px;
    padding-left: 15px;
  }

  #titleAjaxAnchor .sub {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
  }
}
@media (min-width: 367px) and (max-width: 400px) {
  #header.unselected {
    background-size: cover;
    background-position-x: 0px;
  }
}
.box-interno-prodotto {
  text-align: center;
}

p.empty {
  height: 20px;
}

.search-prodotti .colore-prodotto {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 13px;
  color: grey;
  height: 15px;
  text-transform: uppercase;
}

#btnDesktopMore a.btn {
  color: #1b4f94;
  background-color: transparent;
  border: 2px solid #1b4f94;
}

.spacing {
  margin-bottom: 50px;
}

.cart-circle-red-mobile {
  background-color: #e21d38;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  margin: 0 auto;
  z-index: 1;
  font-size: 16px;
  line-height: 15px;
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  left: 50%;
  position: absolute;
  top: 25px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 3px;
}

@media (max-width: 400px) {
  .cart-circle-red-mobile {
    background-color: #e21d38;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    margin: 0 auto;
    z-index: 1;
    font-size: 16px;
    line-height: 15px;
    font-family: "Baloo Paaji", sans-serif;
    color: #FFFFFF;
    left: 50%;
    position: absolute;
    top: 25px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 3px;
  }
}
.filterMobile {
  padding-left: 0px;
  padding-top: 10px !important;
}

.singleProduct {
  background-color: #FFFFFF;
  margin-bottom: 20px;
  padding: 0px;
  cursor: pointer;
}

.zeroMargin-Padding {
  margin: 0px;
  padding: 0px;
}

.textCenter {
  text-align: center;
}

.priceDiv {
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: SOLID;
  border-width: 2px 0px 0px 0px;
  border-color: #F6F6F7 !important;
  margin-bottom: 0px;
}

.votiStelle {
  padding-bottom: 5px;
}

.containerSearchMobile {
  padding: 0px;
}

.activeTabSearchProduct {
  background-color: #F6F6F7;
}

.tabsSearchProducts :focus {
  outline: none;
}

.iconMobile {
  position: absolute;
  top: 60%;
  right: 9%;
  z-index: 1;
  height: 10px;
  margin-top: -5px;
  cursor: pointer;
}

.osservatorioInner {
  padding-left: 15px;
}

.paddinLeftZero {
  padding-left: 0px;
}

.altroPadding {
  padding-bottom: 20px;
}

#ricercaFullTextAltro {
  background-color: #FFFFFF;
}

#ricercaFullTextAltro h3 a{
  font-size: 18px;
  color: #484d67;
}

#ricercaFullTextAltro h3 a:hover{
  color: #2a5fa7;
}

#ricercaFullTextAltro p{
  font-family: "Roboto", sans-serif;
  font-weight:300;
  font-size: 16px;
  color: #484d67; 
}

.divSpace {
  border: 0;
  height: 3px;
  background-image: -webkit-linear-gradient(left, #F6F6F7, #E6E7EA, #F6F6F7);
}

#ricercaFullTextOsservatorio {
  padding-bottom: 50px;
  margin-left: 30px;
  margin-right: 30px;
}

.title-osservatorio {
  padding-left: 0 !important;
}

#btnDesktopMore {
  background-color: #FFFFFF;
  margin: 0;
  padding-top: 50px;
}

.aTextDecoration {
  text-decoration: none !important;
}

/* login */
.login div.title-login {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 17px;
  color: #484d67;
}

.login div.title-reg {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 17px;
  color: #484d67;
  margin-top: 15px;
}

.login div.title-err-login {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  color: #e21d38;
  margin-top: 25px;
  margin-bottom: 5px;
  text-align: left;
  display: none;
}

.login div.label-login {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #484d67;
  font-style: italic;
  margin-top: 25px;
  margin-bottom: 5px;
  text-align: left;
}

.login a.btn:not(.btn-spacing-free) {
  margin-bottom: 15px;
  margin-top: 20px;
}

.login a#psw-dimenticata {
  color: #484d67;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin-top: 25px;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}

.navbar-language-selector .dropdown-language {
  left: 50% !important;
  right: auto !important;
  transform: translate(-80%, 0) !important;
  min-width: 260px;
  padding: 25px;
  text-align: center;
}

.navbar-language-selector .dropdown-language:after {
  content: "";
  display: block;
  position: absolute;
  left: 80%;
  width: 10px;
  height: 10px;
  top: -6px;
  background: #FFFFFF;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  transform: translate(-80%, 0%);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}

/* ------ STYLE BASE style.navbar.css ------ */
.slider-nav-slick {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

#navbar-fixed-top .vertical-divider {
  color: transparent;
  font-size: 0px;
}
#navbar-fixed-top .vertical-divider:before {
  content: " ";
  display: block;
  width: 1px;
  height: 13px;
  border-right: 1px solid #d0d0d0;
  position: relative;
  top: 4px;
  right: -2px;
}

.cart-circle-red {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 12px;
  line-height: 1;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -10px;
  left: 12px;
  background-color: #e21d38;
  color: #FFFFFF;
  z-index: 100;
  padding: 2px 0 0 0;
  margin: 0;
}
.cart-circle-red.cart-circle-red-two-digit {
  width: 21px;
}

@media (max-width: 991px) {
  .cart-circle-red {
    border-radius: 10px;
    font-size: 16px;
    line-height: 16px;
    width: 20px;
    height: 20px;
    top: -10px;
    left: 12px;
  }

  .cart-circle-red.cart-circle-red-two-digit {
    width: 25px !important;
  }
}
.cart-circle-red-mobile {
  border-radius: 11px;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  line-height: 16px;
  width: 20px;
  height: 20px;
  background-color: #e21d38;
  margin: 0 auto;
  z-index: 1;
  color: #FFFFFF;
  left: 50%;
  position: absolute;
  top: 25px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 3px;
}

@media (max-width: 768px) {
  .cart-circle-red-mobile {
    background-color: #e21d38;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    margin: 0 auto;
    z-index: 1;
    font-size: 16px;
    line-height: 15px;
    font-family: "Baloo Paaji", sans-serif;
    color: #FFFFFF;
    left: 50%;
    position: absolute;
    top: 25px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 3px;
  }
}
/* login */
.login div.title-login {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 17px;
  color: #484d67;
}

.login div.title-reg {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 17px;
  color: #484d67;
  margin-top: 15px;
}

.login div.title-err-login {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  color: #e21d38;
  margin-top: 25px;
  margin-bottom: 5px;
  text-align: left;
  display: none;
}

.login div.label-login {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #484d67;
  font-style: italic;
  margin-top: 25px;
  margin-bottom: 5px;
  text-align: left;
}

.login a#sign-in:not(.btn-spacing-free),
.login a#sign-up:not(.btn-spacing-free) {
  margin-bottom: 15px;
  margin-top: 20px;
}

.login a#psw-dimenticata {
  color: #484d67;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin-top: 25px;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}

.login .dropdown-menu-center {
  left: -114px !important;
  right: auto !important;
  transform: translate(-50%, 0) !important;
  min-width: 260px;
  padding: 25px;
  text-align: center;
}

.login .dropdown-menu-center.logged-in {
  left: -50px !important;
}

.login--big .dropdown-menu-center {
  min-width: 240px;
}

.login--no-padding .dropdown-menu-center {
  padding: 0;
}

.login .login__header {
  padding: 16px 44px 14px 24px;
}

.login.login--big .login__header {
  padding: 16px 30px 24px 30px;
}

.login .login__header--welcome {
  font-size: 16px;
}

.login .login__body {
  padding: 0 30px 24px;
}

.login .login__body .login__body__go-out,
.login .login__body .login__body__go-out > a {
  font-size: 12px !important;
}

.login .login__header,
.login .dropdown-menu-center:after {
  background-color: #f6f6f7;
}

.login .dropdown-menu-center:after {
  content: "";
  display: block;
  position: absolute;
  left: 326px;
  width: 10px;
  margin-left: -12px;
  height: 10px;
  top: -6px;
  border-left: 1px solid #E7E7E7;
  border-top: 1px solid #E7E7E7;
  transform: translate(-50%, 0%);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.login .dropdown-menu-center.logged-in:after {
  left: 201px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}

#user-name-logged {
  color: #e21d38;
  font-weight: bold;
}

.login-mychicco {
  width: 200px;
  text-align: right;
}

.login-mychicco {
  width: 200px;
  text-align: right;
}

/* ------ STYLE BASE style.breadcrumb.css ------ */
#breadcrumb {
  overflow: hidden;
}

.breadcrumb_box {
  margin-top: 0px !important;
  padding-top: 10px;
}
.breadcrumb_box.gradient-bg {
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f6f6f6 90%, #f6f6f7 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(90%, #f6f6f6), color-stop(100%, #f6f6f7));
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 90%, #f6f6f7 100%);
  background: -o-linear-gradient(top, white 0%, #f6f6f6 90%, #f6f6f7 100%);
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 90%, #f6f6f7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 90%, #f6f6f7 100%);
}

@media (max-width: 991px) {
  .breadcrumb_box {
    margin-top: 104px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb_box #navbar-breadcrumb.navbar-collapse.collapse {
    display: none !important;
    visibility: hidden;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb_box {
    margin-top: 74px;
  }

  #listing-page .navbar #sale-info-mobile {
    display: none !important;
  }

  #listing-page .breadcrumb_box {
    margin-top: 64px;
    padding-top: 10px;
  }
  #listing-page .breadcrumb_box.gradient-bg {
    background: white;
  }
  #listing-page .breadcrumb_box #navbar-breadcrumb.navbar-collapse.collapse {
    display: none !important;
  }
}
/* ------ STYLE BASE style.footer.css ------ */
.allineamento-sinistra {
  text-align: left !important;
}

@media (max-width: 1200px) {
  .container {
    width: 100%;
  }
}
#locator {
  position: relative;
  background-color: #F6F6F7;
}
#locator .info-block h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 38px;
  color: #484d67;
}
#locator .info-block p {
  padding-left: 10px;
  padding-right: 10px;
}

.mobile-title-map {
  display: none;
}

#map {
  height: 420px;
  width: 100%;
  background-color: grey;
  border: 1px solid #eaeaea;
}

#over_map {
  position: absolute;
  top: 33%;
  left: 15%;
  z-index: 5;
  background-color: #FFFFFF;
  padding: 10px 50px 0 10px;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 30px;
}

#product-page #over_map {
  top: 27.4%;
  padding: 2px 50px 0 10px;
}

#osservatorio > .info-block {
  padding-bottom: 7px;
}

#product-page #locator {
  background-color: #F6F6F7;
  padding-top: 20px;
}

#over_map h3,
#over_map h4 {
  font-size: 24px;
  font-family: "Baloo Paaji", sans-serif;
}

#over_map .address img {
  padding-bottom: 8px;
}

#over_map .address p {
  margin-left: 31px;
}

#over_map .address a {
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #1b4f94;
  margin-left: 31px;
}

#over_map .address .street {
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/mobile_storelocator_pin.png") no-repeat left 2px;
  background-size: 20px;
  padding-left: 25px;
}

#over_map .address .distance {
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/mobile_storelocator_distanza.png") no-repeat left 2px;
  background-size: 20px;
  padding-left: 25px;
}

#over_map .address .opening {
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/mobile_storelocator_orari.png") no-repeat left 4px;
  background-size: 20px;
  padding-left: 25px;
}

#over_map .address .tel {
  font-weight: bold;
  margin-bottom: 0;
}

#over_map .address .status {
  font-weight: bold;
  color: #01AA83;
}

#over_map hr {
  margin: 10px 0;
}

@media (min-width: 768px) {
  #over_map .address img {
    max-width: 20px;
  }
}
@media (max-width: 768px) {
  #locator,
  #over_map {
    position: inherit;
  }

  #product-page #over_map {
    padding: 10px;
  }

  #over_map .title-map {
    display: none;
  }

  .mobile-title-map {
    display: block;
    padding: 10px 50px 0 10px;
  }

  .mobile-title-map h3,
  .mobile-title-map h4 {
    color: #1b4f94;
    font-family: "Baloo Paaji", sans-serif;
    font-size: 24px;
  }

  #over_map .address .opening,
  #over_map .status {
    float: left;
  }

  #over_map .address .status {
    margin: 6px 0 0 10px;
  }
}
#social-share .container.mobile {
  display: none;
}

#social-share .container .social-container.yt,
#social-share .container.mobile .social-container.yt {
  background: #FFFFFF url("clientlib-newdesign/resources/images/social/ico_yt.png") no-repeat 8px 2px;
}

#social-share .container .social-container.fb,
#social-share .container.mobile .social-container.fb {
  background: #FFFFFF url("clientlib-newdesign/resources/images/social/ico_fb.png") no-repeat 8px 2px;
}

#social-share .container .social-container.in,
#social-share .container.mobile .social-container.in {
  background: #FFFFFF url("clientlib-newdesign/resources/images/social/ico_in.png") no-repeat 8px 2px;
}

#social-share .container.mobile .social-container {
  display: none;
}

#social-share .container.mobile .social-container.visible {
  display: block;
}

#social-share .container.mobile .btn {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}

#social-share .container.mobile .btn.left {
  right: 80px;
  border: none;
}

#social-share .container.mobile .btn.right {
  right: 15px;
  border: none;
}

#social-share .container.mobile .btn-yt {
  background: transparent url("clientlib-newdesign/resources/images/mobile/social/ico_yt.png") no-repeat;
}

#social-share .container.mobile .btn-fb {
  background: transparent url("clientlib-newdesign/resources/images/mobile/social/ico_fb.png") no-repeat;
}

#social-share .container.mobile .btn-in {
  background: transparent url("clientlib-newdesign/resources/images/mobile/social/ico_in.png") no-repeat;
}

#social-share .container.mobile .social-container {
  margin: 0 auto;
}

#social-share .container.mobile h4 {
  padding-top: 15px;
  margin-bottom: 0;
  width: 150px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  margin-top: 20px;
}

#social-share .container h4 {
  font-size: 24px;
  margin-left: 50px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  margin-top: 20px;
}

#social-share .social-box {
  margin: 40px 0;
  margin-left: 50px;
}

#social-share .social-box img {
  max-width: 100%;
}

#social-share .social-box .caption {
  margin-top: 10px;
}

#social-share .social-box .caption > p {
  font-size: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 14px 0;
  padding: 0;
}

#social-share .social-box .caption > p {
  margin: 6px 0;
}

#social-share .social-box p.title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin: 15px 0 5px 0;
}

#social-share .social-box p.subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  margin: 0;
}

@media (max-width: 760px) {
  #social-share .container {
    display: none;
  }

  #social-share .container.mobile {
    display: block;
  }
}
#chisiamo.dual-block {
  margin-bottom: 0;
}

#chisiamo.dual-block .info-block h2 {
  line-height: 1.2em;
}

#slide_img_txt_img_block .slick-list {
  margin-right: -10px;
  margin-left: -10px;
}
#slide_img_txt_img_block .slick-list > .slick-track > .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  #slide_img_txt_img_block .img-text-img > div {
    position: relative;
  }
}
.dual-block .container-top.eventi {
  background: #FFFFFF url("clientlib-newdesign/resources/images/chisiamo/bkg_eventi.jpg") no-repeat;
  background-size: cover;
  position: relative;
}

.dual-block .container-top.impegno {
  background: #FFFFFF url("clientlib-newdesign/resources/images/chisiamo/bkg_impegno_sociale.jpg") no-repeat;
  background-size: cover;
  position: relative;
}

#chisiamo.dual-block .container-top h3 {
  color: #FFFFFF;
  font-size: 28px;
  text-align: center;
  position: absolute;
  bottom: 68px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
}

#chisiamo.dual-block .container-top p {
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 45px;
  width: 100%;
  font-size: 16px;
}

@media (max-width: 767px) {
  #chisiamo.dual-block .container .first-block-chisiamo {
    margin-bottom: 240px;
  }
}
@media (max-width: 700px) {
  .dual-block .container .semicerchio-eventi-xs {
    top: 56%;
  }
}
@media (max-width: 400px) {
  .dual-block .container .semicerchio-eventi-xs {
    top: 48%;
  }
}
@media (max-width: 850px) {
  #chisiamo.dual-block .container-top h3 {
    bottom: 47%;
    font-size: 20px;
  }

  #chisiamo.dual-block .container-top p {
    bottom: 24%;
    font-size: 15px;
  }
}
#mondochicco.dual-block {
  background-color: #FFFFFF;
  margin-bottom: 0;
}

#mondochicco.dual-block .container-top.mychicco,
#mondochicco.dual-block .container-top.baby_card,
#mondochicco.dual-block .container-top.saldo_punti {
  height: 290px !important;
  position: relative;
}

#mondochicco.dual-block .container-top .saldo {
  position: absolute;
  color: #FFFFFF;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 25pt;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
}

#mondochicco.dual-block .container-top .saldo_punti_text {
  position: absolute;
  color: #FFFFFF;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14pt;
  top: 79%;
  left: 50%;
  transform: translate(-50%, 0%);
}

#mondochicco.dual-block .container-top .sub-container-top h3 {
  padding-top: 0px;
  margin-top: 0px;
}

#mondochicco.dual-block .container-top {
  text-align: center;
}

#mondochicco.dual-block .container-top img {
  width: auto;
  height: auto;
  max-width: 375px;
  margin-top: 11%;
}

@media screen and (max-width: 1250px) {
  #mondochicco.dual-block .container-top {
    min-height: 360px !important;
  }

  #mondochicco.dual-block .container-top img {
    max-width: 90%;
  }
}
@media screen and (max-width: 1110px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 14%;
  }
}
@media screen and (max-width: 1020px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 16%;
  }
}
@media screen and (max-width: 960px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 21%;
  }
}
@media screen and (max-width: 870px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 27%;
  }
}
@media screen and (max-width: 767px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 5%;
  }
}
@media screen and (max-width: 620px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 11%;
  }
}
@media screen and (max-width: 550px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 16%;
  }
}
@media screen and (max-width: 460px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 24%;
  }
}
@media screen and (max-width: 410px) {
  #mondochicco.dual-block .container-top img {
    margin-top: 30%;
  }
}
#mondochicco.dual-block .sub-container-top {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding-top: 15px;
}

#mondochicco.dual-block .container-top .content {
  position: absolute;
  bottom: 78%;
  width: 100%;
}

#mondochicco.dual-block .container-top p {
  text-align: center;
  font-size: 16px;
}

.slider-experience .slick-slide {
  padding: 0 15px;
}

.slider-experience .titolo {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 20pt !important;
  margin-top: 0;
}

.slider-experience .sottotitolo {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.slider-experience .descrizione {
  text-align: left !important;
  font-size: 15pt !important;
  line-height: 20pt !important;
}

#mondochicco .mondochicco-servizio-item {
  position: relative;
}

#mondochicco .serviziTag {
  background: url(clientlib-newdesign/resources/images/ico_locator/servizi_tag_grande.png) no-repeat left 4px;
  height: 35px;
  width: 130px;
  position: absolute;
  right: 0px;
  font-size: 14px;
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  line-height: 38px;
  text-align: center;
  z-index: 1;
  top: 10px;
}

#mondochicco .ribbon-mobile {
  background-color: #D8D9DE;
  height: 52px;
  position: relative;
  padding-top: 15px;
}

#mondochicco .dual-block .container-bottom {
  min-height: 180px;
}

.baby_card .content-xs {
  width: 100%;
  background: #FFFFFF url(clientlib-newdesign/resources/images/servizi/bkg_baby_card.jpg) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
}

.mychicco .content-xs {
  width: 100%;
  background: #FFFFFF url(clientlib-newdesign/resources/images/servizi/bkg_mychicco.jpg) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
}

.saldo_punti .content-xs {
  width: 100%;
  background: #FFFFFF url(clientlib-newdesign/resources/images/servizi/bkg_saldo_punti.png) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
}

.semicerchio1-xs {
  position: absolute;
  left: 50%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(-50%, 0%);
}

.semicerchio2-xs {
  position: absolute;
  left: 50%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(-50%, 0%);
}

#mondochicco.dual-block .container {
  position: relative;
}

@media (max-width: 768px) {
  .slider-experience .container-top img {
    min-height: 205px;
  }

  .slider-experience .container-top .content-xs {
    bottom: 80%;
  }
}
@media (max-width 369px) {
  .slider-experience .semicerchio1-xs {
    top: 45%;
  }
}
@media (max-width 400px) {
  #mondochicco .serviziTag {
    position: relative;
    margin: 0px;
    float: right;
  }
}
#servizi {
  background-color: #F6F6F7;
  padding: 37px 0;
  margin: 0;
  position: relative;
}

#servizi .service-title {
  background: #F6F6F7 url("clientlib-newdesign/resources/images/servizi/bkg_servizi.png") no-repeat;
  min-height: 160px;
}

#servizi .service-title h3 {
  padding-top: 50px;
  margin-left: 66px;
}

#servizi .service-subtitle {
  /* margin-top: 10%; */
}

#servizi .service-subtitle h4 {
  font-size: 30px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
}

#servizi a.btn {
  margin: 5px;
  margin-top: 40%;
}

#servizi .service-btn {
  text-align: center;
}

#servizi .service-btn a.btn:hover {
  color: #8da7c9;
}

@media (max-width: 768px) {
  #servizi a.btn {
    margin-top: 5%;
  }

  #servizi .service-btn {
    line-height: 195px;
  }
}
@media (max-width: 400px) {
  #servizi .service-btn {
    line-height: 0px;
  }
}
@media (max-width: 700px) {
  #servizi .service-btn {
    line-height: 0px;
  }
}
#moda .slick-slide a.btn,
#moda .moda-mobile-item a.btn {
  background-color: #1b4f94;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  border-radius: 25px;
  border: none;
  padding: 6px 24px;
  position: absolute;
  transform: translate(-50%, -50%);
  margin: 0;
}

#moda .moda-mobile .mobile-a a.btn {
  background-color: #1b4f94;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  border-radius: 25px;
  border: none;
  padding: 6px 24px;
  margin: 0;
}

#moda .moda-mobile .mobile-a {
  text-align: center;
}

#moda .slick-slide a.btn:hover,
#moda .moda-mobile a.btn:hover,
#moda-mobile a.btn:hover {
  color: #8da7c9;
}

#moda .slick-slide h3.collectionmsg,
#moda .moda-mobile h3.collectionmsg {
  position: absolute;
  width: auto;
  height: auto;
  color: #FFFFFF;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 38px;
  margin: 0;
}

#moda .moda-mobile h3.collectionmsg,
#moda .moda-mobile-landscape h3.collectionmsg,
#moda .moda-mobile-portrait h3.collectionmsg {
  font-size: 21px;
}

#moda .moda-mobile a.btn,
#moda .moda-mobile-landscape a.btn,
#moda .moda-mobile-portrait a.btn {
  font-size: 10px;
}

#moda h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 38px;
  color: #484d67;
}

#moda .info-block p {
  padding-left: 10px;
  padding-right: 10px;
}

#moda button.slick-prev {
  color: red;
}

#moda button.slick-next {
  color: red;
}

#moda .product {
  position: absolute;
  transform: translate(-50%, 0);
}

#moda .product a.wishlist {
  display: block;
  width: 20px;
  height: 18px;
  background-image: url(clientlib-newdesign/resources/images/moda/ico_cuore_pieno.png);
  background-size: cover;
  margin: 0 auto;
}

#moda .product a.wishlist.empty {
  background-image: url(clientlib-newdesign/resources/images/moda/ico_cuore_vuoto.png);
}

#moda .product p.name {
  font-family: "Baloo Paaji", sans-serif;
  color: #1b4f94;
  font-size: 16px;
  text-align: center;
  margin: 0;
}

#moda .product p.price {
  color: #1b4f94;
  text-align: center;
}

#moda .product img {
  max-width: 20px;
}

#moda .slick-slide .evidence {
  min-height: 320px;
}

#moda .slick-moda-item {
  width: 1170px;
  display: block;
  position: relative;
}

#moda .moda-mobile-landscape,
#moda .moda-mobile-portrait {
  display: none;
}

#moda .moda-mobile-landscape,
#moda .moda-mobile-landscape img.background {
  width: 800px;
}

#moda .moda-mobile-portrait,
#moda .moda-mobile-portrait img.background {
  width: 650px;
}

#moda .moda-mobile-portrait .slick-moda-item {
  width: 800px;
  position: relative;
}

#moda .slick-moda {
  display: block;
}

#moda .moda-mobile {
  display: none;
  overflow-x: scroll;
  overflow-y: hidden;
}

#moda .moda-mobile-item {
  width: 650px;
  position: relative;
  margin: 0 auto;
}

#moda .moda-mobile-item img {
  width: 650px;
}

@media (max-width: 1240px) {
  #moda .container {
    width: 100%;
  }

  #moda .slick-moda {
    display: none;
  }
}
@media (max-width: 1240px) and (min-width: 841px) {
  #moda .moda-mobile-landscape {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 840px) and (min-width: 701px) {
  #moda .moda-mobile-portrait {
    display: block;
    margin: 0 auto;
  }

  #moda .moda-mobile-landscape,
  #moda .slick-moda {
    display: none;
  }

  #moda .moda-mobile-portrait .slick-dots {
    margin-bottom: 10px;
  }
}
@media (max-width: 700px) {
  #moda .container {
    width: 100%;
  }

  #moda .slick-moda {
    display: none;
  }

  #moda .moda-mobile {
    display: block;
  }

  #moda .moda-mobile-landscape {
    display: none;
  }

  #moda .product p.name {
    font-size: 14px;
  }

  #moda .product p.price {
    font-size: 12px;
  }
}
#my_first_chicco .font-40px {
  margin: 0;
}

.quote {
  text-align: center;
}

.negative-margin {
  margin-top: 0px;
}

.quote .open-quote {
  padding-right: 10px;
}

.quote .close-quote {
  padding-left: 10px;
}

.osservatorio-item .moment-mobile {
  display: none;
}

.osservatorio-item .moment-tablet {
  display: none;
}

.osservatorio-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  z-index: 10;
}

.bottom-font-size {
  font-size: 30px !important;
  line-height: 35px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  margin-top: 20px;
  margin-bottom: 10px;
}

#osservatorio .osservatorio-item-container {
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.osservatorio-item {
  position: relative;
}

.osservatorio-container > div {
  float: left;
}

.osservatorio-item .item {
  width: 40%;
  height: 50%;
  float: left;
}

.osservatorio-item .item.right {
  float: right;
}

.osservatorio-item .item p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 26px;
}

.osservatorio-item .item .box {
  width: 40%;
  margin: 0 auto;
  padding-top: 50px;
}

.osservatorio-item .item .box .title-container {
  width: 100%;
  position: relative;
}

.osservatorio-item .item .box .title-container h4 {
  text-align: center;
  position: absolute;
  bottom: 5px;
  width: 100%;
}

.osservatorio-item > img {
  width: 100%;
  max-width: 100%;
}

.osservatorio-description {
  font-size: 22px;
  max-width: 500px;
  line-height: 30px;
  margin: 0 auto;
}

.osservatorio-item p {
  text-align: center;
}

.osservatorio-item .row {
  margin: 20px 0;
}

.osservatorio-item .item img {
  margin: 0 auto;
  display: block;
}

.osservatorio-item .info-block.bottom {
  position: absolute;
  left: 30%;
  bottom: 2%;
  background-image: url(clientlib-newdesign/resources/images/osservatorio/bkg_cta_osservatorio.jpg);
}

#osservatorio .info-block.bottom {
  margin: 0;
}

.osservatorio-size {
  font-size: 24px;
}

.title-size {
  font-size: 30px;
}

.sottocategorie {
  min-height: 1px;
}

#osservatorio .info-block.bottom .container {
  padding: 30px 0;
}

.osservatorio-item .info-block.bottom a {
  display: inline-block;
}

#osservatorio hr {
  border-top: 1px solid #cdd0d7;
}

.info-block a.btn:hover {
  color: #8da7c9;
}

#osservatorio .info-block.bottom a.btn:hover {
  color: #1b4f94;
  background-color: #FFFFFF;
}

@media (min-width: 551px) and (max-width: 768px) {
  #osservatorio_block .osservatorio-item .item.showmobile {
    margin-top: 14%;
  }

  #osservatorio_block .osservatorio-item .item.showmobile p {
    font-size: 14px;
    line-height: 24px;
  }

  #osservatorio_block .osservatorio-item a {
    padding-top: 7px;
  }
}
@media (max-width: 1450px) {
  .osservatorio-item .item .box {
    width: 60%;
  }
}
@media (max-width: 1260px) {
  #osservatorio .osservatorio-item-container {
    margin-top: -10%;
  }

  .osservatorio-item .item .box {
    width: 70%;
    margin-top: 8%;
    transform: translate(-7%, 0);
  }

  .osservatorio-item .item .boxDx {
    width: 70%;
    text-align: center;
    margin-left: 30%;
  }

  .osservatorio-item .item p {
    font-size: 12px;
  }

  .osservatorio-item .item {
    width: 40%;
    height: 57%;
    float: left;
  }
}
@media (max-width: 1024px) {
  .negative-margin {
    margin-top: -47px !important;
  }

  .osservatorio-item .quote p {
    font-size: 14px;
    line-height: 20pt;
  }
}
@media (max-width: 940px) {
  .osservatorio-item .item p {
    display: none;
  }

  .osservatorio-item .item img {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .negative-margin {
    margin-top: 0px;
  }

  .sottocategorie {
    font-size: 22px;
  }

  .osservatorio-item .quote p {
    font-size: 20px;
    line-height: 25px;
  }

  .osservatorio-description {
    font-size: 20px !important;
    line-height: 25px !important;
    margin: 0 auto;
  }

  .osservatorio-item .item .box .title-container h4 {
    text-align: left;
    position: absolute;
    bottom: -12px;
    width: 100%;
    margin-left: 25%;
  }

  .osservatorio-item .item .box {
    width: 100%;
    margin-top: 0;
    transform: translate(0%, 0);
    padding-top: 10px;
  }

  .osservatorio-size {
    font-size: 20px;
  }

  .title-size {
    font-size: 25px;
  }

  .osservatorio-item .item {
    display: none;
  }

  #osservatorio_block .osservatorio-item .item.showmobile p {
    display: block;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    margin-left: 30%;
  }

  .osservatorio-item a {
    display: block;
    text-align: left;
    font-family: "Baloo Paaji", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #1b4f94;
    font-size: 16px;
    margin-left: 30%;
  }

  .bottom-font-size {
    font-size: 23px !important;
    line-height: 25px;
  }

  .osservatorio-item .item.showmobile {
    display: block;
    position: relative;
    float: none;
    width: 80%;
    margin-top: 13%;
  }

  .osservatorio-item .item.showmobile img {
    display: none;
  }

  #osservatorio .info-block.bottom .container {
    background-image: none;
    background-color: #d3d4d8;
  }
}
@media (max-width: 550px) {
  #osservatorio_block .osservatorio-item .moment-desktop {
    display: none;
  }

  #osservatorio_block .osservatorio-item .moment-mobile {
    display: block;
  }

  #osservatorio_block .osservatorio-item .moment-tablet {
    display: none;
  }

  #osservatorio_block .osservatorio-description {
    font-size: 16px !important;
    line-height: 23px !important;
    margin: 0 auto;
  }

  #osservatorio_block .osservatorio-item .item.showmobile p {
    display: block;
    font-size: 15px;
    line-height: 20px;
  }

  #osservatorio_block .osservatorio-item a {
    padding-top: 0;
  }
}
@media (max-width: 320px) {
  #osservatorio_block .osservatorio-item .item.showmobile p {
    display: block;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 5px;
  }
}
#header_momenti .slider-nav-box .slider-container {
  display: flex;
}

#header_momenti .slider-nav-box .swiper-container .slider-container.swiper-wrapper {
  width: auto;
}

#header_momenti .slider-nav-box .slide {
  height: 70px;
}

#header_momenti .slider-nav-box .slide.active {
  background-color: #FFFFFF;
}

#header_momenti .slider-nav-box {
  background-color: #F6F6F7;
}

#header_momenti {
  display: block;
}

#header_momenti .slide {
  text-align: center;
}

#header_momenti .slider-nav-box .slide {
  width: 10%;
  padding: 0;
}

#header_momenti .slider-nav-box .slide img {
  padding: 0;
}

#header_momenti .header_momenti {
  text-align: center;
  position: relative;
  overflow: hidden;
}

#header_momenti .header_momenti .testo {
  padding: 10px;
  width: 100%;
  position: absolute;
  top: 140px;
}

#header_momenti .header_momenti .header_momenti-subtitle,
#header_momenti .header_momenti .header_momenti-subtitlesp,
#header_momenti .header_momenti .header_momenti-title,
#header_momenti .header_momenti .header_momenti-title-sp {
  text-align: center;
}

#header_momenti .header_momenti .header_momenti-subtitle {
  color: #FFFFFF;
}

#header_momenti .header_momenti .header_momenti-title {
  color: #FFFFFF;
}

#header_momenti .header_momenti .header_momenti-subtitle-sp {
  color: #FFFFFF;
}

#header_momenti .header_momenti .header_momenti-title h1 {
  color: #FFFFFF;
  margin: 0;
}

#header_momenti .header_momenti .header_momenti-title-sp h1 {
  color: #FFFFFF;
  margin: 0;
}

#header_momenti .header_momenti .header_momenti-img {
  text-align: center;
  height: auto;
}

#header_momenti .header_momenti .header_momenti-img_bkg {
  float: none;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  border: none;
}

#header_momenti .header_momenti a {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
}

#catalogo_momenti {
  background-color: #F6F6F7;
}

#catalogo_momenti .catalogo-title {
  text-align: center;
}

#catalogo_block {
  padding-top: 20px;
  border-top: 1px solid #E6E7EA;
}

#catalogo_block #numero_prodotti {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
}

#catalogo_block .box-interno-prodotto {
  text-align: center;
  background-color: #FFFFFF;
  margin: 10px 0;
  padding-top: 20px;
}

#catalogo_block .box-interno-prodotto img {
  cursor: pointer;
}

#catalogo_block .box-interno-prodotto .nome-prodotto {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  padding-top: 10px;
  margin-bottom: 0;
  min-height: 50px;
  padding: 0 16px;
}

#catalogo_block .box-interno-prodotto .colore-prodotto {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 11px;
  color: grey;
  height: 15px;
  margin-bottom: 5px;
}

#catalogo_block .box-interno-prodotto .voti_stelle {
  padding-bottom: 10px;
}

#catalogo_block .box-interno-prodotto .voti_stelle a:hover {
  text-decoration: none;
}

#catalogo_block .box-interno-prodotto .costo-prodotto {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 15px 0;
  border-top: 3px solid #F6F6F7;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-price {
  float: left;
  text-align: right;
  font-size: 12px;
  padding-left: 0;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-promo-price p {
  color: #e21d38;
  font-weight: bold;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-new-price {
  float: left;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-new-price .red {
  color: #e21d38;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-price del {
  color: #a8a9ad;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-promo {
  background-color: #e21d38;
  border-radius: 50%;
  color: #FFFFFF;
  height: 38px;
  width: 38px;
  display: table;
  float: right;
  padding: 0;
  margin: -12px 10px 0px 0px;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-promo p {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  vertical-align: middle;
  display: table-cell;
  color: #FFFFFF;
  padding-left: 4px;
}

#catalogo_momenti .info-block a.btn {
  color: #1b4f94;
  background-color: transparent;
  border: 2px solid #1b4f94;
}

#catalogo_momenti .info-block a.btn:hover {
  background-color: #FFFFFF;
}

#osservatorio_momenti {
  min-height: 1px;
}

#osservatorio_momenti #osservatorio_momenti-relax_nanna {
  padding-left: 10px;
  padding-right: 10px;
}

#osservatorio_momenti_block {
  background: #FFFFFF;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#FFFFFF, #E6E7EA);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#FFFFFF, #E6E7EA);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#FFFFFF, #E6E7EA);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #e6e7ea);
  /* Standard syntax */
}

.slider-osservatorio_momenti .blocco-sx,
.slider-osservatorio_momenti .blocco-dx {
  margin-top: 40px;
}

.slider-osservatorio_momenti .cosa-fare {
  right: -30px;
}

.slider-osservatorio_momenti .cosa-fare p {
  padding-top: 10px;
}

.slider-osservatorio_momenti .cosa-non-fare {
  margin-left: -15px;
}

.slider-osservatorio_momenti .cosa-fare,
.slider-osservatorio_momenti .cosa-non-fare {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 24px 15px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .slider-osservatorio_momenti .cosa-fare,
  .slider-osservatorio_momenti .cosa-non-fare {
    min-height: 200px;
  }
}
.slider-osservatorio_momenti .cosa-non-fare p {
  padding-top: 10px;
}

.slider-osservatorio_momenti .ico_giusto {
  right: -25px;
  text-align: left;
  border-radius: 0 25px 25px 0;
}

.slider-osservatorio_momenti .ico_sbagliato {
  right: 15px;
  text-align: right;
  border-radius: 25px 0 0 25px;
}

.slider-osservatorio_momenti .ico_giusto,
.slider-osservatorio_momenti .ico_sbagliato {
  top: 75px;
  line-height: 50px;
  height: 50px;
  background: #FFFFFF;
}

#osservatorio_momenti .info-block {
  margin-bottom: 0;
}

#osservatorio_momenti .info-block.bottom {
  margin: 0;
  padding: 0 0 50px 0;
  background-color: #E6E7EA;
}

#osservatorio_momenti .info-block.bottom a.btn {
  margin-top: 10px;
  padding: 6px 24px;
}

#osservatorio_momenti .osservatorio_img img {
  width: 100%;
  max-width: 389px;
  max-height: 449px;
  margin-top: -80px;
}

#osservatorio_momenti .slick-prev {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra.png");
  left: 0;
  z-index: 100;
}

#osservatorio_momenti .slick-prev:before,
#osservatorio_momenti .slick-next:before {
  opacity: 0;
}

#osservatorio_momenti .slick-next {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_destra.png");
  right: 16px;
  left: inherit;
}

#osservatorio_momenti .info-block.bottom p {
  min-height: 1px;
}

#kit_momenti.kit_momenti .service-title {
  background: #FFFFFF url("clientlib-newdesign/resources/images/servizi/bkg_servizi.png") no-repeat;
  min-height: 160px;
}

#kit_momenti.kit_momenti .service-title h3 {
  padding-top: 50px;
  margin-left: 63px;
}

#kit_momenti.kit_momenti .service-subtitle {
  padding-top: 7%;
}

#kit_momenti.kit_momenti .service-subtitle span.bold-p {
  color: #1b4f94;
  font-weight: bold;
}

#kit_momenti.kit_momenti .service-btn a.btn {
  margin: 5px;
  margin-top: 50%;
}

.kit_momenti .testo {
  padding: 10px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.kit_momenti .kit-momenti-subtitle h3 {
  color: #FFFFFF;
  text-align: center;
  margin: 0;
}

.kit_momenti .kit-momenti-title {
  text-align: center;
  height: auto;
  padding: 15px;
  color: #FFFFFF;
  padding-top: 5px;
}

.kit_momenti {
  position: relative;
  overflow: hidden;
}

.kit_momenti img {
  float: none;
  margin: 0;
  height: 100%;
  padding: 0;
  background: #FFFFFF;
  border: none;
  width: 100%;
}

.kit_momenti a {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
}

@media (min-width: 1241px) {
  #header_momenti .header_momenti .header_momenti-img_bkg {
    width: 100%;
  }
}
@media (max-width: 1240px) {
  #catalogo_block .box-interno-prodotto img {
    max-height: 200px;
    max-width: 200px;
  }
}
@media (max-width: 991px) {
  .slider-osservatorio_momenti .cosa-fare {
    right: -65px;
  }

  .slider-osservatorio_momenti .ico_giusto {
    right: -65px;
  }

  .slider-osservatorio_momenti .blocco-sx,
  .slider-osservatorio_momenti .blocco-dx {
    margin-top: 90px;
  }
}
@media (max-width: 767px) {
  #kit_momenti.kit_momenti .service-btn a.btn {
    margin-top: 3%;
    margin-bottom: 3%;
  }

  #osservatorio_momenti .info-block.bottom {
    border-top: 2px solid #E6E7EA;
    background-color: #E6E7EA;
  }

  .slider-osservatorio_momenti .cosa-fare {
    right: 0;
  }

  .slider-osservatorio_momenti .cosa-non-fare {
    margin-left: 0;
  }

  .slider-osservatorio_momenti .ico_giusto {
    right: 0;
    top: 0;
    text-align: center;
    border-radius: 0px 0px 25px 25px;
    height: 20px;
    z-index: 9;
    line-height: 40px;
  }

  .slider-osservatorio_momenti .ico_sbagliato {
    right: 0;
    top: 0;
    text-align: center;
    border-radius: 25px 25px 0px 0px;
    height: 20px;
    z-index: 9;
    line-height: 40px;
  }

  .slider-osservatorio_momenti .blocco-sx,
  .slider-osservatorio_momenti .blocco-dx {
    margin-top: 0;
  }

  #header_momenti .slider-nav-box .slide {
    width: auto;
  }

	@media (max-width: 767px) {
		#header_momenti .header_momenti {
			/* Al limite c'è da aggiustare questo valore a seconda della casistica, presena o meno delle breadcrumbs. */
		    margin-top: -4px !important;
		}
	}
	
  #header_momenti .header_momenti {
    margin-top: 84px;
    /*display: flex;*/
  }

  .slider-osservatorio_momenti h4 {
    font-size: 20px;
    line-height: 25px;
  }

  #header_momenti .header_momenti .header_momenti-img_bkg {
    width: 100%;
  }

  .slider-osservatorio_momenti .ico_giusto img {
    vertical-align: top;
  }
}
@media (max-width: 480px) {
  #header_momenti .header_momenti .testo {
    top: 100px;
  }
}
@media (min-width: 992px) {
  #header_momenti .slider-nav-box .slider-container {
    display: flex;
    margin: 0 175px;
  }
}
@media screen and (max-width: 767px) {
  #kit_momenti .do-img-overlay {
    min-height: 225px;
  }
  #kit_momenti .do-img-overlay img {
    height: 225px;
    width: auto;
    left: 50%;
    margin-left: -338px;
    position: absolute;
  }
}
#benvenuto,
#benvenuto.grey {
  background-color: #F6F6F7;
}

#benvenuto.white {
  background-color: #FFFFFF;
}

#benvenuto p.view-mobile {
  display: none;
}

#benvenuto .view-mobile b {
  font-weight: bold;
}

#benvenuto .info-block h2,
#benvenuto .info-block h1 {
  line-height: 37.4px;
}

#benvenuto p.view-mobile {
  text-transform: none;
}

@media (max-width: 770px) {
  #benvenuto .hide-mobile {
    display: none;
  }

  #benvenuto .view-mobile {
    display: block;
  }

  #benvenuto p.view-mobile {
    display: block;
    cursor: pointer;
    margin-top: 20px;
  }

  #benvenuto .hide-description {
    display: none !important;
  }
}
.twoColumns {
  column-count: 2;
  column-gap: 30px;
}

.filter {
  padding: 0;
  width: 100%;
}

.filterBtn {
  padding-top: 0.7%;
  float: right;
}

.filter .filterBtnOpen {
  background: url(clientlib-newdesign/resources/images/filtri/plus_desktop.png) no-repeat;
  background-position: 5%;
  padding-left: 1.7%;
}

.filter .filterBtnOpen:hover,
.filter .filterBtnClose:hover {
  background-color: #F6F6F7;
}

.filter .filterBtnClose {
  background: url(clientlib-newdesign/resources/images/filtri/ics_desktop.png) no-repeat;
  background-position: 8%;
  padding-left: 2%;
}

.filter .filterBtnOpenMobile {
  background: url(clientlib-newdesign/resources/images/filtri/plus_mobile.png) no-repeat;
  background-position: 45%;
  width: 40px;
  height: 40px;
}

.filter p {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #173b6e;
  float: left;
  margin: 7px 0 0 16px;
}

.filter-hide {
  display: none;
}

.filter-all.filter-show {
  display: block;
}

.filter-all .minimal {
  color: #1b4f94;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  display: inline-block;
  line-height: 2em;
  padding: 0.4em 4.5em 0.4em 1em;
  border: 2px solid #1b4f94;
  border-radius: 25px;
  box-sizing: border-box;
  -webkit-appearance: none;
  width: 80%;
  background: url("clientlib-newdesign/resources/images/filtri/arrow_mobile.png") transparent no-repeat;
  background-position: 95%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.rowFilterMobile {
  text-align: center;
}

.filter-all .filterItemApplicaMobile {
  display: inline-block;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0.4em 0.8em 0.4em 0.8em;
  border: 2px solid #1b4f94;
  border-radius: 25px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  background: #1b4f94;
  width: 80%;
  line-height: 2em;
}

.filter-all .filterItemApplica {
  display: inline-block;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  float: right;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0.8em 0.8em 0.8em 0.8em;
  border: 2px solid #1b4f94;
  border-radius: 25px;
  text-transform: uppercase;
  text-align: center;
  background: #1b4f94;
  padding-top: 0.7%;
  height: 40px;
  width: 120px;
}

.filter-all .filterItemApplica:hover {
  color: #8da7c9;
}

.filter-all .filterItem {
  display: inline-block;
  font-family: "Baloo Paaji", sans-serif;
  box-sizing: border-box;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 2px;
  color: #1b4f94;
  padding: 0.1em 0.6em 0.1em 0.6em;
  border: 2px solid #1b4f94;
  border-radius: 25px;
  width: inherit;
  text-align: center;
  font-size: 13px;
  padding-top: 0.3%;
  height: 25px;
  margin-top: 0.55%;
}

.filterItemSelected,
.filter-all .filterItem:hover {
  display: inline-block;
  font-family: "Baloo Paaji", sans-serif;
  box-sizing: border-box;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 0.5%;
  padding: 0.1em 0.6em 0.1em 0.6em;
  border: 2px solid #1b4f94;
  border-radius: 25px;
  width: inherit;
  text-align: center;
  color: #FFFFFF !important;
  background: #1b4f94;
  text-decoration: none;
  font-size: 13px;
  padding-top: 0.3%;
  height: 25px;
  margin-left: 2px;
}

.filterItemSelectedClose,
.filterItemSelectedClose:hover {
  background: url(clientlib-newdesign/resources/images/filtri/ics_tag_bianca_desktop.png) #1b4f94 no-repeat !important;
  background-position: right 5px top 5.5px !important;
  padding: 0.2em 1.4em 0.1em 0.4em !important;
}

.filterItemSelectedCloseMobile,
.filterItemSelectedCloseMobile:hover {
  background: url(clientlib-newdesign/resources/images/filtri/ics_tag_bianca_mobile.png) #1b4f94 no-repeat !important;
  background-position: right 5px top 7px !important;
  padding: 2px 20px 2px 10px !important;
  margin-right: 2%;
}

.filter-all .vertical-divider-filter {
  color: #ccc;
  line-height: 25px;
  font-size: 20px;
  width: inherit;
  text-align: center;
  padding-top: 0.7% !important;
}

.filterRow {
  padding-right: 15px;
  padding-left: 15px;
}

.textSelectedBox {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #484d67;
  width: inherit;
  padding-top: 1% !important;
}

.textCustomizeBox {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #1b4f94;
  text-align: right;
  margin-top: 1%;
}

.textCustomizeBoxMobile {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #1b4f94;
  text-align: right;
  padding: 0;
  margin-top: 10px;
}

.textFilterMobile {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 20px;
  color: #1b4f94;
  width: inherit;
  text-align: left;
  padding-bottom: 10%;
}

.textRemoveFiltersMobile {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 20px;
  color: #1b4f94;
  text-align: left;
}

.filterCloseImg {
  text-align: right !important;
}

#filter-gray-light {
  background: #F6F6F7 !important;
}

#filter-gray-dark {
  padding: 2% 0;
  background: #e8e8ea !important;
}

#filterSelectedRowMobile {
  margin-top: 4%;
  margin-bottom: 4%;
}

#filterSelectedRow {
  padding-top: 1% !important;
}

#osservatorio_servizi {
  padding-top: 15px;
  padding-bottom: 20px;
}
#osservatorio_servizi .subtitle {
  margin-bottom: 20px;
}

#kit_momenti > .container > .row {
  padding-top: 27px;
  padding-bottom: 27px;
}

#benvenuto_relax_nanna {
  padding-top: 25px;
}
#benvenuto_relax_nanna h2 {
  margin-bottom: 18px;
}

#filtro_catalogo {
  min-height: 90px;
}
#filtro_catalogo > .container {
  padding-top: 20px;
}

.info-block h2 {
  margin-bottom: 0;
}

.paddingTop25 {
  padding-top: 25px !important;
}

#header_osservatorio {
  margin-bottom: 25px;
}

#collezioneTesto .info-block h2 {
  margin-bottom: 5px;
}

.locator-filter h3 {
  margin-top: 0;
}

#filtro_catalogo.white,
.filtro_catalogo #filtri_selezionati.white {
  background-color: #FFFFFF;
}

#filtro_catalogo .filter {
  padding: 0;
  width: 100%;
}

#filtro_catalogo .filter .filter-open {
  float: left;
  width: 40px;
  height: 40px;
  display: block;
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_filtro_close.png) center no-repeat;
}

#filtro_catalogo .filter .filter-close {
  float: left;
  width: 40px;
  height: 40px;
  display: block;
  border: none;
  border-radius: inherit;
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_filtro_open.png) center no-repeat;
}

#filtro_catalogo .filter p {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #173b6e;
  float: left;
  margin: 9px 0 0 16px;
}

#filtro_catalogo .filter-all {
  width: 100%;
}

#filtro_catalogo .filter-all .form-group {
  margin-bottom: 0;
}

#filtro_catalogo .filter-all.filter-hide {
  display: none;
}

@media (max-width: 767px) {
  .locator-filter.chicco-form h3 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #filtro_catalogo .filter-all .form-group {
    margin-bottom: 10px;
  }
}
#filtro_catalogo .filter-all.filter-show {
  display: block;
}

#filter-action-rimuovi {
  float: right;
}

#filter-action-rimuovi:hover {
  background-color: #FFFFFF;
}

#filtri_selezionati .textSelectedBox {
  padding-top: 5px;
  width: auto;
}

#filtri_selezionati .filterItemSelectedClose,
#filtri_selezionati .filterItemSelectedClose:hover {
  background-position: calc(100% - 0.6em) 52% !important;
  padding: 0.16em 2.2em 0.2em 0.8em !important;
  margin-top: 3px;
  margin-right: 8px;
}

#filtri_selezionati .textSelectedBox p {
  padding-right: 2em;
  border-right: 1px solid #ccc;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #484d67;
  width: inherit;
}

#filtro_catalogo .filter-all .minimal {
  width: auto;
}

#filter-order {
  float: right;
}

#filter-order .filter-label {
  display: inline-block;
  padding-top: 8px;
  padding-right: 5px;
}

@media (max-width: 767px) {
  #filtro_catalogo .filter-all a.btn {
    float: none;
  }

  #filtro_catalogo .filter-all {
    padding-top: 10px;
  }

  #filtro_catalogo .applica_filtri #applica_filtro,
  #filtro_catalogo .btn_rimuovi #filter-action-rimuovi {
    width: 100%;
  }
}
#filter-action {
  cursor: pointer;
}

select.custom-select {
  display: none;
}

.filter-select-container {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #filtri_selezionati .btn {
    margin-top: 20px 0;
    width: 100%;
  }

  #filtri_selezionati .filterItemSelectedClose,
  #filtri_selezionati .filterItemSelectedClose:hover {
    padding: 0.2em 2.2em 2em 1em !important;
    line-height: initial;
  }
}
@media (max-width: 480px) {
  #sub-filter .filter-select-container {
    width: 100%;
  }

  #filtri_selezionati .filter-gray-dark {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #filter-order {
    width: 55%;
  }
}
.sticky-chat {
  position: fixed;
  bottom: 170px;
  right: 0px;
  background-color: #1b4f94;
  width: 62px;
  height: 57px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  z-index: 999;
  box-shadow: 0px 0px 5px 0px #dedede;
}

.sticky-chat-img {
  line-height: 54px;
  padding-right: 0px;
}

.sticky-chat-text {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 20px;
  padding-left: 0px;
  padding-top: 7px;
  line-height: 20px;
}

.sticky-chat-mobile {
  position: fixed;
  bottom: 25%;
  right: 0px;
  background-color: #1b4f94;
  width: 48px;
  height: 40px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  line-height: 40px;
  z-index: 1;
  box-shadow: 0px 0px 5px 0px #dedede;
}
.sticky-chat-mobile a {
  text-decoration: none;
}
.sticky-chat-mobile .csu-personal-shopper {
  font-size: 18px;
  position: absolute;
  top: 11px;
}

.sticky-chat a {
  color: #FFFFFF;
}

.sticky-chat a:hover {
  color: #8da7c9;
}

.section-slider {
  background: #e9e9e9;
  background: linear-gradient(#e9e9e9, #ffffff);
  background: -webkit-linear-gradient(#e9e9e9, #FFFFFF);
  background: -o-linear-gradient(#e9e9e9, #FFFFFF);
  background: -moz-linear-gradient(#e9e9e9, #FFFFFF);
  margin-top: 20px;
  padding-top: 30px;
}

.section-slider h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 32px;
  color: #484d67;
  text-align: center;
}

.section-slider .slick-prev {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra.png");
  left: -10%;
}

#single-slider .section-slider .slick-next, #single-slider .section-slider .slick-prev {
  width: 40px;
  height: 40px;

}
#single-slider .section-slider .slick-prev:after, #single-slider .section-slider .slick-next:after {
    top: 14px !important;
}

.section-slider .slick-prev:before,
.section-slider .slick-next:before {
  opacity: 0;
}

.section-slider .slick-next {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_destra.png");
  right: -10%;
}

.section-slider .slider-product_video {
  margin-top: 20px;
}

.section-slider .section_img {
  padding: 0;
}

.section-slider .section_img img {
  max-width: 100%;
}

@media (max-width: 1400px) {
  .section-slider .slick-prev {
    left: -4%;
  }

  .section-slider .slick-next,
  .section-slider .slick-prev {
    right: -4%;
  }
}
@media (max-width: 1280px) {
  .section-slider .section_img img {
    width: 900px;
  }

  .section-slider .slick-prev {
    left: -1%;
  }

  .section-slider .slick-next,
  .section-slider .slick-prev {
    right: -1%;
  }
}
@media (max-width: 1024px) {
  .section-slider .section_img img {
    width: 650px;
  }
}
@media (max-width: 420px) {
  #single-slider .videoSection {
    height: 200px;
    width: 100%;
  }
}
@media (min-width: 420px) and (max-width: 600px) {
  #single-slider .videoSection {
    height: 300px;
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 920px) {
  #single-slider .videoSection {
    height: 400px;
    width: 100%;
  }
}
@media (min-width: 920px) {
  #single-slider .videoSection {
    height: 650px;
    width: 100%;
  }
}
.horizontalmoduletabs .section-tabs-slider {
  background-color: #F6F6F7;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.slider-tabs {
  display: none !important;
}

.slider-tabs.active {
  display: block !important;
}

.section-tabs-slider h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 32px;
  color: #484d67;
  text-align: left;
}

.section-tabs-slider p {
  text-align: left;
  font-size: 18px;
}

@media (max-width : 720px) {
    .horizontalmoduletabs .section-tabs-slider {
        display: none;
    }
}

.section-tabs-slider .tab_text {
  margin: 50px 0 0 0;
  padding: 0 50px 0 0;
}

.section-tabs-slider .slick-prev {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra.png");
  left: -8%;
}

.section-tabs-slider .slick-prev:before,
.section-tabs-slider .slick-next:before {
  opacity: 0;
}

.section-tabs-slider .slick-next {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_destra.png");
  right: -8%;
}

.section-tabs-slider .slider-product_video {
  margin-top: 20px;
}

.section-tabs-slider .tab_img {
  padding: 0;
}

.horizontalmoduletabs .section-tabs-slider .tab_img {
  width: 80%;
}

.horizontalmoduletabs .section-tabs-slider .tab_img img {
    max-width: 240px;
    max-height: 240px;
    margin: 0 auto;
    position: relative;
    width: 100%;    
}

.horizontalmoduletabs .section-tabs-slider .tab_img_container .bk-img {
    padding: 12px 20px 10px 20px;
    text-align: center;
}

.horizontalmoduletabs .section-tabs-slider .tab_img_container .bk-text-title p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}

.horizontalmoduletabs .section-tabs-slider .tab_img_container .bk-text-description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.tabs-container {
  background-color: #e9e9e9;
  margin-bottom: 80px;
}

.tabs-nav {
  max-width: 768px;
  margin: 0 auto;
  overflow: auto;
  white-space: nowrap;
}

.tabs-nav .tab {
  text-align: center;
  padding: 22px 20px;
  display: inline-block;
  float: none;
}

.tabs-nav .tab a {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #1b4f94;
  text-transform: uppercase;
  text-decoration: none;
  padding: 19px 26px;
}

.tabs-nav .tab a.active {
  background-color: #FFFFFF;
}

@media (max-width: 1400px) {
  .section-tabs-slider .slick-prev {
    left: -4%;
  }

  .section-tabs-slider .slick-next,
  .section-tabs-slider .slick-prev {
    right: -4%;
  }
}
@media (max-width: 1280px) {
  .section-tabs-slider .tab_img img {
    width: 320px;
  }

  .section-tabs-slider .slick-prev {
    left: -1%;
  }

  .section-tabs-slider .slick-next,
  .section-slider .slick-prev {
    right: -1%;
  }
}
@media (max-width: 1024px) {
  .section-tabs-slider .tab_img img {
    width: 230px;
  }
}
@media (max-width: 768px) {
  .section-tabs-slider .slick-next,
  .section-tabs-slider .slick-prev {
    display: none !important;
  }

  .section-tabs-slider .tab_img img {
    width: 100%;
    max-width: 400px;
  }
}
.section-tabs-slider {
  background-color: #FFFFFF;
  margin-top: 20px;
  padding-top: 30px;
}

.slider-tabs {
  display: none !important;
}

.slider-tabs.active {
  display: block !important;
}

.section-tabs-slider h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 32px;
  color: #484d67;
  text-align: left;
}

.section-tabs-slider ul {
  text-align: left;
  font-size: 18px;
  list-style-image: url("clientlib-newdesign/resources/images/prodotto/bullet_point.png");
  list-style-position: inside;
  padding-left: 0px;
}

.section-tabs-slider .tab_text {
  margin: 50px 0 0 0;
  padding: 0 50px 0 30px;
}

.section-tabs-slider .slick-prev {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra.png");
  left: -8%;
}

.section-tabs-slider .slick-prev:before,
.section-tabs-slider .slick-next:before {
  opacity: 0;
}

.section-tabs-slider .slick-next {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_destra.png");
  right: -8%;
}

.section-tabs-slider .slider-product_video {
  margin-top: 20px;
}

.section-tabs-slider .tab_img {
  padding: 0;
}

.section-tabs-slider .tab_img img {
  max-width: 100%;
}

.tabs-container {
  background-color: #e9e9e9;
  margin-bottom: 80px;
}

.tabs-nav {
  margin: 0 auto;
  max-width: 1024px;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.tabs-nav .tab {
  text-align: center;
  padding: 0;
  float: none;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
}

.tabs-nav .tab a {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #1b4f94;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  padding: 22px 8px;
  width: 100%;
  height: 100%;
  white-space: normal;
  align-self: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.tabs-nav .tab a.active {
  background-color: #FFFFFF;
}

@media (max-width: 1400px) {
  .section-tabs-slider .slick-prev {
    left: -4%;
  }

  .section-tabs-slider .slick-next,
  .section-tabs-slider .slick-prev {
    right: -4%;
  }
}
@media (max-width: 1280px) {
  .section-tabs-slider .tab_img img {
    width: 320px;
  }

  .section-tabs-slider .slick-prev {
    left: -1%;
  }

  .section-tabs-slider .slick-next,
  .section-slider .slick-prev {
    right: -1%;
  }
}
@media (max-width: 1024px) {
  .section-tabs-slider .tab_img img {
    width: 230px;
  }
}
@media (max-width: 768px) {
  .section-tabs-slider .slick-next,
  .section-tabs-slider .slick-prev {
    display: none !important;
  }

  .section-tabs-slider .tab_img img {
    width: 100%;
    max-width: 400px;
  }

  .tabs-nav .tab a {
    padding: 22px 20px;
    height: 100%;
    white-space: nowrap;
    text-align: center;
  }

  .tabs-nav-shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    z-index: 1000;
    width: 70px;
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
    /* ie10+ */
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* w3c */
    background-repeat: no-repeat;
  }
}
#information-table,
#information-table-mobile {
  margin: 20px 0;
}

#information-table .row,
#information-table-mobile .row {
  background-color: #e9e9e9;
}

#information-table .row.last-child-selected {
  background-color: #F6F6F7;
}

#information-table .info-label,
#information-table-mobile .info-label {
  background-color: #e9e9e9;
  padding: 0;
}

#information-table .info-detail,
#information-table-mobile .info-detail {
  background-color: #F6F6F7;
  display: none;
}

#information-table .info-detail.active,
#information-table-mobile .info-detail {
  display: block;
}

#information-table .info-detail.close-detail .plus,
#information-table-mobile .info-detail.close-detail .plus {
  display: block;
}

#information-table .info-detail.close-detail #more-block,
#information-table-mobile .info-detail.close-detail #more-block {
  display: none;
}

#information-table .info-detail.open-detail .plus,
#information-table-mobile .info-detail.open-detail .plus {
  display: none;
}

#information-table .info-label .selected,
#information-table-mobile .info-label .selected {
  background-color: #F6F6F7;
}

#information-table .info-label .selected > div,
#information-table-mobile .info-label .selected > div {
  border: none;
}

#information-table .section.selected .info-detail,
#information-table-mobile .section.selected .info-detail {
  display: block;
}

#information-table .info-label li,
#information-table-mobile .info-label li {
  cursor: pointer;
}

#information-table .info-label li .title,
#information-table-mobile .info-label li > .title {
  padding: 28px 0 28px 15px;
}

#information-table .info-label span,
#information-table-mobile .info-label span {
  text-transform: uppercase;
  color: #484d67;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
}

#information-table .info-label ul,
#information-table-mobile .info-label ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#information-table .info-detail,
#information-table-mobile .info-detail {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  padding-top: 36px;
  padding-bottom: 36px;
  min-height: 240px;
}

@media (max-width: 768px) {
  #information-table .info-detail,
  #information-table-mobile .info-detail {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
#information-table .info-detail .title,
#information-table-mobile .info-detail .title {
  font-weight: bold;
}

#information-table .info-detail .detail,
#information-table-mobile .info-detail .detail {
  margin-top: 40px;
}

#information-table .info-label .instruction span,
#information-table-mobile .info-label .instruction span {
  background: transparent url("clientlib-newdesign/resources/images/prodotto/ico_avvertenze_istruzioni.png") no-repeat left center;
  padding-left: 52px;
  background-position: 1px center !important;
}

@media (max-width: 840px) and (min-width: 767px) {
  #information-table .info-label .info-tech span,
  #information-table-mobile .info-label .info-tech span {
    padding-left: 36px !important;
    background-position: -3px center !important;
  }

  #information-table .info-label .instruction span,
  #information-table-mobile .info-label .instruction span {
    padding-left: 36px !important;
    background-position: -3px center !important;
  }

  #information-table .info-label .shipping-info span,
  #information-table-mobile .info-label .shipping-info span {
    padding-left: 45px !important;
    margin-left: -9px;
  }
}
#information-table .info-label .instruction,
#information-table-mobile .info-label .instruction {
  border-bottom: 1px solid #c7c7c7;
}

#information-table .info-label .info-tech span,
#information-table-mobile .info-label .info-tech span {
  background: transparent url("clientlib-newdesign/resources/images/prodotto/ico_informazioni_tecniche.png") no-repeat left center;
  padding-left: 52px;
}

#information-table .info-label .shipping-info span,
#information-table-mobile .info-label .shipping-info span {
  background: transparent url("clientlib-newdesign/resources/images/prodotto/ico_spedizioni_reso.png") no-repeat left center;
  padding-left: 56px;
  margin-left: -5px;
}

#information-table .more-info p,
#information-table-mobile .more-info p {
  margin-top: 20px;
}

#information-table .more-info p:first-of-type,
#information-table-mobile .more-info p:first-of-type {
  margin-top: 0px;
}

#information-table .more-info .download-btn .paddingCustom,
#information-table-mobile .more-info .download-btn .paddingCustom {
  padding-left: 15px;
  padding-right: 0px;
}

#information-table .more-info .download-btn,
#information-table-mobile .more-info .download-btn {
  margin-bottom: 15px;
}

#information-table .more-info .floatLeft,
#information-table-mobile .more-info .floatLeft {
  float: left;
}

#information-table .more-info ul,
#information-table-mobile .more-info ul {
  list-style-image: url("clientlib-newdesign/resources/images/prodotto/bullet_point.png");
  list-style-position: inside;
}

#information-table .more-info li,
#information-table-mobile .more-info li {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: #484d67;
  margin-bottom: 6px;
}

#information-table .plus p,
#information-table .minus p,
#information-table-mobile .plus p,
#information-table-mobile .minus p {
  color: #1b4f94;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
}

#information-table-mobile {
  display: none;
}

@media (max-width: 767px) {
  #information-table {
    display: none;
  }

  #information-table-mobile {
    display: block;
  }

  #information-table .info-detail {
    display: none;
  }

  #information-table .info-detail.active {
    display: block;
  }

  #information-table-mobile .info-label li div.title,
  #information-table-mobile .info-label li div.info-detail {
    float: left;
    width: 100%;
  }

  #information-table-mobile .info-label li .close-detail {
    display: none;
  }

  #information-table-mobile .info-label li.selected .close-detail {
    display: block;
  }

  #information-table .more-info ul,
  #information-table-mobile .more-info ul {
    margin-left: 15px;
    margin-bottom: 20px;
  }

  #information-table .info-label .info-tech span,
  #information-table-mobile .info-label .info-tech span,
  #information-table .info-label .instruction span,
  #information-table-mobile .info-label .instruction span {
    padding-left: 48px;
  }

  #information-table .info-label .shipping-info span,
  #information-table-mobile .info-label .shipping-info span {
    padding-left: 54px;
  }
}
/*
#abbigliamento{
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

#benvenuto_abbigliamento h1 {
    font-family: $chicco_font1;
    font-size: 40px;
    color: $chicco_color_body_copy;
}

#benvenuto_abbigliamento .info-block p {
    font-size: 22px;
    line-height: 32px;
    color: $chicco_color_body_copy;
    font-family: $chicco_font2;
	font-weight: 300;
}
*/
.container-video {
  margin-top: 20px;
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
}

.semicerchio-video {
  position: relative;
  top: -26px;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
}

.scopri-collezione {
  background-color: #E6E7EA;
  margin: 0px;
}

.scopri-collezione .container {
  /* padding-top: 40px; */
  padding-bottom: 40px;
  min-height: 440px;
  line-height: 30px;
}

.scopri-collezione .info-block .boldP {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

#abbigliamento .scopri-collezione .info-block {
  text-align: left;
}

#abbigliamento .info-block {
  text-align: center;
}

#abbigliamento .text-block p {
  color: #FFFFFF;
}

#abbigliamento .text-block h2 {
  color: #FFFFFF;
}

#abbigliamento .text-block {
  background-color: #b6b9c2;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 330px;
}

#osservatorio_momenti .info-block.hidden-xs {
  padding-top: 0;
}

.info-block.col-xs-12.col-sm-offset-1.col-md-offset-1.col-lg-offset-1.col-sm-10 {
  padding-top: 0;
}

.box-eta .info-block h2 {
  margin: 0;
}

.box-eta .grayBox {
  background-color: #b6b8c2;
  text-align: center;
  min-height: 400px;
  padding-top: 100px;
  padding-bottom: 50px;
}

.box-eta .grayBox p {
  color: #FFFFFF;
}

.box-eta .grayBox h3 {
  font-family: "Pacifico";
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 0px;
}

.box-eta .lightP {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
  color: #FFFFFF;
}

.box-eta .gray-1 {
  background-color: #b6b8c2;
}

.box-eta .gray-2 {
  background-color: #888b9c;
}

.box-eta .gray-3 {
  background-color: #6d7185;
}

#abbigliamento .testo {
  padding: 10px;
  position: absolute;
  bottom: 5%;
  width: 100%;
}

#abbigliamento .testo-title {
  color: #FFFFFF;
  text-align: center;
}

#abbigliamento .testo-title-big {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 60px;
  text-align: center;
}

#abbigliamento .testo-subtitle {
  color: #FFFFFF;
  text-align: center;
}

#abbigliamento .box-eta img {
  width: 100%;
}

#abbigliamento #servizi {
  background-color: #F6F6F7;
  padding: 20px 0 20px 0;
  margin: 0px;
}

#abbigliamento #servizi a.btn {
  margin-top: 22%;
}

#abbigliamento #servizi .service-title h3 {
  padding-top: 50px;
  margin-left: 66px;
}

#abbigliamento #servizi .text-subtitle {
  padding-top: 2%;
}

#abbigliamento #servizi .download-btn .pdf,
#my_first_chicco #servizi .download-btn .pdf {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
}

#abbigliamento #servizi .download-btn a,
#my_first_chicco #servizi .download-btn a {
  font-family: "Baloo Paaji", sans-serif;
  color: #1b4f94;
  font-size: 16px;
  text-decoration: none;
  word-break: break-word;
}

#abbigliamento #servizi .download-btn,
#my_first_chicco #servizi .download-btn {
  margin-top: 5%;
}

/* SOCIAL SHARE */
#abbigliamento #social-share .info-block p {
  font-size: 22px;
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  padding-top: 80px;
}

#abbigliamento #social-share .info-block a.btn,
#my_first_chicco #social-share .info-block a.btn {
  float: left;
}

#abbigliamento #social-share .semicerchio-social {
  position: relative;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #FFFFFF;
  border-radius: 0 0 40px 40px;
  margin: 0 auto;
}

#abbigliamento #social-share .customText,
#my_first_chicco #social-share .customText {
  text-transform: none;
  text-align: right;
}

/* SLIDER */
.box-slider-intestazione {
  text-align: center;
}

.box-slider-intestazione h3 {
  color: #484d67;
  font-size: 35px;
  font-family: "Pacifico";
}

.box-slider-intestazione p {
  color: #484d67;
  font-size: 16px;
}

.slider-abbigliamento .slick-slide {
  padding: 0 15px;
}

.slider-abbigliamento .box-interno {
  background-color: #FFFFFF;
  position: relative;
}

.heightInfant img {
  height: 350px;
}

#my_first_chicco #social-share-my-first-chicco .info-block a.btn {
  color: #1b4f94;
  background-color: transparent;
  border: 2px solid #1b4f94;
  font-family: "Baloo Paaji", sans-serif;
}

#my_first_chicco .scopri-collezione {
  position: relative;
  margin-bottom: 55px;
}

#my_first_chicco .first-block {
  text-align: left;
  padding: 0;
}

#my_first_chicco .marginBottomMobile {
  margin-bottom: 4%;
  text-align: center;
}

#my_first_chicco .marginTopFem {
  margin-top: 10px;
}

#my_first_chicco .semicerchio-video-giu {
  position: relative;
  bottom: -25px;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 0px 0px 40px 40px;
  margin: 0 auto;
}

#my_first_chicco .testo {
  position: absolute;
  padding-bottom: 10%;
  text-align: center;
  bottom: 0px;
}

#my_first_chicco .testo-title {
  font-family: "Pacifico";
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 4%;
}

#my_first_chicco .sliderIniziale .testo-title-header {
  font-family: "Pacifico";
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0;
}

#my_first_chicco .testo-title-2 {
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 4%;
}

#my_first_chicco .sliderIniziale .testo-uptitle {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

#my_first_chicco .sliderIniziale .testo-subtitle-header {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}

#my_first_chicco .sliderIniziale .testo {
  position: absolute;
  padding-bottom: 6%;
  text-align: center;
  bottom: 0px;
  width: inherit;
  left: 50%;
  transform: translate(-50%, 0%);
}

#my_first_chicco .testo-subtitle,
#my_first_chicco .testo-subtitle a {
  text-align: center;
}

#my_first_chicco #osservatorio_momenti_my_first_chicco h2 {
  font-family: "Pacifico";
  font-size: 24px;
  color: #1b4f94;
}

#my_first_chicco #osservatorio .osservatorio-item {
  position: relative;
  text-align: center;
}

#my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item img {
  width: auto !important;
  height: auto !important;
}

#my_first_chicco .imgClassMax {
  max-width: 100%;
  max-height: 100%;
}

#my_first_chicco .imgClassMax400 {
  max-width: 100%;
  max-height: 400px;
}

#my_first_chicco .imgClassMax400Margin {
  max-width: 100%;
  max-height: 400px;
  margin-top: 5%;
  padding-right: 2%;
  padding-left: 2%;
}

#my_first_chicco #osservatorio_momenti .sl-cont {
  width: 90%;
  margin: 0 auto;
}

#my_first_chicco #osservatorio_momenti .sl-cont .slick-prev {
  left: -45px;
}

#my_first_chicco #osservatorio_momenti .sl-cont .slick-next {
  right: -45px;
}

#my_first_chicco #osservatorio_momenti .sl-cont .cont-rel-sl,
#my_first_chicco #osservatorio_momenti .slider-my-chicco .cont-rel-sl,
#my_first_chicco .sliderIniziale .cont-rel-sl {
  position: relative;
}

#my_first_chicco #osservatorio_momenti .imgCuore {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 30px;
}

#my_first_chicco #osservatorio_momenti .imgCuore.imgCuoreMobile {
  top: 7px;
}

#my_first_chicco #osservatorio_momenti .sl-cont .cont-rel-sl .img-sl-linee {
  max-height: 400px;
  padding-right: 2%;
  padding-left: 2%;
}

#my_first_chicco #osservatorio_momenti .sl-cont .cont-rel-sl .testo {
  width: 100%;
}

#my_first_chicco .switchGenderLine {
  cursor: pointer;
}

#my_first_chicco #osservatorio_momenti .info-block h3 {
  margin-top: 0px;
}

#my_first_chicco #osservatorio_momenti {
  background: linear-gradient(#e6e7ea, #ffffff);
}

#my_first_chicco #osservatorio_momenti #osservatorio_momenti_block {
  background: none;
}

#my_first_chicco #osservatorio {
  background: linear-gradient(#e6e7ea, #ffffff);
}

#my_first_chicco .sliderIniziale .slick-dots {
  bottom: 20px;
}

#my_first_chicco .sliderIniziale .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

#my_first_chicco .sliderIniziale .box-interno {
  padding-left: 0;
  padding-right: 0;
}

#my_first_chicco .sliderIniziale .slick-dots li.slick-active button:before {
  color: #FFFFFF;
}

#my_first_chicco .sliderIniziale .slick-dots li button:before {
  color: #1b4f94;
}

#my_first_chicco .sliderIniziale .slick-slide img {
  width: 100%;
}

#my_first_chicco .scopri-collezione .container {
  padding-top: 40px;
  padding-bottom: 20px;
  line-height: 30px;
  min-height: 0px;
}

#my_first_chicco .a-img {
  outline-color: transparent !important;
}

.social-container .name-social {
  font-size: 28px;
  margin-left: 50px;
  margin-top: 15px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
}

#abbigliamento #social-share .info-block a.btn:hover,
#my_first_chicco #social-share .info-block a.btn:hover {
  color: #1b4f94;
  background-color: #f6f6f7;
}

@media (min-width: 440px) and (max-width: 990px) {
  #my_first_chicco #osservatorio_momenti .slider-my-chicco .cont-rel-sl {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .slider-abbigliamento .box-interno img {
    min-height: 205px;
  }

  #abbigliamento .testo-title {
    font-size: 25px;
  }

  #abbigliamento #servizi a.btn {
    margin-top: 0px;
  }

  .box-eta .grayBox p {
    font-size: 12px;
  }

  .box-eta .grayBox {
    min-height: 206px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .heightInfant img {
    height: 206px !important;
  }

  #my_first_chicco #social-share .info-block h4 {
    margin-left: 0px;
  }

  .box-slider-intestazione h3 {
    margin-top: 10px;
  }

  .height768 {
    height: 170px;
  }

  #abbigliamento #servizi .service-btn {
    padding-top: 15px;
  }

  #abbigliamento #servizi .download-btn .paddingCustomDown,
  #my_first_chicco #servizi .download-btn .paddingCustomDown {
    padding-left: 5px;
    padding-right: 15px;
  }

  #my_first_chicco .sliderIniziale .testo-uptitle {
    font-size: 22px;
    line-height: 1;
    position: relative;
    top: 11px;
  }

  #my_first_chicco .sliderIniziale .testo-subtitle-header {
    font-size: 12px;
  }

  #my_first_chicco .sliderIniziale .testo-title-header {
    font-size: 36px;
    line-height: 63px;
  }

  #abbigliamento #social-share .info-block img,
  #my_first_chicco #social-share .info-block img {
    float: none !important;
  }

  #abbigliamento #social-share .info-block a.btn,
  #my_first_chicco #social-share .info-block a.btn {
    float: none !important;
  }

  #my_first_chicco #servizi .download-btn .paddingLeft,
  #abbigliamento #servizi .download-btn .paddingLeft {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 700px) {
  #my_first_chicco .sliderIniziale .testo {
    padding-bottom: 20%;
  }

  .social-container .name-social {
    padding-top: 15px;
  }
}
@media (max-width: 400px) {
  #abbigliamento .container-video {
    margin-top: 0%;
  }

  #social-share .info-block img {
    float: none !important;
  }

  #abbigliamento #social-share .info-block a.btn,
  #my_first_chicco #social-share .info-block a.btn {
    float: none;
  }

  #abbigliamento #social-share .info-block p {
    padding: 5px;
  }

  .slider-abbigliamento .box-interno {
    padding: 0px;
    height: auto;
  }

  .slider-abbigliamento .box-interno img {
    min-height: 0px;
  }

  #abbigliamento #servizi .download-btn .paddingLeft {
    padding-left: 15px;
  }
}
@media (max-width: 1024px) {
  .box-eta .grayBox {
    padding-top: 50px;
  }

  .heightInfant img {
    height: 291px;
  }
}
#sliderCapsule {
  padding-top: 40px;
}

.singleCapsule {
  text-align: center;
  position: relative;
}

.singleCapsule .testoCapsule {
  padding: 10px;
  position: absolute;
  bottom: 5%;
  width: 100%;
}

.testoCapsule .testo-title,
#abbigliamento .testoCapsule .testo-title {
  color: #FFFFFF !important;
  text-align: center !important;
  padding: 0 !important;
}

.testoCapsule .testo-title-big {
  font-family: "Baloo Paaji", sans-serif !important;
  color: #FFFFFF !important;
  font-size: 60px !important;
  text-align: center !important;
}

.testoCapsule .testo-subtitle {
  font-family: "Baloo Paaji", sans-serif !important;
  color: #FFFFFF !important;
  text-align: center !important;
}

.collezioneSingle {
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.collezioneSingle img {
  height: 100%;
}

.collezioneSingle .testo {
  width: 100%;
}

#collezione-1 .slick-dots,
#collezione-2 .slick-dots,
#collezione-3 .slick-dots {
  padding-left: 33%;
}

@media (min-width: 1366px) and (max-width: 1920px) {
  .iframeVideo {
    height: 300px;
  }
}
@media (min-width: 769px) and (max-width: 1365px) {
  .iframeVideo {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .iframeVideo {
    height: 300px;
  }

  #osservatorio_block_my_first_chicco .osservatorio-item-container > .row {
    bottom: -80px;
    position: relative;
  }

  #osservatorio_block_my_first_chicco .osservatorio-item .item .box .title-container h4 {
    margin-left: 0;
    text-align: center;
  }

  #osservatorio_block_my_first_chicco .osservatorio-item a {
    margin-left: 0;
    text-align: center;
  }
}
@media (max-width: 1365px) {
  #scopriCollezione {
    width: 100%;
  }
}
@media (max-width: 760px) {
  #my_first_chicco #social-share .container {
    display: block;
  }
}
@media (max-width: 1300px) {
  #abbigliamento .box-eta img {
    object-fit: cover;
  }
}
@media (max-width: 393px) {
  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item .bkg-img-osservatorio {
    margin-top: 260px;
  }

  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item .item.showmobile {
    margin-top: 0;
  }
}
@media (min-width: 394px) and (max-width: 693px) {
  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item .bkg-img-osservatorio {
    margin-top: 310px;
  }

  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item .item.showmobile {
    margin-top: 0;
  }
}
@media (min-width: 694px) {
  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item .bkg-img-osservatorio {
    margin-top: 40px;
  }
}
@media (min-width: 694px) and (max-width: 768px) {
  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item .item.showmobile {
    margin-top: 0;
    padding-left: 65px;
  }

  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item .item .box {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
    width: 100%;
    padding-left: 60px;
  }

  #my_first_chicco #osservatorio #osservatorio_block_my_first_chicco .osservatorio-item a {
    text-align: left;
    margin-left: 40px;
  }
}
@media (max-width: 420px) {
  .iframeVideo {
    height: 200px;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .iframeVideo {
    height: 400px;
    width: 100%;
  }
}
#reviews {
  padding: 20px 0 20px 0;
  margin: 20px 0;
}

#reviews .reviews-box {
  padding: 0;
}

#reviews .reviews-box-title {
  background: transparent url("clientlib-newdesign/resources/images/servizi/bkg_servizi.png") no-repeat;
  min-height: 160px;
  background-position: 50% 50%;
}

#reviews .reviews-box-title h3 {
  padding-top: 70px;
}

#reviews .service-subtitle h3 {
  font-size: 30px;
}

#reviews .review div {
  padding: 0;
  text-align: left;
}

#reviews .r-summary p,
#reviews .r-title,
#reviews .r-body {
  padding: 0;
  text-align: left;
}

#reviews .r-summary .name {
  font-weight: bold;
}

#reviews .review {
  padding-top: 36px;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

#reviews .r-title {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 20px;
  color: #484d67;
  margin-top: 10px;
  min-height: 56px;
}

#reviews .r-body {
  padding-right: 30px;
  height: 60px;
  overflow: hidden;
}

#reviews a.btn.more {
  display: block;
  text-align: left;
  padding: 0;
  border-bottom: 1px solid #eee;
  padding: 0 20px 10px 0;
  outline-color: transparent !important;
}

#reviews .service-btn {
  text-align: center;
}

#reviews .show-more-comment {
  overflow: visible;
  height: 100%;
  min-height: 60px;
}

.reviews-container .slick-prev {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra.png");
  left: -33%;
}

.reviews-container .slick-prev:before,
.reviews-container .slick-next:before {
  opacity: 0;
}

.reviews-container .slick-next {
  display: none;
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_destra.png");
  right: -10%;
}

.reviews-container:focus {
  outline: none;
}

.review-action {
  margin-top: 40px;
  margin-right: 40px;
}

.review-action .review-action-c {
  float: right;
}

.review-action p {
  margin-right: 20px;
  float: left;
}

.review-action .btn.btn-white {
  padding: 6px 24px;
  float: left;
}

.review-action .btn.btn-white:hover {
  background-color: #F6F6F7;
}

@media (max-width: 1200px) {
  .reviews-container .slick-prev {
    left: -12%;
  }
}
@media (max-width: 970px) {
  .reviews-container .slick-prev {
    left: -8%;
  }

  .reviews-container .slick-next {
    right: -8%;
  }
}
@media (max-width: 768px) {
  #reviews .review {
    display: none;
  }

  #reviews .review.show-mobile {
    display: block;
    width: 100%;
  }

  #reviews .review-action {
    margin-right: 0;
    margin-top: 20px;
  }

  #reviews .review-action p {
    margin-bottom: 10px;
  }

  .review-action .review-action-c,
  .review-action p,
  .review-action .btn.btn-white {
    float: none;
    text-align: center;
  }

  #reviews a.btn.more {
    margin-top: 5%;
  }

  #reviews .service-btn {
    line-height: 195px;
  }

  #reviews a.btn.more {
    border-bottom: none;
  }

  #reviews .load-action a.btn.more {
    text-align: center;
    padding-bottom: 28px;
    padding-top: 28px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
  }
}
@media (max-width: 400px) {
  #reviews .service-btn {
    line-height: 0px;
  }
}
@media (max-width: 700px) {
  #reviews .service-btn {
    line-height: 0px;
  }
}
.quote {
  text-align: center;
}

.negative-margin {
  margin-top: 0px;
}

.quote .open-quote {
  padding-right: 10px;
}

.quote .close-quote {
  padding-left: 10px;
}

.osservatorio-item .moment-mobile {
  display: none;
}

.osservatorio-item .moment-tablet {
  display: none;
}

.osservatorio-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  z-index: 10;
}

.bottom-font-size {
  font-size: 30px !important;
  line-height: 35px;
}

.osservatorio-item-container {
  width: 100%;
  height: 100%;
  margin-top: 5%;
}

.osservatorio-item {
  position: relative;
}

.osservatorio-container > div {
  float: left;
}

.osservatorio-item .item {
  width: 40%;
  height: 40%;
  float: left;
}

.osservatorio-dual-block .osservatorio-item .item.right {
  float: right;
  margin-top: 13%;
}

.osservatorio-item .item p {
  margin-top: 10px;
}

.osservatorio-item .item .box {
  width: 40%;
  margin: 0 auto;
  padding-top: 50px;
}

.osservatorio-item .item .box .title-container {
  width: 100%;
  position: relative;
}

.osservatorio-item .item .box .title-container h4 {
  text-align: center;
  position: absolute;
  bottom: 5px;
  width: 100%;
}

.osservatorio-item > img {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 700px) and (max-width: 1100px) {
  #imgMomentiDesk {
    height: 484px;
  }
}
.osservatorio-description {
  font-size: 22px;
  line-height: 30px;
  margin: 0 auto;
}

.osservatorio-item p {
  text-align: center;
}

.osservatorio-item .row {
  margin: 20px 0;
}

.osservatorio-item .item img {
  margin: 0 auto;
  display: block;
}

.osservatorio-item a {
  display: block;
  text-align: center;
}

.osservatorio-item .info-block.bottom {
  position: absolute;
  left: 30%;
  bottom: 2%;
  background-image: url(clientlib-newdesign/resources/images/osservatorio/bkg_cta_osservatorio.jpg);
}

#osservatorio .info-block.bottom {
  margin: 0;
}

.osservatorio-size {
  font-size: 24px;
}

.title-size {
  font-size: 30px;
}

#osservatorio .info-block.bottom .container {
  padding: 30px 0;
}

.osservatorio-item .info-block.bottom a {
  display: inline-block;
}

#osservatorio hr {
  border-top: 1px solid #cdd0d7;
}

.info-block a.btn:hover {
  color: #8da7c9;
}

#osservatorio .info-block.bottom a.btn:hover {
  color: #1b4f94;
  background-color: #FFFFFF;
}

@media (max-width: 1450px) {
  .osservatorio-item .item .box {
    width: 60%;
  }

  .osservatorio-item-container {
    margin-top: 4%;
  }
}
@media (max-width: 1260px) {
  .osservatorio-item-container {
    margin-top: 0;
  }

  .osservatorio-item .item .box {
    width: 70%;
    margin-top: 28%;
    transform: translate(-7%, 0);
  }

  .osservatorio-item .item .boxDx {
    width: 70%;
    text-align: center;
    margin-left: 30%;
  }

  .osservatorio-item .item p {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .negative-margin {
    margin-top: -47px;
  }

  .osservatorio-item .quote p {
    font-size: 14px;
    line-height: 20pt;
  }
}
@media (max-width: 940px) {
  .osservatorio-item .item p {
    display: none;
  }

  .osservatorio-item .item img {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  #reviews .reviews-box-title h3 {
    text-align: center;
  }

  #reviews .reviews-box-title {
    background: transparent url("clientlib-newdesign/resources/images/servizi/bkg_servizi.png") no-repeat center;
  }

  .negative-margin {
    margin-top: 0px;
  }

  .sottocategorie {
    font-size: 22px;
  }

  .osservatorio-item .quote p {
    font-size: 20px;
    line-height: 25px;
  }

  .osservatorio-description {
    font-size: 20px !important;
    line-height: 25px !important;
    margin: 0 auto;
  }

  .osservatorio-item .item .box .title-container h4 {
    text-align: left;
    position: absolute;
    bottom: -8px;
    width: 99%;
    margin-left: 25%;
  }

  .osservatorio-item .item .box {
    text-align: center;
    margin-top: 0;
    transform: translate(0%, 0);
    padding-top: 10px;
  }

  .osservatorio-size {
    font-size: 20px;
  }

  .title-size {
    font-size: 25px;
  }

  .osservatorio-item .item {
    display: none;
  }

  .osservatorio-item a {
    display: block;
    text-align: left;
    font-family: "Baloo Paaji", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #1b4f94;
    font-size: 14px;
    margin-left: 30%;
    padding-top: 16px;
  }

  .bottom-font-size {
    font-size: 23px !important;
    line-height: 25px;
  }

  .osservatorio-item .item.showmobile {
    display: block;
    position: relative;
    float: none;
    width: 100%;
    margin-top: 24%;
  }

  .osservatorio-item .item.showmobile p {
    display: none;
    font-size: inherit;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    margin-left: 30%;
  }

  .osservatorio-item .item.showmobile img {
    display: none;
  }

  .osservatorio-item .moment-desktop {
    display: none;
  }

  .osservatorio-item .moment-mobile {
    display: none;
  }

  .osservatorio-item .moment-tablet {
    display: block;
  }

  #osservatorio .info-block.bottom .container {
    background-image: none;
    background-color: #d3d4d8;
  }
}
@media (max-width: 400px) {
  .osservatorio-item .moment-desktop {
    display: none;
  }

  .osservatorio-item .moment-mobile {
    display: block;
  }

  .osservatorio-item .moment-tablet {
    display: none;
  }
}
#catalogo_block .box-interno-prodotto .nome-prodotto {
  font-size: 18px;
  color: #484d67;
}

#catalogo_block .box-interno-prodotto .colore-prodotto {
  font-size: 13px;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-promo-price p {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-price del {
  font-size: 14px;
  color: #484d67;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-price {
  padding-right: 0;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-promo-price {
  padding: 0;
}

@media (max-width: 767px) {
  #catalogo_block .box-interno-prodotto .nome-prodotto {
    font-size: 20px;
  }

  #catalogo_block .box-interno-prodotto .colore-prodotto {
    font-size: 14px;
  }
}
@media (min-width: 769px) and (max-width: 1920px) {
  #sottocategoria .header-img {
    width: 100%;
  }

  #sottocategoria .testo-uptitle {
    font-family: "Baloo Paaji", sans-serif;
    color: #FFFFFF;
    font-size: 28px;
    text-align: center;
  }

  #sottocategoria .testo-title-header {
    font-family: "Pacifico";
    color: #FFFFFF;
    font-size: 75px;
    text-align: center;
    padding-top: 2%;
  }
}
@media (max-width: 768px) {
  #sottocategoria .header-img {
    width: 100%;
  }

  #sottocategoria .testo-uptitle {
    font-family: "Baloo Paaji", sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
  }

  #sottocategoria .testo-title-header {
    font-family: "Pacifico";
    color: #FFFFFF;
    font-size: 36px;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 8%;
  }
}
#sottocategoria .testo {
  padding: 10px;
  position: absolute;
  bottom: 5%;
  width: 100%;
}

.semicerchio-sottocategoria {
  position: relative;
  bottom: 27px;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #FFFFFF;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
}

@media (max-width: 400px) {
  #sottocategoria {
    padding-top: 22px;
  }
}
#experience {
  background-color: #F6F6F7;
}

#experience_block {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .info-block {
    min-height: 1px;
  }
}
.slider-experience .slick-slide {
  padding: 0 15px;
}

.slider-experience .box-interno-prodotto {
  background-color: #FFFFFF;
  padding: 30px 0;
  height: 450px;
  cursor: pointer;
}

.slider-experience .nome-prodotto {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 18px;
  padding-top: 10px;
  color: #484d67;
}

.slider-experience .colore-prodotto {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 13px;
  color: grey;
  height: 15px;
}

.slider-experience .costo-prodotto {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding-top: 25px;
}

#catalogo_recall {
  background-color: #F6F6F7;
  padding: 30px 0;
}

#catalogo_recall .border-top {
  height: 10px;
}

#catalogo_recall .product-table {
  margin-bottom: 10px;
}

#tpr .table-titles .title {
  font-size: 16px;
  font-family: "Baloo Paaji", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #484d67;
  border-left: 1px solid #ccc;
  line-height: 16px;
}

#tpr .box-interno-recall .data {
  font-size: 16px;
}

.product-table .table-titles .title:last-child {
  border-right: 1px solid #ccc;
}

.box-interno-recall {
  background-color: #FFFFFF;
  text-align: center;
  border-top: 1px solid #D8D9DE;
}

#tpr_mobile .box-interno-recall tr:last-child td {
  padding-bottom: 20px;
}

.box-interno-recall tr td {
  padding: 10px 0;
}

.box-interno-recall tr.tr_table_m td {
  padding: 5px 20px 0px 20px;
}

.box-interno-recall tr.tr_table_m td p {
  border-bottom: 1px solid #D8D9DE;
}

.box-interno-recall tr.r_prodotto td.title .nome-prodotto {
  font-size: 22px;
}

.box-interno-recall tr.r_data td.title .nome-prodotto,
.box-interno-recall tr.r_pdf td.title .nome-prodotto {
  font-size: 15px;
}

.box-interno-recall tr.r_data td.title,
.box-interno-recall tr.r_pdf td.title {
  text-align: left;
  padding: 10px 20px;
}

.box-interno-recall tr.r_data td.data {
  text-align: right;
  padding: 10px 20px;
  font-size: 15px;
}

.box-interno-recall tr.r_pdf td.pdf img {
  max-width: 25px;
}

.box-interno-recall tr.r_pdf td.pdf a:first-child {
  border-right: 1px solid #D8D9DE;
}

.box-interno-recall tr td.td_image {
  padding-top: 30px;
}

.box-interno-recall tr td.td_image img {
  width: 100%;
  max-width: 200px;
}

.box-interno-recall .title .nome-prodotto {
  font-size: 18px;
  font-family: "Baloo Paaji", sans-serif;
  margin-bottom: 0;
}

.box-interno-recall .data p {
  font-size: 16px;
  line-height: 20px;
}

.box-table {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .box-interno-recall .title .nome-prodotto {
    font-size: 20px;
  }
}
#dett_questionario {
  background-color: #F6F6F7;
}

#dett_questionario .box_domande {
  margin-top: 30px;
}

#dett_questionario .separatore {
  width: 100%;
  border-bottom: 1px solid #E6E7EA;
}

#dett_questionario .image-block {
  background: #FFFFFF;
  padding: 15px;
  cursor: pointer;
}

#dett_questionario .image-block img {
  width: 100%;
  max-width: 150px;
}

#dett_questionario .description {
  text-align: left;
  padding-bottom: 10px;
}

#dett_questionario .btn {
  margin-bottom: 10px;
}

#dett_questionario #step_2,
#dett_questionario #step_3,
#dett_questionario #step_4,
#dett_questionario #step_ok,
#dett_questionario #step_ko {
  display: none;
}

#dett_questionario #step_3 .filter-select-container {
  display: block;
  float: right;
  margin-right: 0px;
  margin-top: -5px;
  width: 100%;
}

#dett_questionario .dett_result {
  font-size: 18px;
  margin-top: -20px;
}

#dett_questionario .dett_result b {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.back,
.back_1 {
  	/*
      font-family: $chicco_font1;
      text-transform: uppercase;
      text-decoration: none;
      color: $chicco_color_blue;
      font-size: 16px;
  	cursor: pointer;
  	*/
  display: block;
  cursor: pointer;
}

.back {
  float: left;
}

.back_1 {
  float: right;
}

@media (max-width: 767px) {
  #dett_questionario .info-block .btn {
    width: 100%;
  }
}
#dett_questionario .box_domande {
  display: table;
  height: 100%;
  min-height: 100%;
  margin: 37px auto;
  width: 100%;
}

#dett_questionario #step_1 .box_domande {
  width: 80%;
}

#dett_questionario #step_1 .box_domande .box_interno .bla {
  width: 24%;
}

#dett_questionario #step_3 .box_domande .etichetta img {
  width: 100%;
}

#dett_questionario .box_domande .box_interno {
  display: table-row;
  height: 100%;
}

#dett_questionario .box_domande .box_interno .bla {
  width: 19%;
  display: table-cell;
  height: 225px;
  float: left;
  background: #FFFFFF;
  margin-right: 1%;
  text-align: center;
}

#dett_questionario .box_domande .box_interno .bla .image-block {
  padding: 15px;
}

#dett_questionario .box_domande .box_interno .bla:last-child {
  margin-right: 0;
}

#dett_questionario .box_domande .box_interno .bla span {
  padding-top: 102px;
  display: block;
  text-decoration: none;
}

#dett_questionario .box_domande .box_interno .bla span.nome_prodotto {
  padding-top: 12px;
  width: 100%;
  border-top: 1px solid #E6E7EA;
  display: block;
}

#dett_questionario .box_domande .box_interno .bla.ctaGo {
  cursor: pointer;
}

@media (max-width: 991px) {
  #dett_questionario .box_domande .box_interno .bla,
  #dett_questionario #step_1 .box_domande .box_interno .bla {
    width: 49%;
    margin-top: 1%;
  }

  #dett_questionario #step_3 .box_domande .etichetta {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #dett_questionario .dettHeader {
    padding-top: 15px;
  }
}
@media (min-width: 400px) and (max-width: 450px) {
  #dett_questionario .box_domande .box_interno .bla span.nome_prodotto {
    padding-top: 27px;
    border-top: none;
  }
}
@media (max-width: 400px) {
  #dett_questionario .box_domande .box_interno .bla span.nome_prodotto {
    padding-top: 45px;
    border-top: none;
  }
}
#store_locator {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

#store_locator #benvenuto h1 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 40px;
  color: #484d67;
}

#store_locator #benvenuto .info-block p {
  font-size: 22px;
  line-height: 32px;
  color: #484d67;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

#store_locator .info-block {
  text-align: center;
}

#store_locator .text-block p {
  color: #FFFFFF;
}

#store_locator .text-block h2 {
  color: #FFFFFF;
}

#store_locator .text-block {
  background-color: #b6b9c2;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 330px;
}

#store_locator .testo {
  padding: 10px;
  position: absolute;
  bottom: 5%;
}

#store_locator .testo-title {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 40px;
  text-align: center;
}

#store_locator .testo-title-big {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 60px;
  text-align: center;
}

#store_locator .testo-subtitle {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 40px;
  text-align: center;
}

#store_locator .testo-subtitle a {
  color: #FFFFFF;
  font-size: 20px;
  text-decoration: none;
}

#store_locator .box-eta img {
  width: 100%;
}

/* SERVIZI */
#store_locator #servizi {
  background-color: #F6F6F7;
  padding: 20px 0 20px 0;
  margin: 0px;
}

#store_locator #servizi a.btn {
  background-color: #e21d38;
  color: #FFFFFF;
  width: 180px;
  font-size: 16px;
  height: 40px;
  line-height: 30px;
  margin-top: 30%;
}

#store_locator #servizi .service-title h3 {
  padding-top: 50px;
  margin-left: 66px;
  font-size: 40px;
  line-height: 40px;
}

#store_locator #servizi .service-subtitle h3,
#store_locator #servizi .service-subtitle h3 {
  font-size: 28px;
  font-family: "Baloo Paaji", sans-serif;
}

#store_locator #servizi .service-subtitle p,
#store_locator #servizi .service-subtitle p {
  font-size: 22px;
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

#store_locator #servizi .download-btn .pdf,
#store_locator #servizi .download-btn .pdf {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
}

#store_locator #servizi .download-btn a,
#store_locator #servizi .download-btn a {
  font-family: "Baloo Paaji", sans-serif;
  color: #1b4f94;
  font-size: 16px;
  text-decoration: none;
  word-break: break-word;
}

#store_locator #servizi .download-btn,
#store_locator #servizi .download-btn {
  margin-top: 5%;
}

#store_locator .box-slider-intestazione {
  text-align: center;
}

#store_locator .box-slider-intestazione h2 {
  color: #484d67;
  font-size: 35px;
}

#store_locator .box-slider-intestazione p {
  color: #484d67;
  font-size: 16px;
}

#store_locator .slider-store_locator .slick-slide {
  padding: 0 15px;
}

#store_locator .slider-store_locator .box-interno {
  background-color: #FFFFFF;
  padding: 30px 0;
  height: 450px;
}

#store_locator #social-share-my-first-chicco .info-block a.btn {
  color: #1b4f94;
  background-color: transparent;
  border: 2px solid #1b4f94;
  font-family: "Baloo Paaji", sans-serif;
}

#store_locator #osservatorio-momenti-subtitle,
#store_locator #social-share .info-block p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
}

#store_locator .scopri-collezione {
  position: relative;
  margin-bottom: 30px;
}

#store_locator .first-block {
  text-align: left;
  line-heigh: 32px;
}

#store_locator .marginBottomMobile {
  margin-bottom: 4%;
  text-align: center;
}

#store_locator .semicerchio-video-giu {
  position: relative;
  bottom: -25px;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 0px 0px 40px 40px;
  margin: 0 auto;
}

#store_locator .testo {
  position: absolute;
  padding-bottom: 10%;
  text-align: center;
  bottom: 0px;
}

#store_locator .testo-title {
  font-family: "Pacifico";
  color: #FFFFFF;
  font-size: 40px;
  text-align: center;
  padding-bottom: 4%;
}

#store_locator .testo-title-header {
  font-family: "Pacifico";
  color: #FFFFFF;
  font-size: 75px;
  text-align: center;
  padding-top: 2%;
}

#store_locator .testo-title-2 {
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 4%;
  position: absolute;
  bottom: 0;
  width: 100%;
}

#store_locator .cont-relative {
  position: relative;
}

#store_locator .testo-uptitle {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 28px;
  text-align: center;
}

#store_locator .testo-subtitle,
#store_locator .testo-subtitle a {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
}

#store_locator #osservatorio_momenti_store_locator h2 {
  font-family: "Pacifico";
  font-size: 24px;
  color: #1b4f94;
}

#store_locator #osservatorio .osservatorio-item {
  position: relative;
  text-align: center;
}

#store_locator #osservatorio #osservatorio_block_store_locator .osservatorio-item img {
  width: auto !important;
  height: auto !important;
}

#store_locator .imgClassMax {
  max-width: 100%;
  max-height: 100%;
}

#store_locator .imgClassMax400 {
  max-width: 100%;
  max-height: 400px;
}

#store_locator .imgClassMax400Margin {
  max-width: 100%;
  max-height: 400px;
  margin-top: 5%;
  padding-right: 2%;
  padding-left: 2%;
}

#store_locator #osservatorio_momenti .sl-cont {
  width: 90%;
  margin: 0 auto;
}

#store_locator #osservatorio_momenti .sl-cont .slick-prev {
  left: -45px;
  z-index: 1;
}

#store_locator #osservatorio_momenti .sl-cont .slick-next {
  right: -45px;
}

#store_locator #osservatorio_momenti .sl-cont .cont-rel-sl,
#store_locator #osservatorio_momenti .slider-my-chicco .cont-rel-sl {
  position: relative;
  padding-left: 15px;
}

#store_locator #osservatorio_momenti .sl-cont .cont-rel-sl .img-sl-linee {
  max-height: 400px;
  padding-right: 2%;
  padding-left: 2%;
}

#store_locator #osservatorio_momenti .sl-cont .cont-rel-sl .testo {
  width: 100%;
}

#store_locator #osservatorio_momenti .info-block h4 {
  margin-top: 0px;
}

#store_locator #osservatorio_momenti {
  background: #E6E7EA;
  padding-bottom: 37px;
}

#store_locator #osservatorio_momenti #osservatorio_momenti_block {
  background: none;
}

#store_locator #osservatorio {
  background: linear-gradient(#e6e7ea, #ffffff);
  padding-top: 20px;
}

#store_locator .sliderIniziale .slick-dots {
  bottom: 20px;
}

#store_locator .sliderIniziale .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

#store_locator .sliderIniziale .box-interno {
  padding-left: 0;
  padding-right: 0;
}

#store_locator .sliderIniziale .slick-dots li.slick-active button:before {
  color: #FFFFFF;
}

#store_locator .sliderIniziale .slick-dots li button:before {
  color: #1b4f94;
}

#store_locator .scopri-collezione .container {
  padding-top: 40px;
  padding-bottom: 20px;
  line-height: 30px;
  min-height: 0px;
}

#store_locator #servizi {
  margin-top: 40px;
}

#store_locator #mondochicco .sl-cont .slick-next {
  right: -45px;
}

#store_locator #mondochicco .slick-next {
  width: 40px;
  height: 40px;
  background: url(clientlib-newdesign/resources/images/frecce/freccia_destra.png);
  right: -50px;
}

#store_locator #mondochicco .sl-cont .slick-prev {
  left: -45px;
}

#store_locator #mondochicco .slick-prev {
  width: 40px;
  height: 40px;
  background: url(clientlib-newdesign/resources/images/frecce/freccia_sinistra.png);
  left: -50px;
  z-index: 1;
}

#store_locator #mondochicco a.btn {
  margin: 5px;
}

#locator-list a.btn {
  margin: 5px;
}

#locator-list {
  background: #E6E7EA;
  display: none;
}

#store_locator #mondochicco.dual-block {
  padding-bottom: 129px;
}

#locator-map {
  position: relative;
}

.mobile-title-map {
  display: none;
}

#product-page #locator-map {
  background-color: #F6F6F7;
  padding-top: 20px;
}

#over_map_list h4,
.box-info-store h4 {
  	/*
      color: $chicco_color_blue;
      font-family: $chicco_font1;
  	*/
  margin-top: 40px;
  padding-left: 10px;
}

#over_map_list .address img,
.box-info-store .address img {
  padding-bottom: 8px;
}

#over_map_list .address p,
.box-info-store .address p {
  margin-left: 31px;
}

#over_map_list .address a,
.box-info-store .address a {
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #1b4f94;
  margin-left: 31px;
}

#over_map_list .address .street,
.box-info-store .address .street {
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/mobile_storelocator_pin.png") no-repeat left 2px;
  background-size: 20px;
  padding-left: 25px;
}

#over_map_list .address .tel,
.box-info-store .address .tel {
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/ico_tel_rosso.png") no-repeat left 2px;
  background-size: 20px;
  padding-left: 25px;
}

#over_map_list .chiccoStoreIco,
.box-info-store .chiccoStoreIco {
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/ico_chiccostore.png") no-repeat left 4px;
  background-size: 30px;
  padding-left: 25px;
  height: 35px;
  width: 35px;
  float: right;
}

#over_map_list .chiccoStoreIcoBabyShop,
.box-info-store .chiccoStoreIcoBabyShop {
  margin: 6px;
  background: #FFFFFF url("common/images/ico_locator/ico_babyshop.png") no-repeat left 4px;
  background-size: 30px;
  padding-left: 25px;
  height: 35px;
  width: 35px;
  float: right;
}

#over_map_list.popup,
.box-info-store.popup {
  background: none;
  padding: 0px;
  text-align: left;
}

#over_map_list.popup .buttonScopri a.btn,
.box-info-store.popup .buttonScopri a.btn {
  background-color: #1b4f94;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  border-radius: 25px;
  border: none;
  margin: 5px;
  padding: 13px 50px;
}

#over_map_list.popup .buttonScopri a.btn:hover,
.box-info-store.popup .buttonScopri a.btn:hover {
  color: #8da7c9;
}

#over_map_list.popup .icoPinChicco,
.box-info-store.popup .icoPinChicco {
  margin-left: 50%;
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_pin_chiccostore.png) no-repeat left 2px;
  background-size: 20px;
  height: 28px;
  text-align: center;
}

#over_map_list.popup .icoPinChiccoBabyShop,
.box-info-store.popup .icoPinChiccoBabyShop {
  margin-left: 50%;
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_pin_babyshop.png) no-repeat left 2px;
  background-size: 20px;
  height: 28px;
  text-align: center;
}

#over_map_list.popup .buttonScopri,
.box-info-store.popup .buttonScopri {
  border-top: 1px solid #dadada;
  padding-top: 5px;
  padding-bottom: 5px;
}

#over_map_list.popup .chiccoStorePopupChiudi,
.box-info-store.popup .chiccoStorePopupChiudi {
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/ico_chiudi.png") no-repeat left 4px;
  background-size: 30px;
  padding-left: 25px;
  height: 35px;
  width: 35px;
  float: right;
}

#over_map_list.popup .address .distance,
.box-info-store.popup .address .distance {
  margin: 6px;
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/mobile_storelocator_distanza.png) no-repeat left 2px;
  background-size: 20px;
  padding-left: 25px;
}

#over_map_list.popup .address .distance a,
.box-info-store.popup .address .distance a {
  margin-left: 0px;
}

#product-page #over_map_list,
#product-page .box-info-store {
  top: 20%;
  padding: 2px 50px 0 10px;
}

#over_map_list,
.box-info-store {
  background-color: #FFFFFF;
  padding: 10px;
  text-align: left;
}

.serviziTag {
  background: url(clientlib-newdesign/resources/images/ico_locator/servizi_tag_grande.png) no-repeat left 4px;
  height: 35px;
  width: 130px;
  position: absolute;
  right: 0px;
  font-size: 14px;
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  line-height: 38px;
  text-align: center;
}

#over_map_list .address .boldtext,
.box-info-store .address .boldtext {
  	/*
  	font-family: $chicco_font2;
      font-size: 16px;
  	line-height: 26px;
  	*/
  font-weight: bold;
}

#over_map_list .address .normaltext,
.box-info-store .address .normaltext {
  	/*
  	font-family: $chicco_font2;
  	font-weight: 300;
      font-size: 16px;
  	line-height: 26px;
  	*/
}

#over_map_list .address .status,
.box-info-store .address .status {
  font-weight: bold;
  color: #01AA83;
}

#over_map_list hr,
.box-info-store hr {
  margin: 10px 0;
}

#store_locator .dual-block .container-bottom {
  text-align: left;
  font-size: 16px;
  min-height: 180px;
}

#store_locator .dual-block .container-bottom p {
  font-size: 16px;
}

.locator-filter {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  height: 150px;
}

.filter-mobile-block .locator-filter {
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.filter-mobile-block .textFilterMobile {
  font-size: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.filter-mobile-block .filterCloseImg {
  width: 70%;
}

.filter-mobile-block .locator-filter .title-locator-mobile {
  font-size: 18px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  margin-top: 20px;
  margin-bottom: 20px;
}

.filter-mobile-block .applica_filtro {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

#filter-selected-block .filterBtn {
  margin: 15px 0;
}

@media (max-width: 767px) {
  #filterSelectedRow {
    padding: 10px;
  }

  .filter-all .vertical-divider-filter {
    display: none;
  }

  #filter-selected-block .filterBtn {
    margin: 15px auto;
    float: none;
    width: 160px;
    display: block;
  }
}
#filter-selected-block #filter-action-rimuovi-mobile {
  padding-top: 8px;
  margin-right: 10px;
}

#filter-selected-block {
  border-top: 1px solid #d0d0d0;
}

#filter-selected-block .paddingTop20 {
  padding-top: 20px !important;
}

#filter-selected-block #filterSelectedRowMobile {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 20px;
}

.locator-filter .input-group {
  width: 100%;
}

.locator-filter .form-inline .form-group {
  width: 100%;
}

.active-margin-top {
  margin-top: 36px;
}

.locator-filter .checkbox-img {
  background-color: #FFFFFF;
  width: 27px;
  height: 27px;
}

.locator-filter .checkbox-img-checked {
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_spunta.png) no-repeat center;
  width: 27px;
  height: 27px;
}

.locator-filter .checkbox {
  height: 30px;
}

.filter .view-map-on {
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_filtri_vista_pin_on.png) no-repeat center;
  width: 27px;
  height: 27px;
}

.filter .view-list-on {
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_filtri_vista_card_on.png) no-repeat center;
  width: 27px;
  height: 27px;
}

.filter .view-map-off {
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_filtri_vista_pin_off.png) no-repeat center;
  width: 27px;
  height: 27px;
}

.filter .view-list-off {
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_filtri_vista_card_off.png) no-repeat center;
  width: 27px;
  height: 27px;
}

#store_locator .slider-osservatorio_momenti .testo {
  top: 25% !important;
}

#store_locator .container-bottom-locator {
  min-height: 250px;
  text-align: left;
  padding: 20px 15px 20px 15px;
  background: #FFFFFF;
}

#store_locator .container-bottom-locator .intestazione {
  margin-bottom: 20px;
}

#store_locator .container-bottom-locator .corpo {
  margin-bottom: 20px;
}

.bollinoTag {
  height: 80px;
  width: 80px;
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 14px;
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  line-height: 18px;
  text-align: center;
  background-color: #e21d38;
  border-radius: 80px;
  padding-top: 10px;
}

.bollinoTag .normal-text {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.bollinoTag .bold-text {
  font-size: 19px;
  font-family: "Baloo Paaji", sans-serif;
}

#locator-map .container {
  margin-top: 20px;
  margin-bottom: 20px;
}

#filtro_catalogo .container.storeFilter {
  border-bottom: 1px solid #F6F6F7;
  padding-bottom: 20px;
}

#filtro_catalogo .separator {
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

#filtro_catalogo .filter .filter-open {
  float: left;
  width: 40px;
  height: 40px;
  display: block;
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_filtro_close.png) center no-repeat;
  margin: 0 0 15px 0;
}

#filtro_catalogo .filter .filter-close {
  float: left;
  width: 40px;
  height: 40px;
  display: block;
  border: none;
  border-radius: inherit;
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_filtro_open.png) center no-repeat;
}

#locator-list .container .countStore {
  margin-top: 20px;
  margin-bottom: 20px;
}

#locator-list .container .list {
  margin-bottom: 30px;
}

#locator-list .container .button {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 50px;
}

.osservatorioStore {
  padding-bottom: 40px;
}

#negozi_rivenditori #osservatorio_momenti .sl-cont {
  width: 90%;
  margin: 0 auto;
}

#negozi_rivenditori #osservatorio_momenti .sl-cont .slick-prev {
  left: -45px;
  z-index: 1;
}

#negozi_rivenditori #osservatorio_momenti .sl-cont .slick-next {
  right: -45px;
}

#negozi_rivenditori #osservatorio_momenti .sl-cont .cont-rel-sl,
#negozi_rivenditori #osservatorio_momenti .slider-my-chicco .cont-rel-sl {
  position: relative;
  padding-left: 15px;
}

#negozi_rivenditori #osservatorio_momenti .sl-cont .cont-rel-sl .img-sl-linee {
  max-height: 400px;
  padding-right: 2%;
  padding-left: 2%;
}

#negozi_rivenditori #osservatorio_momenti .cont-rel-sl .testo {
  width: 100%;
  bottom: 100px;
  position: relative;
}

#negozi_rivenditori #osservatorio_momenti .info-block h3 {
  margin-top: 0px;
}

#negozi_rivenditori #osservatorio_momenti {
  background: #E6E7EA;
  margin-top: 40px;
}

#negozi_rivenditori #osservatorio_momenti #osservatorio_momenti_block {
  background: none;
}

#negozi_rivenditori .testo-title-2 {
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  font-size: 22px;
  text-align: center;
  padding-bottom: 4%;
}

#negozi_rivenditori .testo-subtitle {
  text-align: center;
  widht: 100%;
}

#negozi_rivenditori div.link-box-rivenditori,
#negozi_rivenditori div.link-box-rivenditori:hover {
  cursor: pointer;
}

#negozi_rivenditori .font-40px {
  min-height: 1px;
}

img[src="https://maps.gstatic.com/mapfiles/transparent.png"] {
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_chiudi.png) no-repeat center;
  background-size: 15px;
}

img[src="https://maps.gstatic.com/mapfiles/api-3/images/mapcnt6.png"] {
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_chiudi.png) no-repeat;
  background-size: 13px;
  top: 0px !important;
  width: 80px !important;
  left: 0px !important;
}

.info-block + .col-xs-12.hidden-xs.hidden-sm {
  padding-bottom: 37px;
}

#store_locator #filtro_catalogo .filter p.p-filter-text,
#negozi_rivenditori #filtro_catalogo .filter p.p-filter-text {
  margin-right: 0;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#store_locator #filtro_catalogo .filter p.p-filter-no-text,
#negozi_rivenditori #filtro_catalogo .filter p.p-filter-no-text {
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
}

#store_locator #locator-list #over_map_list .title-map,
#negozi_rivenditori #locator-list #over_map_list .title-map,
#store_locator #locator-list .box-info-store .title-map,
#negozi_rivenditori #locator-list .box-info-store .title-map {
  cursor: pointer;
}

#store_locator .ribbon-mobile {
  background-color: #D8D9DE;
  height: 50px;
  position: relative;
  padding-top: 15px;
}

#store_locator #filter-action-rimuovi:hover,
#negozi_rivenditori #filter-action-rimuovi:hover {
  background-color: #F6F6F7 !important;
}

@media (min-width: 768px) {
  #over_map_list .address img,
  .box-info-store .address img {
    max-width: 20px;
  }

  #negozi_rivenditori #locator-list #over_map_list,
  #negozi_rivenditori #locator-list .box-info-store {
    margin-bottom: 30px;
  }

  #store_locator #locator-list #over_map_list,
  #store_locator #locator-list .box-info-store {
    margin-bottom: 30px;
  }
}
@media (min-width: 440px) and (max-width: 990px) {
  #store_locator #osservatorio_momenti .slider-my-chicco .cont-rel-sl {
    width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  #store_locator .testo {
    bottom: 35%;
    max-width: 90%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  #locator-map,
  #over_map_list,
  .box-info-store {
    position: inherit;
    margin-bottom: 30px;
  }

  #negozi_rivenditori #locator-map {
    margin-bottom: 0px;
  }

  #negozi_rivenditori #locator-list .container .button {
    margin-top: 0px;
  }

  #negozi_rivenditori .slider-prodotti-online .box-interno .cont-rel-sl {
    padding-left: 10px;
  }

  #product-page #over_map_list,
  #product-page .box-info-store {
    padding: 10px;
  }

  .mobile-title-map {
    display: block;
    padding: 10px 50px 0 10px;
  }

  .mobile-title-map h3 {
    color: #1b4f94;
  }

  #over_map_list .address .opening,
  #over_map_list .status,
  .box-info-store .address .opening,
  .box-info-store .status {
    float: left;
  }

  #over_map_list .address .status,
  .box-info-store .address .status {
    margin: 6px 0 0 10px;
  }

  #store_locator .testo-title-2 {
    font-size: 25px;
  }

  #store_locator .testo {
    bottom: 50%;
    width: 100%;
  }

  .slider-store_locator .box-interno img {
    min-height: 205px;
  }

  #store_locator .testo-title {
    font-size: 25px;
  }

  #store_locator #servizi a.btn {
    margin-top: 0px;
  }

  #store_locator .container-video {
    margin-top: 50%;
  }

  .box-slider-intestazione h2 {
    margin-top: 10px;
  }

  .height768 {
    height: 170px;
  }

  #store_locator #servizi .service-title h3 {
    font-size: 30px;
  }

  #store_locator #servizi .service-subtitle p {
    font-size: 14px;
  }

  #store_locator #servizi .service-btn {
    padding-top: 15px;
  }

  #store_locator #servizi .download-btn .paddingCustomDown,
  #store_locator #servizi .download-btn .paddingCustomDown {
    padding-left: 5px;
    padding-right: 15px;
  }

  #store_locator .scopri-collezione .info-block p {
    font-size: 20px !important;
    padding: 0px !important;
  }
}
@media (max-width: 400px) {
  #store_locator .container-video {
    margin-top: 0%;
  }

  #store_locator .testo-title-big {
    font-size: 20px;
  }

  #store_locator .testo-subtitle a {
    font-size: 10px;
  }

  #social-share .info-block img {
    float: none !important;
  }

  #store_locator #social-share .info-block a.btn,
  #store_locator #social-share .info-block a.btn {
    float: none;
  }

  #store_locator #social-share .info-block p {
    font-size: 18px;
    padding: 5px;
  }

  .slider-store_locator .box-interno {
    padding: 0px;
    height: auto;
  }

  .slider-store_locator .box-interno img {
    min-height: 0px;
  }

  #store_locator #servizi .download-btn .paddingLeft {
    padding-left: 15px;
  }

  #store_locator #filtro_catalogo .filter {
    padding-top: 10px;
  }

  #store_locator #filtro_catalogo .filter p,
  #negozi_rivenditori #filtro_catalogo .filter p {
    font-size: 14px;
  }

  #store_locator #filtro_catalogo .container.storeFilter,
  #negozi_rivenditori #filtro_catalogo .container.storeFilter {
    padding: 0px 0px 20px 0px;
  }

  #store_locator .testo-title-2 {
    font-size: 25px;
  }

  #store_locator .testo {
    bottom: 50%;
    max-width: 90%;
  }

  .bollinoTag {
    margin-right: 5px;
  }

  .serviziTag {
    position: relative;
    margin: 0px;
    float: right;
  }

  #store_locator #mondochicco.dual-block {
    padding-bottom: 0px;
  }

  #store_locator #osservatorio_momenti {
    margin-top: 0px;
    padding-top: 10px;
  }

  #locator-map,
  #over_map_list,
  .box-info-store {
    margin-bottom: 30px;
  }
}
#modal_rivenditoriprodotto {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}

#modal_rivenditoriprodotto > .modal-dialog {
  width: auto;
  max-width: 750px;
}

#modal_rivenditoriprodotto > .modal-dialog > .modal-content > .modal-content-inner {
  overflow-x: hidden;
  overflow-y: scroll;
  height: auto;
}

#modal_rivenditoriprodotto .modal-title {
  /*
  line-height: 1.2em;
  */
  margin: 0 0 20px 0;
}

#modal_rivenditoriprodotto .modal-header,
#modal_rivenditoriprodotto .modal-body,
#modal_rivenditoriprodotto .modal-footer {
  text-align: left;
  padding: 0;
  margin: 0;
}

#modal_rivenditoriprodotto .modal-header {
  padding-bottom: 0;
  border: none;
}

#modal_rivenditoriprodotto .close-modal {
  border-radius: 12px;
  background-color: #1b4f94;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 1px;
}

#modal_rivenditoriprodotto .modal-content {
  border-radius: 20px;
  padding: 30px 30px 10px 30px;
}

#modal_rivenditoriprodotto img {
  max-width: 100%;
  height: auto;
}

#modal_rivenditoriprodotto .close-modal-mobile {
  border-radius: 40px;
  background-color: #1b4f94;
  padding: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  margin-top: -7%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
}

#modal_rivenditoriprodotto .modal-content .modal-rivenditore-item {
  margin: 0 0 20px 0;
}

#modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .modal-rivenditore-item-image-container {
  -webkit-box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.2);
  padding: 10px;
  display: block;
}

#modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .link-label {
  /*
  font-size: 14px;
  color: #1c4e94;
  text-transform: uppercase;
  font-family: $chicco_font1;
  */
}

#modal_rivenditoriprodotto .modal-content .modal-rivenditore-item .link-label:after {
  display: inline-block;
  content: " ";
  width: 20px;
  height: 20px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_dx.png") no-repeat center;
  position: relative;
  top: 6px;
  left: -3px;
}

#modal_rivenditoriprodotto .modal-footer {
  padding-top: 10px;
}

#modal_rivenditoriprodotto .modal-body {
  padding: 0 8px;
}

#modal_rivenditoriprodotto .info-block {
  margin: 0;
  padding-bottom: 0;
}

#modal_rivenditoriprodotto .close-modal {
  background-color: transparent;
}

@media (min-width: 769px) {
  #modal_rivenditoriprodotto .close-modal {
    top: 5px;
    right: 13px;
    position: absolute;
  }

  #modal_rivenditoriprodotto .retina-icon-close-blue {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  #modal_rivenditoriprodotto .retina-icon-close-blue:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }

  #modal_rivenditoriprodotto .retina-icon-close-blue:before {
    top: 10px;
    left: 1px;
  }

  #modal_rivenditoriprodotto .info-block {
    margin-top: -2px;
    padding-top: 0;
  }

  /*
  #modal_rivenditoriprodotto .info-block p {
  	font-size: 22px;
  	line-height: 29px;
  	font-family: $chicco_font2;
  	font-weight: 300;
  }*/
}
@media (max-width: 768px) {
  #modal_rivenditoriprodotto .close-modal-mobile {
    width: 40px;
    height: 40px;
    margin-top: -38px;
    margin-bottom: 10px;
    padding-top: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  #modal_rivenditoriprodotto .close-modal-mobile:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }

  #modal_rivenditoriprodotto .retina-icon-close-blue {
    font-size: 11px;
  }

  #modal_rivenditoriprodotto .info-block {
    margin-top: 7px;
    padding-top: 0;
  }

  /*
  #modal_rivenditoriprodotto .info-block p {
  	font-size: 20px;
  	line-height: 25px;
  	font-family: $chicco_font2;
  	font-weight: 300;
  }*/
}
@media (max-width: 550px) {
  #modal_rivenditoriprodotto .modal-body input {
    width: 100%;
  }

  #modal_rivenditoriprodotto .modal-content {
    padding: 20px 20px 10px 20px;
  }

  	/*
  
  	#modal_rivenditoriprodotto .modal-dialog .modal-title {
  		font-size: 25px;
      	line-height: 1.2;
  	}
  	#modal_rivenditoriprodotto .info-block p {
  		font-size: 16px;
  		line-height: 21px;
  	}
  
  	#modal_rivenditoriprodotto .modal-footer p {
  		font-size: 12px;
  	}*/
}
#modal_nl_subscribtion,
#modal_login {
  display: block;
  text-align: center;
}

#modal_nl_subscribtion .modal-content,
#modal_login .modal-content {
  border-radius: 20px;
  padding: 4%;
}

#modal_nl_subscribtion .modal-header,
#modal_login .modal-header {
  padding-bottom: 0;
  border: none;
}

#modal_nl_subscribtion .modal-header .close-modal,
#modal_login .modal-header .close-modal {
  border-radius: 12px;
  background-color: #1b4f94;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 1px;
}

#modal_nl_subscribtion .modal-content .close-modal-mobile,
#modal_login .modal-content .close-modal-mobile {
  border-radius: 40px;
  background-color: #1b4f94;
  padding: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  margin-top: -7%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
}

#modal_nl_subscribtion .info-block,
#modal_login .info-block {
  margin: 0;
  padding-bottom: 0;
}

#modal_nl_subscribtion .modal-footer p,
#modal_login .modal-footer p {
  text-align: left;
  font-size: 12px;
}

#modal_nl_subscribtion .modal-body .sconto,
#modal_login .modal-body .sconto {
  color: #e21d38;
}

#modal_nl_subscribtion .modal-body a,
#modal_login .modal-body a {
  margin-bottom: 5%;
}

#modal_nl_subscribtion .modal-body input,
#modal_login .modal-body input {
  margin: 5% auto 5% auto;
  width: 70%;
}

#modal_nl_subscribtion .modal-body input::-webkit-input-placeholder,
#modal_login .modal-body input::-webkit-input-placeholder {
  color: #484d67;
}

@media (max-width: 550px) {
  #modal_nl_subscribtion .modal-body input,
  #modal_login .modal-body input {
    width: 100%;
  }
}
#blocchi_servizi.dual-block {
  background: #FFFFFF;
  margin: 0;
  padding: 0 0 37px 0;
}

#blocchi_servizi .box_servizio {
  margin-bottom: 20px;
}

#blocchi_servizi.dual-block .container-top {
  min-height: 290px !important;
  position: relative;
}

#blocchi_servizi.dual-block .sub-container-top {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding-top: 20px;
}

#blocchi_servizi.dual-block .container-top .sub-container-top h4 {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0;
}

#blocchi_servizi.dual-block .container-top {
  text-align: center;
}

#blocchi_servizi.dual-block .container-top img {
  width: auto;
  height: auto;
  max-width: 375px;
  margin-top: 11%;
}

@media screen and (max-width: 1250px) {
  #blocchi_servizi.dual-block .container-top {
    min-height: 360px !important;
  }

  #blocchi_servizi.dual-block .container-top img {
    max-width: 90%;
  }
}
@media screen and (max-width: 1110px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 14%;
  }
}
@media screen and (max-width: 1020px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 16%;
  }
}
@media screen and (max-width: 960px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 21%;
  }
}
@media screen and (max-width: 870px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 27%;
  }
}
@media screen and (max-width: 767px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 5%;
  }
}
@media screen and (max-width: 620px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 11%;
  }
}
@media screen and (max-width: 550px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 16%;
  }
}
@media screen and (max-width: 460px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 24%;
  }
}
@media screen and (max-width: 410px) {
  #blocchi_servizi.dual-block .container-top img {
    margin-top: 30%;
  }
}
#blocchi_servizi.dual-block .container-top h4 {
  text-align: center;
  padding-top: 5%;
}

#blocchi_servizi .serviziTag {
  background: url(clientlib-newdesign/resources/images/ico_locator/servizi_tag_grande.png) no-repeat left 4px;
  height: 35px;
  width: 130px;
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 14px;
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  line-height: 38px;
  text-align: center;
}

#blocchi_servizi .ribbon-mobile {
  background-color: #D8D9DE;
  height: 52px;
  position: relative;
  padding-top: 15px;
}

.zeroMargin {
  margin-left: 0px;
  margin-right: 0px;
}

.zeroPadding {
  padding: 0px;
}

.bold {
  font-weight: bold;
}

.nowOpen {
  color: green;
  font-weight: bold;
}

@media (min-width: 769px) and (max-width: 1920px) {
  .bodyNegozio {
    margin-left: 90px;
    margin-right: 90px;
  }

  #negozioInfo {
    padding-top: 0;
    text-align: center;
    padding-bottom: 35px;
  }

  #infoUtili {
    background-color: #FFFFFF;
    line-height: 26px;
  }

  .borderRght {
    border-style: SOLID;
    border-width: 0px 2px 0px 0px;
    border-color: #F6F6F7;
  }

  .negozioInfoUtiliSpazio {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#negozioInfoUtili {
  background-color: #e7e7e4 !important;
  padding-top: 40px;
  padding-bottom: 40px;
}

#store_manager {
  position: relative;
}

#store_manager #store_manager_text {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translate(-50%, 0%);
  text-align: center;
}

#store_manager #store_manager_text .store_manager_subtitle {
  color: #484d67;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

@media (max-width: 768px) {
  .bodyNegozio {
    margin-left: 20px;
    margin-right: 20px;
  }

  #negozioInfo {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
  }

  #colContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }

  #imgNegozio {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }

  #store_manager {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }

  #infoUtili {
    background-color: #FFFFFF;
    line-height: 26px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .rowSpace {
    border-bottom: 1px solid #d0d0d0;
    padding-top: 20px;
  }

  #row-2d {
    border-bottom: 0;
  }
}
@media (min-width: 400px) and (max-width: 991px) {
  #negozioInfoUtili .negozio-info-block {
    padding-left: 0;
  }

  #negozioInfoUtili .negozio-info-img {
    width: 25px;
  }
}
@media (max-width: 400px) {
  #negozioInfoUtili .negozio-info-block {
    padding-left: 0;
  }
}
@media (max-width: 500px) {
  #store_manager #store_manager_text .store_manager_title {
    font-size: 20px;
  }

  #store_manager #store_manager_text .store_manager_subtitle {
    font-size: 14px;
  }
}
.baloPaji {
  font-size: 16px;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
}

.indicazioniStradali {
  color: #173b6e !important;
}

#col-rigth {
  padding-left: 20px;
  padding-right: 20px;
}

.orariSpace {
  padding-top: 20px;
  line-height: 24px;
  font-size: 14px !important;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

.orariStraordinari {
  text-transform: none !important;
  padding-top: 0px;
}

.textAlignRight {
  text-align: right;
}

#negozioImg,
#store_manager_img {
  width: 100% !important;
}

.rowSpace {
  padding-bottom: 20px;
}

.semicerchioImgNegozi {
  position: absolute;
  right: -44px;
  top: 50%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #FFFFFF;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(0%, -50%) rotate(90deg);
  -ms-transform: translate(0%, -50%) rotate(90deg);
  /* IE 9 */
  -webkit-transform: translate(0%, -50%) rotate(90deg);
  /* Safari */
}

.semicerchioMobile {
  position: absolute;
  left: 50%;
  top: initial;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #FFFFFF;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  top: -27px;
  transform: translate(-50%, 0%);
}

#negozioPromozioni {
  background-color: #F6F6F7 !important;
}

#negozioPromozioniTitle {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

#onePromo #imgOnePromo {
  width: 100%;
}

#onePromo #onePromoContent div {
  text-align: left;
}

.promoContent {
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  height: 250px;
  padding-top: 20px;
  text-align: left;
}

#serviziBody .colIscriviti {
  margin: 0;
}
#serviziBody .info-block.btnIscr {
  padding: 0;
}

.promoInfo {
  padding-top: 15px;
  font-weight: bold;
}

.promoDesc {
  padding-top: 20px;
}

.promoPrice {
  color: red;
}

.singlePromo {
  background-color: #FFFFFF;
  margin-right: 2%;
  margin-left: 2%;
  padding: 0;
}

.pos-rel {
  position: relative;
}

.singlePromo img.img-promo {
  width: 100%;
}

.imgTitle {
  position: absolute;
  bottom: 10px;
  padding-left: 15%;
  padding-right: 15%;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}

.imgCircleRed {
  position: absolute;
  top: 5px;
  padding-left: 75%;
  right: 10px;
  color: #FFFFFF;
  font-size: 28px;
  font-family: "Baloo Paaji", sans-serif;
  line-height: 28px;
  height: 80;
  width: 80;
}

.textRedCircle {
  text-align: center;
  position: absolute;
  top: 12px;
  color: #FFFFFF;
  line-height: 18px;
  position: absolute;
  width: 80px;
  height: 80px;
  text-align: center;
}

.textRedCircleFirst {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.textRedCircleSecond {
  font-size: 19px;
  font-family: "Baloo Paaji", sans-serif;
}

.scopriDipiu {
  padding-top: 20px;
  text-transform: uppercase;
}

div#promozioniBody {
  padding-bottom: 30px;
}

.zeroPadding {
  padding: 0px;
}

.bold {
  font-weight: bold;
}

.zeroMargin {
  margin-left: 0px;
  margin-right: 0px;
}

.rowSpace {
  padding-bottom: 20px;
}

.baloPaji {
  font-size: 16px;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
}

#negozioServizi {
  background-color: #F6F6F7;
  padding-bottom: 37px;
}

#negozio #negozioServizi {
  background-color: #FFFFFF;
}

#negozioServiziTitle {
  text-align: center;
  padding-top: 37px;
  padding-bottom: 37px;
}

#negozioServizi .blocco_slider_desk {
  display: block;
}

#negozioServizi .blocco_slider_tab,
#negozioServizi .blocco_slider_cell {
  display: none;
}

#negozioServizi .serviceTable {
  display: table;
  width: 100%;
  height: 100%;
  /*min-width:100%;*/
  min-height: 100%;
}

#negozioServizi .serviceTable .serviceRow {
  display: table-row;
  height: 100%;
  padding-bottom: 20px;
}

#negozioServizi .serviceTable .serviceRow .servizioColumn {
  display: table-cell;
  width: 33.3%;
  float: left;
  height: 100%;
  max-height: 150px;
  min-height: 180px;
}

#negozioServizi .serviceTable .serviceRow .servizioColumn .servizioImg {
  float: left;
  width: 35%;
}

#negozioServizi .serviceTable .serviceRow .servizioColumn .servizioDesc {
  float: left;
  width: 65%;
  padding-left: 20px;
  text-align: left;
}

.zeroPadding {
  padding: 0px;
}

.zeroMargin {
  margin-left: 0px;
  margin-right: 0px;
}

#negozioServizi .servizioTitle {
  margin: 0;
}

#negozioServizi .servizioText {
  padding-top: 5px;
}

.baloPaji {
  font-size: 16px;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
}

.scopriDipiuServizi {
  text-transform: uppercase;
  color: #1b4f94;
  text-align: left;
  position: absolute;
  bottom: 15px;
}

#serviziBody img {
  max-width: 100%;
  height: auto;
}

.singleService {
  padding-bottom: 20px;
  padding-right: 20px;
  position: relative;
}

.slick-prev {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra.png");
  left: -6%;
}

.slick-next {
  width: 40px;
  height: 40px;
  background: url("clientlib-newdesign/resources/images/frecce/freccia_destra.png");
  /*left: 102%;*/
  right: -6%;
}

@media (max-width: 1315px) {
  #negozioServizi .serviceTable .serviceRow .servizioColumn {
    width: 50%;
  }

  #negozioServizi .blocco_slider_cell,
  #negozioServizi .blocco_slider_desk {
    display: none;
  }

  #negozioServizi .blocco_slider_tab {
    display: block;
  }
}
@media (max-width: 767px) {
  #negozioServizi .serviceTable .serviceRow .servizioColumn {
    width: 100%;
  }

  #negozioServizi .blocco_slider_tab,
  #negozioServizi .blocco_slider_desk {
    display: none;
  }

  #negozioServizi .blocco_slider_cell {
    display: block;
  }

  .scopriDipiuServizi {
    position: relative;
    width: 100%;
    min-width: 125px;
    bottom: 0;
    margin: 0 auto;
    margin-top: 5px;
  }

  #negozioServizi .serviceTable .serviceRow .servizioColumn {
    border-bottom: 1px solid #F6F6F7;
    margin: 0px 0px 20px 0px;
  }

  #negozioServizi .serviceTable .serviceRow .servizioColumn:last-child {
    border-bottom: 0;
  }
}
@media (max-width: 400px) {
  .scopriDipiuServizi {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  #slider_negozioServizi .slick-prev {
    z-index: 999;
  }

  #slider_negozioServizi .slick-next {
    z-index: 999;
  }
}
@media (min-width: 1340px) and (max-width: 1920px) {
  .corsoTitle {
    padding-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1339px) {
  .corsoTitle {
    padding-top: 1%;
  }
}
@media (max-width: 767px) {
  .corsoTitle {
    padding-top: 1%;
    padding-left: 0px !important;
  }
}
#negozioCorsiTitle {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

#negozioCorsi {
  background-color: #F6F6F7 !important;
}

#negozioCorsi .corsoTitle {
  padding-left: 15px;
}

.corsoDesc {
  padding-top: 15px;
  margin: 0 !important;
  padding: 0 !important;
}

.corsoCampoDesc {
  padding-left: 20px;
  padding-right: 6%;
}

.corsoSingolo {
  padding: 0px;
  padding-bottom: 50px;
  margin: 0px;
}

.btnIscriviti a.btn {
  background-color: #1b4f94;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  border-radius: 25px;
  border: none;
  margin: 5px;
  padding-top: 10px;
  height: 40px;
  width: 100%;
}

.btnIscriviti a.btn:hover {
  color: #1b4f94;
}

.btnIscr {
  margin: 0px !important;
}

.colIscriviti {
  margin-top: 15px;
}

.btnTuttiCorsi a.btn {
  margin: 5px;
}

.btnTuttiCorsi {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.promoPeriodo {
  text-align: center;
}

.btnTuttiCorsi a.btn:hover {
  background-color: #FFFFFF;
}

.colIscrivitiMobile {
  text-align: center;
}

.iscrivitiMobile {
  padding-top: 30px;
}

.zeroPadding {
  padding: 0px;
}

.bold {
  font-weight: bold;
}

.zeroMargin {
  margin-left: 0px;
  margin-right: 0px;
}

.rowSpace {
  padding-bottom: 20px;
}

.baloPaji {
  font-size: 16px;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
}

#scarica_app {
  background: #FFFFFF;
  padding: 37px 0 0 0;
  margin: 0;
}

#scarica_app .left_box {
  text-align: center;
}

#scarica_app .left_box img {
  width: 100%;
  max-width: 400px;
}

#scarica_app .right_box {
  text-align: center;
}

#servizi_babycard #scarica_app {
  background-color: #F6F6F7;
}

#enjoy {
  background-color: #F6F6F7;
  padding: 20px 0 20px 0;
  margin: 0;
}

#enjoy .enjoy-table {
  display: table;
  height: 100%;
  min-height: 100%;
}

#enjoy .enjoy-row {
  display: table-row;
  height: 100%;
  background: #FFFFFF;
}

#enjoy .enjoy-cell {
  display: table-cell;
  float: left;
  /* height: 100%; */
}

#enjoy .left_box.enjoy-cell .text {
  text-align: center;
}

#enjoy .right_box.enjoy-cell {
  padding: 0px 20px;
}

#enjoy .left_box {
  text-align: center;
}
#enjoy .left_box .text {
  padding: 0 !important;
  margin: 0 !important;
}

#enjoy .left_box img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

#enjoy .enjoy-row .text {
  padding: 20px 0 0 0;
  margin: 0;
  height: 100%;
}

#enjoy .right_box .title {
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  #enjoy .enjoy-cell {
    padding: 20px;
  }

  #enjoy .enjoy-row .text {
    display: block;
  }
}
.img-text-img .box_left img,
.img-text-img .box_right img {
  display: block;
}

.img-text-img .box_center .info-block {
  text-align: left;
  margin: 0;
}

.slick-track .img-text-img .box_center .info-block {
  padding-right: 10px;
}

.img-text-img {
  padding: 35px 0;
  position: relative;
  background: #F6F6F7;
}

@media (min-width: 1312) {
  .img-text-img {
    padding-bottom: 45px;
  }
}
.img-text-img.white {
  background: #FFFFFF;
}

.img-text-img .box_center .info-block .occhiello {
  margin-top: 0;
}

.img-text-img .box_center .info-block h2 {
  margin-bottom: 5px;
}

.img-text-img .box_center .info-block p a{
	font-family: "Baloo Paaji", sans-serif;
    font-size: 15px;
    color: #1b4f94;
}

.lp-slide-text-content,
.info-block-custom-1 {
  position: relative;
}

@media (min-width: 768px) {
  .lp-slide-text-content {
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1;
  }

  .info-block-custom-1 {
    min-height: 240px;
  }
  .info-block-custom-1[class^="col-"] > div:first-child, .info-block-custom-1[class*=" col-"] > div:first-child,
  .info-block-custom-1 > .info-block {
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1;
  }
}
.img-text-img .box_center .info-block a.button_mobile {
  margin-bottom: 10px;
}

.img-text-img .semicerchio-block {
  position: absolute;
  left: 50%;
  top: auto !important;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #F6F6F7;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: -26px;
  transform: translate(-50%, 0%) rotate(180deg);
}

.img-text-img .cerchio-block {
  position: absolute;
  left: 50%;
  z-index: 100;
  width: 80px;
  height: 80px;
  background-color: #FFFFFF;
  border-radius: 50%;
  margin: 0 auto;
  top: -31px;
  transform: translate(-50%, 0%);
  font-family: "Baloo Paaji", sans-serif;
  color: #1c4f94;
  font-size: 20px;
  padding-top: 40px;
  line-height: 4px;
  text-align: center;
}

.img-text-img .container-video {
  margin-top: 0;
}

@media (max-width: 768px) {
  .img-text-img h3 {
    font-size: 25px !important;
  }

  .img-text-img p {
    font-size: 16px !important;
    line-height: 1.8em !important;
  }
}
@media (max-width: 767px) {
  .img-text-img .box_left,
  .img-text-img .box_right {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
  }

  .img-text-img .box_center {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
  }

  .img-text-img .row {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
  }

  .img-text-img .cerchio-block {
    width: 60px;
    height: 60px;
    padding-top: 30px;
  }

  .img-text-img .box_right.circle {
    margin-top: 20px;
  }
}
@media (max-width: 420px) {
  .img-text-img .videoSection {
    height: 200px;
    width: 100%;
  }
}
@media (min-width: 420px) and (max-width: 600px) {
  .img-text-img .videoSection {
    height: 300px;
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .img-text-img .videoSection {
    height: 400px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .img-text-img .videoSection {
    height: 200px;
    width: 100%;
  }
}
#iscrizione_nl {
  background-color: #F6F6F7;
  padding: 37px 0;
}
#iscrizione_nl .info-block {
  padding: 0;
}

#iscrizione_nl h3 {
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  font-size: 28px;
  line-height: 32px;
}

#iscrizione_nl .box_left .info-block {
  text-align: left;
}

#iscrizione_nl .box_left .sconto {
  color: #e21d38;
  font-weight: bold;
}

@media (min-width: 768px) {
  #iscrizione_nl .box_right .info-block {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 767px) {
  #iscrizione_nl .box_left .info-block {
    padding: 0;
    margin-bottom: 20px;
  }
  #iscrizione_nl .box_right .info-block {
    padding: 0;
  }
}
#collection_bc {
  background-color: #FFFFFF;
  padding: 45px 0;
  margin: 0;
}

#collection_bc .collection_bc-table {
  display: table;
  height: 100%;
  min-height: 100%;
}

#collection_bc .collection_bc-row {
  display: table-row;
  height: 100%;
  background: #F6F6F7;
}

#collection_bc .collection_bc-cell {
  display: table-cell;
  float: left;
  height: 100%;
}

#collection_bc .left_box.collection_bc-cell .text {
  text-align: center;
}

#collection_bc .right_box.collection_bc-cell {
  padding: 10px;
}

#collection_bc .left_box {
  text-align: center;
}

#collection_bc .left_box img {
  width: 100%;
  margin: 0 auto;
}

#collection_bc .collection_bc-row .text {
  height: 100%;
}

#collection_bc .collection_bc-row .right_box .text {
  margin: 20px 20px;
}

#collection_bc .right_box .description + .description-next-link {
  display: block;
  margin-bottom: 10px;
}

#collection_bc .sub-container {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
}

#collection_bc .sub-container h2,
#collection_bc .sub-container p {
  color: #FFFFFF;
}

#collection_bc .sub-container h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 38px;
}

#collection_bc .semicerchio-box-collection-bc {
  position: absolute;
  right: -31px;
  top: 50%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #F6F6F7;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: rotate(270deg) translate(0%, -50%);
}

@media (max-width: 767px) {
  #collection_bc .collection_bc-cell {
    height: auto;
  }

  #collection_bc .collection_bc-row .text {
    display: block;
  }

  #collection_bc .semicerchio-box-collection-bc {
    position: absolute;
    left: 50%;
    top: initial;
    right: initial;
    z-index: 100;
    width: 62px;
    height: 28px;
    background-color: #F6F6F7;
    border-radius: 40px 40px 0 0;
    margin: 0 auto;
    transform: translate(-50%, 0);
    bottom: -1px;
  }
}
@media (max-width: 910px) {
  #collection_bc .sub-container h2 {
    font-size: 28px;
  }
}
#slider_servizi {
  background: #FFFFFF;
}

#slider_servizi .testo {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translate(-50%, 0%);
}

#slider_servizi .cont-rel-sl {
  position: relative;
}

#slider_servizi .imgCuore {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 30px;
}

#slider_servizi .imgCuore.imgCuoreMobile {
  top: 7px;
}

#slider_servizi .cont-rel-sl .img-sl-linee {
  max-height: 400px;
  padding-right: 2%;
  padding-left: 2%;
}

#slider_servizi .cont-rel-sl .testo {
  width: 100%;
}

#slider_servizi .info-block h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

#slider_servizi .imgClassMax400Margin {
  max-width: 100%;
  max-height: 400px;
  margin-top: 5%;
  padding-right: 2%;
  padding-left: 2%;
}

.center-1 {
  margin: 0 auto;
}

.outer-space-1 {
  margin-right: 2%;
  margin-left: 2%;
}

#slider_servizi .testo-title-2 {
  text-align: center;
}

#slider_servizi .testo-subtitle,
#slider_servizi .testo-subtitle a {
  text-align: center;
}

#slider_servizi #osservatorio_momenti_block {
  background: none;
}

@media (min-width: 440px) and (max-width: 990px) {
  #slider_servizi .slider-my-chicco .cont-rel-sl {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#popup_aggiungi_carrello {
  text-align: center;
  top: 50%;
  transform: translate(0%, -50%);
  overflow: visible;
}

#popup_aggiungi_carrello .modal-content {
  border-radius: 20px;
  padding: 4%;
}

#popup_aggiungi_carrello .modal-header {
  padding-bottom: 0;
  border: none;
}

#popup_aggiungi_carrello .modal-title {
  font-size: 25px;
}

#popup_aggiungi_carrello .modal-header .close-modal {
  border-radius: 12px;
  background-color: #1b4f94;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 2px;
}

#popup_aggiungi_carrello .modal-content .close-modal-mobile {
  border-radius: 40px;
  background-color: #1b4f94;
  padding: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  margin-top: -7%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4%;
}

#popup_aggiungi_carrello .info-block {
  margin: 0;
  padding-bottom: 0;
}

#popup_aggiungi_carrello .modal-body a {
  margin-top: 3%;
  margin-bottom: 3%;
  line-height: 1;
}

#popup_aggiungi_carrello .buttons {
  padding-top: 20px;
  padding-bottom: 20px;
}

#popup_aggiungi_carrello .btn-blue {
  border: 2px solid #1b4f94;
  padding: 8px 56px;
}

#popup_aggiungi_carrello #continuaAcquisti {
  padding: 8px 35px;
}

#popup_vota {
  text-align: center;
  top: 50%;
  transform: translate(0%, -50%);
  overflow: visible;
  bottom: inherit;
}

#popup_vota .modal-header .close-modal {
  border-radius: 12px;
  background-color: #1b4f94;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 2px;
}

#popup_vota .modal-content .close-modal-mobile {
  border-radius: 40px;
  background-color: #1b4f94;
  padding: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  margin-top: -7%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
}

#popup_vota .modal-header {
  padding-bottom: 0;
  border: none;
}

.votaStelle {
  padding: 5px 0 20px 0;
}

.votaStelle:hover {
  cursor: pointer;
}

#popup_vota .buttons {
  padding: 10px;
}

#popup_vota .btn-blue {
  border: 2px solid #1b4f94;
}

#popup_vota .info-block {
  margin: 0;
  padding-bottom: 0;
}

#popup_scrivi_recensione {
  text-align: center;
  top: 50%;
  transform: translate(0%, -50%);
  overflow: visible;
}

#popup_scrivi_recensione .modal-header .close-modal {
  border-radius: 12px;
  background-color: #1b4f94;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 2px;
}

#popup_scrivi_recensione .modal-content .close-modal-mobile {
  border-radius: 40px;
  background-color: #1b4f94;
  padding: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  margin-top: -7%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4%;
}

#popup_scrivi_recensione .modal-header {
  padding-bottom: 0;
  border: none;
}

#popup_scrivi_recensione .modal-title {
  line-height: 1.1;
}

#popup_scrivi_recensione .buttons {
  padding: 10px;
}

#popup_scrivi_recensione .btn-blue {
  border: 2px solid #1b4f94;
}

#textAreaScriviRecensione {
  width: 77%;
}

#popup_scrivi_recensione .info-block {
  margin: 0;
  padding-bottom: 0;
}

#popup_whishlist {
  text-align: center;
  top: 50%;
  transform: translate(0%, -50%);
  overflow: visible;
}

#slide_img_txt_img_block {
  background-color: #F6F6F7;
}

#slide_img_txt_img_block.white {
  background-color: #FFFFFF !important;
}

#slide_img_txt_img_block .slick-prev {
  left: -55px;
}

#slide_img_txt_img_block .slick-next {
  right: -75px;
  left: auto;
}

/*
@media(max-width:$chicco_breakpoint_xs_max){
	#slide_img_txt_img_block .box_right, #slide_img_txt_img_block .box_left, #slide_img_txt_img_block .box_center{
		padding: 0;
		padding-right:5px;
		padding-left:5px;
	}
}
*/
#chi_siamo_middle_block {
  margin-top: 50px;
}

#chi_siamo_middle_block #chi-siamo-felicita {
  background-color: #FFFFFF;
}

#chi_siamo_middle_block #img-felicita-block {
  position: relative;
}

#chi_siamo_middle_block #img-felicita-mobile {
  width: 100%;
}

#chi_siamo_middle_block .semicerchio-chi-siamo {
  position: absolute;
  right: -18px;
  top: 50%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #e5e6ea;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(0%, -50%) rotate(270deg);
  -ms-transform: translate(0%, -50%) rotate(270deg);
  -webkit-transform: translate(0%, -50%) rotate(270deg);
}

#chi_siamo_middle_block .text-title {
  position: absolute;
  color: #FFFFFF;
  top: 50%;
  transform: translate(0%, -50%);
  margin-top: 0;
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-family: "Baloo Paaji", sans-serif;
}

#chi_siamo_middle_block .text-subtitle {
  position: absolute;
  color: #FFFFFF;
  top: 60%;
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding-right: 10px;
  padding-left: 10px;
}

#chi_siamo_middle_block #text-block-felicita {
  background-color: #e5e6ea;
  padding: 3%;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

#chi_siamo_middle_block .text-felicita {
  margin-bottom: 5%;
}

#chi_siamo_middle_block .chi-siamo-contatti {
  min-height: 200px;
  margin-top: 50px;
  padding: 13px 0;
  background-color: #F6F6F7;
}

#chi_siamo_middle_block .chi-siamo-contatti .title-contatti {
  margin-top: 20px;
  background: #F6F6F7 url(clientlib-newdesign/resources/images/servizi/bkg_servizi.png) no-repeat;
  min-height: 160px;
}

#chi_siamo_middle_block .chi-siamo-contatti .block-num {
  margin-top: 3%;
}

#chi_siamo_middle_block .chi-siamo-contatti .title-contatti h3 {
  padding-top: 23%;
  padding-left: 20px;
}

#chi_siamo_middle_block .chi-siamo-contatti p {
  display: inline;
  padding-left: 15px;
}

#chi_siamo_middle_block .chi-siamo-contatti div.number {
  font-size: 18px;
  line-height: 26px;
  color: #01AA83;
  font-family: "Baloo Paaji", sans-serif;
  text-align: right;
  overflow-wrap: break-word;
}

#chi_siamo_middle_block .chi-siamo-contatti img.tel-ico {
  width: 20px;
}

#chi_siamo_middle_block .chi-siamo-contatti .num-tel {
  border-bottom: 1px solid #d3d4db;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#chi_siamo_middle_block .chi-siamo-contatti a.btn {
  margin: 5px;
  margin-top: 30%;
}

#chi_siamo_middle_block .chi-siamo-contatti a.btn:hover {
  color: #8da7c9;
}

@media (max-width: 991px) {
  #chi_siamo_middle_block .chi-siamo-contatti a.btn {
    margin: 10px;
  }

  #chi_siamo_middle_block .chi-siamo-contatti .block-btn {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #chi_siamo_middle_block .semicerchio-chi-siamo {
    right: auto;
    top: auto;
    transform: translate(-50%, 0%) rotate(0deg);
    -ms-transform: translate(-50%, 0%) rotate(0deg);
    -webkit-transform: translate(-50%, 0%) rotate(0deg);
    left: 50%;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #chi_siamo_middle_block #text-block-felicita {
    font-size: 13px;
    line-height: 18px;
  }
}
#chisiamo_correlati {
  background-color: #F6F6F7;
  padding-top: 50px;
  padding-bottom: 50px;
}

#chisiamo_correlati .corr-desc {
  padding: 20px 15px;
}

#chisiamo_correlati .content-text {
  background-color: #FFFFFF;
  min-height: 195px;
  padding-bottom: 12px;
}

#chisiamo_correlati .pos-rel {
  position: relative;
}

.singlePromo img.img-promo {
  width: 100%;
}

#chisiamo_correlati .img-correlato {
  width: 100%;
}

#chisiamo_correlati .img-title {
  position: absolute;
  bottom: 20%;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}

#chisiamo_correlati .scopriDipiu {
  padding: 0 15px;
}

@media (max-width: 767px) {
  #chisiamo_correlati .content-text {
    margin-bottom: 20px;
  }

  #chisiamo_correlati .single_corr {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #chisiamo_correlati .content-text {
    height: 210px;
  }

  #chisiamo_correlati .corr-desc {
    height: 175px;
  }
}
#chisiamo_block {
  background-color: #F6F6F7;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

#chisiamo_block .semicerchio-block {
  position: absolute;
  left: 50%;
  top: auto !important;
  z-index: 40;
  width: 62px;
  height: 28px;
  background-color: #F6F6F7;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: -26px;
  transform: translate(-50%, 0%) rotate(180deg);
}

#chisiamo_block .semicerchio-eventi {
  position: absolute;
  left: 50%;
  top: auto !important;
  z-index: 40;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(-50%, 0%);
}

#chisiamo_block .container-top {
  position: relative;
}

#chisiamo_block .img-impegno {
  width: 100%;
}

#chisiamo_block .title {
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  bottom: 68px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
}

#chisiamo_block .subtitle {
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 35px;
  width: 100%;
  height: 45px;
}

#chisiamo_block .sub-container {
  background-color: #E6E7EA;
  padding: 10px 20px 20px 20px;
  height: 160px;
}

#chisiamo_block .sub-container p {
  padding: 10px 0;
  margin: 0;
}

#chisiamo_block .single-block .container-top {
  width: 100%;
  height: 197px;
  max-height: 100%;
  max-width: 100%;
}

#chisiamo_block .single-block.block-left .container-top {
  background-image: url("clientlib-newdesign/resources/images/impegno_sociale/imp_soc_onlus_img.jpg");
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  position: relative;
}

#chisiamo_block .single-block.block-right .container-top {
  background-image: url("clientlib-newdesign/resources/images/impegno_sociale/imp_soc_progetto_img.jpg");
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  position: relative;
}

@media (max-width: 767px) {
  #chisiamo_block .single-block.block-right .container-top {
    margin-top: 20px;
  }

  #chisiamo_block .sub-container {
    height: 185px;
  }
}
@media (max-width: 458px) {
  #chisiamo_block .title-left {
    bottom: 85px;
  }
}
@media (max-width: 350px) {
  #chisiamo_block .sub-container {
    height: 200px;
  }
}
#esperto {
  background: #FFFFFF;
}

#esperto .img-esperto {
  width: 100%;
}

#esperto .center-box {
  margin-top: 2%;
}

#esperto .right-box {
  text-align: center;
}

#esperto .info-block {
  margin-top: 45%;
}

@media (max-width: 991px) {
  #esperto .center-box {
    margin-top: 0;
  }

  #esperto .info-block {
    margin-top: 27%;
  }

  #esperto .info-block a.btn {
    font-size: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1114px) {
  #esperto .info-block a.btn {
    font-size: 12px;
    padding: 9px 6px;
  }
}
@media (max-width: 767px) {
  #esperto .left-box {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
  }

  #esperto .right-box {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
  }

  #esperto .center-box {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
  }

  #esperto .row {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
  }

  #esperto .info-block {
    margin-top: 0;
  }

  #esperto .info-block a.btn {
    width: auto;
  }
}
.singlePromo img.img-promo {
  width: 100%;
}

#landingpage #missing-breadcrumb {
  height: 1;
  margin-top: 150px;
}

#landing .top-landing {
  width: 100%;
  padding: 0 0 30px 0;
  text-align: center;
  float: left;
  background: #FFFFFF;
}

#landing .content-slider h3 {
  text-align: left;
  margin: 0 0 5px 0;
}

#landing .content-slider p {
  text-align: left;
  margin: 0 0 5px 0;
}

#landing .content-slider .desc {
  padding: 0 80px;
}

#landing .top-slider .slick-slide {
  text-align: left;
}

#landing .top-slider .occhiello {
  margin-top: 0;
}

#landing .slider-container {
  clear: both;
  width: 100%;
}

#landing .slider-container {
  background: #F6F6F7;
}

#landing .slider {
  padding: 35px 0;
}

#landing .slider .slide .image img {
  width: 100%;
}

#landing .slick-slide img {
  cursor: auto;
}

#landing .cert-container .occhiello {
  text-align: center;
  padding: 35px;
}

#landing .cert-container {
  width: 464px;
  margin: 0 auto;
}

#landing .cert-container img {
  float: left;
  margin-right: 28px;
}

#landing .cert-container img:last-child {
  margin-right: 0;
}

#landing .madein {
  text-align: center;
  color: #484d67;
  font-weight: bold;
  font-family: "Baloo Paaji", sans-serif;
  line-height: 30px;
  margin-bottom: 20px;
}

#landing .tab-section {
  background: #E6E7EA;
}

#landing .tab-section .nav-tabs > li.active > a,
#landing .tab-section .nav-tabs > li {
  border: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
  font-weight: 500;
  color: #337ab7;
}

#landing .tab-section .nav-tabs > li > a {
  padding: 15px 15px;
}

#landing .tab-section .nav-tabs li,
#landing .tab-section .nav-tabs > li.active > a:focus,
#landing .tab-section .nav-tabs > li > a:hover,
#landing .tab-section .nav-tabs > li.active > a {
  background: transparent;
  color: #337ab7;
}

#landing .tab-section .nav-tabs li.active {
  background: #F6F6F7;
}

#landing .slider-container.tab-content {
  background: transparent;
}

#landing .content-slider {
  background: url(clientlib-newdesign/resources/images/landing/shadow.png) no-repeat top center;
  padding-bottom: 20px;
}

#landing .products {
  width: 100%;
  padding: 40px 0;
  text-align: center;
  background: #F6F6F7;
}

#landing .products .slider {
  padding: 15px 0;
}

#landing .products h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 32px;
  color: #484d67;
}

#landing .box-prodotto {
  background: #FFFFFF;
  margin: 0 auto;
  cursor: pointer;
}

#landing .box-prodotto img.img-prodotto {
  width: 100%;
}

#landing .box-prodotto h3,
#landing .box-prodotto span,
#landing .box-prodotto div {
  width: 100%;
}

#landing .box-prodotto h3 {
  font-size: 18px;
  height: 38px;
  overflow: hidden;
}

#landing .box-prodotto span.sub {
  color: #9194a4;
  text-transform: uppercase;
}

#landing .box-prodotto .voti_stelle {
  border-bottom: solid 1px #F6F6F7;
}

#landing .box-prodotto p {
  line-height: 50px;
}

#landing .box-prodotto .costo-prodotto p,
#landing .box-prodotto .costo-prodotto span,
#landing .box-prodotto .costo-prodotto div {
  width: 33.3%;
  float: left;
}

#landing .box-prodotto .costo-prodotto {
  height: 50px;
}

#landing .box-prodotto .costo-prodotto .prezzo-intero {
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  text-decoration: line-through;
}

#landing .box-prodotto .costo-prodotto .sale {
  background: url(clientlib-newdesign/resources/images/landing/sale.png) no-repeat;
  background-size: contain;
  font-size: 13px;
  line-height: 32px;
  color: #FFFFFF;
  width: 32px;
  height: 32px;
  text-align: center;
  font-weight: 500;
  float: right;
  margin: 10px 12px;
  font-family: "Baloo Paaji", sans-serif;
}

#landing .boxes {
  padding: 40px 0;
}

#landing .boxes .container-top {
  position: relative;
}

#landing .boxes .container-top.analisi img {
  width: 100%;
}

#landing .boxes .container-top.dentisti img {
  width: 100%;
}

#landing .boxes .container-top h3 {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}

#landing .boxes .container-top .semicerchio-eventi {
  position: absolute;
  left: 50%;
  top: auto !important;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(-50%, 0%);
}

#landing .boxes .container-top p {
  position: absolute;
  top: 60%;
  color: #FFFFFF;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0);
  width: 95%;
}

#landing .boxes .container-bottom {
  min-height: 120px;
  background: #E6E7EA;
  padding: 20px 25px;
  position: relative;
}

#landing .boxes .container-bottom p {
  margin-bottom: 40px;
}

#landing .boxes .container-bottom .link-container {
  position: absolute;
  bottom: 10px;
  padding: 10px 0;
}

#landing .boxes .container-bottom .link-container a.link-download {
  padding-left: 35px;
  background: url(clientlib-newdesign/resources/images/landing/download.png) no-repeat 0 0px;
  line-height: 25px;
  padding-right: 45px;
  border-right: solid 1px #c0c0c8;
  margin-right: 30px;
}

#landing .boxes .container-bottom .link-container a.link-guarda {
  padding-left: 45px;
  background: url(clientlib-newdesign/resources/images/landing/guarda.png) no-repeat 0 0px;
  line-height: 25px;
}

#landing .boxes .container-top.dentisti img.mobile {
  display: none;
}

#landing .boxes .container-top.analisi img.mobile {
  display: none;
}

#landing .accessori {
  background-color: #F6F6F7;
  padding: 20px 0 20px 0;
  margin: 0;
}

#landing .accessori .accessori-title {
  background: #F6F6F7 url(clientlib-newdesign/resources/images/landing/bkg_accessori.png) no-repeat;
  min-height: 160px;
}

#landing .accessori .accessori-title h3 {
  padding-top: 50px;
  margin-left: 66px;
}

#landing .accessori .accessori-text h4 {
  padding: 30px 0 0 0;
}

#landing .accessori-btn a.btn {
  margin: 5px;
  margin-top: 50%;
  margin-left: 15%;
}

#landing .mobile-pdf {
  display: none;
}

#landing .link-prodotto {
  text-decoration: none;
  outline-color: transparent !important;
}

@media (min-width: 1600px) {
  #landing .slider .slick-prev {
    margin-left: -7%;
  }

  #landing .slider .slick-next {
    margin-left: 7%;
  }
}
@media (max-width: 1024px) {
  #landing .boxes .container-top p {
    max-width: 80%;
  }

  #landing .accessori-btn a.btn {
    margin-left: 0;
  }
}
@media (max-width: 1100px) {
  #landing .slider {
    padding: 40px 0;
  }
}
@media (max-width: 750px) and (min-width: 600) {
  .products .prezzo-effettivo {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  #landingpage #missing-breadcrumb {
    margin-top: 80px;
  }

  #landing .content-slider h2 {
    margin-top: 20px;
  }

  #landing .slider {
    padding: 20px 0;
  }

  #landing .cert-container {
    width: 270px;
  }

  #landing .cert-container img {
    width: 80px;
    margin-right: 15px;
  }

  #landing .content-slider .desc {
    padding: 0 15px;
  }

  #landing .boxes .container-top.dentisti img.mobile {
    display: block;
  }

  #landing .boxes .container-top.analisi img.mobile {
    display: block;
  }

  #landing .boxes .container-top.dentisti img.desk {
    display: none;
  }

  #landing .boxes .container-top.analisi img.desk {
    display: none;
  }

  #landing .boxes .physio {
    margin-bottom: 25px;
  }

  #landing .boxes .physio,
  #landing .boxes .analisi {
    float: left;
  }

  #landing .boxes .container-top.analisi {
    float: none;
  }

  #landing .boxes .container-top h3 {
    top: 35%;
  }

  #landing .boxes .container-top p {
    top: 55%;
  }

  #landing .boxes .container-bottom .link-container {
    padding: 10px 0;
  }

  #landing .boxes .container-bottom .link-container a.link-download {
    margin-right: 0;
    padding-right: 10px;
  }

  #landing .boxes .container-bottom .link-container a.link-download,
  #landing .boxes .container-bottom .link-container a.link-guarda {
    font-size: 0px;
    display: block;
    float: left;
  }

  #landing .boxes .analisi .container-bottom .link-container {
    right: 0;
  }

  #landing .boxes .container-bottom .link-container a.link-guarda {
    margin-right: 15px;
    margin-left: 15px;
  }

  #landing .mobile-pdf {
    display: block;
    left: 25px;
    position: absolute;
    bottom: 20px;
    text-transform: uppercase;
    text-decoration: none;
  }

  #landing .content-slider {
    padding-top: 15px;
  }

  #landing .box-prodotto .costo-prodotto .sale {
    width: 28px;
    height: 28px;
    margin-top: -4px;
  }
}
@media (max-width: 700px) {
  #landing .accessori-btn {
    line-height: 0px;
  }

  #landing .accessori-btn a.btn {
    margin-top: 5%;
    margin-left: 50%;
    transform: translate(-50%, 0);
  }
}
@media (max-width: 600px) {
  .products .prezzo-effettivo {
    font-size: 20px;
  }

  #landing .box-prodotto .costo-prodotto .prezzo-intero {
    font-size: 16px;
  }

  #landing .box-prodotto .costo-prodotto .sale {
    font-size: 16px;
    line-height: 37px;
    width: 37px;
    height: 37px;
  }
}
#benvenuto_osservatorio2 .col-sx-ex {
  padding-right: 0;
}

#benvenuto_osservatorio2 .col-sx {
  text-align: center;
  border-bottom: 1px solid #e9eaed;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
}

#benvenuto_osservatorio2 .img-momento {
  margin-top: 27px;
}

#benvenuto_osservatorio2 .title-momento {
  padding: 20px 0;
}

#benvenuto_osservatorio2 p.subtitle {
  margin: 0 0 20px;
}

#benvenuto_osservatorio2 .img-desc {
  width: 100%;
}

#benvenuto_osservatorio2 .col-dx {
  border-left: 1px solid #e9eaed;
  padding-left: 30px;
}

#benvenuto_osservatorio2 .second-row h2 {
  margin-bottom: 20px;
}

#benvenuto_osservatorio2 .second-row p {
  margin: 20px 0;
}

#benvenuto_osservatorio2 #popover-social {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  z-index: 3;
  background-color: #FFFFFF;
  padding: 5px 5px;
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.15);
  top: auto;
  bottom: 100% !important;
  text-align: center;
  min-width: 115px;
}

#benvenuto_osservatorio2 #popover-social img {
  width: 30px;
}

#benvenuto_osservatorio2 #popover-social:after {
  content: "";
  display: block;
  position: absolute;
  right: 16%;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  transform: translate(-50%, 0%);
  -moz-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  z-index: -1;
}

@media (max-width: 767px) {
  #benvenuto_osservatorio2 .col-sx-ex {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    border-bottom: 1px solid #e9eaed;
    border-top: 1px solid #e9eaed;
    margin-top: 20px;
  }

  #benvenuto_osservatorio2 .col-dx {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    padding: 0;
    border-left: none;
  }

  #benvenuto_osservatorio2 .first-row {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
  }

  #benvenuto_osservatorio2 .second-row div {
    padding: 0;
  }

  #benvenuto_osservatorio2 .col-sx {
    border-bottom: 0;
  }

  #benvenuto_osservatorio2 .title-momento {
    display: inline;
  }

  #benvenuto_osservatorio2 .img-condividi {
    margin-top: 8%;
  }

  #benvenuto_osservatorio2 .img-momento {
    margin-top: 0;
  }
}
@media (max-width: 420px) {
  #benvenuto_osservatorio2 .videoSection {
    height: 200px;
    width: 100%;
  }
}
@media (min-width: 420px) and (max-width: 600px) {
  #benvenuto_osservatorio2 .videoSection {
    height: 300px;
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 920px) {
  #benvenuto_osservatorio2 .videoSection {
    height: 400px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #benvenuto_osservatorio2 #popover-social:after {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%) rotate(225deg);
    -webkit-transform: translate(-50%, 0%) rotate(225deg);
    -ms-transform: translate(-50%, 0%) rotate(225deg);
  }
}
#osservatorio_servizi {
  background: #F6F6F7;
}

#osservatorio_servizi h2.title {
  font-size: 30px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  text-align: center;
}

#osservatorio_servizi .subtitle {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-align: center;
}

#osservatorio_servizi img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}

#osservatorio_servizi .title_block {
  text-align: center;
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;
}

#osservatorio_servizi .serviziTag {
  background: url(clientlib-newdesign/resources/images/ico_locator/servizi_tag_grande.png) no-repeat left 4px;
  height: 35px;
  width: 130px;
  position: absolute;
  right: 0px;
  font-size: 14px;
  font-family: "Baloo Paaji", sans-serif;
  color: #FFFFFF;
  line-height: 38px;
  text-align: center;
}

#osservatorio_servizi .subtitle_block {
  text-align: center;
  width: 100%;
}

#osservatorio_servizi .semicerchio-eventi {
  position: absolute;
  left: 50%;
  top: auto !important;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #E6E7EA;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(-50%, 0%);
}

#osservatorio_servizi .container-top {
  position: relative;
  min-height: 290px !important;
}

#osservatorio_servizi .sub-container-top {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding-top: 15px;
}

#osservatorio_servizi .sub-container {
  background-color: #E6E7EA;
  padding: 10px 20px 20px 20px;
  height: 140px;
  text-align: left;
}

#osservatorio_servizi .sub-container p {
  padding: 10px 0;
  margin: 0;
  height: 95px;
  text-align: left;
}

#osservatorio_servizi .sub-container a {
  text-align: left;
}

#osservatorio_servizi .single-block {
  margin-top: 10px;
  margin-bottom: 30px;
}

#osservatorio_servizi .ribbon-mobile {
  background-color: #D8D9DE;
  height: 52px;
  position: relative;
  padding-top: 15px;
}

@media (max-width: 340px) {
  #osservatorio_servizi .sub-container {
    height: 160px;
  }

  #osservatorio_servizi .sub-container p {
    height: 120px;
  }
}
#header_osservatorio .header_osservatorio {
  position: relative;
}

#header_osservatorio .header_osservatorio-img_bkg {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#header_osservatorio .logo {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  text-align: center;
  width: 100%;
  top: 40%;
}

@media (min-width: 768px) and (max-width: 890px) {
  #header_osservatorio .header_osservatorio-logo {
    width: 30%;
  }
}
#catalogo_osservatorio {
  background-color: #F6F6F7;
}

#catalogo_osservatorio .info-block {
  padding-top: 37px;
  padding-bottom: 37px;
}

.box-interno-articolo {
  padding-top: 20px;
  padding-bottom: 20px;
}

.box-interno-articolo h3.title {
  font-size: 30px;
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  text-align: center;
  padding-bottom: 20px;
}

.box-interno-articolo .corr-desc {
  padding: 20px 15px;
  height: 165px;
  text-align: left;
}

.box-interno-articolo .corr-tit {
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-align: left;
}

.box-interno-articolo .content-text {
  background-color: #FFFFFF;
  height: 205px;
}

.box-interno-articolo .pos-rel {
  position: relative;
}

.box-interno-articolo .img-correlato {
  width: 100%;
}

.box-interno-articolo .img-title {
  width: 98%;
  text-align: center;
  height: 60px;
  padding-left: 1%;
  padding-right: 1%;
  color: #FFFFFF;
}

.box-interno-articolo .title-box {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.box-interno-articolo .ribbon {
  position: absolute;
  top: 0;
  text-align: right;
  width: 100%;
}

.box-interno-articolo .scopriDipiu {
  float: left;
  padding: 0;
}

.box-interno-articolo .div-guarda {
  float: right;
  border-left: 1px solid #d4d4d6;
}

.box-interno-articolo .img-pdf {
  padding-left: 16px;
}

@media (max-width: 360px) {
  .box-interno-articolo .img-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .box-interno-articolo .content-text {
    margin-bottom: 20px;
    height: auto;
    padding-bottom: 21px;
    text-align: center;
  }

  .box-interno-articolo .content-text img {
    position: relative;
    left: -12px;
  }

  .box-interno-articolo {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 830px) {
  .box-interno-articolo .corr-desc {
    height: 165px;
  }

  .box-interno-articolo .img-ghiera {
    width: 20%;
  }

  .box-interno-articolo .img-title {
    color: #FFFFFF;
    font-size: 16px;
    font-family: "Baloo Paaji", sans-serif;
    line-height: 22px;
    width: 100%;
    text-align: center;
    height: 43px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-interno-articolo .content-text {
    height: 220px;
  }

  .box-interno-articolo .div-guarda {
    border-left: none;
    padding-top: 5px;
  }
}
@media (min-width: 830px) and (max-width: 1200px) {
  .box-interno-articolo .img-title {
    color: #FFFFFF;
    font-size: 20px;
    font-family: "Baloo Paaji", sans-serif;
    line-height: 24px;
    width: 100%;
    text-align: center;
    height: 43px;
  }
}
@media (min-width: 992px) and (max-width: 1009px) {
  .box-interno-articolo .img-pdf {
    padding-left: 0;
  }
}
#contatti .top-contatti {
  width: 100%;
  padding: 0 0 30px 0;
  text-align: center;
  float: left;
  background: #FFFFFF;
}

#contatti .servizi-clienti {
  width: 100%;
  background: #F6F6F7;
  padding: 37px 0;
  clear: both;
}

#contatti .servizio-clienti {
  background: #FFFFFF;
}

#contatti .servizio-clienti .container.scheda {
  width: 100%;
  padding: 20px;
}

#contatti .servizio-clienti .top-scheda img,
#contatti .servizio-clienti .top-scheda h2,
#contatti .servizio-clienti .top-scheda p {
  float: left;
}

#contatti .servizio-clienti .top-scheda h2 {
  color: #484d67;
  text-align: left;
  font-size: 20px;
  font-family: "Baloo Paaji", sans-serif;
  margin: 5px 0 0 20px;
  max-width: 62%;
}

#contatti .servizio-clienti .top-scheda p {
  max-width: 66%;
  margin: 15px 0 0 20px;
}

#contatti .servizio-clienti .top-scheda img {
  width: 25%;
}

#contatti .servizio-clienti .info-container {
  width: 70%;
  float: left;
  padding-right: 15px;
  padding-top: 10px;
}

#contatti .servizio-clienti .row.second {
  padding: 0;
}

#contatti .servizio-clienti .spacer {
  width: 30%;
  height: 100%;
  min-height: 30px;
  float: left;
  display: block;
}

#contatti .servizio-clienti .info-container .info {
  border-top: 1px solid #E6E7EA;
  padding-top: 5px;
}

#contatti .servizio-clienti .info-container .info.tel .desc {
  float: left;
  padding-left: 35px;
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_tel_grigio.png) no-repeat 3px 2px;
  line-height: 23px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: #484d67;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

#contatti .servizio-clienti .info-container .info.tel .numero {
  float: right;
  color: #01AA83;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}

#contatti .servizio-clienti .info-container .info.mail {
  width: 100%;
  float: left;
}

#contatti .servizio-clienti .info-container .info.mail .mail-desc {
  float: left;
  padding-left: 35px;
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_mail_grigio.png) no-repeat 3px 2px;
  line-height: 23px;
  font-family: "Roboto", sans-serif;
  color: #484d67;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

#contatti .servizio-clienti .info-container .info.mail .mail-addr {
  float: right;
}

#contatti .servizio-clienti .info-container .info.mail .mail-addr a,
#contatti .servizio-clienti .info-container .info.mail .mail-addr a:hover {
  text-decoration: none;
  color: #23527c;
  font-family: "Baloo Paaji", sans-serif;
}

#contatti .servizio-clienti .info-container .info.text {
  float: left;
}

#contatti .servizio-clienti .info-container .info.text p {
  padding: 10px 10px 10px 40px;
  font-size: 11px;
  background: url(clientlib-newdesign/resources/images/ico_locator/ico_info.png) no-repeat 10px 10px #F6F6F7;
  margin-top: 10px;
}

#contatti .servizio-clienti.artsana .info-container .info.mail {
  height: 34px;
}

#contatti .servizio-clienti.artsana .info-container .info.text {
  border: none;
}

#contatti .servizio-clienti .row.mobile {
  display: none;
  float: left;
  margin-left: 5px;
}

#contatti .servizio-clienti .row.mobile.rel {
  width: 100%;
  position: relative;
}

#contatti .servizio-clienti .row.mobile .top-scheda h2 {
  position: absolute;
  left: 30%;
  top: 50%;
  transform: translate(0, -50%);
}

#contatti .form-contatti {
  width: 100%;
  background: #FFFFFF;
  padding-top: 30px;
}

#contatti .form-contatti .occhiello {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

#contatti .form-contatti p,
#contatti .top-contatti p {
  margin-bottom: 20px;
}

#contatti .form-contatti .container {
  padding: 10px 100px;
}

#contatti .form-contatti .captcha #imgCaptcha {
  background-color: #bdbbbb;
  color: #5a5a5a;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 1;
  text-align: center;
  padding-right: 40px;
}

#contatti .form-contatti h3 {
  padding-left: 15px;
}

#contatti .allegato a,
#contatti .allegato a:focus {
  padding-left: 30px;
  background: url(clientlib-newdesign/resources/images/contatti/attach.png) no-repeat left;
  display: block;
  margin: 25px 15px;
  color: #1b4f94;
  text-transform: uppercase;
  font-family: "Baloo Paaji", sans-serif;
}

#contatti .allegato a:hover {
  text-decoration: none;
}

#contatti .privacy input {
  display: none;
}

#contatti .privacy .render-checkbox {
  background: url(clientlib-newdesign/resources/images/contatti/checkbox.png);
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background-size: contain;
}

#contatti .privacy .render-checkbox.checked {
  background: url(clientlib-newdesign/resources/images/contatti/checkboxchecked.png);
  background-size: contain;
  float: left;
}

#contatti .form-contatti .row.obbligatorio p:before {
  color: #e32;
  content: " * ";
  display: inline;
}

#contatti .form-contatti .row.obbligatorio p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #484d67;
}

#contatti .form-contatti .captcha-desc {
  margin-bottom: 25px;
}

#contatti .form-contatti .privacy label {
  font-style: normal;
}

#contatti .form-contatti .privacy label a {
  text-decoration: underline;
}

#contatti .captcha-intro,
#contatti .row.privacy p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #484d67;
}

@media (max-width: 1366px) {
  #contatti .form-contatti .row .form-group {
    margin-right: 2px;
  }
}
@media (max-width: 1200px) {
  #contatti .servizio-clienti .top-scheda h2 {
    max-width: 55%;
  }
}
@media (max-width: 1024px) {
  #contatti .form-contatti .row .recapiti-sx .form-group {
    margin-left: 10px;
  }

  #contatti .form-contatti .modulo-radio .radio {
    margin: 3px 5px 0px 15px;
  }
}
@media (max-width: 768px) {
  #contatti .servizio-clienti .top-scheda p {
    width: 100%;
    max-width: 100%;
  }

  #contatti .servizio-clienti .row.mobile {
    display: block;
  }

  #contatti .servizio-clienti .row.desk {
    display: none;
  }

  #contatti .servizio-clienti .spacer {
    display: none;
  }

  #contatti .servizio-clienti .row.second {
    padding: 10px 5px 10px 20px;
  }

  #contatti .servizio-clienti .info-container {
    width: 100%;
  }

  #contatti .servizio-clienti .row.mobile.mess p {
    width: 90%;
    margin-top: 15px;
  }

  #contatti .servizio-clienti .info-container .info.mail .mail-desc,
  #contatti .servizio-clienti .info-container .info.tel .desc {
    font-size: 0px;
  }

  #contatti .servizio-clienti.artsana {
    margin-top: 20px;
  }

  #contatti .form-contatti .modulo-radio p {
    float: none;
  }

  #contatti .form-contatti .modulo-radio .radio {
    float: none;
    margin: 10px 35px 20px -15px;
  }

  #contatti .form-contatti input[type="text"],
  #contatti .form-contatti .row .form-group {
    width: 100%;
  }

  #contatti .form-contatti .captcha-img,
  #contatti .form-contatti .captcha-input {
    text-align: center;
    margin-bottom: 25px;
  }

  #contatti .form-contatti label {
    max-width: 515px;
  }

  #contatti .form-contatti .captcha input[type="text"] {
    width: 100%;
  }

  #contatti .form-contatti span.info-error {
    margin-left: 425px;
  }
}
@media (max-width: 736px) {
  #contatti .form-contatti span.info-error {
    margin-left: 390px;
  }
}
@media (max-width: 732px) {
  #contatti .form-contatti .container {
    width: 100%;
    padding: 25px;
  }
}
@media (max-width: 654px) {
  #contatti .form-contatti input[type="text"],
  #contatti .form-contatti .row .form-group {
    width: 100%;
  }

  #contatti .form-contatti .container {
    width: 100%;
    padding: 25px;
  }

  #contatti .form-contatti .modulo-radio .radio {
    margin: 10px 35px 20px -15px;
  }

  #contatti .form-contatti .modulo-radio p {
    float: none !important;
  }

  #contatti .form-contatti .modulo-radio .radio.mobile {
    float: left !important;
  }

  #contatti .form-contatti .row.privacy .render-checkbox {
    float: left;
  }

  #contatti .captcha-intro,
  #contatti .row.privacy p {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 35px;
  }
}
@media (max-width: 640px) {
  #contatti .form-contatti label {
    max-width: 500px;
  }

  #contatti .form-contatti span.info-error {
    margin-left: 390px;
  }
}
@media (max-width: 568px) {
  #contatti .form-contatti label {
    max-width: 485px;
  }

  #contatti .form-contatti span.info-error {
    margin-left: 230px;
  }
}
@media (max-width: 415px) {
  #contatti .form-contatti label {
    max-width: 335px;
  }

  #contatti .form-contatti span.info-error {
    margin-left: 185px;
  }
}
@media (max-width: 375px) {
  #contatti .form-contatti label {
    max-width: 285px;
  }

  #contatti .form-contatti span.info-error {
    margin-left: 165px;
  }
}
@media (max-width: 320px) {
  #contatti .form-contatti label {
    max-width: 245px;
  }

  #contatti .form-contatti span.info-error {
    margin-left: 130px;
  }
}
#single-mondochicco {
  background-color: #F6F6F7;
}

#single-mondochicco.white {
  background-color: #FFFFFF;
}

#single-mondochicco.dual-block {
  margin-bottom: 0;
}

#single-mondochicco .info-block h2 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 24px;
  color: #484d67;
}

#single-mondochicco .single-mondochicco-container {
  margin-bottom: 20px;
}

#single-mondochicco .single-mondochicco-container .single-mondochicco-block {
  position: relative;
}

#single-mondochicco .div-button-block {
  text-align: center;
  padding-bottom: 0;
}

#single-mondochicco .single-mondochicco-container .img-mondochicco {
  width: 100%;
  object-fit: cover;
}

#single-mondochicco .single-mondochicco-container.chisiamo .img-mondochicco {
  min-height: 200px;
}

#single-mondochicco .single-mondochicco-container .single-mondochicco-block .semicerchio-mondochicco {
  position: absolute;
  right: -18px;
  top: 50%;
  z-index: 100;
  width: 62px;
  height: 28px;
  background-color: #e5e6ea;
  border-radius: 40px 40px 0 0;
  margin: 0 auto;
  bottom: 0;
  transform: translate(0%, -50%) rotate(270deg);
  -ms-transform: translate(0%, -50%) rotate(270deg);
  -webkit-transform: translate(0%, -50%) rotate(270deg);
}

#single-mondochicco .single-mondochicco-container .single-mondochicco-block .saldo {
  position: absolute;
  color: #FFFFFF;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 25pt;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
}

#single-mondochicco .single-mondochicco-container .single-mondochicco-block .saldo_punti_text {
  position: absolute;
  color: #FFFFFF;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14pt;
  top: 79%;
  left: 50%;
  transform: translate(-50%, 0%);
}

#single-mondochicco .single-mondochicco-container .single-mondochicco-block .text-title {
  position: absolute;
  color: #1b4f94;
  top: 28px;
  transform: translate(0%, -50%);
  margin-top: 0;
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-family: "Baloo Paaji", sans-serif;
}

#single-mondochicco .single-mondochicco-container.chisiamo .single-mondochicco-block .text-title {
  color: #FFFFFF;
  top: 50%;
}

#single-mondochicco .single-mondochicco-container .single-mondochicco-block .text-subtitle {
  position: absolute;
  top: 45px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding-right: 10px;
  padding-left: 10px;
}

#single-mondochicco .single-mondochicco-container.chisiamo .single-mondochicco-block .text-subtitle {
  color: #FFFFFF;
  top: 58%;
  padding-right: 20px;
  padding-left: 20px;
}

#single-mondochicco .single-mondochicco-container .text-block-mondochicco {
  background-color: #e5e6ea;
  padding: 6%;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

#single-mondochicco .single-mondochicco-container.chisiamo .text-block-mondochicco {
  padding: 4%;
}

#single-mondochicco .single-mondochicco-container .text-block-mondochicco .text-mondochicco {
  margin-bottom: 5%;
}

#single-mondochicco .single-mondochicco-container .text-block-mondochicco .link-mondochicco {
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #1b4f94;
}

#single-mondochicco .single-mondochicco-container .text-block-mondochicco .li-mondochicco {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}

#single-mondochicco .single-mondochicco-container .text-block-mondochicco ul {
  color: #e21d38;
  margin-left: -23px;
}

#single-mondochicco .single-mondochicco-container .text-block-mondochicco li p {
  color: #484d67;
}

@media (max-width: 767px) {
  #single-mondochicco .single-mondochicco-container .single-mondochicco-block .semicerchio-mondochicco {
    right: auto;
    top: auto;
    transform: translate(-50%, 0%) rotate(0deg);
    -ms-transform: translate(-50%, 0%) rotate(0deg);
    -webkit-transform: translate(-50%, 0%) rotate(0deg);
    left: 50%;
  }

  #single-mondochicco .single-mondochicco-container .single-mondochicco-block {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 290px !important;
  }

  #single-mondochicco .single-mondochicco-container.chisiamo .single-mondochicco-block {
    width: 100%;
    background-size: initial;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 200px !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #single-mondochicco .single-mondochicco-container .text-block-mondochicco {
    font-size: 13px;
    line-height: 18px;
    padding: 4%;
  }

  #single-mondochicco .single-mondochicco-container .single-mondochicco-block .text-subtitle {
    top: 39px;
    font-size: 14px;
  }

  #single-mondochicco .single-mondochicco-container .single-mondochicco-block .text-title {
    top: 25px;
    font-size: 26px;
  }

  #single-mondochicco .single-mondochicco-container .single-mondochicco-block .saldo {
    top: 46%;
  }

  #single-mondochicco .single-mondochicco-container .single-mondochicco-block .saldo_punti_text {
    font-size: 11pt;
  }

  #single-mondochicco .single-mondochicco-container.chisiamo .text-block-mondochicco {
    padding: 3%;
  }
}
#slide_catalogo_momenti {
  background-color: #F6F6F7;
  padding-bottom: 20px;
}

#slide_catalogo_momenti .info-block {
  margin-bottom: 0;
}

#slide_catalogo_momenti .slick-slide {
  padding-bottom: 20px;
}

@media (min-width: 1600px) {
  .unselected {
    background-size: 1760px !important;
  }
}
@media (max-width: 768px) {
  #landing .box-prodotto .costo-prodotto .sale {
    margin: 7px 12px 0;
  }
}
#store_manager {
  background-color: #D8D9DE;
}

#negozioImg,
#store_manager_img {
  height: auto !important;
}

@media (min-width: 1206px) {
  #infoUtili,
  #store_manager {
    min-height: 305px !important;
  }
}
@media (max-width: 1205px) and (min-width: 1131px) {
  #infoUtili,
  #store_manager {
    min-height: 310px !important;
  }
}
@media (max-width: 1130px) and (min-width: 1081px) {
  #infoUtili,
  #store_manager {
    min-height: 320px !important;
  }
}
@media (max-width: 1110px) and (min-width: 991px) {
  #negozioInfoUtili .negozioInfoUtiliSpazio #col-left {
    width: 45%;
  }

  #negozioInfoUtili .negozioInfoUtiliSpazio #col-rigth {
    width: 55%;
  }
}
@media (max-width: 1080px) and (min-width: 991px) {
  #infoUtili,
  #store_manager {
    min-height: 350px !important;
  }
}
@media (max-width: 991px) {
  #negozioPromozioni .promoContent {
    height: auto !important;
  }
}
#negozioServizi .servizioTitle {
  margin-bottom: 10px;
}

#negozioServizi .scopriDipiuServizi {
  position: relative !important;
  top: 7px !important;
}

#negozioCorsi .corsoSingolo .zeroMargin {
  margin-top: 0 !important;
}

@media (min-width: 768px) {
  #negozioCorsi .corsoSingolo {
    min-height: 180px !important;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  #negozioServizi .serviceTable .serviceRow .servizioColumn {
    min-height: 155px;
  }
}
@media (max-width: 768px) and (min-width: 450px) {
  #negozioServizi .serviceTable .serviceRow .servizioColumn .servizioImg {
    text-align: center;
  }

  #negozioServizi .serviceTable .serviceRow .servizioColumn .servizioImg img {
    display: initial;
  }

  #negozioServizi .serviceTable .serviceRow .servizioColumn .scopriDipiuServizi {
    text-align: center;
  }
}
@media (max-width: 768px) {
  #negozioServizi .serviceTable .serviceRow .servizioColumn {
    max-height: 180px;
  }

  #negozioServizi .serviceTable .serviceRow .singleService {
    min-height: 172px;
  }

  #negozioPromozioni #promozioniBody .singlePromo {
    padding-bottom: 20px;
  }
}
#margin-negative-osservatorio-posts {
  margin-left: -15px;
  margin-right: -15px;
}

.box-interno-articolo .ribbon {
  top: 10px;
}

.img-text-img .container-video iframe {
  border: 0 !important;
}

.top-menu-icon.chiccoicon-search {
  padding: 0 5px;
  position: relative;
  top: 1px;
}

.top-menu-icon.negozi {
  position: relative;
  top: 1px;
}

.top-menu-icon.chiccoicon-shop {
  padding: 0 5px;
  position: relative;
  top: 0px;
}

.top-menu-icon.chiccoicon-account {
  padding: 0 5px;
  position: relative;
  top: 1px;
}

.top-menu-icon.chiccoicon-wishlist,
.top-menu-icon.chiccoicon-wishlist.full {
  padding: 0 4px 0 5px;
  position: relative;
  top: 1px;
}

.top-menu-icon.chiccoicon-cart {
  padding: 0 5px;
  position: relative;
  top: 1px;
}

.top-menu-icon.chiccoicon-cart:before {
  font-size: 16px;
}

.main-menu-icon.chiccoicon-chevron-up:before {
  font-size: 11px;
  padding: 0;
  position: relative;
  top: -7px;
}

.main-menu-icon.chiccoicon-chevron-up {
  line-height: 28px;
  height: 28px;
}

.main-menu-icon.arrowModa,
.main-menu-icon.arrowProdotti {
  background: none !important;
}

.rotation-up.main-menu-icon.chiccoicon-chevron-up:before {
  top: -3px;
}

.navbar-default.white-bg .linguetta-prodotti {
  left: 22%;
}

.navbar-default.white-bg .linguetta-moda {
  left: 19%;
}

@media (max-width: 1200px) {
  .navbar-default.white-bg .linguetta-prodotti {
    left: 12%;
  }

  .navbar-default.white-bg .linguetta-moda {
    left: 9%;
  }
}
.sticky-chat-img {
  padding-left: 10px;
}

.sticky-chat-text {
  margin-left: -4px;
}

.navbar-default .navbar-header .menu,
.navbar-default .navbar-header .cerca,
.navbar-default .navbar-header .negozi,
.navbar-default .navbar-header .carrello {
  font-size: 25px;
  background: none !important;
}

.navbar-default .navbar-header .menu:before {
  position: absolute;
  content: "\e914";
  font-size: 25px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 24px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #FFFFFF;
}

.navbar-default .navbar-header .cerca:before {
  position: absolute;
  content: "\e966";
  font-size: 20px;
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 26px;
  left: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  color: #FFFFFF;
}
@media (max-width: 550px) {
  .navbar-default .navbar-header .cerca:before {
    text-align: center;
  }
}

.navbar-default .navbar-header .negozi:before {
  position: absolute;
  content: "\e961";
  font-size: 20px;
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 24px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #FFFFFF;
}

.navbar-default .navbar-header .carrello:before {
  position: absolute;
  content: "\e919";
  font-size: 20px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 24px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #FFFFFF;
}

.white-bg.navbar-default .navbar-header .menu:before,
.white-bg.navbar-default .navbar-header .cerca:before,
.white-bg.navbar-default .navbar-header .negozi:before,
.white-bg.navbar-default .navbar-header .carrello:before {
  color: #484d67;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .footer-bottom select.minimal {
    background-image: url("clientlib-newdesign/resources/images/frecce/freccia_giu@2x.png");
    background-size: 11px 8px;
  }

  .footer-bottom select.minimal:focus {
    background-image: url("clientlib-newdesign/resources/images/frecce/freccia_su@2x.png");
    background-size: 11px 8px;
  }
}
@media (max-width: 1100px) {
  #store_locator .dual-block .container-bottom {
    min-height: 220px;
  }
}
@media (max-width: 760px) {
  #store_locator .dual-block .container-bottom {
    min-height: 240px;
  }
}
#searchBar {
  padding-bottom: 40px;
  position: fixed;
  min-height: 600px;
  height: auto;
  max-height: 100%;
}

.close-div-mobile {
  top: 6px;
  position: fixed;
  right: 20px;
  z-index: 1000;
  background-color: #FFFFFF;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  padding: 0;
  line-height: 39px;
}

.close-div-mobile a {
  text-decoration: none;
  height: 39px;
  display: block;
  line-height: 39px;
}

.close-div-mobile .chiccoicon {
  height: 39px;
  display: block;
  line-height: 39px;
}

.close-div-mobile .chiccoicon:before {
  font-size: 20px;
  color: #23527c;
}

#searchBarMobile .containerSearchMobile {
  overflow-x: hidden;
}

#searchBarMobile #tabContentMobile #contentSearch .tab-content {
  padding-bottom: 310px;
}

@media (max-width: 1120px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin: 0 !important;
    width: 100%;
    height: 100%;
    left: 0;
  }
  .navbar > .container .navbar-brand.logo-mobile,
  .navbar > .container-fluid .navbar-brand.logo-mobile {
    top: -4px;
    padding: 15px 0;
  }
  .navbar > .container .navbar-brand.logo-mobile .logo-position,
  .navbar > .container-fluid .navbar-brand.logo-mobile .logo-position {
    width: 92px;
    max-width: 100%;
    height: auto;
  }
}
.apriMobile.navbar-brand {
  width: 80px;
  height: 70px;
  left: 25%;
}

.container-mobile .navbar-brand {
  position: relative;
  z-index: 1;
  margin-left: 0;
}

.hidden-all {
  display: none !important;
}

.showRow {
  display: block !important;
}

#locator-list #over_map_list h4 a:hover,
#locator-list .box-info-store h4 a:hover {
  text-decoration: none !important;
}

.box-interno-prodotto .nome-prodotto a {
  color: #484d67;
}

@media (min-width: 1024px) and (max-width: 1150px) {
  #osservatorio_block_my_first_chicco .osservatorio-description {
    max-width: 400px;
  }
}
@media (max-width: 1120px) and (min-width: 940px) {
  .osservatorio-item .item .box {
    margin-top: 18%;
  }
}
@media (max-width: 768px) and (min-width: 570px) {
  .osservatorio-item .item .box {
    margin-top: 5%;
  }
}
@media (max-width: 569px) {
  .osservatorio-item .item .box .title-container h4,
  #osservatorio_block .osservatorio-item a {
    margin-left: 0;
    text-align: center;
    margin-bottom: 25px;
  }
}
@media (max-width: 569px) {
  #osservatorio_block .osservatorio-item .item.showmobile p {
    display: none;
  }

  .osservatorio-item .item .box {
    margin-top: 35%;
  }

  .osservatorio-item .item .box {
    width: 100%;
  }

  #osservatorio_block_my_first_chicco .osservatorio-item .item .box {
    margin-top: 0%;
  }
}
#catalogo_momenti #catalogo_block .box-interno-prodotto .nome-prodotto {
  min-height: 0;
  margin-bottom: 4px;
}

#catalogo_momenti .box-interno-prodotto .nome-prodotto a {
  color: #484d67 !important;
}

.box-interno-prodotto .item-normal-price {
  font-size: 18px;
}

.box-interno-prodotto .icon-star {
  top: 2px;
  position: relative;
}

.box-interno-prodotto .icon-star:before {
  font-size: 13px;
}

#catalogo_block .box-interno-prodotto .costo-prodotto {
  height: 25px !important;
  box-sizing: content-box;
}

#catalogo_block .box-interno-prodotto .costo-prodotto .item-promo {
  margin-top: -9px !important;
}

.box-interno-prodotto .icon-star:before {
  color: #1b4f94 !important;
}

#landing .box-interno-prodotto {
  text-align: center;
  background-color: #FFFFFF;
  margin: 10px 0;
  padding-top: 20px;
}

#landing .box-interno-prodotto a {
  outline: 0;
}

#landing .box-interno-prodotto img {
  vertical-align: middle;
}

#landing .box-interno-prodotto .img-prodotto {
  max-width: 200px;
  max-height: 200px;
  outline: 0;
}

#landing .box-interno-prodotto .nome-prodotto {
  min-height: 0;
  margin-bottom: 4px;
  font-size: 20px;
  color: #484d67;
  padding: 0 16px;
}

#landing .box-interno-prodotto .nome-prodotto a {
  color: #484d67 !important;
}

#landing .box-interno-prodotto .colore-prodotto {
  font-size: 14px;
  color: grey;
  height: 15px;
  margin-bottom: 5px;
  font-family: "Baloo Paaji", sans-serif;
}

#landing .box-interno-prodotto .voti_stelle {
  padding-bottom: 10px;
}

#landing .box-interno-prodotto .voti_stelle a {
  font-size: 14px;
}

#landing .box-interno-prodotto .voti_stelle .icon-star {
  top: 2px;
  position: relative;
}

#landing .box-interno-prodotto .voti_stelle {
  line-height: 20px;
}

#landing .box-interno-prodotto .voti_stelle .icon-star:before {
  color: #1b4f94 !important;
  font-size: 13px;
}

#landing .products,
#landing .products h2 {
  text-decoration: none !important;
}

#landing .box-interno-prodotto .costo-prodotto {
  height: 25px !important;
  box-sizing: content-box;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 15px 0;
  border-top: 3px solid #F6F6F7;
  color: #484d67;
}

#landing .box-interno-prodotto .item-price {
  padding-right: 0;
  float: left;
  text-align: right;
  font-size: 12px;
  padding-left: 0;
}

#landing .box-interno-prodotto .item-price del {
  font-size: 14px;
  color: #484d67;
}

#landing .box-interno-prodotto .item-promo-price {
  padding: 0;
  float: left;
}

#landing .box-interno-prodotto .item-promo-price .red {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  color: #e21d38;
}

#landing .box-interno-prodotto .costo-prodotto .item-promo {
  background-color: #e21d38;
  border-radius: 50%;
  color: #FFFFFF;
  height: 38px;
  width: 38px;
  display: table;
  float: right;
  padding: 0;
  margin: -9px 10px 0 0;
}

#landing .box-interno-prodotto .item-normal-price {
  font-size: 18px;
  color: #484d67;
}

.box-interno-prodotto .voti_stelle a {
  text-decoration: none !important;
}

#landing .box-interno-prodotto .costo-prodotto .item-promo p {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  vertical-align: middle;
  display: table-cell;
  color: #FFFFFF;
  padding-left: 4px;
}

.slider-nav-box.momenti-home .container .swiper-wrapper .swiper-slide img {
  width: 48px;
}

#benvenuto_osservatorio2 .img-momento {
  width: 48px;
}

#catalogo_osservatorio .box-interno-articolo .title-box img {
  width: 48px;
}

#header_momenti .slider-nav-box .slide img {
  width: 80px;
}

.pdf-icon-moda {
  width: 34px;
}

#contatti .servizio-clienti .info-container .info.tel .desc {
  background: none;
  position: relative;
}

#contatti .servizio-clienti .info-container .info.tel .desc:after {
  content: "\e942";
  position: absolute;
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 8px;
  top: 3px;
  font-size: 16px;
  color: #a3a5b1;
}

#contatti .servizio-clienti .info-container .info.mail .mail-desc {
  background: none;
  position: relative;
}

#contatti .servizio-clienti .info-container .info.mail .mail-desc:after {
  content: "\e92a";
  position: absolute;
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 7px;
  top: 2.5px;
  font-size: 17px;
  color: #a3a5b1;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .top-menu .nav > li > a:hover,
.navbar-default .central-menu .nav > li > a:focus,
.navbar-default .central-menu .nav > li > a:hover {
  color: #FFFFFF !important;
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-default.white-bg .navbar-nav > li > a:focus,
.navbar-default.white-bg .top-menu .nav > li > a:hover,
.navbar-default.white-bg .top-menu .nav > li > a:focus,
.navbar-default.white-bg .central-menu .nav > li > a:focus,
.navbar-default.white-bg .top-menu .nav > li > a:hover,
.navbar-default.white-bg .central-menu .nav > li > a:hover {
  color: #2a5fa7 !important;
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-default .arrowProdotti {
  transform: rotate(180deg) !important;
}

.navbar-default .arrowProdotti.rotation-up {
  transform: rotate(0deg) !important;
}

.navbar-default .arrowModa {
  transform: rotate(180deg) !important;
}

.navbar-default .arrowModa.rotation-up {
  transform: rotate(0deg) !important;
}

.navbar-default #li_dropdown.open .arrowProdotti {
  transform: rotate(0deg) !important;
}

.navbar-default #li_dropdown.open .arrowProdotti:before {
  top: -3px !important;
}

.navbar-default #li_dropdown2.open .arrowModa {
  transform: rotate(0deg) !important;
}

.navbar-default #li_dropdown2.open .arrowModa:before {
  top: -3px !important;
}

.icon-obsrv {
  width: 51px;
}

.box-interno-articolo .ribbon .img-ribbon,
#osservatorio_correlati .ribbon .img-ribbon {
  height: 35px;
}

.new-icon-share {
  font-size: 24px;
  color: #1b4f94 !important;
}

.share-new-nound {
  text-decoration: none !important;
  top: 2px;
  position: relative;
  cursor: pointer;
  cursor: hand;
}

.side-special-ic {
  top: 0 !important;
  margin-right: 1px;
}

.box-interno-prodotto a {
  outline: 0 !important;
}

#new-osserv-icon,
#new-obsvv-icon {
  height: 50px;
}

.product-desc #rating-star .chiccoicon {
  color: #1b4f94 !important;
  font-size: 13px;
  top: 2px;
  position: relative;
}

.slick-prev:after {
  width: 18px;
  height: 18px;
  background-color: #1b4f94;
  content: "\e904";
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  right: 1px;
  top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.slick-next:after {
  width: 18px;
  height: 18px;
  background-color: #1b4f94;
  content: "\e905";
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  color: #FFFFFF;
  position: absolute;
  left: 1px;
  right: 0;
  top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.filter .filter-close {
  position: relative;
  background: none !important;
  border: 1px solid #1b4f94 !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}

.filter .filter-close:after {
  width: 22px;
  height: 22px;
  padding: 4px;
  background-color: #FFFFFF;
  content: "\ea0a";
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #1b4f94;
  position: absolute;
  left: 1px;
  right: 0;
  top: 8px;
  margin-left: auto;
  margin-right: auto;
}

.filter .filter-open {
  position: relative;
  background: none !important;
  border: 1px solid #1b4f94 !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}

.filter .filter-open:after {
  width: 22px;
  height: 22px;
  padding: 4px;
  background-color: #FFFFFF;
  content: "\e907";
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #1b4f94;
  position: absolute;
  left: 1px;
  right: 0;
  top: 8px;
  margin-left: auto;
  margin-right: auto;
}

.sticky-chat-mobile {
  z-index: 3;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .filter .view-list-on {
    background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_filtri_vista_card_on@2x.png) no-repeat center;
    background-size: 20px;
  }

  .filter .view-list-off {
    background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_filtri_vista_card_off@2x.png) no-repeat center;
    background-size: 20px;
  }

  #over_map_list .chiccoStoreIcoBabyShop,
  .box-info-store .chiccoStoreIcoBabyShop {
    background: #FFFFFF url("common/images/ico_locator/ico_babyshop@2x.png") no-repeat left 4px;
    background-size: 28px 27px;
  }
}
#store_locator #filtro_catalogo .filter p.p-filter-text,
#negozi_rivenditori #filtro_catalogo .filter p.p-filter-text {
  margin-top: 9px;
}

#store_locator #filtro_catalogo .filter p.separator,
#negozi_rivenditori #filtro_catalogo .filter p.separator {
  margin-top: 4px;
}

#over_map_list .address .tel,
.box-info-store .address .tel {
  background: none;
  position: relative;
}

#over_map_list .address .tel:after,
.box-info-store .address .tel:after {
  content: "\e942";
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  color: #e51937;
  position: absolute;
  left: 3px;
  top: 5px;
}

@media (max-width: 1150px) {
  .sticky-chat {
    bottom: 190px;
  }
}
@media (max-width: 1042px) {
  .sticky-chat {
    bottom: 200px;
  }
}
@media (max-width: 950px) {
  .sticky-chat {
    bottom: 250px;
  }
}
@media (max-width: 768px) {
  #locator.home-element #over_map .address .opening {
    float: none !important;
    display: block;
  }

  #locator.home-element #over_map .address .status {
    display: block;
    float: none;
    margin-top: 1px !important;
  }
}
@media (min-width: 1800px) {
  #over_map {
    left: 25.7% !important;
  }
}
#personal-shopper .sticky-chat .csu-personal-shopper {
  font-size: 26px;
  position: absolute;
  top: 17px;
  right: 29px;
}

.close-icon-juve {
  font-size: 12px;
  color: #284c88 !important;
  background-color: #FFFFFF;
  width: 40px;
  height: 40px;
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
}

.close-icon-juve:before {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 14px;
  font-weight: 600;
  position: absolute;
  text-align: center;
}

.retina-icon-close-blue {
  font-size: 10px;
  color: #FFFFFF !important;
  background-color: #1b4f94;
  width: 25px;
  height: 25px;
  display: inline-block;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  position: relative;
}

.retina-icon-close-blue:before {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 8px;
  font-weight: 600;
  position: absolute;
  color: #FFFFFF;
  text-align: center;
}

#modal_nl_subscribtion .modal-header .close-modal,
#modal_login .modal-header .close-modal {
  background-color: transparent;
}

@media (max-width: 540px) {
  .retina-icon-close-blue {
    font-size: 13px;
  }

  .retina-icon-close-blue:before {
    top: 6px;
  }
}
#searchMobile #microphone .chiccoicon-record {
  font-size: 25px;
  color: #23527c;
  top: 7px;
  position: relative;
}

#searchMobile #microphone .chiccoicon-record:before {
  position: relative;
  left: -21px;
}

@media (min-width: 768px) and (max-width: 992px) {
  #searchMobile #microphone {
    top: 85%;
    right: 7%;
  }
}
@media (max-width: 510px) {
  #searchMobile #microphone {
    top: 77%;
    right: 6%;
  }
}
@media (max-width: 480px) {
  #searchMobile #microphone {
    top: 73%;
    right: 6%;
  }
}
@media (max-width: 400px) {
  #searchMobile #microphone {
    top: 97px;
    right: 0;
  }
}
@media (max-width: 390px) {
  #searchMobile #microphone {
    top: 95px;
    right: 0;
  }
}
@media (max-width: 380px) {
  #searchMobile #microphone {
    top: 93px;
    right: 0;
  }
}
@media (max-width: 370px) {
  #searchMobile #microphone {
    top: 91px;
    right: 0;
  }
}
@media (max-width: 360px) {
  #searchMobile #microphone {
    top: 89px;
    right: 0;
  }
}
@media (max-width: 350px) {
  #searchMobile #microphone {
    top: 87px;
    right: 0;
  }
}
@media (max-width: 340px) {
  #searchMobile #microphone {
    top: 85px;
    right: 0;
  }
}
@media (max-width: 330px) {
  #searchMobile #microphone {
    top: 83px;
    right: 0;
  }
}
@media (max-width: 320px) {
  #searchMobile #microphone {
    top: 80px;
    right: 0;
  }
}
.searchResultRowMobile {
  width: 85%;
}

#chi_siamo_middle_block .chi-siamo-contatti .chiccoicon-phone {
  font-size: 20px;
  color: #a3a6b3;
}

#chi_siamo_middle_block .chi-siamo-contatti .chiccoicon-phone:before {
  top: 2px;
  position: relative;
}

#chi_siamo_middle_block .chi-siamo-contatti p {
  padding-left: 6px;
}

#contatti .servizio-clienti .info-container .info.text p {
  background-image: none !important;
  position: relative;
}

#contatti .servizio-clienti .info-container .info.text p:before {
  content: "\ea0c";
  position: absolute;
  font-family: "chiccoicon2" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 12px;
  top: 10px;
  font-size: 16px;
  color: #a3a5b1;
}

#contatti .allegato a,
#contatti .allegato a:focus {
  background-image: none !important;
  position: relative;
}

#contatti .allegato a:before {
  content: "\e9cd";
  position: absolute;
  font-family: "chiccoicon2" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 3px;
  top: 2px;
  font-size: 16px;
  color: #1b4f94;
}

#landing .boxes .container-bottom .link-container a.link-guarda {
  background-image: url("clientlib-newdesign/resources/images/landing/guarda@2x.png") !important;
  background-size: 40px 23px !important;
}

#landing .boxes .container-bottom .link-container a.link-download {
  background-image: url("clientlib-newdesign/resources/images/landing/download@2x.png") !important;
  background-size: 23px 25px !important;
}

.pin-red-half {
  width: 16px;
  height: 21px;
  margin-top: -1px;
  margin-left: -1px;
}

.flag-red-half {
  width: 19px;
  height: 21px;
  margin-top: -1px;
  margin-left: -3px;
}

.orario-red-half {
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-left: -5px;
}

.red-chiccoic-phone {
  color: #e11d38;
  font-size: 17px;
}

#over_map_list .address .street,
.box-info-store .address .street {
  background-image: url("clientlib-newdesign/resources/images/negozio/ico_pin@2x.png") !important;
  background-size: 16px 21px;
}

.filter .view-map-on {
  background-size: 20px !important;
}

.filter .view-map-off {
  background-size: 20px !important;
}

.filter .filter-close {
  background-color: #FFFFFF !important;
}

.ico-dwnl-obs-2x {
  height: 22px;
  padding-left: 10px;
}

.ico-guarda-obs-2x {
  height: 17px;
  padding-left: 10px;
}

#over_map_list .chiccoStoreIco,
.box-info-store .chiccoStoreIco {
  background-image: url("clientlib-newdesign/resources/images/ico_locator/ico_chiccostore@2x.png");
  background-size: 28px 27px;
}

.product-share .wishlist.empty,
.product-share .wishlist.full {
  background-image: none !important;
  position: relative;
}

.product-share .wishlist.empty:before {
  content: "\e90d";
  position: absolute;
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  top: -1px;
  left: 0;
  color: #1b4f94;
}

.product-share .wishlist.full:before {
  content: "\e911";
  position: absolute;
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  top: -1px;
  left: 0;
  color: #1b4f94;
}

#scheda-prodotto .product .product-share > div {
  width: 40px !important;
}

#scheda-prodotto .product .product-desc .row-product .col-xs-5.col-lg-4 {
  text-align: right;
}

#scheda-prodotto .product .product-desc .row-product .col-xs-5.col-lg-4 > * {
  display: inline-block;
}

#scheda-prodotto .product .product-desc .voti_stelle {
  margin-top: 10px !important;
}

.product-share .social-share {
  background-image: none !important;
  position: relative;
}

.product-share .social-share:before {
  content: "\e916";
  position: absolute;
  font-family: "chiccoicon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  top: 0;
  left: 0;
  color: #1b4f94;
}

.product-share .wishlist,
.product-share .social-share {
  height: auto !important;
}

#locator.scheda-prodotto-elem #over_map .address .street {
  background-image: url(clientlib-newdesign/resources/images/home/map-marker@2x.png);
  background-size: 16px 21px;
  background-position: 1px 5px;
}

#locator.scheda-prodotto-elem #over_map .address .opening {
  background-image: url(clientlib-newdesign/resources/images/home/map-clock@2x.png);
  background-size: 20px;
}

#locator.scheda-prodotto-elem #over_map .address .distance {
  background-image: url(clientlib-newdesign/resources/images/home/map-flag@2x.png);
  background-size: 19px 21px;
  background-position: 0 5px;
}

#locator.scheda-prodotto-elem #over_map {
  padding-bottom: 10px;
}

.product-desc #rating-star .chiccoicon2 {
  top: 2px;
  font-size: 13px;
  position: relative;
  color: #1b4f94 !important;
}

.select-native-filtro {
  background-image: url("clientlib-newdesign/resources/images/frecce/freccia_giu_blu@2x.png");
  background-size: 11px 8px;
}

#reviews .review div .chiccoicon,
#reviews .review div .chiccoicon2 {
  top: 2px;
  position: relative;
  color: #1b4f94 !important;
}

#reviews .review div .chiccoicon:before,
#reviews .review div .chiccoicon2:before {
  font-size: 13px;
}

#information-table .info-label .shipping-info span,
#information-table-mobile .info-label .shipping-info span {
  background-image: url("clientlib-newdesign/resources/images/prodotto/ico_spedizioni_reso@2x.png");
  background-size: 35px 25px;
  display: block;
}

#information-table .info-label .instruction span,
#information-table-mobile .info-label .instruction span {
  background-image: url("clientlib-newdesign/resources/images/prodotto/ico_avvertenze_istruzioni@2x.png");
  background-size: 35px 25px;
  display: block;
}

#information-table .info-label .info-tech span,
#information-table-mobile .info-label .info-tech span {
  background-image: url("clientlib-newdesign/resources/images/prodotto/ico_informazioni_tecniche@2x.png");
  background-size: 35px 25px;
  display: block;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .navbar-default.white-bg .top-menu .negozi {
    background: url("clientlib-newdesign/resources/images/ico_menu_servizio/ico_store_blu@2x.png");
    background-size: 15px;
  }

  .navbar-default .top-menu .negozi {
    background: url("clientlib-newdesign/resources/images/ico_menu_servizio/ico_store@2x.png");
    background-size: 15px;
  }
}
.padding-top-5 {
  padding-top: 5px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-10 {
  padding: 10px !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding-30 {
  padding: 30px !important;
}

.padding-40 {
  padding: 40px !important;
}

@media screen and (min-width: 550px) and (max-width: 768px) {
  .padding-tab-top-0 {
    padding-top: 0px !important;
  }

  .padding-tab-top-10 {
    padding-top: 10px !important;
  }

  .padding-tab-top-20 {
    padding-top: 20px !important;
  }

  .padding-tab-top-30 {
    padding-top: 30px !important;
  }

  .padding-tab-top-40 {
    padding-top: 40px !important;
  }

  .padding-tab-top-50 {
    padding-top: 50px !important;
  }

  .padding-tab-bottom-0 {
    padding-bottom: 0px !important;
  }

  .padding-tab-bottom-10 {
    padding-bottom: 10px !important;
  }

  .padding-tab-bottom-20 {
    padding-bottom: 20px !important;
  }

  .padding-tab-bottom-30 {
    padding-bottom: 30px !important;
  }

  .padding-tab-bottom-40 {
    padding-bottom: 40px !important;
  }

  .padding-tab-bottom-50 {
    padding-bottom: 50px !important;
  }

  .padding-tab-10 {
    padding: 10px !important;
  }

  .padding-tab-20 {
    padding: 20px !important;
  }

  .padding-tab-30 {
    padding: 30px !important;
  }

  .padding-tab-40 {
    padding: 40px !important;
  }
}
@media screen and (max-width: 550px) {
  .padding-mob-top-0 {
    padding-top: 0px !important;
  }

  .padding-mob-top-10 {
    padding-top: 10px !important;
  }

  .padding-mob-top-20 {
    padding-top: 20px !important;
  }

  .padding-mob-top-30 {
    padding-top: 30px !important;
  }

  .padding-mob-top-40 {
    padding-top: 40px !important;
  }

  .padding-mob-top-50 {
    padding-top: 50px !important;
  }

  .padding-mob-bottom-0 {
    padding-bottom: 0px !important;
  }

  .padding-mob-bottom-10 {
    padding-bottom: 10px !important;
  }

  .padding-mob-bottom-20 {
    padding-bottom: 20px !important;
  }

  .padding-mob-bottom-30 {
    padding-bottom: 30px !important;
  }

  .padding-mob-bottom-40 {
    padding-bottom: 40px !important;
  }

  .padding-mob-bottom-50 {
    padding-bottom: 50px !important;
  }

  .padding-mob-10 {
    padding: 10px !important;
  }

  .padding-mob-20 {
    padding: 20px !important;
  }

  .padding-mob-30 {
    padding: 30px !important;
  }

  .padding-mob-40 {
    padding: 40px !important;
  }

  .padding-mob-left-0 {
    padding-left: 0px !important;
  }

  .padding-mob-right-0 {
    padding-right: 0px !important;
  }
}
.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.margin-top-4 {
  margin-bottom: 4px !important;
}

.margin-bottom-4 {
  margin-bottom: 4px !important;
}

.margin-left-4 {
  margin-left: 4px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-30-7 {
  margin-bottom: 37px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-bottom-90 {
  margin-bottom: 90px !important;
}

@media screen and (min-width: 992px) {
  .row.grid2 > div[class^="col-md-grid2-"], .row.grid2 > div[class*=" col-md-grid2-"] {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .row.grid2 > div.col-md-grid2-0 {
    width: 0%;
  }
  .row.grid2 > div.col-md-grid2-5 {
    width: 5%;
  }
  .row.grid2 > div.col-md-grid2-10 {
    width: 10%;
  }
  .row.grid2 > div.col-md-grid2-15 {
    width: 15%;
  }
  .row.grid2 > div.col-md-grid2-20 {
    width: 20%;
  }
  .row.grid2 > div.col-md-grid2-25 {
    width: 25%;
  }
  .row.grid2 > div.col-md-grid2-30 {
    width: 30%;
  }
  .row.grid2 > div.col-md-grid2-35 {
    width: 35%;
  }
  .row.grid2 > div.col-md-grid2-40 {
    width: 40%;
  }
  .row.grid2 > div.col-md-grid2-55 {
    width: 55%;
  }
  .row.grid2 > div.col-md-grid2-50 {
    width: 50%;
  }
  .row.grid2 > div.col-md-grid2-55 {
    width: 55%;
  }
  .row.grid2 > div.col-md-grid2-60 {
    width: 60%;
  }
  .row.grid2 > div.col-md-grid2-65 {
    width: 65%;
  }
  .row.grid2 > div.col-md-grid2-70 {
    width: 70%;
  }
  .row.grid2 > div.col-md-grid2-75 {
    width: 75%;
  }
  .row.grid2 > div.col-md-grid2-80 {
    width: 80%;
  }
  .row.grid2 > div.col-md-grid2-85 {
    width: 85%;
  }
  .row.grid2 > div.col-md-grid2-90 {
    width: 90%;
  }
  .row.grid2 > div.col-md-grid2-95 {
    width: 95%;
  }
  .row.grid2 > div.col-md-grid2-100 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .xs-no-padding-top {
    padding-top: 0 !important;
  }

  .xs-no-padding-bottom {
    padding-bottom: 0 !important;
  }

  .xs-no-margin-top {
    margin-top: 0 !important;
  }

  .xs-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .xs-margin-bottom-10 {
    margin-bottom: 10px !important;
  }

  .xs-margin-bottom-20 {
    margin-bottom: 20px !important;
  }

  .xs-margin-bottom-30 {
    margin-bottom: 30px !important;
  }

  .xs-margin-bottom-30-7 {
    margin-bottom: 37px !important;
  }

  .xs-margin-bottom-40 {
    margin-bottom: 40px !important;
  }

  .xs-margin-bottom-50 {
    margin-bottom: 50px !important;
  }

  .xs-margin-bottom-60 {
    margin-bottom: 60px !important;
  }

  .xs-margin-bottom-70 {
    margin-bottom: 70px !important;
  }

  .xs-margin-bottom-80 {
    margin-bottom: 80px !important;
  }

  .xs-margin-bottom-90 {
    margin-bottom: 90px !important;
  }
}
.btn-chicco-1 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #1b4f94;
  border-radius: 25px;
  border: none;
  padding: 6px 24px;
  margin: 0;
  white-space: normal;
}

.btn-chicco-1:hover {
  color: #8da7c9;
}

.btn-chicco-1:focus {
  color: #FFFFFF;
}

.center-childs-vertically {
  display: table;
}

.center-childs-vertically > div {
  display: table-cell;
  vertical-align: middle;
}

.typo-1 {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #484d67;
  margin-bottom: 0;
}

.typo-2 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #484d67;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .center-childs-vertically,
  .center-childs-vertically > div {
    display: block;
  }
}
/* Component: base class */
/* Component: button */
/* Component: slider (ported modified version from branch @chiccomoda2018) */
.ui-component.ui-component-slider {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ui-component.ui-component-slider .slider-instance {
  margin: 0;
}
.ui-component.ui-component-slider .slider-instance.slick-arrowed {
  padding-left: 60px;
  padding-right: 60px;
  margin: 0;
}
.ui-component.ui-component-slider .slider-instance.slick-arrowed .slick-prev {
  width: 40px;
  height: 40px;
  background-image: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra.png");
  left: 0;
}
.ui-component.ui-component-slider .slider-instance.slick-arrowed .slick-next {
  width: 40px;
  height: 40px;
  background-image: url("clientlib-newdesign/resources/images/frecce/freccia_destra.png");
  right: 0;
}
.ui-component.ui-component-slider .slider-instance .slick-list {
  margin-right: -10px;
  margin-left: -10px;
}
.ui-component.ui-component-slider .slider-instance .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
}
.ui-component.ui-component-slider .slider-instance .slick-list {
  margin-right: 0px;
  margin-left: 0px;
}
.ui-component.ui-component-slider .slider-instance .slick-dots {
  position: static;
  padding-top: 20px;
}
.ui-component.ui-component-slider.ui-component-slider-style1 .slider-instance {
  margin: 0;
}
.ui-component.ui-component-slider.ui-component-slider-style1 .slider-instance.slick-arrowed {
  padding-left: 0;
  padding-right: 0;
}
.ui-component.ui-component-slider.ui-component-slider-style1 .slider-instance .slick-prev {
  left: -50px;
}
.ui-component.ui-component-slider.ui-component-slider-style1 .slider-instance .slick-next {
  right: -50px;
}
.ui-component.ui-component-slider.ui-component-slider-style2 {
  margin-bottom: 30px;
}
.ui-component.ui-component-slider.ui-component-slider-style2 .slider-instance .slick-dots {
  position: absolute !important;
  bottom: -52px;
}

@media screen and (min-width: 768px) {
  .ui-component.ui-component-slider.ui-component-slider-style2 {
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 1364px) {
  .ui-component.ui-component-slider.ui-component-slider-style1 .slider-instance.slick-arrowed {
    padding-left: 40px;
    padding-right: 40px;
  }
  .ui-component.ui-component-slider.ui-component-slider-style1 .slider-instance .slick-prev {
    left: 0px;
  }
  .ui-component.ui-component-slider.ui-component-slider-style1 .slider-instance .slick-next {
    right: 0px;
  }
}
/* Component: occhiello (derived from .occhiello) */
.ui-component.ui-component-occhiello {
  margin-bottom: 10px;
}

/* Component: titlecircles */
.ui-component.ui-component-titlecircles {
  background-image: url("clientlib-newdesign/resources/images/landing/bkg_accessori.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: scroll;
  min-height: 160px;
}

.ui-component.ui-component-titlecircles h3 {
  padding-top: 50px;
  margin-left: 66px;
}

/* Component: vspace (vertical space) */
.ui-component.ui-component-vspace {
  height: 20px;
  clear: both;
}

.ui-component.ui-component-vspace.ui-component-vspace-1 {
  height: 10px;
  clear: both;
}

.ui-component.ui-component-vspace.ui-component-vspace-2 {
  height: 40px;
  clear: both;
}

.ui-component.ui-component-vspace.ui-component-vspace-3 {
  height: 50px;
  clear: both;
}

/* Component: hsection (horizontal section, ported modified version from branch @chiccomoda2018 ) */
.ui-component-tab1body {
  overflow: hidden;
  min-height: 614px;
}
.ui-component-tab1body:before, .ui-component-tab1body:after {
  content: "";
  display: table;
}
.ui-component-tab1body:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  .ui-component-tab1body {
    min-height: 300px;
  }
}
.ui-component.ui-component-hsection {
  padding: 30px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype1 > .ui-component-inner {
  padding-left: 3%;
  padding-right: 3%;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype2 {
  padding: 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype2 > .ui-component-inner {
  position: relative;
  padding: 30px 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype3 {
  padding: 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype3 > .ui-component-inner {
  position: relative;
  padding: 40px 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype4 {
  padding: 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype4 > .ui-component-inner {
  position: relative;
  padding: 50px 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype5 {
  padding: 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-padtype5 > .ui-component-inner {
  position: relative;
  padding: 60px 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-no_space_top {
  padding-top: 0;
  margin-top: 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-no_space_bottom {
  padding-bottom: 0;
  margin-bottom: 0;
}
.ui-component.ui-component-hsection.ui-component-hsection-grey1 {
  background-color: #E6E7EA;
}
.ui-component.ui-component-hsection.ui-component-hsection-grey2 {
  background-color: #D8D9DE;
}
.ui-component.ui-component-hsection.ui-component-hsection-grey3 {
  background-color: #F6F6F7;
}
.ui-component.ui-component-hsection.ui-component-hsection-gradient_grey1 {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTdlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e7ea));
  background-image: -moz-linear-gradient(top, #ffffff, #e6e7ea);
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e7ea);
  background-image: linear-gradient(to bottom, #ffffff, #e6e7ea);
}
.ui-component.ui-component-hsection.ui-component-hsection-turquoise {
  background-color: #64cbd5;
}
.ui-component.ui-component-hsection.ui-component-hsection-orangelight {
  background-color: #ffd196;
}
.ui-component.ui-component-hsection.ui-component-hsection-bgcolor_infinite_right > .ui-component-inner > ._bg_infinite_left {
  content: " ";
  position: absolute;
  left: -40px;
  top: 0;
  height: 100%;
  width: 40px;
}
.ui-component.ui-component-hsection.ui-component-hsection-bgcolor_infinite_right > .ui-component-inner > ._bg_infinite_right {
  content: " ";
  position: absolute;
  right: -4000px;
  top: 0;
  height: 100%;
  width: 4000px;
}
.ui-component.ui-component-hsection.ui-component-hsection-bgcolor_infinite_right.ui-component-hsection-turquoise > .ui-component-inner > ._bg_infinite_left,
.ui-component.ui-component-hsection.ui-component-hsection-bgcolor_infinite_right.ui-component-hsection-turquoise > .ui-component-inner > ._bg_infinite_right {
  background-color: #64cbd5;
}
.ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_bgimages img {
  width: 100%;
}
.ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  z-index: 30;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_ico {
  margin-bottom: 10px;
}
.ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1:visited, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_1:hover {
  color: #FFFFFF;
}
.ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2:visited, .ui-component.ui-component-hsection.ui-component-hsection-image1 > .ui-component-inner > .ui-component-hsection-image1_content > .ui-component-hsection-image1_content_title_2:hover {
  color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .ui-component.ui-component-hsection.ui-component-hsection-sticky1 {
    padding: 0;
  }
}
@media screen and (max-width: 1199px) {
  .ui-component.ui-component-hsection {
    		/*
    		&.ui-component-hsection-style6 {
    
    			.col {
    				min-height: 500px;
    
    				.ui-component-intro4 {
    
    					padding-left: 0;
    					padding-left: 0;
    					padding-right: 2%;
    					width: 95%;
    
    				}
    
    			}
    
    		}*/
  }
}
@media screen and (max-width: 767px) {
  .ui-component.ui-component-hsection {
    		/*
    		&.ui-component-hsection-style6 {
    
    			.col {
    
    				min-height: 0;
    
    				.ui-component-intro4 {
    
    					width: auto;
    
    				}
    
    			}
    
    		}*/
  }
}
/* Component: content_wrapper (content wrapper, ported modified version from branch @chiccomoda2018) */
.ui-component.ui-component-content_wrapper {
  /*
  &.ui-component-content_wrapper-style3 {
  	width: auto;
  	max-width: 1242px + ( 15px * 2); // from moda PSD
  }
  */
}
.ui-component.ui-component-content_wrapper.ui-component-content_wrapper-style1 {
  width: auto;
  max-width: 1284px;
}
.ui-component.ui-component-content_wrapper.ui-component-content_wrapper-style2 {
  width: auto;
  max-width: 1600px;
}

@media screen and (max-width: 1200px) {
  .ui-component.ui-component-content_wrapper.ui-component-content_wrapper-lg_no_space_side {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Component: grid1 */
.ui-component.ui-component-grid1.ui-component-grid1-style1 [class^="col-"],
.ui-component.ui-component-grid1.ui-component-grid1-style1 [class*=" col-"] {
  position: relative;
}

/* Component: grid2 */
.ui-component.ui-component-grid2:before, .ui-component.ui-component-grid2:after {
  content: "";
  display: table;
}
.ui-component.ui-component-grid2:after {
  clear: both;
}
.ui-component.ui-component-grid2 [class^="grid2col-"],
.ui-component.ui-component-grid2 [class*=" grid2col-"] {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.ui-component.ui-component-grid2 .grid2col-1 {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .ui-component.ui-component-grid2 .grid2col-1 {
    width: 100%;
  }
}
/* Component: title1 */
/* Component: title2 */
/* Component: title3 */
/* Component: subtitle1 */
.ui-component.ui-component-subtitle1 p {
  margin-bottom: 20px;
}

/* Component: image1 */
.ui-component.ui-component-image1 {
  margin-bottom: 20px;
}

.ui-component.ui-component-image1 img {
  max-width: 100%;
  height: auto;
}

.ui-component.ui-component-image1.ui-component-image1-fullwidth img {
  width: 100%;
}

/* Component: text1 */
.ui-component.ui-component-text1 {
  padding-bottom: 17px;
}
.ui-component.ui-component-text1 h4 {
  padding-top: 0;
  margin-top: 0;
}
.ui-component.ui-component-text1 p {
  margin-bottom: 20px;
}
.ui-component.ui-component-text1 ul {
  margin-bottom: 20px;
}
.ui-component.ui-component-text1 ul li {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .ui-component.ui-component-text1 {
    padding-bottom: 30px;
  }
}
/* Component: table1 */
.ui-component.ui-component-table1 table {
  width: 100%;
  border-collapse: collapse;
}

.ui-component.ui-component-table1 table tr td {
  padding: 4px 10px;
}

.ui-component.ui-component-table1 table thead tr td {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #484d67;
  border-left: 1px solid #cccccc;
  padding: 0 8px;
}

.ui-component.ui-component-table1 .product-table-title a {
  color: #484d67;
  text-decoration: none;
}

.ui-component.ui-component-table1 table tr.table-row-divider {
  height: 10px;
}

.ui-component.ui-component-table1 table tr.table-row-divider td {
  background-color: transparent;
  border-top: 0;
  padding: 0;
}

.ui-component.ui-component-table1 table tbody tr td {
  background-color: #FFFFFF;
  text-align: center;
  border-top: 1px solid #D8D9DE;
}

.ui-component.ui-component-table1 table tbody tr td img {
  max-width: 100%;
  height: auto;
}

.ui-component.ui-component-table1 table tbody tr td .table-mobile-heading {
  display: none;
}

@media (max-width: 768px) {
  .ui-component.ui-component-table1.ui-component-table1-mobile thead {
    /* .sr-only */
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }

  .ui-component.ui-component-table1.ui-component-table1-mobile tbody tr {
    background-color: #FFFFFF;
    padding: 5px 10px;
    box-sizing: border-box;
    display: block;
  }

  .ui-component.ui-component-table1.ui-component-table1-mobile table tr.table-row-divider {
    background-color: transparent;
  }

  .ui-component.ui-component-table1.ui-component-table1-mobile tbody tr td:first-child {
    border-top: 0;
  }

  .ui-component.ui-component-table1.ui-component-table1-mobile tbody tr td {
    clear: both;
    width: 100%;
    display: block;
  }

  .ui-component.ui-component-table1.ui-component-table1-mobile tbody tr td > div {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .ui-component.ui-component-table1.ui-component-table1-mobile tbody tr td .table-mobile-heading {
    display: block;
    font-family: "Baloo Paaji", sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase;
    color: #484d67;
  }
}
/* Component: intro1 */
.ui-component.ui-component-intro1 .ui-component-inner {
  position: relative;
  background-color: #FFFFFF;
}

.ui-component.ui-component-intro1 .ui-component-inner .img-container {
  display: block;
}

.ui-component.ui-component-intro1 .ui-component-inner .img-container img {
  max-width: 100%;
  height: auto;
}

.ui-component.ui-component-intro1 .ui-component-inner .bollinoTag {
  z-index: 123;
}

.ui-component.ui-component-intro1 .ui-component-head {
  position: relative;
}

.ui-component.ui-component-intro1 .ui-component-head .overlay1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.45;
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.ui-component.ui-component-intro1 .ui-component-head:hover .overlay1 {
  opacity: 0.25;
}

.ui-component.ui-component-intro1 .ui-component-head .overlay1-content {
  padding-bottom: 4%;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 123;
}

.ui-component.ui-component-intro1 .ui-component-head h2,
.ui-component.ui-component-intro1 .ui-component-head h3 {
  text-align: center;
}

.ui-component.ui-component-intro1 .ui-component-head h2 a:link,
.ui-component.ui-component-intro1 .ui-component-head h2 a:visited,
.ui-component.ui-component-intro1 .ui-component-head h2 a:hover,
.ui-component.ui-component-intro1 .ui-component-head h3 a:link,
.ui-component.ui-component-intro1 .ui-component-head h3 a:visited,
.ui-component.ui-component-intro1 .ui-component-head h3 a:hover {
  color: #FFFFFF;
}

.ui-component.ui-component-intro1 .ui-component-content {
  padding: 20px 15px 20px 15px;
}

.ui-component.ui-component-intro1 .ui-component-content .intestazione {
  margin-bottom: 20px;
}

.ui-component.ui-component-intro1 .ui-component-content .corpo {
  margin-bottom: 20px;
}

/* Component: mobile content collapsed */
.ui-component.ui-component-mobile_content_collapsed > .trigger {
  text-align: left;
  display: block;
  cursor: pointer;
  position: relative;
  top: -10px;
}

@media (max-width: 767px) {
  .ui-component.ui-component-mobile_content_collapsed > .trigger {
    top: -30px;
  }
  .ui-component.ui-component-mobile_content_collapsed.ui-component-mobile_content_collapsed-style1 {
    top: 0px;
  }
}
@media (min-width: 769px) {
  .ui-component.ui-component-mobile_content_collapsed > .ui-component-inner {
    display: block !important;
  }
  .ui-component.ui-component-mobile_content_collapsed > .trigger {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .ui-component.ui-component-mobile_content_collapsed > .ui-component-inner {
    display: none;
  }
  .ui-component.ui-component-mobile_content_collapsed > .ui-component-inner p a {
    display: block;
  }
  .ui-component.ui-component-mobile_content_collapsed.open {
    margin-top: -40px;
  }
  .ui-component.ui-component-mobile_content_collapsed.ui-component-mobile_content_collapsed-style1.open {
    margin-top: 0px;
  }
  .ui-component.ui-component-mobile_content_collapsed > .trigger {
    top: 0px;
  }
}
@media (max-width: 767px) {
  .ui-component.ui-component-mobile_content_collapsed > .trigger {
    top: -30px;
  }
}
@media (min-width: 769px) {
  .ui-component.ui-component-mobile_content_collapsed > .ui-component-inner {
    display: block !important;
  }

  .ui-component.ui-component-mobile_content_collapsed > .trigger {
    display: none !important;
  }
}
@media (max-width: 768px) {
 /* .ui-component.ui-component-mobile_content_collapsed > .ui-component-inner {
    display: none;
  }*/
  .ui-component.ui-component-mobile_content_collapsed > .ui-component-inner  {
    display: block;
  }
}
@media (max-width: 767px) {
  .ui-component.ui-component-mobile_content_collapsed > .trigger {
    top: -10px;
  }
}
/* Component: video */
.ui-component.ui-component-video iframe {
  outline: 0;
  border: 0;
}

/* Component: downloadable file preview */
.ui-component.ui-component-downloadable_file_preview {
  margin-bottom: 15px;
}

.ui-component.ui-component-downloadable_file_preview .row {
  background-color: transparent !important;
}

.ui-component.ui-component-downloadable_file_preview .row img {
  max-width: 100%;
  height: auto;
}

.ui-component.ui-component-downloadable_file_preview .row .title,
.ui-component.ui-component-downloadable_file_preview .row .meta {
  display: block;
  margin-left: -20px;
}

.ui-component.ui-component-downloadable_file_preview .row .meta {
  font-size: 12px !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: normal !important;
  line-height: 1.42857143 !important;
  color: #484d67 !important;
}

@media (max-width: 768px) {
  .ui-component.ui-component-downloadable_file_preview .row .img-container img {
    margin-bottom: 5px;
  }

  .ui-component.ui-component-downloadable_file_preview .row .title,
  .ui-component.ui-component-downloadable_file_preview .row .meta {
    margin-left: 0;
  }
}
@media (max-width: 420px) {
  .ui-component.ui-component-video iframe {
    height: 200px;
    width: 100%;
  }
}
@media (min-width: 420px) and (max-width: 600px) {
  .ui-component.ui-component-video iframe {
    height: 300px;
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 920px) {
  .ui-component.ui-component-video iframe {
    height: 400px;
    width: 100%;
  }
}
/* Component: capsule */
/* Component: osservatorio */
.ui-component.ui-component-osservatorio {
  padding: 30px 0;
}

.ui-component.ui-component-osservatorio h2,
.ui-component.ui-component-osservatorio h3,
.ui-component.ui-component-osservatorio h4,
.ui-component.ui-component-osservatorio h5,
.ui-component.ui-component-osservatorio p {
  /*letter-spacing: -0.5px;*/
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio-section_1,
.ui-component.ui-component-osservatorio .ui-component-osservatorio-section_2,
.ui-component.ui-component-osservatorio .ui-component-osservatorio-section_3 {
  position: relative;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio-section_2 {
  padding-top: 16px;
  padding-bottom: 20px;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio-section_3 {
  background-color: #FFFFFF;
  padding-top: 36px;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1,
.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 {
  position: relative;
  z-index: 10;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h3 {
  font-family: "Pacifico";
  font-size: 24px;
  line-height: 27px;
  color: #1b4f94;
  margin-bottom: 3px;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h4 {
  line-height: 61px;
  margin-bottom: 3px;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio-section_2 .ui-component-osservatorio_bgimage1 {
  text-align: center;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2.ui-component-osservatorio_textblock_height_1 {
  margin-bottom: 42px;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2.ui-component-osservatorio_textblock_height_2 {
  margin-bottom: 77px;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 > a {
  text-transform: uppercase;
}

.ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock3 h4 {
  margin-bottom: 15px;
}

.ui-component-osservatorio-mark_top {
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 {
    max-width: 344px;
    margin: 0 auto;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio-section_2 .ui-component-osservatorio_bgimage1 {
    position: absolute;
    top: 56px;
    left: 50%;
    margin-left: -196px;
  }
}
@media screen and (max-width: 767px) {
  .ui-component-osservatorio-mark_top {
    margin-bottom: 13px;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio-section_2 {
    padding-bottom: 0;
    padding-top: 13px;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio-section_2 .ui-component-osservatorio_bgimage1 img {
    max-width: 70%;
    height: auto;
    margin: 0 auto;
  }

  .ui-component-osservatorio-mark_top img {
    width: 32px;
    height: auto;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 h3 {
    font-size: 18px;
    line-height: 12px;
    margin-bottom: 15px;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock1 p {
    margin-bottom: 4px;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 h5 {
    font-size: 18px;
    line-height: 22px;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2 p {
    display: none;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock3 h4 {
    font-size: 20px;
    line-height: 1.4em;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2.ui-component-osservatorio_textblock_height_1,
  .ui-component.ui-component-osservatorio .ui-component-osservatorio_textblock2.ui-component-osservatorio_textblock_height_2 {
    margin-bottom: 1px;
  }

  .ui-component.ui-component-osservatorio .ui-component-osservatorio-section_3 {
    padding-top: 20px;
  }
}
/* Component: imagefullwidthtext1 */
.ui-component.ui-component-imagefullwidthtext1 .image {
  width: 100%;
  height: auto;
}
.ui-component.ui-component-imagefullwidthtext1 .inner-content {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
.ui-component.ui-component-imagefullwidthtext1 .inner-content .suptitle,
.ui-component.ui-component-imagefullwidthtext1 .inner-content .title {
  margin: 0 0 10px 0;
}
.ui-component.ui-component-imagefullwidthtext1 .inner-content .suptitle {
  /*
  font-family: $chicco_font1;
  font-size: 28px;
  color: $chicco_color_white;
  */
  color: #FFFFFF;
  text-align: center;
}
.ui-component.ui-component-imagefullwidthtext1 .inner-content .title {
  /*
  font-family: $chicco_font5;
  font-size: 75px;
  color: $chicco_color_white;
  */
  color: #FFFFFF;
  text-align: center;
}

@media (max-width: 1110px) {
  .ui-component.ui-component-imagefullwidthtext1 .inner-content {
    bottom: 20px;
  }
}
/* Component: titledaccordion1 */
.ui-component.ui-component-titledaccordion1 {
  margin-bottom: 2px;
}
.ui-component.ui-component-titledaccordion1 .ui-component-head {
  position: relative;
}
.ui-component.ui-component-titledaccordion1 .ui-component-head .title {
  /*
  font-family: $chicco_font2;
  font-size: 28px;
  */
  line-height: 1;
  padding: 0;
  margin: 0;
}
.ui-component.ui-component-titledaccordion1 .ui-component-head .title,
.ui-component.ui-component-titledaccordion1 .ui-component-head .title a:link,
.ui-component.ui-component-titledaccordion1 .ui-component-head .title a:visited {
  color: #484d67;
}
.ui-component.ui-component-titledaccordion1 .ui-component-head .trigger {
  display: none;
}
.ui-component.ui-component-titledaccordion1 .ui-component-content {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .ui-component.ui-component-titledaccordion1 .ui-component-content {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .ui-component.ui-component-titledaccordion1 .ui-component-head {
    background-color: #E6E7EA;
    padding: 15px 20px;
    cursor: pointer;
    cursor: hand;
  }
  .ui-component.ui-component-titledaccordion1 .ui-component-head .trigger {
    display: block;
    color: #1b4f94;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 16px;
    font-size: 11px;
  }
  .ui-component.ui-component-titledaccordion1 .ui-component-content {
    display: none;
  }
  .ui-component.ui-component-titledaccordion1.open .ui-component-head .trigger {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
/* Component: iconlist1 */
.ui-component.ui-component-iconlist1 > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ui-component.ui-component-iconlist1 > ul > li {
  /*
  font-family: $chicco_font1;
  font-size: 16px;
  line-height: 1.2em;
  */
  margin: 0 0 20px 0;
}
.ui-component.ui-component-iconlist1 > ul > li a {
  text-transform: none;
}
.ui-component.ui-component-iconlist1 > ul > li a:hover {
  text-decoration: none;
}

@media (max-width: 1220px) {
  .ui-component.ui-component-iconlist1 > ul > li {
    padding-left: 26px;
  }
  .ui-component.ui-component-iconlist1.ui-component-iconlist1-nolefticon > ul > li {
    padding-left: 0;
  }
}
.ui-component.ui-component-iconlist1.ui-component-iconlist1-nolefticon > ul > li .iconlist1-icon1 {
  display: none;
}

.ui-component.ui-component-iconlist1 > ul > li a {
  display: block;
}
.ui-component.ui-component-iconlist1 > ul > li .iconlist1-icon1 {
  float: left;
  margin: 0 0 0 -25px;
}
.ui-component.ui-component-iconlist1 > ul > li .iconlist1-icon2 {
  margin: 0 10px 0 0;
}
.ui-component.ui-component-iconlist1 > ul > li, .ui-component.ui-component-iconlist1 > ul > li a {
  color: #1b4f94;
}

/* Component: intro2 */
.ui-component.ui-component-intro2 .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
  height: 197px;
  max-height: 100%;
  max-width: 100%;
}
.ui-component.ui-component-intro2 .image .image-content {
  text-align: center;
  position: absolute;
  width: 100%;
  padding: 0 20px;
  /**
  * Centering vert (IE9+)
  * @see http://www.useragentman.com/IETransformsTranslator/
  */
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-component.ui-component-intro2 .image .image-content *:last-child {
  margin-bottom: 0 !important;
}
.ui-component.ui-component-intro2 .image .image-content h1,
.ui-component.ui-component-intro2 .image .image-content h2,
.ui-component.ui-component-intro2 .image .image-content h3,
.ui-component.ui-component-intro2 .image .image-content h4 {
  color: #FFFFFF;
  font-size: 28px;
  padding: 0;
  margin: 0 0 10px 0;
}
.ui-component.ui-component-intro2 .image .image-content p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
}
.ui-component.ui-component-intro2 .content {
  background-color: #E6E7EA;
  padding-top: 8px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 150px;
}
.ui-component.ui-component-intro2 .content p {
  padding: 10px 0;
  margin: 0;
}
.ui-component.ui-component-intro2.ui-component-intro2-1 .content {
  background-color: #FFFFFF;
}
.ui-component.ui-component-intro2.ui-component-intro2-1 .semicerchio {
  display: none;
}

@media (max-width: 850px) {
  .ui-component.ui-component-intro2 .image .image-content h3 {
    font-size: 20px;
  }
  .ui-component.ui-component-intro2 .image .image-content p {
    font-size: 15px;
  }
}
/* Component: text2 */
.ui-component.ui-component-text2 h2 {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .info-block-custom-1 .ui-component.ui-component-text2 p {
    margin-bottom: 0;
  }
}
/* Component: title3 */
.ui-component.ui-component-title3 {
  margin-bottom: 20px;
}

/* Component: Divider1 */
.ui-component.ui-component-divider1 {
  border-bottom: 1px solid #d0d0d0;
}

/* Component: toggleboxbyselect */
.ui-component.ui-component-toggleboxbyselect .filter-select-container {
  float: none;
}
.ui-component.ui-component-toggleboxbyselect > .content {
  padding-top: 20px;
}
.ui-component.ui-component-toggleboxbyselect > .content > .box {
  display: none;
}

/* Component: table2 */
.ui-component.ui-component-table2 [role="row"] {
  position: relative;
}
.ui-component.ui-component-table2 [role="columnheader"] > div,
.ui-component.ui-component-table2 [role="gridcell"] > div {
  display: table;
  width: 100%;
}
.ui-component.ui-component-table2 [role="columnheader"] > div > div,
.ui-component.ui-component-table2 [role="gridcell"] > div > div {
  display: table-cell;
  vertical-align: middle;
}
.ui-component.ui-component-table2 [role="rowgroup"].tbl-head [role="columnheader"] {
  position: relative;
}
.ui-component.ui-component-table2 [role="rowgroup"].tbl-head [role="columnheader"]:before {
  content: " ";
  height: 20px;
  border-right: 1px solid #d0d0d0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.ui-component.ui-component-table2 [role="rowgroup"].tbl-head [role="columnheader"]:first-child:before {
  left: 15px;
  margin-top: -10px;
}
.ui-component.ui-component-table2.ui-component-table2-style1 [role="rowgroup"].tbl-head {
  margin-bottom: 10px;
}
.ui-component.ui-component-table2.ui-component-table2-style1 [role="rowgroup"].tbl-body [role="row"] {
  background-color: #FFFFFF;
  text-align: center;
  border-top: 1px solid #D8D9DE;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .ui-component.ui-component-table2 [role="rowgroup"].tbl-body [role="row"] [role="gridcell"] > div {
    padding-left: 15px;
    padding-right: 15px;
    height: auto !important;
  }
  .ui-component.ui-component-table2 .mobile-divider-top {
    border-top: 1px solid #d0d0d0;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.ui-component-table2__title-1 {
  	/*
  	font-size: 16px;
      font-family: "BalooPaaji-Regular";
      color: $chicco_color_body_copy;
  	line-height: 16px;
  	*/
}

.ui-component-table2__title-2 {
  	/*
  	font-size: 18px;
      font-family: "BalooPaaji-Regular";
      color: $chicco_color_body_copy;
  	line-height: 16px;
  	*/
}
.ui-component-table2__title-2,
.ui-component-table2__title-2 a {
  -moz-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.ui-component-table2__title-2:hover,
.ui-component-table2__title-2 a:hover {
  color: #2a5fa7 !important;
  text-decoration: none;
}

.ui-component-table2__border1:after {
  content: " ";
  height: 20px;
  border-right: 1px solid #ddd;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

.ui-component-table2__title-1 a,
.ui-component-table2__title-2 a,
.ui-component-table2__title-1 a:hover,
.ui-component-table2__title-2 a:hover {
  color: #484d67;
}

/* Component: filedownload1 */
.ui-component.ui-component-filedownload1 {
  margin-bottom: 15px;
}
.ui-component.ui-component-filedownload1 > div {
  padding-left: 45px;
  text-align: left;
}
.ui-component.ui-component-filedownload1 .filedownload1-icon {
  width: 34px;
  float: left;
  margin: 0 0 0 -45px;
}
.ui-component.ui-component-filedownload1 .filedownload1-title {
  /*
  font-family: "BalooPaaji-Regular";
  font-size: 16px;
  text-decoration: none;
  */
  word-break: break-word;
  /*
  a {
  	color: #1b4f94;
  }*/
}
.ui-component.ui-component-filedownload1 .filedownload1-detail {
  /*
  font-family: "Roboto-Regular";
  font-size: 14px;
  */
}

/* Component: titlebox1 */
.ui-component.ui-component-titlebox1 > div > div {
  text-align: left;
}
.ui-component.ui-component-titlebox1 > div > .titlebox1-title {
  /*
  font-family: "Roboto-Light", 'Ubuntu','Ubuntu', sans-serif;
  font-size: 30px;
  font-weight: 400;
  */
  margin: 0 0 15px 0;
}
.ui-component.ui-component-titlebox1 > div > .titlebox1-title a {
  color: #1b4f94;
}
.ui-component.ui-component-titlebox1.ui-component-titlebox1-left > div {
  padding-left: 20px;
  border-left: 1px solid #1b4f94;
}
.ui-component.ui-component-titlebox1.ui-component-titlebox1-left > div > .titlebox1-title {
  text-align: left;
}
.ui-component.ui-component-titlebox1.ui-component-titlebox1-right > div {
  padding-right: 20px;
  border-right: 1px solid #1b4f94;
}
.ui-component.ui-component-titlebox1.ui-component-titlebox1-right > div > .titlebox1-title {
  text-align: right;
}

/* Component: Moda Adv 1 */
.ui-component.ui-component-modaadv1 {
  margin-bottom: 25px;
}
.ui-component.ui-component-modaadv1 img {
  display: block;
}
.ui-component.ui-component-modaadv1 .link-container {
  display: block;
  padding-top: 4px;
}
.ui-component.ui-component-modaadv1 .link-container a {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #484d67;
}
.ui-component.ui-component-modaadv1 .link-container a:hover {
  color: #2a5fa7;
  text-decoration: none;
}

/* Component: Moda Nav List 1 */
.ui-component.ui-component-modanavlist1 {
  margin-bottom: 25px;
}
.ui-component.ui-component-modanavlist1 ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ui-component.ui-component-modanavlist1 ul li {
  position: static;
  height: auto;
  display: block;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #484d67;
  padding: 2px 0;
}
.ui-component.ui-component-modanavlist1 ul li a {
  color: #484d67;
}
.ui-component.ui-component-modanavlist1 ul li a:hover {
  color: #2a5fa7;
  text-decoration: none;
}
.ui-component.ui-component-modanavlist1 ul li.list-head {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 5px 0;
}
.ui-component.ui-component-modanavlist1 ul li.list-head > span {
  padding-right: 10px;
}
.ui-component.ui-component-modanavlist1 ul li.list-head > span + img {
  position: absolute;
  top: -6px;
}
.ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom {
  padding-bottom: 15px;
}
.ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom a, .ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom a:focus, .ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom a:hover {
  text-decoration: none;
}
.ui-component.ui-component-modanavlist1.ui-component-modanavlist1_style1 {
  margin-bottom: 10px;
}
@media screen and (min-width: 992px){
	.ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom {
	 /* margin-top: 20px;*/
	}	
}
/* Component: Moda Nav Head 1 */
.ui-component.ui-component-modanavhead1 {
  display: block;
}
.ui-component.ui-component-modanavhead1 > span,
.ui-component.ui-component-modanavhead1 > div {
  display: block !important;
  min-height: 42px !important;
  position: relative !important;
}
.ui-component.ui-component-modanavhead1 > span > img,
.ui-component.ui-component-modanavhead1 > div > img {
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-component.ui-component-modanavhead1 > span > span,
.ui-component.ui-component-modanavhead1 > div > span {
  font-family: "Pacifico" !important;
  font-size: 20px !important;
  position: relative !important;
  top: 0px !important;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1-style1 {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  right: -33px;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1-style1 > span,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1-style1 > div {
  padding-left: 0 !important;
  padding-right: 64px;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1-style1 > span img,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1-style1 > div img {
  left: 82px;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > span,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > div {
  padding-left: 64px;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > span > span,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > div > span {
  top: 13px;
  color: #6f9dd9;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_female > span,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_female > div {
  padding-left: 64px;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_female > span > span,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_female > div > span {
  top: 13px;
  color: #ee7c9c;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_empty {
  min-height: 42px;
}

/* Component: Momenti Slider 3 */
.ui-component.ui-component-momentislider3 {
  height: 75px;
  padding: 0;
  text-align: center;
  overflow: hidden;
}
.ui-component.ui-component-momentislider3 .slider {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.ui-component.ui-component-momentislider3 .slider .slide {
  text-align: left;
  height: 75px;
  max-width: 85px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-bottom-style: solid;
  border-bottom-width: 5px;
}
.ui-component.ui-component-momentislider3 .slider .slide a {
  display: block;
}
.ui-component.ui-component-momentislider3 .slider .slide a img {
  display: block;
}
.ui-component.ui-component-momentislider3 .slider .slide:not(.active) {
  border-bottom-color: transparent !important;
}
.ui-component.ui-component-momentislider3 .slider .slide.active {
  background-color: #FFFFFF;
}

/* Component: Content Switcher 1 */
.ui-component.ui-component-contentswitcher1 > .ui-component-inner > .ui-component-contentswitcher1-head {
  text-align: center;
}
.ui-component.ui-component-contentswitcher1 > .ui-component-inner > .ui-component-contentswitcher1-head,
.ui-component.ui-component-contentswitcher1 > .ui-component-inner > .ui-component-contentswitcher1-head * {
  cursor: pointer;
  cursor: hand;
}
.ui-component.ui-component-contentswitcher1 > .ui-component-inner > .ui-component-contentswitcher1-head > div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.ui-component.ui-component-contentswitcher1[data-state="false"] > .ui-component-inner > .ui-component-contentswitcher1-head .ui-component-contentswitcher1-show_on_state_false {
  display: block;
}
.ui-component.ui-component-contentswitcher1[data-state="false"] > .ui-component-inner > .ui-component-contentswitcher1-head .ui-component-contentswitcher1-show_on_state_true {
  display: none;
}
.ui-component.ui-component-contentswitcher1[data-state="false"] > .ui-component-inner > .ui-component-contentswitcher1-contents > div:nth-child(1) {
  display: block;
}
.ui-component.ui-component-contentswitcher1[data-state="false"] > .ui-component-inner > .ui-component-contentswitcher1-contents > div:nth-child(2) {
  display: none;
}
.ui-component.ui-component-contentswitcher1[data-state="true"] > .ui-component-inner > .ui-component-contentswitcher1-head .ui-component-contentswitcher1-show_on_state_false {
  display: none;
}
.ui-component.ui-component-contentswitcher1[data-state="true"] > .ui-component-inner > .ui-component-contentswitcher1-head .ui-component-contentswitcher1-show_on_state_true {
  display: block;
}
.ui-component.ui-component-contentswitcher1[data-state="true"] > .ui-component-inner > .ui-component-contentswitcher1-contents > div:nth-child(1) {
  display: none;
}
.ui-component.ui-component-contentswitcher1[data-state="true"] > .ui-component-inner > .ui-component-contentswitcher1-contents > div:nth-child(2) {
  display: block;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title {
  font-size: 20px;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div img {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div:nth-child(1) {
  padding-right: 78px;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div:nth-child(1) img {
  right: 0;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div:nth-child(2) {
  margin: 0 12px;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div:nth-child(3) {
  padding-left: 78px;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div:nth-child(3) img {
  left: 0;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-contents {
  padding-top: 20px;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1[data-state="false"] > .ui-component-inner > .ui-component-contentswitcher1-head [data-trigger-state="false"] .ui-component-contentswitcher1-state_title {
  color: #ee7c9c;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1[data-state="false"] > .ui-component-inner > .ui-component-contentswitcher1-head [data-trigger-state="true"] .ui-component-contentswitcher1-state_title {
  color: #cccccc;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1[data-state="true"] > .ui-component-inner > .ui-component-contentswitcher1-head [data-trigger-state="false"] .ui-component-contentswitcher1-state_title {
  color: #cccccc;
}
.ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1[data-state="true"] > .ui-component-inner > .ui-component-contentswitcher1-head [data-trigger-state="true"] .ui-component-contentswitcher1-state_title {
  color: #6f9dd9;
}

@media screen and (max-width: 767px) {
  .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div {
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center;
  }
  .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div img {
    position: static;
    top: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .ui-component.ui-component-contentswitcher1.ui-component-contentswitcher1-style1 > .ui-component-inner > .ui-component-contentswitcher1-head > div .ui-component-contentswitcher1-state_title {
    display: block;
  }
}
/* Component: previewsection1 */
.ui-component.ui-component-previewsection1 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-img_container {
  display: block;
}
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  width: 100%;
  padding: 0 30px 30px 30px;
  left: 0;
  bottom: 0;
  z-index: 40;
}
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3,
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3 a {
  color: #FFFFFF;
}
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3:visited, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3:hover,
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3 a:visited,
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content h3 a:hover {
  text-decoration: none;
}
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1 {
  font-weight: normal;
}
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1,
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1 a {
  color: #FFFFFF;
}
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1:visited, .ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1:hover,
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1 a:visited,
.ui-component.ui-component-previewsection1 > .ui-component-inner .ui-component-previewsection1-content .text1 a:hover {
  text-decoration: none;
}

/* Component: previewsection2 */
.ui-component.ui-component-previewsection2 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-img_container {
  display: block;
  text-align: center;
}
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-img_container img {
  display: inline;
}
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  width: 100%;
  padding: 0 0 15px 0;
  left: 0;
  bottom: 0;
  z-index: 40;
}
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3 {
  margin-bottom: 40px;
}
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3,
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3 a {
  color: #FFFFFF;
}
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3:visited, .ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3:hover,
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3 a:visited,
.ui-component.ui-component-previewsection2 > .ui-component-inner .ui-component-previewsection2-content h3 a:hover {
  text-decoration: none;
}

/* Component: osservatorio2 */
.ui-component.ui-component-osservatorio2 {
  padding: 37px 0;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot {
  z-index: 10;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .occhiello {
  margin-bottom: 15px;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h2,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h3 {
  padding: 0;
  margin-bottom: 15px;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h4,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head .text h5 {
  margin: 0;
  padding: 0;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner {
  position: relative;
  text-align: center;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .ui-component-osservatorio2-middle_mid_img1 {
  max-width: 100%;
  height: auto;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_right .microui-cloudbox1-tab .icon1 {
  color: #62cd2d;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_left .microui-cloudbox1-tab .icon1 {
  color: #ff1f08;
}
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot .text h3,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot .text h4,
.ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot .text h5 {
  margin-bottom: 25px;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .ui-component.ui-component-osservatorio2[data-bottom-text-lines="1"] > .ui-component-inner > .ui-component-osservatorio2-middle {
    min-height: 632px;
  }
  .ui-component.ui-component-osservatorio2[data-bottom-text-lines="2"] > .ui-component-inner > .ui-component-osservatorio2-middle {
    min-height: 660px;
  }
  .ui-component.ui-component-osservatorio2[data-bottom-text-lines="3"] > .ui-component-inner > .ui-component-osservatorio2-middle {
    min-height: 688px;
  }
  .ui-component.ui-component-osservatorio2[data-bottom-text-lines="4"] > .ui-component-inner > .ui-component-osservatorio2-middle {
    min-height: 716px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head,
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot {
    position: absolute;
    width: 100%;
    left: 0;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-head {
    top: 0;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle {
    padding-top: 110px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1 {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    max-width: 30%;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-foot {
    bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .ui-component-osservatorio2-middle_mid_img1 {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1 > .microui-inner {
    min-height: 210px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_right {
    left: 0;
    margin-left: 0;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_left {
    right: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1 > .microui-inner {
    min-height: 170px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_right {
    left: 50%;
    margin-left: -490px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_left {
    right: 50%;
    margin-right: -490px;
  }
}
@media screen and (max-width: 767px) {
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .ui-component-osservatorio2-middle_mid_img1 {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1 > .microui-inner {
    min-height: 170px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1 .microui-cloudbox1-tab {
    width: 58px;
    height: 27px;
    left: 50%;
    margin-left: -29px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_right .microui-cloudbox1-tab {
    top: 100%;
    -webkit-border-radius: 0 0 58px 58px;
    -moz-border-radius: 0 0 58px 58px;
    border-radius: 0 0 58px 58px;
    margin-top: 0;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_right .microui-cloudbox1-tab .icon1 {
    top: -1px;
    left: 0px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_left .microui-cloudbox1-tab {
    top: 0;
    -webkit-border-radius: 58px 58px 0 0;
    -moz-border-radius: 58px 58px 0 0;
    border-radius: 58px 58px 0 0;
    margin-top: -27px;
  }
  .ui-component.ui-component-osservatorio2 > .ui-component-inner > .ui-component-osservatorio2-middle .slide .slide-inner .microui-cloudbox1.microui-cloudbox1-tab_left .microui-cloudbox1-tab .icon1 {
    top: 11px;
    right: -1px;
  }
}
/* Component: video1 */
.ui-component.ui-component-video1 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  line-height: 0;
}
.ui-component.ui-component-video1.ui-component-video1-max_size_1 {
  max-width: 220px;
}
.ui-component.ui-component-video1.ui-component-video1-max_size_2 {
  max-width: 440px;
}
.ui-component.ui-component-video1.ui-component-video1-max_size_3 {
  max-width: 660px;
}
.ui-component.ui-component-video1 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_border svg {
  display: none;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_container,
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover {
  padding: 30px;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_container {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 450ms ease-in-out;
  -o-transition: opacity 450ms ease-in-out;
  -webkit-transition: opacity 450ms ease-in-out;
  transition: opacity 450ms ease-in-out;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_container::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: white;
  top: 0;
  left: 30px;
  z-index: 20;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_container::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: white;
  top: 0;
  right: 30px;
  z-index: 20;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover {
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 30px;
  cursor: pointer;
  cursor: hand;
  -moz-transition: opacity 450ms ease-in-out;
  -o-transition: opacity 450ms ease-in-out;
  -webkit-transition: opacity 450ms ease-in-out;
  transition: opacity 450ms ease-in-out;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover > div {
  position: relative;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover > div > img {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
  line-height: 0;
}
.ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover > div .icon1 {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -54px;
  margin-left: -54px;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-svg_ready > .ui-component-inner > .ui-component-video1-video_border svg {
  display: block;
  width: 100%;
  height: 100%;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-svg_ready > .ui-component-inner > .ui-component-video1-video_border svg rect {
  stroke: #484d67;
  stroke-width: 1.4px;
  stroke-dasharray: 20px 10px;
  fill: #FFFFFF;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-video_initialized > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-video_initialized > .ui-component-inner > .ui-component-video1-video_cover {
  top: 0;
  height: 99%;
  width: 99%;
  position: absolute;
  overflow: hidden;
  margin: 4px 0 0 4px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-video_initialized > .ui-component-inner > .ui-component-video1-video_cover .cover {
  height: 100%;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-video_initialized > .ui-component-inner > .ui-component-video1-video_cover .cover img {
  width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-video_initialized > .ui-component-inner > .ui-component-video1-video_cover .icon1 {
  position: absolute;
  width: 108px;
  height: 108px;
  left: 50%;
  top: 50%;
  margin-top: -54px;
  margin-left: -54px;
  z-index: 5;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-video_initialized > .ui-component-inner > .ui-component-video1-video_container {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.ui-component.ui-component-video1.ui-component.ui-component-video1-video_initialized > .ui-component-inner > .ui-component-video1-video_container .ui-component-video1-video_instance {
  max-width: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
.ui-component.ui-component-video1[data-player-state="unstarted"] > .ui-component-inner > .ui-component-video1-video_cover, .ui-component.ui-component-video1[data-player-state="paused"] > .ui-component-inner > .ui-component-video1-video_cover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.ui-component.ui-component-video1[data-player-state="playing"] > .ui-component-inner > .ui-component-video1-video_cover, .ui-component.ui-component-video1[data-player-state="buffering"] > .ui-component-inner > .ui-component-video1-video_cover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.ui-component.ui-component-video1.state-player_state_change_transition_end[data-player-state="playing"] > .ui-component-inner > .ui-component-video1-video_cover, .ui-component.ui-component-video1.state-player_state_change_transition_end[data-player-state="buffering"] > .ui-component-inner > .ui-component-video1-video_cover {
  z-index: -1;
}
.ui-component.ui-component-video1.ui-component-video1-style1 > .ui-component-inner > .ui-component-video1-video_border {
  display: none;
}
.ui-component.ui-component-video1.ui-component-video1-style1 > .ui-component-inner > .ui-component-video1-video_container,
.ui-component.ui-component-video1.ui-component-video1-style1 > .ui-component-inner > .ui-component-video1-video_cover {
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  .ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_container,
  .ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover {
    padding: 15px;
  }
  .ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_container::before,
  .ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover::before {
    left: 15px !important;
  }
  .ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_container::after,
  .ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover::after {
    right: 15px !important;
  }
  .ui-component.ui-component-video1 > .ui-component-inner > .ui-component-video1-video_cover .icon1 {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
/* Component: tab1head */
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs {
  text-align: center;
  border: 0;
  font-size: 0;
}
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li {
  float: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-bottom: 1px solid #d0d0d0;
}
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a {
  margin: 0;
  border: 0;
  padding: 0 60px 5px 60px;
}
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-1,
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li a .tab-head-line-2 {
  display: block;
}
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li:hover > a,
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li:hover > a span, .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li.active > a,
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li.active > a span {
  color: #2a5fa7;
}
.ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li.active:after {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #2a5fa7;
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 4px;
}

@media (max-width: 767px) {
  .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li > a {
    padding: 15px 15px 9px 15px;
  }
  .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li > a .tab-head-line-1 {
    font-size: 16px;
  }
  .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li > a .tab-head-line-2 {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li > a {
    padding: 15px 15px 9px 15px;
  }
}
@media (max-width: 360px) {
  .ui-component.ui-component-tab1head > .ui-component-inner > .ui-component-tab1-head .nav-tabs li > a {
    padding: 15px 10px 9px 10px;
  }
}
/* Component: tab1body */
.ui-component.ui-component-tab1body > .ui-component-inner > .ui-component-tab1-body > div > .tab-pane {
  padding: 10px 0 0 0;
}

/* Component: tab2head */
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs {
  border: 0;
  font-size: 0;
  position: relative;
  left: -2px;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs [class^="col-"],
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs [class*=" col-"] {
  padding-left: 2px;
  padding-right: 2px;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li {
  position: relative;
  top: 7px;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a {
  margin: 0;
  border: 1px solid transparent;
  border-bottom: 0;
  padding: 10px 15px 15px 15px;
  text-align: center;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-1,
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2 {
  display: block;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li:hover > a .tab-head-line-1 {
  color: #2a5fa7;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li:hover > a .tab-head-line-2 {
  color: #484d67;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li.active > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background-color: #F6F6F7;
  border: 1px solid #D8D9DE;
  border-bottom: 0;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li.active > a .tab-head-line-1 {
  color: #2a5fa7;
}
.ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li.active > a .tab-head-line-2 {
  color: #484d67;
}

@media screen and (max-width: 767px) {
  .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a {
    padding: 10px 6px;
  }
}
@media screen and (max-width: 360px) {
  .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a {
    padding: 10px 6px 15px 6px;
  }
  .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-1 {
    font-size: 14px;
  }
  .ui-component.ui-component-tab2head > .ui-component-inner > .nav-tabs li a .tab-head-line-2 {
    font-size: 12px;
  }
}
/* Component: tab2body */
.ui-component.ui-component-tab2body {
  background-color: #fff;
}
.ui-component.ui-component-tab2body > .ui-component-inner .tab-pane {
  padding: 15px 25px 20px 25px;
}

/* Component: bigpreview1 */
.ui-component.ui-component-bigpreview1 .ui-component-inner .ui-component-bigpreview1-imgbig_container {
  position: relative;
}
.ui-component.ui-component-bigpreview1 .ui-component-inner .ui-component-bigpreview1-imgbig_container .ui-component-bigpreview1-imgbig {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
  display: block;
  height: auto !important;
}

@media screen and (max-width: 1663px) {
  .ui-component.ui-component-bigpreview1 {
    min-height: 236px;
  }
  .ui-component.ui-component-bigpreview1 .ui-component-inner .ui-component-bigpreview1-imgbig_container .ui-component-bigpreview1-imgbig {
    width: 110%;
  }
}
@media screen and (max-width: 767px) {
  .ui-component.ui-component-bigpreview1 {
    height: auto !important;
    min-height: 0 !important;
  }
}
/* Component: bigpreview2 */
.ui-component.ui-component-bigpreview2 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-bigpreview2 > .ui-component-inner .microui-socialshare1 {
  z-index: 100;
}
.ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block {
  position: absolute;
}
.ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_1 .microui-socialshare1, .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_3 .microui-socialshare1 {
  position: absolute;
  bottom: -30px;
  right: -10px;
}
.ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block .ui-component-bigpreview2-img_container {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin-bottom: 10px;
}
.ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block .ui-component-intro5 {
  padding-left: 15px;
  padding-right: 15px;
}
.ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block .ui-component-intro5 > .ui-component-inner {
  position: relative;
  padding-right: 70px;
}
.ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block .ui-component-intro5 > .ui-component-inner .microui-socialshare1 {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (min-width: 1600px) {
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_1 {
    left: 50%;
    top: 0;
    margin-left: -800px;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_2 {
    left: 50%;
    top: 460px;
    margin-left: 222px;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_3 {
    left: 50%;
    top: 745px;
    margin-left: -620px;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_4 {
    left: 50%;
    top: 1133px;
    margin-left: 12px;
  }
}
@media screen and (max-width: 1599px) {
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_1 {
    width: 65%;
    left: 0;
    top: 0;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_2 {
    right: 0;
    top: 460px;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_2 .ui-component-intro5 {
    padding-right: 15px;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_3 {
    left: 6%;
    top: 745px;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_4 {
    width: 49%;
    right: 0;
    top: 1133px;
  }
}
@media screen and (min-width: 1200px) {
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_1 .ui-component-intro5 {
    max-width: 510px;
    margin-left: 180px;
    padding-left: 0;
    padding-right: 0;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_2 .ui-component-intro5 {
    max-width: 395px;
    padding-left: 0;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_3 .ui-component-intro5 {
    max-width: 500px;
    padding-left: 0;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_4 .ui-component-intro5 {
    max-width: 525px;
    padding-left: 0;
  }
}
@media screen and (max-width: 1199px) {
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_1 {
    width: 57%;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_2 .ui-component-intro5 {
    max-width: 395px;
    padding-left: 0;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_3 {
    left: 2%;
    top: 33%;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_3 .ui-component-intro5 {
    max-width: 500px;
    padding-left: 0;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_4 {
    width: 40%;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_4 .ui-component-intro5 {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_2 {
    width: 43%;
  }
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block.ui-component-bigpreview2-block_3 {
    width: 51%;
  }
}
@media screen and (max-width: 767px) {
  .ui-component.ui-component-bigpreview2 > .ui-component-inner .ui-component-bigpreview2-block .ui-component-intro5 > .ui-component-inner {
    padding-right: 80px;
  }
}
/* Component: bigpreview3 */
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection {
  padding: 60px 15px 60px 15px;
}
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h2,
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h3,
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h4 {
  margin-bottom: 60px;
}
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h2,
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h2 a,
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h3,
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h3 a,
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h4,
.ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .ui-component-intro4 h4 a {
  color: #FFFFFF;
}

@media screen and (min-width: 768px) {
  .ui-component.ui-component-bigpreview3 {
    padding-top: 360px;
  }
  .ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection {
    padding-left: 100px;
  }
  .ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .chicco_style_hlist1 > li {
    padding: 0 10px;
  }
  .ui-component.ui-component-bigpreview3 > .ui-component-inner img {
    position: absolute;
    bottom: 16%;
    left: -810px;
    max-width: none;
  }
}
@media screen and (min-width: 1200px) {
  .ui-component.ui-component-bigpreview3 > .ui-component-inner .ui-component-hsection .chicco_style_hlist1 > li {
    padding: 0 20px;
  }
}
/* Component: mediawithtext1 (aborted) */
.ui-component.ui-component-mediawithtext1 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-mediawithtext1 > .ui-component-inner .ui-component-mediawithtext1-block {
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 10;
  -moz-transition: top 500ms ease-in-out, left 500ms ease-in-out;
  -o-transition: top 500ms ease-in-out, left 500ms ease-in-out;
  -webkit-transition: top 500ms ease-in-out, left 500ms ease-in-out;
  transition: top 500ms ease-in-out, left 500ms ease-in-out;
}
.ui-component.ui-component-mediawithtext1 > .ui-component-inner .ui-component-mediawithtext1-block > div {
  position: relative;
}

.dragscroll {
  overflow: scroll;
  cursor: grab;
  cursor: -o-grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.microui-promo1 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #e21d38;
  color: #FFFFFF;
  height: 38px;
  width: 38px;
  padding: 0;
  margin: 0;
}
.microui-promo1 span {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 24%;
}

.microui-socialshare1 {
  font-size: 20px;
}
.microui-socialshare1 a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 0;
  margin-left: 4px;
}
.microui-socialshare1,
.microui-socialshare1 a {
  -moz-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.microui-socialshare1:visited,
.microui-socialshare1 a:visited {
  color: #484d67;
  text-decoration: none;
}
.microui-socialshare1:hover,
.microui-socialshare1 a:hover {
  color: #2a5fa7;
  text-decoration: none;
}

.microui-switcher1 {
  font-size: 10px;
  text-align: left;
  width: 8em;
  height: 4.1em;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: border 200ms ease-in-out, background-color 200ms ease-in-out;
  -o-transition: border 200ms ease-in-out, background-color 200ms ease-in-out;
  -webkit-transition: border 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: border 200ms ease-in-out, background-color 200ms ease-in-out;
}
.microui-switcher1 input,
.microui-switcher1 span {
  cursor: pointer;
  cursor: hand;
}
.microui-switcher1 > .microui-inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0 0.2em;
  width: 100%;
  height: 100%;
  display: block;
}
.microui-switcher1 > .microui-inner [type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  border: 0 !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 100;
}
.microui-switcher1 > .microui-inner > .microui-switcher1-switch {
  -moz-transition: -moz-transform 200ms ease-in-out;
  -o-transition: -o-transform 200ms ease-in-out;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  width: 3.5em;
  height: 3.5em;
}
.microui-switcher1[data-state="false"] > .microui-inner > .microui-switcher1-switch {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.microui-switcher1[data-state="true"] > .microui-inner > .microui-switcher1-switch {
  -moz-transform: translate(110%, -50%);
  -ms-transform: translate(110%, -50%);
  -webkit-transform: translate(110%, -50%);
  transform: translate(110%, -50%);
}
.microui-switcher1.microui-switcher1-style_1 {
  border-width: 0.1em;
  border-style: solid;
}
.microui-switcher1.microui-switcher1-style_1 > .microui-inner > .microui-switcher1-switch {
  background-color: #FFFFFF;
}
.microui-switcher1.microui-switcher1-style_1 > .microui-inner > .microui-switcher1-switch:before {
  position: relative;
  top: 0.8em;
  left: 1em;
  font-size: 1.4em;
}
.microui-switcher1.microui-switcher1-style_1[data-state="false"] {
  border-color: #e84f7a;
  background-color: #ee7c9c;
}
.microui-switcher1.microui-switcher1-style_1[data-state="false"] > .microui-inner > .microui-switcher1-switch {
  color: #ee7c9c;
}
.microui-switcher1.microui-switcher1-style_1[data-state="true"] {
  border-color: #4782ce;
  background-color: #6f9dd9;
}
.microui-switcher1.microui-switcher1-style_1[data-state="true"] > .microui-inner > .microui-switcher1-switch {
  color: #6f9dd9;
}
.microui-switcher1.microui-switcher1-style_1[data-state="true"] > .microui-inner > .microui-switcher1-switch:before {
  left: 1.1em;
}

.microui-cloudbox1 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #FFFFFF;
}
.microui-cloudbox1 > .microui-inner {
  position: relative;
  padding: 20px 25px;
  min-height: 170px;
}
.microui-cloudbox1 > .microui-inner img[role="presentation"] {
  margin: 0 0 10px 0;
}
.microui-cloudbox1 > .microui-inner .microui-cloudbox1-tab {
  display: block;
  background-color: #FFFFFF;
  position: absolute;
}
.microui-cloudbox1.microui-cloudbox1-size1 {
  width: 294px;
}
.microui-cloudbox1.microui-cloudbox1-tab_right > .microui-inner .microui-cloudbox1-tab {
  top: 50%;
  margin-top: -29px;
  right: -27px;
  width: 27px;
  height: 58px;
  -webkit-border-radius: 0 58px 58px 0;
  -moz-border-radius: 0 58px 58px 0;
  border-radius: 0 58px 58px 0;
}
.microui-cloudbox1.microui-cloudbox1-tab_right > .microui-inner .microui-cloudbox1-tab .icon1 {
  position: relative;
  top: 20px;
  left: -10px;
  font-size: 15px;
}
.microui-cloudbox1.microui-cloudbox1-tab_left > .microui-inner .microui-cloudbox1-tab {
  top: 50%;
  margin-top: -29px;
  left: -27px;
  width: 27px;
  height: 58px;
  -webkit-border-radius: 58px 0 0 58px;
  -moz-border-radius: 58px 0 0 58px;
  border-radius: 58px 0 0 58px;
}
.microui-cloudbox1.microui-cloudbox1-tab_left > .microui-inner .microui-cloudbox1-tab .icon1 {
  position: relative;
  top: 20px;
  right: -10px;
  font-size: 15px;
}

@media screen and (max-width: 1199px) {
  .microui-cloudbox1.microui-cloudbox1-size1 {
    width: auto;
    max-width: 294px;
  }
}
/* Component: sidebox1 */
.ui-component.ui-component-sidebox1 {
  border-bottom: 1px solid #484d67;
  margin-bottom: 15px;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head {
  padding: 0 0 15px 0;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h2,
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-head h3 {
  font-size: 16px;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content {
  padding: 0 0 10px 0;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li {
  padding-left: 10px;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li a {
  display: block;
  padding-bottom: 5px;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li a:link, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li a:visited {
  color: #484d67;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li a:focus, .ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content ul > li a:hover {
  color: #2a5fa7;
  outline: 0;
  text-decoration: none;
}
.ui-component.ui-component-sidebox1 > .ui-component-inner > .ui-component-content > ul > li {
  font-size: 16px;
  padding-left: 0;
}

/* Component: sidebox1 */
.ui-component.ui-component-product1 {
  background-color: #FFFFFF;
}
.ui-component.ui-component-product1 > .ui-component-inner {
  position: relative;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top {
  position: relative;
  padding-bottom: 35px;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2 a:link, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2 a:visited,
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 a:link,
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 a:visited {
  color: #484d67;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2 a:focus, .ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h2 a:hover,
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 a:focus,
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-title h3 a:hover {
  text-decoration: none;
  color: #2a5fa7;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-variant p {
  font-size: 13px;
  color: #808080;
  text-transform: uppercase;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-top > div.ui-component-product1-rating {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 15px;
  z-index: 1;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom {
  border-top: 2px solid #F6F6F7;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container {
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  min-height: 52px;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .ui-component-product1-price_promo {
  font-size: 20px;
  color: #e21d38;
  display: block;
  margin-top: -5px;
}
.ui-component.ui-component-product1 > .ui-component-inner .ui-component-product1-bottom > div.ui-component-product1-price_container .microui-promo1 {
  margin-top: -8px;
}

/* Component: intro10 */
.ui-component.ui-component-intro10 .ui-component-inner h2,
.ui-component.ui-component-intro10 .ui-component-inner h3,
.ui-component.ui-component-intro10 .ui-component-inner h4 {
  margin-bottom: 25px;
}
.ui-component.ui-component-intro10 .ui-component-inner h2,
.ui-component.ui-component-intro10 .ui-component-inner h2 a,
.ui-component.ui-component-intro10 .ui-component-inner h3,
.ui-component.ui-component-intro10 .ui-component-inner h3 a,
.ui-component.ui-component-intro10 .ui-component-inner h4,
.ui-component.ui-component-intro10 .ui-component-inner h4 a {
  color: #FFFFFF;
}
.ui-component.ui-component-intro10 .ui-component-inner p {
  margin-bottom: 25px;
}
.ui-component.ui-component-intro10 .ui-component-inner p,
.ui-component.ui-component-intro10 .ui-component-inner p a {
  color: #FFFFFF;
}
.ui-component.ui-component-intro10.ui-component-intro10_1 h2,
.ui-component.ui-component-intro10.ui-component-intro10_1 h3,
.ui-component.ui-component-intro10.ui-component-intro10_1 h4 {
  margin-bottom: 25px;
}
.ui-component.ui-component-intro10.ui-component-intro10_1 h2,
.ui-component.ui-component-intro10.ui-component-intro10_1 h2 a,
.ui-component.ui-component-intro10.ui-component-intro10_1 h3,
.ui-component.ui-component-intro10.ui-component-intro10_1 h3 a,
.ui-component.ui-component-intro10.ui-component-intro10_1 h4,
.ui-component.ui-component-intro10.ui-component-intro10_1 h4 a {
  color: #64cbd5;
}
.ui-component.ui-component-intro10.ui-component-intro10_1 p {
  font-size: 20px;
  margin-bottom: 25px;
}
.ui-component.ui-component-intro10.ui-component-intro10_1 p,
.ui-component.ui-component-intro10.ui-component-intro10_1 p a {
  color: #64cbd5;
}

/* Component: intro3 */
.ui-component.ui-component-intro3 .ui-component-inner .do-img-overlay {
  position: relative;
  display: block;
}
.ui-component.ui-component-intro3 .ui-component-inner > .img_container {
  position: relative;
  margin-bottom: 15px;
}
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h4 {
  position: absolute;
  z-index: 28;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-bottom: 25px;
}
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h2,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h2 a,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h3,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h3 a,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h4,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h4 a {
  color: #FFFFFF;
}
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h2:hover,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h2 a:hover,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h3:hover,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h3 a:hover,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h4:hover,
.ui-component.ui-component-intro3 .ui-component-inner > .img_container h4 a:hover {
  text-decoration: none;
}
.ui-component.ui-component-intro3 .ui-component-inner p {
  margin-bottom: 25px;
}

@media screen and (max-width: 991px) {
  .ui-component.ui-component-intro3 .ui-component-inner {
    			/*
    			background-image: url("clientlib-newdesign/resources/images/bg_turquoise_1.gif");
    			background-repeat: repeat-x;
    			background-position: left top;
    
    			padding-top: 15px;
    			padding-right: 15px;
    			padding-left: 15px;
    			*/
  }
  .ui-component.ui-component-intro3 .ui-component-inner .img_container {
    text-align: center;
  }
  .ui-component.ui-component-intro3 .ui-component-inner .img_container img {
    display: inline;
  }
  .ui-component.ui-component-intro3 .ui-component-inner > .inner-content {
    padding-right: 15px;
    padding-left: 15px;
  }
}
/* Component: intro4 */
.ui-component.ui-component-intro4 {
  	/*
  	&.ui-component-intro4-fixed_bottom {
  
  		width: 100%;
  
  		position: absolute;
  		bottom: 0;
  		right: 0;
  
  		z-index: 1;
  
  	}
  	*/
}
.ui-component.ui-component-intro4 > .ui-component-inner p {
  margin-bottom: 15px;
}
.ui-component.ui-component-intro4 > .ui-component-inner > ul:not(.chicco_style_hlist1) {
  padding: 0;
  margin: 0;
}
.ui-component.ui-component-intro4 > .ui-component-inner > ul:not(.chicco_style_hlist1) li {
  /* @custom: Fixes to show it as PDF preview */
  list-style-type: none;
  padding-left: 15px;
  margin-bottom: 10px;
}
.ui-component.ui-component-intro4.ui-component-intro4-style1 {
  padding-left: 22%;
}
.ui-component.ui-component-intro4.ui-component-intro4-style2 {
  padding-right: 22%;
}

@media screen and (min-width: 1200px) {
  .ui-component.ui-component-intro4.ui-component-intro4-fixed_bottom, .ui-component.ui-component-intro4.ui-component-intro4-fixed_bottom_2 {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }

  .slick-slide .ui-component.ui-component-intro4.ui-component-intro4-fixed_bottom, .slick-slide .ui-component.ui-component-intro4.ui-component-intro4-fixed_bottom_2 {
    padding-right: 15px;
  }
   .ui-component.ui-component-intro4 > .ui-component-inner p {
    	padding-right: 15px !important;
    	margin-right: 8px;
  	}

}
@media screen and (max-width: 992px) {
  .ui-component.ui-component-intro4.ui-component-intro4-style1 {
    padding-left: 0;
  }
  .ui-component.ui-component-intro4.ui-component-intro4-style2 {
    padding-right: 0;
  }
  .ui-component.ui-component-intro4.ui-component-intro4-fixed_bottom, .ui-component.ui-component-intro4.ui-component-intro4-fixed_bottom_2 {
    position: static;
  }
}
@media screen and (max-width: 1199px) {
  .ui-component-intro4-fixed_bottom {
    position: absolute;
    bottom: 0;
    left: 12px !important;
  }

  .ui-component-intro4-fixed_bottom_2 {
    position: absolute;
    bottom: 0;
  }
}
/* Component: intro5 */
@media screen and (max-width: 767px) {
  .ui-component.ui-component-intro5 .microui-socialshare1 {
    padding: 10px 0;
    text-align: right;
  }
}
/* Component: intro6 */
.ui-component.ui-component-intro6 > .ui-component-inner h2,
.ui-component.ui-component-intro6 > .ui-component-inner h3,
.ui-component.ui-component-intro6 > .ui-component-inner h4 {
  font-size: 20px;
  font-style: italic;
}
.ui-component.ui-component-intro6 > .ui-component-inner > img {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .ui-component.ui-component-intro6 > .ui-component-inner {
    position: relative;
    text-align: left;
    padding-left: 135px;
    padding-top: 10px;
    max-width: 250px;
    margin: 10px auto;
    min-height: 120px;
  }
  .ui-component.ui-component-intro6 > .ui-component-inner h2,
  .ui-component.ui-component-intro6 > .ui-component-inner h3,
  .ui-component.ui-component-intro6 > .ui-component-inner h4 {
    margin-bottom: 15px;
  }
  .ui-component.ui-component-intro6 > .ui-component-inner img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* Component: intro7 */
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader,
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent {
  clear: both;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader {
  margin-bottom: 30px;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5 {
  position: relative;
  top: 35px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3 span,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4 span,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5 span {
  display: block;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h3 span:last-child,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h4 span:last-child,
.ui-component.ui-component-intro7 > .ui-component-inner .internalheader h5 span:last-child {
  font-size: 0.7em;
  position: relative;
  top: -5px;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h3,
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h4,
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent h5 {
  font-size: 16px !important;
  margin-bottom: 5px;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent p {
  margin-bottom: 20px;
}
.ui-component.ui-component-intro7 > .ui-component-inner .internalcontent > a {
  position: relative;
  top: -10px;
}

@media (max-width: 767px) {
  .ui-component.ui-component-intro7 {
    border-bottom: 1px solid #d0d0d0;
  }
  .ui-component.ui-component-intro7 > .ui-component-inner {
    padding-bottom: 20px;
  }
}
/* Component: intro8 */
.ui-component.ui-component-intro8 > .ui-component-inner .internalheader,
.ui-component.ui-component-intro8 > .ui-component-inner .internalcontent {
  clear: both;
}
.ui-component.ui-component-intro8 > .ui-component-inner .internalheader {
  position: relative;
  overflow: hidden;
}
.ui-component.ui-component-intro8 > .ui-component-inner .internalheader a {
  display: block;
  color: #FFFFFF;
}
.ui-component.ui-component-intro8 > .ui-component-inner .internalheader a:hover {
  text-decoration: none;
}
.ui-component.ui-component-intro8 > .ui-component-inner .internalheader h3 {
  position: absolute;
  bottom: 20%;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  z-index: 30;
}
.ui-component.ui-component-intro8 > .ui-component-inner .internalcontent {
  background-color: #FFFFFF;
  padding: 20px 15px 30px 15px;
}
.ui-component.ui-component-intro8 > .ui-component-inner .internalcontent p {
  margin-bottom: 23px;
}

/* Component: intro9 */
.ui-component.ui-component-intro9 > .ui-component-inner h3,
.ui-component.ui-component-intro9 > .ui-component-inner h3 a {
  color: #1b4f94;
}
.ui-component.ui-component-intro9 > .ui-component-inner h3 a:hover {
  text-decoration: none;
}
.ui-component.ui-component-intro9 > .ui-component-inner h4 {
  color: #1b4f94;
}

.box-juve {
  background-color: rgba(59, 91, 134, 0.95) !important;
  -webkit-box-shadow: 2px 4px 15px 0px #333333 !important;
  box-shadow: 2px 4px 15px 0px #333333 !important;
  -webkit-box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
}

@media (min-width: 769px) {
  body .box-juve {
    height: 208px !important;
    width: 480px !important;
    overflow: hidden !important;
  }

  .box-juve-chiudi .chiccoicon {
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
  }

  .box-juve-chiudi .chiccoicon:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)" !important;
    filter: alpha(opacity=75) !important;
    -moz-opacity: 0.75 !important;
    -khtml-opacity: 0.75 !important;
    opacity: 0.75 !important;
  }

  .box-juve-chiudi .chiccoicon:before {
    top: 10px !important;
  }

  .close-icon-juve {
    width: 30px !important;
    height: 30px !important;
    font-size: 11px !important;
  }

  .box-juve-img img {
    bottom: -28px !important;
    position: relative !important;
    left: -23px !important;
    image-rendering: -moz-crisp-edges !important;
    image-rendering: -o-crisp-edges !important;
    image-rendering: -webkit-optimize-contrast !important;
    image-rendering: crisp-edges !important;
    -ms-interpolation-mode: nearest-neighbor !important;
  }

  .box-juve-text-title {
    margin-top: 15px !important;
    font-size: 24px !important;
  }

  .box-juve-text-description {
    margin-bottom: 10px;
  }

  .box-juve-text-description .row {
    line-height: 24px !important;
  }
}
.box-juve .only-mobile-visible-new {
  display: none;
}

@media (max-width: 768px) {
  .box-juve {
    background-color: rgba(18, 68, 136, 0.95);
  }

  .box-juve-text-title {
    font-size: 28px;
  }

  .box-juve-text-title .row {
    line-height: 32px;
  }

  .box-juve-text-description {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .box-juve-scopri {
    width: 180px;
    height: 40px;
    padding-top: 10px;
  }

  .box-juve .only-mobile-visible-new {
    display: inline-block;
  }

  .no-mobile-promo {
    display: none;
  }

  .box-juve-text {
    padding-top: 5px;
  }

  .box-juve img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    margin-top: -2px;
  }
}
.login-mychicco.dropdown form input[type="text"],
.login-mychicco.dropdown form input[type="email"],
.login-mychicco.dropdown form input[type="password"] {
  margin-bottom: 18px;
}

.navbar-nav > li.login-mychicco > .dropdown-menu.dropdown-menu-center {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 !important;
  left: 70% !important;
  min-width: 290px;
  padding: 25px 34px;
}

.login div.title-login {
  font-size: 18px;
  margin-bottom: 16px;
}

.login div.title-login.title-login--big {
  font-size: 24px;
}

.login .register-list {
  list-style-type: disc;
  padding-left: 18px;
  margin-top: 5px;
}

.login .sections-list {
  list-style-type: none;
  padding: 0;
}

.login .sections-list li {
  margin-bottom: 6px;
}

.login .register-list > li,
.login .sections-list > li {
  height: 23px;
}

.login a#psw-dimenticata {
  margin: 0 auto 10px auto;
  position: relative;
}

.login div.title-reg {
  font-size: 18px;
  margin-top: 20px;
}

.login div.title-reg.title-reg--big {
  font-size: 24px;
}

@media (min-width: 769px) {
  .modal-header {
    padding: 8px;
  }

  #modal_nl_subscribtion .modal-header .close-modal,
  #modal_login .modal-header .close-modal {
    top: 5px;
    right: 13px;
    position: absolute;
  }

  #modal_nl_subscribtion .retina-icon-close-blue,
  #modal_login .retina-icon-close-blue {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  #modal_nl_subscribtion .retina-icon-close-blue:hover,
  #modal_login .retina-icon-close-blue:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }

  #modal_nl_subscribtion .retina-icon-close-blue:before,
  #modal_login .retina-icon-close-blue:before {
    top: 10px;
    left: 1px;
  }

  #modal_nl_subscribtion .info-block,
  #modal_login .info-block {
    margin-top: -2px;
    padding-top: 0;
  }

  #modal_nl_subscribtion .modal-body a,
  #modal_login .modal-body a,
  #modal_login .modal-footer a {
    margin-bottom: 25px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  #modal_login .modal-footer a {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #modal_nl_subscribtion .modal-body a:hover,
  #modal_login .modal-body a:hover,
  #modal_login .modal-footer a:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }

  #modal_nl_subscribtion .modal-footer p {
    margin-bottom: 0;
  }

  #modal_nl_subscribtion .modal-footer {
    padding: 15px 20px 0;
  }
}
@media (max-width: 768px) {
  #modal_nl_subscribtion .modal-content .close-modal-mobile {
    width: 40px;
    height: 40px;
    margin-top: -30px;
    padding-top: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  #modal_nl_subscribtion .modal-content .close-modal-mobile:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }

  #modal_nl_subscribtion .retina-icon-close-blue {
    font-size: 11px;
  }

  #modal_nl_subscribtion .modal-dialog .modal-title {
    line-height: 32px;
  }

  #modal_nl_subscribtion .info-block {
    margin-top: 7px;
    padding-top: 0;
  }

  #modal_nl_subscribtion .info-block p {
    font-size: 20px;
    line-height: 25px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
  }

  #modal_nl_subscribtion .modal-body input {
    height: 40px;
    font-size: 14px;
  }

  #modal_nl_subscribtion .modal-body a {
    margin-bottom: 25px;
  }

  #modal_nl_subscribtion .modal-body a:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }

  #modal_nl_subscribtion .modal-footer p {
    margin-bottom: 0;
    font-size: 14px;
    margin-bottom: 6px;
  }

  #modal_nl_subscribtion .modal-footer {
    padding: 15px 13px 0;
  }
}
@media (max-width: 400px) {
  #modal_nl_subscribtion .modal-body a {
    width: 100%;
  }
}
.modal-content {
  border: 0;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 355px) {
  #modal_nl_subscribtion .modal-dialog .modal-title {
    font-size: 27px;
    line-height: 29px;
  }

  #modal_nl_subscribtion .info-block p {
    font-size: 16px;
    line-height: 21px;
  }

  #modal_nl_subscribtion .modal-footer p {
    font-size: 12px;
  }
}
#modal_login .modal-body input {
  margin-top: 15px;
}

#modal_login #psw-dimenticata-modal {
  margin-bottom: 15px;
  color: #444444 !important;
  text-decoration: underline;
  cursor: pointer;
  cursor: hand;
}

#modal_login #sign-in-modal {
  margin-top: 15px;
}

.login div.title-err-login {
  margin-top: 0;
}

#modal_login .modal-footer {
  padding-top: 15px;
}

#modal_login .title-err-login {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #e21d38;
  margin-bottom: 15px;
  text-align: left;
  text-align: center;
  display: none;
}

#modal_login .modal-footer h3 {
  text-align: center;
  margin-top: 0;
}

@media (max-width: 768px) {
  #modal_login h3 {
    font-size: 28px;
    line-height: 31px;
  }

  #modal_login .modal-body input {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 440px) {
  #modal_login h3 {
    font-size: 24px;
    line-height: 27px;
  }

  #sign-in-modal,
  #sign-up-modal {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.sticky-chat {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sticky-chat:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.sticky-chat:hover a {
  color: #FFFFFF !important;
}

#store_locator #locator-map .container {
  margin-top: 0;
  padding-top: 20px;
}

#store_locator #locator-map {
  background-color: #F6F6F7;
}

#store_locator .countShop {
  padding-left: 0;
  padding-right: 0;
}

#store_locator #locator-list .container {
  padding-left: 0;
  padding-right: 0;
}

#store_locator .locator-filter {
  padding-left: 0;
  padding-right: 0;
}

#store_locator .locator-filter .input-group .form-control#addressDesktop {
  width: 85%;
}

#store_locator #locator-map .container {
  padding-left: 0;
}

#store_locator .locator-filter {
  border-bottom: 0;
  margin-bottom: 25px;
  height: auto;
}

#store_locator #filtro_catalogo .col-sm-12.applica_filtri {
  text-align: center;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}

#store_locator #sub-filter {
  padding-bottom: 0;
}

#store_locator #locator-list .container .countStore {
  margin-bottom: 30px;
}

#store_locator #locator-map .container {
  margin-bottom: 30px;
}

#store_locator .first-with-border {
  position: relative;
}

#store_locator .align-right-filter {
  text-align: right;
  padding-right: 0 !important;
}

#store_locator .align-right-filter > * {
  float: none;
  display: inline-block;
  margin-top: 0;
  margin-left: 0;
  background-color: transparent !important;
}

#store_locator .align-right-filter .p-filter-text {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #173b6e;
  display: inline-block;
  margin-top: 0;
  position: relative;
  top: -9px;
}

#store_locator .align-right-filter .p-filter-no-text.separator {
  position: relative;
  top: -9px;
}

#store_locator .align-right-filter .viewMap {
  top: -1px;
  position: relative;
}

#store_locator .countShop {
  padding-left: 15px;
  padding-right: 15px;
}

#store_locator #locator-list .countStore {
  padding-right: 15px;
}

#store_locator #filter-selected-block {
  border-top: 0;
  background-color: #E6E7EA;
}

#store_locator #filter-selected-block #filter-selected .filterRow {
  padding-left: 0;
  padding-right: 15px;
}

#store_locator .filterItemSelectedCloseMobile,
#store_locator .filterItemSelectedCloseMobile:hover {
  margin-top: 1px;
}

#filter-action-rimuovi {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.padding-left-special {
  padding-left: 9px;
}

.padding-left-special-2 {
  padding-left: 5px;
}

#store_locator #locator-list .container .button {
  margin-top: -30px;
}

/*
#store_locator #locator-list .container .button a {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	height: 40px;
	line-height: 38px;
	padding: 0 20px;
	width: 180px;
}
*/
#store_locator #over_map_list .chiccoStoreIco,
#store_locator .box-info-store .chiccoStoreIco {
  margin-top: 0;
  margin-right: 0;
}

#store_locator #over_map_list h4,
#store_locator .box-info-store h4 {
  margin-top: 6px;
  margin-bottom: 16px;
}

#store_locator #over_map_list .address .street,
#store_locator .box-info-store .address .street {
  background-position: 3px 3px;
  margin-bottom: 15px;
  padding-left: 28px !important;
}

#store_locator .address.distance-space {
  background-image: url(clientlib-newdesign/resources/images/home/map-flag@2x.png);
  background-size: 19px 21px;
  font-size: 15px;
  line-height: 23px;
  background-position: 7px 2px;
  background-repeat: no-repeat;
}

#store_locator .address.distance-space p {
  margin-bottom: 3px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #484d67;
  font-size: 16px;
  line-height: 26px;
}

#store_locator .address.distance-space a {
  margin-bottom: 13px !important;
  display: block;
}

#store_locator .address.distance-space > * {
  margin-left: 34px;
}

#store_locator #over_map_list .address .tel,
#store_locator .box-info-store .address .tel {
  padding-left: 28px;
}

#store_locator #over_map_list .address .tel:after,
#store_locator .box-info-store .address .tel:after {
  font-size: 17px;
}

#store_locator .address p.after-tel {
  margin-left: 34px;
}

#store_locator #filter-selected {
  border-bottom: 1px solid #cccccc;
}

@media (max-width: 768px) {
  #store_locator .filtro_catalogo h2.font-40px {
    font-size: 30px !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  #store_locator #locator-list > .container > .list > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #store_locator .box-info-store {
    margin-bottom: 25px !important;
  }

  #store_locator .locator-filter {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  #store_locator .col-sm-6.align-right-filter {
    text-align: left !important;
    margin-top: 5px !important;
  }

  #store_locator #filter-selected-block #filter-selected .filterRow.paddingTop20 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  #store_locator #filter-selected-block #filter-selected .filterRow.textSelectedBox {
    padding-left: 15px;
  }

  #store_locator #filter-selected-block #filter-selected .filterRow#filterSelectedRowMobile {
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-bottom: 0 !important;
  }

  #store_locator .locator-filter .checkbox {
    margin-top: 7px;
    margin-bottom: 9px;
  }

  #store_locator #filter-selected {
    padding: 10px 0 5px 0;
  }

  #store_locator #filter-action-rimuovi-mobile {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-right: 0 !important;
  }
}
#store_locator #map-container {
  height: 420px;
  overflow: hidden;
  position: relative;
}

#store_locator #overmap-container {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: auto;
  left: 0;
  margin-right: auto;
  right: 0;
  max-width: 1200px;
}

#store_locator #overmap-storelocator {
  /*margin-left: 20px;*/
  width: 300px;
  padding: 0 0;
  /*height: 100%;*/
  position: absolute;
  top: 1px;
  bottom: 1px;
  background-color: #FFFFFF;
  left: 27%;
}

#store_locator #overmap-storelocator.hidden-info {
  display: none;
}

#store_locator #overmap-storelocator h4 {
  margin-top: 5px;
}

#store_locator #overmap-storelocator h4 a {
  color: #1b4f94;
}

#store_locator .viewMap,
#store_locator .viewList {
  cursor: pointer;
  cursor: hand;
}

.box-info-additional {
  background-color: #FFFFFF;
  border-top: 1px solid #cccccc;
  padding: 15px 10px 4px;
  text-align: center;
  margin-top: -30px;
  margin-bottom: 30px;
}

.box-info-additional .open-additional,
.box-info-additional .close-additional {
  cursor: pointer;
  cursor: hand;
  	/*
  	font-family: $chicco_font1;
  	font-size: 14px;
  	color: $chicco_color_blue;
  	text-transform: uppercase;
  	text-decoration: none !important;
  
  	-webkit-transition: all .2s linear;
  	-moz-transition: all .2s linear;
  	-o-transition: all .2s linear;
  	transition: all .2s linear;
  	*/
}

/*
.box-info-additional .open-additional:hover, .box-info-additional .close-additional:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}*/
.box-info-additional .open-additional .chiccoicon,
.box-info-additional .close-additional .chiccoicon {
  font-size: 9px;
  top: -4px;
  position: relative;
}

@media (min-width: 2700px) {
  #store_locator #overmap-storelocator {
    left: 31%;
  }
}
@media (min-width: 2400px) and (max-width: 2699px) {
  #store_locator #overmap-storelocator {
    left: 29%;
  }
}
@media (min-width: 2100px) and (max-width: 2399px) {
  #store_locator #overmap-storelocator {
    left: 27%;
  }
}
@media (min-width: 1900px) and (max-width: 2099px) {
  #store_locator #overmap-storelocator {
    left: 23%;
  }
}
@media (min-width: 1700px) and (max-width: 1899px) {
  #store_locator #overmap-storelocator {
    left: 20%;
  }
}
@media (min-width: 1600px) and (max-width: 1699px) {
  #store_locator #overmap-storelocator {
    left: 17%;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  #store_locator #overmap-storelocator {
    left: 14%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  #store_locator #overmap-storelocator {
    left: 9%;
  }
}
@media (max-width: 1399px) {
  #store_locator #overmap-storelocator {
    left: 5%;
  }
}
@media (max-width: 700px) {
  #store_locator #overmap-storelocator {
    left: 0;
  }
}
#store_locator #overmap-storelocator .box-info-store {
  width: 100%;
}

@media (max-width: 660px) {
  #store_locator #map-container {
    height: auto !important;
    position: relative !important;
  }

  #store_locator #map-container #map {
    position: relative !important;
    overflow: initial !important;
    height: 300px !important;
  }

  #store_locator #overmap-storelocator {
    height: auto !important;
    margin-top: 0 !important;
    top: inherit !important;
    left: inherit !important;
    position: relative !important;
    right: inherit !important;
    bottom: inherit !important;
  }

  #store_locator #overmap-storelocator .box-info-store {
    margin-bottom: 0 !important;
  }

  #store_locator #overmap-storelocator {
    width: 100% !important;
    border-bottom: 1px solid #cccccc;
  }
}
#store_locator #locator-map {
  margin-bottom: 0 !important;
}

#store_locator .box-info-additional {
  position: relative;
}

#store_locator .now-info {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background-color: #FFFFFF;
  z-index: 100;
  padding: 0 10px 3px;
}

#store_locator .now-info.hidden-for-now {
  display: none;
}

#store_locator .highlighted {
  position: relative;
  z-index: 1000;
}

#store_locator #locator-list.over-effect:before {
  z-index: 300;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.25);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: " ";
  position: fixed;
}

#store_locator .hide-now {
  display: none;
}

#store_locator .highlighted .box-info-additional {
  border-top: 0;
}

#store_locator .close-additional {
  position: relative;
  padding-top: 15px;
  margin-top: 20px;
  display: block;
  margin-left: -10px;
  margin-right: -10px;
  border-top: 1px solid #cccccc;
}

#store_locator .box-info-additional .opening {
  margin-left: 0;
  font-size: 15px;
  margin-bottom: 0;
  padding-left: 28px;
  text-align: left;
  margin: 6px;
  background: #FFFFFF url("clientlib-newdesign/resources/images/ico_locator/mobile_storelocator_orari.png") no-repeat left 4px;
  background-image: url(clientlib-newdesign/resources/images/home/map-clock@2x.png);
  background-size: 20px;
  background-position: 0 0;
}

#store_locator .box-info-additional .status {
  font-weight: bold;
  padding-left: 34px;
  line-height: 23px;
  font-size: 15px;
  text-align: left;
}

#store_locator .box-info-additional .status.open{
color: #01AA83 !important;
}

#store_locator .box-info-additional .status.closed{
color: red !important;
}


#store_locator .box-info-additional table {
  margin-left: 34px;
  border: 0 !important;
  display: block;
}

#store_locator .box-info-additional table td {
  text-align: left;
  padding-bottom: 2px;
}

#store_locator .box-info-additional table td:first-child {
  width: 38%;
}

@media (max-width: 1080px) and (min-width: 768px) {
  #store_locator .store-boxes-js {
    width: 50%;
  }
}
#store_locator .open-more-additional,
#store_locator .close-more-additional {
  margin-top: 15px;
  color: #1b4f94;
  font-family: "Baloo Paaji", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  font-size: 15px;
  text-align: left;
  cursor: hand;
  margin-left: 34px;
}

#store_locator .even-more {
  margin-left: 34px;
  margin-top: 6px;
}

#store_locator .even-more p {
  text-align: left;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  padding-top: 4px;
}

@media (max-width: 767px) {
  #store_locator .open-more-additional,
  #store_locator .close-more-additional {
    display: none;
  }

  #store_locator .even-more {
    margin-top: 15px !important;
    display: block !important;
  }
}
#filtro_catalogo.down-arrow-select .filter .filter-open,
#filtro_catalogo.down-arrow-select .filter .filter-open:after,
#filtro_catalogo.down-arrow-select .filter .filter-close,
#filtro_catalogo.down-arrow-select .filter .filter-close:after {
  background-color: transparent !important;
}

@media (max-width: 1365px) and (min-width: 1200px) {
  #abbigliamento .scopri-collezione #scopriCollezione {
    display: block !important;
  }

  #abbigliamento .scopri-collezione #scopriCollezione #collezioneTesto {
    width: 45%;
  }

  #abbigliamento .scopri-collezione #scopriCollezione #collezioneVideo {
    width: 55%;
  }
}
.div-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

.div-thead {
  display: table-header-group;
}

.div-tfoot {
  display: table-footer-group;
}

.div-tbody {
  display: table-row-group;
}

.div-td {
  display: table-cell;
}

.div-tr {
  display: table-row;
}

.width-240 {
  width: 240px;
}

.width-160 {
  width: 160px;
}

.all-centered-table .div-td {
  text-align: center;
}

.all-centered-table .div-thead .div-tr,
.all-centered-table .div-thead .div-td {
  height: 19px;
}

.all-centered-table .div-thead .div-td {
  border-left: 1px solid #929197;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #484d67;
  padding: 0 8px;
}

.all-centered-table .div-thead .div-td:last-child {
  border-right: 1px solid #929197;
}

.all-centered-table .div-tbody .div-tr.divider .div-td {
  border-bottom: 1px solid #d4d3d9;
  height: 11px;
  background-color: #F6F6F7;
}

.all-centered-table .div-tbody .div-tr {
  background-color: #FFFFFF;
}

.all-centered-table .links-button a img {
  width: 23px;
}

.all-centered-table .links-button a img.bigr {
  width: 26px;
}

.all-centered-table .heading {
  display: none;
}

@media (min-width: 769px) {
  .all-centered-table .links-button a {
    padding: 0 20px;
  }
}
.slick-dots li {
  top: 16px;
}

@media (max-width: 768px) {
  .slick-dots li {
    top: 8px;
  }
}
@media (max-width: 768px) {
  .all-centered-table .div-thead {
    display: none;
  }

  .all-centered-table .div-tbody .div-tr.divider .div-td {
    height: 4px;
    border-bottom: 0;
  }

  .all-centered-table .div-tbody .div-tr.divider .div-td:last-child {
    border-bottom: 1px solid #d4d3d9;
  }

  .all-centered-table .div-tr .div-td {
    width: 100%;
    display: block;
  }

  .all-centered-table .product-table-title {
    font-size: 22px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #eeeeee;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
  }

  .all-centered-table .heading {
    display: initial;
    float: left;
    margin-left: 20px;
  }

  .all-centered-table .links-button a {
    display: inline-block;
    padding: 0 25px;
  }

  .all-centered-table .links-button a:last-child {
    display: inline-block;
    padding: 0 20px 0 30px;
    border-left: 1px solid #eeeeee;
  }

  .all-centered-table .links-button {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 15px;
  }
}
.no-margin-but-padding {
  margin-bottom: 0 !important;
}

#catalogo_recall .box-interno-recall .pdf a img {
  width: 23px;
}

#catalogo_recall .box-interno-recall .pdf a:last-child img {
  width: 26px;
}

#store_locator .box-info-store .floating-icon {
  margin: 6px;
  background: #FFFFFF url(clientlib-newdesign/resources/images/ico_locator/ico_chiccostore@2x.png) no-repeat left 4px;
  background-size: 30px;
  padding-left: 25px;
  height: 35px;
  width: 35px;
  float: right;
  background-size: 28px 27px;
  margin-top: 0;
  margin-right: 0;
}

#store_locator .box-info-store .floating-icon.farmacia {
  background-image: url(clientlib-newdesign/resources/images/ico_locator/ico_farmacia@2x.png);
}

#store_locator .box-info-store .floating-icon.parafarmacia {
  background-image: url(clientlib-newdesign/resources/images/ico_locator/ico_parafarmacia@2x.png);
}

#store_locator .box-info-store .floating-icon.baby-shop {
  background-image: url(common/images/ico_locator/ico_babyshop@2x.png);
}

#negozioInfoUtili #col-left .negozio-info-block {
  padding-left: 10px;
  padding-right: 0px;
}

#negozioInfoUtili .negozioInfoUtiliSpazio #col-left {
  padding-left: 10px;
}

#negozioInfoUtili #col-rigth .opening {
  margin-left: 0;
  font-size: 15px;
  margin-bottom: 0;
  padding-left: 28px;
  text-align: left;
  margin: 0;
  	/*
      background: $chicco_color_white url(clientlib-newdesign/resources/images/ico_locator/mobile_storelocator_orari.png) no-repeat left 4px;
      background-image: url(clientlib-newdesign/resources/images/home/map-clock@2x.png);
      background-size: 20px;
  	background-position: 0 2px;
  	*/
}

#negozioInfoUtili #col-rigth .status {
  font-weight: bold;
  padding-left: 29px;
  color: #01AA83;
  line-height: 23px;
  font-size: 15px;
  text-align: left;
}

#negozioInfoUtili #col-rigth table {
  margin-left: 29px;
  border: 0 !important;
  display: block;
}

#negozioInfoUtili #col-rigth table td {
  text-align: left;
  font-size: 13px;
  padding-bottom: 2px;
  line-height: 20px;
}

#negozioInfoUtili #col-rigth {
  padding-right: 0;
}

#negozioInfoUtili #col-rigth table td:first-child {
  width: 36%;
}

#negozioInfoUtili #col-rigth .title-extra-info {
  padding-left: 28px;
  font-size: 15px;
  font-weight: 600;
  margin-top: 10px;
}

#negozioInfoUtili #col-left .indicazioniStradali {
  color: #1b4f94 !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#negozioInfoUtili #col-left .indicazioniStradali:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

#negozioInfoUtili .open-additional,
#negozioInfoUtili .close-additional {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 16px;
  color: #1b4f94;
  text-transform: uppercase;
  text-decoration: none !important;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding-left: 28px;
}

#negozioInfoUtili .open-additional:hover,
#negozioInfoUtili .close-additional:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

#negozioInfoUtili .open-additional {
  margin-top: 10px;
  display: block;
}

#negozioInfoUtili .close-additional {
  margin-top: 10px;
  display: block;
}

#negozioInfoUtili .hidden-now {
  display: none;
}

#negozioInfoUtili #col-rigth .rowSpace {
  padding-bottom: 0 !important;
}

#negozioInfoUtili #infoUtili {
  padding-bottom: 20px;
}

@media (max-width: 990px) {
  #negozioInfoUtili #col-rigth {
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  #negozioInfoUtili .negozioInfoUtiliSpazio #col-rigth .zeroMargin#row-1d {
    border-bottom: 0 !important;
  }
}
@media (max-width: 360px) {
  #negozioInfoUtili #col-rigth table td {
    font-size: 12px;
    line-height: 18px;
  }

  #negozioInfoUtili #col-rigth table td:first-child {
    width: 34%;
  }
}
/* ------ BUGFIXING OCTOBER 2017 ------ */
@media (min-width: 1220px) {
  #mondochicco.dual-block.home-element .container-top .saldo_punti_text {
    top: 75.5% !important;
  }
}
#waitDom {
  top: 0;
}

#popup_vota .modal-content {
  border-radius: 20px;
  padding: 4%;
}

#popup_vota .modal-header {
  padding-bottom: 0;
  border: none;
}

#popup_vota .modal-header .close-modal {
  top: 5px;
  right: 13px;
  position: absolute;
  background-color: transparent;
  border-radius: 12px;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 1px;
}

#popup_vota .modal-header .retina-icon-close-blue {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#popup_vota .modal-header .retina-icon-close-blue:before {
  top: 10px;
  left: 1px;
}

/*
#popup_vota .modal-title {
	padding: 0 !important;
	font-size: 28px !important;
}
#popup_vota textarea#message {
	margin-top: 20px;
	padding: 20px;
	height: auto;
	border-width: 1px;
	box-shadow: none;
	color: $chicco_color_body_copy;
	font-size: 13px;
	font-weight: 400;
	background-color: #f6f6f7;
	border-radius: 20px;
	border-color: #f6f6f7;
	font-style: italic;
	width: 66.666%;
	min-height: 114px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	line-height: 1.42857143;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 20px;
}
#popup_vota textarea#message:focus {
	border-color: #eeeeee;
}
*/
#scheda-prodotto #rating-star {
  top: -2px;
  position: relative;
}

#product-page .review-action p {
  padding-top: 5px;
}

#product-page #vote-limitations {
  font-size: 16px !important;
  margin-bottom: 0 !important;
}

#waitDomLoading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  /*z-index: -20000;*/
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  bottom: 0;
}

#waitDomLoading #insideWait {
  position: relative;
  margin: 0 auto;
  top: 45%;
  width: 100px;
  height: 100px;
  z-index: 2;
  /*z-index: -20001;*/
}

@media (max-width: 400px) {
  #slider-header h3 {
    /* margin-top: 68px !important; */
    font-size: 25px;
  }

  #slider-header p {
    font-size: 17px;
    line-height: 22px;
  }
}
#slider-header p:empty{
	display: none;
}
.overlay {
  top: -300px;
  bottom: -300px;
}

body div .modal-dialog {
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

#modal_nl_subscribtion,
#modal_login {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

@media (max-width: 991px) {
  .cart-circle-red.cart-circle-red-two-digit,
  .cart-circle-red {
    width: 20px;
    height: 20px !important;
    top: 13px !important;
    left: 15px;
    margin-left: 3px;
  }
}
#my_first_chicco .container {
  /*
  padding-bottom: 35px;
  */
}

#my_first_chicco #osservatorio_momenti {
  padding-top: 12px;
  padding-bottom: 37px;
}

.full-block-href {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

#product-page #tabs-slider .section-tabs-slider {
  margin-bottom: 30px;
}

#product-page #tabs-slider .section-tabs-slider .slick-dots {
  text-align: center;
  bottom: -30px;
}

#product-page #reviews .review-action {
  margin-top: 20px;
}

#product-page #reviews .reviews-box-title h3 {
  position: relative;
  padding-left: 0px;
  margin-left: -8px;
}

#product-page #reviews .reviews-box-title h3 span {
  position: absolute;
}

#product-page #reviews .reviews-box-title h3 span.open-quote {
  top: 55px;
  left: -8px;
}

#product-page #reviews .reviews-box-title h3 span.close-quote {
  top: 75px;
  right: -10px;
}

.strong-font-header {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

#new-moda {
  background-color: #FFFFFF;
  padding-top: 22px;
  text-align: center;
  position: relative;
}

#new-moda .info-block {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}

#new-moda .info-block .occhiello {
  margin-top: 12px;
}

#new-moda .info-block h2 {
  margin-top: 25px;
  margin-bottom: 30px;
}

#new-moda .info-block .sub-title-size {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  margin-top: -5px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 47px;
  padding-left: 10px;
  padding-right: 10px;
}

#new-moda > .wrapper {
  max-width: 1240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#new-moda #new-moda-slider {
  max-width: 1170px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#new-moda #new-moda-slider .slide {
  position: relative;
  outline: none !important;
}

#new-moda #new-moda-slider img {
  max-width: 100%;
  position: relative;
  z-index: 10;
  outline: none !important;
  pointer-events: none;
}

#new-moda #new-moda-slider .product,
#new-moda #new-moda-slider .collection-msg {
  position: absolute;
  z-index: 15;
  text-align: center;
}

#new-moda #new-moda-slider .product a {
  color: #1b4f94 !important;
  text-decoration: none !important;
  outline: none !important;
}

#new-moda #new-moda-slider .product a > * {
  text-shadow: -1px 3px 7px white;
}

#new-moda #new-moda-slider .slide .title {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 17px;
  line-height: 16px;
  top: 0px;
  position: relative;
}

#new-moda #new-moda-slider .collection-msg {
  color: #FFFFFF;
  text-shadow: 0px 0px 18px #646464;
}

@media (max-width: 980px) {
  #new-moda #new-moda-slider .collection-msg {
    font-size: 30px;
    line-height: 28px;
    margin-top: -2px;
  }
}
@media (max-width: 780px) {
  #new-moda #new-moda-slider .collection-msg {
    font-size: 22px;
    line-height: 19px;
  }
}
#new-moda #new-moda-slider .slide .price {
  font-weight: 700;
  line-height: 16px;
  top: -1px;
  position: relative;
}

#new-moda #container-slider-moda {
  overflow-x: auto;
  position: relative;
  text-align: center;
}

#new-moda #new-moda-slider {
  min-width: 700px;
  padding-left: 5px;
  padding-right: 5px;
}

@media (max-width: 700px) {
  #new-moda .hide-on-mobile {
    display: none !important;
  }
}
.moda-btn-mobile {
  display: none !important;
}

@media (max-width: 700px) {
  .moda-btn-mobile.visible-at-now {
    display: inline-block !important;
    *display: inline;
    bottom: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 21;
    position: relative !important;
    transform: none !important;
  }

  #new-moda #container-slider-moda {
    padding-bottom: 65px;
  }
}
#button-container-moda-mobile {
  width: 100%;
  top: -70px;
  float: left;
  position: relative;
  padding-top: 20px;
}

#new-moda a.btn {
  position: absolute;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 20;
}

@media (max-width: 700px) {
  #new-moda .info-block .occhiello {
    margin-bottom: 0 !important;
  }

  #new-moda .info-block h2 {
    font-size: 28px;
    line-height: 30px;
    padding-top: 10px;
    margin-top: 5px !important;
    margin-bottom: 24px !important;
  }

  #new-moda .info-block .sub-title-size {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
  }
}
#new-moda .slick-prev {
  left: -35px;
}

#new-moda .slick-next {
  right: -35px;
}

@media (max-width: 1250px) {
  #new-moda .slick-prev,
  #new-moda .slick-next {
    display: none !important;
  }
}
#new-moda.white-version {
  background-color: #FFFFFF !important;
}

#chisiamo.home-element.grey-version {
  background-color: #f6f6f7 !important;
}

#chisiamo.home-element.grey-version .container-bottom {
  background-color: #FFFFFF !important;
}

#chisiamo.home-element.grey-version .container-top .semicerchio-eventi {
  background-color: #FFFFFF !important;
}

#mondochicco.home-element.white-version {
  background-color: #FFFFFF !important;
}

#mondochicco.home-element.white-version .container-bottom {
  background-color: #e6e7ea !important;
}

#mondochicco.home-element.white-version .container .semicerchio-box {
  background-color: #e6e7ea !important;
}

.button-social-share {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #173a6d;
  display: inline-block;
  *display: inline;
  color: #FFFFFF !important;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.button-social-share:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.button-social-share .chiccoicon3:before {
  font-size: 16px;
  top: 7px;
  left: 1px;
  position: relative;
}

.button-social-share .chiccoicon:before {
  font-size: 15px;
  top: 7px;
  left: 0;
  position: relative;
}

body #popover-social,
body #benvenuto_osservatorio2 #popover-social {
  min-width: 146px;
}

#benvenuto_osservatorio2 #popover-social:after {
  right: 35%;
}

.sticky-chat a,
.sticky-chat-mobile a {
  height: 100%;
  display: block;
  width: 100%;
  color: #FFFFFF !important;
}

#logo-block {
  position: absolute;
  margin: 0;
  top: 7px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.navbar-default--collapse a#logo-block {
  top: 15px;
}

.box-interno-prodotto,
body #experience.home-element .box-interno-prodotto {
  padding-bottom: 90px !important;
  position: relative;
}

.box-interno-prodotto .nome-prodotto {
  padding-top: 6px;
}

.box-interno-prodotto .voti_stelle {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  width: 100%;
}

.box-interno-prodotto .costo-prodotto {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

#contentSearch .singleProduct {
  min-height: 355px;
  position: relative;
}

@media (max-width: 1180px) {
  #contentSearch .singleProduct {
    min-height: 340px;
  }
}
@media (max-width: 1100px) {
  #contentSearch .singleProduct {
    min-height: 320px;
  }
}
@media (max-width: 1040px) {
  #contentSearch .singleProduct {
    min-height: 300px;
  }
}
#contentSearch .singleProduct .nome-prodotto {
  font-size: 18px;
  color: #484d67 !important;
  font-family: "Baloo Paaji", sans-serif;
  line-height: 20px;
}

#contentSearch .singleProduct .nome-prodotto a {
  text-decoration: none !important;
  color: #484d67 !important;
}

#contentSearch .singleProduct .costo-prodotto {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

#contentSearch .box-interno-prodotto {
  padding-bottom: 0 !important;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita .btn.btn-r {
  bottom: 20px;
  position: absolute;
  height: 40px;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita:after {
  content: " ";
  bottom: 80px;
  width: 100%;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  position: absolute;
  background-color: #f8f8f8;
}

.navbar-default .central-menu .dropdown-menu .dropdown-submenu .dropdown-menu.ul_pubblicita .subtitle {
  border-bottom: 0 !important;
}

#footer .phone-title .phone p a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 600;
}

#landing #slider-single-tab .container .slick-dots {
  text-align: center;
}

#footer a:not(.btn-chicco) {
  -moz-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#footer a:not(.btn-chicco):hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.form-1 input[type="text"],
.form-1 input[type="email"],
.form-1 textarea {
  background-color: #f5f5f5;
  color: #464d5d;
  font-style: italic;
  border: none;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-radius: 25px;
  line-height: 35px;
  width: 100%;
  text-align: center;
  height: 35px;
  background-image: none;
  padding: 10px;
}

.form-1 textarea {
  min-height: 100px;
}

.form-1 .btn {
  padding: 6px 10px !important;
  font-size: 14px !important;
}

.form-1 .btn.btn-size-1 {
  min-width: 170px;
}

.button-social-share-mail-box.in {
  display: block;
}

.button-social-share-mail-box .container {
  width: auto;
  max-width: 100%;
  padding: 0 !important;
}

.button-social-share-mail-box {
  position: absolute;
  right: 1px;
  top: -4px;
  padding: 0;
  width: 100%;
  max-width: 320px;
  min-width: 285px;
  z-index: 1000;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  background-color: #FFFFFF;
  color: #000;
  opacity: 1;
}
.button-social-share-mail-box .info-block {
  padding: 0;
  margin: 0;
}
.button-social-share-mail-box .image {
  height: 72px;
  width: 72px;
  border: 1px solid #ededed;
}
.button-social-share-mail-box .title {
  font-size: 14px;
  font-family: "Baloo Paaji", sans-serif;
  text-align: left;
  color: #1b4f94;
  font-weight: bold;
  padding-top: 8%;
  display: block;
  line-height: 1.2em;
}

.do-inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}

.do-img-overlay {
  position: relative;
}

.do-img-overlay * {
  z-index: 26;
}

.do-img-overlay:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$chicco_color_white+0,000000+100&0+0,0.5+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
  /* IE6-9 */
  z-index: 25;
  width: 100%;
  height: 100%;
  display: block;
}

.btn-blue-1 {
  background-color: #1b4f94 !important;
  text-transform: uppercase !important;
  font-family: "Baloo Paaji", sans-serif !important;
  border: none !important;
  margin: 0 !important;
  min-width: 170px !important;
  color: #FFFFFF !important;
  padding: 0 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  -webkit-transition: all 0.2s linear !important;
  -moz-transition: all 0.2s linear !important;
  -o-transition: all 0.2s linear !important;
  transition: all 0.2s linear !important;
}

@media (min-width: 701px) {
  .btn-blue-1 {
    height: 32px !important;
    line-height: 32px !important;
    font-size: 16px !important;
  }
}
@media (max-width: 700px) {
  .btn-blue-1 {
    height: 20px !important;
    line-height: 20px !important;
    font-size: 10px !important;
    min-width: 0 !important;
  }
}
.navbar-default .top-menu .nav li {
  padding: 0 6.5px;
}
.navbar-default .top-menu .nav li a {
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.navbar-default .top-menu .nav li a .top-menu-icon {
  font-size: 16px;
}
.navbar-default .top-menu-icon {
  position: relative;
  top: 1px;
  left: 1px;
}
.navbar-default .top-menu-icon.no-space-right {
  margin-right: 0;
}
.navbar-default.white-bg .top-menu .nav a {
  color: #484d67;
}

.circled-content-1 {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.icon-offers {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px !important;
  text-align: center;
  font-size: 20px !important;
  font-weight: normal !important;
  font-family: "Baloo Paaji", sans-serif !important;
  background-color: #e21d38 !important;
  color: #FFFFFF !important;
}

.w48pm1 {
  width: 48% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
}

.w100pm0 {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}

.row-style-nogutter {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.row-style-nogutter [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.button-right-52-container {
  position: relative !important;
  padding-right: 52px !important;
}
.button-right-52-container:before, .button-right-52-container:after {
  content: "";
  display: table;
}
.button-right-52-container:after {
  clear: both;
}
.button-right-52-container .button-right-52-container-right {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  min-width: 0 !important;
  width: 52px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.button-right-75-container {
  position: relative !important;
  padding-right: 52px !important;
}
.button-right-75-container:before, .button-right-75-container:after {
  content: "";
  display: table;
}
.button-right-75-container:after {
  clear: both;
}
.button-right-75-container .button-right-75-container-right {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  min-width: 0 !important;
  width: 75px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dual_block_container_top_image_link {
  display: block;
  position: absolute;
  bottom: 22px;
  width: 100%;
  height: 63%;
  z-index: 12;
}
.dual_block_container_top_image_link:focus, .dual_block_container_top_image_link:link, .dual_block_container_top_image_link:visited, .dual_block_container_top_image_link:hover {
  text-decoration: none;
}

.list-divider .divider {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 1px;
  height: 35px;
  background-color: #D8D9DE;
  padding: 0;
  margin: 0 5px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .list-divider {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .img-text-img .box_left,
  .img-text-img .box_center {
    height: auto !important;
  }
}
@media (min-width: 768px) {
  [data-mh="corsi-attivati"] > .info-block-custom-2 {
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
  }
  [data-mh="corsi-attivati"] > .info-block-custom-2 .btn-chicco-primary {
    /*
    position: relative;
    top: 15px;
    */
  }
}
.filtro_catalogo {
  background-color: #F6F6F7;
}

@media (min-width: 768px) {
  .desktop-form-row-border-right-140 {
    content: " ";
    position: absolute;
    top: 20px;
    left: 50%;
    border-right: 1px solid #ccc;
    width: 1px;
    height: 140px;
  }
}
.if-logged {
  display: block;
}

.if-not-logged {
  display: none;
}

.user-logged .if-logged {
  display: block;
}
.user-logged .if-not-logged {
  display: none;
}

.chicco_icon_style_1 {
  font-size: 22px;
  position: relative;
  left: -3px;
  color: #e21d38;
}

@media (min-width: 768px) {
  .center-horizontal-fixed-width {
    margin: 0 auto;
    width: 250px;
  }
}
.slick-slider-new .slick-next {
  background: url("clientlib-newdesign/resources/images/frecce/freccia_destra_new.png");
}
.slick-slider-new .slick-prev {
  background: url("clientlib-newdesign/resources/images/frecce/freccia_sinistra_new.png");
}
.slick-slider-new .slick-next,
.slick-slider-new .slick-prev {
  width: 30px;
  height: 30px;
}
.slick-slider-new .slick-next.slick-disabled,
.slick-slider-new .slick-prev.slick-disabled {
  opacity: 0.25;
}
.slick-slider-new .slick-next:after,
.slick-slider-new .slick-prev:after {
  width: 15px;
  height: 15px;
  top: 10px;
}

.initiallyHidden {
  visibility: hidden;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.csu-separator {
  overflow: visible;
  position: relative;
  height: 1px;
  margin: 0 auto 8px auto;
}

.csu-separator:after {
  background-image: url(clientlib-newdesign/resources/images/separator-line.png);
  content: "";
  height: 21px;
  width: 100%;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
}
.csu-separator.gray-bg:after {
  background-color: #F6F6F7;
}
.csu-separator.white-bg:after {
  background-color: #FFFFFF;
}
@media (max-width: 767px) {
  .csu-separator:after {
    background-image: url("clientlib-newdesign/resources/images/separator-line-mobile.png");
  }
}

.gray-text * {
  color: #484d67 !important;
}

.mm-menu > .mm-panels {
  overflow: hidden !important;
}
.mm-menu .mm-panel.second-level,
.mm-menu .mm-panel.third-level {
  overflow: hidden !important;
}
.mm-menu .mm-listview.second-level,
.mm-menu .mm-listview.third-level {
  height:100vh;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 0;
  padding-bottom: 100px;
}
.mm-menu .mm-panel.second-level:after {
  display: none;
}
.mm-menu .mm-panel.third-level:after {
  display: none;
}

.third-level.mm-highest,
.second-level.mm-subopened:not(.mm-hidden) ~ .third-level {
  top: 40px;
  padding-top: 0;
}

.third-level.mm-highest .mm-navbar,
.second-level.mm-subopened:not(.mm-hidden) ~ .third-level .mm-navbar {
  display: none;
}

.new-title-style {
  font-size: 34px !important;
  text-align: center;
}
@media screen and (max-width: 550px) {
  .new-title-style {
    font-size: 26px !important;
  }
}

@media (max-width: 991px) {
  .categoryAlignerContainer {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .categoryAlignerContainer {
    margin-bottom: 10px;
  }
}
#site-wrapper {
  max-width: 2550px;
  margin: 0 auto;
  overflow: hidden;
}

.search-desktop-container .search-desktop {
  font-family: "Roboto", sans-serif;
  padding-bottom: 6px;
  border-bottom: 1px solid #d0d0d0;
}
.search-desktop-container .search-desktop span.chiccoicon-search {
  font-size: 20px;
}
.search-desktop-container .search-desktop span.chiccoiconshop2-search {
  font-size: 19px;
  font-weight: bold;
}
.search-desktop-container .search-desktop__blue_border_bottom {
  border-bottom: 1px solid #1b4f94;
}
.search-desktop-container .search-desktop__blue_border_bottom .search-desktop__close {
  display: block !important;
}
.search-desktop-container .search-desktop__search_bar {
  border-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  width: 180px;
  padding-left: 8px;
  -webkit-transition: width 0.5s ease-out;
  /* For Safari 3.1 to 6.0 */
  transition: width 0.5s ease-out;
}
.search-desktop-container .search-desktop__search_bar__opened {
  width: 485px;
}
@media screen and (max-width: 1239px) {
  .search-desktop-container .search-desktop__search_bar__opened {
    width: 350px;
  }
}
.search-desktop-container .search-desktop__search_bar::placeholder {
  color: #d0d0d0;
  font-style: normal;
  font-weight: 400;
}
.search-desktop-container .search-desktop__search_bar::-ms-input-placeholder {
  color: #d0d0d0;
}
.search-desktop-container .search-desktop__search_bar:-ms-input-placeholder {
  color: #d0d0d0;
}
.search-desktop-container .search-desktop:hover .search-desktop__close {
  display: block !important;
}
.search-desktop-container .search-desktop__close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
}
.search-desktop-container .search-desktop-result {
  text-align: left;
  position: absolute;
  width: 100%;
  padding-right: 13px;
  height: auto;
  z-index: 200001;
  font-size: 14px;
  display: none;
  overflow: hidden;
}

.search-desktop-container .price-discount{
	font-size:12px;
	font-weight:300;
}

.search-desktop-container .left-pad{
	padding-left:10px;
}	

.search-desktop-container .red{
	color:#e21d38;
} 

.search-mobile-container .left-pad{
	padding-left:10px;
}	

.search-mobile-container .red{
	color:#e21d38;
} 

.search-mobile-container .price-discount{
	font-size:12px;
	font-weight:300;
}

.search-desktop-container del{
	font-size:12px;
	font-weight:400;
	color:#484d67
}

.search-mobile-container del{
	font-size:12px;
	font-weight:400;
	color:#484d67
}


.search-desktop-container .search-desktop-result:hover {
  display: block;
}
.search-desktop-container .search-desktop-result__bg {
  border: 1px solid #E7E7E7;
  border-top: 0;
  overflow: hidden;
}
.search-desktop-container .search-desktop-result__default {
  min-height: 440px;
  padding: 20px 20px 20px 20px;
  background-color: #FFFFFF;
}
.search-desktop-container .search-desktop-result__default > span {
  margin-bottom: 20px;
}
.search-desktop-container .search-desktop-result__default div > a {
  font-weight: 400 !important;
  font-size: 14px !important;
  margin: 10px auto;
  color: #484d67 !important;
  display: block;
}
.search-desktop-container .search-desktop-result__default div > a:hover {
  color: #2a5fa7 !important;
  text-decoration: none;
  opacity: 1 !important;
}
.search-desktop-container .search-desktop-result__pages {
  display: none;
  float: left;
  width: 42%;
  background-color: #F6F6F7;
  height: 100%;
  padding: 15px 20px 10px 20px;
  padding-bottom: 500em;
  margin-bottom: -500em;
}
.search-desktop-container .search-desktop-result__pages div a {
  font-weight: 500 !important;
  font-size: 14px !important;
  margin: 10px auto;
  color: #484d67 !important;
  display: block;
}
.search-desktop-container .search-desktop-result__pages div a:hover {
  color: #2a5fa7 !important;
  text-decoration: none;
  opacity: 1 !important;
}
.search-desktop-container .search-desktop-result__pages div.all-results {
  margin-top: 20px;
}
.search-desktop-container .search-desktop-result__pages div.all-results a {
  font-weight: 500;
}
.search-desktop-container .search-desktop-result__items_and_suggestion {
  display: none;
  float: left;
  height: 100%;
  width: 58%;
  padding-bottom: 500em;
  margin-bottom: -500em;
  background: white;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__suggestion {
  padding: 10px 10px 10px 20px;
  border-bottom: 1px solid #EAEAEA;
  margin: 5px 10px 10px 10px;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__suggestion > span span {
  font-weight: 500;
  color: #2a5fa7 !important;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items {
  margin: 5px 10px 10px 10px;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:first-child a {
  border-bottom: 1px solid #EAEAEA;
  display: inline-block;
  width: 100%;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:first-child a > div:first-child {
  width: 90px;
  height: 60px;
  position: absolute;
  margin: 10px 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:first-child a > div:first-child img {
  width: 100%;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:first-child a > div:last-child {
  width: 100%;
  padding-left: 100px;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 18px;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:first-child a > div:last-child > div:first-child {
  font-family: "Baloo Paaji", sans-serif;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 6px 0;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:first-child a > div:last-child > div:last-child {
  font-weight: 500;
  font-size: 18px;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:first-child a:hover {
  text-decoration: none;
  color: #2a5fa7 !important;
  opacity: 1 !important;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:last-child a {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  font-weight: 500;
}
.search-desktop-container .search-desktop-result__items_and_suggestion__items div:last-child a:hover {
  text-decoration: none;
  color: #2a5fa7 !important;
  opacity: 1 !important;
}

.search-mobile-container {
  background-color: #F6F6F7;
  font-family: "Roboto", sans-serif;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999999;
  position: fixed;
  overflow-y: scroll;
  top: 0px;
  padding: 0;
}
.search-mobile-container__data_entry {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F1F1F2;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
  z-index: 1;
  position: fixed;
}
.search-mobile-container__data_entry__back {
  font-size: 14px;
  color: #484d67;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 10%;
  line-height: 35px;
  cursor: pointer;
}
.search-mobile-container__data_entry__search_icon {
  font-size: 18px;
  color: #484d67;
  float: left;
  margin-bottom: 7px;
  margin-top: 10px;
  width: 10%;
  line-height: 35px;
}
.search-mobile-container__data_entry__input {
  border: 0;
  font-style: normal;
  margin-bottom: 7px;
  margin-top: 10px;
  width: 60%;
  float: left;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
  text-indent: 10px;
}
.search-mobile-container__data_entry__delete {
  font-size: 12px;
  color: #484d67;
  float: left;
  margin-bottom: 0px;
  margin-top: 14px;
  text-transform: capitalize;
  font-weight: 300;
  width: 20%;
  line-height: 35px;
  cursor: pointer;
  display: none;
}
.search-mobile-container__results {
  width: 100%;
  padding-top: 55px;
}
.search-mobile-container__results__default {
  background-color: #FFFFFF;
  padding: 15px 25px 20px 25px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.search-mobile-container__results__default span {
  font-size: 12px;
  font-weight: 300;
}
.search-mobile-container__results__default div a {
  color: #484d67 !important;
  display: block;
  margin: 10px 0 10px 0;
  font-size: 16px;
  font-weight: 400;
}
.search-mobile-container__results__default div a:hover {
  color: #2a5fa7 !important;
  text-decoration: none;
  opacity: 1 !important;
}
.search-mobile-container__results__items {
  background-color: #FFFFFF;
  display: none;
  padding: 15px 25px 20px 25px;
}
.search-mobile-container__results__items__suggestion {
  font-size: 12px;
  font-weight: 300;
}
.search-mobile-container__results__items__suggestion > span span {
  font-weight: 500;
  color: #2a5fa7 !important;
}
.search-mobile-container__results__items__all_results {
  margin-top: 8px;
  margin-bottom: 10px;
}
.search-mobile-container__results__items__all_results a {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  color: #484d67 !important;
}
.search-mobile-container__results__items__all_results a:hover {
  color: #2a5fa7 !important;
  text-decoration: none;
  opacity: 1 !important;
}
.search-mobile-container__results__items__items div a {
  border-top: 1px solid #EBECEF;
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  font-weight: bold;
  height: 71px;
}
.search-mobile-container__results__items__items div a > div:first-child {
  position: absolute;
  width: 75px;
  height: 50px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.search-mobile-container__results__items__items div a > div:first-child img {
  width: 100%;
}
.search-mobile-container__results__items__items div a > div:last-child {
  color: #484d67;
  width: 100%;
  margin: 0;
  padding-left: 86px;
  vertical-align: middle;
  display: inline-block;
  padding-right: 10px;
}
.search-mobile-container__results__items__items div a > div:last-child > div:first-child {
  padding-top: 4px;
  font-family: "Baloo Paaji", sans-serif;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
}
.search-mobile-container__results__items__items div a > div:last-child > div:last-child {
  font-weight: 500;
  font-size: 16px;
}
.search-mobile-container__results__items__items div a:hover {
  text-decoration: none;
  color: #2a5fa7 !important;
  opacity: 1 !important;
}
.search-mobile-container__results__pages {
  display: none;
  padding: 15px 25px 300px 25px;
  width: 100%;
  background-color: #F6F6F7;
}
.search-mobile-container__results__pages span {
  font-size: 12px;
  font-weight: 300;
}
.search-mobile-container__results__pages div a {
  font-weight: 400 !important;
  font-size: 16px !important;
  margin: 10px auto;
  color: #484d67 !important;
  display: none;
}
.search-mobile-container__results__pages div a:hover {
  color: #2a5fa7 !important;
  text-decoration: none;
}
.search-mobile-container__results__pages div a:nth-child(-n + 3) {
  display: block;
}

.dropdown-backdrop {
  z-index: -1;
}

.central-menu-2 > ul.nav-tabs {
  height: 43px;
}
.central-menu-2 > ul.nav-tabs > li {
  padding-right: 0;
  padding-left: 0;
}
.central-menu-2 > ul.nav-tabs > li:hover::after {
  display: block;
  bottom: 0px;
  z-index: 12;
  margin-left: -9px;
  content: "";
  border-bottom: 4px solid #2a5fa7;
  border-right: 0;
  border-left: 0;
  margin: 0 auto;
  width: 80%;
  position: relative !important;
  left: 0 !important;
}
.central-menu-2 > ul.nav-tabs > li.central-menu-2-has_megamenu > a:before {
  content: "";
}
.central-menu-2 > ul.nav-tabs > li.open {
  position: static;
}
.central-menu-2 > ul.nav-tabs > li.open > a {
  color: #2a5fa7 !important;
}
.central-menu-2 > ul.nav-tabs > li.open .dropdown-menu {
  transform: translateZ(0);
  transform-style: preserve-3d;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.05);
  z-index: 200000;
  display: table;
  width: 100%;
  left: 0;
  right: 0;
}
.central-menu-2 > ul.nav-tabs > li.open .dropdown-menu > li {
  display: table-cell;
}
.central-menu-2 > ul.nav-tabs > li.open:after {
  content: "";
  border-bottom: 4px solid #2a5fa7;
  border-right: 0;
  border-left: 0;
  margin: 0 auto;
  width: 80%;
  position: relative !important;
  left: 0 !important;
}

.navbar-default--collapse .central-menu-2 > ul.nav-tabs {
  height: 41px;
}

.megamenu2-moda_1 {
  outline: 0;
  border: 0;
  background-color: #FFFFFF;
  margin-top: 0 !important;
  padding: 0;
  position: absolute;
  top: 100% !important;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner {
  position: relative;
  overflow-y: auto;
}
@media (max-height: 680px) {
  .megamenu2-moda_1 > .megamenu2-moda_1_inner {
    height: calc(100vh - 105px);
  }
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row {
  margin-right: 0;
  margin-left: 0;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 {
  width: 100% !important;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div {
  width: 100% !important;
  padding: 0;
  display: inline-block;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div span:before,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div span:after {
  background-color: #6f9dd9;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 35%;
}
@media screen and (max-width: 1024px) {
  .megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div span:before,
  .megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div span:after {
    width: 32%;
  }
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div span:before {
  right: 0.5em;
  margin-left: -60%;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div span:after {
  left: 0.5em;
  margin-right: -50%;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1 div span {
  display: inline-block;
  text-align: center;
  width: 100%;
  font-size: 16px !important;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1_female div span:before,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row .ui-component-modanavhead1_female div span:after {
  background-color: #ee7c9c;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"],
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] {
  padding-top: 20px;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"].divider-right-1:after,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"].divider-right-1:after {
  content: " ";
  display: block;
  border-right: 1px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"] .container-thumbnail,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] .container-thumbnail {
  position: relative;
  width: 190px;
  height: 245px;
  margin: 0 auto 18px auto;
  border: solid 1px rgba(208, 208, 208, 0.51);
  border-radius: 2px;
  background-color: #ffffff;
}
@media screen and (min-width: 992px) and (max-width: 1150px) {
  .megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"] .container-thumbnail,
  .megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] .container-thumbnail {
    width: 100%;
  }
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"] .container-thumbnail img,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] .container-thumbnail img {
  position: relative;
  top: 1.8%;
  left: 3px;
  object-fit: contain;
  width: 180px;
  height: 160px;
}
@media screen and (min-width: 992px) and (max-width: 1150px) {
  .megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"] .container-thumbnail img,
  .megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] .container-thumbnail img {
    width: 100%;
    margin: 0 auto;
    left: 0;
    padding: 3%;
    position: relative;
  }
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"] .container-thumbnail h4,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] .container-thumbnail h4 {
  position: absolute;
  padding: 15px;
  bottom: 10px;
  height: 38px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #414d63;
}
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class^="col-c1-"] .container-thumbnail:hover,
.megamenu2-moda_1 > .megamenu2-moda_1_inner > .container > .row > [class*=" col-c1-"] .container-thumbnail:hover {
  border-color: #2a5fa7;
}

.menu-thumbnail {
  margin-bottom: 33px;
}
.menu-thumbnail h4.two-rows {
  padding: 0 !important;
}

.header-menu-navitem-chicco_moda-spacer {
  height: 13px;
}

@media screen and (min-width: 1260px) {
  .megamenu2-moda_1 {
    width: 1200px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0 !important;
    padding: 0;
  }
}
.ui-component.ui-component-modanavhead1 {
  text-align: center;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > div > div:first-child {
  width: 100%;
  height: 1px;
  border: 1px solid #2a5fa7;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > div > div:last-child {
  width: 100%;
  height: 1px;
  border: 1px solid #2a5fa7;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > span,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_male > div {
  padding-left: 0;
}
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_female > span,
.ui-component.ui-component-modanavhead1.ui-component-modanavhead1_female > div {
  padding-right: 0;
}

.ui-component.ui-component-modanavlist1 {
  margin-bottom: 25px;
}
.ui-component.ui-component-modanavlist1 ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ui-component.ui-component-modanavlist1 ul li {
  position: static;
  height: auto;
  line-height: 13px;
  display: block;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #484d67;
  white-space: normal !important;
  padding: 0 !important;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .ui-component.ui-component-modanavlist1 ul li {
    font-weight: 400;
  }
}
@media (max-width: 1279px) {
  .ui-component.ui-component-modanavlist1 ul li {
    font-size: 12px;
  }
}
.ui-component.ui-component-modanavlist1 ul li a {
  color: #484d67;
}
.ui-component.ui-component-modanavlist1 ul li a:hover {
  color: #2a5fa7;
  text-decoration: none;
}
.ui-component.ui-component-modanavlist1 ul li.list-head {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
}
.ui-component.ui-component-modanavlist1 ul li.list-head.prodotti:after {
  content: "";
  display: block;
  width: 85%;
  padding-top: 8px;
  border-bottom: 1px solid #e7e7e7;
}
.ui-component.ui-component-modanavlist1 ul li.list-head.prodotti.no-children:after {
  border-color: transparent;
}
.ui-component.ui-component-modanavlist1 ul li.list-head > a {
  padding-right: 10px;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #1b4f94;
}
@media screen and (max-width: 991px) {
  .ui-component.ui-component-modanavlist1 ul li.list-head > a {
    font-weight: 400;
  }
}
.ui-component.ui-component-modanavlist1 ul li.list-head > a:after {
  text-decoration: none !important;
}
.ui-component.ui-component-modanavlist1 ul li.list-head > a:after:hover {
  text-decoration: none !important;
}
.ui-component.ui-component-modanavlist1 ul li.list-head > a + img {
  position: absolute;
  top: -6px;
}
.ui-component.ui-component-modanavlist1 ul li.list-head > a:after {
  content: "›";
  margin-left: 8px;
  font-size: 20px;
  position: absolute;
  bottom: 6px;
}
.ui-component.ui-component-modanavlist1 ul li.list-head a:hover {
  color: #173b6e;
}
.ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom {
  padding-bottom: 15px;
}
.ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom a, .ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom a:focus, .ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom a:hover {
  text-decoration: none;
}
.ui-component.ui-component-modanavlist1.ui-component-modanavlist1_style1 {
  margin-bottom: 10px;
}
@media screen and (min-width: 992px){
	.ui-component.ui-component-modanavlist1 ul li.list-head.list-head-space-bottom {
	  /*margin-top: 20px;*/
	}	
}
.add-margin-bottom{
	margin-bottom: 20px!important;
}
.ui-component-modaadv1 .low-card {
  display: inline-block;
  width: 168px;
  height: 60px;
  border-radius: 2px;
  background-color: #d8d9de;
  margin-bottom: 4px;
}
.ui-component-modaadv1 .low-card .text-details {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 30%;
  height: 60px;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #414d63;
  padding-left: 10px;
  padding-top: 10px;
}
@media screen and (max-width: 991px) {
  .ui-component-modaadv1 .low-card .text-details {
    font-weight: 400;
  }
}
.ui-component-modaadv1 .low-card .text-details .center {
  position: relative;
  float: left;
}
.ui-component-modaadv1 .low-card a {
	display: block;
	overflow: hidden;
}
.ui-component-modaadv1 .low-card .image {
  float: right;
  margin-left: 25%;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: auto;
  box-sizing: content-box;
}
.ui-component-modaadv1 .low-card .image img {
  top: 0;
  right: 20px;
  height: 60px;
  object-fit: scale-down;
  position: relative;
}

.col-c1-2 {
  width: 16.66666667%;
}

.col-c1-3 {
  width: 33.33333334%;
}

/** NAVBAR **/
#panel-login > span:before {
  content: "\e910";
}

#offcanvas-1 .mm-navbars-top .mm-navbar {
  overflow: hidden;
  height: auto;
}

.mm-menu-voice {
  font-family: "Baloo Paaji", cursive;
  background-color: #FFFFFF !important;
  color: #1b4f94 !important;
  font-weight: bold;
}

.mm-navbars-top {
  border: 0 !important;
}

.mm-my-chicco-voice {
  font-family: "Baloo Paaji", cursive;
  font-weight: bold;
  background-color: #1b4f94 !important;
  color: #FFFFFF !important;
}

.border-right {
  border-bottom-right-radius: 5px;
}

.border-left {
  border-bottom-left-radius: 5px;
}

/* Mobile Menu */
#mobile-menu {
  /* Tabs */
  /* GENERAL SETTINGS */
  /* Footer */
  /* MENU TAB - Main page styling */
  /* White background tab */
  /* Hide Main page title and navbar */
  /* MENU TAB - Second level styling*/
  /* MyChicco tab - Main page styling */
}
#mobile-menu .mobile-mmenu-tab-menu {
  font-family: "Baloo Paaji", cursive !important;
  background-color: #FFFFFF !important;
  color: #1b4f94 !important;
  font-weight: bold;
}
#mobile-menu .mobile-mmenu-tab-mychicco {
  font-family: "Baloo Paaji", cursive !important;
  font-weight: 300;
  background-color: #1b4f94 !important;
  color: #FFFFFF !important;
}
#mobile-menu .radius-left-tab {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
#mobile-menu .radius-right-tab {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
#mobile-menu .mm-listview > li:not(.mm-divider):after {
  right: 20px;
}
#mobile-menu .mm-panels .mm-panel .mm-title {
  display: none;
}
#mobile-menu .mm-listview span.category-title {
  font-size: 16px !important;
  font-weight: 500 !important;
  height: 40px;
  left: 0 !important;
  max-width: 100% !important;
}
#mobile-menu .dark-gray-background {
  background-color: #d8d9de !important;
}
#mobile-menu .menu-element-height-100 {
  height: 100px !important;
}
#mobile-menu .menu-element-height-100 > img {
  margin-right: 10px;
}
#mobile-menu .mm-menu-mobile-subtitles {
  font-family: "Roboto", sans-serif;
  position: absolute;
  height: 100%;
  width: 100%;
}
#mobile-menu .mm-menu-mobile-subtitles__block {
  background-color: #FFFFFF;
  margin-top: 15px;
}
#mobile-menu .mm-menu-mobile-subtitles__block__whishlist {
  margin: 5px 15px 5px 15px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  width: auto;
  padding: 15px 14px 10px 14px;
}
#mobile-menu .mm-menu-mobile-subtitles__block__discount {
  margin: 5px 15px 5px 15px;
  display: block;
  width: auto;
  padding: 10px 14px 10px 14px;
}
#mobile-menu .mm-menu-mobile-subtitles__choose_country_and_language {
  position: absolute;
  width: 100%;
  padding: 11px 0;
}
#mobile-menu .mm-menu-mobile-subtitles__choose_country_and_language__country {
  float: left;
  margin-bottom: 10px;
  margin-left: 25px;
}
#mobile-menu .mm-menu-mobile-subtitles__choose_country_and_language__country__flagcontainer {
  width: 20px;
  height: 20px;
  overflow: hidden;
  float: left;
  margin-right: 3px;
  position: relative;
  top: -1px;
}
#mobile-menu .mm-menu-mobile-subtitles__choose_country_and_language__country__flagcontainer img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}
#mobile-menu .mm-menu-mobile-subtitles__choose_country_and_language__language {
  float: right;
  margin-bottom: 10px;
  margin-right: 25px;
}
#mobile-menu .mm-menu-mobile-subtitles__choose_country_and_language__language .globe {
  font-size: 16px;
  padding-right: 3px;
  position: relative;
  top: 3px;
}
#mobile-menu #mobile-mmenu-menu.mm-panel {
  transition: none !important;
}
#mobile-menu #mobile-mmenu-mychicco.mm-panel {
  transition: none !important;
}
#mobile-menu .mm-panel.mm-subopened {
  transform: none;
}
#mobile-menu .mm-panels .mm-panel:first-child {
  /* Remove last bottom border before subtitles */
  /* Add grey border before whishlist*/
  /*Subtitles icon positioning*/
}
#mobile-menu .mm-panels .mm-panel:first-child .mm-title {
  display: none;
}
#mobile-menu .mm-panels .mm-panel:first-child .mm-navbar {
  display: none;
}
#mobile-menu .mm-panels .mm-panel:first-child .mm-listview {
  margin-top: -45px;
  /* Menu voices bold and uppercase (gli span sono le voci senza sottomenu)*/
}
#mobile-menu .mm-panels .mm-panel:first-child .mm-listview li {
  line-height: 30px;
  font-size: 16px;
}
#mobile-menu .mm-panels .mm-panel:first-child .mm-listview li span,
#mobile-menu .mm-panels .mm-panel:first-child .mm-listview li a {
  font-weight: 500;
  text-transform: uppercase;
}
#mobile-menu .mm-panels .mm-panel:first-child .no-border-bottom:after {
  display: none;
}
#mobile-menu .mm-panels .mm-panel:first-child .border-separator {
  border-top: 15px solid #F6F6F7 !important;
}
#mobile-menu .mm-panels .mm-panel:first-child .subtitles span {
  font-weight: normal !important;
  font-size: 16px !important;
  text-transform: none !important;
  line-height: 16px !important;
  vertical-align: middle !important;
}
#mobile-menu .mm-panels .mm-panel:first-child .csu-heart:before,
#mobile-menu .mm-panels .mm-panel:first-child .csu-mail:before {
  position: relative;
  top: 2px;
}
#mobile-menu .mm-panels .second-level {
  /* HIDE ARROW IN SUBMENU */
  /* Hide menu spacers*/
}
#mobile-menu .mm-panels .second-level .mm-next:after {
  display: none;
}
#mobile-menu .mm-panels .second-level li:not(.mm-divider):after {
  display: none;
}
#mobile-menu .mm-panels .second-level .mm-listview li {
  height: 78px;
  margin: 12px 15px;
  background-color: #F6F6F7;
  white-space: normal !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
#mobile-menu .mm-panels .second-level .mm-listview li.textOverImage span {
  white-space: nowrap !important;
  overflow: visible;
  position: relative;
  z-index: 1;
}
#mobile-menu .mm-panels .second-level .mm-listview li span {
  padding: 35px 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  max-width: 60%;
  white-space: normal !important;
}
#mobile-menu .mm-panels .second-level .mm-listview li .img-circle {
  height: 90%;
  margin-right: 12px;
}
#mobile-menu .mm-panels .second-level .mm-listview li img {
  display: inline-block;
  position: absolute;
  right: 0;
  height: 100%;
}
#mobile-menu .mm-panels .second-level .mm-listview li a {
  width: 100%;
  padding: 0;
  background: transparent;
}
#mobile-menu .mm-panels .second-level .mm-listview li a img {
  top: 0px;
}
#mobile-menu .mm-panels .second-level .mm-listview li a .img-circle {
  top: 5px;
}
#mobile-menu .mm-panels .third-level {
  /* Hide menu spacers*/
  /* Hide menu spacers*/
}
#mobile-menu .mm-panels .third-level .mm-listview li:first-child {
  height: auto;
  padding: 6px 0;
}
#mobile-menu .mm-panels .third-level .mm-listview li:first-child span {
  position: relative;
}
#mobile-menu .mm-panels .third-level .mm-listview li {
  height: 60px;
  padding: 10px;
  white-space: normal !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
#mobile-menu .mm-panels .third-level .mm-listview li span {
  display: inline-block;
  position: relative;
  left: 50px;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
}
#mobile-menu .mm-panels .third-level .mm-listview li img {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 5px;
  height: 80%;
}
#mobile-menu .mm-panels .third-level .mm-listview li a {
  width: 100%;
}
#mobile-menu .mm-panels .third-level .mm-listview li a.catLink {
	height: 40px;
}
#mobile-menu #mobile-mmenu-mychicco:before {
  display: none;
}
#mobile-menu #mobile-mmenu-mychicco {
  /*Hide navbar*/
}
#mobile-menu #mobile-mmenu-mychicco .mm-navbar {
  display: none !important;
}
#mobile-menu #mobile-mmenu-mychicco form .form-title {
  color: #fff;
}
#mobile-menu #mobile-mmenu-mychicco #user-login-form-mobile {
  text-align: center;
}
#mobile-menu #mobile-mmenu-mychicco #user-login-form-mobile .form-title {
  font-family: "Baloo Paaji", cursive;
  font-weight: 400;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 20px;
}
#mobile-menu #mobile-mmenu-mychicco #user-login-form-mobile .form-group > input {
  padding: 6px 15px;
  background-color: #173b6e;
  color: white;
  border-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 45px;
  font-size: 16px;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
#mobile-menu #mobile-mmenu-mychicco #user-login-form-mobile .form-group > input::placeholder {
  color: #2a5fa7;
  font-style: normal;
}
#mobile-menu #mobile-mmenu-mychicco #user-login-form-mobile .forgot-password > a {
  color: #D8D9DE;
  text-align: right;
}
#mobile-menu #mobile-mmenu-mychicco #user-login-form-mobile .forgot-password > a:hover {
  text-decoration: none;
}
#mobile-menu #mobile-mmenu-mychicco #user-login-form-mobile .cta-wrapper > button {
  font-family: "Baloo Paaji" !important;
  margin-top: 10px;
  background-color: #FFFFFF;
  color: #1b4f94;
  border-radius: 100px;
  padding: 10px 0px;
  float: right;
  font-size: 14px;
  font-weight: 900;
  width: 140px;
}
#mobile-menu #mobile-mmenu-mychicco .divider {
  padding: 0 15px;
  background-color: #173b6e;
  height: 1px;
  width: 100%;
  margin: 20px 0;
}
#mobile-menu #mobile-mmenu-mychicco .signup {
  color: #FFFFFF;
}
#mobile-menu #mobile-mmenu-mychicco .signup__title {
  font-family: "Baloo Paaji", cursive;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}
#mobile-menu #mobile-mmenu-mychicco .signup__offers {
  text-align: left;
  font-style: italic;
}
#mobile-menu #mobile-mmenu-mychicco .signup__offers__list {
  padding: 0 20px;
  list-style-type: disc;
}
#mobile-menu #mobile-mmenu-mychicco .signup__cta > a {
  font-family: "Baloo Paaji" !important;
  margin-top: 10px;
  background-color: #FFFFFF;
  color: #1b4f94;
  border-radius: 100px;
  padding: 10px 0px;
  float: right;
  font-size: 14px;
  font-weight: 900;
  width: 140px;
}

#login-box {
  margin-top: 7px;
  border: 1px solid #E7E7E7;
}
@media screen and (min-width: 992px) {
  #login-box .login__body .sections-list li {
    padding-left: 0;
  }
}

.login-dropdown-menu-left {
  left: 80% !important;
  transform: translate(-80%, 0) !important;
}

.login-dropdown-menu-left:after {
  left: 80% !important;
}

#discount-box.dropdown-menu-center {
  left: 50% !important;
  right: auto !important;
  transform: translate(-80%, 0) !important;
  min-width: 260px;
  padding: 25px;
  text-align: center;
  margin: 7px 0 0;
  border: 1px solid #E7E7E7;
}
#discount-box.dropdown-menu-center:after {
  content: "";
  display: block;
  position: absolute;
  left: 80%;
  width: 10px;
  height: 10px;
  top: -6px;
  border-left: 1px solid #E7E7E7;
  border-top: 1px solid #E7E7E7;
  background-color: #fff;
  transform: translate(-50%, 0%);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

/* On screens that are 600px or less */
@media screen and (max-width: 600px) {
    #discount-box-mobile.dropdown-menu-center {
        margin: 0 auto;
        width:100%;
        text-align: center;
        border: 1px solid #E7E7E7;
        margin-left:-10px;
    }
    .discount-box {
      margin: 10px 45px 25px 45px;
      width: 100% !important;
      text-align: justify;
    }   
    .dropdown {
        width:100% !important;
    }

    .modal-drop-mobile {
      width: 100% !importan;
      height: auto;
      padding: 5px 25px;
    }

    #discount-box-mobile.dropdown-menu-center:after{
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      width: 10px;
      height: 10px;
      top: -6px;
      border-left: 1px solid #E7E7E7;
      border-top: 1px solid #E7E7E7;
      background-color: #fff;
      transform: translate(-50%, 0%);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
    }

    [id="popup_news_dropMobile"] .modal-title {
      margin-top: 10px;
      font-family: "Baloo Paaji", sans-serif;
      font-weight: 200 !important;
      font-size: 14px !important;
      line-height: 14px !important;
    }
    
    [id="popup_news_dropMobile"] .modal-banner-title {
      font-size: 24px !important;
      font-weight: 600 !important;
      line-height: 24px !important;
      font-family: "Roboto", sans-serif !important;
    }

    [id="popup_news_dropMobile"] .modal-subtitle {
      font-size: 16px !important;
      font-weight: 300 !important;
      padding-bottom: 30px;
    }

    [id="popup_news_dropMobile"] .modal-body .input .terms label span.text {
      font-weight: 300;
      padding-left: 30px;
      position: absolute;
      display: block;
      width:100%;
      word-wrap:break-word;
      top: 4px;
    }

    #popup_news_dropMobile input[type='submit'].btn.btn-blue {
        text-align: center;
        height: 45px;
        width: 180px;
        line-height: 45px;
        text-transform: none;
        padding: 0;
        border-radius: 25px;
    }
    
    #popup_news_dropMobile input[type='submit'].btn.btn-blue {
        background-color: #1b4f94;
        color:#FFFFFF;
        text-transform: uppercase;
        font-family: "Baloo Paaji", sans-serif;
        font-size: 12px;
        border-radius: 25px;
        border: none;
        padding: 6px 56px;
    }

    .dropdown {
    	position:initial;
    }

}
/* On screens that are larger than 600px or smaller than 1024 px*/
@media (min-width: 601px) and (max-width: 1024px) {
    #discount-box-mobile.dropdown-menu-center {
        left: 70% !important;
        right: auto !important;
        transform: translate(-80%, 0) !important;
        min-width: 260px;
        padding: 25px;
        text-align: center;
        margin: 7px 0 0;
        border: 1px solid #E7E7E7;
    }
    #discount-box-mobile.dropdown-menu-center:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        width: 10px;
        height: 10px;
        top: -6px;
        border-left: 1px solid #E7E7E7;
        border-top: 1px solid #E7E7E7;
        background-color: #fff;
        transform: translate(-50%, 0%);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .modal-drop-mobile {
        width: 414px !important;
        height: auto;
        padding: 5px 25px;
    }

    [id^="popup_news"] .modal-title {
      margin-top: 10px;
      font-family: "Baloo Paaji", sans-serif;
      font-weight: 500 !important;
      font-size: 24px !important;
      line-height: 24px !important;
    }
    
    [id^="popup_news"] .modal-banner-title {
      font-size: 36px !important;
      font-weight: 900 !important;
      line-height: 40px !important;
      font-family: "Roboto", sans-serif ;
    }
    
    [id^="popup_news"] .modal-subtitle {
      font-size: 16px !important;
      font-weight: 300 !important;
      padding-bottom: 30px;
    }
}

a[id="discount-mobile"] {
    color: #484d67;
}

.discount-box {
  margin: 10px 45px 25px 45px;
  width: 290px;
  text-align: justify;
}
.discount-box__title {
  font-family: "Baloo Paaji", sans-serif;
  color: #484d67;
  font-size: 24px;
  text-align: center;
}
.discount-box__subtitle {
  font-family: "Baloo Paaji", sans-serif;
  color: #e71336;
  font-size: 20px;
  text-align: center;
}
.discount-box__description {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}
.discount-box__nl_form__email {
  margin-top: 19px;
  width: 100%;
  padding: 6px 15px;
  background-color: #FFFFFF;
  color: #484d67;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 45px;
  font-size: 16px;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.discount-box__nl_form__email::placeholder {
  color: #484d67;
  font-style: normal;
}
.discount-box__nl_form__checkbox {
  margin-top: 21px;
}
.discount-box__nl_form__checkbox input {
  display: inline-block;
  vertical-align: top;
  width: 5%;
  -webkit-appearance: none;
  background-color: #FFFFFF;
  border: 1px solid #e7e7e7;
  padding: 9px;
  border-radius: 4px;
  display: inline-block;
  position: relative;
}
.discount-box__nl_form__checkbox input:active,
.discount-box__nl_form__checkbox input :checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.discount-box__nl_form__checkbox input:checked:after {
  font-family: "chiccoiconshop2";
  content: "\e927";
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #484d67;
}
.discount-box__nl_form__checkbox label {
  display: inline-block;
  float: right;
  width: 90% !important;
  font-size: 14px;
  font-weight: 300;
}
.discount-box__nl_form__checkbox label a {
  text-decoration: underline;
  color: #484d67;
}
.discount-box__nl_form__checkbox label a:hover {
  text-decoration: underline;
  color: #484d67;
}
.discount-box__nl_form__submit {
  margin-top: 26px;
  margin-bottom: 25px;
  float: right;
}

.navbar-default #navbar .top-menu .right-menu li a:hover {
  color: #2a5fa7 !important;
  text-decoration: none !important;
  opacity: 1 !important;
}

/*
#offcanvas-1.navbar-top-height-double .mm-navbars-top .mm-navbar {
  height: auto;
}

#navbar-mobile .central-menu .nav li a {
  font-weight: 600;
}

#navbar-mobile .nav-tabs span {
  font-weight: 600;
}

#navbar-mobile .nav-tabs > li, #navbar-mobile .nav-tabs.nav-justified > li {
  &:last-child {
    border: 0;
  }
}

.mm-menu-mobile-subtitles {
  font-family: 'Roboto', sans-serif;
  background-color: $chicco_color_gray_light;
  position: absolute;
  height: 100%;
  width: 100%;
  &__block {
    background-color: $chicco_color_white;
    margin-top: 15px;
    &__whishlist {
      margin: 5px 15px 5px 15px;
      border-bottom: 1px solid #e5e5e5;
      display: block;
      width: auto;
      padding: 15px 14px 10px 14px;
    }
    &__discount {
      margin: 5px 15px 5px 15px;
      display: block;
      width: auto;
      padding: 10px 14px 10px 14px;
    }
  }
  &__choose_country_and_language {
    position: absolute;
    margin-top: 20px;
    width: 100%;
    &__country {
      float: left;
      margin-bottom: 10px;
      margin-left: 25px;

      &__flagcontainer{
        width: 24px;
        height: 24px;
        overflow: hidden;
        border-radius: 50%;
        float:left;
        margin-right:3px;
        position:relative;
        top:-2px;

        img{
          display: inline;
          margin: 0 auto;
          height: 100%;
          width: auto;
        }
      }
    }
    &__language {
      float: right;
      margin-bottom: 10px;
      margin-right: 25px;

      .globe {
        font-size:16px;
        padding-right: 3px;
        position: relative;
        top: 3px;
      }
    }
  }
}
*/
#mobile-menu .img-circle {
  background-color: #efefef;
  padding: 2px;
}
#mobile-menu .mm-listview li.sub {
  padding: 0;
  margin: -10px;
}
#mobile-menu .mm-listview li.sub:after {
  content: none;
}
#mobile-menu .mm-listview li.sub .category-title {
  padding: 0 20px;
  background: #f6f6f7;
  width: 100%;
  height: 45px;
  line-height: 45px;
}
#mobile-menu .mm-navbar > * {
  padding: 13px 0;
}

#mobile-menu a.mm-btn.mm-prev.csu-back_mmenu span.mobile-backlink-label {
    position: relative;
    left: 36px;
    top: 0px;
    font-family: "Baloo Paaji", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #484d67;  
}

#mobile-menu a.mm-btn.mm-prev.csu-back_mmenu:before {
  color: #484d67;
  font-weight: bold;
  border: 0;
  left: 15px;
  transform: none;
}
#mobile-menu.mm-menu.mm-offcanvas {
  z-index: 20;
}
#mobile-menu.mm-menu.mm-offcanvas.mm-opened {
  width: 85%;
  min-width: 270px;
}

html.mm-opening #mobile-menu.mm-menu.mm-opened ~ .mm-slideout {
  transform: translate(85%, 0, 0) !important;
  transform: translate3d(85%, 0, 0) !important;
}

@media all and (min-width: 550px) {
  html.mm-opening #mobile-menu.mm-menu.mm-opened ~ .mm-slideout {
    transform: translate(440px, 0) !important;
    transform: translate3d(440px, 0, 0) !important;
  }
}
.mm-listview > li > a,
.mm-listview > li > span,
.list > ul > li > span,
.list > ul > li > a {
  color: #494e68;
}

.mm-menu .mm-listview > li .mm-next:after {
  border-color: #494e68;
  font-family: "chiccositounico" !important;
  color: #494e68;
  border: 0;
  content: "\e914";
  margin: 10px 0;
  transform: none;
}

#mobile-menu .mm-panels .mm-panel:first-child .subtitles span.text {
  font-family: "Roboto", sans-serif;
  padding-left: 5px;
  font-size: 12px !important;
}

.mm-panel > div.mm-navbar,
.mm-panel > ul {
  background-color: #fff;
}

html #mobile-menu #mobile-mmenu-mychicco:not(.logged) {
  background-color: #1b4f94 !important;
}

html #mobile-menu #mobile-mmenu-mychicco.logged {
  padding-top: 10px;
  background-color: #f3f3f3 !important;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .title {
  height: 62px;
  color: white;
  line-height: 62px;
  font-size: 16px;
  box-shadow: 0px 18px 30px -17px rgba(0, 0, 0, 0.3);
  overflow: auto;
  margin: 0 -20px;
  padding: 0 20px;
  background-color: #1b4f94;
  position: sticky;
  position: -webkit-sticky;
  top: 5px;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .title .name {
  font-weight: 400;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter {
  height: 62px;
  background-color: #173b6e;
  margin: 0 -20px;
  padding: 10px 20px;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter .fidelitycard {
  font-size: 12px;
  font-weight: 400;
  color: white;
  width: 50%;
  padding: 5px 0;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter .data {
  text-align: right;
  line-height: 50px;
  width: 50%;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter .fidelitycard div {
  float: left;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter > div {
  width: 50%;
  float: left;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter .fidelitycard .fidelicon {
  font-size: 30px;
  width: 50px;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter .fidelitycard .text {
  width: 60px;
  font-size: 14px;
  line-height: initial;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter span {
  color: white;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .counter span.number {
  font-size: 25px;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .list li {
  list-style: none;
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: 400;
  padding-left: 5px;
  color: #484d67;
}
html #mobile-menu #mobile-mmenu-mychicco.logged .list ul {
  margin: 0 -20px;
  padding: 0 20px;
  background-color: #fff;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #494e68;
}

.mm-menu .mm-menu-mobile-subtitles__choose_country_and_language a {
  text-decoration: underline;
}

.mm-listview {
  padding: 1px 0px;
}

.mm-hasnavbar-top-1 .mm-panels {
  top: 30px;
}

[id^="popup_news"] .modal-title {
  margin-top: 10px;
  font-family: "Baloo Paaji", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
}

[id^="popup_news"] {
  height: 473px;
  top: 50%;
  margin-top: -240px;
}

[id^="popup_news"] .modal-body {
  padding: 15px 0 0 0;
}

[id^="popup_news"] .closeNews,
[id^="popup_news"] .closeNews2 {
  text-align: right;
}

[id^="popup_news"] .closeNews span,
[id^="popup_news"] .closeNews2 span {
  position: relative;
  top: 12px;
  right: 12px;
}

#popup_news .modal-content {
  text-align: center;
  height: 473px;
  margin: 0 10px;
  border-radius: 0px;
}

#popup_news2 .modal-content {
  text-align: center;
  height: 268px;
  margin: 0 10px;
  border-radius: 0px;
}

#popup_news_dropDesktop, #popup_news_dropMobile {
  text-align: center;
}

[id^="popup_news"] .modal-head .image {
  height: 70px;
  width: 70px;
  background-color: lightgray;
  margin: 0 auto;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

[id^="popup_news"] .modal-head {
  padding-bottom: 18px;
}

[id^="popup_news"] .modal-banner-title {
  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
  font-family: "Roboto", sans-serif;
}

[id^="popup_news"] .modal-subtitle {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 30px;
}

#popup_news2 .modal-title {
  margin-top: 25px;
}

[id^="popup_news"] .modal-body .input {
  padding: 0 15px;
}

[id^="popup_news"] .modal-body .input input#news-mail, [id^="popup_news"] .modal-body .input input#news-mail-mobile {
  height: 45px;
  width: 100%;
  padding-left: 15px;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[id^="popup_news"] .modal-body .input input#news-mail::-webkit-input-placeholder, [id^="popup_news"] .modal-body .input input#news-mail-mobile::-webkit-input-placeholder {
  color: #d0d0d0;
  font-size: 16px;
  font-style: normal;
}

[id^="popup_news"] .modal-body .input input#news-mail::-moz-placeholder, [id^="popup_news"] .modal-body .input input#news-mail-mobile::-moz-placeholder {
  color: #d0d0d0;
  font-size: 16px;
  font-style: normal;
}

[id^="popup_news"] .modal-body .input input#news-mail::-ms-input-placeholder, [id^="popup_news"] .modal-body .input input#news-mail-mobile::-ms-input-placeholder {
  color: #d0d0d0;
  font-size: 16px;
  font-style: normal;
}

[id^="popup_news"] .modal-body .input input#news-mail::placeholder, [id^="popup_news"] .modal-body .input input#news-mail-mobile::placeholder {
  color: #d0d0d0;
  font-size: 16px;
  font-style: normal;
}

/* CHECKBOX */
[id^="popup_news"] .modal-body .input input[type='checkbox'] + label {
  display: block;
  cursor: pointer;
  font-size: 14px;
  font-weight: 300;
}
[id^="popup_news"] .modal-body .input input[type='checkbox'] + label span.text {
  position: relative;
  top: -4px;
}

[id^="popup_news"] .modal-body .input input[type='checkbox'] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

[id^="popup_news"] .modal-body .input input[type='checkbox'] + label:before {
  content: "";
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  display: inline-block;
  width: 20px;
  height: 20px;
  color: transparent;
  margin-right: 8px;
  background-color: white;
}

[id^="popup_news"] .modal-body .input input[type='checkbox']:checked + label:before {
  background-color: #2a5fa7;
  border-color: #2a5fa7;
  color: #fff;
}

[id^="popup_news"] .modal-body .input input[type='checkbox'] + .custom-checkbox {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  background: #FFFFFF;
  border: solid 1px #d0d0d0;
  width: 18px;
  height: 18px;
  padding-left: 2px;
}

[id^="popup_news"] .modal-body .input input[type='checkbox']:checked + span:before {
  position: absolute;
  top: -1px;
  left: 2px;
  font-family: chiccoicon;
  content: "\e927";
  font-size: 12px;
  background: 0;
}

[id^="popup_news"] .modal-body .input input[type='checkbox']:hover + label:before {
  border-color: #2a5fa7;
}

[id^="popup_news"] .modal-body .input .terms {
  margin: 10px 0 30px 0;
  text-align: left;
}

[id^="popup_news"] .modal-body .input .terms label {
  position: relative;
  padding-bottom:15px !important;
}

[id^="popup_news"] .modal-body .input .terms label span.text {
  font-weight: 300;
  padding-left: 30px;
  position: absolute;
  display: block;
  width: 320px;
  top: 4px;
}

#popup_news a.btn.btn-blue {
  height: 45px;
  width: 210px;
  line-height: 45px;
  text-transform: uppercase;
  padding: 0;
  border-radius: 25px;
}
#popup_news a.btn.btn-blue:hover {
  background-color: #173b6e !important;
}

#popup_news2 a.btn.btn-blue {
  text-align: center;
  height: 45px;
  width: 100px;
  line-height: 45px;
  text-transform: none;
  padding: 0;
  border-radius: 25px;
}

#popup_news_dropDesktop input[type='submit'].btn.btn-blue, #popup_news_dropMobile input[type='submit'].btn.btn-blue {
  text-align: center;
  height: 45px;
  width: 210px;
  line-height: 45px;
  padding: 0;
  border-radius: 25px;
  background-color: #1b4f94;
  color: #fff;
  text-transform: uppercase;
  font-family: "Baloo Paaji",sans-serif;
  font-size: 14px;
}
#popup_news_dropDesktop input[type='submit'].btn.btn-blue:hover, #popup_news_dropMobile input[type='submit'].btn.btn-blue:hover {
  background-color: #173b6e !important;
}

.modal-drop {
  width: 414px;
  height: auto;
  padding: 5px 25px;
}

.dropdown-menu-center {
  padding: 0;
}

#popup_news_dropDesktop.discount-box, #popup_news_dropMobile.discount-box {
  margin: 0;
}

.login--big .dropdown-menu-center {
  min-width: 350px !important;
}
.login--big .dropdown-menu-center#login-box {
  min-width: 383px !important;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .login--big .dropdown-menu-center#login-box {
    left: -125px !important;
  }
}
.login--big .dropdown-menu-center#login-box .form-group-text {
  margin-bottom: 10px;
}
.login--big .dropdown-menu-center#login-box .text-right #sign-in,
.login--big .dropdown-menu-center#login-box .text-right #sign-up {
  width: 145px;
  min-width: 120px;
}
.login--big .dropdown-menu-center#login-box .text-right #sign-in:hover,
.login--big .dropdown-menu-center#login-box .text-right #sign-up:hover {
  color: white !important;
}
.login--big .dropdown-menu-center#login-box .text-right #psw-dimenticata {
  display: block;
  text-decoration: none;
}

#navbar-language-selector {
  margin-right: 20px;
}

.navbar-default #navbar .top-menu .right-menu li a div,
.navbar-default #navbar .top-menu .right-menu li a span {
  font-size: 12px;
}
.navbar-default #navbar .top-menu .right-menu li a .top-menu-icon,
.navbar-default #navbar .top-menu .right-menu li a .csu-user {
  font-size: 16px;
}
.navbar-default #navbar .top-menu .right-menu li a:hover {
  color: #484d67;
}
.navbar-default #navbar .top-menu #navbar-language-selector.dropdown span.csu-chevron-right {
  transform: rotate(90deg);
  position: absolute;
  top: 5px;
  right: -18px;
  transition: all 0.5s;
}
.navbar-default #navbar .top-menu #navbar-language-selector.dropdown.open span.csu-chevron-right {
  transform: rotate(270deg);
}

div.dropdown-menu.dropdown-menu-center.language {
  display: block;
  width: 150px;
  min-width: 150px !important;
  transform: translate(-50%, 0) !important;
  margin-top: 5px;
  left: -3px !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid #E7E7E7;
}
div.dropdown-menu.dropdown-menu-center.language:after {
  background-color: white;
  left: 131px;
}
div.dropdown-menu.dropdown-menu-center.language > ul {
  list-style: none;
  text-align: left;
  padding: 10px 20px;
}
div.dropdown-menu.dropdown-menu-center.language > ul li {
  height: 38px;
  padding: 10px 0px;
}
div.dropdown-menu.dropdown-menu-center.language > ul li a {
  text-decoration: none;
}
div.dropdown-menu.dropdown-menu-center.language > ul li a:hover, div.dropdown-menu.dropdown-menu-center.language > ul li a:active {
  text-decoration: none;
}
div.dropdown-menu.dropdown-menu-center.language > ul li a div {
  display: inline-block;
}
div.dropdown-menu.dropdown-menu-center.language > ul li a div.navlang_text {
  position: relative;
  bottom: 5px;
  left: 4px;
}
div.dropdown-menu.dropdown-menu-center.language > ul li .outer-circle {
  background: white;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  position: relative;
  border: 1px solid #d4d4d4;
}
div.dropdown-menu.dropdown-menu-center.language > ul li .inner-circle {
  position: absolute;
  background: white;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  top: 20%;
  left: 20%;
}
div.dropdown-menu.dropdown-menu-center.language > ul li.active .inner-circle {
  background-color: #1c4f94;
}

@media screen and (min-width: 992px) and (max-width: 1150px) {
  .menu-thumbnail .col-c1-5 {
    padding: 0 10px;
  }
}
/* TABLET */
@media (min-width: 768px) and (max-width: 1024px) {
  .login .dropdown-menu-center {
    left: 0% !important;
  }
  .login .dropdown-menu-center:after {
    left: 88%;
  }

  .login--big .dropdown-menu-center {
    left: -30% !important;
  }
  .login--big .dropdown-menu-center:after {
    left: 88%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .ui-component.ui-component-modanavlist1 ul li {
    font-size: 12px;
  }
}
.navmob .navbar-header > div {
  float: left;
  width: 45px;
}
.navmob .navbar-header > div a {
  text-decoration: none;
  color: #484d67;
}
.navmob .navbar-header > div a span {
  font-size: 20px;
  line-height: 70px;
}
.navmob .navbar-header > div.nav-chart {
  position: relative;
  padding-right: 15px;
}
.navmob .navbar-header div.logo {
  width: calc(100% - 180px);
  float: left;
}

.prefooter {
  background-color: #fff;
  text-align: center;
  padding-top: 55px;
  font-size: 16px;
  padding-bottom: 33px;
}
.prefooter .title {
  color: #2a5fa7;
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 9px;
}
.prefooter .title span {
  font-size: 26px;
  position: relative;
  bottom: -3px;
  right: 5px;
}
.prefooter .text {
  color: #484d67;
  line-height: 23px;
  font-weight: 300;
  font-size: 14px;
}
.prefooter .col1,
.prefooter .col2,
.prefooter .col3 {
  float: left;
  padding: 0 10px;
}
.prefooter .col1 {
  width: 30%;
}
.prefooter .col2 {
  width: 40%;
}
.prefooter .col3 {
  width: 30%;
}
@media (max-width: 991px) {
  .prefooter {
    height: auto;
    font-size: 14px;
    padding: 20px 0;
  }
  .prefooter .text {
    line-height: 22px;
  }
  .prefooter .title {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 2px;
  }
  .prefooter .col1,
  .prefooter .col2,
  .prefooter .col3 {
    float: none;
    width: 100%;
    padding: 12px 10px;
    padding-bottom: 24px;
  }
}

#footer {
  clear: both;
}
@media screen and (max-width: 991px) {
  #footer.no-ecommerce .footer-top {
    padding-top: 32px;
  }
}
#footer .footer-top .title-h3-footer {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  #footer .footer-top .title-h3-footer {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  #footer .footerLinks {
    padding: 15px;
  }
}
#footer .footerLinks .row .panel {
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  #footer .footerLinks .linkList {
    padding: 15px;
  }
}
#footer .footerLinks .linkList li {
  display: block;
  text-align: left;
  padding: 0;
  line-height: 21px;
}
#footer .footerLinks .linkList li a {
  margin: 0 0 5px;
  font-size: 13px;
  line-height: 6px;
  padding: 5px 0px;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  #footer .footerLinks .linkList li a {
    font-size: 14px;
  }
}
#footer .footerLinks p {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 6px;
  padding-bottom: 10px;
}
#footer .footerLinks .service {
  line-height: 20px;
}
#footer .footerLinks .spacer {
  padding-top: 40px;
}
@media (max-width: 991px) {
  #footer .footerLinks .button-right-52-container {
    border-bottom: 2px solid rgba(33, 59, 110, 0.55);
    margin-bottom: 5px;
  }
}
#footer .chicco_form_style1_control,
#footer .chicco-form.chicco-form-style1 .form-group .form-control-wrapper .form-control {
  background-color: #173b6e;
  border-color: #1b4f94;
}
#footer .chicco_form_style1_control,
#footer .chicco-form.chicco-form-style1 .form-group .form-control-wrapper input[type=email].form-control {
  color: white;
  font-size: 16px;
  font-weight: 300;
}
#footer .chicco_form_style1_control ::-webkit-input-placeholder,
#footer .chicco-form.chicco-form-style1 .form-group .form-control-wrapper input[type=email].form-control ::-webkit-input-placeholder {
  color: #5781bd;
}
#footer .chicco_form_style1_control ::placeholder,
#footer .chicco-form.chicco-form-style1 .form-group .form-control-wrapper input[type=email].form-control ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5781bd;
  opacity: 1;
  /* Firefox */
}
#footer .chicco_form_style1_control :-ms-input-placeholder,
#footer .chicco-form.chicco-form-style1 .form-group .form-control-wrapper input[type=email].form-control :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #5781bd;
}
#footer .chicco_form_style1_control ::-ms-input-placeholder,
#footer .chicco-form.chicco-form-style1 .form-group .form-control-wrapper input[type=email].form-control ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #5781bd;
}
#footer .chiccoicon.csu-plus,
#footer .chiccoicon.csu-minus {
  float: right;
  font-size: 20px;
  line-height: 23px;
}
#footer .panel {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  margin-bottom: 24px;
}
#footer .footer_separator_mobile {
  border: 0;
  margin: 5px 15px;
}
#footer .csu-footer-separator {
  height: 32px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #footer .csu-footer-separator {
    height: 0;
  }
}
@media (max-width: 991px) {
  #footer .footerLinks div[id^='footerCollapse'] {
    background-color: #173b6e;
    margin: 0 -15px;
  }
  #footer .footerLinks .row .panel {
    border-bottom: 2px solid #173b6e8d;
    margin-top: -15px;
    margin-bottom: 30px;
  }
  #footer .footerLinks p {
    line-height: 23px;
  }
  #footer .title-h3-footer {
    cursor: pointer;
  }
}
@media (min-width: 992px) {
  #footer .panel .collapse,
  #footer .panel .collapsing {
    display: block !important;
  }
  #footer .csu-footer-separator {
    background-image: url(clientlib-newdesign/resources/images/separator-line-footer.png);
    background-position: center center;
    background-size: 100% 100%;
  }
}
#footer .panel-group .panel + .panel {
  margin-top: 0;
}
#footer .footerLinks .service {
  padding: 0;
  color: white;
  font-size: 13px;
  font-weight: 300;
  font-style: italic;
}
@media screen and (max-width: 991px) {
  #footer .footerLinks .service {
    font-size: 14px;
  }
}
#footer .footerLinks .chicco-form.chicco-form-style1.chicco-form-style1-var2 .form-group .form-control-wrapper .form-control {
  height: 40px;
  border: 1px solid #14306f;
}
#footer .footerLinks .chicco-form.chicco-form-style1.chicco-form-style1-var2 .form-group .form-control-wrapper .form-control::placeholder {
  color: #2a5fa7;
  font-style: normal;
}
#footer .btn.btn-chicco.btn-chicco-custom2 {
  height: 40px;
}
#footer .btn.btn-chicco.btn-chicco-custom2 .btnText {
  position: relative;
  top: 3px;
  right: 3px;
}
#footer .icon-social-footer {
  width: 28px;
  height: 28px;
  margin-bottom: 10px;
}
#footer .footer-bottom .footerLanguageSelector {
  margin-right: 25px;
  /*cursor: pointer;*/
}
#footer .footer-bottom .footerLanguageSelector img {
  height: 20px;
}
#footer .footer-bottom .footerLanguageSelector li {
  color: white;
}
#footer .footer-bottom li,
#footer .footer-bottom li a,
#footer .bottom-text {
  font-size: 12px;
  font-weight: 400;
  color: #8d97ad;
  text-transform: none;
  padding: 0;
}
#footer .bottom-text {
  padding: 0 10px;
}
#footer .bottom-text li {
  padding: 10px 0px 0px 0px;
}
@media (max-width: 991px) {
  #footer .bottom-text {
    text-align: center;
  }
  #footer .bottom-text li {
    padding: 10px;
  }
}
#footer .bottom-text p {
  color: #8d97ad;
  margin-bottom: 5px;
  font-style: normal;
}
#footer .right_links_separator {
  margin: 0 10px !important;
}
@media (max-width: 991px) {
  #footer .right_links_separator {
    margin: 10px;
  }
  #footer .right_links {
    text-align: center !important;
  }
  #footer .right_links .right_link {
    /* width: 48%; */
    text-transform: uppercase;
  }
}

/* ------ STYLE BASE style.footer.css ------ */
.footer-top {
  background-color: #1b4f94;
  padding: 20px 0;
}

.footer-top .title-h3-footer {
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 28px;
  padding-bottom: 2px;
}

.footer-top .title-h3-footer + p + .row {
  padding-top: 7px;
}

.footer-top .show-mobile {
  display: none;
}

.footer-top .social-title {
  padding-left: 0;
  padding-right: 0;
}

.footer-top p {
  font-size: 14px;
  font-weight: 200;
  color: #FFFFFF;
}

.footer-top .social {
  margin-top: 16px;
}

.footer-top .social img {
  max-width: 30px;
  margin-right: 10px;
}

.footer-top .social i {
  color: #FFFFFF;
  margin: 0 10px;
}

.footer-top .phone-title p {
  font-size: 16px;
  color: #FFFFFF;
}

.footer-top .phone p {
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  margin-top: -3px;
  /*margin-left: 30px;*/
}

.footer-top .phone p .chiccoicon {
  margin-right: 5px;
}

.footer-top .phone p .chiccoicon:before {
  font-size: 20px;
  top: 2px;
  position: relative;
}

.footer-top .phone img {
  max-height: 20px;
}

.footer-top .download img {
  max-width: 100px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .footer-top .download img {
    margin-top: 0;
    max-width: 138px;
  }
}

.footer-bottom {
  background-color: #173b6e;
}

.icon-social-footer {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #173b6e;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  text-align: center;
  margin-right: 9px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.icon-social-footer .chiccoicon:before {
  height: 32px;
  line-height: 32px;
  font-size: 17px;
  color: #FFFFFF;
}

.icon-social-footer:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.icon-social-footer .chiccoicon-youtube:before {
  font-size: 16px;
}

.icon-social-footer .chiccoicon-facebook:before {
  font-size: 16px;
}

.icon-social-footer .chiccoicon-instagram:before {
  font-size: 16px;
}

.icon-social-footer.dsktp-icon {
  top: 7px;
  position: relative;
}

hr.footer-sep-shadow {
  border: 0;
  height: 2px;
  background-image: -webkit-linear-gradient(left, #1b4f94, #173b6e, #1b4f94);
  background-image: -moz-linear-gradient(left, #1b4f94, #173b6e, #1b4f94);
  background-image: -ms-linear-gradient(left, #1b4f94, #173b6e, #1b4f94);
  background-image: -o-linear-gradient(left, #1b4f94, #173b6e, #1b4f94);
}

.allineamento-sinistra {
  text-align: left !important;
}

hr.footer-sep {
  border: 0;
  height: 1px;
  background-color: #173b6e;
}

@media (max-width: 1200px) {
  footer .container {
    width: 100%;
  }
}
.footer-top ul,
.footer-bottom ul {
  margin: 0;
  padding: 0;
}

.footer-top li,
.footer-bottom li {
  /*width: auto;*/
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  margin: 0 auto;
  padding: 0 5px;
  text-align: center;
}

.footer-top li a,
.footer-bottom li a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  text-decoration: none;
}

.footer-top .bubble {
  border-radius: 1000px;
  width: 4px;
  height: 4px;
  background-color: #FFFFFF;
  display: inline-block;
  margin: 0 25px 3px 0;
}

.footer-top .service {
  color: #81b0f4;
  font-style: italic;
  font-size: 13px;
}

.footer-bottom {
  background-color: #173b6e;
  padding: 20px 0;
}

.footer-bottom li {
  padding: 0;
}

.footer-bottom li a {
  text-transform: uppercase;
  font-size: 10px;
  padding: 0 10px;
}

.footer-bottom li a.last {
  border-right: none;
}

.footer-bottom li.bordered a {
  border-right: 1px solid #FFFFFF;
}

.footer-container {
  text-align: center;
}

.footer-bottom p {
  color: #FFFFFF;
  font-style: italic;
}

.footer-bottom select {
  color: #FFFFFF;
  background-color: #173b6e;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  border: none;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.footer-bottom select.minimal {
  padding: 0;
  background-image: url("clientlib-newdesign/resources/images/frecce/freccia_giu.png");
  background-position: 50% 8px, 50% calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-repeat: no-repeat;
}

.footer-bottom select.minimal:focus {
  background-image: url("clientlib-newdesign/resources/images/frecce/freccia_su.png");
  background-position: 50% 8px, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
  background-repeat: no-repeat;
  outline: 0;
}

.footer-top .download img {
  margin-top: 10px;
}

@media (max-width: 1200px) {
  .container {
    width: 100%;
  }

  .footer-top .bubble {
    margin: 0 8px 3px 0;
  }

  .footer-top li {
    padding: 0 3px;
  }
}
@media (max-width: 991px) {
  .footer-top .show-desktop {
    display: none;
  }

  .footer-top .show-mobile {
    display: block;
  }

  .footer-top .social-title {
    padding-left: 15px;
  }

  .footer-top li {
    width: 100%;
    margin: 10px 0;
    border: none;
  }

  .footer-top .bubble {
    display: none;
  }

  #footer .footerLinks .social {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin-bottom: 20px;
  }

  .footer-top .download img {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media (max-width: 570px) {
  .footer-bottom .note-cont {
    width: 100%;
    margin-bottom: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .footer-bottom .language-cont {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container-mobile {
    padding: 0;
  }
}
.footer-center-all {
  padding-left: 0px;
  text-align: left;
}

#footer .nwsl-box {
  padding-left: 10px;
  padding-right: 10px;
}

.footer-container-left {
  text-align: left;
}

@media (max-width: 991px) {
  .footer-top .row.download {
    margin-left: 0 !important;
  }

  #footer .nwsl-box {
    padding-left: 15px;
  }

  #footer .nwsl-box input,
  #footer .nwsl-box button {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  margin: -10px 0 10px 0 !important;
}
.footer-bottom .container .row .note-cont {
  padding-left: 6px !important;
}

#footer .container {
  max-width: 1240px;
  max-width: 1280px;
  width: 100%;
}

.footer-top .title-h3-footer {
  margin-top: 20px;
  padding-bottom: 0;
  margin-bottom: 11px;
  font-weight: 400;
}

.footer-top .newsletter .form-group {
  padding-top: 0;
}

.footer-top .download a {
  display: inline-block;
}

.footer-top .download a:first-child {
  padding-right: 6px;
  margin-right: 4px;
}

#footer .footer-logged-name {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: 500 !important;
  color: #e21d38;
  font-size: 15px;
  text-transform: uppercase;
}

#footer .private-area-button {
  width: 97%;
}

.footer-top .social {
  margin-top: 8px;
  margin-left: -20px;
}

#footer .icon-social-footer {
  margin-right: 10px;
}

.european-commission-logo img {
  width: 135px;
  margin-top: 25px;
}

a.european-commission-logo.recognition {
    max-width: 50% !important;
    display: block;
    float: left;
}

a.european-commission-logo.recognition img{
	max-width: 100%;
}

#footer .footerLinks .accept-privacy {
  color: white;
  font-size: 12px;
  font-weight: 300;
  padding-bottom: 10px;
}
#footer .footerLinks .panel span a {
  color: white;
  font-size: 12px;
  font-weight: 300;
  text-decoration:underline;
}

#footer .newsletter.chicco-form.chicco-form-style1 .has-error,
#footer .newsletter.chicco-form.chicco-form-style1 .accept-privacy.has-error .help-block {
	font-family: 12px
	font-weight: 300
	font-family: Roboto
	color: #e21d38

}

#footer .newsletter.chicco-form.chicco-form-style1 .accept-privacy.has-error .check1{
    outline: 1px solid #e21d38;
}


@media (max-width: 767px) {
  .european-commission-logo img {
    width: 174px;
    margin-top: 15px;
  }
}

hr.footer-sep-shadow {
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer-top hr.footer-sep-shadow + p.title-h3-footer {
  margin-top: 0;
}

.footer-top .phone-title p {
  font-size: 14px;
}

.footer-top .phone p .chiccoicon:before {
  font-size: 17px;
  top: 1px;
}

.footer-top .phone-title .phone p {
  font-size: 16px;
  font-weight: 500;
}

.footer-top .phone-title .phone {
  padding-left: 0;
}

.footer-bottom li a {
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.footer-bottom {
  padding: 20px 0 13px;
}

.footer-bottom li.bordered {
  position: relative;
  margin-right: 7px;
}

.footer-bottom li.bordered:after {
  position: absolute;
  content: " ";
  right: -5px;
  top: 4px;
  height: 13px;
  width: 2px;
  background-color: #FFFFFF;
}

.footer-bottom li.bordered a {
  border-right: 0;
}

@media (max-width: 767px) {
  .footer-top .newsletter .form-group {
    width: 100%;
  }

  .footer-top .newsletter .show-desktop > input,
  .footer-top .newsletter .show-mobile > input {
    width: 48%;
    margin: 0 1% 0 !important;
    height: 34px;
  }

  .footer-top .nwsl-box .title-h3-footer + p + .row {
    margin-left: -5px !important;
  }

  #footer .footer-top .phone-title > div {
    width: 100% !important;
  }

  #footer .footer-top .phone-title > div.phone {
    padding-left: 15px !important;
  }
}
@media (max-width: 500px) {
  .footer-top a.btn,
  .footer-top input.btn,
  .footer-top button.btn,
  .footer-top .newsletter .show-desktop > input,
  .footer-top .newsletter .show-mobile > input {
    width: 98%;
    margin-bottom: 10px !important;
  }

  .footer-top .download a:last-child img {
    margin-right: 0;
  }

  .footer-top .title-h3-footer {
    margin-top: 4px !important;
  }

  #hr.footer-sep-shadow {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 768px) {
  #footer .footer-container-left .pointed {
    position: relative;
  }

  #footer .footer-container-left .pointed:after {
    position: absolute;
    right: 0;
    top: 7px;
    width: 5px;
    height: 5px;
    background-color: #FFFFFF;
    content: " ";
  }

  .footer-container-left li.hidden-xs {
    text-align: left;
    padding-right: 40px;
    margin-right: 25px;
  }

  .footer-container-left li.hidden-xs:first-child {
    padding-left: 0 !important;
  }

  .footer-container-left .penult-link {
    padding-right: 40px;
    margin-right: 25px;
    text-align: right !important;
    margin-left: 50px;
    margin-left: 70px;
  }

  .footer-container-left .penult-link2 {
    text-align: right !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 1100px) and (min-width: 769px) {
  .footer-container-left .penult-link {
    margin-left: 0 !important;
  }
}
@media (max-width: 1050px) and (min-width: 769px) {
  .footer-container-left li.hidden-xs,
  .footer-container-left .penult-link {
    padding-right: 30px;
    margin-right: 15px;
  }

  .footer-container-left .penult-link {
    position: relative;
  }

  .footer-container-left .penult-link:before {
    position: absolute;
    content: " ";
    width: 5px;
    height: 5px;
    background-color: #FFFFFF;
    -webkit-border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    border-radius: 2.5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
    left: -22px;
    top: 7px;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .footer-container-left li.hidden-xs,
  .footer-container-left .penult-link {
    padding-right: 15px;
    margin-right: 0;
  }

  #footer .footer-container-left .pointed:after,
  .footer-container-left .penult-link:before {
    display: none;
  }
}
@media (max-width: 1120px) {
  #footer .footer-top .social {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  #footer .footer-top {
    padding-top: 15px;
  }
}
#footer .icon-social-footer {
  background: transparent !important;
}
@media (max-width: 767px) {
  #footer .icon-social-footer {
    width: 42px;
    height: 42px;
    margin-right: 20px;
  }
}
#footer .social {
  margin-top: 15px;
  margin-left: 0px;
}
#footer .social .chiccoiconshop2 {
  color: #FFFFFF;
  font-size: 28px;
}
@media (max-width: 767px) {
  #footer .social .chiccoiconshop2 {
    font-size: 42px;
    margin-right: 20px;
  }
}

.footer-top .btn.btn-w {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.footer-top .btn.btn-w:hover {
  color: #1b4f94 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.footer-top .btn.btn-r {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.footer-top .btn.btn-r:hover {
  color: #FFFFFF !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.footer-top .newsletter .input-group-addon {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.footer-top .newsletter .input-group-addon:hover {
  color: #1b4f94 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

#site-wrapper {
  background-color: #FFFFFF;
  position: static;
}

#navbar-fixed-top-mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 43;
  width: 100%;
  border-radius: 0;
}

#navbar-fixed-top-mobile .menu.offcanvas-1-toggler {
  -webkit-transition: color 150ms ease-out;
  -moz-transition: color 150ms ease-out;
  -o-transition: color 150ms ease-out;
  transition: color 150ms ease-out;
}

html.mm-opening #navbar-fixed-top-mobile .menu.offcanvas-1-toggler {
  opacity: 0;
}

/*
html.mm-opening #offcanvas-1 {
    z-index: 99999;
}
*/
#site-wrapper.force-relative {
  position: relative !important;
}

#offcanvas-1.temporary-hidden {
  display: none;
  opacity: 0;
  z-index: -1;
}

#offcanvas-1-close-button {
  outline: 0;
  border: 0;
  background-color: transparent;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: fixed;
  z-index: -1;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

html.mm-opening #offcanvas-1-close-button {
  opacity: 1;
  z-index: 10000;
  color: white;
  width: auto;
  left: 440px;
  top: 27px;
  padding-left: 15px;
  right: auto;
}
@media (max-width: 991px) {
  html.mm-opening #offcanvas-1-close-button {
    width: 15%;
    left: 0;
    text-align: left;
  }
}
/*@media (max-width: 549px) {
  html.mm-opening #offcanvas-1-close-button {
    top:35px;
    left: 0;
  }
}
*/
#offcanvas-1-close-button img {
  width: 24px;
  height: auto;
}

#navbar-mobile > .tab-pane {
  height: 0;
}

#navbar-mobile > .tab-pane > div {
  display: none;
}

#navbar-mobile > .tab-pane.active.in {
  height: auto;
}

#navbar-mobile > .tab-pane.active.in > div {
  display: block;
}

#navbar-mobile .central-menu {
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

#navbar-mobile .nav-tabs > li,
#navbar-mobile .nav-tabs.nav-justified > li {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  width: auto;
}

#navbar-mobile .nav-tabs.nav-justified > li,
#navbar-mobile .central-menu .nav li a {
  height: 50px !important;
}

/*
#navbar-mobile .central-menu .nav li a {
	line-height: 35px !important;
}
*/
#navbar-mobile .central-menu .nav li a {
  line-height: 32px;
}

#navbar-mobile .central-menu .nav li a,
#navbar-mobile .central-menu .nav li a:hover {
  border: 0 !important;
}

#navbar-mobile .submenu-mobile .nav-tabs.nav-justified > li {
  clear: both !important;
  height: 50px !important;
  line-height: 13px !important;
  border-bottom: 1px solid #e9e9e9;
}

#navbar-mobile .submenu-mobile .nav-tabs.nav-justified > li a {
  padding: 19px 0 !important;
  line-height: 10px !important;
}

#navbar-mobile .submenu-mobile .nav-tabs.nav-justified > li.two-line-item a {
  padding: 7px 0 19px 0 !important;
  line-height: 0.9em !important;
}

#navbar-mobile .submenu-mobile .nav-tabs.nav-justified > li.two-line-item a span.col-xs-1 {
  position: relative;
  top: 8px;
}

/*
#offcanvas-1-overlay {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.60);
	display: none !important;
	z-index: 9999;
}
*/
#mm-blocker {
  background-color: rgba(51, 50, 50, 0.4) !important;
}

#offcanvas-1 .mm-panels .mm-navbar {
  display: none !important;
}

#offcanvas-1 .nav-mobile-self-link {
  display: none;
}

#offcanvas-1 .mm-navbars-top .mm-navbar {
  overflow: hidden;
  height: 79px;
}

#offcanvas-1.user-logged .mm-navbars-top .mm-navbar,
#offcanvas-1.navbar-top-height-double .mm-navbars-top .mm-navbar {
  height: 129px;
}

#offcanvas-1 .mm-panels {
  top: 79px;
}

#offcanvas-1.user-logged .mm-panels,
#offcanvas-1.navbar-top-height-double .mm-panels {
  top: 130px;
}

#navbar-mobile-header #navbar-mobile-header-logo {
  padding-top: 1px;
  padding-bottom: 3px;
  border-bottom: 1px solid #EEEEEE;
}

#navbar-mobile-header #navbar-mobile-header-logo a {
  display: block;
  margin: 0 auto;
  position: relative;
    /*
	background-image: url("clientlib-newdesign/resources/images/logo_chicco.png");
    background-size: contain;
    */
  background-image: url("clientlib-newdesign/resources/images/chicco_logo_2018_v3@1x.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 105px;
  height: 65px;
  background-size: 105px 58px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #navbar-mobile-header #navbar-mobile-header-logo a {
    background-image: url("clientlib-newdesign/resources/images/chicco_logo_2018_v3@2x.png");
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
  #navbar-mobile-header #navbar-mobile-header-logo a {
    background-image: url("clientlib-newdesign/resources/images/chicco_logo_2018_v3@3x.png");
  }
}
#offcanvas-1 #navbar-mobile-header #navbar-mobile-header-user-info-1 {
  display: none;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #484d67;
  height: auto !important;
  padding: 15px 15px;
  /*padding: 4px 15px;*/
  background-color: #f4f4f4;
}

html.current-nav-mobile-level-1 #offcanvas-1 #navbar-mobile-header #navbar-mobile-header-user-info-1 {
  display: block;
}

#offcanvas-1 #navbar-mobile-header #navbar-mobile-header-user-info-1 .customer-name {
  font-weight: 500;
  color: #484d67;
  height: auto !important;
  line-height: 1 !important;
  display: inline;
}

#offcanvas-1 #navbar-mobile-header #navbar-mobile-header-back-button-container {
  display: none;
  background-color: #FFFFFF;
  border-top: 0;
}

#offcanvas-1 #navbar-mobile-header #navbar-mobile-header-back-button-container a {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 50px;
  color: #484d67;
  outline: none;
  text-align: left;
  margin: 0px;
  height: 60px;
  display: block;
  padding: 0 15px;
}

#offcanvas-1 #navbar-mobile-header #navbar-mobile-header-back-button-container .chiccoshop-arrow {
  position: absolute;
  top: 50%;
  margin-top: 17px;
  left: 0;
}

.nav-mobile-show-back-button #offcanvas-1 #navbar-mobile-header #navbar-mobile-header-back-button-container {
  display: block;
}

#offcanvas-1 #navbar-mobile-header {
  padding: 0;
}

#offcanvas-1 #navbar-mobile-footer {
  padding: 16px 0 0 0;
}

#offcanvas-1 #navbar-mobile-footer ul {
  padding: 0;
  margin: 0;
}

#offcanvas-1 .mm-panels > .mm-panel {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

#offcanvas-1 .mm-navbars-bottom,
#offcanvas-1 .nav-tabs > li > a:hover {
  border: 0;
}

#navbar-mobile .nav-tabs > li.nav-item-no-border-bottom {
  border-bottom: 0;
}

#navbar-mobile .nav-tabs > li.nav-item-style-2-first {
  border-top: 1px solid #e3e3e3;
}

#navbar-mobile .nav-tabs > li.nav-item-style-2 > a {
  font-size: 16px;
}

#navbar-mobile .nav-tabs > li.nav-item-style-2 > a > .icon-2 {
  width: 15px;
  position: relative;
  top: -1px;
  margin-right: 4px;
}

#navbar-mobile .nav-tabs > li.nav-item-style-3 > a,
#navbar-mobile .nav-tabs > li.nav-item-style-3 > a span {
  font-weight: 500;
}

#offcanvas-1 #navbar-mobile-header-container,
#offcanvas-1 #navbar-mobile-footer-container {
  display: none;
}

#navbar-mobile .nav-tabs > li {
  margin-right: 15px !important;
  margin-left: 15px !important;
}

#navbar-mobile .nav-tabs > li.nav-item-style-2 {
  background-color: #f6f6f8;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #e3e3e3;
}

#offcanvas-1 .mm-navbars-bottom {
  display: none;
}

#offcanvas-1 > .mm-panels {
  bottom: 0;
}

html.current-nav-mobile-level-1 #offcanvas-1 .mm-navbars-bottom {
  display: block;
}

#offcanvas-1 [data-nav-mobile-level="3"] .submenu-mobile .nav.nav-tabs > li > a > span,
#offcanvas-1 [data-nav-mobile-level="4"] .submenu-mobile .nav.nav-tabs > li > a > span,
#offcanvas-1 [data-nav-mobile-level="5"] .submenu-mobile .nav.nav-tabs > li > a > span,
#offcanvas-1 [data-nav-mobile-level="6"] .submenu-mobile .nav.nav-tabs > li > a > span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
}

.btn.btn-style-fullwidth {
  width: 100%;
}

.btn.btn-style-rounded-1-blue {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #1b4f94 !important;
  background-color: #fff !important;
  border-color: #1b4f94 !important;
  height: 47px;
  border-radius: 22px;
  text-transform: uppercase;
  line-height: 26px !important;
  padding-top: 10px;
  padding-right: 18px;
  padding-left: 18px;
  font-family: 'Baloo Paaji', cursive;
  font-size: 18px !important;
  font-weight: 500 !important;
  max-width: 270px;
}

/*
html.lt-ie10 #offcanvas-1,
html.ie10 #offcanvas-1,
html.ie11 #offcanvas-1 {
	z-index: 999999 !important;
}
*/
#navbar-mobile-header #navbar-mobile-header-logo {
  padding-top: 6px;
  height: 80px;
}

#navbar-mobile .submenu-mobile .nav-tabs span {
  font-size: 14px;
}

.mm-blocking #navbar-fixed-top-mobile {
  z-index: 2;
}

.nav-offcanvas-icon {
  font-size: 20px;
}

#navbar-mobile .chiccoshop-arrow-right {
  position: absolute;
  top: 50%;
  margin-top: 0px;
  right: 3px;
}

#navbar-mobile [data-nav-mobile-level="1"] .chiccoshop-arrow-right {
  margin-top: 8px;
}

#navbar-mobile .icon-offers {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 0px;
}

#navbar-mobile [data-nav-mobile-level="1"] .icon-offers {
  margin-top: -18px;
}

/* body.promotion-bar-visible {
  margin-top: 36px;
} */

.promotion-bar {
  background-color: #e83552;
  text-align: center;
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #FFFFFF;
  position: relative;
}
.promotion-bar_text {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
}
@media (max-width: 700px) {
  .promotion-bar_text {
    padding: 0 25px;
  }
}
.promotion-bar__close {
  background-color: transparent;
  border-width: 0;
  float: right;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  margin-right: -2px;
}
@media (max-width: 1249px) {
  .promotion-bar__close {
    margin-right: 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 1%;
  }
}
@media (max-width: 991px) {
  .promotion-bar__close {
    right: 14px;
  }
}
@media (max-width: 767px) {
  .promotion-bar__close {
    margin-top: -9px;
    right: 16px;
  }
}

#mobile-mmenu-menu .mm-listview .subtitles a{
	padding:0;
}
#mobile-mmenu-menu .mm-listview .subtitles a span.border-separator.csu-heart{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}

/*fix scrollbar menu*/
@media (min-width: 1240px) and (max-width:1280px ) {
  #navbar div[data-mh=header-menu-navitem-chicco_moda],
  #navbar div[data-mh=header-menu-navitem-chicco_prodotti] {
      height: 800px !important;
  }
}

.icon-open-menu {
  display: block;
}
html.mm-opened .icon-open-menu {
  display: none;
}
#mm-blocker img{
	display: none;
}
#mm-blocker button {
    font-family: 'chiccositounico' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#mm-blocker button:before {
   content: "\e907";
   color: #484d67;
   font-size: 14px !important;
    font-weight: bold;
        margin-left: 5px;
}
/*# sourceMappingURL=style.csu.css.map */

@media (max-width: 767px) {

    .search-product-wrapper {

        padding: 0 8px;
    }

    .search-product-wrapper .search-product-container {
        width: 100%;
        display: block;
    }

    .search-product-wrapper .col-search-product {
        padding-right: 8px;
        padding-left: 8px;
    }

    .search-product-wrapper .col-search-product .gridEl {
    margin: 0;
    }

		.search-product-wrapper .col-search-product .gridEl .box-interno-prodotto {
		    width: 100% !important;
	   		max-width: 100%  !important;
		}
	}


.csu-cash-on-delivery {
    display:block !important;
}

.csu-cash-on-delivery img {
    margin: 0;
    position: relative;
    top: 5px;
    width: auto;
    max-width: 100% !important;
}

@media (min-width: 768px) and (max-width:991px) {
    .csu-cash-on-delivery img {
        top:0;
    }
}

@media (min-width: 568px)  and (max-width:767px) {
    .csu-cash-on-delivery img {
        top:10px;
    }
}

@media (max-width:567px) {
    .csu-cash-on-delivery {  
    	/*width:100%;*/
    }
}

.ytvideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.ytvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#negozioInfoUtili #extraschedule td {
    padding-right: 5px;
}
/* mixin for multiline */
/*
@font-face {
  font-family: 'chiccoicon';
  src:  url('clientlib-newdesign/resources/style/fonts/chiccoicon.eot?lw0pog');
  src:  url('clientlib-newdesign/resources/style/fonts/chiccoicon.eot?lw0pog#iefix') format('embedded-opentype'),
    url('clientlib-newdesign/resources/style/fonts/chiccoicon.ttf?lw0pog') format('truetype'),
    url('clientlib-newdesign/resources/style/fonts/chiccoicon.woff?lw0pog') format('woff'),
    url('clientlib-newdesign/resources/style/fonts/chiccoicon.svg?lw0pog#chiccoicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/**
 * Better font smoothing for modern browsers.
 * @see https://davidwalsh.name/font-smoothing
 * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth
 */
/* Used for: Titolo principale */
/* Used for: Dettaglio pdt e carrello */
/* Used for: Titolo box servizi */
.moda-slider .modal-title {
  font-family: "Baloo Paaji", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  margin-top: 0;
}

@media (max-width: 767px) {
  .moda-slider .modal-title {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .moda-slider .modal-title {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .moda-slider .modal-title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .moda-slider .modal-title {
    font-size: 24px;
  }
}
/* Used for: Titolo tab prodotti moda (SHOP) */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: n/a */
/* Used for: site normal text */
/* Used for: site normal text */
.moda-slider .modal-footer p {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #484d67;
  /* @custom: Fixes to show it as PDF preview */
  line-height: 1.56em;
}
.moda-slider .modal-footer p a {
  color: #2a5fa7;
}
.moda-slider .modal-footer p a:hover {
  color: #2a5fa7;
  text-decoration: underline;
}

/* Used for: lists */
/* Used for: Buttons */
.color.black {
  background-color: #000;
}

.color.blue {
  background-color: #1b4f94;
}

.color.grey {
  background-color: #c0c0c0;
}

.color.red {
  background-color: #e21d38;
}

.color.light_grey {
  background-color: #e8e8e8;
}

.color.dark_green {
  background-color: #253a13;
}

.color.yellow {
  background-color: #fff14a;
}

.color.green {
  background-color: #8ccb56;
}

.color.violet {
  background-color: #bf5ee9;
}

.color.orange {
  background-color: #eb7a36;
}

.color.azure {
  background-color: #61c1f3;
}

.color.brown {
  background-color: #695345;
}

#correlati #catalogo_block {
  padding: 20px 0;
}
#correlati .catalogo-title {
  text-align: center;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  #correlati .catalogo-title {
    font-size: 26px;
    margin: 20px 30px;
  }
}
#correlati .patch {
  display: inline-block;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 22.5px;
  -moz-border-radius: 22.5px;
  border-radius: 22.5px;
  font-size: 12px;
  padding: 1.5px 8px;
  height: 20px;
  position: absolute;
  left: 10px;
  background-color: transparent;
  text-transform: capitalize;
}
@media (max-width: 550px) {
  #correlati .patch {
    padding: 2px 8px;
    top: 18px;
    left: 10px;
    font-size: 12px;
  }
}
#correlati .patch.patch-negozio {
  color: #88d4d8;
  border: 0.5px solid #88d4d8;
}
#correlati .patch.patch-top-seller {
  color: #e8aab2;
  border: 0.5px solid #e8aab2;
}
#correlati .patch.patch-nuovo {
  color: #b5d1f5;
  border: 0.5px solid #b5d1f5;
}

#abbinamento_block {
  overflow: hidden;
}
#abbinamento_block .sc-riga_prodotti {
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}
#abbinamento_block .sc-riga_prodotti.slick-initialized {
  visibility: visible;
  opacity: 1;
}
#abbinamento_block .sc-riga_prodotti.slick-slider-new .slick-next,
#abbinamento_block .sc-riga_prodotti.slick-slider-new .slick-prev {
  width: 30px;
  height: 30px;
}
#abbinamento_block .sc-riga_prodotti.slick-slider-new .slick-next:after,
#abbinamento_block .sc-riga_prodotti.slick-slider-new .slick-prev:after {
  width: 15px;
  height: 15px;
  top: 10px;
}
#abbinamento_block .sc-riga_prodotti.slick-slider-new .slick-next.slick-disabled:hover,
#abbinamento_block .sc-riga_prodotti.slick-slider-new .slick-prev.slick-disabled:hover {
  opacity: 0.25 !important;
  cursor: default;
}
#abbinamento_block .sc-riga_prodotti .slick-slide {
  padding: 0;
  margin: 0;
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .slick-slide {
    margin-left: 5px;
  }
}
@media (max-width: 320px) {
  #abbinamento_block .sc-riga_prodotti .slick-slide {
    margin-right: 10px;
  }
}
#abbinamento_block .sc-riga_prodotti .slick-dots li button:before {
  color: white;
}
#abbinamento_block .sc-riga_prodotti .slick-dots li.slick-active button:before {
  color: #1b4f94;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 232px;
  max-height: 420px;
  margin: 5px auto 15px auto;
  padding-top: 18px;
  background-color: #FFFFFF;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .not-online-selling {
  opacity: 0.25;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .not-online-selling span {
  cursor: not-allowed !important;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color-options,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color-options {
  background-color: white;
}
@media (min-width: 1200px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color-options .card-listing-slider .slick-prev,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color-options .moda-slider .slick-prev,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color-options .card-slider .slick-prev,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color-options .card-listing-slider .slick-prev,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color-options .moda-slider .slick-prev,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color-options .card-slider .slick-prev {
    left: -15% !important;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color-options .card-listing-slider .slick-next,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color-options .moda-slider .slick-next,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color-options .card-slider .slick-next,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color-options .card-listing-slider .slick-next,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color-options .moda-slider .slick-next,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color-options .card-slider .slick-next {
    right: -15% !important;
  }
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .card-listing-slider.row-product,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .card-slider.row-product,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .card-listing-slider.row-product,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .card-slider.row-product {
  width: 85%;
  max-width: 400px;
  margin: 0 auto;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .card-listing-slider.row-product .slick-prev,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .card-slider.row-product .slick-prev,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .card-listing-slider.row-product .slick-prev,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .card-slider.row-product .slick-prev {
  left: -15%;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color {
  border-radius: 50%;
  color: white;
  height: 28px;
  width: 28px;
  float: left;
  margin: 8px 10px 4px 0;
  cursor: pointer;
  box-shadow: inset 0px 0px 0px 4px white;
  box-sizing: border-box;
  border: 1px solid #c0c0c0;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color.selected, #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color:hover,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color.selected,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color:hover {
  color: white;
  border: 1px solid #235b9c;
  margin-top: 8px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .color-product .color.unavailable:after,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .modal-product-list .color.unavailable:after {
  content: "";
  position: absolute;
  border: 2px solid #000;
  width: 28px;
  transform: rotate(-45deg) translate(-13px, 13px);
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .spacer-placeholder {
  width: 100%;
  height: 45px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .card-image-big {
  /*max-width: 200px;
  max-height: 200px;*/
  margin: 0 auto;
  width: 200px;
  height:200px;
  position: relative;
  margin-bottom: -10px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .card-image-big a img {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%)
}
@media (min-width: 768px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto:hover {
    box-shadow: 1px 0px 18px rgba(0, 0, 0, 0.25);
  }
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .color-product {
  text-align: left;
  font-weight: 100;
  height: 45px;
  margin-top: 10px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .color-product span {
  font-size: 12px;
  position: absolute;
  cursor: pointer;
  margin-top: 15px;
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .card-image-big {
    /*max-width: 150px;
    max-height: 150px;*/
    width: 150px;
    height: 150px;
    /*margin-top: 20px;*/
  }
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .nome-prodotto {
  padding: 0 !important;
  text-align: left;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .product-info-container .h3-text.nome-prodotto {
    margin-top: 10px;
    height: 40px;
}

#catalogo_momenti #abbinamento_block .sc-riga_prodotti .box-interno-prodotto.shrink-box .product-info-container .h3-text.nome-prodotto {
    margin-top: 10px;
    height: 20px;
}
#catalogo_momenti .sc-riga_prodotti .box-interno-prodotto.shrink-box {
    height: 340px !important;
}

#catalogo_momenti .sc-riga_prodotti .box-interno-prodotto {
    padding-bottom: 60px !important;
}

#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .nome-prodotto a {
  font-size: 15px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .nome-prodotto a:hover {
  text-decoration: none;
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .nome-prodotto a {
    font-size: 13px;
  }
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 0 10px 0;
  height: 25px !important;
  box-sizing: content-box;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto p {
  margin: 0;
  line-height: 18px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-price,
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo-price {
  padding: 0;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo .red {
  color: #e21d38;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo-price p {
  text-align: left;
  font-weight: bold;
  font-size: 18px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo-price p.red {
  color: #e21d38;
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo-price.col-xs-6 {
    width: 40%;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo-price p {
    font-size: 18px;
  }
  
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-price,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo {
    font-size: 15px;
    text-align: center;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-price p,
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-promo p {
    font-weight: lighter;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto .item-price {
    font-weight: lighter;
    font-size: 14px;
  }
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .prezzi-prodotto {
    padding: 10px 0;
  }
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .extra-sconto p {
  text-align: left;
  font-weight: 300;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .extra-sconto span {
  margin: 0 5px 0 0;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .icon-tag-price {
    display: none;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card {
  margin: 0 10px;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 13px 0;
  border-top: 2px solid #f6f6f7;
  margin: 0 10px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a {
  text-decoration: none;
  color: #484d67;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a:hover, #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a:focus {
  text-decoration: none;
  color: #2a5fa7;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a span {
  cursor: pointer;
  font-size: 12px;
  margin: 0 auto;
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a span {
    font-size: 25px;
  }
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a.heart {
  border-right: 2px solid #F6F6F7;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a.heart span {
  font-size: 17px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a.chart {
  color: inherit;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a.chart .csu-carrello {
  position: relative;
  font-size: 17px;
}
#abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a.chart .csu-carrello:before {
  margin: 0 5px;
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a.chart .carrello-text {
    display: none;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card a.chart .csu-carrello {
    position: static;
  }
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card {
    border-top: 0;
    padding: 15px 0;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .cta-product-card .chart {
    border-left: 0;
  }
}
@media (max-width: 550px) {
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto {
    padding-left: 10px;
    padding-right: 10px;
    max-height: 410px;
    margin: 0;
  }
  #abbinamento_block .sc-riga_prodotti .box-interno-prodotto .slick-slide {
    padding-left: 5px;
  }
}
@media (min-width: 1300px) {
  #abbinamento_block .sc-riga_prodotti .slick-next {
    right: -95px;
  }
  #abbinamento_block .sc-riga_prodotti .slick-prev {
    left: -94px;
  }
}
@media (max-width: 767px) {
  #abbinamento_block #abbinamento_block .box-interno-prodotto {
    padding-bottom: 45px !important;
  }
  #abbinamento_block .card-landscape {
    visibility: visible;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto {
    max-height: 330px;
    max-width: 640px;
    padding-bottom: 10px !important;
    background-color: #FFFFFF;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .product-info-container {
    width: 50%;
    float: right;
    margin-top: 20px;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .product-info-container .nome-prodotto {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .product-info-container .prezzi-prodotto {
    padding: 10px 0 15px 0;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .product-info-container .prezzi-prodotto .item-promo {
    font-size: 13px;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .product-info-container .prezzi-prodotto .item-price {
    font-size: 12px;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .product-info-container .item-price {
    font-size: 12px;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .cta-product-card {
    position: relative;
    padding: 0;
    max-width: 100px;
    margin: 0;
    text-align: left;
  }
  #abbinamento_block .card-landscape.box-interno-prodotto .cta-product-card .heart {
    padding: 0;
  }
  #abbinamento_block .card-landscape .card-image-big {
    width: 50%;
    float: left;
    margin-top: 15%;
  }
  #abbinamento_block .card-landscape .card-image-big img {
    width: 100%;
  }
  #abbinamento_block .card-landscape .patch {
    position: relative;
    left: -15%;
  }
}
@media (max-width: 767px) and (max-width: 550px) {
  #abbinamento_block .card-landscape {
    padding-top: 0;
  }
}

@media (max-width: 550px) {
  #abbinamento_block .container-lg {
    width: 100%;
    padding-left: 15px;
    padding-right: 0;
  }
  #abbinamento_block .sc-riga_prodotti .slick-list {
    padding: 0 70px 0 0;
    margin: 20px auto;
  }
  #abbinamento_block .sc-riga_prodotti .slick-next {
    height: 100%;
    width: 70px;
  }
  #abbinamento_block .sc-riga_prodotti .slick-next,
  #abbinamento_block .sc-riga_prodotti .slick-prev {
    background: transparent;
  }
  #abbinamento_block .sc-riga_prodotti .slick-next::after, #abbinamento_block .sc-riga_prodotti .slick-next::before,
  #abbinamento_block .sc-riga_prodotti .slick-prev::after,
  #abbinamento_block .sc-riga_prodotti .slick-prev::before {
    content: none;
  }
  #abbinamento_block .sc-riga_prodotti .card-slider .slick-list,
  #abbinamento_block .sc-riga_prodotti .moda-slider .slick-list {
    padding: 0;
    overflow: hidden;
  }
  #abbinamento_block .sc-riga_prodotti .card-slider .slick-next,
  #abbinamento_block .sc-riga_prodotti .card-slider .slick-prev,
  #abbinamento_block .sc-riga_prodotti .moda-slider .slick-next,
  #abbinamento_block .sc-riga_prodotti .moda-slider .slick-prev {
    width: 30px;
  }
  #abbinamento_block .sc-riga_prodotti .card-slider .slick-next:before,
  #abbinamento_block .sc-riga_prodotti .card-slider .slick-prev:before,
  #abbinamento_block .sc-riga_prodotti .moda-slider .slick-next:before,
  #abbinamento_block .sc-riga_prodotti .moda-slider .slick-prev:before {
    opacity: 1;
    font-family: "chiccositounico";
    font-size: 15px;
    color: #484d67;
  }
  #abbinamento_block .sc-riga_prodotti .card-slider .slick-next:before,
  #abbinamento_block .sc-riga_prodotti .moda-slider .slick-next:before {
    content: "\e914";
  }
  #abbinamento_block .sc-riga_prodotti .card-slider .slick-prev:before,
  #abbinamento_block .sc-riga_prodotti .moda-slider .slick-prev:before {
    content: "\e913";
  }
}

@media (min-width: 1200px) {
  .moda-slider .slick-prev,
  .card-slider .slick-prev {
    left: -10% !important;
  }
  .moda-slider .slick-next,
  .card-slider .slick-next {
    right: -10% !important;
  }
}

.row-product.card-slider .slick-prev:after,
.row-product.card-slider .slick-next:after,
.row-product.moda-slider .slick-prev:after,
.row-product.moda-slider .slick-next:after,
.row-product.moda-modal-slider .slick-prev:after,
.row-product.moda-modal-slider .slick-next:after {
  display: none !important;
}

*:not(.slider_img_txt_img, .slider-single-tab) > .slick-next,
*:not(.slider_img_txt_img, .slider-single-tab) > .slick-prev {
  width: 30px;
  height: 30px;
}
*:not(.slider_img_txt_img, .slider-single-tab) > .slick-next:after,
*:not(.slider_img_txt_img, .slider-single-tab) > .slick-prev:after {
  width: 15px;
  height: 15px;
  top: 10px;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

@media (min-width: 1300px) {
  .slick-next {
    right: -95px;
  }

  .slick-prev {
    left: -95px;
  }
}
.moda-slider {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.moda-slider .modal-title {
  margin: 0;
}
.moda-slider > .modal-dialog {
  width: auto;
  max-width: 550px;
}
.moda-slider > .modal-dialog.modal-center {
  top: 40% !important;
  transform: translateY(-50%) !important;
}
.moda-slider > .modal-dialog > .modal-content {
  border-radius: 20px;
  padding: 18px;
}
.moda-slider > .modal-dialog > .modal-content > .modal-content-inner {
  height: auto !important;
}
.moda-slider > .modal-dialog > .modal-content .modal-select {
  margin: 15px auto;
}
.moda-slider > .modal-dialog > .modal-content .modal-button {
  text-align: center;
  margin-top: 30px;
}
.moda-slider > .modal-dialog > .modal-content .modal-product-list {
  max-width: 340px;
  margin: 0 auto;
}
.moda-slider > .modal-dialog > .modal-content .modal-product-list .modal-color-detail {
  margin: 10px auto;
  width: 85%;
}
.moda-slider > .modal-dialog > .modal-content .modal-product-list .modal-color-detail .modal-color-description {
  font-weight: bold;
}
@media (max-width: 550px) {
  .moda-slider > .modal-dialog .modal-content {
    padding-bottom: 50px;
  }
  .moda-slider > .modal-dialog .modal-content .modal-header {
    margin-top: 30px;
  }
  .moda-slider > .modal-dialog .modal-content .modal-color-detail {
    font-size: 11px;
  }
}
.moda-slider .modal-header {
  padding-bottom: 0;
  border: none;
}
.moda-slider .modal-header,
.moda-slider .modal-body,
.moda-slider .modal-footer {
  text-align: left;
  padding: 0;
  margin: 0;
}
.moda-slider .close-modal {
  border-radius: 12px;
  background-color: #1b4f94;
  float: right;
  height: 25px;
  padding: 0;
  width: 25px;
  cursor: pointer;
  text-align: center;
  padding-top: 1px;
  background-color: transparent;
}
.moda-slider .close-modal-mobile {
  border-radius: 40px;
  background-color: #1b4f94;
  padding: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  margin-top: -7%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
}
.moda-slider img {
  max-width: 100%;
  height: auto;
}
.moda-slider .modal-footer {
  padding-top: 10px;
}
.moda-slider .modal-body {
  padding: 0 8px;
}
.moda-slider .info-block {
  margin: 0;
  padding-bottom: 0;
}

.moda-slider .slide,
.moda-modal-slider .slide {
  border-bottom: 3px solid #FFFFFF;
}
.moda-slider .slide.selected,
.moda-modal-slider .slide.selected {
  border-bottom: 3px solid #217EDD;
}
.moda-slider .slide:hover,
.moda-modal-slider .slide:hover {
  border-bottom: 3px solid #217EDD;
}
.moda-slider.row-product,
.moda-modal-slider.row-product {
  width: 85%;
  max-width: 400px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .moda-slider.row-product .slick-next,
  .moda-modal-slider.row-product .slick-next {
    right: -13%;
  }
  .moda-slider.row-product .slick-prev,
  .moda-modal-slider.row-product .slick-prev {
    left: -13%;
  }
}
.moda-slider .slider-thumbnail,
.moda-modal-slider .slider-thumbnail {
  height: 42px;
  width: 40px;
  margin: 0 auto;
  cursor: pointer;
}
.moda-slider .slider-thumbnail img,
.moda-modal-slider .slider-thumbnail img {
  width: 100%;
}
.moda-slider .slide,
.moda-modal-slider .slide {
  width: 45px;
  margin-right: 10px;
}
.moda-slider .slide.nohover,
.moda-modal-slider .slide.nohover {
  border-bottom: 3px solid #FFFFFF !important;
}
.moda-slider .slide:active,
.moda-modal-slider .slide:active {
  border-bottom: 3px solid #217edd;
}
.moda-slider .slide:hover,
.moda-modal-slider .slide:hover {
  background-color: #FFFFFF;
}

@media (max-width: 1200px) {
  .card-slider.row-product .slick-next,
  .moda-slider.row-product .slick-next,
  .moda-modal-slider.row-product .slick-next {
    right: -15%;
  }
  .card-slider.row-product .slick-prev,
  .moda-slider.row-product .slick-prev,
  .moda-modal-slider.row-product .slick-prev {
    left: -13%;
  }
}

.row-product .slick-prev {
  width: 20px;
  height: 20px;
  background: none;
  left: -15%;
}

.row-product .slick-prev:before,
.row-product .slick-next:before {
  opacity: 1;
  font-family: "chiccositounico";
  font-size: 15px;
  color: #484d67;
}

.row-product .slick-next {
  width: 20px;
  height: 20px;
  background: none;
  right: -15%;
}

/* 
.color.black {
  background-color: #000;
}

.color.blue {
  background-color: #1b4f94;
}

.color.grey {
  background-color: #c0c0c0;
}

.color.red {
  background-color: #e21d38;
}

.color.light_grey {
  background-color: #e8e8e8;
}

.color.dark_green {
  background-color: #253a13;
}

.color.yellow {
  background-color: #fff14a;
}

.color.green {
  background-color: #8ccb56;
}

.color.violet {
  background-color: #bf5ee9;
}

.color.orange {
  background-color: #eb7a36;
}

.color.azure {
  background-color: #61c1f3;
}

.color.brown {
  background-color: #695345;
}
 */
@media (min-width: 769px) {
  .moda-slider .close-modal {
    top: 10px;
    right: 20px;
    position: absolute;
  }
  .moda-slider .retina-icon-close-blue {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .moda-slider .retina-icon-close-blue:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }
  .moda-slider .retina-icon-close-blue:before {
    top: 10px;
    left: 1px;
  }
  .moda-slider .info-block {
    margin-top: -2px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .moda-slider .close-modal-mobile {
    width: 40px;
    height: 40px;
    margin-top: -38px;
    margin-bottom: 10px;
    padding-top: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .moda-slider .close-modal-mobile:hover {
    color: #FFFFFF !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
  }
  .moda-slider .retina-icon-close-blue {
    font-size: 11px;
  }
  .moda-slider .info-block {
    margin-top: 7px;
    padding-top: 0;
  }
}
@media (max-width: 550px) {
  .moda-slider .modal-body input {
    width: 100%;
  }
  .moda-slider .modal-content {
    padding: 20px 20px 10px 20px;
  }
}
.row-product.card-slider .slick-prev:after,
.row-product.card-slider .slick-next:after,
.row-product.moda-slider .slick-prev:after,
.row-product.moda-slider .slick-next:after,
.row-product.moda-modal-slider .slick-prev:after,
.row-product.moda-modal-slider .slick-next:after {
  display: none !important;
}

.moda-slider .slide.slick-slide:not(.no-hover),
.card-listing-slider .slide.slick-slide:not(.no-hover) {
  border-bottom: 3px solid #1b4f94;
}

.modal-price-cancelled{
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
}

.modal-price{
    color: #e21d38;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
}

.modal-from-price {
    font-size: 18px;
    font-weight: bold;
    font-family: "Roboto",sans-serif;
    line-height: 18px;
}

.modal-price-block {
    float:left;
    padding-right:20px;
    display:inline-block;
    font-family: Roboto, sans-serif;
    line-height: 18px;
}

@media (max-width:360px) {
    .modal-price-block {
        padding-right:20px;
    }
}
/*# sourceMappingURL=slider-prodotti-correlati.css.map */

.b2x-popup-wrapper {
  position: relative;
}

iframe.b2x-popup-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}

.b2x-popup-overlay-wrapper {
  visibility: hidden;
  position: fixed;
  right: 0;
  bottom: 50px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

iframe.b2x-popup-overlay {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}

.b2x-popup-overlay-tab-wrapper {
  position: absolute;
  top: 40px;
/*   top: 50%; */
/*   transform: translate(0, -50%); */
}

iframe.b2x-popup-overlay-tab {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}
.box-interno-prodotto.piu-amati .prezzi-prodotto {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 0;
  height: 25px !important;
  box-sizing: content-box;
}
.box-interno-prodotto.piu-amati .prezzi-prodotto span {
  margin: 0;
}
.box-interno-prodotto.piu-amati .prezzi-prodotto .red,
.box-interno-prodotto.piu-amati .prezzi-prodotto .price-discount,
.box-interno-prodotto.piu-amati .prezzi-prodotto .item-price {
  padding: 0;
}
.box-interno-prodotto.piu-amati .prezzi-prodotto .red,
.box-interno-prodotto.piu-amati .prezzi-prodotto .price-discount {
  color: #e21d38;
}
.box-interno-prodotto.piu-amati .prezzi-prodotto span.red{
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  margin-left:15px;
  line-height: 18px;
}


 .box-interno-prodotto.piu-amati .prezzi-prodotto span.item-price {
    font-size: 12px;
    line-height: 16px;
  }

@media (max-width: 479px) {
  .box-interno-prodotto .prezzi-prodotto {
    padding: 10px 0;
  }
}

.box-interno-prodotto.piu-amati div.prezzi-prodotto .red {
  float: left;
}
.box-interno-prodotto.piu-amati div.prezzi-prodotto .item-price {
  float: right;
}

.box-interno-prodotto.piu-amati div.prezzi-prodotto .discount-price{
	display: block;
    text-align:center;
   width:40%;
   right:0;
   margin-right:30%;
   font-size:10px !important;
}

.box-interno-prodotto .similar-product .prezzi-prodotto {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 0;
  height: 25px !important;
  box-sizing: content-box;
}
.box-interno-prodotto .similar-product .prezzi-prodotto span {
  margin: 0;
}
.box-interno-prodotto .similar-product .prezzi-prodotto .red,
.box-interno-prodotto .similar-product .prezzi-prodotto .price-discount,
.box-interno-prodotto .similar-product .prezzi-prodotto .item-price {
  padding: 0;
}
.box-interno-prodotto .similar-product .prezzi-prodotto .red,
.box-interno-prodotto .similar-product .prezzi-prodotto .price-discount {
  color: #e21d38;
}
.box-interno-prodotto .similar-product .prezzi-prodotto span.red{
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}


 .box-interno-prodotto .similar-product .prezzi-prodotto span.item-price {
    font-size: 12px;
    line-height: 16px;
  }

@media (max-width: 479px) {
  .box-interno-prodotto .prezzi-prodotto {
    padding: 10px 0;
  }
}

.box-interno-prodotto .similar-product div.prezzi-prodotto .red {
  float: left;
}
.box-interno-prodotto .similar-product div.prezzi-prodotto .item-price {
  float: right;
}

.box-interno-prodotto .similar-product div.prezzi-prodotto .discount-price{
	display: block;
    text-align:center;
   width:40%;
   right:0;
   margin-right:30%;
   font-size:10px !important;
}
