body{
    margin-top: 100px;
}



.fz-nav-bar{
    box-shadow: none;
    background-image: none;
    background: #fff;
    height: 100px;
}

.fz-nav-bar .navbar-nav>li>a{
    padding-top: 38px;
    text-transform:uppercase;
    font-family: 'Roboto';
    font-weight: 500;
    color:#1c1c1c;
}

.fz-nav-bar .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-image: none;
    background-color: #fff;
    box-shadow: none;
    color:#db0100;
    font-weight: 700;
}

.fz-nav-bar .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background-color: #fff;
}

.fz-nav-bar .navbar-brand{
    padding-top: 3px;
}
.nav>li{
    background-color: #fff;
}

.country-bar-wrapper{
    background-color: #ebe2c6;
    margin-left: -15px;
    margin-right: -15px;

    padding-top: 8px;
    padding-bottom:  8px;

}

.fz-contries-list{
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;

}

.fz-contries-list li{
    display: block;
    width: 60px;
    float: left;
    margin-left: 10px;

}

.fz-contries-list li > a {
    display: block;
    text-decoration: none;
    color: #404040;    


}

.fz-contries-list li > a > p {
    text-transform:uppercase;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 0.6em;
    padding:0;
    margin: 0;
    margin-top: 2px;
    text-align: center;
}


.fz-navbar-right{
    margin-top: 0px;
}

.banner_wrapper {
    margin-top: 15px;
}

.fz-red-titles{
    margin: 0;

    background-color: #db0100;
    padding: 10px;
    font-family: 'Roboto';
    font-weight: 500;
    color:#fff;
    text-transform: uppercase;
    font-size: 24px;

}

.fz-keep-top-section-margin{
    margin-top: 30px;
}

.fz-keep-top-margin{
    margin-top: 15px;
}

.fz-button{
    background-image: none;
    background-color: #d36605;
    font-family: 'Roboto';
    font-weight: 500;
    color:#fff;
    text-transform: uppercase;
    border: none;
    text-shadow: none;
}

.fz-button:hover{
    background-color: #eb7206;
    color:#fff;
}

.fz-news-article-4{
    width: 33.33333333333333%;
    float: left;
    padding: 5px;

}
.fz-news-wrap{
    padding: 15px;
}

.fz-news-item h3 > a{
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 15px;
    color:#3f3f3f;
    text-wrap: normal; 
}

.fz-news-item h3 > a:hover{
    color:#eb7206;;
}

.fz-news-item p{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    color:#3f3f3f;
    text-align: justify;
}

.fz-directors-message{
    background-image: url('../img/directors_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.75);
}

.fz-equal-box{
    min-height: 400px;
    max-height: 400px;
    padding-bottom: 20px;
}

.fz-info-box-1 h3{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 24px;
    color:#3f3f3f;
    text-transform: uppercase;
}

.fz-info-box-1 p{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    color:#3f3f3f;
    margin-top: 15px;
    text-align: justify;

}

.fz-grey-bg{
    background-color: #f2f2f2;
}

.fz-art-carousel .carousel-caption {
    background-image: url('../img/black_tr_bg.png');
    width: 100%;
    left: 0%;
    bottom: 0;
    padding-bottom: 15px;
    padding-top: 10px;
}

.fz-art-carousel .carousel-caption > h3{
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    float: left;
    padding-left: 15px;
}

.fz-carousel-button{
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 100px;
}

.fz-display-table{
    display: table;
    width: 100%;
}

.fz-display-table-cell{
    display: table-cell;
    float: none;
    text-align: center;
    vertical-align: middle;
}

.fz-newsletter-wrap{
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}


.fz-newsletter-wrap h2{
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 36px;
    color:#3f3f3f;
    text-align: center;
}

.fz-newsletter-wrap p{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    color:#646464;
    text-align: center;
}

.fz-top-bottom-padding-15{
    padding-top: 15px;
    padding-bottom: 15px;
}

.fz-culture-item h3{
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 36px;
    color:#646464;
    margin: 0;
    padding: 0;
}

.fz-culture-item p{
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 14px;
    color:#646464;
    text-align: justify;
    
}

.fz-left-right-padding-15{
    padding-left: 15px;
    padding-right: 15px;
}

.fz-footer-bg{
    background-color: #595959;
}

.fz-footer-box h3{
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 24px;
    color:#fff;
}

.fz-footer-box p{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 12px;
    color:#fff;
}

.fz-footer-box .links{
   list-style: none;
   padding: 0;
   margin: 0;
}

.fz-footer-box .links a{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 12px;
    color:#fff;
}


.fz-footer-box .social-links{
   list-style: none;
   padding: 0;
   margin: 0;
}


.fz-footer-box .social-links li{
    padding: 10px;
    display: block;
    float: left;
}

.fz-footer-box .social-links li:first-child{
    padding-left: 0;
}

.copy-text, .copy-text a{
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 9px;
    color:#fff;
}

.fz-announcements-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.fz-announcements-list li{
    display: block;
    background-image:  url('../img/anouncement.png');
    background-repeat: no-repeat;
    padding-left: 50px;
    
}

.fz-announcements-list li > h4 > a{
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    color:#3f3f3f;
}

.fz-announcements-list li > p {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    color:#3f3f3f;
    text-align: justify;
}



@media(max-width:767px){


    .fz-nav-bar  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
        padding-bottom: 50px;
    }

    .fz-contries-list li{
        margin-top: 8px;
    }

    .fz-logo{
        width:214px;
        height: auto;
    }

    .fz-display-table{
        display: block;
        width: 100%;
    }

    .fz-display-table-cell{
        display: inherit;
        float: left;
    }
    .fz-newsletter-wrap{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}