/*
Theme Name: Consultix
Theme URI: http://themes.radiantthemes.com/consultix/
Author: RadiantThemes
Author URI: https://themeforest.net/user/radiantthemes
Description: Consultix is an extremely potent corporate, business & financial services WordPress theme. It is apt for a myriad of business and corporate websites that are related to insurance services, stocks, e-commerce, financial services, finance, advisories, accounts, legal, banking, wealth consultants and general services websites.
Version: 2.1.7
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: consultix
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Consultix is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

table {
  width: 100%;
  border: none;
  margin-bottom: 20px;
}
table thead th {
  font-weight: bold;
  text-align: left;
  border: none;
  padding: 10px 15px;
  background: #d8d8d8;
  font-size: 14px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table tbody td {
  text-align: left;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px 15px;
  font-size: 14px;
  vertical-align: top;
}
table thead tr th:first-child, .table tbody tr td:first-child {
  border-left: none;
}
table thead tr th:last-child, .table tbody tr td:last-child {
  border-right: none;
}
table tbody tr:nth-child(even){
  background: #f3f3f3;
}

@media screen and (max-width: 640px) {
        #content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child{
          font-size: 15px !important;
          
        }
        #zaivka {
          margin-left: 0 !important;
          margin-right: 0 !important;
        }
        #vibor {
          display: none !important;
        }
        .outer_table{
            overflow-x: scroll;
            display: flex;
        }
        .slidad p{
        	font-size: 13px !important;
        }
        .mob_none {
          display: none;
        }
        .text-shir {
          text-align: justify;
        }
        .zvon {
          width: 80% !important;
        }
        .hydro_poly_call {
          font-size: 20px !important;
        }
        .phon {
          display: none;
        }
    }

.floating-searchbar {
	display: none !important;
}

.preim .holder .data p {
  color: white;
}
.preim .holder .title h4 {
  color: white;
}
.vizov {
  text-align: center;
}

.phon a {
  font-size: 22px;
    border: 3px solid #ff6550;
    padding: 10px 10px 0px 10px;
    margin-top: -10px;
}
.wraper_header_top {
  display: none;
}
.zvon {
  width: 40%; 
  border: 5px solid #ff6550 !important; 
  margin: 0 auto !important;
}
.hydro_poly_call {
  color: white !important; 
  font-size: 30px; 
  font-weight: 800 !important;
}
#zaivka {
  margin-right: 100px;
  margin-left: 100px;
}
.item-prod {
  background-color: black;
}

.blok2 p {
  font-size: 13px;
  line-height: 22px;
}

.wraper_header.style-ten .wraper_header_main {
      background-color: rgba(0,0,0,0.68) !important;
}