.reasons div div img
{
    width: auto;
    height: 150px;
}

.reasons-block
{
    height: 350px;
    display: inline-block;
}
.reasons-header
{
    text-align: center;
    line-height: 50px;
}

.reasons-header h5
{
    color: #62A945;
    font-size: 2.5rem;
    font-weight: 300;
    font-stretch: semi-expanded;
}
.reasons-header h5 span
{
    color: #00687F;
    font-weight: 900;
}
.reasons-caption
{
    text-align: center;
    margin: 10px 0 30px 0;
    padding: 0 5px;

}
.reasons-caption span, .reasons-caption span a
{
    color: #00687F;


}
.reasons-caption span:first-child
{
    text-transform: uppercase;
    color: #62A945 ;
    display: block;
    font-weight: bold;
}
.quote-container
{

    width: 100%;
    height: 285px;
    overflow: hidden;
    margin: 0px;
    position: relative;
}
.quote
{
    position: absolute;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
}
.etnopark-text
{    margin: 0;
    width: 20%;
    background-color: #fff;
    padding: 20px;
    color: black;}
.etnopark-next
{
    position: absolute;
    width: 100%;
    bottom: 10%;

}

.video-info
{
    height: 360px;
    margin: 0px;
    position: relative;
    z-index: 100;
    color: white;

}
.video-info div
{
    padding-top: 20%;
}


.play-btn
{

    font-size: 5rem;
    cursor: pointer;
    margin: 0 10%;
    text-align: center;
    width: 80%;

}
.video-caption-title
{
    text-align: center;
    font-size: 1.64rem;
    margin: 0 10%;
    width: 80%;
}
.video-caption-text
{

    font-size: 1rem;
    margin: 0 10%;

    width: 80%;
    height: 150px;
}
.video-info img

{
    position: absolute;
    margin: auto;
    min-height: 100%;
    min-width: 100%;

    z-index: -2;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
}
.video-info-dimmer
{
    position: absolute;
    margin: auto;
    min-height: 100%;
    min-width: 100%;

    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    background-color: rgba(0,0,0,0.0);
    z-index: -1;

}
.single-video
{
    margin-bottom: 20px;
}
.zero-padding
{
    padding: 0 !important;
}
.content
{
    min-height: 1000px;
}
.more-link
{
    height: 42px;
}
.btn-custom
{
    background-image: url(images/button_background1.png) !important;
}


.white-text {
    margin: 0;
    padding: 0;
}
.white-text a
{
    color: white;
    text-decoration: underline;
}
.card .card-content {
height: 220px;
padding-bottom: 20px;
overflow: hidden;
}
.custom-card-title
{
 color: black;
    text-transform: uppercase;
}
.custom-card-title a
{
    color: #62a60a;
}
.card-image
{
    height: 400px;
    overflow: hidden;
}

.valign-wrapper-custom {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.cc-img, .card-image a img
{
    height:  100% !important;
    width:auto !important;
    position: absolute !important;
    top: -9999px !important;
    bottom: -9999px !important;
    left: -9999px !important;
    right: -9999px !important;
    margin: auto !important;
}
.reasons-shadows
{margin-top:-30px !important;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.14), 1px -4px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}
.useful-links
{
    min-height: 200px;
}
.useful-link a img
{
    width: 80px;
    height:auto;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.anchor{
    display: block;
    height: 40px; /*same height as header*/
    margin-top: -40px; /*same height as header*/
    visibility: hidden;
}
.useful-link p
{
    text-align: center;
}

.all-reasons-block
{
    padding-top: 50px;


    margin-bottom: -40px;
    z-index:10;

    position: relative;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
}

.tur-name a

{
    font-size: 1.2rem;
    color: #62a60a;
}

.slick-carousel div img {
    width: 100%;
}


