/*
  Theme Name: ALATAU-ALEM
  Theme URI: http://alataualem.kz/
  Description: site catalog

*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Play|Roboto+Condensed:300,400,700&subset=cyrillic');
*{
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
body{
  overflow-x: hidden;
  background: #f6f6f6 url(images/bg.png) 50% 50%;
}
/*Меню*/
nav > div{
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
nav > div > ul > li > a{
  text-decoration: none;
  font-weight: 400;
  font-size:17px;
  font-family: 'Roboto Condensed', sans-serif;
  color:#fff;
  padding: 15px;
  display: inline-block;
}
nav > div > ul > li > a:hover{
  color:#B80000;
}
nav > div > ul > li{
  display: inline-block;
  }
.sub-menu{
  text-align: left;
  z-index: 9999;
  background: #333333;
  position: absolute;
  margin: 0 auto;
  width: 167px;
}
.sub-menu > li{
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sub-menu > li > a:hover{
  cursor: pointer;
  color:#e77e00;
}
.menu-triger {
    display: none;
}
.sub-menu{
  text-align: left;
  z-index: 9999;
  padding: 7px;
  background: #eceff1;
  color: #000;
  width: 250px;
  position: absolute;
  margin: 0;
  margin-left: -10px;
  display: inline-block;
}

.sub-menu > li > a{
  text-decoration: none;
  font-weight: 300;
  font-size:12px;
  font-family: 'Roboto', sans-serif;
  color:#000;
}
/*Меню конец*/
.header-top{
	background: #de3521;
	width: 100%;
	height: 50px;
}

header{
	background: url(images/bg-header.jpg) no-repeat 50% 50%;
	background-size: cover;
	width: 100%;
	padding: 15px 0px 15px 0px;
}

header > .header{
	width: 1200px;
	margin: 0 auto;
}

header > .header > .logo {
	display: inline-block;
}
header > .header > .maps-click{
  cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin: 10px 10px 10px 5px; /*26px 50px 10px 31px*/
}

header > .header > .maps-click > a{
	border-bottom: 1px dotted #ccc;
	font-size: 17px;
}
header > .header > .logo > a > img{
	width: 150px;/*150*/
}

header > .header > .contact{
    display: inline-block;
    width: 240px;
    margin-left: 0px;/*0*/
    vertical-align: top;
    margin-top: 5px;
}

header > .header > .contact > a > span{
	font-size: 35px;
    position: relative;
    margin-right: 0.0rem;/*0.5rem*/
}
header > .header > .contact > .contact_phone{
    display: block;
	font-family: 'Roboto Condensed', sans-serif;
    color: black;
    text-decoration: none;
    line-height: 1.1;
    font-size: 35px;
}
header > .header > .contact > .contact_email{
	display: block;
	font-family: 'Play', sans-serif;
    color: black;
    text-decoration: none;
    line-height: 1.1;
    font-weight: 700;
    font-size: 24px;
}
header > .header > .contact > .contact_timework{
    display: block;
    color: #666666;
    font-size: 14px;
}

.contact-panel{
    width: 497px;
    margin-left: -4px;
    display: inline-block;
    vertical-align: top;
}
.contact-panel > div{
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    border-radius: 7px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-left: 5px;
}
.contact-panel > .basket{
    background: url(images/basket.png) no-repeat 98% 100%;
    background-size: 50px;
    padding: 5px;
    cursor: pointer;
    border-radius: 7px;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-left: 348px;
    margin-top: 40px;/*25*/
}
.contact-panel > .zakaz-zvonok{
    background: #0900c0 url(images/phone.png) no-repeat 97% 50%;
    background-size: 20px 20px;
    width: 128px;
}
.contact-panel > .zakaz-zvonok:hover{
  background:  #B80000 url(images/phone.png) no-repeat 97% 50%;
  transition: all 0.5s ease;
  background-size: 20px 20px;

}
.contact-panel > .zakaz-pismo{
  background: #0900c0 url(images/mail.png) no-repeat 97% 50%;
    background-size: 20px 20px;
    width: 156px;
}
.contact-panel > .zakaz-pismo:hover{
  background:  #B80000 url(images/mail.png) no-repeat 97% 50%;
  transition: all 0.5s ease;
  background-size: 20px 20px;
}
.contact-panel > .zakaz-price{
  background: #B80000 url(images/price.png) no-repeat 97% 50%;
    background-size: 20px 20px;
    width: 156px;
}
.contact-panel > .zakaz-price:hover{
  background:  #ff8b00 url(images/price.png) no-repeat 97% 50%;
  transition: all 0.5s ease;
  background-size: 20px 20px;
}
.contact-panel > .zakaz-price > a{
  font-style: none;
  border: none;
  outline: none;
  color: #fff;
  text-decoration: none;
}
.headliner{
	background: url(images/bg-headliner.jpg) no-repeat 50% 50%;
	width: 100%;
	height: 400px;
}
.h2{
    width: 1157px;
    text-align: left;
    font-weight: 500;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    margin-bottom: 25px;
    margin: 25 auto;
}
.h2-1{
    width: 949px;
    text-align: left;
    font-weight: 500;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    margin-bottom: 25px;
    margin: 25 auto;
}
.h2-page{
    width: 1150px;
    text-align: left;
    font-weight: 500;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    margin-bottom: 25px;
    margin: 25 auto;
}
body > .catalog{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

body > .catalog > .cat_cart{
  background: #fff;
    display: inline-block;
    width: 350px;
    height: 400px;
    text-align: center;
    border: 1px solid #ccc;
    transition: all 0.5s ease;
    margin-top: 22px;
    margin-left: 23px;
    margin-right: 22px;
}
body > .catalog > .cat_cart:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  cursor: pointer;
}
body > .catalog > .cat_cart > img{
	width: 300px;
  height: 300px;
  margin: 20px 0px 0px 0px;

}
body > .catalog > .cat_cart > h2{
    width: 350px;
    height: 75px;
    position: absolute;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    margin: 5px auto;
    background:#de3521;
    }
body > .catalog > .cat_cart > h2 > a{
	cursor: pointer;
  text-decoration: none;
  color:#fff;
}
body > .info_com{
	width: 949px;
	margin: 0 auto;
}
body > .info_com > div > p{
	margin-top: 20px;
}
body > .content-page{
	width: 1150px;
	margin: 0 auto;
}
body > .content-page > p{
	margin-top: 10px;
}
body > .content-page-cat{
  width: 1150px;
  margin: 0 auto;
}
body > .content-page-cat > a > img{
  width: 500px;
}
.cat-page-param{
    width: 400px;
    display: inline-block;
    vertical-align: top;
    margin: 50px 0px 10px 240px;
}
.cat-page-param > h3{
  text-align: left;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
  }
.cat-page-param > li{
  width: 400px;
}
.cat-page-param > .click_pay{
    cursor: pointer;
    cursor: pointer;
    background: #0900c0;
    font-weight: 400;
    font-size: 17px;
    padding-top: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    text-align: center;
    height: 30px;
    bottom: 0px;
    margin-top: 28px;
    width: 221px;
}
.news-index{
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px solid #ccc;
}
.news-index > .thumb-news{
	cursor: pointer;
	position: relative;
	width: 300px;
	height: 100px;
	display: inline-block;
	margin: 10px;
	border:1px solid #ccc;
	background-size: cover;
}
.news-index > .thumb-news > h3{
	text-align: center;
	width: 250px;
	position: absolute;
	margin: 25px auto;
	left:0;
	right:0;
	font-weight: 400;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
}
.news-index > .thumb-news > h3 > a{
  color:#fff;
  text-decoration: none;
}
.news-index > .thumb-news > .date{
	text-align: right;
    display: table;
    position: absolute;
    bottom: 5px;
    right: 7px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    padding: 3px;
    background-color: rgba(255, 255, 255, 0.3);
}
.news-index > a{
	padding:10px;
	font-weight: 400;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    padding: 3px;
    background-color: rgba(255, 139, 0, 0.9);
    clear: both;
    text-decoration: none;
    margin-top: 10px;
}
.content-post{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.content-post > .content-post-article{
	position: relative;
	width: 360px;
	height: 335px;
	display: inline-block;
	margin: 15px;
}
.content-post > .content-post-article > a > img{
	width: 360px;
	height: 200px;
}
.content-post > .content-post-article > a > .date{
	text-align: right;
    display: table;
    position: absolute;
    top: 5px;
    right: 7px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    padding: 3px;
    background-color: rgba(255, 255, 255, 0.3);
}
.content-post > .content-post-article > h3{
	text-align: left;
    width: 360px;
    top: 0;
    margin: 5px auto;
    left: 0;
    right: 0;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
}
.content-post > .content-post-article > h3 > a{
	color: #ff8b00;
	text-decoration: none;
}
.content-post > .content-post-article > div{
	margin: 5px auto;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    text-align: left;
}
/**/
.catalog-post{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.catalog-post > .catalog-post-article{
  background: #fff;
  position: relative;
  height: 645px;
  display: inline-block;
  margin: 15px;
  border:1px solid #ccc;
  transition: all 0.5s ease;
  vertical-align: top;
}
.catalog-post > .catalog-post-article:hover{
  border: 1px solid #0f088d;
}
.catalog-post > .catalog-post-article > a > img{
  width: 250px;
  height: 250px;
}
.catalog-post > .catalog-post-article > h3{
    text-align: center;
    width: 260px;
    height: 43px;
    margin: 5px auto;
    left: 0;
    right: 0;
    top: 0;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
}
.catalog-post > .catalog-post-article > h3 > a{
    color: #0f088d;
}
.catalog-post > .catalog-post-article > .click_pay{
    cursor: pointer; 
    background: #de3521;
    font-weight: 400;
    font-size: 17px;
    padding-top: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    text-align: center;
    height: 30px;
    bottom: 0px;
    position: absolute;
    width: 100%;
}
.parametr{
  height: 235px;
}
.par-u{
  margin-top: 25px;
  clear: both;
}
.par-t{
  margin-top: 25px;
  float: left;
}
.par{
    margin: 5px auto;
    width: 245px;
    height: 20px;
    list-style: none;
    text-align: right;
  }
.par_name{
    float: left;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #a8a6a6;
    text-align: left;
}
.par_option{
    width: 158px;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    text-align: right;
}
/*Под категорий товаров*/
.tovarniak{
  text-align:center;
  display: inline-block;
}
.podtovar{
  background:#fff;
  display:inline-block;
  width:250px;
  height:315px;
  text-align:center;
  border:1px solid #e0e0e0;
  vertical-align:top;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
}
.podtovar > img{
  width:250px;
}
.podtovar > h3{
width: 100%;
    height: 65px;
    background: #de3521;
  }
  .podtovar > h3 > a{
    font-size: 15px;
    border: none;
    color:#fff;
  }
/*Под категорий товаров конец*/
/**/
.form-overlay-mes{
    display: none;
    background: rgba( 56, 56, 56, 0.7);
    background-size: cover;
    position: fixed;
    bottom: 0px;
    z-index: 999999;
    min-width: 100%;
    min-height: 100%;
}

.form-overlay{
    display: none;
    background: rgba( 56, 56, 56, 0.7);
    background-size: cover;
    position: fixed;
    bottom: 0px;
    z-index: 999999;
    min-width: 100%;
    min-height: 100%;
}
.form {
    position: absolute;
    top: 100px;
    width: 330px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border: 3px solid #ccc;
    padding: 10px;
    z-index: 999;
    background: #fff;
}
.form_close{
  background:url(images/circle-close-2.png) no-repeat 50% 50%;
  background-size: 20px; 
  width:20px;
  height:20px;
  position:absolute;
  left:2px;
  top:2px;
  cursor: pointer;
  transition: all 0.5s ease;
}
.form_close:hover{
    -moz-transform: rotate(90deg); /* Р”Р»СЏ Firefox */
  -ms-transform: rotate(90deg); /* Р”Р»СЏ IE */
  -webkit-transform: rotate(90deg); /* Р”Р»СЏ Safari, Chrome, iOS */
  -o-transform: rotate(90deg); /* Р”Р»СЏ Opera */
  transform: rotate(90deg);
  transition: all 0.5s ease;
  opacity: 1;
}
.frm_1{
    width: 200px;
    display: inline-block;
  margin-left:14px;
}
.frm_2{
    width: 305px;
    display: inline-block;

}
.form_text{
    width: 300px;
    height: 55px;
    margin: 3px;
    padding: 3px;
    border: 1px solid #ccc;
    font-size: 18px;
}
.form_mesage{
    width: 300px;
    height: 168px;
    margin: 0 auto;
    margin-left: 3px;
    padding: 3px;
    border: 1px solid #ccc;
    font-size: 18px;
}
.form_but{
    width: 300px;
    height: 50px;
    margin: 3px;
    padding: 3px;
    border: none;
    background: #0900c0;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    font-weight: 400;
}

/*Форма для раздела контакты*/
.contactos{
  width:550px;
  display:inline-block;
  vertical-align:top;
  line-height:18px
}
.formatos{
  width: 500px;
  display:inline-block;
}
.form-ct{
    width:400px;
    margin-right: 0;
    right: 20px;
    top: 100px;
    z-index: 2;
    background: #fff;
    padding: 20px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.51);
}
.form1-ct{
width: 100%;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #E0E0E0;
    transition: all 0.5s;
    margin-bottom: 10px;
    padding: 0 20px;
}
.form2-ct{
      width: 100%;
    height: 135px;
    box-sizing: border-box;
    border: 1px solid #E0E0E0;
    transition: all 0.5s;
    margin-bottom: 20px;
    padding: 20px;
    resize: none;
}
.butform-ct{
      width: 100%;
    height: 45px;
      border: 0;
    margin-bottom: 0;
    background: #0A2B69;
    transition: all 0.5s;
    cursor: pointer;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #fff;
}
.formname-ct{
  font-size: 15px;
    color: #000;
    font-weight: bold;
    line-height: 18px;
  text-align:center;
}
/*Конец форма для раздела контакты*/
.screen-reader-response, .wpcf7-response-output, .wpcf7-mail-sent-ok{
  display: none;
}
/**/

/*Яндекс Карта*/
#maps{
  display: none;
  position: absolute;
  bottom:0px;
  z-index: 99999;
  min-width: 100%;
  min-height: 100%;
  }
#maps > #maps-adress{
  position: absolute;
  width:100%;
  height:200px;
  bottom: 0px;
  background: #000;
  opacity: 0.5;
  z-index: 502;
margin-bottom:50px;
  }
#maps > #maps-adress > span.maps-adress{
      display: table;
      position: relative;
      font-size: 40px;
      margin-left: 40px;
      margin-top: 20px;
      font-family: 'Open Sans', sans-serif;
      color: #fff;
      font-weight: 300;
}
#maps > #maps-adress > address.maps-adress2{
  font-size: 17px;
  margin-left: 40px;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-style: normal;
}
 .but-maps-close{
   position:relative;
   cursor: pointer;
   width: 50px;
   height: 50px;
   margin: 30px 30px 0px 0px;
   float: right;
   background: url(images/circle-close-2.png);
   background-position: center center;
   background-repeat: no-repeat;
   border-radius: 25px;
   transition: all 0.5s ease;
   z-index: 4;
 }
 .but-maps-close:hover {
   -moz-transform: rotate(90deg); /* Для Firefox */
   -ms-transform: rotate(90deg); /* Для IE */
   -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
   -o-transform: rotate(90deg); /* Для Opera */
   transform: rotate(90deg);
   transition: all 0.5s ease;
  }
  /**/

  .pagination{
  margin-top: 20px;
}
.pagination > .page-numbers > li{
  display: inline-block;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 5px;
  width: 20px;
  background: #4d7ffe;
  text-align: center;
  cursor: pointer;
}
.pagination > .page-numbers > li:hover{
  background: #0a2467;
}
.pagination > .page-numbers > li > a{
  color:#a5bbf3;
  text-decoration: none;
}

/**/
.slider{
  width:100%;
height:400px;
  display:block;
  margin:0px auto;
}

.container{
  width:100%;
  height:400px;
  background:#ccc;
  float:left;
  display:block;
  overflow:auto;
}

.container{
  width:100%;
  height:358px;
  background:#ccc;
  float:left;
  display:table;
  overflow:auto;
}
.back{
  width:50px;
  height:50px;
  margin-top:150px;
  background:url(images/arrow-left.png);
  background-repeat:no-repeat;
  background-position: center center;
  color:#fff;
  padding:10px;
  left: 3%;
  display:block;
  z-index:99;
  position:absolute;
  font-size:20px;
  transition: all 0.3s ease;

}
.next{
  width:50px;
  height:50px;
  margin-top:150px;
  background:url(images/arrow-right.png);
  background-repeat:no-repeat;
  background-position: 100% 50%;
  color:#fff;
  padding:10px;
  right:3%;
  display:block;
  z-index:99;
  position:absolute;
  font-size:20px;
  transition: all 0.3s ease;

}
.next:hover{
  opacity: 0.7;
  transition: all 0.3s ease;
  cursor:pointer;
}
.back:hover{
  opacity: 0.7;
  transition: all 0.3s ease;
  cursor:pointer;
}
.images{
  width:100%;
  height:400px;
  overflow:hidden;
  float:left;
  position:absolute;
  background-size:cover;
}
.images > div{
  background-size:cover;
  min-width:100%;
  height:400px;
  background-position:50% 50%;
}
/**/
.contactos{
  width:550px;
  display:inline-block;
  vertical-align:top;
  line-height:18px
}
.formatos{
      margin-left: 35px;
  display:inline-block;
}

.form1{
      width: 100%;
    height: 45px;
    box-sizing: border-box;
    border: 1px solid #E0E0E0;
    transition: all 0.5s;
    margin-bottom: 20px;
    padding: 0 20px;
}
.form2{
      width: 100%;
    height: 135px;
    box-sizing: border-box;
    border: 1px solid #E0E0E0;
    transition: all 0.5s;
    margin-bottom: 20px;
    padding: 20px;
    resize: none;
}
.butform{
      width: 100%;
    height: 45px;
      border: 0;
    margin-bottom: 0;
    background: #0A2B69;
    transition: all 0.5s;
    cursor: pointer;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #fff;
}
.formname{
  font-size: 15px;
    color: #000;
    font-weight: bold;
    line-height: 18px;
  text-align:center;
}
.client{
  background: #fff;
  width: 1155px;
  margin: 0 auto;
  text-align: center;
}
.client > img{
  width: 250px;
  display: inline-block;
}
.descripton{
 width: 400px;
    font-size: 16px;
    margin-top: 10px;

}

.social{
  margin-top: 10px;
}
.social > a > img{
    width: 35px;
    margin: 5px;
}

footer{
	background: #9e9e9e url(images/logo.png) no-repeat 5% 50%;
  background-size: 150px;
	width: 100%;
	height: 100px;
	margin-top: 40px;
}

footer > div{
  width: 1167px;
  margin: 0 auto;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    padding: 5px;
text-align: center;
    padding-top: 25px;
}