/* <msg> Основной адаптивній стиль <msg> */

* {font-family: Open Sans, Verdana, sans-serif;}

body {
  overflow-x: hidden;
  background: #fff;
}

.img_align_center {
  border: 1px solid #ccc;
  padding: 2px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.img_align_left {
  width: 200px;
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.wrap_main_cat_tov {
  margin-bottom: 15px;
}

.wrap_main_cat_tov img {
  border: 2px solid #ccc;
  margin-bottom: 10px;
}

.title_main_cat_tov {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

iframe {
  border: none;
}

.form-control {
  margin-bottom: 10px;
}

.kategorii {
  padding: 6px 10px;
  display: block;
  width: 100%;
  background: #6495ed;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.bg_img_wrap img {
  margin-bottom: 10px;
  border: 2px solid #ccc;
  transition: 0.3s;
}

.bg_img_wrap img:focus, .bg_img_wrap img:hover {
  border: 2px solid #6495ed;
}


img {
  max-width: 100%;
  height: auto;
}

/*wrap_info*/
.wrap_info {
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e1e1e1;
}

.wrap_map, .wrap_phones, .wrap_mail, .wrap_clock {
  font-size: 16px;
  color: #333;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
}

.wrap_clock {
  margin-right: 0px;
}

.wrap_map i, .wrap_phones i, .wrap_mail i, .wrap_clock i {
  font-size: 16px;
  color: #999;
}
/*end wrap_info*/

/*logo*/
.wrap_logo {
  padding-top: 18px;
  padding-bottom: 18px;
}
/*end logo*/

/*wrap_main_menu*/
/*menu*/
#touch-menu {
  display: none;
}

.wrap_main_menu {
  padding-top: 58px;
  padding-bottom: 50px;
  text-align: center;
}

.wrap_main_menu ul {
  list-style: none;
  padding-left: 0px;  
}

.wrap_main_menu ul li {
  display: inline-block;
  margin-right: 10px;
}

.wrap_main_menu ul li:last-child {
  margin-right: 0px;
}

.wrap_main_menu ul li a {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  transition: 0.3s;
}

.link1 {
  background: #23b4ca;
}

.link2 {
  background: #40af64;
}

.link3 {
  background: #6e45a7;
}

.link4 {
  background: #f7be24;
}

.link5 {
  background: #de5648;
}

.link6 {
  background: #4775c9;
}

.wrap_main_menu ul li a:focus, .wrap_main_menu ul li a:hover {
  background: #999;
  color: #fff;
  text-decoration: none;
}
/*end wrap_main_menu*/

/*slider*/
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  background-color: #de5648;
  vertical-align: middle;
  display: inline-block;
}

.carousel-indicators li {
  margin: 0px;
}

.carousel-indicators li {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #23b4ca;
  border-radius: 10px;
}

.carousel-indicators {
  bottom: 8px;
}

.podrobnee {
  font-size: 18px;
  color: #fff;
  background: #91c547;
  border-radius: 2px;
  padding: 8px 15px;
  transition: 0.3s;
  text-shadow: none;
}

.podrobnee:focus, .podrobnee:hover {
  background: #7aab35;
  text-decoration: none;
  color: #fff;
}
/*end slider*/

/*move_up*/
a#move_up {
  z-index:1000;
  position: fixed;
  bottom: 10px;
  right:10px;
  display: none;
  text-align: center;
  font: 14px;
  text-decoration: none;
  color: #fff;
  background: #377505;
  border: 1px solid #89d30a;
  padding: 8px 15px;
  opacity:0.9;
  filter: alpha(opacity=90);
  border-radius: 2px;
}

a#move_up i {
  font-size: 24px;
}

a#move_up:hover {
  color: #377505;
  background: #fff0f0;
}
/*end move_up*/

/*feedback*/
.wrap_feed_back_block {
  background: #eeeeed;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.wrap_call_back {
  text-align: right;
}

.wrap_call_back a {
  font-size: 18px;
  color: #fff;
  background: #40af64;
  border-radius: 2px;
  transition: 0.3s;
  padding: 8px 25px;
  display: inline-block;
}

.wrap_call_back a i {
  margin-right: 5px;
}

.wrap_call_back a:focus, .wrap_call_back a:hover {
  color: #fff;
  text-decoration: none;
  background: #339e56;
}

.wrap_feed_back a {
  font-size: 18px;
  color: #fff;
  background: #4775c9;
  border-radius: 2px;
  transition: 0.3s;
  padding: 8px 25px;
  display: inline-block;
}

.wrap_feed_back a i {
  margin-right: 5px;
}

.wrap_feed_back a:focus, .wrap_feed_back a:hover {
  color: #fff;
  text-decoration: none;
  background: #3461b3;
}
/*end feedback*/

/*sidebar*/
.wrap_sidebar {
  margin-bottom: 15px;
}

#touch-menu1 {
  display: none;
}

.nav1 {
  padding-left: 0px;
}

.main_cat {
  color: #fff;
  font-size: 17px;
  background: #ea695b;
  text-transform: uppercase;
  border-radius: 2px;
  display: block;
  padding: 10px 10px;
  transition: 0.3s;
  margin-bottom: 1px;
}

.main_cat:focus, .main_cat:hover {
  background: #d55649;
  color: #fff;
  text-decoration: none;
}

.main_cat_blu {
  color: #fff;
  font-size: 17px;
  background: #4775c9;
  text-transform: uppercase;
  border-radius: 2px;
  display: block;
  padding: 10px 10px;
  transition: 0.3s;
  margin-bottom: 1px;
  margin-top: 20px;
}

.main_cat_blu:focus, .main_cat_blu:hover {
  background: #335da9;
  color: #fff;
  text-decoration: none;
}

.sub_cat {
  color: #333;
  font-size: 16px;
  background: #ececec;
  border-radius: 2px;
  display: block;
  padding: 8px 10px;
  transition: 0.3s;
}

.sub_cat:focus, .sub_cat:hover {
  background: #d5d5d5;
  color: #333;
  text-decoration: none;
}

.left_menu {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 1px;
}

.left_menu li {
  padding-left: 14px;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  display: block;
}

.left_menu a {
  font-size: 16px;
  color: #444;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 15px;
  display: inline-block;
  transition: 0.3s;
  position: relative;
}

.left_menu a:focus, .left_menu a:hover {
  color: #ea695b;
  text-decoration: none;
  margin-left: 5px;
}

.left_menu a i {
  left: 0;
  color: #ea695b;
  font-size: 12px;
  margin-top: 5px;
  position: absolute;
}
/*end sidebar*/

/*content*/
h1 {
  color: #fff;
  font-size: 17px;
  background: #23b4ca url(../images/bg_h1.jpg) no-repeat 17px center;
  text-transform: uppercase;
  display: block;
  padding: 10px 10px 10px 50px;
  margin: 0px 0px 15px 0px;
  line-height: normal;
}

h2, h3 {
  color: #333;
  font-size: 24px;
  margin: 0px 0px 15px 0px;
  line-height: normal;
  font-weight: 600;
  border-bottom: 1px dashed #333;
  padding-bottom: 4px;
}

.content {
  margin-bottom: 15px;
}

.content p {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}

.content ul {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 20px;
}

.content ul li {
  background: url(../images/bg_li.jpg) no-repeat left center;
  padding-left: 15px;
  list-style: none;
  font-size: 16px;
  color: #000;
  margin-bottom: 5px;
  display: block;
}
/*end content*/

/*footer*/
.wrap_footer {
  background: #f0f0f0;
  border-top: 1px solid #999;
  padding-top: 17px;
  padding-bottom: 17px;
}

.wrap_logo_footer {
  text-align: left;
}

.wrap_logo_footer a {
  display: inline-block;
}

.copyright {
  font-size: 15px;
  color: #4b4b4b;
  padding-top: 30px;
}

.live {
  display: inline-block;
  margin-right: 10px;
}

.wrap_develop {
  padding-top: 20px;
}

.title_develop {
  font-size: 15px;
  color: #4b4b4b;
  margin-bottom: 5px;
}
/*end footer*/

@media (max-width: 1200px) {
.wrap_main_menu {
  padding-top: 34px;
  padding-bottom: 6px;
}

.wrap_main_menu ul li a {
  margin-bottom: 10px;
}
}

@media (max-width: 992px) {
#touch-menu i {
  margin-right: 10px;
}

#touch-menu {
  font-size: 18px;
  background: #23b4ca;
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 8px 10px;
  text-align: left;
}

.nav {
  display: none;
}

.wrap_main_menu {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.wrap_main_menu ul li {
  display: block !important;
  width: 100%;
  margin-right: 0px;
}

.wrap_main_menu ul li a {
  padding-left: 8px !important;
  color: #444 !important;
  background: #fff;
  border-top: 1px solid #eee;
  border-left: 3px solid transparent;
  font-size: 16px !important;
  font-style: normal;
  text-align: left;
  text-transform: none !important;
  display: block;
  width: 100%;
  margin-bottom: 0px;
}

.wrap_main_menu li:last-child {
  border-bottom: 2px solid #23b4ca;
}

.wrap_main_menu li:first-child a {border-top: none;}

.wrap_main_menu li a:hover {
  color: #333 !important;
  background: #eee !important;
  border-left: 3px solid #ccc;
}

.podrobnee {
  font-size: 16px;
  padding: 6px 10px;
}

.wrap_call_back a, .wrap_feed_back a {
  font-size: 16px;
}

.main_cat {
  font-size: 16px;
  padding: 8px 10px;
}

#touch-menu1 i {
  margin-right: 10px;
}

#touch-menu1 {
  font-size: 18px;
  background: #c10000;
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 8px 10px;
  text-align: left;
  margin-bottom: 20px;
}

.nav1 {
  display: none;
}

h1 {
  font-size: 15px;
  padding-left: 30px;
  background-position: 5px center;
}
}

@media (max-width: 768px) {
.wrap_slider {
  display: none;
}

.wrap_map, .wrap_phones, .wrap_mail, .wrap_clock {
  font-size: 14px;
}

.content p {
  font-size: 15px;
}

.content ul li {
  font-size: 15px;
}

.wrap_logo_footer {
  text-align: center;
  margin-bottom: 10px;
}
}

@media (max-width: 480px) {
.wrap_call_back, .wrap_feed_back {
  width: 100%;
  text-align: center;
}

.wrap_call_back a {
  margin-bottom: 6px;
}

.wrap_call_back a, .wrap_feed_back a {
  font-size: 16px;
  padding: 9px 25px;
  text-align: center;
}

.content img {
  width: 100%;
  margin-bottom: 10px;
}
  
.bg_img_wrap {
  width: 50%;
}
}

@media (max-width: 320px) {

}
  