@charset "utf-8";
/* CSS Document */

/*#ffcc66*/
body{
	margin-top: 60px;
	}
section{
	padding: 70px 0;
}
@media screen and (max-width: 767px){
	section{
		padding: 30px 0;
	}
	.row{
		margin:50px 0;
	}
}
@media screen and (max-width: 480px){
	section{
		padding: 20px 0;
	}
	.row{
		margin:20px 0;
	}
}
@media screen and (max-width:950px){
	body{
		background-color:#EFF511;
		font-size:14px}}
@media screen and (max-width:750px){
	body{
		background-color:#16ECFF;}
	main h2{
		margin:0;
		margin-top:20px;
		font-size:2em}
	main img{
		padding-top:20px}}

/*------------------------header-------------------------*/
header{
	background-image:url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size: cover;
	background-position: center;
	height: 100vh;
	min-height: 600px;
	color:rgba(2,2,2,0.72);
	display: flex;
	position: relative;
}
header:after{
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.45);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
} 
header .container{
	height: 100%;
	/*display: flex;
	flex-direction: column; */
	position: relative;
	z-index: 2;
}
header .container nav{
	margin-top:0;
	padding:10px 0 }
header .container .navbar-brand {
	font-family:Arial, sans-serif;
	color:#f49c07;
	padding-left:153px}
header .container .navbar-brand span{
	color:#f49c07}
.navbar-toggle {
    border: 1px solid #fff;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
header nav #bs ul{
	padding-right:99px}
header a{
	color: #f49c07;
	transition: all 0.5s;
}
nav{
	margin-top: 20px;
}
.navbar-brand{
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.nav a:hover{
	color:#f49c07;
}
.caption{
	text-align: center;
	margin:200px 0;
}
.caption h1{
	color: #f49c07;
	text-transform: uppercase;
}
.caption h1 span{
	color:#fff;
	text-transform:uppercase}
.caption p{
	font-size: 16px;
	color:#fff
}
.caption a{
	border:3px solid #f49c07;
	display: inline-block;
	padding: 20px 35px;
	margin-top: 30px;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	
}
.caption a:hover{
	color:#333333;
	background-color: #ccc;
	text-decoration:none
}
@media screen and (max-width: 767px){
	.container{
		width: 90%
	}
}
/*----ЦЕНТРАЛЬНАЯ ЧАСТЬ----*/
main .aboutus{
	padding: 60px 0;
	height: 100%;
	display: flex;
	flex-direction: column;}

main .aboutus{
	background-image:url(../images/about.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height:auto;
	min-height: 600px;
	display: flex;
	position: relative;
	}
.about h1{
	font-weight:bolder;
	text-align:center;
	color:#383f49;
	font-family:Verdana, sans-serif;
	}
.about h2{
	color:#383f49;
	font-size:38px}
.about p{
	display:inline-block;
	font-size:20px;
	line-height: 24px;
	color:#383f49;
	margin-top:30px}
.about img{
	width: 100%;
	/*height:40%*/}
main .about .wrap{
	margin-top:90px;}
.left{
	float:left;
	
	}
.right{
	float:right;
	}
.row{
	margin-bottom:90px}
	
/*----------services-----------*/
	
#services{
	background-image:url(../images/usl.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment:fixed;
	height:auto;
	min-height: 600px;
	display: flex;
	position: relative;}
#services h2{
	font-weight:bolder;
	font-family:Verdana, sans-serif;
	color:#383f49;
	text-align:center;
	margin:40px;}
#services h3{
	color:#383f49;
	text-align:center}

.serv{
	text-align: center;
	position: relative;}
.serv img{
	display:flex;
	flex-direction:row;
	width:300px;
	height:300px;
	margin: 0 auto}



/*-----------portfolio----------*/

#portfolio{
	background-image:url(../images/portf.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	}

#portfolio h2{
	font-weight:bolder;
	color:#f49c07;
	text-align:center;
	margin:40px}

.picture{
		
	/*display:inline-block;
	width:30%;
	height:15%;
	margin-bottom:10px*/
	overflow: hidden;
	margin-bottom: 30px;
	}
.picture img{
	width:100%;
	display:block;}
.text{
	background-color:rgba(244,156,7,0.70);
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	transition:all 0.3s;
	transform:scale(1.2) rotate(45deg)}
.picture:hover .text{
	opacity:1;
	transform:scale(0.8) rotate(0deg)}
.intext{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-family:Verdana, sans-serif;
	font-size:16px;
	text-align:center;
	text-transform:uppercase}
	
/*---------contacts----------*/

#contacts .container h2{
	color:#f49c07;
	text-align:center;
	margin:50px 0 }
#contacts .description{
	color:white;
	text-align:center;
	margin-bottom:40px}
.adres .fa{
	font-size: 24px;
	margin-right: 20px;
}
.adres h4{
  	font-size: 14px;
  	font-family: Verdana, sans-serif;
  	text-transform: uppercase;
 	line-height: 2.143;
  	color:#f49c07;
}
.adres p{
  	font-size: 14px;
  	line-height: 20px;
  	margin-left: 35px;
  	color:white
}
form .row{
	margin:0 0 20px 0;
}
form textarea{

}
.form-control{
	border:1px solid #999;
	border-radius: 0;
	padding: 20px;
	height: auto;
	background-color:#333
}
input::placeholder{
	text-transform: uppercase;
}
textarea::placeholder{
	text-transform: uppercase;
}
.form-control:focus {
    border-color: #f49c07;
    outline: 0;
    box-shadow: none;
}
#contacts{
	background-color:#333}
.sub{
	padding: 20px;
	display: inline-block;
}
.sub:hover{
	background-color:#ccc;
	color:#333}
.sub:active{
	background-color:#333;
	border:1px solid #f49c07;
	color:#ccc}
.row1{
	display: flex;
	align-items: center;
}
@media screen and (max-width: 767px){
	form .col-sm-6{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 650px){
	form{
		margin-top: 20px;
	}
	#touch .col-xs-4 , #touch .col-xs-8 {
		float: none;
		width: 100%;
	}
	.adres{
		margin-left: 20px;
	}
}

/*footer*/
footer{
	background-color:#222222; 
	padding: 100px 0;
	text-align: center;
	color: #fff;
}
footer a .fa{
	font-size:20px}
footer a{
	color:#fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin:0 15px ;
	transition: all 0.5s;
}
footer a:hover{
	background-color: #fff;
	color: #f49c07;
	border:1px solif white;
	border-radius:50%; 

}
/*-----------top---------------*/
.top{
	background-color:rgba(170,123,34,1.00);
	opacity:0.5;
	position:fixed;
	right:50px;
	bottom:50px;
	width: 70px;
	height:70px;
	border-radius:50%;
	text-align:center;
	line-height:70px;
	transition: opacity 0.5s;}
.top:hover{
	opacity:1}
.top a{
	color:#fff;
	font-size: 40px;}
