body {
	background-color: #fff;
	color: #444444;
	font-family: 'Open Sans', sans-serif;
}

.clear {
	clear: both;
}

#top {
	height: 90px;
	background-color: #f6f6f6;
}
#top p {
	color: #94358a;
	font-size: 17px;
}
#top .contact {
	font-size: 16px;
	color: #94358a;
	font-weight: 600;
	display: inline-block;
	margin-top: 25px;
	margin-right: 5px;
}
#top .contact img {
	padding-right: 5px;
}
#top .contact a {
	color: #94358a;
	text-decoration: none;
}
#top .contact a:hover {
	color: #e8418f;
}
#top .contact img:hover {
	opacity: 0.8;
	transition: all 0.5s ease;
}

.navbar-default {
	background-color: #e8418f;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}
.navbar-default .navbar-nav > li:hover {
	background-color: #94358a;
	transition: all 0.5s ease;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #94358a;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}

.slider #myCarousel .item {
	height: 435px;
	background-size: cover;
	background-position: center center;
}
.carousel-indicators {
	bottom: -40px;
}
.carousel-indicators .active {
	width: 14px;
	height: 14px;
	background-color: #e8418f;
}
.carousel-indicators li {
	background-color: #f67fb7;
	width: 14px;
	height: 14px;
}

.trainings h1{
	text-transform: uppercase;
	color: #e8418f;
	font-size: 35px;
	font-weight: 800;
	text-align: center;
	position: relative;
}
.trainings h1 span:before {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	left: 0;
	width: 460px; 
}
.trainings h1 span:after {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	right: 0;
	width: 460px; 
}
.trainings .pic {
	height: 210px;
	background-size: cover;
}
.trainings .block {
	background-color: #f6f6f6;
	height: auto;
	min-height: 263px;
	font-size: 16px;
	font-weight: 300;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.trainings .block h2 {
	color: #94358a;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
}
.trainings .block .h-line { 
	height: 1px;
	width: 55%;
	background-color: #94358a;
	position: absolute;
	left: 86px;
	margin-top: -4px;
}
.trainings .block .block-desc {
	height: 160px;
	padding-top: 5px;
}
.trainings .block button {
	margin-top: 20px;
	background-color: #e8418f;
	box-shadow: none;
	border: none;
	color: #fff;
	border-radius: 10px;
	padding: 8px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	width: 120px;
}
.trainings .block button:hover {
	background-color: #94358a;
	transition: all 0.5s ease;
}
.trainings .block button a {
	color: #fff;
}
.trainings .block button a:hover {
	color: #fff;
	text-decoration: none;
}

.advantages h1{
	text-transform: uppercase;
	color: #e8418f;
	font-size: 35px;
	font-weight: 800;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
}
.advantages h1 span:before {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	left: 0;
	width: 295px; 
}
.advantages h1 span:after {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	right: 0;
	width: 295px; 
}
.advantages ul {
    list-style-image: url('../images/tick.png');
}
.advantages li {
	font-size: 16px;
	font-weight: 300;
	padding: 5px;
}
.advantages p {
	color: #94358a;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
}

.opinions h1 {
	text-transform: uppercase;
	color: #e8418f;
	font-size: 35px;
	font-weight: 800;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
	margin-top: 40px;
}
.opinions h1 span:before {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	left: 0;
	width: 135px; 
}
.opinions h1 span:after {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	right: 0;
	width: 135px; 
}
.opinions p {
	font-weight: 300;
	font-size: 16px;
	margin-left: 60px;
	margin-right: 70px;
}
/*.opinions #myCarousel1 .item {
	height: 100px;
}*/

.trainer-training h1 {
	text-transform: uppercase;
	color: #e8418f;
	font-size: 35px;
	font-weight: 800;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
	margin-top: 40px;
}
.trainer-training h1 span:before {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	left: 0;
	width: 405px; 
}
.trainer-training h1 span:after {
	content: "";
	height: 1px;
	background-color: #e8418f;
	position: absolute;
	top: 24px;
	right: 0;
	width: 405px; 
}
.trainer-training .block {
	background-color: #f6f6f6;
	margin-right: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
}
.trainer-training h2 {
	text-transform: uppercase;
	color: #94358a;
	font-weight: 800;
	font-size: 26px;
	text-align: center;
}
.trainer-training .h-line {
	height: 1px;
	width: 50%;
	background-color: #94358a;
	position: absolute;
	left: 88px;
	margin-top: -2px;
}
.trainer-training p {
	font-size: 20px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}
.trainer-training .block button {
	background-color: #e8418f;
	box-shadow: none;
	border: none;
	color: #fff;
	border-radius: 8px;
	padding: 10px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 500;
	width: 130px;
}
.trainer-training .block button:hover {
	background-color: #94358a;
	transition: all 0.5s ease;
}
.trainer-training .block button a {
	color: #fff;
}
.trainer-training .block button a:hover {
	color: #fff;
	text-decoration: none;
}

footer {
	background-color: #e8418f;
	color: #fff;
}
footer .columns {
	 -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
footer li {
	font-size: 17px;
	text-transform: uppercase;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.7;
}
footer span {
	font-size: 16px;
}

.content h1 {
	text-transform: uppercase;
	color: #e8418f;
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	position: relative;
	margin-top: 40px;
}
.content hr {
	border-color: #e8418f;
	margin-top: -5px;
}
.content .cnt-block {
	font-size: 16px;
	font-weight: 300;
	color: #222;
	margin-top: 50px;
}
.content .cnt-block h3 {
	color: #94358a;
	font-size: 20px;
	font-weight: 600;
	margin-top: 30px;
}
.content .cnt-block ul {
	list-style-image: url('../images/tick.png');
	margin-left: 50px;
}
.content .cnt-block li {
	font-size: 16px;
	font-weight: 300;
	padding: 5px;
}
.content .cnt-block a {
	color: #94358a;
	font-weight: 500;
}
.content .cnt-block a:hover {
	color: #e8418f;
	text-decoration: none;
}
.content .cnt-block strong, strong {
    color: #94358a;
    font-size: 17px;
    font-weight: 600;
    margin-top: 30px;
}
.placesInfo {
    border-bottom: 2px solid #F3AECF;
    min-height: 100px;
    margin-top: 10px;
    line-height: 135%;
}
.nicebutton {
    padding: 0px 12px 2px 12px;
    outline: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    border: 1px solid #8D2D99;
    font-weight: bold;
    background: #E1408E;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 28px;
    height: 28px;
    cursor: pointer;
    margin-top: 5px;
    text-transform: uppercase;
    min-width: 130px !important;
    margin-bottom: 5px;
}
.nicebutton-1 {
    padding: 0px 12px 2px 12px;
    outline: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    border: 1px solid #8D2D99;
    font-weight: bold;
    background: #E1408E;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 28px;
    height: 28px;
    cursor: pointer;
    margin-top: 5px;
    text-transform: uppercase;
    min-width: 80px !important;
    margin-bottom: 5px;
}
.nicebutton a {
	color: #fff !important;
	font-weight: 600 !important;
}
.nicebutton-1 a {
	color: #fff !important;
	font-weight: 600 !important;
}
#formCall {
    display: block;
}
#placesForm {
    display: none;
}
input, textarea {
	background-color: #f1f1f1;
	border-radius: 6px;
	border: none;
	padding: 8px;
	color: #000;
	margin-bottom: 10px;
	border: 1px solid #e8418f;
}
.thumb {
	border: 2px solid #e8418f;
    width: 120px;
    margin-bottom: 15px;
}
a {
	color: #94358a;
}
a:hover {
	color: #e8418f;
	text-decoration: none;
}
h1 {
	text-transform: uppercase;
	color: #e8418f;
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	position: relative;
	margin-top: 40px;
}
h3 {
	color: #94358a;
	font-size: 20px;
	font-weight: 600;
	margin-top: 30px;
}

.green{
	color: #228B22;
}

.red{
	color: #ff0000;
} 

.media-columns {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

select {
	border-radius: 5px;
	background-color: #f1f1f1;
	border: 1px solid #e8418f;
	margin-bottom: 10px;
	padding: 7px;
	width: 197px;
}
.menu-text {
	display: none;
	position: absolute;
	top: 15px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}

.donation-header {
	height: 265px;
	background-size: cover;
    background-position: center center;
    position: relative;
    border-bottom: 1px solid white;
}

.donation-header::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: ";";
    background: rgb(96,96,96);
	background: -moz-linear-gradient(top, rgba(96,96,96,1) 0%, rgba(53,53,53,1) 57%, rgba(0,0,0,1) 73%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(96,96,96,1) 0%,rgba(53,53,53,1) 57%,rgba(0,0,0,1) 73%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(96,96,96,1) 0%,rgba(53,53,53,1) 57%,rgba(0,0,0,1) 73%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#000000',GradientType=0 );
	opacity: 0.8;
}

.donation-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	text-shadow: rgb(3, 3, 3) 2px 2px 0px;
	padding: 20px;
}

.donation-caption h1, .donation-caption h2, .donation-caption h3 {
	color:white;
	text-transform: none;
	margin-bottom: 0;
	margin-top: 0;
}

.donation-caption h1 {
	font-size: 28px;
	line-height: 20px;
}

.donation-caption h2 {
	font-size: 22px;
	line-height: 18px;
	font-weight: 300;
}

.donation-caption h3 {
	font-size: 16px;
	line-height: 14px;
	font-weight: 300;
}

.donation-content {
	border-top: 1px solid silver;
}

.donation-contact-details {
    -webkit-column-count: 3;
    -moz-column-count: 3;
	column-count: 3;
	font-size: 11px;
	line-height: 13px;
}

@media(max-width:1200px) {
	.donation-contact-details {
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
		column-count: 2;
	}
}

@media(max-width:600px) {
	.donation-contact-details {
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
		column-count: 1;
	}
}

.donation-written-content {
	text-shadow: rgb(255, 255, 255) 1px 1px 0px;
}


@media(min-width:992px) {
	.donation-start-window {
		margin-top: -65px;
	}
}

.donation-money-num {
	font-size: 16px;
	font-weight: 600;
}

.donatedmember{
	color: #94358a;
	line-height: 170%;

}

.donatedmember span strong{
	font-size:14px !important;
}

.donation-starting-button {
	display:block;
	padding: 20px;
	text-align: center;
}

.donation-starting-button:hover {
	color: white;
	background: #e8418f;
}

.donation-video-block {
	background-size: cover;
	background-position: center center;
	position: relative;
}

.donation-video-block img {
	visibility: hidden;
	width: 100%;
}

.donation-video-block-control {
	position: absolute;
	top: 50%;
	font-size: 30px;
	height: 32px;
	width: 31px;
	margin-top:-16px;
	left: 50%;
	margin-left: -15px;
	background: #fff;
	border-radius: 50%;
}

.donate-form .fieldNote {
	font-weight: normal;
	color:silver;
	font-size: 12px;
}

.donate-form tr td:first-child {
	text-align: right;
	padding-right: 10px;
	width: 150px;
}

.donate-form input[type="number"] {
	width: 120px;
}

.donate-form input.dateinput {
	width: 150px;
}

.donate-form .checkboxInputItem {
	font-weight: normal;
	display:inline-block;
}

.donate-form .checkboxInputItem label {
	font-weight: normal;
	padding-right:10px;
}