
@font-face {
    font-family: Teko;
    src: url('../fonts/Farsi/Sahel-Black.eot');
    src: url('../fonts/Farsi/Sahel-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Farsi/Sahel-Black.woff') format('woff'), url('../fonts/Farsi/Sahel-Black.ttf') format('truetype');
    font-weight: 900;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: 200px;
}

.gallery-container h2 {
    text-align: center;
    margin-top: 70px;
    font-weight: bold;
    color: #58595a;
    font-family:Teko
}

.gallery-container p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
    color: #85878c;
}

/* Styles for the gallery */

.tz-gallery {
    padding: 40px;
}

.thumbnail img{
    width:100% !important;
}
.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    border: none;
}

.tz-gallery img {
    border-radius: 2px;
}

.tz-gallery .caption{
    padding: 26px 30px;
    text-align: center;
}

.tz-gallery .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.tz-gallery .caption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}

.baguetteBox-button {
    background-color: transparent !important;
}