﻿/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */

/* HTML5 display-role reset for older browsers */
article,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

.clearfix:after {
    visibility: hidden;
    display: block;
    /*font-size: 0;*/
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

.wrapper {
    width: 1170px;
    margin: 0 auto;
}

.margin-bottom {
    margin-bottom: 40px;
}

.min-size {
    width: 530px;
}

.shadow {
    box-shadow: 0px 0px 10px 0px #d4d8d9;
}

.inline {
    display: inline-block;
    vertical-align: top;
}

.colection {
    padding: 60px 65px;
    /*margin-right: 35px;*/
    margin:auto;
}

    .colection h4 {
        line-height: 1.7;
        width: 196px;
        text-align: left;
    }

        .colection h4 span {
            display: block;
            font-size: 18px;
        }

        .colection h4 .en {
            font-weight: bold;
        }

    .colection .btn {
        margin-left: 40px;
    }

.btn > span > img {
    position: relative;
    top: 4px;
}



/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#txtundervideo p
{
    font-size:17px;
}
#txtheaderFestival p
{
    text-align:center;
}