.grey {
	background: #f8f7f5;
}

.fact_box {
	border: 2px solid #111;
	padding: 35px 10px 45px;
	margin-top: 45px;
}

.case_box {
	background: #f8f7f5;
}

.facts, .events {
	padding-top: 55px;
}

.cases, .facts, .events {
	padding-bottom: 90px;
}

.cases {
	padding-top: 80px;
}

.after_send {
	display: none;
	font-size: 22px;
	line-height: 26px;
	margin-top: 80px;
}

.reviews {
	background: url(../img/bg_revs.jpg) 50% 50% no-repeat;
	background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	padding-bottom: 85px;
	padding-top: 75px;
	color: #fff;
}

.case_foot {
	font-size: 16px;
	line-height: 20px;
	margin-top: 25px;
	padding: 0 22px;
}

.case_links {
	padding-top: 30px;
}

.case_links a {
	font-weight: 900;
	text-transform: uppercase;
	margin-top: 40px;
}

.case_links a.more_cases {
	display: inline-block;
	color: #f0a81e;
	border: 3px solid #f0a81e;
	padding: 18px 35px 16px;
}

.case_links a.more_cases:hover {
	color: #fff;
	background: #f0a81e;
}

.case_links a:last-of-type {
	padding: 21px 28px 19px;
}

.orange {
	background: #f0a81e;
	position: relative;
}

.slide img {
	width: 140px;
}

.slide p:first-of-type {
	font-weight: 600;
	font-size: 19px;
	line-height: 23px;
	margin-top: 22px;
}

.slide p:nth-of-type(2) {
	font-style: italic;
	color: #a3a3a3;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
}

.slide p:nth-of-type(3) {
	margin-top: 35px;
}

.slide p:last-of-type {
	font-size: 16px;
	line-height: 22px;
	margin-top: 5px;
}

.prod_ank {
	padding-top: 45px;
	padding-bottom: 40px;
}

.prod_ank p:first-of-type, .quest_p, .fact_box p{
	font-family: "Merriweather";
	font-weight: 700;
	margin-top: 20px;
}

.my_name p {
	font-family: "Merriweather";
	font-weight: 700;
	margin-top: 15px;
}

.prog_row p, .h2_p {
	font-family: "Merriweather";
	font-weight: 700;
	margin-top: 16px;
}

.cases .h2_p {
	padding-bottom: 30px;
}

.event_box {
	padding-bottom: 50px;
	background: #fff;
}

.event_box .name {
	font-family: "Merriweather";
	font-weight: 700;
	padding: 30px 22px 0;
}

.event_box .type{
	color:#3c3caa;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.event_box a {
	margin-top: 28px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
}

.event_box .date {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin-top: 30px;
}

.prod_ank p:last-of-type, .event_box .text {
	font-size: 16px;
	line-height: 20px;
	margin-top: 25px;
}

.event_box .text {
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.prod_ank a {
	margin-top: 35px;
}

.blue_btn {
	padding: 20px 25px 18px;
}

.is_quest input[type="text"], textarea.form-control{
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	text-align: center;
	color: #fff;
	margin-top: 12px;
}

textarea.form-control {
 	resize: none;
 	padding-top: 15px;
}

.spam_row {
	margin-top: 20px;
}

.spam_row p {
	font-size: 14px;
	line-height: 18px;
}

.spam_row p a {
	font-weight: 600;
	color: #f0a81e;
}

.error_p {
	font-size: 14px;
	margin-top: 5px;
	line-height: 18px;
	display: none;
}

.is_quest .error_p {
	color: #f0a81e;
}

.is_quest {
	background: url(../img/bg_form.jpg) 30% 50% no-repeat;
	background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	padding-bottom: 110px;
	padding-top: 85px;
	color: #fff;
}

.is_quest input[type="submit"]{
	color: #2b2b2b;
	background: #f0a81e;
	width: 100%;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 0;
	padding: 16px 0;
	margin-top: 20px;
}

.is_quest input[type="submit"]:hover {
	background: #f5af28;
}

#q_form {
	margin-top: 50px;
}

.is_quest input[type=checkbox] {
    z-index: 111;
    position: relative;
}

.blue {
	background: #3c3caa;
	color: #fff;
}

.my_name {
	padding-top: 80px;
}

.my_name .container {
	position: relative;
}

.my_name ul {
    list-style-type: none;
    margin: 40px 0 0 0;
    padding: 0;
}

.my_name ul li {
    background: url(../img/marker.png) 0 0px no-repeat;
    padding-left: 40px;
    padding-bottom: 15px;
}

.out_prod, .case_box, .event_box {
	-webkit-box-shadow: 5px 5px 20px 0px rgba(2, 3, 3, 0.35);
	-moz-box-shadow:    5px 5px 20px 0px rgba(2, 3, 3, 0.35);
	box-shadow:         5px 5px 20px 0px rgba(2, 3, 3, 0.35);
	margin-top: 45px;
}

.event_box {
	margin-top: 60px;
}

.case_box {
	margin-top: 35px;
}

.r_col_0 {
    padding-right: 0;
}

.l_col_0 {
    padding-left: 0;
}

.prod_info p:first-of-type {
	padding-bottom: 5px;
}

.prod_info p:not(:first-of-type){
	font-size: 16px;
	line-height: 20px;
	margin-top: 15px;
}

.main_programs {
	padding-top: 70px;
	padding-bottom: 110px;
}

.prod_info {
	background: #f8f7f5;
	padding: 30px 25px;
}

.yellow_btn {
	font-weight: 900;
}

.prod_info .yellow_btn {
	font-size: 16px;
	padding: 13px 30px 11px;
	margin-top: 25px;
}

.p_img {
	background:url(/upload/assets/img/prod1.jpg) no-repeat 50% 30%; 
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.out_case .p_img {
	background:url(/upload/assets/img/case1.jpg) no-repeat 50% 30%;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
}

.out_case .p_img2 {
	background:url(/upload/assets/img/case2.jpg) no-repeat 50% 30%;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
}

.out_case .p_img3 {
	background:url(/upload/assets/img/case3.jpg) no-repeat 50% 30%;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
}

.out_case .p_img4 {
	background:url(/upload/assets/img/case4.jpg) no-repeat 50% 30%;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
}

.out_case .p_img5 {
	background:url(/upload/assets/img/case5.jpg) no-repeat 65% 30%;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
}

.out_case .p_img6 {
	background:url(/upload/assets/img/case6.jpg) no-repeat 65% 30%;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
}

.p_img2 {
	background:url(/upload/assets/img/prod2.jpg) no-repeat top center; 
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.p_img3 {
	background:url(/upload/assets/img/prod3.jpg) no-repeat top center; 
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.prod_info.case_info p:first-of-type, .slide p:nth-of-type(3) {
	color:#f0a81e;
	font-size: 60px;
	padding-bottom: 0;
}

.case_name, .case_pos {
	color: #3c3caa;
}

.prod_info p.case_name {
	font-weight: 600;
	margin-top: 50px;
}

.case_info p:last-of-type{
	font-size: 14px;
	line-height: 18px;
	margin-top: 8px;
}

.prod_info.case_info p:nth-of-type(2){
	margin-top: 0px;
}

.case_foot strong {
	font-weight: 600;
}

.case_box a.vid1, .case_box a.vid3 {
	display: inline-block;
	background: #3c3caa;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 40px;
	margin-top: 40px;
	padding: 12px 15px;
}

.case_box a.vid1 p span:before {
	display: inline-block;
	content: '';
	background: url(../img/play.png) no-repeat;
	width: 22px;
	height: 22px;
	margin: 0 10px -5px 0;
}

.case_box a.vid1:hover, .case_box a.vid3:hover {
	background: #3e3eb9;
}

.out_case .p_img {
	position: relative;
}

.case_play {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -40px;
	opacity: 0.6;
}

.case_box2 .prod_info p.case_name {
	margin-top: 40px;
}

.slide_links {
	margin-top: 45px;
}

.slide_links a {
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 4.5px;
	background: #7a7a7a;
	margin-right: 5px;
}

.slide_links a.act_slide {
	background: #f0a81e;
}

.slide_links a:last-of-type {
	margin-right: 0;
}

.slide_no {
	display: none;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.top_bg {
	background: #0f1014 url(../img/bg_front.jpg) 60% 50% no-repeat;
	background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	color: #fff;
	padding-top: 10px;
}

h1 {
	font-family: "Merriweather";
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 10px;
}

h1 span {
	color: #f0a81e;
}

.top_bg p:first-of-type {
	font-size: 17px;
	line-height: 21px;
	font-weight: 500;
}

.top_bg p:first-of-type span:before {
	content: '';
	display: inline-block;
	background: #fff;
	width: 14px;
	height: 1px;
	margin: 0 7px 5px 0;
}

.top_bg p:first-of-type span:after {
	content: '';
	display: inline-block;
	background: #fff;
	width: 14px;
	height: 1px;
	margin: 0 0 5px 7px;
}

.top_bg p:nth-of-type(2) {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	margin-top: 25px;
}

.top_bg p:nth-of-type(2) span {
	display: inline-block;
	border: 2px solid #fff;
	padding: 14px 20px;
}

.top_bg p.top_here {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	margin-top: 50px;
}

.top_bg .yellow_btn {
	margin-top: 30px;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #f0a81e;
}

.navbar-inverse .navbar-nav>li>a:focus {
	color: #f0a81e;
}

.top_bg .container {
	position: relative;
}

.top_text {
	width: 285px;
	position: absolute;
}

.top_bg .top_text p {
	font-family: "Neucha";
	font-size: 17px;
	line-height: 21px;
	color: #cccbc9;
	transform: rotate(-7deg);
	padding-bottom: 12px;
	padding-top: 10px;
}

.top_text a {
	display: inline-block;
	/*background: url(../img/insta2.svg) 0 0 no-repeat;*/
	background: url(../img/topinstas.png) 0 0 no-repeat;
	width: 25px;
	height: 25px;
	margin: 0 10px 0 0;
}

.top_text a:hover {
	/*opacity: 0.7;*/
	background-position: -25px 0;
}

.event_box .yellow_btn {
	font-weight: 700;
	padding: 15px 20px 13px;
}

.r_arrow {
    background: url(../img/r_arrows.png) 0 0 no-repeat;
}

.l_arrow {
    background: url(../img/l_arrows.png) 0 0 no-repeat;
}

.l_arrow, .r_arrow {
	display: inline-block;
	width: 25px;
    height: 47px;
}

.r_arrow:hover, .l_arrow:hover {
	background-position: 0 -47px;
}

.xs_links {
	margin-top: 50px;
}

.xs_links a {
	display: inline-block;
	width: 46px;
	height: 46px;
}

.xs_links a:first-of-type {
	background: url(../img/xs_arrows.png) 0 0 no-repeat;
	margin-right: 120px;
}

.xs_links a:last-of-type {
	background: url(../img/xs_arrows.png) -46px 0 no-repeat;
}

.xs_links a:hover {
	opacity: 0.9;
}

@media(max-width: 320px){


}

@media(max-width: 460px){
	.top_bg p:nth-of-type(2) span {
		font-size: 16px;
		line-height: 20px;
	}
	.top_bg h1{
		font-size: 28px;
	}
	.navbar-inverse .navbar-brand{
		padding-left: 0;
		padding-right: 0;
		height: auto;
	}
	.top_bg p.top_head{
		font-size: 14px;
	}
	h2{
		font-size: 24px;
	}
}

@media(max-width: 560px){
	
}

@media(max-width: 767px){
	.spam_row {
		text-align: center;
	}

	.p_img {
	    height: 300px;
	}

	.p_img2 {
	    height: 300px;
	}

	.p_img3 {
	    height: 300px;
	}

	.slide, .top_bg p.top_head {
		margin-top: 40px;
	}

	.top_bg .yellow_btn {
		padding: 17px 20px;
	}

	.top_bg {
		padding-bottom: 50px;
	}
	
	#video_modal {
		margin-top: 50px;
	}
	
	.col-8 {
		width: 50%;
		float: left;
	}
}

@media(max-width: 992px){
	.balakirev {
		margin: 30px auto 0;
		display: block;
	}
}

@media(max-width: 1200px){

}

@media(min-width: 320px){
}

@media(min-width: 460px){
	.top_bg p:nth-of-type(2) span {
		font-size: 18px;
		line-height: 22px;
	}
}

@media(min-width: 767px){
	.top_bg {
		background: url(../img/bg_front.jpg) 50% 50% no-repeat;
		background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
	}

	.top_bg p.top_head {
		margin-top: 100px;
	}

	h1 {
		font-size: 64px;
		line-height: 68px;
		letter-spacing: 7px;
	}

	.facts, .events {
		padding-top: 80px;
	}

	.fact_box {
		margin-top: 65px;
	}

	.fact_box p {
		font-size: 22px;
		line-height: 26px;
	}

	.prod_ank p:first-of-type, .quest_p, .prog_row p, .h2_p {
		font-size: 20px;
		line-height: 24px;
	}

	.prod_ank {
		padding-top: 75px;
		padding-bottom: 60px;
	}

	.is_quest input[type="text"], textarea.form-control{
		font-size: 18px;
		line-height: 22px;
	}

	.is_quest input[type="text"]{
		height: 50px;
	}

	.is_quest {
		background: url(../img/bg_form.jpg) 30% 50% no-repeat;
		background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
	}

	.p_col p {
		margin-left: -60px;
		padding-top: 1px;
	}

	.row.equal {
	    display: flex;
	    flex-wrap: wrap;
	}

	.p_img {
	    height: 100%;
	}

	.p_img2 {
	    height: 100%;
	}

	.p_img3 {
	    height: 100%;
	}

	.prod_info p:first-of-type {
		font-size: 21px;
		line-height: 25px;
	}

	.prod_info {
		padding: 35px 20px 35px 35px;
	}

	.prod_info.case_info {
		padding: 45px 35px;
	}

	.case_box2 .prod_info.case_info {
		padding: 45px 15px 65px;
	}

	.prod_info.case_info p.case_name {
		font-size: 19px;
		line-height: 23px;
	}

	.case_links a.more_cases {
		margin-right: 22px;
	}

	.slide {
		margin-top: 70px;
	}

	.top_bg {
		padding-bottom: 235px;
	}

	.top_bg .yellow_btn {
		padding: 21px 28px;
	}

	.col-8 {
		width: 25%;
		float: left;
		height: 185px;
	}

	.r_arrow, .l_arrow {
		margin-top: 250px;
	}

	.top_text {
		bottom: -85px;
		right: 0px;
	}

	.fact_box p {
		font-size: 19px;
		line-height: 23px;
	}

	.event_img {
		height: 320px;
	}
	
	.top_bg p:first-of-type span:before, .top_bg p:first-of-type span:after {
		width: 50px;
	}
	
	.top_bg p:first-of-type span:before {
		margin: 0 15px 5px 0;
	}

	.top_bg p:first-of-type span:after {
		margin: 0 0 5px 15px;
	}
	.slide { height: 440px;}
}

@media(min-width: 992px){
	h1 {
		font-size: 74px;
		line-height: 78px;
		letter-spacing: 7px;
	}

	.top_bg p.top_head {
		margin-top: 150px;
	}

	.top_text {
		bottom: -85px;
		right: 0px;
	}

	.p_col p {
		margin-left: -70px;
	}

	.is_quest {
		background: url(../img/bg_form.jpg) 50% 50% no-repeat;
		background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
	}

	.my_name {
		padding-bottom: 70px;
	}

	.balakirev {
		position: absolute;
		right: 0;
		top:28px;
	}

	.case_box2 .prod_info.case_info {
		padding: 45px 15px 52px;
	}

	.case_box.case_box2 a {
		margin-top: 21px;
	}

	.fact_box p {
		font-size: 20px;
		line-height: 24px;
	}

	.col-8 {
		width: 25%;
		float: left;
		height: 245px;
	}

	.event_img {
		height: 200px;
	}
	
	.cases .prod_info { height: 310px; }
	.cases .col-md-6:first-of-type .case_box a.vid1 {
		margin-top: 60px;
	}
}
	
@media(min-width: 1200px){
	.event_box .name {
		font-size: 20px;
		line-height: 24px;
	}
	.fact_box p {
		font-size: 22px;
		line-height: 26px;
	}

	.fact_box1 p {
		margin-top: 34px;
	}

	.fact_box3 p {
		margin-top: 27px;
	}

	.spam_row .col-lg-1 {
		padding-left: 0;
	}

	.p_col p {
		margin-left: -125px;
	}

	.balakirev {
		top:-25px;
	}

	.prod_info.case_info p:nth-of-type(2){
		font-size: 21px;
		line-height: 25px;
	}

	.case_box2 .prod_info.case_info {
		padding: 45px 15px 65px;
	}

	.event_img {
		height: 230px;
	}

	h1 {
		font-size: 84px;
		line-height: 88px;
	}

	.top_bg p.top_head {
		margin-top: 210px;
	}

	.top_text {
		right: 30px;
	}

	.col-8 {
		width: 12.5%;
		height: auto !important;
	}
	
	.cases .prod_info { height: 325px; }
}