/* CSS Document */
img {
  max-width: 100%;
  height: auto;
}

/*page numerator*/

#blog_page_numerator {
  display: block;
  margin-bottom: 40px;
}
.blog_page_numerator {
  display: block;
  text-align: left;
  font-family: "Open sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.blog_page_numerator a {
  text-decoration: none;
}

.numerator_min_page {
  margin-right: 10px;
  background: #fff url(../images/left_arrow.png) no-repeat center center;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 6px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 6px 24px;
}

.numerator_max_page {
  margin-left: 10px;
  background: #fff url(../images/right_arrow.png) no-repeat center center;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 6px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 6px 24px;
}

.numerator_item {
  background: #fff;
  color: #333;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 6px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 6px 18px;
  margin: 0px 2px;
}

.numerator_item:hover {
  color: #fff;
  background-color: #f26522;
}

.now_page_class {
  color: #fff;
  background-color: #f26522;
}
/*end page numerator*/

table {
  margin-bottom: 10px;
}

td {
  border: 1px solid #ccc;
  padding: 5px;
}

.bg_price {
  padding-top: 15px;
}

.shop_part_wrapper {
    margin-top: 10px;
    border: 1px solid #efcccc;
    background: #f9f5dc;
}

.wrap_quantity_select_cart {
  display: inline-block;
  vertical-align: top;
}

.quantity_select {
    display: inline-block;
    margin-right: 2px;
}

.input_quantity {
    font-size: 18px;
    color: #333;
    text-align: center;
    display: block;
    background: #fac601;
    padding: 10px;
    border: 2px solid #fac601;
    width: 80px;
}

.artikul_description {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.price_tov {
  color: #d80000;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
  background: #fac601;
  padding: 4px 15px 5px 15px;
  display: block;
}

.add_tov_to_cart {
  display: inline-block;
  vertical-align: top;
  background: #74aa3b url(../images/add_cart.jpg) no-repeat right center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  border: 2px solid #74aa3b;
  min-width: 250px;
  margin-bottom: 10px;
}

.add_tov_to_cart:hover, .add_tov_to_cart:focus {
  color: #fffbe8;
}

.fast_zakaz_btn {
  font-family: "Arial", Times, serif;
  background: #761c19;
  border: 2px solid #761c19;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  min-width: 250px;
  padding: 10px;
  vertical-align: top;
  cursor: pointer;
}

.fast_zakaz_btn:hover, .fast_zakaz_btn:focus {
  text-decoration: underline;
  color: #fffbe8;
}
/*korzina*/
.wrap_shop {
  padding-top: 19px;
  padding-bottom: 15px;
  background: #003e52;
}

.wrap_korzina {
    background: url(../images/shopping_cart.png) no-repeat right bottom;
}

.moya_korzina {
    color: #ffe700;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding: 6px 0px 5px 0px;
}

.title_korzina {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}

.prew_img_tov {
  height: 263px;
  display: block;
  text-align: center;
}

.prew_img_tov img {
  max-height: 300px;
  padding: 10px;
  
}

.prew_img_tov_similar {
    display: block;
    text-align: center;
}

.prew_img_tov_similar img {
  width: 117px;
  height: 121px;
}

.quantity {
    display: inline-block;
    background: #fac601;
    color: #000;
    font-size: 16px;
    padding: 10px;
}

.total_price {
    display: inline-block;
    background: #74aa3b;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.view_shopping_cart {
    /*background: linear-gradient(to bottom, #7e7873 0%, #7e7873 50%, #67605a 51%, #67605a 100%);*/
    /*border: 2px solid #a7a3a1;*/
  border: 2px solid #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 8px 16px;
  color: #fff;
  font-size: 15px;
  margin-right: 10px;
  background: #F67E27;
}

.view_shopping_cart:hover {
  color: #fffaa7;
  background: #F46600;
}

.clear_shopping_cart {
    background: linear-gradient(to bottom, #7e7873 0%, #7e7873 50%, #67605a 51%, #67605a 100%);
    border: 2px solid #a7a3a1;
    border-radius: 4px;
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    font-size: 15px;
}

.clear_shopping_cart:hover {
    color: #fffaa7;
}

/*end korzina*/

.pokupka {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: #82b440;
  padding: 8px 15px 10px 15px;
  transition: 0.3s;
}

.pokupka:hover, .pokupka:focus {
  color: #fff;
  background: #2bab29;
  border-radius: 2px;
  text-decoration: none;
}

.wrap_name_prev_tov a {
  display: block;
  font-size: 18px;
  height: 70px;
  overflow: hidden;
  margin-bottom: 10px;
}

.wrap_preview_tov {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-top: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}

.wrap_preview_tov:last-child {
  border-right: 1px dashed #ccc;
}

.wrap_preview_tov:nth-child(4n) {
  border-right: 1px dashed #ccc;
}

.wrap_preview_tov img {
    height: 200px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 4px;
}

.wrap_more_prev_tov a {
  display: inline-block;
  margin-bottom: 5px;
}

.wrap_main_cat_tov {
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}

.wrap_main_cat_tov img {

  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 4px;
}

.wrap_name_main_cat_tov a {
  display: block;
  font-size: 18px;
  height: 70px;
  overflow: hidden;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.wrap_more_main_cat_tov {
  margin-bottom: 15px;
}
  

.wrap_blog_prew {
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  display: inline-block;
}

.wrap_img_blog a {
  display: block;
}

.wrap_img_blog img {
  width: 100%;
  padding: 4px;
  border: 1px solid #ccc;
}

.name_block {
  font-size: 21px !important;
}

.name_block_blog {
  font-size: 24px;
}

.text_blog {
  font-size: 16px;
  margin-bottom: 10px;
}

.left_img {
  width: 250px;
  padding: 4px;
  border: 1px solid #ccc;
  margin: 5px 10px 10px 0px;
  float: left;
}

.img_align_left {
  width: 250px;
  padding: 4px;
  border: 1px solid #ccc;
  margin: 5px 10px 10px 0px;
  float: left;
}

.photogallary {
  display: block;
  height: 260px;
  overflow: hidden;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  padding: 4px;
}

.klient {
  margin-bottom: 15px;
}

.kroshki {
  background: #f7f7f7;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.indent {
  margin-bottom: 10px;
}

.head {
  background: url(../images/body-2.jpg) no-repeat right top;
  background-size: cover;
  width: 100%;
  min-height: 177px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content_page {
  min-height: 460px;
  padding-bottom: 15px;
}

.content_page p {
  font-size: 16px;
}

.logo {
  display: block;
  background: url(../images/logo.png) no-repeat left center;
  background-size: 134px 135px;
  color: #e80000;
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 48px;
  padding: 34px 10px 34px 150px;
  transition: 0.3s;
}

.logo span {
  color: #e80000;
}

.logo:hover, .logo:focus {text-decoration: none; color: #fff;}

.adress {
  padding-top: 10px;
  background: rgba(0,0,0,0.50);
  padding-bottom: 10px;
}

.map {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  background: url(../images/map.png) no-repeat left top;
  padding-left: 30px;
  margin-bottom: 10px;
}

.map span {
  display: block;
}

.phones {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  font-weight: lighter;
  color: #ffd800;
  text-transform: uppercase;
  font-size: 16px;
  background: url(../images/phone.png) no-repeat left top;
  padding-left: 30px;
}

.phones span {
  color: #fff;
}
                          
.email {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  font-weight: lighter;
  color: #ffd800;
  font-size: 16px;
  background: url(../images/email.png) no-repeat left center;
  padding-left: 30px;
}

.email div {
  color: #31e9ff;
}

.info {
  padding-top: 10px;
  text-align: right;
  background: rgba(0,0,0,0.50);
  padding-bottom: 26px;
}

.time {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  color: #ffd800;
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}

.budnie-dni {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 100;
  display: block;
  margin-bottom: 4px;
}

.budnie-dni span {
  color: #ffd800;
  display: block;
}

.vihodnie {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 100;
}

.vihodnie span {
  color: #ffd800;
}

/*top_wrap*/
.top_wrap {
  background: #003e52;
  border-bottom: 1px solid #fff;
}

.wrap_main_menu {
  text-align: center;
}

#touch-menu {
  display: none;
}

.wrap_main_menu ul {
  padding-left: 0px;
  font-size: 0;
  padding: 4px 0px 3px 0px;
}

.wrap_main_menu li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}

.wrap_main_menu li a {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
  margin-bottom: 2px;
  
}

.wrap_main_menu li a:hover, .wrap_main_menu li a:focus {
  background: #17b4db;
}
/*end top_wrap*/

/*slider*/
.carousel-caption {
  text-align: left;
  padding-left: 120px;
}

.service_order {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  text-shadow: none;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  padding: 8px 15px;
  transition: 0.3s;
  z-index: 999999;
}

.service_order:hover {
  color: #ffd800;
  text-decoration: none;
  border-color: #ffd800;
}
/*end slider*/

.wrap_wellcome {
  margin-bottom: 10px;
}

.wellcome {
  padding-top: 20px;
  font-family: Open sans, Arial, Helvetica, sans-serif;
  font-size: 24px;
  text-align: center;
  color: #3c414c;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.wellcome span {
  color: #17b4db;
}

.wellcome div {
  color: #3f3f3f;
  font-size: 16px;
  text-transform: none;
  display: block;
}

.wrap_block {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 15px;
  transition: 0.3s;
}

.block {
  display: block;
  margin-bottom: 15px;
}

.title_block {
  color: #1db6dc;
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
  min-height: 80px;
}

.title_block:hover, .title_block:focus {
  color: #003E52;
  text-decoration: none;
}

.text_block {
  display: block;
  font-size: 17px;
  color: #494949;
  margin-bottom: 10px;
}

.more_block {
  display: inline-block;
  color: #fff;
  background: #3c414c;
  padding: 10px 15px;
  transition: 0.3s;
}

.more_block:hover, .more_block:focus {
  color: #fff;
  text-decoration: none;
  background: #17b4db;
  border-radius: 2px;
}

.wrap_object {
  background: #f5f5f5;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #cacaca;
}

.title_object {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  font-size: 36px;
  text-align: center;
  color: #3c414c;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.object_blok {
  text-align: center;
  font-size: 0;
}

.object {
  display: inline-block;
  vertical-align: top;
  padding: 0px 15px;
}

.object a {
  font-size: 24px;
  color: #17b4db;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  text-align: center;
}

.object a img {
  transition: 0.8s;
}

.object a img:hover {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.object a:hover, .object a:focus {
  color: #003E52;
  text-decoration: none;
}

.wrap_services {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.services {
  text-align: center;
}

.services a {
  font-size: 24px;
  color: #17b4db;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  text-align: center;
}

.services a span {
  color: #3c414c;
}

.services a:hover, .services a:focus {
  color: #003E52;
  text-decoration: none;
}

.services a img {
  transition: 0.8s;
}

.services a img:hover {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.all_services {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 10px;
}

.all_services a {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
  background: #3c414c;
  padding: 10px 15px;
}

.price_services {
  padding-top: 20px;
  padding-bottom: 10px;
}

.price_services a {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
  background: #82b440;
  padding: 10px 15px;
}

.wrap_steps {
  background: #f4f4f4;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #cacaca;
}

.wrap_steps img {
  margin-bottom: 10px;
}

.wrap_forma_zakaza {
  padding-top: 10px;
}

.wrap_zakaz_uslugi {
  background: url(../images/zakazat-uslugu-bg.jpg) no-repeat center top;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 390px;
  overflow: hidden;
}

.title_zakaz_uslugi {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  font-size: 36px;
  text-align: center;
  color: #ffd800;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.form-group {
  margin-bottom: 36px;
}

.wrap_button_zakaz {
  padding-top: 15px;
  margin-bottom: 15px;
}

.button_zakaz {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #010101;
  background: #ffd800;
  border-radius: 2px;
  padding: 10px 20px;
  transition: 0.3s;
  border: none;
}

.button_zakaz:hover, .button_zakaz:focus {
  background: #FFBC00;
  color: #010101;
  text-decoration: none;
}

.wrap_otzivy {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fbfbfb;
}

.title_otzivy {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  font-size: 30px;
  text-align: center;
  color: #17b4db;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.otziv {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open sans, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #343434;
  margin-bottom: 15px;
}

.wrap_all_otzivy {
  margin-bottom: 30px;
}

.karta {
  min-height: 434px;
  border-top: 1px solid #cacaca;
}

.wrap_footer {
  background: url(../images/footer-bg.jpg) no-repeat center top;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 15px;
}

.logo_footer {
  display: block;
  background: url(../images/logo.png) no-repeat left center;
  background-size: 99px 100px;
  color: #fff;
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  padding: 34px 10px 34px 110px;
  transition: 0.3s;
}

.logo_footer span {
  color: #00b8e1;
}

.logo_footer:hover, .logo_footer:focus {text-decoration: none; color: #fff;}

.adress_footer {
  padding-top: 10px;
}

.map_footer {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  background: url(../images/footer-map.png) no-repeat left top;
  padding-left: 40px;
  margin-bottom: 10px;
}

.map_footer span {
  display: block;
}

.phones_footer {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  font-weight: 100;
  color: #ffd800;
  text-transform: uppercase;
  font-size: 23px;
  background: url(../images/footer-phone.png) no-repeat left top;
  padding-left: 40px;
}

.phones_footer span {
  color: #fff;
}
                                        
.email_footer {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  font-weight: 100;
  color: #ffd800;
  font-size: 23px;
  background: url(../images/email.png) no-repeat left center;
  padding-left: 40px;
}

.email_footer div {
  color: #31e9ff;
}

.info_footer {
  padding-top: 10px;
  text-align: right;
}

.time_footer {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  color: #ffd800;
  font-size: 29px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}

.budnie-dni_footer {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 100;
  display: block;
  margin-bottom: 4px;
}

.budnie-dni_footer span {
  color: #ffd800;
  display: block;
}

.vihodnie_footer {
  font-family: "Roboto Condensed", Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 100;
}

.vihodnie_footer span {
  color: #ffd800;
}

.poloska {
  margin-top: 15px;
  border-bottom: 1px solid #3c414c;
  margin-bottom: 15px;
}

.copyright {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
}

.develop {
  font-family: Open sans, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: right;
}

.develop a {
  color: #01c5f1;
}

/*---------------------- up ----------------------*/
.scroll-top-wrapper {
  position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
  background-color: #3c414c;
	color: #fff;
	width: 50px;
	height: 48px;
	line-height: 40px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #ccc;
  color: #333;
}
.scroll-top-wrapper.show {
  visibility:visible !important;
  cursor:pointer !important;
  opacity: 1 !important;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/*---------------------- end up ----------------------*/
@media (max-width: 1700px) {
.carousel-caption {
  padding-left: 100px;
  padding-bottom: 0px;
}
}

@media (max-width: 1500px) {
.carousel-caption {
  padding-left: 50px;
}
}

@media (max-width: 1200px) {
.name_block {
  font-size: 18px !important;
}

.head {
  padding-top: 10px;
}

.logo {
  background-size: 100px 101px;
  font-size: 34px;
  padding: 34px 10px 34px 106px;
}

.service_order {
  padding: 4px 8px;
  font-size: 15px;
}

.map_footer {
  font-size: 17px;
  padding-left: 24px;
  background-size: 16px;
}

.phones_footer {
  font-size: 17px;
  padding-left: 24px;
  background-size: 16px;
}
  
.email_footer {
  font-size: 17px;
  padding-left: 24px;
  background-size: 16px;
}

.time_footer {
  font-size: 20px;
}

.budnie-dni_footer {
  font-size: 17px;
}

.vihodnie_footer {
  font-size: 17px;
}
}

@media (max-width: 992px) {
.logo {
  background-size: 80px 81px;
  font-size: 30px;
  padding: 34px 10px 34px 88px;
}

.adress {
  padding-top: 10px;
  padding-bottom: 10px;
}

.info {
  padding-top: 10px;
  padding-bottom: 6px;
}

.carousel-caption {
  padding-left: 30px;
  bottom: 0px;
}

.logo_footer {
  background-size: 80px 81px;
  font-size: 30px;
  padding: 34px 10px 34px 88px;
}

.map_footer {
  font-size: 14px;
  padding-left: 20px;
  background-size: 13px;
}

.map_footer span {
  display: inline-block;
  vertical-align: top;
}

.phones_footer {
  font-size: 14px;
  padding-left: 20px;
  background-size: 13px;
}

.phones_footer div {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  font-size: 14px;
}
  
.email_footer {
  font-size: 14px;
  padding-left: 20px;
  background-size: 13px;
}

.email_footer div {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  font-size: 14px;
}

.time_footer {
  font-size: 16px;
}

.budnie-dni_footer {
  font-size: 14px;
}

.budnie-dni_footer span {
  display: inline-block;
  vertical-align: top;
}

.vihodnie_footer {
  font-size: 14px;
}

.vihodnie_footer span {
  display: inline-block;
  vertical-align: top;
}
}

@media (max-width: 768px) {
.logo {
  display: inline-block;
  background-size: 100px 101px;
  font-size: 40px;
  padding: 22px 10px 22px 116px;
  margin-bottom: 8px;
}
  
.info {
  padding-bottom: 35px;
}

.map {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  background-size: 14px;
  padding-left: 18px;
}

.phones {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  background-size: 14px;
  padding-left: 18px;
}

.phones div {
  display: inline-block;
  vertical-align: top;
}
  
.email {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  background-size: 14px;
  padding-left: 18px;
}

.email div {
  display: inline-block;
  vertical-align: top;
}

.budnie-dni {
  font-size: 12px;
}

.budnie-dni span {
  display: inline-block;
}

.vihodnie {
  font-size: 12px;
}

.time {
  font-size: 12px;
  margin-bottom: 4px;
}

/*main_menu*/
.main_menu {
  content: "";
  margin-bottom: 0px;
  text-align: left;
}

.wrap_main_menu ul {
  padding-left: 5px;
}

.wrap_main_menu ul li {
  display: block;
  width: 100%;
}

#touch-menu {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 10px;
  text-align: left;
  width: 100%;
}

.nav {
  display: none;
  padding-bottom: 10px;
}

.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 10px;
}

.fa:before {
  content: "\f0c9";
}
/*end main_menu*/

.wrap_slider {
  display: none;
}

.form-group {
  margin-bottom: 15px;
}

.scroll-top-inner .fa {
  margin-right: 0px;
}

.live {
  text-align: center;
  margin-bottom: 10px;
}

.copyright {
  margin-bottom: 10px;
}

.develop {
  text-align: center;
}
                                        
.wrap_img_blog {
  text-align: left;
  margin-bottom: 10px;
}
                                        
.wrap_img_blog img {
  width: 40%;
}
                                        
.wrap_preview_tov:nth-child(2n) {
  border-right: 1px dashed #ccc;
}
}

@media (max-width: 622px) {
.info {
  padding-bottom: 49px;
}
  
.wrap_preview_tov {
  width: 100%;
  border: 1px dashed #ccc;
}
}

@media (max-width: 520px) {
.wrap_logo {
  text-align: center;
}

.logo {
  background: url(../images/logo.png) no-repeat top center;
  display: inline-block;
  background-size: 90px 91px;
  padding: 90px 0px 0px 0px;
  margin-bottom: 0px;
}

.all_services a {
  font-size: 14px;
}

.price_services a {
  font-size: 14px;
}

.wrap_steps img {
  display: none;
}

.wrap_logo_footer {
  text-align: center;
}

.logo_footer {
  display: inline-block;
  background-size: 90px 91px;
  padding: 90px 0px 0px 0px;
  margin-bottom: 0px;
  background-position: center top;
}
}

@media (max-width: 495px) {
.info {
  padding-bottom: 32px;
}
}

@media (max-width: 480px) {
.wrap_main_cat_tov {
  width: 100%;
}
  
.wrap_name_main_cat_tov a {
  height: auto;
}

.left_img {
  width: 100%;
}
  
.img_align_left {
  width: 100%;
}

.head {
  background: url(../images/body-2.jpg) no-repeat -1000px top !important;
  background-size: cover !important;
}
  
.all_services {
  width: 100%;
  text-align: center;
}

.price_services {
  width: 100%;
  text-align: center;
}
  
.wrap_img_blog img {
  width: 100%;
}
}

@media (max-width: 478px) {
.info {
  padding-bottom: 15px;
}
}

@media (max-width: 448px) {
.info {
  padding-bottom: 32px;
}
}

@media (max-width: 410px) {
.logo {
  font-size: 30px;
}

.map_footer {
  font-size: 12px;
}

.phones_footer {
  background-size: 14px;
  padding-left: 18px;
}

.phones_footer div {
  font-size: 12px;  
}
  
.email_footer {
  background-size: 14px;
  padding-left: 18px;
}

.email_footer div {
  font-size: 12px;  
}

.budnie-dni_footer {
  font-size: 12px;
}

.vihodnie_footer {
  font-size: 12px;
}

.time_footer {
  font-size: 12px;
}
}

@media (max-width: 339px) {
.info {
  padding-bottom: 15px;
}
}
  