 /* exo-2-300 - latin */
 @font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/exo-2-v21-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* exo-2-regular - latin */
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/exo-2-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* exo-2-600 - latin */
    @font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/exo-2-v21-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



.carousel-control-next,
.carousel-control-prev {
  width:5%
}

.carousel-indicators {
   margin-bottom: 0px;
}

.cicol {
    color:#14B84B;
}

.cibg {
    background-color:#14B84B;
}

#hintText{
    color:#ff2200;
}