/*CSS*/

@import 'colors.css';
body,
html {
    height: 100%;
}

header {
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #0683c9;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    border-bottom:1px solid #DDD
}
header.statico {
    position: relative;
}
header  #logo-home {
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
header.smaller .navbar {
    padding: 0; 
}

header.smaller {
    height: 45px;
    box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.55)
}
header.smaller #logo-home {
    width: 100px;
    font-size: 1.25rem;
    line-height: 45px;
    height: 45px;
}


.hero-image {
    background-color: #aaa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero-home {
    
    background-color: #aaa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero-image-details, .hero-map {
    background-color: #aaa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero-map {
    height: 500px
}

.hero-image-details {
    background-color: #aaa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

}

.hero-image-details .background:before, .hero-home .background:before, .hero-image .background:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    filter: alpha(Opacity=35);
    opacity: .35;
    
}

.details-breadcrumb {
    position: relative;
    top:0;
    z-index: 100
}

.hero-card {
    background-color: #aaa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height:120px;
    padding: 10px;
    border-bottom:5px solid #fc6c4e
}

.hero-card-result {
    background-color: #aaa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 10px;
}

#segnala {
    font-size:12px;
    position: absolute;
    z-index: 100;
    background: #ffc107;
    color: black;
    padding:10px;
    bottom:0;
    right:0;
    margin: 0 40px 55px 0px;
    z-index: 1000;
    width: 250px
}
#segnala .input-group-sm>.form-control {
    font-size:12px;
}

.alert {
    padding: 0.5rem
}

.alert p {
    font-size: 14px;
    margin-bottom: 5px
}

.cover-list {
    padding:20px;
    background-color: white;
    margin-top: -40px;
    margin-bottom: -40px;
    box-shadow: 0px 3px 17px rgba(0, 0, 0, 0.55);

}
/*a:hover {
    color: #6B0911
}*/

.text-underline {
    text-decoration: underline
}
.text-atomic {
    color: #fc6c4e
}

.bg-atomic {
    background: #fc6c4e
}

.bg-blue {
    background: #003580
}

.navbar-brand img {
    width: 170px
}

.navbar-atomic {
    padding: 0.5rem 1rem;
}

.navbar-atomic .navbar-nav .nav-link {
    border: 2px solid #333;
    font-size: 12px;
    padding: 0.25rem 0.5rem;
    background: white;
    color: #222;
    margin-right: 15px;
    font-weight: bold
}

.navbar-atomic .navbar-brand  {
    color: #fc6c4e;
}
#logo-home  {
    color: #fc6c4e;
    width: 230px;
    height: 65px;
    line-height: 48px;
    font-size: 30px;
}
.payoff {
    position: absolute;
    top: 32px;
    font-size: 15px;
}

@media (max-width: 575px) { 
    
    .dinamico .navbar {
        padding-right:10px
    }
    #logo-home {
        line-height: 75px;
    }
}

.news-btn {
    position: absolute;
    right:0
}

.news-btn a {
    color: #fc6c4e;
}

.navbar-atomic .navbar-nav .nav-link-reverse {
    border: 2px solid #f34420;
    background: #fc6c4e;
    color: white
}

.navbar-atomic .navbar-nav .nav-item a:hover {
    color: #fc6c4e;
}

.navbar-atomic .navbar-nav .nav-item .nav-link-reverse:hover {
    color: #FFF;
    background: #DA2433;
}

.archive-ticket a {
    text-decoration: none
}
.archive-ticket .card-text {
    color: black;
    clear: both;
    font-size: 14px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 6px;
}
.archive-ticket .card-title {
    height: 50px;
    overflow: hidden;
    color: #fc6c4e;
    margin-bottom: 10px;
}
.result-ticket  {
    position: relative
}

.result-ticket .card-title {
    height: 25px;
    overflow: hidden;
    color: #fc6c4e;
    margin-bottom: 10px;
}
.result-ticket .card-text {
    color: black;
    clear: both;
    font-size: 14px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 6px;
}
.result-ticket .card-title a:hover {
    color: #fc6c4e;
}
.result-ticket .card-text a:hover {
    color: black
}
.result a, .latest a{
    text-decoration: none
}

.last-ticket  {
    position: relative
}

.last-ticket .card-title {
    height: 48px;
    overflow: hidden;
    color: #fc6c4e;
    margin-bottom: 10px;
    font-size: 20px
}
.last-ticket .card-text {
    color: black;
    clear: both;
    font-size: 14px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 6px;
}
.last-ticket .card-title a:hover {
    color: #fc6c4e;
}
.last-ticket .card-text a:hover {
    color: black
}
.last-ticket .card-title a, .last-ticket .card-text a {
   text-decoration: none
}
.last-ticket .card-body {
    padding-left: 0;
    padding-right: 0
}




.heading-section {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    color: #ffb743
}
.btn-facebook {
    background: #3B5998;
    color: white;
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    padding: .1rem 0.3rem;
}
.btn-facebook:hover {
    background: #4F76C4;
    color: white;
}

.btn-twitter {
    background: #1b95e0;
    color: white;
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    padding: .1rem 0.3rem;
  }
  .btn-twitter:hover {
    background: #55ACEE;
    color: white;
}

.btn-tumblr {
    background: #2c4762;
    color: white;
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    padding: .1rem 0.3rem;
  }
.btn-tumblr:hover {
    background: #42668A;
    color: white;
  }

  .btn-pinterest {
    background: #cb2027;
    color: white;
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    padding: .1rem 0.3rem;
  }
.btn-pinterest:hover {
    background: #E0343C;
    color: white;
  }
  .btn-mail {
    background: #ffc107;
    color: black;
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    padding: .1rem 0.3rem;
  }
.btn-mail:hover {
    background: #E6BA2A;
    color: black;
  }
.btn-whatsapp {
    background: #19BB54;
    color: white;
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    padding: .1rem 0.3rem;
  }
.btn-whatsapp:hover {
    background: #25d366;
    color: white;
  }
  .btn-whatsapp i,  .btn-pinterest i  {
      font-size:14px
  }
 

.blurry {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: 50;
    position: relative
}

.no-blurry {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
    z-index: 100;
    position: relative
}
/*  SWIPE  */


.swiper-menu .swiper-slide a {
    border-bottom: 5px solid white;
}

.swiper-slide {
    width: auto
}
.cat-menu {
    border-bottom: 1px solid #DDD
}

.swiper-menu .swiper-slide a:hover, 
.swiper-menu .swiper-slide a.active {
    border-bottom: 5px solid #fc6c4e;
    text-decoration: none;
}

.menu-button-next.swiper-button-disabled,
.menu-button-prev.swiper-button-disabled,
.gallery .swiper-button-disabled,
.gallery .swiper-button-disabled{
    display: none
}


.gallery .swiper-button-next, .gallery .swiper-button-prev {
    margin-top:-90px;
    background-size: 20px 50px;
    background-color: rgba(255,255,255,.85);
    width: 43px;
    height: 75px;

}
.gallery .swiper-button-next {
    right:0
} 
.gallery .swiper-button-prev {
    left:0
}

.contattatemi, .memo {
    box-shadow: 0 3px 8px rgba(0,0,0,0.25)
}

.menu-button-next,
.menu-button-prev {
    background-size: 10px 50px;
    background-color: white;
    height: 46px;
    margin-top: -24px;
    width: 40px;
}

.card-button-prev,
.card-button-next {
    background-size: 10px 50px;
    background-color: white;
    height: 42px;
    margin-top: -20px;
    width: 40px
}

.menu-button-next,
.card-button-next {
    right: 0px;
    left: auto;
}

.menu-button-prev,
.card-button-prev {
    left: 0px;
    right: auto;
}

.swiper-ticket .swiper-slide a {
    text-decoration: none
}

.swiper-ticket .swiper-slide p {
    color: black
}

.swiper-card {
    padding: 1rem 1rem;
    margin-bottom: 2rem;
    background-color: #eee;
    border-radius: .3rem;
}

.swiper-card .swiper-slide img {
    padding: 10px;
    background: white;
    position: relative;
    box-shadow: none
}

.swiper-description {
    position: absolute;
    z-index: 100;
    float: left;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    top: 60%;
    left: 100px;
    text-transform: uppercase
}

.swiper-description .f-line {
    background: white;
    color: black;
    padding: 2px 6px;
}

.swiper-description .s-line {
    background: #fc6c4e;
    color: white;
    padding: 1px 6px;
}

@media (min-width: 576px) {
    .swiper-card {
        padding: 1rem 2rem;
    }
}


/*  SEARCH BOX  */

.searchbox {
    padding: 0.75rem 1.25rem 1.25rem 1.25rem;
    background-color: rgba(221, 221, 221, 0.8);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25)
}

.searchbox .title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1em
}

.searchbox label {
    margin-bottom: 0
}

.btn-atomic {
    background: #fc6c4e;
}


/* REGISTER BOX */

.registerbox {
    background: #f6f6f6;
    border: 1px solid #CCC;
    padding: 1.25rem;
    border-top: 0
}

.registerbox.returned {
    background: #fc6c4e;
    border: 1px solid #960D18;
    color: white
}

.registerbox .title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1em
}

.registerbox label {
    margin-bottom: 0
}

.intro-register {
    max-width: 490px;
}

@media (min-width: 768px) {
    .intro-register {
        position: absolute;
        top: 130px
    }
    .hero-image {
        max-height: 440px
    }
}

#register-menu .nav-link.active {
    background: #f6f6f6;
    border: 1px solid #CCC;
    border-bottom: 0;
    color: #fc6c4e;
}

#register-menu.returned .nav-link.active {
    background: #fc6c4e;
    border: 1px solid #960D18;
    border-bottom: 0;
    color: #fff;
}

#register-menu .nav-link {
    border: 1px solid #606060;
    background: #707070;
    border-bottom: 0;
    color: white
}

#register-menu.returned .nav-link {
    border: 1px solid #f8f8f8;
    background: white;
    border-bottom: 0;
    color: black
}

#start-tab {
    border-top-right-radius: 0
}

#continue-tab {
    border-top-left-radius: 0
}

#register-menu {
    border-bottom: 0
}

#register-menu .nav-item {
    width: 50%;
    font-size: 16px;
    line-height: 16px;
}

.hide {
    display: none
}

.card-text {
    clear: both;
    font-size: 14px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 6px;
}

.review {
    font-size: 14px
}

.num-ratings {
    font-size: 12px
}

.ticket-price {
    font-size: 20px
}

.card-category {
    text-shadow: 1px 1px 1px #000;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    font-size: 13px;
    background: #ffb743;
    text-transform: uppercase;
    color: white;
    padding: 1px 6px 0px 6px;
    float: left;
    margin-bottom: 0
}

.card-title {
    height: 50px;
    overflow: hidden;
    color: #fc6c4e;
    margin-bottom: 10px
}

.card-img-overlay {
    padding: 0.75rem
}

.card-body {
    padding: 0.5rem 1rem
}

.shadow {
    text-shadow: 1px 1px 1px #000;
}

.shadow-element {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15)
}

.shadow-element-wide {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25)
}

.swiper-ticket .card-img {
    height: 150px;
    width: auto
}

.nunito {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
}

.why-af p {
    font-size: 14px
}

.back-to-top i {
    font-size: 60px;
}

.nav-pills .nav-link {
    border-radius: 0rem;
}

#navbar-reg .nav-item .active {
    background: #f8f9fa!important;
    color: black
}

.disabled a {
    pointer-events: none;
    cursor: normal;
    opacity: 0.5
}

.opacity05 {
    opacity: 0.5
}

footer {
    background: #fc6c4e;
    color: #222
}

.img-upload,
.img-upload * {
    box-sizing: border-box;
}

.img-upload {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
}

.img-upload.dz-clickable {
    cursor: pointer;
}

.img-upload.dz-clickable * {
    cursor: default;
}

.img-upload.dz-clickable .dz-message,
.img-upload.dz-clickable .dz-message * {
    cursor: pointer;
}

.img-upload.dz-started .dz-message {
    display: none;
}

.img-upload.dz-drag-hover {
    border-style: solid;
}

.img-upload.dz-drag-hover .dz-message {
    opacity: 0.5;
}

.img-upload .dz-message {
    text-align: center;
    margin: 2em 0;
    padding: 20px 20px;
}

.img-upload .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    min-height: 100px;
}

.img-upload .dz-preview:hover,
#gallery-upload .dz-preview:hover,
#gallery-upload-event .dz-preview:hover {
    z-index: 1000;
}

.img-upload .dz-preview:hover .dz-details {
    opacity: 1;
}

.img-upload .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}

.img-upload .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.img-upload .dz-preview.dz-image-preview {
    background: white;
}

.img-upload .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.img-upload .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    border: none;
    display: block;
}

.img-upload .dz-preview .dz-remove:hover {
    text-decoration: underline;
}

.img-upload .dz-preview:hover .dz-details {
    opacity: 1;
}

.img-upload .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}

.img-upload .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
}

.img-upload .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}

.img-upload .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}

.img-upload .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-upload .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}

.img-upload .dz-preview .dz-details .dz-filename span,
.img-upload .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}

.img-upload .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

.img-upload .dz-preview .dz-image {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    z-index: 10;
}

#galler_upload .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10;
}

.img-upload .dz-preview .dz-image img {
    display: block;
}

.img-upload .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.img-upload .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.img-upload .dz-preview .dz-success-mark,
.img-upload .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

.img-upload .dz-preview .dz-success-mark svg,
.img-upload .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
}

.img-upload .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.img-upload .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.img-upload .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}

.img-upload .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}

.img-upload .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
}

.img-upload .dz-preview.dz-error .dz-error-message,
#gallery-upload .dz-preview.dz-error .dz-error-message,
#gallery-upload-event .dz-preview.dz-error .dz-error-message {
    display: block;
}

#gallery-upload .dz-preview.dz-error:hover .dz-error-message,
#gallery-upload-event .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}

.img-upload .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: relative;
    display: block;
    opacity: 1;
    border-radius: 8px;
    font-size: 13px;
    margin-top: 10px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
    transition: all 1.15s ease-in-out;
}

.img-upload .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}

#gallery-upload .dz-preview .dz-error-message,
#gallery-upload-event .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}

#gallery-upload .dz-preview .dz-error-message:after,
#gallery-upload-event .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}

.img-upload {
    border: 2px dashed #0087F7;
    background: white;
}

#gallery-upload,
#gallery-upload-event,
#cover-upload-event,
#cover-upload {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px
}

.cursor-pointer {
    cursor: pointer;
}

.img-upload .dz-message {
    margin: 0
}

.list-feed {
    margin: 0;
    padding: 7px 0;
    list-style: none;
}

.list-feed>li {
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 40px;
}

.list-feed>li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #bdbdbd;
    z-index: 3;
}

.list-feed>li.done:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #fff;
    text-align: center;
    background-color: #0ab21b;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    border: none;
    box-shadow: 0 0 0 5px #d1edd4;
    font-size: 14px
}

.list-feed>li.working:before {
    color: #fff;
    text-align: center;
    background-color: #febb02;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    border: none;
    box-shadow: 0 0 0 5px #ffd2a2;
    font-size: 14px
}

.list-feed>li:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 9px;
    bottom: -7px;
    width: 0;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    z-index: 2;
}

.list-feed>li:first-child:after {
    top: 8px;
}

.list-feed>li:last-child {
    padding-bottom: 0;
}

.list-feed>li:last-child:after {
    content: none;
}

.list-feed>li[class*=border-]:before,
.list-feed>li[class*=border-]:after {
    border-color: inherit;
}

.list-feed-solid>li:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 4px;
}

.list-feed-square>li:before {
    content: '';
    border-radius: 0;
}

.list-feed-rhombus>li:before {
    content: '';
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.list-feed-time>li {
    margin-left: 48px;
}

.list-feed-time>li .feed-time {
    position: absolute;
    left: -48px;
    top: 0;
    font-size: 12px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 7px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.pt-100 {
    padding-top: 82px;
}

.product-slider  {
    position:static
}

  .product-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height:auto
  }

  .product-slider .swiper-slide img {
      width:100%;
      /*height:100%*/

  }

  .product-thumbs .swiper-slide {
    width: auto;
    padding: 0;
    justify-content: center;
    align-items: center;
    margin-top:5px;
    margin-bottom:5px;
  }

  .thumb-wrap {
    background: rgba(0,0,0,.6);
    height: 100%;
    position: relative;
    top: -86px;
    z-index: 100;
  }
  
  .product-thumbs .swiper-slide-active {
    border: solid 2px #ECECEC;
  }

  ul.sort li {clear:both;width:100%;cursor: move;border-radius: 4px; background: #F4F4F4; padding: 7px 3px; border:1px solid #CCC; color: #222; list-style: none;margin-bottom:4px;}
  ul.sort {margin: 0; padding-left:0}

  .ellips td, .ellipse {
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  }
.card-hero-text {
    font-size: 18px;
    color: white
}
.home-news {
    padding:20px 0px 20px 20px;
    background-color: rgba(252, 108, 78, 0.8);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    height:235px
}
.home-news-slide {
    background-color: rgba(252, 108, 78, 0.8);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
}
.home-news a {
    color: white;
    text-decoration: none
}

.home-news .title-news {
    color: white;
    font-size:30px;
    padding-right:30px;
    min-height: 34px;
    overflow: hidden;
    max-height: 100px
}

.home-news .text-news {
    color: white;
    font-size:18px;
    padding-right:30px;
    height: 70px;
    line-height: 22px;
    overflow: hidden;
}
.home-news .news-footer a:after {
    content: " \00bb";
    font-size: 20px;
}
.home-news .news-footer a {
    background: white;
    color: #fc6c4e;
    padding: 4px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin-right:30px
}
@media (max-width: 992px) { 
    
        .home-news .title-news {
            font-size: 22px;
            min-height: 50px;
        }
        .home-news .text-news {
            font-size: 16px;
            height: 64px;
            line-height: 20px;
        }
    }
.archivio {
    padding:5px;
    position: relative;
    top:-11px;
    background: #DA3C1C;
    font-size:14px;
    z-index: 100;
    font-weight: bold
}

.swiper-news {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-news .swiper-slide {
    text-align: left;
    font-size: 18px;
    overflow: hidden;
    position: relative;
}

.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 100%;
    background: white;
    opacity: .9;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #333
}
.archive .card-title {
    height: 52px;
    font-size: 24px;
    padding-right: 30px;
    font-weight: bold;
    font-family: 'Nunito Sans', sans-serif
}
.archive a {
    text-decoration: none
}

.posted_on {
    background: #fc6c4e;
    color: white;
    padding: 3px;
    position: absolute;
    right:15px;
    float:right;
    font-weight:bold;
    font-size:14px

}

.city_archive {
    width: 100%;
    bottom: 0;
    position: absolute;
    background: #fc6c4e;
    color: white;
    font-weight: bold;
    font-family: 'Nunito Sans', sans-serif
}

footer a {
    color: white;
    font-weight:bold
}
footer a:hover {
    color: #333;
}
.footer-menu {
    float:right;
    margin-bottom:10px
}
.footer-menu li {
    list-style: none
}
  /* ------------------------------------------------------------------------------
*
*  # Select2 selects
*
*  Styles for select2.js - custom select plugin
*
*  Version: 1.3
*  Latest update: Mar 10, 2016
*
* ---------------------------------------------------------------------------- */
.select2-container {
    outline: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .select2-selection--single {
    cursor: pointer;
    outline: 0;
    display: block;
    height: 36px;
    padding: 7px 0;
    line-height: 1.5384616;
    position: relative;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .select2-selection--single:hover,
  .select2-selection--single:focus,
  .select2-container--open .select2-selection--single {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
  }
  .select2-selection--single:not([class*=bg-]) {
    background-color: #fff;
    color: #333333;
  }
  .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
    border-color: #ddd;
  }
  .select2-selection--single[class*=bg-]:hover,
  .select2-selection--single[class*=bg-]:focus,
  .select2-container--open .select2-selection--single[class*=bg-] {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.025) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.025) inset;
  }
  .select2-selection--single[class*=bg-] .select2-selection__placeholder {
    color: #fff;
  }
  .select2-container--disabled .select2-selection--single[class*=bg-] .select2-selection__placeholder {
    color: rgba(255, 255, 255, 0.75);
  }
  .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 12px;
    padding-right: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-selection--single .select2-selection__rendered > i {
    margin-right: 10px;
  }
  .select2-selection--single .select2-selection__clear {
    position: relative;
    cursor: pointer;
    float: right;
    font-size: 0;
    line-height: 1;
    margin-top: 2px;
    margin-left: 5px;
    opacity: 0.75;
    filter: alpha(opacity=75);
  }
  .select2-selection--single .select2-selection__clear:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .select2-selection--single .select2-selection__clear:after {
    content: '\ed6b';
    font-family: 'icomoon';
    display: inline-block;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .select2-selection--single .select2-selection__placeholder {
    color: #999999;
  }
  .select2-selection--single .select2-selection__arrow:after {
    content: '\e9c5';
    font-family: 'Icomoon';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -8px;
    font-size: 16px;
    line-height: 1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .select2-container--open .select2-selection--single .select2-selection__arrow:after {
    content: '\e9c6';
  }
  .select2-selection--single .select2-selection__arrow b {
    display: none;
  }
  .select2-container--disabled .select2-selection--single {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .select2-container--disabled .select2-selection--single:not([class*=bg-]) {
    background-color: #fafafa;
    color: #999999;
  }
  .select2-container--disabled .select2-selection--single[class*=bg-] {
    -webkit-box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
  }
  .select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
  }
  .select2-selection--multiple {
    display: block;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: text;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .select2-selection--multiple:not([class*=bg-]) {
    background-color: #fff;
  }
  .select2-selection--multiple:not([class*=bg-]):not([class*=border-]) {
    border-color: #bbb;
    line-height: 1.2em;
  }
  .select2-selection--multiple .select2-selection__rendered {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    padding: 2px 5px 0;;
    width: 100%;
  }
  .select2-selection--multiple .select2-selection__placeholder {
    color: #999999;
  }
  .select2-container--disabled .select2-selection--multiple:not([class*=bg-]) {
    background-color: #fafafa;
    color: #999999;
  }
  .select2-container--disabled .select2-selection--multiple[class*=bg-] {
    -webkit-box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
  }
  .select2-container--disabled .select2-selection--multiple[class*=bg-] .select2-selection__choice {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .select2-container--disabled .select2-selection--multiple,
  .select2-container--disabled .select2-selection--multiple .select2-selection__choice,
  .select2-container--disabled .select2-selection--multiple .select2-search__field {
    cursor: not-allowed;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fc6c4e;
    color: #fff;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
    padding: 0px 10px 3px;
    font-size: 14px;
  }
  .select2-selection--multiple .select2-selection__choice > i {
    margin-right: 10px;
  }
  .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-top: 3px;
    line-height: 1;
    margin-left: 7px;
    opacity: 0.75;
    filter: alpha(opacity=75);
    color: white;
  }
  .select2-container .select2-selection--multiple {
      min-height: auto
  }
  .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  .select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    display: none;
  }
  .select2-selection--multiple .select2-search--inline {
    float: left;
  }
  .select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-top: 0px;
    padding: 3px 0;
    background-color: transparent;
    border: 0;
    outline: 0;
    margin-left: 7px;
    -webkit-appearance: textfield;
    font-size:14px
  }
  .select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-dropdown {
    background-color: #fff;
    color: #333333;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .select2-results {
    display: block;
  }
  .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .select2-results > .select2-results__options {
    padding-bottom: 7px;
    max-height: 250px;
    overflow-y: auto;
  }
  .select2-search--hide + .select2-results > .select2-results__options {
    padding-top: 7px;
  }
  .select2-results:first-child > .select2-results__options {
    padding-top: 7px;
  }
  .select2-results__option {
    padding: 1px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size:12px
  }
  .select2-results__option + .select2-results__option {
    margin-top: 1px;
  }
  .select2-results__option i {
    margin-right: 10px;
  }
  .select2-results__option i.icon-undefined {
    display: none;
  }
  .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-results__option.select2-results__option--highlighted {
    background-color: #f5f5f5;
  }
  .select2-results__option[aria-disabled=true] {
    color: #999999;
    cursor: not-allowed;
  }
  .select2-dropdown[class*=bg-] .select2-results__option[aria-disabled=true] {
    color: rgba(255, 255, 255, 0.6);
  }
  .select2-results__option[aria-selected=true] {
    background-color: #2196F3;
    color: #fff;
  }
  .select2-results__options--nested > .select2-results__option {
    padding-left: 24px;
    padding-right: 24px;
  }
  .select2-results__group {
    display: block;
    padding: 7px 12px;
    font-size: 11px;
    line-height: 1.82;
    text-transform: uppercase;
    cursor: default;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .select2-results__option:first-child > .select2-results__group {
    margin-top: 0;
  }
  .select2-results__message {
    color: #999999;
    cursor: default;
  }
  .select2-dropdown[class*=bg-] .select2-results__message {
    color: rgba(255, 255, 255, 0.75);
  }
  .select2-results__option.loading-results {
    padding-top: 0;
  }
  .select2-results__option.loading-results + .select2-results__option {
    margin-top: 7px;
  }
  .select2-results__option--load-more {
    text-align: center;
    margin-top: 7px;
    cursor: default;
  }
  .select2-container--open .select2-dropdown {
    left: 0;
  }
  .select2-container--open .select2-dropdown--above {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--open .select2-dropdown--above[class*=bg-] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .select2-container--open.select2-container--above .select2-selection--single,
  .select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--open .select2-dropdown--below[class*=bg-] {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .select2-container--open.select2-container--below .select2-selection--single,
  .select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .select2-search--dropdown {
    display: block;
    position: relative;
    padding: 12px;
  }
  .select2-search--dropdown:after {
    content: '\e98e';
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    left: 24px;
    color: inherit;
    display: block;
    font-size: 12px;
    margin-top: -6px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  .select2-search--dropdown + .select2-results .select2-results__message:first-child {
    padding-top: 0;
  }
  .select2-search--dropdown .select2-search__field {
    height: 36px;
    padding: 7px 12px;
    padding-left: 36px;
    border-radius: 3px;
    border: 1px solid #ddd;
    outline: 0;
    width: 100%;
  }
  .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-search--dropdown.select2-search--hide {
    display: none;
  }
  .select-lg.select2-selection--single {
    height: 40px;
    padding: 9px 0;
    font-size: 14px;
  }
  .select-lg.select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
    padding-right: 34px;
  }
  .select-lg.select2-selection--single .select2-selection__arrow:after {
    right: 15px;
  }
  .select-lg.select2-selection--multiple .select2-selection__choice {
    padding: 9px 15px;
    font-size: 14px;
  }
  .select-lg.select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 9px 0;
    font-size: 14px;
  }
  .select-sm.select2-selection--single {
    height: 34px;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.6666667;
  }
  .select-sm.select2-selection--single .select2-selection__rendered {
    padding-left: 11px;
    padding-right: 26px;
  }
  .select-sm.select2-selection--single .select2-selection__arrow:after {
    right: 11px;
  }
  .select-sm.select2-selection--multiple .select2-selection__choice {
    padding: 6px 11px;
    font-size: 12px;
    line-height: 1.6666667;
  }
  .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 6px 0;
  }
  .select-xs.select2-selection--single {
    height: 32px;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1.6666667;
  }
  .select-xs.select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
    padding-right: 24px;
  }
  .select-xs.select2-selection--single .select2-selection__arrow:after {
    right: 10px;
  }
  .select-xs.select2-selection--multiple .select2-selection__choice {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.6666667;
  }
  .select-xs.select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 5px 0;
    font-size: 12px;
    line-height: 1.6666667;
  }
  .select2-selection--multiple[class*=bg-] .select2-selection__choice {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .select2-dropdown[class*=bg-] .select2-search--dropdown .select2-search__field {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: transparent;
    color: #fff;
  }
  .select2-dropdown[class*=bg-] .select2-results__option[aria-selected=true] {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .select2-dropdown[class*=bg-] .select2-results__option--highlighted {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    z-index: 99;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: fixed !important;
    width: 1px !important;
  }
  .select2-result-repository {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .select2-result-repository__avatar {
    float: left;
    width: 60px;
    margin-right: 15px;
  }
  .select2-result-repository__avatar img {
    width: 100%;
    height: auto;
    border-radius: 100px;
  }
  .select2-result-repository__meta {
    margin-left: 70px;
  }
  .select2-result-repository__title {
    font-weight: 500;
    word-wrap: break-word;
    margin-bottom: 2px;
  }
  .select2-result-repository__forks,
  .select2-result-repository__stargazers,
  .select2-result-repository__watchers {
    display: inline-block;
    font-size: 12px;
  }
  .select2-result-repository__description {
    font-size: 12px;
  }
  .select2-result-repository__forks,
  .select2-result-repository__stargazers {
    margin-right: 15px;
  }
  .select2-container--default .select2-selection--multiple {
      border-radius: .2rem;
      border: 1px solid rgba(0,0,0,.15)
  }
  .fix-alert {
      padding: 15px;
      margin-bottom: 20px;
      border: 1px solid transparent;
      border-radius: 4px;
  }
  .form-group .select2-container {
    position: relative;
    z-index: 2;
    display: table;
    table-layout: fixed;
  }

/* latin */

/* vietnamese */
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Nunito Sans Light'), local('NunitoSans-Light'), url(fonts/nunito-light-vt.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Nunito Sans Light'), local('NunitoSans-Light'), url(fonts/nunito-light-lat-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Nunito Sans Light'), local('NunitoSans-Light'), url(fonts/nunito-light-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }
  /* vietnamese */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Nunito Sans Regular'), local('NunitoSans-Regular'), url(fonts/nunito-reg-vt.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Nunito Sans Regular'), local('NunitoSans-Regular'), url(fonts/nunito-reg-lat-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Nunito Sans Regular'), local('NunitoSans-Regular'), url(fonts/nunito-reg-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }
  /* vietnamese */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Nunito Sans Bold'), local('NunitoSans-Bold'), url(fonts/nunito-bold-vt.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Nunito Sans Bold'), local('NunitoSans-Bold'), url(fonts/nunito-bold-lat-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Nunito Sans Bold'), local('NunitoSans-Bold'), url(fonts/nunito-bold-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }
  /* vietnamese */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Nunito Sans ExtraBold'), local('NunitoSans-ExtraBold'), url(fonts/nunito-extbold-vt.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Nunito Sans ExtraBold'), local('NunitoSans-ExtraBold'), url(fonts/nunito-extbold-lat-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Nunito Sans ExtraBold'), local('NunitoSans-ExtraBold'), url(fonts/nunito-extbold-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  }