
<link rel="stylesheet" href="css/animate.css">

/* переназначение имеющихся элементов */

.logo {
    background: url("../img/logo_s.png") no-repeat left top;
}

.header__micro-anons li, .header__micro-anons li a  {
	color: #01a1e5;
    
}

.header__menu {
	background-color: #000;
}

.upper__social svg, #bottom, #botlinks {
	box-sizing: content-box;
}

#bottom {
		background-image: url('../img/bot_crn.gif');
}
#botlinks {
	background-color: black;

}


/* базовая типографика */

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.eot');
  src: url('../fonts/Lato-Light.woff2') format('woff2'),
       url('../fonts/Lato-Light.woff') format('woff'),
       url('../fonts/Lato-Light.ttf') format('truetype'),
       url('../fonts/Lato-Light.svg#Lato-Light') format('svg'),
       url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.eot');
  src: url('../fonts/Lato-Regular.woff2') format('woff2'),
       url('../fonts/Lato-Regular.woff') format('woff'),
       url('../fonts/Lato-Regular.ttf') format('truetype'),
       url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg'),
       url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Medium.eot');
  src: url('../fonts/Lato-Medium.woff2') format('woff2'),
       url('../fonts/Lato-Medium.woff') format('woff'),
       url('../fonts/Lato-Medium.ttf') format('truetype'),
       url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg'),
       url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.eot');
  src: url('../fonts/Lato-Bold.woff2') format('woff2'),
       url('../fonts/Lato-Bold.woff') format('woff'),
       url('../fonts/Lato-Bold.ttf') format('truetype'),
       url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg'),
       url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 800;
  font-style: normal;
}

body {
	font-family: Lato, Helvetica, Arial, sans-serif;
}

p {
	font-size: 16px;
	line-height: 24px;
}

/* верхний баннер */

#top-block {
	position: relative;
	background: url('../img/back.jpg') center no-repeat;
	height: 260px;
	color: white;

}

#top-block .alcatel-logo {
	position: absolute;
	top: 30px;
	right: 60px;
	width: 120px;
}

#top-block h1 {
	font-size: 56px;
	line-height: 48px;
	font-weight: 600;
	
	text-align: right;

}

#top-block h4 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 300;
}

#top-block .main-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: url('../img/corner_tl.png') top left no-repeat, url('../img/corner_tr.png') top right no-repeat;
}

@media (max-width: 992px) {
	#top-block h1 {
		font-size: 48px;
		line-height: 40px;
	}
	#top-block h4 {
		font-size: 18px;
		line-height: 20px;
	}
}

@media (max-width: 768px) {
	#top-block h1 {
		text-align: left;
	}
	#top-block .main-link {
		background-size: 160px, 40px;
	}
}




/* информация о модели */

#model-info {
	margin-bottom: 48px;
}

#model-info .image {
	text-align: center;
}

#model-info .header-logo {
	width: 312px;
	height: auto;
	margin-bottom: 48px;
}

#model-info h2 {
	color: #01a1e5;
	font-weight: 300;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 36px;
}

#model-info .links {
	text-align: right;
}
#model-info .links a {
	display: inline;
	line-height: 48px;
	margin-left: 48px;
	
}


#model-info .links a.selected {
	opacity: 0.3;
}

#model-info .links img {
	width: 88px;
	height: auto;
	transition: transform 0.5s ease-out;
}

#model-info .links img:hover {
	transform: scale(1.2);
}

#model-info .links a.selected img:hover {
	transform: none;
}

.icons img.icon {
	border: 2px solid black;
	border-radius: 4px;
	width: 46px;
	height: 46px;
	padding: 0;
	margin: 8px;
	display: inline;
}



/* блоки преимуществ */

.feature-blocks div.image {
	min-height: 320px;
	background-size: cover;
	background-position: center center;
}

.feature-blocks div.text {
	padding: 64px 32px;
	color: inherit;
}

.feature-blocks div.text p {
	font-size: 18px;
	font-weight: 300;
}

.feature-blocks div.text h2 {
	font-size: 48px;
	line-height: 48px;
	font-weight: 800;
	letter-spacing: 0.01em;
	margin-bottom: 32px;
}



/* цветовая палитра */

#block-s1 { background-color: #41578c; color: white; }
#block-s2 { background-color: #0b4666; color: white; }
#block-s3 { background-color: #313f66; color: white; }
#block-s4 { background-color: #3879ca; color: white; }
#block-s5 { background-color: #272729; color: white; }
#block-s6 { background-color: white; color: black;}

#block-x1 { background-color: #b8bac8; color: black; }
#block-x2 { background-color: #172747; color: white; }
#block-x3 { background-color: #705a62; color: white; }
#block-x4 { background-color: #dcdcdc; color: black; }
#block-x5 { background-color: #18294a; color: white; }
#block-x6 { background-color: #16143e; color: white; }
#block-x7 { background-color: white; color: black; }

/* иллюстрации */

#block-s1 div.image { background-image: url('../img/s1.jpg'); }
#block-s2 div.image { background-image: url('../img/s2.jpg'); }
#block-s3 div.image { background-image: url('../img/s3.jpg'); }
#block-s4 div.image { background-image: url('../img/s4.jpg'); }
#block-s5 div.image { background-image: url('../img/s5.jpg'); }

#block-x1 div.image { background-image: url('../img/x1.jpg'); }
#block-x2 div.image { background-image: url('../img/x2.jpg'); }
#block-x3 div.image { background-image: url('../img/x3.jpg'); }
#block-x4 div.image { background-image: url('../img/x4.jpg'); }
#block-x5 div.image { background-image: url('../img/x5.jpg'); }
#block-x6 div.image { background-image: url('../img/x6.jpg'); }

/* блок покупки */

#block-s6 div.text h2, #block-x7 div.text h2 {
	color: #01a1e5;
}

#block-s6 div.text p, #block-x7 div.text p {
	color: black;
	font-size: 16px;
}

#block-s6 div.buy, #block-x7 div.buy {
	padding: 74px 32px 64px 32px;
	text-align: center;
}

#block-s6 div.buy h3, #block-x7 div.buy h3 {

	color: black;
	text-transform: uppercase;
	font-size: 32px;
	margin-bottom: 32px;
	
}
