@import "http://webfonts.ru/import/roboto.css";
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}
body{

    font-family: "Verdana";
}
.header{
    margin: 70px 0px 20px 0px;
}
.logo{
    max-width: 321px;
}
.logo img{
    width: 100%;
}
.search{
    float: right;
}
.search p{
    margin-bottom: -10px;
}

.search a{
    color: black;
    text-transform: uppercase;
    font-family: "Century Gothic";
    font-weight: 600;
}
.search input{
    background: url('../images/search.png') no-repeat;
    background-position: 150px 3px;
    border: 2px solid black;
    padding-left: 3px;
}
.shapka{
    margin-bottom: 40px;
}
.navbar-collapse{
    border-top: 1px solid #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
}
.navbar-nav li{
    position: relative;
}
.navbar-nav li a:hover{
    background-color: white;
}
.navbar-nav li a{
    padding: 15px 42px;
    font-family: "Roboto";
    text-transform: uppercase;
    color: black;
}
.navbar-toggle{
    border: 1px solid black;
}
.icon-bar{
    background-color: black;
}
.navbar-nav li:after{
    content: ' ';
    display: block;
    background: url('../images/desh.png');
    height: 18px;
    position: absolute;
    right: 0px;
    top: 17px;
    width: 10px;
}

 #container {
    width: 78%;
    overflow: hidden;
    float: left;
}
#img_container {
    width: 4000px;
}
#img_container img {
    position: relative;
    width: 700px;
	float: left;
	margin: 0;
    border-left: 6px solid white;
    height: 437px;
}
#img1 { z-index: 0; }
#img2 { z-index: 1; }
#img3 { z-index: 2; }
#img4 { z-index: 3; }
#img5 { z-index: 4; }
.last{
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.last a{
    color: black;
}
input[type=checkbox]{
    margin: 0px 6px;
}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 7px 0 0;
    vertical-align:middle;
    background:url('../images/radio.png') left top no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url('../images/radio_chacked.png') left top no-repeat;
}
label {
    font-weight: 100;
}
.kriteriy{
    margin-bottom: 20px;
}
.kriteriy_title{
    font-family: "Century Gothic";
    font-weight: 600;
    border-bottom: 1px solid #959595;
    width: 120px;
    padding-bottom: 10px;
    font-size: 18px !important;
}
.content{
    border-left: 1px solid #959595;
    border-right: 1px solid #959595;
}
.content .kriteriy_title{
/*    border: 0px;*/
    width:auto;
}
.tov_img{
    height: 221px;
    width: 221px;
    border: 8px solid white;
    overflow: hidden;
    text-align: center;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(168,168,168,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(168,168,168,1);
    box-shadow: 0px 0px 20px 0px rgba(168,168,168,1);
}
.tovar img{
    height: 100%;
}
.tovar{
    font-family: "Verdana";
    font-size: 10px;
    float: left;
    margin: 10px;
}
.tovar p{
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 2px;
    text-align: left;
    max-width: 220px;
}
.tovar span{
    text-align: left;
    font-size: 10px;
}
.content {
    min-height: 1030px;
}
.grid figure{
    height: 285px;
    width: 350px;
    min-width: 0px;
    margin: 0px
}
.grid figure img{
    opacity: 1;
}
figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-40px,0);
	transform: translate3d(0,-40px,0);
}
figure.effect-goliath h2, figure.effect-goliath p {
    text-align: center;
    padding: 0px;
    width: 100%;
    padding-bottom: 10px;
    color: black;
    font-size: 14px;
    font-family: "Verdana";
    top: 150px;
    left: -34px;
    position: relative;
    z-index: 999999999;
    background: #fff;
    padding-top: 8px;
}
.more-link{
    display: none;
}
figcaption p{
}
figure.effect-goliath{
    background-color: white;
}
.rightbar .kriteriy_title{
/*    border: 0px;*/
}
.grid figure img{
    width: initial;
}
.current-menu-item a{
    color: #00A8E3 !important;
}
 .contacts p{
    font-size: 12px;
    font-family: "Verdana";
    padding-left: 25px;
    padding-bottom: 3px;
}
 .contacts .ph{
    background: url('../images/contact_phone.png') no-repeat;
}
 .contacts .st{
    background: url('../images/contact_mail.png') no-repeat;
}
 .contacts .sk{
    background: url('../images/contact_skype.png') no-repeat;
}
.pagination{
    margin: 0px;
    text-align: center;
    font-family: "Roboto";
}
.uslugi{
    margin-top: 60px;
}
.usluga{
    text-align: center;
}
.usluga p{
    text-align: left;
    margin-top: 15px;
    font-size: 12px;
    font-family: "Verdana";
}
.footer{
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer>.contacts>p{
    float: left;
    margin: 0 115px;
}
.footer>.contacts>.kriteriy_title{
    border: 0px;
    width: 100%;
    text-align: center;
    float: none;
    margin: 10px 0px;
}
.copyrite{
    font-size: 10px;
    padding: 20px 0px 0px 40px;
    margin-top: 20px;
    border-top: 1px solid #959595;
}
.grafika .tovar{
    margin: 10px 28px;
    height: 330px;
}
.grafika .content{
    min-height: 1160px;
}
.grafika .leftbar .contacts p{
    font-size: 11px;
}
.knigi .tov_img{
    width: 234px;
    display: block;
    margin: 0 auto;
}
.knigi>.content>.grid>.tovar>.tov_img>.effect-goliath>figcaption>p {
    text-align: center;
    font-size: 10px;
    margin: 0 7px;
}
.head_text{
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #959595;
    padding-bottom: 20px;
}
.bukva{
    border-bottom: 1px solid #959595;
    margin-top: 15px;
}
.bukva ul{
    padding-left: 15px;
    color: #00a9e4;
}
.bukva ul a{
    color: black;
}
.bukva p{
    font-weight: 600;
    font-size: 18px;
}
.statya{
    border-bottom: 1px solid #959595;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.statya img{
    max-width: 100%;
    margin-bottom: 20px;
    height: initial;
}
.statya p{
    text-align: justify;
}
.statya .stat_name{
    font-weight: 600;
    font-size: 18px;
}
.more{
    float: right;
    margin-top: 15px;
    color: white;
}
.more:hover{
    color: white;
}
.more div {
    background-color: #00a9e4;
    padding: 5px 15px;
    border-radius: 5px;
}
.wpcf7-form:after{
    content: "";
    display: block;
    clear: both;
}
.wpcf7-form>.more>div{
    padding: 0px;
}
input.wpcf7-form-control.wpcf7-submit{
    margin-top: 0px;
    background: #00a9e4;
    color: white;
    border: 0px;
    box-shadow: none;
    font-size: 14px;
    padding: 10px 20px;
}
.contactsf input{
    width: 100%;
    margin-top: 20px;
    border: 2px solid black;
    padding: 5px;
    font-family: "Verdana";
}
.contactsf textarea{
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    border: 2px solid black;
    height: 160px;
    max-height: 160px;
    padding: 5px;
    font-family: "Verdana";
}
.info{
    
    margin-top: 10px;
    min-height: 325px;
    padding: 10px;
    text-align: right;
    font-size: 12px;
    font-family: "Verdana";
}
.write{
    font-size: 18px;
    font-family: "Century Gothic";
    font-weight: 600;
}
.socials{
    float: right;
    margin-top: 15px;
}
.bread{
    font-family: "Century Gothic";
}
.khimage{
    text-align: center;
}
.khimage img{
    max-width: 100%;
    text-align: center;
    max-height: 500px;
    width: auto;
    height: initial;
}
.khinfo p{
    font-size: 12px;
    font-family: "Verdana";
    text-align: right;
}
.khname{
    font-family: "Century Gothic" !important;
    font-weight: 600;
    font-size: 18px !important;
}
.q{
    border-bottom: 1px solid #959595;
    padding-bottom: 20px;
    margin-bottom: 20px;

}
.carousel{
    height: 200px;
    background-color:floralwhite;
    color: burlywood;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}
.kartname{
    font-family: "Roboto" !important;
    font-size: 15px !important;
    font-weight: 600;
}
.recomend .grid{
    margin: 0px auto;
    max-width: 100%;
}
.recomend .tov_img{
    height: 165px;
    width: 165px;
}
.recomend .grid figure{
    height: 165px;
    width: 165px;
}
.recomend .grid figure p{
    font-size: 10px;
    margin-top: -50px;
    text-align: center;
    margin-left: -15px;
    width: 198px;
}
.recomend .effect-goliath p{
    bottom: 8px;
}
.kn .tov_img img{
    margin: 0 auto;
    margin-left: 22px;
}
.statya_single{
    border: 0px;
}
.drawer-hamburger{
    position: inherit;
}
.drawer-nav{
    width: 20.25rem;
}
.drawer-menu{
    margin-left: 7px;
    margin-top: 10px;
    padding-top: 10px;
}
.kriteriy p{
    margin: 0px;
}
.kriteriy .kriteriy_title{
    margin-bottom: 5px;
}
.usluga img{
    transition: 1s;
}
.usluga img:hover{
    transform: rotateY(360deg);
}
.navbar-nav li a:hover{
    color: #00A8E3;
}
header{
    display: none;
}
.drawer-toggle{
    font-weight: 600;
    font-size: 18px;
    font-family: "Century Gothic";
    margin-left: -8px;
}
.drawer-menu{
    z-index: 110000;
    position: relative;
}
.grid figure figcaption > a{
    position: absolute;
    z-index: 1;
    height: 165px;
}
.navbar-toggle{
    margin: 0px;
}
#modal_form {
    width: 310px;
    /* height: 80%; */
    /* border-radius: 5px; */
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 20% !important;
    left: 37%;
    /* margin-top: -150px; */
    /* margin-left: -150px; */
    display: none;
    opacity: 0;
    z-index: 10000;
    padding: 20px 20px 20px 20px;
}
#modal_form img{
/*    width: 300px;*/
    float: left;
    margin-right: 30px;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}
#overlay {
	z-index: 3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position: fixed; /* всегдa перекрывaет весь сaйт */
	background-color: #000; /* чернaя */
	opacity: 0.8; /* нo немнoгo прoзрaчнa */
	width: 100%;
	height: 100%; /* рaзмерoм вo весь экрaн */
	top: 0;
	left: 0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	cursor: pointer;
	display: none; /* в oбычнoм сoстoянии её нет) */
}
/*/////////////////////////////////*/
#modal_form2 {
/*    width: 310px;*/
    /* height: 80%; */
    /* border-radius: 5px; */
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 5% !important;
    left: 26%;
    /* margin-top: -150px; */
    /* margin-left: -150px; */
    display: none;
    opacity: 0;
    z-index: 10000;
    padding: 0px;
    max-width: 90%;
    max-height: 90%;
}
#modal_form2 div{
    max-height: 582px;
}
#modal_form2 img{
/*    width: 300px;*/
    display: block;
    margin: 0 auto;
    max-height: 580px;
    widows: initial;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form2 #modal_close2 {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
    color: red;
    font-weight: 600;
}
#modal_close2{
    display: none;
}
#overlay2 {
	z-index: 3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position: fixed; /* всегдa перекрывaет весь сaйт */
	background-color: #000; /* чернaя */
	opacity: 0.8; /* нo немнoгo прoзрaчнa */
	width: 100%;
	height: 100%; /* рaзмерoм вo весь экрaн */
	top: 0;
	left: 0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	cursor: pointer;
	display: none; /* в oбычнoм сoстoянии её нет) */
}
/*/////////////////////////////////*/
#modal_form3 {
/*    width: 310px;*/
    /* height: 80%; */
    /* border-radius: 5px; */
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 5% !important;
    left: 26%;
    /* margin-top: -150px; */
    /* margin-left: -150px; */
    display: none;
    opacity: 0;
    z-index: 10000;
    padding: 0px;
    max-width: 90%;
}
#modal_form3 img{
/*    width: 300px;*/
    float: left;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form3 #modal_close3 {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
    color: red;
    font-weight: 600;
}
#modal_close3{
    display: none;
}
#overlay3 {
	z-index: 3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position: fixed; /* всегдa перекрывaет весь сaйт */
	background-color: #000; /* чернaя */
	opacity: 0.8; /* нo немнoгo прoзрaчнa */
	width: 100%;
	height: 100%; /* рaзмерoм вo весь экрaн */
	top: 0;
	left: 0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	cursor: pointer;
	display: none; /* в oбычнoм сoстoянии её нет) */
}
.socials img{
    transition: 0.5s;
}
.socials img:hover{
    transform: rotate(360deg)
}
div.wpcf7-mail-sent-ok{border: 0px}
.new_pictures{
    background-color: #00A9EC;
    width: 22%;
    float: left;
    height: 100px;
    position: relative;
}
.new_pictures p{
    position: absolute;
    left: 10px;
    bottom: 0px;
    text-transform: uppercase;
    color: white;
    font-size: 20px;
    width: 90%;
}
.contactsf1q img{
    width: 20px;;
}
.go2{
    display: none;
}
.figcaption{
    z-index: 5;
}
.grid figure img{
    position: relative;
    z-index: 10;

}

.rec figure img {
    position: relative;
    z-index: 10;
    width: 277px !important;
    height: auto !important;
}
.knigi .grid figure img{
    margin: 0px;
    width: 277px;
}
.fancybox-skin{
    padding: 0px !important;
/*    background-color: transparent !important;*/
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0) !important;
}
.fancybox-image{
    outline: 3px solid rgba(255,255,255,0.6);
}
/* Pagination */
.pagination {
    clear:both;
    position:relative;
    font-size:11px; /* Pagination text size */
    line-height:13px;
    float:right; /* Pagination float direction */
}

.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    background-color: white;
    border: 2px solid black;
    color: black;
    font-weight: 600;
}

.pagination a:hover{
    color:#fff;
    background: rgba(0,168,227,0.44); /* Pagination background on hover */
}

.pagination .current{
    padding:6px 9px 5px 9px;
    background: rgba(0,168,227,0.44); /* Current page background */
    color:#fff;
}
.skider{
    margin-bottom: 20px;
}
.skider .col-xs-5, .col-xs-7{
    padding: 0px;
    height: 100% !important;
}
.skider .col-xs-5{
    height: 100% !important;
}
#qtranslate-2{
    padding: 0px;
}
.qtranxs_widget ul li{
    float: right
}

/********** SLIDERS **********/
.slide{
    width:400px;
    height:250px;
}
.slide:nth-child(even){
}
.slidetitle{
    font-size:150px;
    line-height:250px;
    font-weight:bold;
    text-align:center;
    color:rgba(0,0,0,0.1);
}

.slider {
    opacity: 1 !important;
}

.slider .slider_nav{
    position:absolute;
    width:100%;
    bottom:10px;
    font-size:0;
    line-height:0;
}
.slider .slider_navdot{
    width:6px;
    height:6px;
    margin:0 4px;
    border:1px solid #666;
    background:none;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    text-indent:-9999px;
}
.slider .slider_navdot.current{
    background:#666;
}

.slider .slide_left,
.slider .slide_right{
    display:block;
    position:absolute;
    top: 30%;
    left: -60px;
    padding:10px;
    height: 128px;
    width: 48px;
    background: url("../images/arrows_3761.png") repeat scroll 4% 0%;
}
.slider .slide_right{
    left:auto;
    background-position: 10% 0%;
    background-position: -66% 0%;
    right: -56px;
    z-index: 10;
}



.slider.vertical .slide_left,
.slider.vertical .slide_right{
    width:100px;
    left:50%;
    top:10px;
    margin:0 -60px;
    text-align:center;
}
.slider.vertical .slide_right{
    top:auto;
    bottom:10px;
}
.slider.vertical .slider_nav{
    width:6px;
    height:56px;
    top:97px;
    left:auto;
    bottom:auto;
    right:10px;
}
.slider.vertical .slider_navdot{
    margin:4px 0;
}


.rec_kniga {
    width: 200px;
}

.descr_tov {
    line-height: 14px;
}
.descr_tov p {
    font-size: 10px;
}

@media only screen and (max-width: 1200px) {
    .navbar-nav li a {
        padding: 15px  29px;
    }
    .recomend .tov_img {
        height: 129px;
        width: 129px;
    }

   .rec_kniga {
    width: 160px;
}
}

@media only screen and (max-width: 991px) {
    .navbar-nav li a {
        padding: 15px  14px;
    }

}

.new_pictures {
    height: 437px !important;
}
.excerpt-archive{
    margin-left:170px;
}	

/*Социальные кнопки*/
@font-face {
    font-family: 'si';
    src: url('socicon/socicon.eot');
    src: url('socicon/socicon.eot?#iefix') format('embedded-opentype'),
         url('socicon/socicon.woff') format('woff'),
         url('socicon/socicon.ttf') format('truetype'),
         url('socicon/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(socicon/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
	vertical-align	: middle;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-right: 9px;
    color: #ffffff;
    background-color: none;
}

.soc li a.soc-instagram{
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 38px;
    color: #000;
}

/*.soc-icon-last{
    margin:0 !important;
}*/

.soc-vkontakte,.soc-facebook{
    background-color: #000;
}
.soc-vkontakte:before {
    content:';';
}
/*.soc-facebook {background-color: #3e5b98;}*/
.soc-facebook:before {
    content:'b';
}
/*.soc-instagram {background-color: #9c7c6e;}*/
.soc-instagram:before {
    content:'x';
}

.soc-vkontakte:hover {
    background-color: #466b92;
}
.soc-facebook:hover {
    background-color: #2a4784;
}
.soc-instagram:hover {
    background-color: #88685a;
}
/*Социальные кнопки*/
/*Соцкнопки*/
.share {width:100%;}
.share a {
display: inline-block;
vertical-align: inherit;
margin: 0 0 0 10px;
padding: 0px;
font-size: 0px;
float:right;
width: 38px;
height: 38px;
}
.share a.vkontakte {
background: url(vksoc.jpg) no-repeat;
}
.share a.facebook {
background: url(fbsoc.jpg) no-repeat;
}
/*Соцкнопки*/
/*Результаты поиска*/
.s-cont{
    margin: 0 95px 10px 70px;
    border-bottom: 1px solid #000;
	width:968px;
	text-align:left;
	}
.s-img{
	margin: 0 15px 15px 0;
	}
.s-title{
    font-size: larger;
	width:803px;
	}
.s-exc{
	width:803px;
	}
.s-cont,.s-img,.s-title,.s-exc{
	float:left;
	}
.s-clear{
	clear:both;
	}
/*Результаты поиска*/