/*
Theme Name: sindikat-balance
Theme URI: https://pr-tovar.ru/
Description: sindikat-balance
Author: PR-Tovar
Author URI: pr-Tovar.ru
Version: 1.0
*/
/*
Шрифты начало ***************************************/
@font-face {
  font-family: 'PT Sans';
  src: url('fonts/fonts/PTSans-Regular.eot');
  src: url('fonts/fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/fonts/PTSans-Regular.woff2') format('woff2'),
    url('fonts/fonts/PTSans-Regular.woff') format('woff'),
    url('fonts/fonts/PTSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('fonts/FiraSans-Bold.eot');
  src: url('fonts/FiraSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/FiraSans-Bold.woff2') format('woff2'),
    url('fonts/FiraSans-Bold.woff') format('woff'),
    url('fonts/FiraSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('fonts/FiraSans-Italic.eot');
  src: url('fonts/FiraSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/FiraSans-Italic.woff2') format('woff2'),
    url('fonts/FiraSans-Italic.woff') format('woff'),
    url('fonts/FiraSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('fonts/FiraSans-LightItalic.eot');
  src: url('fonts/FiraSans-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/FiraSans-LightItalic.woff2') format('woff2'),
    url('fonts/FiraSans-LightItalic.woff') format('woff'),
    url('fonts/FiraSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('fonts/FiraSans-ExtraBold.eot');
  src: url('fonts/FiraSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/FiraSans-ExtraBold.woff2') format('woff2'),
    url('fonts/FiraSans-ExtraBold.woff') format('woff'),
    url('fonts/FiraSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'PT Sans Narrow';
  src: url('fonts/PTSans-Narrow.eot');
  src: url('fonts/PTSans-Narrow.eot?#iefix') format('embedded-opentype'),
    url('fonts/PTSans-Narrow.woff2') format('woff2'),
    url('fonts/PTSans-Narrow.woff') format('woff'),
    url('fonts/PTSans-Narrow.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('fonts/FiraSans-Regular.eot');
  src: url('fonts/FiraSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/FiraSans-Regular.woff2') format('woff2'),
    url('fonts/FiraSans-Regular.woff') format('woff'),
    url('fonts/FiraSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PT Sans';
  src: url('fonts/PTSans-Bold.eot');
  src: url('fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/PTSans-Bold.woff2') format('woff2'),
    url('fonts/PTSans-Bold.woff') format('woff'),
    url('fonts/PTSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'PT Sans';
  src: url('fonts/PTSans-Italic.eot');
  src: url('fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/PTSans-Italic.woff2') format('woff2'),
    url('fonts/PTSans-Italic.woff') format('woff'),
    url('fonts/PTSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('fonts/FiraSans-Black.eot');
  src: url('fonts/FiraSans-Black.eot?#iefix') format('embedded-opentype'),
    url('fonts/FiraSans-Black.woff2') format('woff2'),
    url('fonts/FiraSans-Black.woff') format('woff'),
    url('fonts/FiraSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'PT Sans Narrow';
  src: url('fonts/PTSans-NarrowBold.eot');
  src: url('fonts/PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/PTSans-NarrowBold.woff2') format('woff2'),
    url('fonts/PTSans-NarrowBold.woff') format('woff'),
    url('fonts/PTSans-NarrowBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url('fonts/FiraSans-Light.eot');
  src: url('fonts/FiraSans-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/FiraSans-Light.woff2') format('woff2'),
    url('fonts/FiraSans-Light.woff') format('woff'),
    url('fonts/FiraSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

/*
Шрифты конец ***************************************/
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

a,
button {
  outline: none;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  border: none;
}

li {
  list-style: none;
}

body,
html {
  width: 100%;
  font-family: "Fira Sans";
}

.wrapper {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 30px;
}

.container {
  width: 100%;
}

nav .logo {
  max-width: 300px;
  max-height: 80px;
  margin: auto;
}

nav .logo img {
  width: 100%;
}

header .container {
  background-color: #dff5f3;
}

nav.navbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 0;
}

nav .hamburger {
  background: transparent;
  display: none;
  height: 30px;
  position: relative;
  width: 30px;
  z-index: 1000;
}

nav .hamburger-line {
  background-color: #4eb69f;
  height: 3px;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
  width: 100%;
}

nav .hamburger-line-top {
  top: 3px;
}

.menu-active .hamburger-line-top {
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
}

nav .hamburger-line-middle {
  top: 50%;
  transform: translateY(-50%);
}

.menu-active .hamburger-line-middle {
  left: 50%;
  opacity: 0;
  width: 0;
}

nav .hamburger-line-bottom {
  bottom: 3px;
}

.menu-active .hamburger-line-bottom {
  bottom: 50%;
  transform: rotate(-45deg) translateY(50%);
}

nav .nav-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: all .2s ease-in;
}

nav .menu-item {
  color: #363636;
  display: block;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  transition: all .2s ease-in-out;
}

nav .contact_info_header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 60px;
}

nav .contact_info_header span:first-child {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

nav .contact_info_header span:first-child img {
  margin-top: 4px
}

nav .contact_info_header span:last-child,
.footer_container .info_footer span:last-child {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

nav .contact_info_header a:hover,
.bottom_header .item_bottom_menu p+div div>a:hover,
.map .map_info>div>div p>a:hover,
.footer_container .info_footer a:hover,
.footer_container .menu_footer ul li a,
.footer_container .policy_link,
.container_white .content .content_container>div>a:hover,
form .checkbox_container>input[type="checkbox"]+label>a:hover,
.stock_container>div>a:last-child:hover,
.about_container>h1.title>a:hover,
.footer_container .developer>a:hover,
p.text>a:hover,
span.director_span>a:hover,
.about_company a:hover,
.employee a:hover,
.mobile_only a:hover {
  text-decoration: underline;
}

.contact_info_header a {
  margin-bottom: 10px;
}

nav .contact_info_header img,
.container_white .content .content_container>div>a img,
.sidebar ul li a img {
  margin-right: 10px;
}

nav .hidden-item {
  max-width: 270px;
}

nav .hidden-item a,
nav .buttons_header a {
  height: 50px;
  border-radius: 3px;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0px;
  color: #363636;
  padding: 10px 20px;
  box-shadow: 0px 3px 0px #ccc10e;
  background-color: #fff003;
  transition: all .1s ease;
}

nav .hidden-item a:hover,
nav .buttons_header a:hover {
  background-color: #ffe403;
}

nav .hidden-item a img,
nav .buttons_header a img {
  margin-right: 21px;
}

nav .hidden-item a:first-child,
nav .buttons_header a:first-child {
  margin-bottom: 10px;
  box-shadow: 0px 3px 0px #c0c0c0;
  background-color: #ffffff;
}

nav .hidden-item a:first-child:hover,
nav .buttons_header a:first-child:hover {
  background-color: #e6e6e6;
}

nav .hidden-item {
  display: none;
}

nav .buttons_header {
  margin-left: auto;
  max-width: 270px;
}

.bottom_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  position: relative;
}

.bottom_header .hamburger_static {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}

.bottom_header .hamburger_static span {
  width: 100%;
  display: block;
  height: 2px;
  background-color: #4eb69f;
}

.bottom_header .hamburger_static span:not(:last-child) {
  margin-bottom: 6px;
}

.bottom_header .bottom_header_menu,
.bottom_header .hidden_item_bottom_menu {
  display: none;
}

.bottom_header .item_bottom_menu {
  cursor: pointer;
  width: 50%;
}

.bottom_header .item_bottom_menu p {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 16px;
  color: #093589;
  font-weight: 400;
}

.bottom_header .item_bottom_menu p img {
  margin-right: 10px;
}

.bottom_header_menu_items {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.bottom_header div.bottom_header_menu {
  display: none;
  flex-direction: row;
  position: absolute;
  padding: 20px;
  top: -30px;
  background-color: #4eb69f;
  z-index: 10;
}

.bottom_header div.bottom_header_menu .close_btn {
  margin-right: 5px;
  padding-top: 15px;
}

.bottom_header div.bottom_header_menu ul li {
  padding: 15px 5px;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  font-weight: 300;
  transition: all .1s ease-in;
}

.bottom_header div.bottom_header_menu ul li:hover {
  background-color: #3da28c;
}

.bottom_header .item_bottom_menu p+div {
  display: none;
  flex-direction: row;
  position: absolute;
  width: 100%;
  left: 0;
  top: 47px;
  z-index: 100;
  padding: 20px 40px;
  border: 10px solid #4eb69f;
  background-color: #ffffff;
}

.bottom_header .item_bottom_menu p+div::after {
  border: 20px solid transparent;
  border-bottom: 20px solid #4eb69f;
  content: '';
  position: absolute;
  left: 10%;
  top: -42px;
}

.bottom_header .item_bottom_menu:last-child p+div::after {
  left: auto;
  right: 37%;
}

.bottom_header .item_bottom_menu p:hover+div,
.bottom_header .item_bottom_menu p+div:hover {
  display: flex;
}

.bottom_header .item_bottom_menu p+div div {
  width: 50%;
  display: flex;
  flex-direction: column;
}

.bottom_header .item_bottom_menu p+div div>a {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  color: #093589;
  font-weight: 300;
  margin: 5px 0;
}

.bottom_header .item_bottom_menu p+div div>a img {
  margin-right: 20px;
  width: 46px;
  height: 46px;
}

.map {
  position: relative;
  height: 500px;
}

.map .map_info {
  position: absolute;
  right: 10%;
  top: 20%;
  background-color: #ffffff;
  z-index: 10;
  padding: 25px 30px;
}

.map .map_info h1 {
  font-size: 22px;
  color: #181818;
  font-weight: 400;
  margin-bottom: 35px;
}

.map .map_info>div>div {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  font-size: 14px;
  line-height: 18px;
  color: #181818;
  font-weight: 300;
  margin-bottom: 20px;
}

.map .map_info>div>div:last-child {
  margin-bottom: 0;
}

.map .map_info>div>div img {
  margin-right: 10px;
}

.map .map_info>div>div p {
  display: flex;
  flex-direction: column;
}

.map .map_info>div>div p .title {
  font-size: 14px;
  line-height: 13px;
  color: #6e6e6e;
  margin: 3px 0 7px;
}

footer {
  background-color: #13201f;
  padding: 40px 0;
  color: #ffffff;
  font-weight: 300;
  font-size: 15px;
}

.footer_container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer_container .company,
.footer_container .info_footer,
.footer_container .menu_footer ul,
.footer_container .social_footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer_container .company {
  align-items: center;
}

.footer_container .company img {
  margin-bottom: 2px;
}

.footer_container .info_footer span:first-child {
  margin-bottom: 10px;
}

.footer_container .info_footer a {
  margin-bottom: 12px;
}

.footer_container .info_footer img {
  margin-right: 10px;
}

.footer_container .info_footer span,
.footer_container .info_footer a {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.footer_container .info_footer span>b {
  font-weight: 400;
  color: #4eb69f;
}

.footer_container .menu_footer ul {
  align-items: center;
}

.footer_container .menu_footer ul li {
  margin-bottom: 4px;
}

.footer_container .menu_footer ul li a:hover,
.footer_container .policy_link:hover,
.footer_container .info_footer a:hover,
.footer_container .developer>a:hover {
  color: #4eb69f;
}

.footer_container .social_footer .social_container,
.footer_container .developer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  width: 100%;
}

.footer_container .developer>a img {
  vertical-align: middle
}

.footer_container .social_footer .social_container {
  justify-content: space-between;
  width: 100%;
}

.footer_container .social_footer .social_container a>img {
  width: 30px;
  height: 30px;
}

.social_footer {
  max-width: 225px;
  width: 100%;
}

.banners,
.advantages,
.where_container {
  padding-top: 40px;
}

.banners_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.banners_container a {
  margin-bottom: 10px;
}

.banners_container a img {
  width: 100%;
  height: 100%;
  transition: all .2s ease;
}

.banners_container a:hover img {
  transform: scale(1.02);
  box-shadow: 0 0 10px #4eb69f;
}

.banners_container .item {
  max-width: 580px;
  display: flex;
  flex-direction: column;
}

.banners_container .item>a:first-child {
  margin-bottom: 10px;
  max-height: 225px;
}

.banners_container a {
  max-height: 225px;
}

.banners_container a.big_banner {
  max-height: 580px;
}

h1.title {
  font-size: 30px;
  color: #363636;
  font-weight: 400;
  text-align: center;
  width: 100%;
}

.advantages_container {
  padding: 80px 0;
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.advantages_container>div {
  max-width: 270px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.advantages_container>div>h2 {
  font-size: 16px;
  color: #363636;
  font-weight: 600;
  max-width: 220px;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0 10px;
}

.advantages_container>div>p {
  line-height: 17px;
  color: #363636;
  font-weight: 400;
  text-align: center;
  width: 100%;
}

.color_block {
  padding: 40px 0;
  background-color: #4eb69f;
}

.container_white {
  background-color: #ffffff;
  padding: 30px 40px;
}

.container_white .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.container_white .content .buttons_content {
  display: flex;
  flex-direction: row;
  position: relative;
  margin-bottom: 30px;
}

.container_white .content .buttons_content a {
  padding: 0 20px;
  opacity: 0.7;
  font-size: 16px;
  line-height: 20px;
  color: #38a48c;
  font-weight: 400;
  height: 55px;
}

.container_white .content .buttons_content a img,
.about_container ul img,
.modal form>label img {
  vertical-align: middle;
  margin-right: 10px;
}

.container_white .content .buttons_content a.active_content {
  opacity: 1;
  border-bottom: 8px solid #4eb69f;
}

.container_white .content .content_container {
  display: flex;
  flex-direction: row;
  padding: 0 20px;
  width: 100%;
}

.container_white .content .content_container>div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
}

.container_white .content .content_container>div>a {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  line-height: 25px;
  color: #093589;
  font-weight: 300;
  margin-bottom: 5px;
  max-width: 400px;
}

.container_white .content .video_container {
  display: none;
}

.success {
  display: none;
  flex-direction: column;
  justify-content: center;
  max-width: 370px;
  margin: 0 auto;
  align-items: center;
  padding: 30px 0 0;
}

.success h1,
.success h2 {
  font-size: 34px;
  line-height: 49px;
  color: #232323;
  font-weight: 700;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #ffffff;
}

.success h2 {
  color: #363636;
  font-size: 24px;
  margin: 0;
}

.form_footer_container {
  width: 100%;
  background-color: #4eb69f;
}

.form_container {
  width: 100%;
  padding: 40px 10px 20px;
  background-color: #4eb69f;
}

.form_container>h1 {
  margin-bottom: 40px;
  width: 100%;
  font-size: 26px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
}

.form_container form {
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}

.form_container form>div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 15px;
}

.form_container form>div.top_row_form>div {
  max-width: 220px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.form_container form>div.top_row_form>div>label {
  font-size: 16px;
  color: #eeeeee;
  font-weight: 700;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.form_container form>div.top_row_form>div>input {
  border-radius: 3px;
  background-color: #ffffff;
  border: none;
  padding: 10px;
  outline: none;
  font-size: 16px;
  color: #363636;
  font-weight: 400;
  font-family: "Fira Sans";
}
.bottom_row_section_2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
}
.form_container form>div.bottom_row_form.stamp-form {
	display: block;
	justify-content: space-between;
}

.submit-stamp-input {
  max-width: 220px;
  position: relative;
  bottom: 10px;
  margin-top: 10px;
  width: 100%;
  padding: 11px 0;
  border-radius: 3px;
  box-shadow: 0px 3px 0px #ccc10e;
  background-color: #fff003;
  border: none;
  font-size: 14px;
  color: #363636;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .1s ease;
  cursor: pointer;
}

.form_container form>div.top_row_form>input,
.modal form>input,
.cost_container form>input {
  max-width: 220px;
  width: 100%;
  padding: 11px 0;
  border-radius: 3px;
  box-shadow: 0px 3px 0px #ccc10e;
  background-color: #fff003;
  border: none;
  font-size: 14px;
  color: #363636;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .1s ease;
  cursor: pointer;
}

.form_container form>div.top_row_form>input:hover,
.cost_container form>input:hover {
  background-color: #ffe403;
}

input[type="checkbox"] {
  display: none;
}

form .checkbox_container>input[type="checkbox"]+label {
  font-size: 12px;
  color: #ffffff;
  font-weight: 300;
  text-align: center;
  position: relative;
  cursor: pointer;
}

form .checkbox_container>input[type="checkbox"]+label>a {
  font-weight: 500;
}

span.failed {
  font-size: 14px;
  color: #ff2525;
  font-weight: 600;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  display: none;
}

form .checkbox_container>input[type="checkbox"]+label::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: #ffffff;
  position: absolute;
  left: -32px;
  top: -5px;
  z-index: 9;
}

form .checkbox_container>input[type="checkbox"]:checked+label::after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  position: absolute;
  left: -32px;
  top: -10px;
  background: url(images/checked.png) no-repeat;
  background-position: center center;
  z-index: 10;
}

.checkbox_container {
  padding-left: 30px;
}

.about_container,
.stock_container {
  padding: 40px 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}

.stock_container img {
  max-width: 100%;
}

.about_container h1,
.stock_container h1 {
  margin-bottom: 40px;
}

.about_container .image,
.about_container .image img {
  max-width: 500px;
  width: 100%;
  margin-right: auto;
}

.about_container ul {
  max-width: 625px;
  width: 100%;
  font-size: 16px;
  line-height: 45px;
  color: #363636;
  font-weight: 400;
}

.stock_container>div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 570px;
  margin-right: auto;
}

.stock_container>div>a:last-child {
  font-size: 16px;
  color: #224a97;
  font-weight: 300;
  margin-top: 15px;
}

.stock_container>div>a:first-child img {
  transition: all .2s ease;
}

.stock_container>div>a:first-child:hover img {
  box-shadow: 0 0 20px #4eb69f;
}

.stock_container>div:last-child {
  margin-right: 0;
}

.modal a.close-modal {
  background-image: url(images/close.png) !important;
}

.modal form .checkbox_container>input[type="checkbox"]+label,
.cost_container form .checkbox_container>input[type="checkbox"]+label {
  color: #363636;
}

.modal form .checkbox_container>input[type="checkbox"]+label a,
.cost_container form .checkbox_container>input[type="checkbox"]+label a {
  color: #093589;
}

.modal>h1 {
  font-size: 22px;
  color: #363636;
  font-weight: 600;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  line-height: 35px;
  letter-spacing: 0.8px;
  margin-bottom: 20px;
}

.modal form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal form>input {
  margin-top: 20px;
}

.modal form>label {
  width: 100%;
  padding: 15px;
  border-radius: 3px;
  background-color: #effaf9;
  border: 1px solid rgba(78, 182, 159, 0.3);
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}

.modal form>label>input {
  border: none;
  width: 100%;
  background-color: transparent;
  outline: none;
  font-size: 16px;
  color: #363636;
}

.modal form>label[for="mail_modal"] img {
  width: 25px;
}

.blocker {
  z-index: 1001 !important;
}

input[type="text"]:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
  color: #363636 !important;
}

.modal form>label>input[type="text"]:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #effaf9 !important;
}

.modal form .checkbox_container>input[type="checkbox"]+label::before {
  background: url(images/border.png);
  width: 18px;
  height: 18px;
}

.modal form .checkbox_container>input[type="checkbox"]:checked+label::after {
  top: -12px;
}

.modal form>input,
.cost_container form>input {
  max-width: none;
  margin-bottom: 20px;
}

.where {
  width: 100%;
  text-align: left;
  padding: 15px 0;
  border-top: 1px solid #093589;
  font-size: 12px;
  line-height: 20px;
  color: #313131;
  font-weight: 300;
}

.where>a,
.where>span.divider {
  color: #363636;
  font-weight: 400;
}

.where>.inner_page {
  display: none;
}

.where>a:hover {
  text-decoration: underline;
  color: #4eb69f;
}

.where>span.divider {
  margin: 0 2px;
}

.employees>h1 {
  margin-bottom: 40px;
}

.employees>div {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.employees>div>div {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 170px;
  width: 100%;
  margin-bottom: 20px;
}

.employees>div>div:not(:last-child) {
  margin-right: 20px;
}

.employees>div>div>h2 {
  font-size: 18px;
  line-height: 18px;
  margin: 10px 0;
  color: #363636;
  width: 100%;
  font-weight: 600;
  text-align: center;
}

.employees>div>div>span {
  color: #959595;
  font-size: 16px;
  width: 100%;
  text-align: center;
  font-weight: 400;
}

.about_company {
  padding: 40px 0 20px;
  font-size: 16px;
  line-height: 30px;
  color: #363636;
  font-weight: 300;
}

.about_company span,
.about_company h2 {
  font-weight: 400;
  font-size: 16px;
}

.about_company p.text,
.about_company h2,
.about_company ul {
  margin-bottom: 20px;
}

.about_company ul {
  padding-left: 20px;
}

.policy h1 {
  margin-bottom: 40px;
}

.policy {
  font-size: 17px;
  line-height: 25px;
  color: #181818;
  font-weight: 400;
  text-align: left;
  width: 100%;
  padding: 0 0 40px;
}

.policy p {
  margin-bottom: 10px;
}

.policy h2 {
  font-size: 20px;
  margin: 20px 0 20px;
}

.video {
  padding-bottom: 40px;
}

.fully_content_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.sidebar {
  width: 100%;
  max-width: 270px;
  display: flex;
  flex-direction: column;
}

.sidebar ul {
  font-size: 16px;
  color: #093589;
  font-weight: 300;
}

.sidebar ul>h1 {
  width: 100%;
  background-color: #4eb69f;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 400;
  padding: 10px 15px;
  display: flex;
  flex-direction: row;
}

.sidebar ul>h1 a {
  max-width: 110px;
}

.sidebar ul>h1 img {
  margin-right: 15px;
}

.sidebar ul li a {
  display: flex;
  height: 45px;
  flex-direction: row;
  align-items: center;
  position: relative;
  padding-left: 10px;
}

.sidebar ul li a.current_item,
.sidebar ul li a:hover {
  background-color: #fff003;
  font-weight: 400;
}

.sidebar ul li a.current_item::after,
.sidebar ul li a:hover::after {
  content: '';
  position: absolute;
  right: -38px;
  top: 0;
  border: 22.5px solid transparent;
  border-left: 15px solid #fff003;
}

.fully_content h1 {
  font-size: 32px;
  line-height: 40px;
  color: #363636;
  width: 100%;
  text-align: left;
  font-weight: 400;
  margin-bottom: 20px;
}

h1.center {
  text-align: center;
}

.fully_content {
  width: 100%;
  max-width: 870px;
}

.fully_content>p {
  font-size: 20px;
  line-height: 30px;
  color: #363636;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: justify;
}

.fully_content>p.color_par {
  background-color: #f0faf9;
  padding: 10px;
  font-size: 16px;
  line-height: 25px;
  color: #4eb69f;
}

.fully_content>p.color_par img {
  margin-right: 10px;
  vertical-align: middle;
}

.fully_content>img {
  max-width: 100%;
  width: 100%;
  margin-bottom: 40px;
}

.fully_content>div,
.writing_more>div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.fully_content>div.result {
  display: none;
}

.fully_content>div.result>p {
  text-align: center;
  width: 100%;
}

.fully_content>div.video_fully_content a {
  margin-bottom: 20px;
  position: relative;
  width: 270px;
  height: 152px;
}

.fully_content>div.video_fully_content a .opacity_block {
  position: absolute;
  width: 270px;
  height: 152px;
  background-color: #363636;
  opacity: 0.6;
  z-index: 10;
  top: 0;
  display: none;
  transition: .2s ease;
}

.fully_content>div.video_fully_content a:hover::before {
  content: '';
  background: url(images/play.png) no-repeat;
  background-position: center;
  width: 61px;
  height: 60px;
  display: block;
  position: absolute;
  z-index: 12;
  left: 36%;
  top: 26%;
}

.fully_content>div.video_fully_content a:hover .opacity_block {
  display: block;
}

.fully_content>div.writing_fully_content a,
.writing_more>div.writing_fully_content a {
  max-width: 370px;
  max-height: 193px;
  width: 100%;
  padding: 20px;
  border: 1px solid #4db59f;
  text-align: center;
  margin-bottom: 20px;
}

.fully_content>div.writing_fully_content a:hover img,
.writing_fully_content a:hover img {
  transform: scale(1.02);
}

.fully_content>div.writing_fully_content a img,
.writing_fully_content a img {
  max-width: 330px;
  transition: .2s ease;
  width: 100%;
}

.cost_container_color {
  max-width: 870px;
  width: 100%;
  margin: 0 auto;
  background-color: #effaf9;
  padding: 40px 10px;
  margin-bottom: 40px;
}

.cost_container {
  max-width: 630px;
  width: 100%;
  margin: 0 auto;
}

.patent_form_container {
  max-width: none;
}

.patent_form_container>input {
  max-width: 120px;
}

.cost_container h1 {
  font-size: 18px;
  line-height: 25px;
  color: #2b3138;
  font-weight: 400;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.cost_container h2 {
  font-size: 14px;
  line-height: 25px;
  color: #555555;
  font-weight: 300;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

.cost_container h3 {
  font-size: 16px;
  line-height: 25px;
  color: #181818;
  font-weight: 500;
  text-align: left;
  width: 100%;
  margin: 20px 0;
}

.cost_container label {
  font-size: 14px;
  line-height: 25px;
  color: #555555;
  font-weight: 400;
  text-align: left;
}

span.red {
  color: #ff2525;
  font-weight: 600;
}

.cost_container form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.cost_container form>div {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.cost_container form>div.period_div {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cost_container label[for="period_month"] {
  width: 100%;
}

.cost_container form>div.checkbox_container {
  display: block;
  margin-bottom: 0;
}

.cost_container form>div.small_input {
  max-width: 300px;
}

.cost_container form>div>input {
  padding: 10px;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid rgba(78, 182, 159, 0.3);
  outline: none;
  font-family: "Fira Sans";
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

.cost_container input#period_month {
  width: 49%;
}

.cost_container form>div>button {
  border: none;
  background-color: transparent;
  width: 10px;
  height: 10px;
  color: #696969;
  position: absolute;
  right: 10px;
  z-index: 5;
}

.cost_container form>div>button:hover {
  color: #363636;
}

.cost_container form>div>button.up {
  top: 35px;
}

.cost_container form>div>button.down {
  top: 50px;
}

.cost_container form>div>button.chevron {
  color: #4db59f;
  width: 30px;
  height: 30px;
  top: 35px;
  font-size: 30px;
  transform: rotate(-90deg);
  font-family: "Fira Sans";
  transition: .2s;
}

.cost_container form>div.sort_input,
.cost_container form>div.document_input {
  position: relative;
}

.cost_container form>div.document_input>ul {
  position: absolute;
  top: 70px;
  left: 0;
  font-size: 16px;
  line-height: 25px;
  color: #2b3138;
  font-weight: 300;
  background-color: #ffffff;
  border: 1px solid rgba(78, 182, 159, 0.3);
  width: 100%;
  z-index: 12;
  display: none;
  max-height: 300px;
  overflow-y: auto;
}

.cost_container form>div.document_input>ul li {
  padding: 3px 10px;
  cursor: pointer;
}

.cost_container form>div.document_input>ul li:hover {
  background-color: #4eb69f;
  color: #ffffff;
}

.cost_container form div.radio_container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.cost_container form div.radio_container label {
  border-radius: 3px;
  background-image: linear-gradient(0deg, #d7d7d7 0%, #ffffff 100%);
  border: 1px solid #4eb69f;
  padding: 12px 22px;
  margin-right: 20px;
  font-size: 16px;
  line-height: 25px;
  color: #555555;
  font-weight: 400;
  text-align: center;
}

.cost_container form div.radio_container input[type="radio"] {
  display: none;
}

.cost_container form div.radio_container input[type="radio"]:checked+label {
  background-image: none;
  background-color: #4db59f;
  color: #ffffff;
}

.writing_more {
  padding: 40px 0 20px;
}

.writing_more>h1 {
  font-size: 30px;
  color: #363636;
  font-weight: 400;
  margin-bottom: 40px;
}

.writing_more>h1 img {
  vertical-align: middle;
  margin-right: 20px;
}

.writing_template {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #363636;
  font-weight: 400;
}

.writing_template p.text {
  margin-bottom: 20px;
  width: 100%;
}

.bold {
  font-weight: 600;
}

.writing_template ul {
  padding: 0 1.3em;
  margin-bottom: 20px;
  width: 100%;
}

.writing_template p.ul_title,
.writing_template ul li ul {
  margin-bottom: 0;
}

.writing_template>a {
  width: 100%;
  text-align: left;
  margin: 20px 0;
  color: #4db59f;
  text-decoration: underline;
}

.writing_template h2 {
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}

.writing_template h3 {
  width: 100%;
  text-align: left;
  margin: 20px 0 0;
  font-size: 16px;
}

.writing_template>img {
  max-width: 527px;
  width: 100%;
  margin: 20px 0;
}

.writing_template .writing_more {
  width: 100%;
}

.table_container {
  max-width: 100%;
  overflow: scroll;
  overflow-y: auto;
  overflow-x: auto;
  margin-bottom: 20px;
  width: 100%;
  display: block !important;
}

.buh table {
  width: 100%;
}

.buh table tr:last-child td {
  font-weight: 400;
}

.buh table tr.head {
  color: #696969;
}

.buh table tr:nth-child(odd) {
  background-color: #edf7f5;
}

table {
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  border-spacing: 0px;
  border: 1px solid #b8e1d9;
}

table tr:first-child {
  background-image: linear-gradient(0deg, #4eb69f 0%, #4eb69f 100%);
  color: #ffffff;
}

table tr:not(:last-child),
table tr:not(:last-child) td {
  border-bottom: 1px solid #b8e1d9;
}

table tr:nth-child(even) {
  background-color: #ffffff;
}

table tr td {
  padding: 0 10px;
}

table tr td:not(:last-child) {
  border-right: 1px solid #b8e1d9;
}

table tr:first-child td {
  padding: 5px 10px;
}

table tr:last-child td {
  font-weight: 600;
}

.director_about {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  padding: 40px 0 0;
}

.director_about>div {
  display: flex;
  flex-direction: column;
  max-width: 144px;
  width: 100%;
  align-items: center;
}

.director_about>div h1 {
  font-size: 16px;
  line-height: 18px;
  color: #363636;
  font-weight: 400;
  text-align: center;
  width: 100%;
  margin: 10px 0;
}

.director_about>div span {
  font-size: 14px;
  line-height: 16px;
  color: #a9a9a9;
}

.director_about>p {
  max-width: 1000px;
  width: 100%;
}

.result {
  padding: 20px 0 0;
  border-top: 8px solid #4eb69f;
  border-bottom: 8px solid #4eb69f;
  margin: 20px 0;
}

.result_text {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #4eb69f;
  text-transform: uppercase;
}

.result p.text {
  font-size: 20px;
  font-weight: 300px;
  margin-bottom: 20px;
}

.result p.text>span {
  font-weight: 600;
}

p.text>a,
span.director_span>a,
.about_company a,
.employee a {
  color: #4eb69f;
}

p.text>img {
  vertical-align: middle;
  margin-right: 5px;
}

.mobile_only {
  display: none;
  max-width: 150px;
  align-items: center;
  flex-direction: column;
}

.mobile_only a img {
  margin-right: 5px;
}

a.phone_icon_fixed {
  position: fixed;
  background-color: #009432;
  bottom: 5%;
  right: 2%;
  padding: 20px;
  width: 70px;
  border-radius: 50%;
  z-index: 899;
  opacity: 0.7;
}

a.phone_icon_fixed>img {
  max-width: 100%;
  max-height: 100%;
}

a.phone_icon_fixed:hover {
  opacity: 1;
  transform: rotate(20deg);
}

.cost_container form>div.vid_3_div {
  display: none;
}

.fully_content table tr:last-child td {
  font-weight: 400;
}

@media screen and (max-width: 1230px) {

  .banners_container,
  .about_container,
  .stock_container,
  .fully_content>div,
  .writing_more>div {
    justify-content: center;
  }

  .banners_container .item {
    max-width: 580px;
  }

  .about_container .image,
  .about_container .image img,
  .stock_container>div {
    margin-right: 0;
  }

  .fully_content>div.writing_fully_content a,
  .writing_more>div.writing_fully_content a {
    margin-right: 20px;
  }

  nav .contact_info_header {
    margin-right: 20px;
  }

  .director_about {
    justify-content: center;
  }

  .director_about>div {
    margin: 0 auto;
  }
}

@media screen and (max-width: 990px) {
  nav .hamburger {
    display: inline-block;
  }

  nav .nav-menu {
    background-color: #dff5f3;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateY(-100%);
    text-align: center;
    z-index: 900;
  }

  .menu-active .nav-menu {
    transform: translateY(0%);
    opacity: 1;
  }

  nav .menu-item {
    margin-bottom: 10px;
  }

  nav .hidden-item {
    display: block;
  }

  nav .buttons_header {
    width: 100%;
    max-width: none;
    margin-top: 25px;
  }

  nav .buttons_header a {
    justify-content: center;
  }

  nav.navbar {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .bottom_header .item_bottom_menu p+div {
    flex-direction: column;
  }

  .bottom_header .item_bottom_menu p+div div {
    width: 100%;
  }

  .form_container form>div {
    justify-content: space-around;
  }

  .form_container form>div.top_row_form>div {
    margin-bottom: 20px;
  }

  .footer_container>div,
  .advantages_container>div {
    margin-bottom: 20px;
  }

  .footer_container {
    justify-content: space-around;
  }

  footer {
    padding: 40px 0 20px;
  }

  .advantages_container {
    justify-content: space-around;
  }

  .mobile_only {
    display: flex;
    margin: 15px 0;
  }

  nav .logo {
    order: -1;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {

  .container_white .content .content_container,
  .fully_content_container,
  .employees>div {
    flex-wrap: wrap;
  }
	
	.bottom_row_section_2 {
		justify-content: center;
	}

  .container_white .content .content_container>div {
    width: 100%;
  }

  .container_white .content .content_container>div>a .fully_content {
    max-width: 100%;
    width: 100%;
  }

  .sidebar {
    width: 90%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .cost_container form div.radio_container {
    justify-content: center;
    align-items: stretch;
  }

  .cost_container form div.radio_container label:not(:last-child) {
    margin-right: 5px;
  }

  .cost_container form div.radio_container label:last-child {
    margin-right: 0;
  }

  .cost_container form>div {
    margin-bottom: 0;
  }

  a.phone_icon_fixed {
    padding: 10px 12px;
    width: 60px;
  }

  nav .logo img {
    max-width: 100px;
    max-height: 90px;
  }

  nav .buttons_header {
    margin-top: 5px;
  }

  .g-recaptcha {
    transform: scale(0.8);
  }
}

@media screen and (max-width: 520px) {
	.bottom_row_section_1 .checkbox_container {
		max-width: 220px;
	}
	.bottom_row_section_1 {
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 500px) {
  .bottom_header .item_bottom_menu {
    width: 100%;
  }

  .bottom_header_menu_items {
    flex-wrap: wrap;
  }

  .bottom_header .item_bottom_menu p {
    margin-bottom: 10px;
  }

  .cost_container_color {
    padding: 40px 20px;
  }

  .g-recaptcha {
    transform: scale(0.7);
  }
}

@media screen and (max-width: 370px) {
  .wrapper {
    padding: 0 10px;
  }
}