html, body, .width-wrap {
	height: 100%;
}

a {color: #333}
a:hover {color: #000}


.clearfix {clear: both;}

header,
.podmenu,
.top,
#content,
.rasporka,
footer
{
	float: left;
	width: 100%;
}

.header,
nav.topmenu,
nav.podmenu,
.top-catalog,
.map-wrap,
.footer
{
	float: none;
	width: calc(100% - 20px);
	max-width: 1262px;
	margin: 0 auto;
	padding: 0px 10px;
}

/* HEADER */
header {
	height: 128px; 
	border-bottom: solid 8px #686868;
}
.header {
	height: 79px;
	padding-top: 25px;
}
.logo {
	float: left;
	width: 33%;
}
.logo a {
	display: block;
	float: left;
	width: 90%;
	height: 48px;
	background: url(../images/logo.jpg) center left no-repeat;
	background-size: contain;
}
.deviz {
	float: left;
	width: 33%;
	padding-top: 2px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #444;
	line-height: 20px;
}
.telefon {
	float: left;
	width: 17%;
	padding-top: 4px;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 500;
	color: #444;
}
.telefon a {
	color: #a21f0e;
	text-decoration: none;
}
.telefon a:hover {
	text-decoration: underline;
}

.icons-top, .lang-top {
	float: left;
	width: 16%;
	padding-top: 2px;
}
.icons-top a {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	background-image: url(../images/icons-blue.png);
	background-position-y: top;
	text-decoration: none;
}
.icons-top a.vk {background-position-x: left;}
.icons-top a.inst {background-position-x: center;}
.icons-top a.fb {background-position-x: right;}
.icons-top a:hover {
	background-position-y: bottom;
}



/* TOP MENU */
.mob-menu {display: none}
nav.topmenu {
	height: 32px;
	margin-bottom: -8px;
}
nav.topmenu ul {display: block;}
nav.topmenu ul li {
	width: 16.5%;
	max-width: 207px;
	float: left;
	position: relative;
}
nav.topmenu ul li.item-101 {display: none}
nav.topmenu ul li ul {display: none;}
nav.topmenu ul li:hover ul {display: block;}
nav.topmenu ul li:hover ul li ul {display: none;}
nav.topmenu ul li ul li:hover ul {display: block;}

nav.topmenu ul li a {
	display: block;
	height: 32px;
	background: url(../images/non_select.png) bottom left no-repeat;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #444;
	text-transform: uppercase;
	text-decoration: none;
}
nav.topmenu ul.arm-menu li a {
	font-family: 'Noto Serif Armenian', sans-serif;
}
nav.topmenu ul li ul {
	width: 207px;
	background: #fff;
	border: solid 1px #444;
	border-top: none;
	z-index: 9999;
	position: absolute;
	top: 32px;
	left: 0;
}
nav.topmenu ul li ul li {
	display: block;
	width: 100%;
}
nav.topmenu ul li ul li a {
	display: block;
	height: auto;
	padding: 13px 0px;
	margin: 0px 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #444;
	text-transform: none;
	text-decoration: none;
	background: none;
	border-bottom: solid 1px #eee;
}
nav.topmenu ul li ul li ul {
	top: -1px;
	left: 100%;
	border-left: solid 1px #fff;
	border-top: solid 1px #444;
	
}
nav.topmenu ul li.active a {
	background: url(../images/select.png) bottom left no-repeat;
	color: #a21f0e;
}
nav.topmenu ul li.active ul li a {
	background: none;
	color: #444;
}
nav.topmenu ul li ul li.active a {
	color: #a21f0e;
}
nav.topmenu ul li ul li.active ul li a {
	color: #444;
}
nav.topmenu ul li ul li ul li.active a {
	color: #a21f0e;
}
nav.topmenu ul li a:hover,
nav.topmenu ul li.active ul li a:hover,
nav.topmenu ul li ul li ul li.active a:hover   {
	color: #a21f0e;
}
nav.topmenu ul li ul li.parent a {
	background: url(../images/parent.png) center right no-repeat;
}
nav.topmenu ul li ul li.parent ul li a {background: none;}

/* TOP */
.top {
	float: left;
	width: 100%;
	height: 320px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.top1 {background: #e5f0ef url(../images/home.jpg) center center no-repeat; background-size: cover;}
.top2 {background: #b1b1b1 url(../images/2.jpg) center center no-repeat; background-size: cover;}
.top3 {background: #b1b1b1 url(../images/3.jpg) center center no-repeat; background-size: cover;}
.top4 {background: #b1b1b1 url(../images/4.jpg) center center no-repeat; background-size: cover;}
.top-contacts {background: url(../images/top-bg.png) center top repeat-y;}
.top-contacts2 {background: #F4EFE2;}

.top-catalog {

}
.top-catalog ul {
	max-width: 621px;
	width: 100%;
	height: 280px;
	padding-top: 40px;
	float: left;
}
.top-catalog ul li {
	width: 33%;
	height: 280px;
	float: left;
	text-align: center;
}
.top-catalog ul li a {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #444;
	text-decoration: none;
}
.top-catalog ul li a img {
	width: 70%;
	height: auto;
}
.top-catalog ul li a span.img-wrap {
	display: block;
	width: 100%;
	height: 225px;
	background: url(../images/catalog_shadow.png) center bottom no-repeat;
	background-size: contain;
}
.top-catalog ul li a:hover {
	color: #fdc957;
}
.top-catalog ul li a:hover span.img-wrap {
	background: url(../images/catalog_light.png) center bottom no-repeat;
	background-size: contain;
}

.top-slider {
	height: auto;
	border-top: solid 1px #E2F0F0;
	border-bottom: solid 1px #E2F0F0;
}
.slideshowck {
	float: none;
	margin: 0 auto;
	max-width: 1260px;
}

.top-map {
	float: none;
	margin: 0 auto;
	max-width: 1260px;
}

.map, .panorama {
	width: 621px;
	height: 320px;
	float: left;
}


/* FOOTER */
.rasporka {
	height: 55px;
	margin-top: 65px;
}
footer {
	height: 35px;
	padding: 10px 0px;
	margin-top: -55px;
	background: #444;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
}
.footer1 {
	float: left;
	width: 250px;
	padding-top: 10px;
}
.footer2 {
	float: left;
	width: 396px;
	font-weight: 400;
	padding-top: 10px;
}
.footer3 {
	float: left;
	width: 153px;
	padding-left: 27px;
}
.footer3 a {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	background-image: url(../images/icons.png);
	background-position-y: top;
}
.footer3 a.vk {background-position-x: left;}
.footer3 a.inst {background-position-x: center;}
.footer3 a.fb {background-position-x: right;}
.footer3 a:hover {
	background-position-y: bottom;
}
.footer4 {
	float: left;
	width: 207px;
	padding-top: 10px;
}
.footer5 {
	float: left;
	width: 207px;
	text-align: right;
	padding-top: 10px;
}
.footer5 a {
	color: #fff;
	text-decoration: none;
}
.footer5 a:hover {
	text-decoration: underline;
}




/* CONTENT */
.content {
	width: 828px;
	margin: 65px auto;
}

#content a {
	color: #a21f0e;
}
#content a:hover {
	text-decoration: none;
}

#content a.tel {
	color: inherit;
	text-decoration: none;
}
#content a.tel:hover {
	text-decoration: underline;
}

#content strong {
	font-weight: 700;
}
/*
#content p {
	font: normal 19px/28px Georgia;
	color: #333333;
	margin-bottom: 13px;
}*/
#content p {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 13px;
}
#content h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	font-weight: 300;
	color: #a21f0e;
	margin-bottom: 39px;
}
#content h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	color: #a21f0e;
	margin-bottom: 26px;
}
#content h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight: 700;
	color: #ef6f00;
	margin-top: 26px;
	margin-bottom: 13px;
}
#content h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 31px;
	font-weight: 700;
	color: #ef6f00;
	text-transform: uppercase;
}


#content ul {
	margin-left: 30px;
}
#content ul li {
	display: block;
	padding-left: 20px;
	/*font: normal 19px/28px Georgia;*/
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: 500;
	color: #333333;
}
#content ul li:before {
	content: "";
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background: #ff911d;
	margin-top: 13px;
	margin-left: -20px;
}

#content table {
	width: 100%;
}
#content table td {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	color: #333333;
	border-bottom: solid 1px #E2F0F0;
	padding: 10px 0px;
}
#content table tr:last-child td {border: none;}
#content table td img {max-width: 90%;}

.col-wrap {
	float: left;
	width: 100%;
}
.col1, .col2 {
	float: left;
	width: 47%;
}
.col1 {padding-right: 3%;}
.col2 {padding-left: 3%;}
.col1 img, .col2 img {
	max-width: 100%;
	height: auto !important;
}

#content .col1 ul,
#content .col2 ul {
	margin-left: 0px;
}

.txt1 {
	float: left;
	width: calc(100% - 20px);
	border: solid 2px #1cb7c9;
	text-align: center;
	padding: 10px;
}
#content .txt1 p:last-child {margin-bottom: 0px;}

.icons {
	float: left;
	width: 100%;
	margin: 13px 0px;
}
.icons a {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	background-image: url(../images/icons-white.png);
	background-position-y: top;
	text-decoration: none;
}
.icons a.vk {background-position-x: left;}
.icons a.inst {background-position-x: center;}
.icons a.fb {background-position-x: right;}
.icons a:hover {
	background-position-y: bottom;
}

#content ul.list-image3 {
	margin: 0;
}
#content ul.list-image3 li {
	float: left;
	width: 276px;
	padding: 0;
	margin-bottom: 20px;
	line-height: 0px;
}
#content ul.list-image3 li.horiz {
	width: 414px;
}
#content ul.list-image3 li:before {
	display: none;
}
#content ul.list-image3 li a {
	display: block;
	padding: 3px;
	width: 250px;
	margin: 0px 9px;
	border: solid 1px #E2F0F0;
}
#content ul.list-image3 li.horiz a {
	width: 388px;
}
#content ul.list-image3 li a:hover {border: solid 1px #1CB7C9;}
#content ul.list-image3 li a img {max-width: 100%;}

#content a.b-link {
	display: inline-block;
	background: #009bb0;
	color: #fff;
	border-radius: 8px;
	padding: 0px 20px;
	text-decoration: none;
	box-shadow: 2px 2px 2px #aaa;
}
#content a.b-link:hover {background: #1cb7c9}



/* ARMENIAN CONTENT */

#content .arm-page {
	font-family: 'Noto Serif Armenian', sans-serif;
}
#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content table td,
#content ul li
{
	font-family: 'Noto Serif Armenian', sans-serif;
}



/* KARUSEL */

#karusel {
	position: relative;
	width: 828px;
	overflow: hidden;
	padding: 35px 0px;
	margin: 0 auto;
	background: url(../images/karusel-bg.jpg) center bottom repeat-x;
	border-top: solid 5px #ccc;
}
#karusel ul {
	width: 9999px;
	height: 50px;
	padding: 0;
	margin: 0;
}
#karusel ul li {
	float: left;
	width: 207px;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
#karusel ul li:before {display: none}
#karusel a.prev {
	position: absolute;
	top: 40px;
	left: 0;
	width: 17px;
	height: 35px;
	background: url(../images/prev.jpg) top left no-repeat;
	cursor: pointer;
}
#karusel a.next {
	position: absolute;
	top: 40px;
	right: 0;
	width: 17px;
	height: 35px;
	background: url(../images/next.jpg) top left no-repeat;
	cursor: pointer;
}

.blog h4 {
	margin-bottom: 10px;
	padding-left: 25%;
}

.blog p {
	padding-left: 25%;
}

.item-image {
	float: left;
	width: 20%;
	margin-right: 5%;
}
.item-image img {
	max-width: 100%;
	height: auto;
}

p.readmore {
	text-align: right;
}












/*
1 = 207px
2 = 414px
3 = 621px
4 = 828px
5 = 1035px
6 = 1242px
*/