/* -------------------- Table of contents --------------------

1. Sections
    1.1. Intro
    1.1. Counters
    1.1. Subscribe
    1.1. SignUp

----------------------- Table of content -------------------- */

/* -------------------- Intro -------------------- */
/*.b-intro__background { background-image: url('../../images/gallery/slide-2.jpg'); }

.b-intro__slider .b-slider_item__first .b-intro_wrapper { background-image: url('../../images/gallery/slide-1.jpg'); }
.b-intro__slider .b-slider_item__second .b-intro_wrapper { background-image: url('../../images/gallery/slide-2.jpg'); }

.m-touch .b-intro__video { background-image: url('../../images/gallery/slide-2.jpg'); }
*/
/* -------------------- Counters -------------------- */
/*.b-counters { background-image: url('../../images/gallery/slide-2.jpg'); }*/

/* -------------------- Subscribe -------------------- */
/*.b-subscribe { background-image: url('../../images/gallery/slide-2.jpg'); }*/

/* -------------------- SignUp -------------------- */
/*.b-signUp { background-image: url('../../images/gallery/slide-2.jpg'); }*/
p.logo{ text-align: center;
    margin-bottom: 40px;
    display: block; }
h1{ color: yellow; }
.hl{ color: #f34805; }
.hl-1{ color: yellow; text-decoration: underline;}
h3{ font: 700 1.625em/1.05 'Lato', sans-serif; margin: 20px 0; line-height: normal;}
h4{ font: 700 1.225em/1.05 'Lato', sans-serif; margin: 20px 0; line-height: normal;}
.img-responsive{ max-width: 100%; width: 100%; }
.b-overview_section{margin-bottom: 20px;}
.justify{ text-align: justify; }
p{ margin-bottom: 10px; }
.float-gallery{ float: left; }
.b-overview_article ul{margin-left: 20px; padding-left: 20px;}
.b-overview_article ul li{padding-left: 10px; text-align: initial; margin-bottom: 5px; }
.pull-left{ float: left; }
.pull-right{ float: right; }
.wrapped{ margin: 10px 10px; }
.wrapped.pull-left{ margin-left: 0; }
.wrapped.pull-right{ margin-right: 0; }
.hidden{ display: none; }
.register{ margin-top: 50px; }
#disclaimer{ padding: 20px; }
@media (max-width: 480px) {
	.pull-left{ float: none; }
	.pull-right{ float:  none; }
	.wrapped{ margin: 10px 0px; }
	.m-pull-right{ float: right; }
}









