@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic&subset=latin,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800&subset=latin,cyrillic-ext);

body {
	line-height: 1;
	height: 100%;
	background: #f2f2f0;
	font-family: 'PT Sans', calibri, arial;
	color: #4f4f4f;
	font-size: 14px;
	-webkit-font-smoothing: subpixel-antialiased;
}

a, a:focus {
	color: #59b13a;
	text-decoration: none;
    outline: none;
}

a:hover {
	color: #59b13a;
}

:focus {
	outline: none;
}

.carousel-inner {
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
}

 @media screen and (max-width: 1195px) {
    .hidden1200 {
     	display: none !important;
     }
   }

@media (min-width: 768px) {
	.navbar-header {
	    display: none !important;
	}
}

@media (max-width: 780px) and (min-width: 380px) {
	.login {
	    display: block !important;
	    text-align: right;
	}
}

 @media screen and (max-width: 500px) {
 		h1 {
 			
 		}
   }

	

#top_line {
	/* height: 30px; */
	background: #212326;
	color: #9b9c9d;
	position: relative;
	z-index: 30;
	padding: 0 15px;
	line-height: 28px;
}

#top_line ul li {
		display: inline;
}

#top_line .city i {
	margin: 0px 10px 0 0px;
}

#top_line ul {
	margin: 0;
}

#top_line ul li a {
	color: #7e8989;
	text-decoration: none;
	font-size: 13px;
}

#top_line ul li a:hover {
	color: #ffffff;
}

#top_line ul li {
	margin: 0 0 0 38px;
}

#top_line ul li:first-child {
	margin: 0 0 0 0px;
}

#top_line .login a {
	display: inline-block;
	padding: 0 0 0 31px;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	margin: 0 0 2px 10px;
}

#top_line .login a i {
	margin: 0 8px 0 0;
}

#top_line .cart {
	background: #3BB038;
	height: 29px;
	text-align: center;
	width: 106%;
	float: right;
}

#top_line .cart .mylabel {
	color: #1c1c1c;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
	/*vertical-align: top;*/
	position: relative;
	top: 0px;
	padding: 0 3px;
}

#top_line .cart i {
	color: #212326;
	font-size: 16px;
	position: relative;
	top: 1px;
}

#top_line a.cart:hover {
	text-decoration: none;
	background: #4ac347;
}

#top_line .cart .number {
/*	background: #fff;
	color: #3bb038;
	height: 17px;
	width: 17px;
	line-height: 17px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	margin: 8px 0px 0 0;
	display: inline-block;
	position: relative;
	top: -2px;*/
    display: inline-block;
    background: #fff;
    padding: 0 6px 0 6px;
    line-height: 17px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 10px;
    font-weight: bold;
    position: relative;
    top: -1px;
}

/*@-moz-document url-prefix() { 
  #top_line .cart .number {
     line-height: 16px;
  }
}*/

.header {
	background: #2a2c31;
	padding: 15px 0 55px 0;
	color: #fff;
	font-size: 13px;
}

.header a#logo {
	display: inline-block;
}

.header .top_block #logo .big {
	display: block;
	font-size: 35px;
}

.header .top_block #logo .big .custom {
	color: #4db04b;
}

.header .top_block #logo .small {
	display: block;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	letter-spacing: 1px;
	position: relative;
	top: 5px;
	right: 5px;
}

.header .top_block #logo {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.top_search {
/*	margin-top: 10px;*/
}

.top_search input[type="text"]{
	width: 100%;
}

.shedule {
	line-height: 20px;
	margin-top: 5px;
}

.shedule i {
	font-size: 20px;
}

.header .top_block .phone_local {
	margin-top: 10px;
}

.header .top_block .phone_local .hint {
	color: #959697;
	line-height: 18px;
}


.header .top_block .phone_local .number .mysmall {
	font-weight: 300;
}

.header .top_block .phone_local .number .mybig {
	font-weight: 700;
}

.header .top_block .phone_local .number {
	font-family: 'Open Sans';
	font-size: 19px;
}

.header .top_block .top_search {
	margin-top: 11px;
}

.header .top_block .top_search .isubmit {
	border: 0;
	margin: 0;
	padding: 0;
	width: 36px;
	height: 33px;
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
/*	color: #4db04b;*/
	color: #f4f4f4;
	background: none;
}

.main_space {
	border-top: 1px solid #e1e6e9;
	border-bottom: 1px solid #e1e6e9;
	margin: 20px 0;
	background: #fff;
	padding: 0 15px 0 15px;
}

#footer {
	background: #2a2c31;
	color: #9ba7a7;
	position: relative;
	z-index: 20;
}

#footer > .container {
	padding: 40px 15px 40px 15px;
}

#footer .social > a {
	font-size: 20px;
	background: #4db04b;
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #2a2c31;
	margin: 0 0 0 26px;
}

#footer .social > a:first-child {
	margin: 0;
}

#footer .social >a:hover {
	opacity: 0.7; 
}

#footer .social {
	margin: 20px 0 0 0;
}


#footer .error {
	padding: 0px 15px 0;
    margin-top: -40px;
    width: 75%;
}

#footer .error i.fa {
	padding-right: 3px;
}

#footer .error span.title {
	display: block;
}

#footer .top_block .menu dt, #footer .error span.title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #4db04b;
	margin: 0 0 10px 0;
}

#footer .top_block .menu dd {
	padding: 0 0 0 17px;
	position: relative;
	margin: 5px 0 0 0;
	font-size: 13px;
	line-height: 18px;
}

#footer .top_block .menu dd:before {
	content: ' ';
	position: absolute;
	top: 7px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #4db04b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#footer .top_block .menu dd a {
	text-decoration: none;
	color: #a6b1b1;
}

#footer .top_block .menu dd a:hover {
	color: #4db04b;
}

#footer .top_block .address .title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#footer .top_block .address .box {
	line-height: 25px;
	color: #e2e9e9;
	margin: 10px 0 0 0;
	font-family: 'Open Sans', calibri, arial;
}

#footer .top_block .address .box .label {
	color: #9c9c9c;
	padding: 0;
	font-size: 100%; 
	font-weight: normal; 
}

#footer .top_block .address .box a:hover {
	text-decoration: underline;
}

#footer .bottom_block {
	border-top: 1px solid #404448;
	padding: 20px 0 0;
	margin: 20px 0 0;
	font-size: 12px;
	line-height: 22px;
}

#footer .bottom_block .text {
	border-left: 1px solid #454a4d;
	padding: 0 0 0 22px;
}

.benefits .title {
	text-align: center;
	font-size: 30px;
	font-family: 'Open Sans', calibri, arial;
	font-weight: 700;
	color: #3c4145;
	line-height: 35px;
	display: block;
}

.benefits > div.listing > div {
	text-align: center;
	margin: 0 0 25px;
}

.benefits > div > div > i {
	display: block;
	font-size: 28px;
	background: #4db04b;
	width: 82px;
	height: 82px;
	text-align: center;
	line-height: 82px;
	color: #ffffff;
	margin: 0 auto;
}

.benefits > div > div > span {
	text-transform: uppercase;
	line-height: normal;
	margin: 10px 0 0 0;
	display: block;
}

.main_space > .benefits {
		padding: 40px 0 55px 0;
}

.main_space > .benefits > .listing {
	text-align: center;
	margin: 50px 0 15px 0;
}

.benefits .text_block .block .heading {
	font-size: 30px;
	line-height: 36px;
	font-family: 'Open Sans', calibri, arial;
	font-weight: 700;
	color: #3c4145;
	display: block;
	margin: 0 0 20px 0;
}

.benefits .text_block .block {
	line-height: 26px;
	font-size: 14px;
}

input[type=text] {
	border: 1px solid #e1e6e9;
	margin: 0;
	padding: 0 12px 0 12px;
	box-shadow: inset 1px 1px 0 rgba(225, 230, 233, 0.73);
	height: 31px;
	font-family: PTSans, calibri, arial;
	font-size: 14px;
	color: #4f4f4f;
	width: 206px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#navbar-collapse-malls {
    text-align: center;
}
    

nav {
	border-left: 1px solid #319c2e;
    border-right: 1px solid #319c2e;
	box-shadow: 0 2px 0 #319c2e;
	margin-top: -32px;
    text-align: center;
    margin-bottom: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

@media only screen and (max-width: 767px) {
	nav {
		border: none !important;
		box-shadow: none !important;
	}
}



nav.navbar-malls li {
}

nav a:hover, nav a:focus, nav a:active {
	background: #4ac347 !important;    
}

nav li.active > a, nav li.active a:focus, nav li.active a:hover {
	background: #4ac347 !important;
}

.nav > li > a {
	display: block;
    border-top: 1px solid #319c2e;
    border-bottom: 1px solid #319c2e;
	text-align: center;
	padding: 0 17px 0 17px;
	font-size: 16px;
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
	line-height: 56px;
    overflow: hidden;
    background-color: #3bb038;
}

.navbar-header {
    display: block;
    border-top: 1px solid #319c2e;
    border-bottom: 1px solid #319c2e;
    text-align: center;
   /* padding: 0 17px 0 17px;*/
    font-size: 16px;
    text-decoration: none;
    color: #fff !important;
    font-weight: bold;
    line-height: 56px;
    overflow: hidden;
    background-color: #3bb038;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0 3px 0;
}

 @media screen and (max-width: 768px) {
     nav {
        box-shadow: none;
        border: none;
     }
   }
 
 @media screen and (max-width: 768px) {
     nav {
        margin-bottom: -15px;
     }
   }

    @media screen and (max-width: 768px) {
     .logo_block {
        text-align: center;
     }
     .nav > li > a {
        border: 0;
        line-height: 44px;
     }
   }

    @media screen and (max-width: 1200px) and (min-width: 768px) {
     .nav > li > a {
        font-size: 12px !important;
     }
   }

.navbar-toggle {
    border-color: #1C1C1D;
}

.navbar-toggle:hover {
    background: #4ac347;
}

.navbar-toggle .icon-bar {
    background-color: #1C1C1D;
}

a.navbar-brand {
    color: #1C1C1D;
}

nav.navbar-malls > .container-fluid {

}

.navbar-malls .navbar-toggle {
	border-color: #319c2e;
	margin-right: 22px;
}

.navbar-malls .navbar-toggle:hover {
		background: #4ac347;
}

.navbar-malls .navbar-toggle .icon-bar {
	background-color: #319c2e;
}

.navbar-collapse {
    padding: 0;
}

.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal .close {
	position: absolute;
	top: -16px;
	right: -17px;
	width: 35px;
	height: 35px;
	background: #59b13a;
	opacity: 1;
	text-shadow: none;
	color: #ffffff;
	font-size: 18px;
}

.modal .modal-content {
	background: #fff;
	box-shadow: 0 1px 13px rgba(0, 0, 0, 0.1);
	border: 1px solid #e4e4e4;
	border-radius: 0;
}

.modal .title {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #2d2d2d;
	border-bottom: 1px solid #e1e6e9;
	padding: 0 0 10px 0;
}

.city_choose_hint .bottom_part {
	padding: 20px;
}

.city_choose_hint .bottom_part .city_letters:first-child {
/*    margin-left: 20px;*/
}

.city_choose_hint .bottom_part .city_letters {
/*    margin: 0 0 20px 25px;
	width: 170px;*/
}

.city_letters > li {
	position: relative;
	margin: 10px 0 0 0;
}

.city_letters > li:first-child {
	margin-top: 0;
}

.city_letters > li .letter {
	position: absolute;
	top: 0;
	left: -12px;
	color: #a2a2a2;
}

.city_letters > li .letter {
	font-size: 15px;
	line-height: 22px;
}

.city_letters > li > a {
	text-decoration: none;
	padding: 3px 6px 4px 6px;
}

.city_letters > li > a {
	font-size: 15px;
}

.app-loc-item-bold {
	font-weight: bold !important;
}

.modal .active_city {
	color: #59b13a;
}

.city_letters > li > a .dots {
	line-height: 22px;
	border-bottom: 1px dotted #3bb038;
}


#top_line .city a:hover {
	text-decoration: none;
}

#top_line .city a > span {
	border-bottom: 1px dotted #59b13a;
}

#top_line .city a:hover > span {
	border: 0;
}

#footer .show_sorted_mebel_button {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 48px;
    background: #3e3f42;
}

#footer .show_sorted_mebel_button .text {
    display: none;
    border-bottom: 1px dotted #fff;
    line-height: 18px;
}

#footer .show_sorted_mebel_button .text {
    display: none;
    border-bottom: 1px dotted #fff;
    line-height: 18px;
}

#footer .show_sorted_mebel_button .text:first-child {
    display: inline;
}

#footer .show_sorted_mebel_button.active .text:first-child + .text {
    display: inline;
}

#footer .show_sorted_mebel_button.active .text:first-child {
    display: none;
}

#footer .show_sorted_mebel_button.active {
    background: #4db04b;
}

.sorted_content {
    background: #393a3d;
}

.sorted_content .container {
    padding: 30px 15px 30px 15px;
}

.sorted_menu a {
    display: inline-block;
    text-decoration: none;
    color: #a6b1b1;
    font-size: 13px;
    margin: 0 5px 5px 0;
}

.sorted_menu a.big {
    font-weight: bold;
    font-size: 15px;
    color: #3bb038;
    text-decoration: underline;
}

.sorted_menu .big {
    font-weight: bold;
    font-size: 15px;
    color: #3bb038;
    text-decoration: underline;	
    margin: 0px 5px 5px 0px;
}

.sorted_menu .number {
    display: inline-block;
    border: 1px solid #55575d;
    padding: 0 6px 0 6px;
    line-height: 18px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
}

.sorted_menu a.big + .number {
    border-color: #3bb038;
    color: #3bb038;
}

.sorted_content {
    line-height: 20px;
}

#gray_space {
    background: #cfcfcf; 
    /*height: 200px;*/
    padding: 19px 0;
    color: #3c4144;
}

#gray_space > .container > div {
    background: rgb(181, 181, 181);
    background: -moz-linear-gradient(29deg, rgb(181, 181, 181) 22%, rgb(231, 231, 231) 72%);
    background: -webkit-linear-gradient(29deg, rgb(181, 181, 181) 22%, rgb(231, 231, 231) 72%);
    background: -o-linear-gradient(29deg, rgb(181, 181, 181) 22%, rgb(231, 231, 231) 72%);
    background: -ms-linear-gradient(29deg, rgb(181, 181, 181) 22%, rgb(231, 231, 231) 72%);
    background: linear-gradient(119deg, rgb(181, 181, 181) 22%, rgb(231, 231, 231) 72%);

    height: 310px;
    border-bottom: 3px #40ac3d solid;
}

#gray_space .mybig {
    padding: 59px 0 0 43px;
    display: block;
    font-family: 'PT Sans', calibri, arial;
    /*font-family: Verdana,Geneva,sans-serif; */
    /*font-family: Franklin Gothic Medium,Franklin Gothic,ITC Franklin Gothic,Arial,sans-serif; */
    /*font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;*/
    font-weight: 700;
    text-transform: uppercase;
    font-size: 38px;
}

#gray_space .mysmall {
    display: block;
    padding: 28px 0 0 43px;
    font-size: 13px;
    width: 410px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    line-height: 17px;
}

#gray_space .slide_image {
    float: right;
    margin: 15px 28px 0 0;
}

#gray_space .slide_text {
    float: left;
}

.carousel-control span.fa {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    position: absolute;
    top: 50%;
}

.carousel-control.right {
    right: -50px;
    width: 50px;
    background: none;
}

.carousel-control.left {
    left: -80px;
    width: 50px;
    background: none;
}

.carousel-control {
    display: none;
}

ol.carousel-indicators {

}

a.wars {
	display: block;
}

.header-wars, .wars97090 {
    width: 970px;
    padding: 0;
    height: 90px;
    margin: 0 auto;
}

.wars970250 {
	width: 970px;
	height: 250px;
	margin: 20px auto;
}

.wars580400 {
	width: 580px;
	height: 400px;
	margin: 20px auto;
}


.right-wars {
	width: 160px;
	height: 600px;
	margin: 0 auto;
}

.content-wars {
        width: 728px;
        height: 90px;
        text-align: center;
        margin: 20px auto 10px;	
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
    .header-wars, .wars97090 {
        width: 728px;
        height: 90px;
    }
}

@media only screen and (max-width: 1199px)  {
    .wars970250 {
        width: 300px;
        height: 250px;    	
    }
}

@media only screen and (max-width: 1100px)  {
    .right-wars {
        width: 580px;
        height: 400px;
        margin-top: 30px;

    }
}

@media only screen and (max-width: 767px) {
    .header-wars, .wars97090 {
        width: 250px;
        height: 250px;
        margin-top: 30px !important;
    }
    .content-wars, .wars970250, .wars580400 {
        width: 250px;
        height: 250px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .header-wars, .wars97090 {
        width: 480px;
        height: 60px;
        margin: 20px auto !important; 
    }
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
    .header-wars, .wars97090 {
        width: 728px;
        height: 90px;
    }
}

@media only screen and (max-width: 991px) {
    .right-wars {
        width: 580px;
        height: 400px;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 675px) {
    .right-wars {
        width: 300px;
        height: 250px;
        margin-top: 30px;
    }
}

textarea {
    border: 1px solid #e1e6e9;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 10px;
    font-family: PTSans, calibri, arial;
    color: #4f4f4f;
    box-shadow: inset 1px 1px 0 rgba(225, 230, 233, 0.73);
    width: 298px;
    height: 80px;
    margin: 0;
    max-width: 800px;
    max-height: 400px;
}

.form-control {
    display: block;
    width: 100%;
    height: 31px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.mybtn, input[type="submit"]#submit {
    display: inline-block;
    background: #3bb038;
    color: #fff;
    font-family: PTSans, calibri, arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 39px;
    padding: 0 32px 0 32px;
    border: 1px solid #309d2d;
    box-shadow: 0 1px 0 rgba(49, 156, 46, 1);
    cursor: pointer;
    text-align: center;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.mybtn:hover, input[type="submit"]#submit:hover, .mybtn:focus, .mybtn:active {
    background: #4cbd49;
    color: #fff;
    text-decoration: none;
}

.btn-green {
	background: #89BA2E !important;
	border: 1px solid #7CA530 !important;
    box-shadow: 0 1px 0 #7CA530 !important;
}

.btn-green:hover {
	background: #7CA530 !important;
}

a.comment-reply-link {
	}

input[type=text]:focus {
    border-color: #99db97;
}

textarea:focus {
    outline: none !important;
    border-color: #99db97 !important;
}

.has-feedback-left .form-control-feedback {
    left: 0;
}

a.comment-reply-link {
	display: inline-block;
	margin: 10px 0 5px 0;
}

a.comment-reply-link:before {
    content: "\f112";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 5px 0 0;
}

#footer kbd {
	padding: 4px 7px;
}

#notification-error-confirmation {
	background: #2a2c31 !important;
/*    box-shadow: 0 1px 13px rgba(0, 0, 0, 0.1);
    border: 1px solid #e4e4e4;*/
    border-radius: 0;
}

#notification-error-confirmation h4 {
	background: #FF1C82 !important;
	font-weight: bold;
	font-size: 16px;
}

#notification-error-confirmation p {
	font-size: 15px;
    line-height: 20px;
    /*font-weight: bold;*/
    color: #a2a2a2;
    padding: 0 0 0px 0;
}

#notification-error-confirmation span {
	color: #2d2d2d;
	color: #fff;
	font-weight: normal;
}

#notification-error-confirmation a {
	display: inline-block;
	margin: 0 5px;
	border: 0 !important;
	box-shadow: 0 !important;
}

.entry-content i.fa {
	width: 16px;
	text-align: center;
	margin-right: 2px;
}

@media only screen and (max-width: 767px) {
	.container {
		padding-left: 0;
		padding-right: 0;
	}
	.inner-white-page {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.m-watch-action {
		float: none !important;
		top: 15px !important;
	}
	
}

@media (max-width: 780px) { 
    .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    }
}