/*------------------------------------*\
	COMMONS CLASSES
\*------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	font-family: 'Roboto Slab', serif;
}

h1, h2, h3, h4, h5, h6
{
	margin-bottom: 1.1em;
}
.feat{
  -moz-background-size: cover;
  -o-background-size: cover;
	overflow: hidden;
	padding-bottom: 90px;
	/*border-bottom: 4px solid #6a6e91;*/
	background: rgba(227,227,227,1);
	background: -moz-linear-gradient(45deg, rgba(227,227,227,1) 23%, rgba(227,227,227,1) 41%, rgba(245,245,245,1) 53%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 62%);
	background: -webkit-gradient(left bottom, right top, color-stop(23%, rgba(227,227,227,1)), color-stop(41%, rgba(227,227,227,1)), color-stop(53%, rgba(245,245,245,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(62%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(45deg, rgba(227,227,227,1) 23%, rgba(227,227,227,1) 41%, rgba(245,245,245,1) 53%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 62%);
	background: -o-linear-gradient(45deg, rgba(227,227,227,1) 23%, rgba(227,227,227,1) 41%, rgba(245,245,245,1) 53%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 62%);
	background: -ms-linear-gradient(45deg, rgba(227,227,227,1) 23%, rgba(227,227,227,1) 41%, rgba(245,245,245,1) 53%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 62%);
	background: linear-gradient(45deg, rgba(227,227,227,1) 23%, rgba(227,227,227,1) 41%, rgba(245,245,245,1) 53%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 62%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff', GradientType=1 );

}

.features,
.blog,
.gallery,
.clients,
.prefooter .container-fluid
{
	padding-top: 1em;
	padding-bottom: 4.2em;
}


.prefooter_p{
	padding-top: 30px;
}

span.typcn::before, i.typcn::before
{
	font-size: 2em;
}

span.x2:before, i.x2:before
{
	font-size: 3.4em;
}

span.x3:before, i.x3:before
{
	font-size: 4.4em;
}

span.x4:before, i.x4:before
{
	font-size: 6em;
}


/*------------------------------------*\
	HEADER
\*------------------------------------*/
.main_menu{
	background: rgba(160, 160, 161, 0.7);
}
.menu
{
	background: url('images/f1.jpg');
		/*background: rgba(160, 160, 161, 0.4);*/
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	
	/*padding-top: 26px;*/
}

.hamburger
{
	font-size: 2.3em;
	color: #000;
}

.header{
	overflow: hidden;
}

.hamburger:hover
{
  color: #FFF;
  cursor: pointer;
}


.logo
{
	background: none;
	border: 0px;
}

.jumbotron
{
	background: none;
	text-align: center;
	text-shadow: white 3px 1px, white 3px 3px, white 1px 3px, white -1px 3px, white -1px 0px, white -1px -1px, white 0px -1px, white 3px -1px;
	/*padding-top: 17%;*/
}

.inner_menu_head{
	background: none;
	text-align: center;
	text-shadow: white 3px 1px, white 3px 3px, white 1px 3px, white -1px 3px, white -1px 0px, white -1px -1px, white 0px -1px, white 3px -1px;
	/*padding-top: 17%;*/
	color: #000000;

}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6,
.jumbotron small
{
	color: #000000;
}

.jumbotron p
{
	color: #FFFFFF;
	margin-bottom: 5%;
}


@media screen {
	
}


/*------------------------------------*\
	SECTIONS
\*------------------------------------*/

.table th{
	text-align: center; 
	background-color: #eee;
	border-color: #000;

}
.table td{
	text-align: center; 

	/*background-color: #eee;*/

}

table{
	border: 1px solid #000;
	border-radius: 10px;
}
table th{
	border: 1px solid #000;
}
table td{
	border: 1px solid #000;
}


.features_table{
	text-align: center;
  padding-top: 30px;
}

.number .container-fluid
{
	background-image: url('images/f3.jpeg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.opaline
{
	padding-top: 3em;
	padding-bottom: 3em;
	background-color: rgba(128, 215, 247, 0.660);
}

.opaline h1,
.opaline h2,
.opaline h3,
.opaline h4,
.opaline h5,
.opaline h6,
.opaline p
{
	color: #FFFFFF;
}

.opaline .boxes
{
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
}

.boxes .odometer.odometer-theme-default
{
  font-family: 'Roboto Slab', serif;
}

.story .container-fluid
{
	background-image: url('images/f2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.gallery
{
	background-color: #dddddd;
}

.prefooter .container-fluid
{
	background: linear-gradient(
	  rgba(33, 37, 43, 0.6),
	  rgba(33, 37, 43, 0.6)
	),

	url(https://unsplash.it/4000/3000?image=528);
}

.prefooter h1,
.prefooter h2,
.prefooter h3,
.prefooter h4,
.prefooter h5,
.prefooter h6,
.prefooter p
{
	color: #FFFFFF;
}
.header__container{
	width: 1080px;
	margin:0 auto;
	overflow: hidden;
}


.image__settings{
	width: 87%;
}
.header__info{
	/*margin-top: 16px;*/
	float: left;
	/*font-size: 15px;*/
	font-weight: 500;
	text-transform: uppercase;

}
.header__info span {
	font-size: 16px;
  font-weight: 700;
}
.header__contacts{
	margin-top: 3px;
	color: #242e66;
	line-height: 1.8;
	font-size: 25px;
  padding-left: 60px;
}
.header__logo{
	margin-top: 40px;
	/*float: left;*/
	display: block;
}
.fa-fw {
	width: 1.28571429em;
	text-align: center;
	color: #1d2763;
}
/*------------------------------------*\
	FOOTER
\*------------------------------------*/

footer
{
	background-color: #cccccc;
	padding-top: 2em;
	padding-bottom: 1.2em;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer p
{
	color: #FFFFFF;
}

.social
{
	padding-top: 50px;
}



.bs-callout {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 30px;
}

/*.bs-callout-info p {
color: #5bc0de;
}*/
/*форма отправки*/
.consultation__form{
  padding-bottom: 55px;
  margin: 0 auto;
  background: #eee;
  border-radius: 17px;
  padding: 12px;
  float: none;
}
.consultation__container{
	max-width: 1080px;
	margin:0 auto;
	overflow: hidden;
}


.consultation__ico{
	overflow: hidden;
}
.consultation__links{
	display: block;
	margin: 0 auto; 
	overflow: hidden;
	margin-top: 35px;
}

.link{
	display: block;
	margin: 0 auto;
}
.blocks__style{
	text-align: center;
	padding-top: 20px;
	font-weight: 300;
	font-size: 23px;
}
.consultation__blocks{
	float: left;
	margin-top: 50px;
	text-align: center;

	/*padding: 0;*/
}
.images{
	height: 190px;
}
.links__items{
	float: left;
	font-size: 20px;
	padding-top: 20px;
	text-align: center;
}
.links__items:hover{
	color: #394b66;
	border-bottom : none;
}



@media screen and (max-width: 414px) {
	.header__logo {
	padding-left: 40px;
	}
	.row_set{
		padding-left: 30px;
	}
	.over{
		font-size: 32px;
	}
	.jumbotron {
  	padding: 0;
    margin-top: 50px;
	}
}
