/** section.DESTINATIONS **/
section.destinations{}
section.destinations .carousel{margin-bottom:25px;}
section.destinations .carousel img{width:100%;}
section.destinations .carousel a.img-title{
    background-size:80%;
    background-position:center;
    background-repeat:no-repeat;
    bottom:0;
    display:block;
    height:100%;
    left:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
}
section.destinations .carousel .carousel-inner{border-radius: 16px;}
