/*-----------Главная картинка-----------------------*/
#b1 {
	position: relative;
	background: url(../images/back.jpg) center top;
	width: 100%;
	}

.b1_18 {
	font-size: 1.8em;
	}
.b1textcont {
	text-align: center;
	}
	
.b1col2 {
	position: relative;
	display: inline-block;
	margin: auto;
	padding: 10px;
	width: 49%;
	vertical-align: top;
	}

/*-----------Коробочка с текстом-----------------------*/
.text_box {
	display: inline-block;
	position: relative;
	border: 3px solid #fff; 
//	width: 505px;
//	height: 120px;
	margin: 50px;
	font-size: 1.2em;
	padding: 20px;
	text-align: center;
	}

/*-----------Прочее-----------------------*/
.border_white_bottom {
	border-bottom: 1px solid white;
}

.b1currentprise {
	font-size:1.8em;
	}

.butinvite {
	margin: auto;
	display: block;
	width: 80%;
	font-size: 1.8em;
	font-weight: bold;
	}
.statistics {
	position: relative;
	display: inline-block;
	margin: auto;
	padding: 10px;
	width: 35%;
	vertical-align: top;
	font-size: 1.5em;
	}
.statistics3 {
	border-bottom: none;
	}
.shadowbut_on_index {
	margin: 20px auto;
	display: block;
	width: 320px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	border: 3px solid rgba(255, 255, 255, 1);
//	border: 3px solid #d20018;
	background-color:	#FF7D00;
	padding: 10px 0px;
	}
.shadowbut_on_index:hover, .shadowbut_on_index2:hover {
	width: 340px;
	cursor: pointer;
	color: #ffffff;
	border: 3px solid #0e8235;
	text-decoration: none;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.shadowbut_on_index2 {
//	margin: 20px auto;
	display: block;
	position: absolute;
	bottom: 2px;
	left: 20%;
	width: 320px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	border: 3px solid rgba(255, 255, 255, 1);
//	border: 3px solid #d20018;
	background-color:	#FF7D00;
	padding: 5px 0px;
	}

.b1discr {
    font-size: 1.2em;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.9);
    padding: 20px 10px;
    text-align: justify;
	margin: 15px auto 0px;
	width: 505px;
	height: 160px;
	background-color: #777;
	border: 3px solid #777;
	position: relative;
	color: white;
	}
.b1discr_header{
	color: white;
	display: block;
	position: absolute;
	background-color: #777;
	border: 3px solid #555;
	top: -20px;
	padding: 5px;
	left: 170px;
}
.mainheader {
	font-size: 2em;
	color: white;
	}


.font1000 {
	font-size: 9em;
	line-height: 90%;
	font-family: "RobotoLight";
	}
.counter {
	display: inline-block;;
	}

.boxcontcentermain {
	text-align: center;
	margin: auto;
	width: 100%;
	display: block;
	}

.but_invest {
	margin: auto;
	display: block;
	width: 270px;
	font-size: 1.2em;
	font-weight: bold;
	}
.big_font_in_userbox {
	font-size: 1.5em;
}
.get_dvg {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

/*-----------КАРУСЕЛЬ-----------------------*/

#myCarousel {
	vertical-align: top;
	display: inline-block;
	width: 550px;	
	height: 300px;
	margin: 30px 50px 0 30px;
	border: 1px solid black;
}

#myCarousel .carousel-inner .item {
	height: 300px;
	width: 550px;
}

.carousel_slide_link {
	display: block;
	font-size: 0.7em;
	text-align: right;
	margin-right: 30px;
}

.carousel_dv_caption {
	position: absolute;
	width: 100%;
	font-size: 1.5em;
	text-align: center;
	top: 10px;
	z-index: 10;
	color: #ffffff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
}
.carousel_slide2 {
	color: #0e8235;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.carousel_slide2_1 {
	font-size: 1.2em;
//	margin-bottom: 20px;
}
.carousel_slide3 {
	top: 75%;
	background-color: rgba(0,0,0, 0.5);
}
.slideimg_2 {
	width: 100px;
}
.shadowbut_on_index_slide2 {
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
	width: 330px;
	margin-top: 10px;
}
.shadowbut_on_index_slide2:hover {
	width: 350px;
}
.carousel_slide6_ul {
	width: 100%; 
	margin-top: 40px;
}
.carousel_slide6_1 {
	margin-top: 40px;
	font-family: "ACLineRegular"; 
	width: 100%;
	font-size: 1.5em;
}

/*-----------КАРУСЕЛЬ  АТБ-----------------------*/

#Carousel_atb {
	vertical-align: top;
	display: block;
	width: 100%;	
//	height: 300px;
	margin: 5% auto;
	border: 1px solid black;
}

#Carousel_atb .carousel-indicators {
	bottom: -50px;
}



@media only screen and (max-width : 1680px) {
.b1discr {

	}
}

@media only screen and (max-width : 1400px) {
.b1discr {

	}
}

@media only screen and (max-width : 1152px) {
.b1textcont >.b1col2 {
	display: block;
	width: 100%;
	text-align: center;
	}

}

@media only screen and (max-width : 1024px) {
.drop-menu-main {
    line-height: 16px;
}
.b1textcont {
	font-size: 90%;	
	}
.mainheader{
	margin-top: 10px;
	}
.b1textcont {

	}

}

@media only screen and (max-width : 980px) {
.mainheader {
	font-size: 2em;
	}
.b1discr {
	width: 420px;	
	}

.butinvite {
	width: 90%;
	}
.shadowbut_on_index {
	width: 80%;
	}
.shadowbut_on_index:hover {
	width: 100%;
	}
}


@media only screen and (max-width : 854px) {
.drop-menu-main {
    line-height: 20px;
	}
.b1discr {
	width: 330px;	
	}
.mainheader {
	margin-top: 20px;
	font-size: 1.8em;
	}
.statistics {
	width: 190px;
	}
}

@media only screen and (max-width : 700px) {
.mainheader {
	font-size: 1.6em;
	}
#myCarousel {
	width: 80%;
	margin-right: 50px;
	}
.carousel-inner, .carousel-inner > .item {
	width: 100%;
	height: 100%;
	}
.carousel_dv_caption {
	font-size: 1.2em;
	}
.shadowbut_on_index {
	font-size: 1em;
	}
.shadowbut_on_index_slide2 {
	margin: 0 auto;
	}
} 

@media only screen and (max-width : 576px) {
.mainheader {
	font-size: 1.4em;
	}
#myCarousel .carousel-inner .item {
    width: 100% !important;
    font-size: 0.85em !important;
	}

}

@media only screen and (max-width : 512px) {


}

@media only screen and (max-width : 480px) {
#b1{
//	height: 410px;
	}
.b1textcont {

	}
.butinvite {

	}	
.mainheader {
	font-size: 1.2em;
	}
div.b1col2 {
	display: block;
	width: 95%;
//	height: 60px;
	}
.statistics {
	display: block;
	width: 95%;	
	}
.statistics3 {
	border-bottom: 1px solid white;
	}
.carousel_slide2_1 {
	font-size: 1em;
	margin-bottom: 10px;
	}
.slideimg_2 {
	width: 60px;
	}
.shadowbut_on_index {
	font-size: 0.8em;
	}
}

@media only screen and (max-width : 360px) {
#b1{
//	height: 450px;
	}
.b1discr {

	}
.b1col2foot {

   }

}

