*::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}

*:-moz-placeholder {
  color: #666666;
  opacity: 1;
}

*::-moz-placeholder {
  color: #666666;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}

body input:focus:required:invalid, body textarea:focus:required:invalid {
  border: red 3px solid;
}

body input:required:valid, body textarea:required:valid {
  border: green 3px solid;
}
@font-face {
  font-family: "RobotoRegular";
  src: url("//tsnite.ru/assets/images/cjs/fonts/RobotoRegular/RobotoRegular.eot");
  src: url("//tsnite.ru/assets/images/cjs/fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
  url("//tsnite.ru/assets/images/cjs/fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
  url("//tsnite.ru/assets/images/cjs/fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
  font-family: "RobotoLight";
  src: url("//tsnite.ru/assets/images/cjs/fonts/RobotoLight/RobotoLight.eot");
  src: url("//tsnite.ru/assets/images/cjs/fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
  url("//tsnite.ru/assets/images/cjs/fonts/RobotoLight/RobotoLight.woff") format("woff"),
  url("//tsnite.ru/assets/images/cjs/fonts/RobotoLight/RobotoLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
  font-family: "RobotoBold";
  src: url("//tsnite.ru/assets/images/cjs/fonts/RobotoBold/RobotoBold.eot");
  src: url("//tsnite.ru/assets/images/cjs/fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
  url("//tsnite.ru/assets/images/cjs/fonts/RobotoBold/RobotoBold.woff") format("woff"),
  url("//tsnite.ru/assets/images/cjs/fonts/RobotoBold/RobotoBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

body {
  font-family: "RobotoLight", sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

section {
  padding: 30px 0 10px;
}
a {color:#4CB763;
}

.main-img {
 background-image: url("//tsnite.ru/assets/images/Elec.jpg");
  background-size: cover;
  background-position: bottom;
  height: 60vh;
  text-align: left;
  text-align-font-size: 48px;
  text-align-font-family: robotolight;
}
.prodiv{
margin-top: 12vh;
}
.d-l{
padding-left: 0px;
}
.d-r{
padding-right: 0px;
}
.list-group-item {
border: none;
}
.main-img .img_text {
  display: block;
  position: absolute;
  top: 25%;
  left: 15%;
  box-sizing: border-box;
  box-sizing: border-box;
  color: #4c4c4c;
  padding: 10px;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-default {
  background-color: #ffffff;
  background-image: none;
}
.navbar-default .navbar-nav > li > a {
  color: #333333;
  padding-top: 18px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #4CB763;
}
.navbar-default .navbar-nav > li > a:active {
  color: #B6D6F0;
}
.navbar-default .navbar-nav > li:hover {
  color: #000000;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-nav {
float: right;
margin-top: 18px;
margin-bottom: 18px;
font-family: "RobotoRegular", sans-serif;
}
.navbar-nav > li {
  margin-left: 2em;
  text-transform: uppercase;
}
.navbar-brand svg:hover{
 -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.but-img a{
font-size: 22px;
color: #6f6f6f;
}
.but-img i{
font-size: 32px;
padding-left: 10px;
color: #4CB763;}
.but-img a:hover{
 color:#333; 
 text-decoration: none;
}
.but-img i:hover{
color: #333;}
.about {
  margin-bottom: 1em;
}
.about h1 {
  text-align: center;
}
.about .first_article {
  margin-top: 30px;
}
.about p {
  text-align: justify;
  margin-top: 20px;
}
.sell-pr{
margin-top: 10px;
margin-bottom: 20px;
}
.he-pr{
background: #b3b3b3;
color: #fff;
border-radius: 10px 10px 0 0;
}
.s-t {
  padding: 2em;
}

.maker {
  background-color: #F5F5F5;
}
.maker h2 {
  font-size: 2em;
  text-align: center;
}
.fra-you{
width: 100%;
height: 12em;
}
.yoot{
padding-left: 0px;
margin-bottom: 30px;
}
.yoot p{line-height: 1.2;
font-family: RobotoRegular;
}
.nav-tabs > li {
  margin-left: 7em;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: none;
  border: none;
}

.nav-tabs {
  border-bottom: none;
}

.tab-content img {
  padding: 2em;
  width: 100%;
  height: auto;
}

.tab-content h3 {
  font-size: 26px;
  padding-top: 1em;
  padding-bottom: 1em;
}

.prices {
  margin-bottom: 2em;
}
.prices h2 {
  font-size: 2em;
  text-align: center;
  margin: 2em;
}
.prices h5 {
  font-size: 22px;
  color: #2F748A;
  text-align: center;
}
.prices h6 {
  font-size: 18px;
  text-align: center;
}
.prices p {
  text-align: center;
}

.prices {
  text-align: center;
}

.pr-br {
  border: 1px solid #eeeeee;
}
.pr-br button {
  color: white;
  background-color: #2F748A;
  text-shadow: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
}
.site-footer{
background: #1e2f32; 
padding: 1.5em 0 ;
}
.site-footer a{
color: #fff;
}
.site-footer a:hover{
 color: #4CB763; }
.copyr p {
  text-align: center;
  font-size: 12px;
}
.mainer-img {
  display: none;
}
.logi-f svg{
-webkit-filter: brightness(1000%);
}
.logi-f svg:hover{
-webkit-filter: brightness(300%);
}
.p-fl{
text-align: left;
color: #fff;
}
.fotp p{
font-size: 18px;
text-transform: uppercase;
color: #fff;
}
.fotp img{
padding: 0 2em 2em 0;
}
.breadcrumb{
background-color: transparent;
padding-left: 0px;
font-family: "RobotoRegular", sans-serif;
}
.pic img{
width: 100%;
height: auto;
}
.err{
margin-top: 15vh;
margin-bottom: 10vh;
}
.err h2{
margin-top: 2em;
}

.contacts {
  padding: 20px 0 50px;
}
.main_contacts {
  padding: 15px 0 20px;
}

.main_contacts .contacts_icon {
  font-size: 40px;
  display: inline-block;
  vertical-align: top;
}
.main_contacts .probe {
  display: inline-block;
  margin-left: 10px;
}
.main_contacts .probe_last {
  display: inline-block;
  margin-left: 10px;
  line-height: 25px;
}
.main_contacts .probe_last h5 {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 10px
}
.main_contacts .probe_last p {
  margin: 5px 0 0;
}
.main_contacts .probe_last .p_down {
  margin-top: 0px;
}
.main_contacts h5 {
  text-align: left;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 10px
}
.main_contacts p {
  margin-top: 5px;
}
.contact_box .main_form button {
  border: none;
  color: #fff;
  line-height: 40px;
  padding: 10px 25px;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 10px;
  width: 100%;
}
.contact_box .main_form_1 button {
  border: none;
  color: #fff;
  line-height: 40px;
  padding: 10px 25px;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 10px;
  width: 100%;
}
.contact_box .form-group {
  display: block;
  margin-bottom: 25px;
}
.contact_box .form-group input,
.contact_box .form-group textarea {
  display: block;
  width: 100%;
  bottom: 1px solid #ccc;
  margin-top: 5px;
  line-height: 40px;
  text-indent: 12px;
  font-size: 12px;
}
form input:focus,
form textarea:focus {
  border: 1px solid #FF6347;
  letter-spacing: 2px;
}
form input,
form textarea {
  letter-spacing: 1px;
}
form button {
  background-color: #4cb763;
  letter-spacing: 2px;
}
form .form-group {
  letter-spacing: 2px;
  color: #888;
}
form label {
  font-weight: 100;
}
.map {
  float: left;
}
.port_descr {
  background-color: #fff;
  max-width: 500px;
  margin: auto;
  position: relative;
}
.port_descr p,
.port_descr h3 {
  padding: 20px 20px 0;
}
.port_descr h3 {
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 0;
}
.main_form {
  padding: 0px 30px;
  margin-top: 25px;	
}
.main_form_1 {
  padding: 0px 30px;
  margin-top: 0;	
}