@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "AleksandraCRegular";
    src: url("../fonts/AleksandraCRegular/AleksandraCRegular.eot");
    src: url("../fonts/AleksandraCRegular/AleksandraCRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/AleksandraCRegular/AleksandraCRegular.woff") format("woff"),
    url("../fonts/AleksandraCRegular/AleksandraCRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

*{
	padding:0px;
	margin:0px;

	}
.ancLinks{}
html, body{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		width:100%;
		height:100%;
		color: #41454E;
		min-width:1500px;
		background-image: url(../img/m_bg.jpg);
	}
	
.allContainers{
	width: 100%;
	position: relative;}
	
#headerMenu{
	height: 90px;
		background-image: url(../img/bg.gif);
	}
	
#leftAndRight0{
	position: relative;
	width: 1550px;
	height: 90px;
	margin: 0px auto;
	}
	
#logo{
	position: absolute;
	top: 15px;
	left: 45px;}

#menu{
	position: absolute;

	width: 875px;
	top: 35px;
	left: 310px;}
#menu>ul>li{
	display:table-cell;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "AleksandraCRegular";}
#menu a:visited {  
		color:#0B4770;
		} 
#menu a:active { 
		color:#F7931E;
		}

#menu a:link {
		color:#0B4770;
		text-decoration:none;
		transition:ease-in 0.2s;
		
		}

#menu a:hover {
		color:#F7931E;
		
		}

#phones{
	position: absolute;
	right: 285px;
	top: 15px;
	width: 240px;
	height: 55px;
	color:#0B4770;}
#callMe{
	width: 220px;
	height: 35px;
	position: absolute;
	right: 50px;
	top: 24px;
	border: #F6D300 solid 2px;
	border-radius: 18px;
	background: url(../img/phone2.png) no-repeat 5px 5px;
	cursor: pointer;
	color:#0B4770;
  	transition: 0.3s  ease-in;}
#lang{
	position: absolute;
	top: 15px;
	right: 5px;
	}

#callMe h2{
	display: inline;
	font-style: bold;
	font-size:19px;
	vertical-align:middle;
	text-align:center;
	position: absolute;
	top: 5px;
	left: 40px;}

#callMe:hover{
	background-color: #F6D300;
	color: white;
	
	}




	
	
#header{
	height: 500px;
	background-image: url(../img/shapka.jpg);
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

	}
#leftAndRight{
	position: relative;
	width: 1550px;
	height: 500px;
	margin: 0px auto;
	}
#leftPart{
	position: absolute;
	height: 420px;
	left: 70px;
	top: 60px;

	}
#rightPart{
	position: absolute;
	width: 650px;
	height: 420px;
	right: 50px;
	top: 60px;
	}
#headerTitle{}
#headerTitle div:first-child{
	height: 91px;
	width: 31px;
	background-image: url(../img/arrowLeft.png);
	float: left;}

#headerTitle div:last-child{
	height: 91px;
	width: 590px;
	background-color: #F6D300;
	float: left;}
	
#headerTitle div:last-child p{
	color:#41454E;
	font-size: 53px;
	margin-top: 13px;
	margin-left: 15px;
	}

#headerMainText{
	color: white;
	text-shadow: 1px 1px 8px #344857;
	margin-left: 35px;
	margin-top: 125px;
	font-size: 23px;
	}
#headerMainText li {
    list-style: none; 
    background: url(../img/tick.png) no-repeat 0 4px;
    padding-left: 50px;
	line-height:35px;
	font-style:italic;
   }
#downloadPrice{
	margin-top: 35px;
	text-shadow: 0px 0px 0px #344857;
	width: 265px;
	height: 45px;
	border: #F6D300 solid 2px;
	border-radius: 10px;
	background: url(../img/price.png) no-repeat 10px 6px;
	cursor: pointer;
  	transition: 0.3s  ease-in;	
	}
#downloadPrice:hover{
	background: url(../img/price2.png) no-repeat 10px 6px;
	background-color: #F6D300;
	color:#41454E;
	}
	#download{color: white; text-decoration:none}
	
#downloadPrice p{
line-height: 45px;
margin-left: 43px;
	}



#services{
	height: 400px;
	
	}
#services>div{
	width: 1250px;
	margin: 25px auto;
	
	}
#services h1{
	
	display: inline;
}
#services hr{
	
	display: inline-block;
	margin-bottom: 8px;
	margin-left: 15px;}
.servicesBoxes{
	width: 380px;
	height: 100px;
	float: left;
	margin-right: 55px;
	margin-top: 45px;}
.servicesBoxes img{
	float: left;
	margin-right: 20px;}
.servicesBoxes h3{
	display: inline-block;
	margin-top: 7px;
	margin-bottom: 7px;
}
.servicesBoxes a{
	color: #41454E;
	transition:all ease-out 0.3s;
	}
.servicesBoxes a:hover{
	color: orange;
	}

.servicesBoxes p{
	font-style:italic;
	color:#8E8E8E;
	font-size: 13px;
	}


#services-2{height: 1250px; width: 100%;
color:white;
 background: radial-gradient(#0166A1, #1B426D);
 position: relative;
}
#services-2 h2{
	text-align: center;position: absolute;}
#services-2>div h2:nth-child(3){color: red; left: 350px;}

#services-2>div{
	width: 1250px;
	margin: 25px auto;
	height: 1250px;
	position: relative;

	
	}
#services-2 img{position: absolute;}
#usluga1{top: 270px; left: 0px;}
#usluga2{top: 135px; left:195px;}
#usluga3{top: 240px;left:440px;}
#usluga4{top: 135px;left:757px;}
#usluga5{top: 270px; left:1020px;}

#usluga6{top: 740px; left:895px}
#usluga7{top: 676px; left:697px;}
#usluga8{top:787px;left:500px;}
#usluga9{top: 676px;left:300px;}
#usluga10{top: 740px; left:0px;}

#h2usluga1{top: 190px; left:43px}
#h2usluga2{top: 420px; left:275px;}
#h2usluga3{top: 160px;left:560px;}
#h2usluga4{top: 420px;left:855px;}
#h2usluga5{top: 190px; left:1065px;}

#h2usluga6{top: 690px; left:145px}
#h2usluga7{top: 926px; left:345px;}
#h2usluga8{top:690px;left:530px;}
#h2usluga9{top: 939px;left:725px;}
#h2usluga10{top: 690px; left:925px;}



#services-2 h1{
	
	display: inline;
}
#services-2 hr{
	
	display: inline-block;
	margin-bottom: 8px;
	margin-left: 15px;}

.orangeHr{
	color:#F6D300;
	width: 50px;
	}	
	
#aboutUs{
	height: 450px;
	background-image: url(../img/bg2.jpg);
	}
#leftAndRight2{
	position: relative;
	width: 1550px;
	height: 450px;
	margin: 0px auto;
	}
#contactForm{
	position: absolute;
	right: 170px;
	top: 45px;}
#contactFormText{
	position: absolute;
	left: 170px;
	top: 45px;
	width: 720px;
	}
#contactFormText h1{
	color:white;
	font-size: 50px;
	  text-shadow: 0px 0px 15px #CE7000;
}
#contactFormText p{
	color:white;
	font-size: 16px;
	  text-shadow: 0px 0px 5px #CE7000;
}



.blockTitle{
	width: 100%;
	text-align:center
	}
.blockTitle div:first-child{
	width: 480px;
	height: 29px;
	background-image: url(../img/bgLine.png);
	float: left;
	margin-left: 25px;
	}
.blockTitle div:nth-child(2){
	display: inline-block;
	margin-top: -5px;
	}
.blockTitle div:last-child{
	width: 480px;
	height: 29px;
	background-image: url(../img/bgLine.png);
	float: right;
	margin-right: 25px;
	}
	
	
	
	
	
#advantages{
	height: 420px;
	background-image: url(../img/bg3.jpg);
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	color: white;
	text-shadow:0px 0px 10px #07283A;
	}
	
#advantagesBlocks{
	background-color: blue;
	vertical-align: middle;
	width: 1230px;
	margin: 60px auto;
	}
.advantagesBlock{
	width: 186px;
	height: 200px;
	text-align:center;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	}
.advantagesBlock h2{
	margin-top: 20px;}
	
.advantagesBlock p{
	font-family: "AleksandraCRegular";
	margin-top: 12px;}

#portfolio{
	height: 1750px;
	}
.portfolioGallery{
	
	width: 1330px;
	margin: 55px auto;
	
	}
.portfolioGallery img{
	margin:10px;
	border:4px solid #F4F4F4;
	transition:ease-in, 0.4s;
}

.portfolioGallery img:hover{
	margin:10px;
	border:4px solid #F6D300;
}

#prices{
		height: 700px;
	background-image: url(../img/bg2.jpg);
	}
	
#prices h1{
	color:white;
	  text-shadow: 0px 0px 15px #CE7000;
	  text-align: center;
	}	
#prices table{
	background-color: #E6E6E6;
	border: 3px solid white;
	border-spacing: 0;
	color:black;
	margin: 40px auto;
	 box-shadow: 0px 0px 20px #CE7000;}

#prices table tr:nth-child(2n) {
    background: white; /* Цвет фона */
   } 
#prices table tr:nth-child(1) {
    background: #F6D300; /* Цвет фона */
	color:black;
	text-align: center
   }
#prices table tr td:nth-child(2){
	
	text-align: center;}
 #prices table td{
	 font-size: 20px;
	 padding: 8px;
	 border:2px solid white;
	 
	 } 
	
	
	

#cooperation{
	height: 1200px;
	background: url(../img/dissenyhub.png) no-repeat 750px 420px;
	}
#cooperationContainer{
	
	margin: 80px auto;
	width: 700px;
	background: url(../img/dottedLine.png) no-repeat 0px 45px;}
.cooperationBlock{
	margin-bottom: 25px;
	height: 170px;
	clear: left;
	margin-left: 65px;
	}
.cooperationBlock p{
	margin-left: 60px;
	font-style: italic;
	color:#666666;
	width: 360px;
	float: left;
	}
.cooperationBlock img{
	float: left;}
.cooperationBlockTitle{
	margin-left: 180px;
	height: 51px;
	margin-bottom: 15px;}
.cooperationBlockTitle div:first-child{background-image: url(../img/arrowLeftSmall.png); height: 51px; width: 18px; float:left}
.cooperationBlockTitle div:last-child{background-color: #F6D300; height: 51px; float:left}	
.cooperationBlockTitle div:last-child h2{line-height: 52px; margin-right: 10px; font-size: 27px; margin-left: 5px;}



	
#cooperation h1{
	text-align: center;	
}
	
#reviews{
	height: 870px;
	background-color: white;
	box-shadow: 0px 0px 65px #023f77;
	}	
#reviews h1{text-align: center;
	margin-bottom: 25px;}	
#reviews div:last-child{
	width: 950px;
	margin: 0 auto;}
#reviews div:last-child img{margin: 15px;}
#reviews div:first-child{
	text-align: center ;}
#reviews div:first-child img{
	margin-top: 25px;
	margin-bottom: 25px;}
	

#clients{
	height: 370px;
	text-align: center;
	background-color: gold;
	background-image: url(../img/city.png);
	background-position: 300px 0px;


	
	}	
#clients h1{
margin-bottom: 20px;}
#clients div{
	
	background-color: white;
	border-radius:25px;
	width: 820px;
	padding: 15px;
	margin: 0 auto;}
#applicationFormFooter{
	height: 670px;

	}	
#applicationFormFooterLeft{
	position: absolute;
	top: 25px;
	}
#applicationFormFooterLeft img{
	margin-right: 10px;}
#applicationFormFooterLeft h1{	
	display: block;
	height: 51px;
	width: 300px;
	background-color: #F6D300;
	float: left;
	line-height: 51px;
	padding-left:180px;
	margin-top: 30px;}
#applicationFormFooterLeft p{margin-left: 180px; margin-top: 85px;}
#applicationFormFooterRight{

	position: absolute;
	right: 120px;
	top: 55px;
	}
#footer{
	height: 350px;
	background-color: #1A1A1A;

	}	

#footer>div{	width: 1360px;
	margin: 0px auto;}
#footer a:visited {  
		color:white;
		} 
#footer a:active { 
		color:white;
		}

#footer a:link {
		color:white;
		text-decoration:none;
		transition:ease-in 0.2s;
		
		}

#footer a:hover {
		color:#F7931E;
		
		}
	
#footer>div div:nth-child(1){float: left;}
#footer>div div:nth-child(2){float: left; margin-left: 65px;}
#footer>div div:nth-child(2)>ul li{
	text-decoration:none;
	line-height: 35px;
	font-size: 15px;
	list-style-type:none;
	font-family: "AleksandraCRegular";}
#footer>div div:nth-child(3){float: left; margin-left: 80px;}
#footer>div div:nth-child(3) img{
	margin-right: 15px;
}
#footer>div div:nth-child(4){float: right; color: white; margin-right: 10px;}
#footer>div div:nth-child(5){
	text-align: center;}
#footer>div div:nth-child(5) p{

	clear: left;
	display: block;
	color: wihte;
	font-size: 12px;
	text-align: center;
position: absolute;
left: 45%;
	bottom: 15px;
}
/*Стили для контактной формы*/

#feedback-form {
  width: 330px;
  height: 360px;
  border-radius: 15px;
  background: white;
  box-shadow: 0px 0px 15px #CE7000;
  text-align:center;
  padding-top: 5px;
}
#feedback-form h1{
	color:#41454E}
#feedback-form [required] {
  width: 100%;
  box-sizing: border-box;
  margin: 2px 0 2% 0;
  padding: 2%;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 3px;
  box-shadow: 0 1px 2px -1px rgba(0,0,0,.2) inset, 0 0 transparent;
}
#feedback-form [required]:hover {
  border-color: #7eb4ea;
  box-shadow: 0 1px 2px -1px rgba(0,0,0,.2) inset, 0 0 transparent;
}
#feedback-form [required]:focus {
  outline: none;
  border-color: #7eb4ea;
  box-shadow: 0 1px 2px -1px rgba(0,0,0,.2) inset, 0 0 4px rgba(35,146,243,.5);
  transition: .2s linear;
}
#feedback-form [type="submit"] {
  padding: 2%;
  width: 280px;
  height: 45px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2) inset;
  background: #F49000;
  color: #fff;
  font-weight:bold;
  font-size: 16px;
  cursor: pointer;
}
#feedback-form [type="submit"]:hover {
  background: #F4BA00;
}
#feedback-form [type="submit"]:focus {
  box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}
#feedback-form [type="text"], #feedback-form [type="email"]{width: 280px; font-size: 15px;}
#textarea {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
font-size: 15px;
	}
