@import "main.css";

/* section_1 */

section.afisha {margin-bottom: 5px; margin-top: 10px; overflow: hidden;}
section.afisha a.btn {
    color: #f5f5f5;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 800;
    margin: 0 0 20px 0;
    /*letter-spacing: 0.25px;*/
    padding: .5rem;
    -webkit-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
    -moz-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
    -o-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
}
section.afisha a.btn i {margin-left: 10px;}

section.afisha .compani {}
section.afisha .compani h3 {
    color: #444;
    font-family: "RobotoBold", sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    -webkit-text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
    -moz-text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
    -o-text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
}
section.afisha .compani .item_compani {
	/*border-bottom: 1px dashed #ddd;*/
    border: 1px solid #ddd;
	margin-bottom: 15px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    -webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -o-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    width: 100%;
}

section.afisha .compani .item_compani img.img_logo {
    max-height: 150px;
    height: auto;
    max-width: 100%;
    margin-bottom: 0;
}
section.afisha .compani .item_compani img {margin-bottom: 15px;}
section.afisha .compani .item_compani h1 {
    color: #016674;
    font-family: "RobotoBold", sans-serif;
    font-size: 24px;
    margin-top: 0;
    text-transform: uppercase;
}
section.afisha .compani .item_compani h2 {
    color: #444;
    font-family: "RobotoBold", sans-serif;
    font-size: 18px;
}
section.afisha .compani .item_compani .dates-list {background-color: #eee; margin: 30px 0 15px;}
section.afisha .compani .item_compani .dates-list span {
    color: #5f5f5f;
    font-family: "RobotoBold", sans-serif;
    font-size: 14px;
    padding-left: 20px;
}
section.afisha .compani .item_compani p {
	color: #5f5f5f;
    font-size: 16px;
    text-align: justify;
}
section.afisha .compani .item_compani p.city {font-size: 13px;}
section.afisha .compani .item_compani p.city i {color: #FF3547; margin-right: 10px;}
section.afisha .compani .item_compani p.city span {font-family: "RobotoBold", sans-serif;}
section.afisha .compani .item_compani blockquote {border-color: #FF3547;}
section.afisha .compani .item_compani blockquote p.bq-title {
    color: #FF3547;
    font-family: "RobotoBold", sans-serif;
    font-size: 18px;
    text-align: left;
}
section.afisha .compani .item_compani blockquote p {
    color: #888;
    font-size: 16px;
    margin: 0;
    padding-top: .1rem;
    padding-bottom: .1rem;
}
section.afisha .compani .item_compani h4 {
    color: #444;
    font-family: "RobotoBold", sans-serif;
    font-size: 16px;
}
section.afisha .compani .item_compani h4 span {color: #5f5f5f; font-family: "RobotoRegular", sans-serif;}
section.afisha .compani .item_compani ul {list-style-type: square; padding-left: 15px;}
section.afisha .compani .item_compani ul li {color: #5f5f5f; font-size: 16px;}
section.afisha .compani .item_compani address p {margin: 0;}
section.afisha .compani .item_compani address span.maps {
    color: #FF3547;
    cursor: pointer;
    font-size: 13px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
section.afisha .compani .item_compani address span.maps:hover {color: #FF626F;}
section.afisha .compani .item_compani address span.maps i {margin-left: 10px;}
section.afisha .compani .item_compani .phon_wrap {margin-bottom: 15px;}
section.afisha .compani .item_compani .phon_wrap p {margin-bottom: 0;}
section.afisha .compani .item_compani p.email {color: #444;}
section.afisha .compani .item_compani p.site {color: #444;}
section.afisha .compani .item_compani p.site a {display: inline; color: #029FB2;}


section.afisha .br {height: auto; width: 100%;}
section.afisha .br img {height: auto; width: 100%;}

.modal {z-index: 9999;}
.modal-dialog {margin-top: 50px;}
.modal-title {
    color: #016674;
    font-family: "RobotoBold",sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    -webkit-text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
    -moz-text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
    -o-text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
}
.modal-body iframe {height: 400px; width: 100%;}

@media only screen and (max-width: 575px) {
    section.afisha .compani .item_compani img.img_logo {display: none;}
}