@charset "UTF-8";
@font-face {
  font-family: "Russia";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Russia/Russia.eot");
  src: url("../fonts/Russia/Russia.eot?#iefix") format("embedded-opentype"), url("../fonts/Russia/Russia.woff") format("woff"), url("../fonts/Russia/Russia.ttf") format("truetype");
}

@font-face {
  font-family: "BebasNeueBold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/BebasNeueBold/BebasNeueBold.eot");
  src: url("../fonts/BebasNeueBold/BebasNeueBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeueBold/BebasNeueBold.woff") format("woff"), url("../fonts/BebasNeueBold/BebasNeueBold.ttf") format("truetype");
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

*:-moz-placeholder {
  color: #666;
  opacity: 1;
}

*::-moz-placeholder {
  color: #666;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666;
}

body input:required:valid,
body textarea:required:valid {
  color: #666;
}

html, body {
  height: 100%;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.25;
  font-family: 'Calibri', sans-serif;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  font-size: 48px;
  text-transform: uppercase;
}

h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
  font-weight: bold;
}

a.btn_home {
  display: inline-block;
}

.btn_home, a.btn_home {
  margin-top: 10px;
  padding: 12px 30px 12px 30px;
  background: #3c5b99;
  color: #ffffff;
	text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  font-family: 'calibri', sans-serif;
  border: 2px solid #3c5b99;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn_home:hover, a.btn_home:hover {
  background: #2b4984;
}

.btn_home:active, a.btn_home:active {
  background: #1e3769;
}

.top_header {
  background: #fff;
  height: 102px;
  border-bottom: 10px solid #232325;
}

.top_header .span-7.right_header {
  width: 55%;
}

.top_header .logo_company {
  position: absolute;
  margin-top: 10px;
  z-index: 20;
}

.top_header .logo_company .img_logo {
  float: left;
  margin-right: 10px;
}

.top_header .logo_company .img_logo img {
  height: 102px;
}

.top_header .logo_company .name_logo {
  line-height: 1.2;
}

.top_header .logo_company .name_logo p {
  margin: 0;
  padding: 0;
  color: #444446;
  font-size: 18px;
  font-weight: normal;
}

.top_header .logo_company .name_logo strong {
  color: #0e205c;
  font-size: 24px;
}

.top_header .right_header {
  position: absolute;
  right: 0;
  height: 90px;
  padding-left: 15px;
  border-bottom: 92px solid black;
  border-left: 35px solid transparent;
}

.top_header .right_header .select {
  position: relative;
  margin-top: 6px;
}

.top_header .right_header .select img {
  float: left;
  margin-right: 5px;
}

.top_header .right_header .select select {
  cursor: pointer;
  padding: 0px 0px;
  outline: 0;
  border: 0px hidden #000000;
  font-family: 'calibri';
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 18px;
  color: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.top_header .right_header .select select::-ms-expand {
  display: none;
}

.top_header .right_header .select select:hover, .top_header .right_header .select select:focus {
  background: #000;
  color: #999;
}

.top_header .right_header .select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.top_header .right_header .search_block {
  vertical-align: middle;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  margin-top: 28px;
  padding-left: 15px;
}

.top_header .right_header .search_block input#search {
  width: 155px;
  height: 32px;
  border: 2px solid #3c5b99;
  -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.7);
          box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.7);
  float: left;
  font-family: 'calibri';
  color: #444446;
  text-transform: uppercase;
  font-size: 16px;
  padding-left: 15px;
}

.top_header .right_header .search_block button {
  border: none;
  padding: 0;
  cursor: pointer;
  margin: 0;
  background: transparent;
  height: 32px;
  width: 32px;
  color: #4f5b66;
  -webkit-transition: all .55s ease;
  -o-transition: all .55s ease;
  transition: all .55s ease;
  font-size: 0;
}

.top_header .right_header .search_block button img {
  height: 32px;
  border: none;
  width: 32px;
}

.top_header .right_header .search_block button:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: -webkit-focus-ring-color auto 0px;
}

.top_header .right_header .contacts_header {
  margin: 0;
  padding: 0;
  margin-top: 30px;
}

.top_header .right_header .contacts_header a {
  color: #ffffff;
  position: relative;
  padding: 0;
  margin: 0;
  margin-left: 45px;
  font-size: 20px;
  text-decoration: none;
}

.top_header .right_header .contacts_header a img {
  height: 32px;
  position: absolute;
  margin-top: -3px;
  margin-left: 10px;
  width: 32px;
}

.top_header .geo_company, .top_header .search_block {
  float: left;
  margin-right: 30px;
  margin-top: 28px;
}

.nav_header {
  background: #3c5b99;
}
.nav_header .container {
    max-width: none;
}
.nav_header .geo_company {
  display: none;
}

.nav_header .span-12.last {
  width: 100%;
  /* height: 50px; */
}

.nav_header .span-12.last nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main_menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.main_menu > li {
  float: left;
  /* height: 100%; */
  padding: 10px 0px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  margin-left: -1px;
}

.main_menu > li > a {
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0px 30px;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-right: 1px solid #fff;
  line-height: 30px;
  color: #fbfbfb;
  text-transform: uppercase;
}

.main_menu > li:hover {
  background: white;
}

.main_menu > li:hover a {
  color: #3c5b99;
}

.main_menu > li > ul, .main_menu > li div {
  display: none;
}

.main_menu > li:last-child a {
  border: none;
}


.main_menu > li:hover > ul.submenu_list {
  top: 50px;
  display: inline-block;
  position: absolute;
  left: 0;
  overflow: hidden;
  background-color: white;
  z-index: 11111;
  border: 1px solid rgba(0, 0, 0, 0.3);
  overflow: hidden;
  width: 100%;
  min-width: 300px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.main_menu > li:hover > ul.submenu_list > li {
  display: block;
  margin-right: 20px;
}

.main_menu > li:hover > ul.submenu_list > li > a {
  height: 100%;
  width: 100%;
  line-height: 1.0;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  margin-left: 10px;
  padding: 10px;
  font-size: 15px;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #464646;
}

.main_menu > li:hover > ul.submenu_list > li:last-child a {
  border: none;
}

.main_menu > li:hover > ul.submenu_list > li:hover {
  margin-right: 0;
}

.main_menu > li:hover > ul.submenu_list > li:hover > a {
  background: #3c5b99;
  color: #fff;
  margin-left: 0px;
  padding-left: 20px;
}

.main_menu > li:hover:nth-last-child(2) > .submenu_table {
  right: 0;
  left: auto;
}


.main_menu > li:hover > .submenu_table {
  display: block;
  position: absolute;
  left: 0;
  top: 50px;
  width: 740px;
  background-color: white;
  z-index: 11111;
  border: 1px solid rgba(0, 0, 0, 0.3);
	margin: 0;
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	column-count: 2;
	list-style-type: none;
}

.main_menu > li:hover > .submenu_table > li {
  margin-bottom: 10px;
	width: 100%;
	margin: 0;
  page-break-inside: avoid;
}

.main_menu > li:hover > .submenu_table > li > a {
	background-color: #fff;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-right: 12px;
  padding: 10px;
	color: #464646;
	text-decoration: none;
}
.main_menu > li:hover > .submenu_table > li:nth-child(4n) > a, .main_menu > li:hover > .submenu_table > li:last-child > a {
	border: none
}
.main_menu > li:hover > .submenu_table > li:hover > a {
	background-color: #3c5b99;
	color: #fff;
}

.main_menu > li:hover > .submenu_table > li > ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url("../img/ulmarket.png");
}
.main_menu > li:hover > .submenu_table > li > ul > li {
	padding: 2px 0px;
	padding-left: 5px;
}
.main_menu > li:hover > .submenu_table > li > ul > li > a {
	font-size: 14px;
	text-decoration: none;
	color: #464646;
}
.main_menu > li:hover > .submenu_table > li > ul > li > a:hover {
	color: #3c5b99;
	text-decoration: underline;
}
.menuFour {
  width: 40px;
  height: 26px;
  display: none;
  top: 10px;
  position: relative;
  cursor: pointer;
}

.menuFour span {
  background-color: #fff;
  position: absolute;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
  -o-transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}

.menuFour span:nth-child(1) {
  width: 100%;
  height: 4px;
  display: block;
  top: 0px;
  left: 0px;
}

.menuFour span:nth-child(2) {
  width: 100%;
  height: 4px;
  display: block;
  top: 11px;
  left: 0px;
}

.menuFour span:nth-child(3) {
  width: 100%;
  height: 4px;
  display: block;
  bottom: 0px;
  left: 0px;
}

.slider_home {
  width: 100%;
  margin: 0;
  padding: 0;
}

.slider_home .slide {
  width: 100%;
  max-height: 620px;
}

.slider_home .slide img {
  width: 100%;
}

.slider_home .slide .text_slide {
  position: absolute;
  top: 42%;
}

.slider_home .slide .text_slide .tpl-h1 {
  font-size: 60px;
  padding: 0;
  padding-right: 200px;
  margin: 0;
  color: #0e205b;
  text-transform: uppercase;
  font-weight: normal;
}

.slider_home .slide .text_slide h2 {
  color: #444446;
  padding-right: 200px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
}

.slider_home .bx-pager {
  position: absolute;
  top: 270px;
}

.slider_home .bx-pager a {
  background: transparent;
  border: 1px solid #3c5b99;
  text-indent: -9999px;
  display: inline-block;
  width: 23px;
  height: 6px;
  margin: 0 2px;
  outline: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.slider_home .bx-pager a:hover, .slider_home .bx-pager a.active, .slider_home .bx-pager a:focus {
  background: #3c5b99;
}

.fast_nav {
  background-image: url("/assets/img/bg_fast_nav.jpg");
  width: 100%;
  -webkit-background-size: cover;
          background-size: cover;
  padding-bottom: 40px;
}

.fast_nav .span-4:nth-child(2) .icon_fast_nav svg {
  height: 95%;
  width: 65%;
  margin-left: -4px;
}

.one_button {
  margin: 0 auto;
  cursor: pointer;
  margin-top: 40px;
}

.one_button img {
  fill: red;
}

.one_button .icon_fast_nav {
  background: #fff;
  float: left;
  height: 92px;
  width: 92px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 2px solid #3c5b99;
  text-align: center;
  -webkit-box-shadow: 0px 0px 60px rgba(62, 92, 189, 0.78);
          box-shadow: 0px 0px 60px rgba(62, 92, 189, 0.78);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.one_button .icon_fast_nav:hover {
  border: 2px solid #fff;
  background: #3c5b99;
}

.one_button .icon_fast_nav:hover .cls-1 {
  fill: #fff;
}

.one_button .icon_fast_nav svg {
  height: 95%;
  width: 70%;
  overflow: visible !important;
}

.one_button .icon_fast_nav .cls-1 {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  fill: #3c5b99;
  fill-rule: evenodd;
}

.one_button .text_fast_nav {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 92px;
}

.one_button .text_fast_nav strong {
  padding-left: 15px;
}

.about_company_home .span-7 .one_advantage:nth-child(2) {
  margin-top: 50px;
}

.about_company_home .bg_about {
	background-image: url("/assets/img/about_company_home.jpg");
	height: 100%;
  width: 640px;
  margin-left: 60px;
  position: absolute;
  z-index: -1;
}

.about_company_home .one_advantage:last-child {
  margin-bottom: 70px;
}

.about_company_home .one_advantage:last-child .text_adv {
  border: none;
}

.about_company_home .one_advantage:hover .img_adv {
  border: 12px solid #4974c9;
}

.about_company_home .one_advantage:hover .text_adv a {
  color: #4974c9;
}

.about_company_home .one_advantage {
  z-index: 1;
  margin-bottom: 24px;
  position: relative;
}

.about_company_home .one_advantage .img_adv {
  background: #fff;
  width: 125px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  float: left;
  height: 125px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 12px solid #3c5b99;
  text-align: center;
}

.about_company_home .one_advantage .img_adv img {
  width: 60px;
  height: 60px;
  margin-top: 20px;
  margin-left: 6px;
}

.about_company_home .one_advantage .text_adv {
  padding-top: 25px;
  color: #ffffff;
  padding-bottom: 40px;
  border-bottom: 1px solid #fff;
  margin-left: 145px;
  margin-right: 60px;
}

.about_company_home .one_advantage .text_adv a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}

.about_company_home .one_advantage .text_adv p {
  padding: 0;
  line-height: 1.0;
  margin: 0;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
}

.about_company_home .one_advantage .text_adv strong {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
}
.about_company_home .text_about_home h1{
   font-size: 18px;
    font-weight: bold;
}


.about_company_home .text_about_home {
  margin-left: 35px;
  margin-top: 40px;
	padding-bottom: 100px;
}
.about_company_home .span-5.last {
	background: #fff;

}

.about_company_home .text_about_home h3 {
  color: #3c5b99;
  font-weight: bold;
  font-size: 48px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

.about_company_home .text_about_home p:nth-child(2n+1):first-letter {
  padding-left: 30px;
}

.about_company_home .text_about_home p {
  padding: 0;
  margin: 0;
  font-family: 'Russia', sans-serif;
  color: #636363;
  line-height: 1.5;
  font-size: 15px;
}

.about_company_home .text_about_home .btn_home {
  margin-top: 40px;
}

.our_services {
  background-image: url("/assets/img/bg_fast_nav.jpg");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  position: relative;
  z-index: 2;
}

.our_services .span-3:nth-child(4n) {
  margin-right: 0;
}

.our_services .wrapper_services {
  display: block;
  width: 100%;
  height: inherit;
  padding-bottom: 60px;
  background: rgba(0, 0, 0, 0.45);
}

.our_services .span-12 h4 {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
}

.our_services .span-12 p {
  margin-top: -40px;
  padding-top: 0;
  text-align: right;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
}

.our_services .one_service {
  width: 280px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  height: 230px;
  z-index: 3;
  margin-bottom: 20px;
}

.our_services .one_service img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  position: relative;
  z-index: -10;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.our_services .one_service .text_service {
  position: absolute;
  bottom: 0;
  display: table;
  width: 100%;
  height: 65px;
  background: #3c5b99;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 10px;
  color: #fff;
}

.our_services .one_service .text_service p {
  padding: 0;
  padding-top: 10px;
  margin: 0;
  width: 90%;
}

.our_services .one_service .text_service .one_text_service {
  display: table-cell;
  font-size: 20px;
  padding-top: 0px;
  vertical-align: middle;
}

.our_services .wrapper_service {
  display: block;
  z-index: 10;
  width: 100%;
  height: 230px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: rgba(5, 30, 96, 0.52);
}

.our_services .one_service:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

.our_services .one_service:hover .wrapper_service {
  background: rgba(5, 30, 96, 0);
}

.advantages_home {
  background: #fff;
  width: 100%;
  padding-bottom: 100px;
}

.advantages_home h5 {
  margin-top: 60px;
  margin-bottom: 55px;
  color: #3c5b99;
}

.advantages_home .span-2-5:first-child {
  margin-left: -10px;
}

.advantages_home .span-2-5 {
  margin-right: 14px;
}

.advantages_home .span-2-5:last-child {
  margin-right: 0px;
}

.advantages_home .span-2-5:last-child .one_adv_block {
  border: none;
}

.advantages_home .one_adv_block {
  border-right: 1px solid rgba(0, 0, 0, 0.04);
  height: 400px;
  padding-bottom: 50px;
}

.advantages_home .one_adv_block .img_adv_block {
  text-align: center;
  margin-left: -10px;
}

.advantages_home .one_adv_block .img_adv_block img {
  width: 135px;
	height: 135px;
	margin: 0 auto;
}

.advantages_home .one_adv_block p {
  text-align: left;
  width: 210px;
  padding: 0 5px 0px 0px;
  margin: 15px auto 0px auto;
}

.advantages_home .one_adv_block .title_adv {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #3a3a3a;
}

.advantages_home .one_adv_block .text_adv {
  font-size: 14px;
  color: #636363;
  font-weight: 300;
}

.our_training {
  width: 100%;
  padding-bottom: 80px;
  -webkit-background-size: cover;
          background-size: cover;
  background-image: url("/assets/img/bg_webinars.jpg");
}

.our_training .teaser_training {
  padding-top: 60px;
  overflow: hidden;
  width: 95%;
  height: 570px;
}

.our_training .teaser_training img {
  height: 100%;
  border-top: 5px solid #595959;
}

.our_training .text_training {
  margin-left: -20px;
}

.our_training .text_training h5 {
  color: #3c5b99;
  padding: 0;
  margin-top: 70px;
  margin-bottom: 25px;
  font-size: 50px;
  font-weight: bold;
  line-height: 0.8;
}

.our_training .text_training h6 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: normal;
  color: #3c5b99;
  padding-bottom: 10px;
}

.our_training .text_training p {
  color: #636363;
  font-size: 18px;
}

.our_training .text_training p span {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
}

.our_training .text_training .btn_home:nth-last-child(2) {
  width: 230px;
  text-align: center;
}

.our_training .text_training .btn_home {
  margin-right: 12px;
}

.our_training .text_training .btn_home:last-child {
  background: transparent;
  color: #3c5b99;
  font-weight: normal;
  margin-right: 0;
}

.our_training .text_training .btn_home:last-child:hover {
  background: #3c5b99;
  color: #fff;
  font-weight: 300;
}

.our_training .text_training .btn_home:last-child:active {
  background: #1e3769;
}

.news_home {
  background-image: url("/assets/img/bg_news.jpg");
  width: 100%;
  background-position: 50% 50%;
}

.news_home .news_wrapper {
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  background: rgba(0, 0, 0, 0.23);
}

.news_home h5 {
  color: #fff;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.news_home .one_news {
  padding-bottom: 30px;
}

.news_home .one_news .img_date_news {
  position: relative;
}

.news_home .one_news .img_date_news .img_news {
  width: 95%;
  height: 180px;
}

.news_home .one_news .img_date_news .img_news img {
  width: 100%;
  height: 180px;
}

.news_home .one_news .img_date_news .date_news {
  bottom: 14px;
  left: 14px;
  position: absolute;
  background: #3c5b99;
  color: #fff;
  height: 68px;
  width: 64px;
  text-align: center;
  padding-top: 8px;
  line-height: 0.8;
}

.news_home .one_news .img_date_news .date_news .news_number {
  font-size: 53px;
  font-family: 'BebasNeueBold', sans-serif;
}

.news_home .one_news .img_date_news .date_news .news_mouth {
  font-size: 13px;
  text-transform: uppercase;
}

.news_home .one_news .title_descr_news {
  color: #fff;
  padding-right: 15px;
  padding-top: 14px;
}

.news_home .one_news .title_descr_news h2 {
  font-size: 24px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  padding-bottom: 5px;
}

.news_home .one_news .title_descr_news p {
  font-size: 18px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}

.news_home .one_news .title_descr_news p a {
  color: #Fff;
}

.news_home .one_news .title_descr_news p b {
  font-weight: 300;
}
.news_home .button_news {
  text-align: center;
}

.news_home .button_news .btn_home {
  margin-top: 35px;
  width: 250px;
}

.our_partners {
  width: 100%;
  background: #fff;
  padding-bottom: 100px;
}

.our_partners h5 {
  color: #3c5b99;
  padding: 0;
  margin-top: 120px;
  margin-bottom: 50px;
}


.our_partners .slider .slide { 
    vertical-align: middle; 
    display: inline-block; 
    float: none !important; 
} 


.footer_top {
  background-image: url("/assets/img/bg_call_bottom.jpg");
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
          background-size: cover;
}

.footer_top .footer_top_wrapper {
  display: block;
  padding-bottom: 45px;
  height: inherit;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.footer_top h5 {
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  padding-top: 50px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 40px;
  font-weight: normal;
}

.footer_top h5 span {
  font-weight: 300;
}

.footer_top .contact_form input {
  width: 100%;
  height: 50px;
  padding-left: 20px;
  text-transform: uppercase;
  font-family: 'calibri',sans-serif;
  font-size: 16px;
  font-weight: 300;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
}

.footer_top .contact_form input[type="text"] {
  color: #fff;
}

.footer_top .contact_form input::-webkit-input-placeholder {
  color: #ffffff;
}

.footer_top .contact_form input::-moz-placeholder {
  color: #ffffff;
}

.footer_top .contact_form textarea {
  width: 96%;
  height: 126px;
  margin-left: 20px;
  padding-top: 15px;
  padding-left: 20px;
  resize: none;
  text-transform: uppercase;
  font-family: 'calibri',sans-serif;
  font-size: 16px;
  font-weight: 300;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
}

.footer_top .contact_form textarea {
  color: #fff;
}

.footer_top .contact_form textarea::-webkit-input-placeholder {
  color: #ffffff;
}

.footer_top .contact_form textarea::-moz-placeholder {
  color: #ffffff;
}

.footer_top .contact_form .span-5:nth-child(3) {
  margin-top: 26px;
}

.footer_top .contact_form .span-7 {
  float: right;
}

.footer_top .form_button {
  text-align: center;
  margin-top: 45px;
}

.footer_top .form_button .btn_home {
  width: 255px;
}

.footer_nav {
  margin: 0;
  background: #000;
  height: 340px;
  padding: 0;
  width: 100%;
}

.footer_nav .white_bg_footer {
  background: #000;
  margin-top: 4px;
  border-top: 88px solid #fff;
  border-right: 35px solid transparent;
  display: block;
  width: 40%;
  position: absolute;
  left: 0;
  z-index: 10000;
}

.footer_nav .logo_company {
  padding-top: 10px;
  z-index: 111111;
  position: relative;
}

.footer_nav .logo_company .img_logo {
  float: left;
  margin-right: 10px;
}

.footer_nav .logo_company .img_logo img {
  height: 102px;
}

.footer_nav .logo_company .name_logo {
  line-height: 1.2;
}

.footer_nav .logo_company .name_logo p {
  margin: 0;
  padding: 0;
  color: #444446;
  font-size: 18px;
  font-weight: normal;
}

.footer_nav .logo_company .name_logo strong {
  color: #0e205c;
  font-size: 24px;
}

.footer_nav .phone_footer {
  margin-top: 15px;
}

.footer_nav .phone_footer img {
  height: 25px;
  padding-bottom: 2px;
  vertical-align: bottom;
}

.footer_nav .phone_footer a {
  text-decoration: none;
  color: #ffffff;
  font-size: 30px;
  font-weight: normal;
  padding-left: 15px;
  line-height: 0;
}

.footer_nav .button_subscribe {
  margin-top: 10px;
}

.footer_nav .button_subscribe button {
  width: 260px;
  height: 46px;
}
.subscribe {
	height: 260px;
	margin-top: 100px;
}
.subscribe input {
	width: 50%;
	height: 50px;
	padding: 15px;
	border: 1px solid #3c5b99
}
.alert.alert-danger {
	color: green;
	font-size: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #3c5b99;
	text-align: left;
	margin-top: 50px;
}

.subscribe h1{
	font-weight: bold;
	color: #3c5b99;
	line-height: 1;
}
.site_nav_footer {
  margin-top: 20px;
}

.site_nav_footer ul {
  list-style-type: none;
  color: #fff;
}

.site_nav_footer ul li {
  padding-bottom: 10px;
}

.site_nav_footer ul li a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
}

.services_nav_footer:nth-child(1) ul:before {
  content: 'УСЛУГИ';
}

.services_nav_footer {
	float: left;
  margin-left: 30px;
}

.services_nav_footer ul {
  list-style-type: none;
	color: #fff;
	display: flex;
	flex-direction: column;
	height: 11rem;
	flex-wrap: wrap;
	font-size: 20px;
	justify-content: flex-end;
	align-items: stretch;
	align-content: stretch;
}

.services_nav_footer ul li {
  padding-top: 10px;
	padding-bottom: 5px;
	width: 80%;
}

.services_nav_footer a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
}

.all_right {
  margin-top: 40px;
  font-size: 18px;
  color: #ffffff;
}

.all_right p {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.all_right a {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}

.socials {
  margin-top: 20px;
}

.socials a {
  background-image: url("/assets/img/social.png");
  font-size: 0px;
  display: inline-block;
  height: 40px;
  width: 40px;
}

.facebook {
  background-position: -2% 10%;
}

.vkontakte {
  background-position: 30% 0%;
}

.odnoklassniki {
  background-position: 65% 0%;
}

.insta {
  background-position: 100% 0%;
}

.author_site {
  padding-top: 55px;
  float: right;
}

.author_site a {
  color: #fff;
  text-decoration: none;
}

.nav_page {
  height: 165px;
  width: 100%;
  position: relative;
  background: url("/assets/img/bg_nav_page.png");
}

.nav_page ul {
  margin: 0;
  position: absolute;
  bottom: 25px;
  padding: 0;
}

.nav_page ul li:not(:first-child):before {
  content: '/';
  padding: 0 2px 0px 2px;
}

.nav_page ul li {
  display: inline;
  color: #fff;
  font-size: 16px;
  font-family: 'calibri';
  font-weight: 300;
  text-transform: uppercase;
}

.nav_page ul a {
  text-decoration: none;
  font-size: 16px;
  color: #fff;
}

.btn {
  background: transparent;
  color: #3c5b99;
  padding: 14px 38px 14px 38px;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  font-family: 'calibri', sans-serif;
  border: 1px solid #3c5b99;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn:hover {
  background: #3c5b99;
  color: #ffffff;
}

.btn:active {
  background: #1e3769;
}

.partners_list {
  padding-bottom: 100px;
}

.partners_list .span-6:nth-child(2n+2) {
  margin-right: 0;
}

.partners_list h1 {
  font-weight: bold;
  color: #3c5b99;
  margin-bottom: 30px;
}

.partners_list .one_partner:hover {
  border: 1px solid #007fff;
}

.partners_list .one_partner {
  margin-bottom: 20px;
  border: 1px solid #fff;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

.partners_list .one_partner .text_partner {
  padding-top: 80px;
  padding-left: 25px;
  padding-right: 25px;
}

.partners_list .one_partner .text_partner b {
  color: #3c5b99;
  font-weight: bold;
  font-size: 24px;
  font-family: 'calibri', sans-serif;
  text-transform: uppercase;
}

.partners_list .one_partner .text_partner p {
  font-size: 20px;
  color: #434343;
  overflow: hidden;
  height: 120px;
  padding-top: 0;
  margin-top: 10px;
}

.partners_list .one_partner .img_partner {
  position: absolute;
  right: 14px;
  top: 12px;
}

.partners_list .one_partner .img_partner img {
  max-width: 160px;
}

.partners_list .one_partner .btn_partner {
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 50px;
}

.partner_detailed {
  padding-bottom: 100px;
}

.partner_detailed h1 {
  font-weight: bold;
  color: #3c5b99;
  margin-bottom: 30px;
}

.partner_detailed .logo_partner img {
  max-width: 250px;
  width: 100%;
}

.partner_detailed .about_partner {
  text-align: justify;
  padding-top: 10px;
  color: #434343;
  font-size: 20px;
  padding-bottom: 60px;
}

.partner_detailed .products_partner {
  position: relative;
  -webkit-transform: translate(2%, 0%);
      -ms-transform: translate(2%, 0%);
          transform: translate(2%, 0%);
}

.partner_detailed .products_partner .span-4 {
  width: 30%;
  position: relative;
  padding-bottom: 32px;
  margin-right: 32px;
}

.partner_detailed .one_product_partner:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.14);
  border: 1px solid #3c5b99;
}

.partner_detailed .one_product_partner {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #aaaaaa;
  height: 100%;
  min-height: 440px;
  padding: 40px 23px 50px 23px;
  text-align: center;
}

.partner_detailed .one_product_partner .img_prod_one {
  height: 130px;
}
.partner_detailed .one_product_partner .img_prod_one img{
  max-height: 100%;
  max-width: 100%;
}

.partner_detailed .one_product_partner .title_prod_one {
  color: #3c5b99;
  padding-bottom: 30px;
  height: 2.5em;
  overflow: hidden;
  font-weight: bold;
  font-size: 24px;
  font-family: 'calibri', sans-serif;
  text-transform: uppercase;
}

.partner_detailed .one_product_partner .text_prod_one {
  color: #434343;
  font-size: 20px;
  margin-bottom: 35px;
  height: 100px;
  overflow: hidden;
}

.nav_page_secondary {
  background: #fff;
  -webkit-box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.12);
          box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.12);
}

.nav_page_secondary ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.nav_page_secondary ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.nav_page_secondary ul li a {
  text-decoration: none;
  padding: 18px 13px 18px 13px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #000;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
}

.nav_page_secondary ul li a:hover {
  background: #3c5b99;
  color: #ffffff;
}

.news_page {
  padding-bottom: 100px;
}

.news_page .news_nav {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 50px;
  padding-left: 0;
}

.news_page .news_nav li {
  display: inline-block;
  padding: 8px 20px 8px 20px;
  text-transform: uppercase;
  min-width: 100px;
  cursor: pointer;
  font-size: 20px;
  color: #000;
  text-align: center;
}

.news_page .news_nav li.active {
  background: #3c5b99;
  color: #fff;
}

.news_page h1 {
  font-weight: bold;
  color: #3c5b99;
  margin-bottom: 10px;
}

.news_list .span-4 {
  width: 31.5%;
}

.news_list .span-4:nth-child(3n) {
  margin-right: 0;
}

.news_list .one_news {
  padding-bottom: 30px;
}

.news_list .one_news .img_date_news {
  position: relative;
}

.news_list .one_news .img_date_news .img_news {
  width: 95%;
  height: 180px;
}

.news_list .one_news .img_date_news .img_news img {
  width: 100%;
  height: 180px;
}

.news_list .one_news .img_date_news .date_news {
  bottom: 14px;
  left: 14px;
  position: absolute;
  background: #3c5b99;
  color: #fff;
  height: 68px;
  width: 64px;
  text-align: center;
  padding-top: 8px;
  line-height: 0.8;
}

.news_list .one_news .img_date_news .date_news .news_number {
  font-size: 53px;
  font-family: 'BebasNeueBold', sans-serif;
}

.news_list .one_news .img_date_news .date_news .news_mouth {
  font-size: 14px;
  display: block;
  text-transform: uppercase;
}

.news_list .one_news .title_descr_news {
  color: #000;
  padding-right: 15px;
  padding-top: 14px;
}

.news_list .one_news .title_descr_news h2 {
  font-size: 24px;
  font-weight: normal;
  padding: 0;
  white-space: nowrap;
  width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  padding-bottom: 5px;
}

.news_list .one_news .title_descr_news p {
  font-size: 20px;
  padding: 0;
  color: #434343;
  margin: 0;
  font-weight: 300;
  overflow: hidden;
  height: 125px;
}
.news_list .one_news .title_descr_news p b {
    font-weight: 300;
}
.news_list .one_news .title_descr_news a {
  color: #434343;
  font-size: 20px;
  text-decoration: none;
  border-bottom: 1px solid #434343;
}

.news_detailed .type_news {
  background: #3c5b99;
  font-size: 24px;
  font-family: 'calibri';
  font-weight: 300;
  text-transform: uppercase;
  padding: 6px 22px;
  color: #fff;
  margin-top: 40px;
  text-align: center;
  min-width: 260px;
  max-width: 100%;
  display: inline-block;
}

.news_detailed h1 {
  font-weight: bold;
  color: #3c5b99;
  margin-top: 40px;
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 50px;
}

.news_detailed .one_news {
  padding-bottom: 30px;
}

.news_detailed .one_news .img_date_news {
  position: relative;
}

.news_detailed .one_news .img_date_news .img_news {
  width: 99%;
  overflow: hidden;
  height: 360px;
}

.news_detailed .one_news .img_date_news .img_news img {
  width: 100%;
  height: 100%;
}

.news_detailed .one_news .img_date_news .date_news {
  bottom: 14px;
  left: 14px;
  position: absolute;
  background: #3c5b99;
  color: #fff;
  height: 68px;
  width: 64px;
  text-align: center;
  padding-top: 8px;
  line-height: 0.8;
}

.news_detailed .one_news .img_date_news .date_news .news_number {
  font-size: 53px;
  font-family: 'BebasNeueBold', sans-serif;
}

.news_detailed .one_news .img_date_news .date_news .news_mouth {
  font-size: 14px;
  display: block;
  text-transform: uppercase;
}

.news_detailed .form_webinar {
  background: #3c5b99;
  height: 360px;
  position: relative;
  text-align: center;
  color: #fff;
  padding-top: 30px;
}

.news_detailed .form_webinar b {
  font-size: 36px;
  text-transform: uppercase;
}

.news_detailed .form_webinar p {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 24px;
}

.news_detailed .form_webinar input[type="text"] {
  width: 46%;
  margin-right: 10px;
  height: 35px;
  padding: 10px;
  margin-top: 10px;
}

.news_detailed .form_webinar input[type="text"]:nth-child(2n) {
  margin-right: 0;
}

.news_detailed .form_webinar .news_icon {
  position: absolute;
  bottom: 0;
  right: 4px;
}

.news_detailed .form_webinar .btn {
  background: transparent;
  color: #ffffff;
  margin-top: 15px;
  border: 1px solid white;
  font-weight: 300;
  font-size: 24px;
  padding: 8px 50px 8px 50px;
  margin-bottom: 10px;
}

.news_detailed .form_webinar .btn:hover {
  background: white;
  color: #3c5b99;
}

.news_detailed .form_webinar .btn:active {
  background: #eaeaea;
}

.news_detailed .form_webinar a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.news_detailed .text_webinar {
  color: #434343;
  font-size: 20px;
  padding-bottom: 30px;
}

.news_detailed .text_webinar b {
  font-weight: bold;
}

.news_detailed .text_webinar ul {
  font-weight: 300;
  padding-left: 30px;
  list-style-image: url("/assets/img/ulmarket.png");
}

.news_detailed .text_webinar ul li {
  padding-left: 10px;
  padding-bottom: 5px;
}

.news_detailed #uSocial .ico_uscl.uscl-bookmarks, .news_detailed .uSocial-Share .ico_uscl.uscl-bookmarks {
  background: red;
}

.news_detailed .soc_buttons {
  padding-bottom: 25px;
  display: block;
}

.a_back {
  border-bottom: 1px solid #000;
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: lighter;
  margin-left: 6px;
}

.news_for_webinar {
  padding-bottom: 100px;
}

.news_for_webinar h2 {
  color: #3c5b99;
  margin-top: 40px;
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.news_for_webinar .one_news .title_descr_news h2 {
  color: #161616;
  font-weight: normal;
}

.news_for_webinar .one_news .title_descr_news p {
  color: #161616;
  font-weight: normal;
  font-size: 18px;
  font-weight: 300;
  height: 115px;
}

.services_pages h1 {
  color: #3c5b99;
  margin-top: 40px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 30px;
}

.nav_services {
  padding: 0;
  margin: 0;
  border: 2px solid #3c5b99;
  margin-left: 4px;
  margin-top: 40px;
  list-style-type: none;
}

.nav_services > li {
	margin: 0px 0px;
}

.nav_services > li > a {
  font-size: 16px;
  color: #222222;
  border-bottom: 1px solid #3c5b99;
  padding: 4px 3px;
  margin: 0px 8px;
  text-decoration: none;
  display: block;
  height: 100%;
  width: auto;
}
.nav_services > li.active > a {
  background: #3c5b99;
	color: #fff;
  padding: 5px 11px;
  margin: 0px 0px;
	margin-top: -1px;
}
.nav_services > li > a:hover {
  background: #3c5b99;
  color: #fff;
  padding: 5px 11px;
  margin: 0px 0px;
	margin-top: -1px;
}

.nav_services > li:last-child a {
	border: none;
}

.nav_services .submenu_services {
  display: none;
  margin: 0;
  list-style-image: url("/assets/img/ulmarket.png");
	padding-left: 30px;
	margin-top: 2px;
  margin-right: 2px;
}

.nav_services .submenu_services > li {
  padding-left: 0px;
  margin-top: -1px;
  padding-bottom: 0px;
}

.nav_services .submenu_services > li a {
  font-size: 16px;
  color: #222222;
  border-bottom: 1px solid #3c5b99;
  padding: 5px 2px 5px 7px;
  margin-right: 5px;
  text-decoration: none;
  display: block;
  height: 100%;
  width: auto;
}

.nav_services .submenu_services > li:hover a {
  color: #fff;
  background: #3c5b99;
}

.nav_services .submenu_services > li:last-child a {
  border: none;
}

.nav_services > li.active .submenu_services {
  display: block;
}

.services_pages {
  padding-bottom: 70px;
}

.services_pages h1 {
  font-size: 48px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.services_pages .span-4 {
  width: 30%;
}

.services_pages .span-8 {
  padding-top: 40px;
  width: 64.1%;
  margin-left: 5%;
}

.services_pages .span-8 h2, .services_pages .span-8 h3, .services_pages .span-8 h4, .services_pages .span-8 h5 {
  font-size: 46px;
  color: #3c5b99;
  margin: -14px 0px 10px 0px;
  padding: 0;
  font-weight: bold;
}
.services_pages .span-8 h2{
  font-size: 36px;
  text-transform: none;
}
.services_pages .span-8 h3{
  font-size: 30px;
  text-transform: none;
}
.services_pages .span-8 h4{
  font-size: 26px;
  text-transform: none;
}
.services_pages .span-8 h5{
  font-size: 22px;
  text-transform: none;
}
.services_pages .span-8 h6{
  font-size: 20px;
  text-transform: none;
}
.services_pages .laws p {
  font-weight: 300;
  font-size: 18px;
  color: #636363;
}

.services_pages .laws ul {
  font-size: 20px;
  margin-left: 0;
  padding-left: 20px;
  font-weight: bold;
  color: #434343;
  list-style-image: url("/assets/img/ulmarket2.png");
}

.services_pages .laws > ul > li {
  padding-bottom: 10px;
}

.services_pages .laws > ul > li > ul {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  padding: 0;
  font-weight: 300;
}

.safety_objects .img_service_page {
  margin-bottom: 30px;
  width: 100%;
  max-height: 300px;
	overflow: hidden;
	text-align: center;
}

.safety_objects .img_service_page img {
  max-height: 100%;
  max-width: 100%;
}

.safety_objects p {
  padding-top: 0;
  margin-top: 0;
  font-size: 20px;
  color: #434343;
}

.safety_objects .buttons_dw_ord {
  margin-left: 25%;
  margin-top: 90px;
  margin-bottom: 40px;
}

.safety_objects .buttons_dw_ord a:nth-child(2) {
  padding: 10px 15px 10px 15px;
}

.safety_objects .buttons_dw_ord a {
  font-size: 16px;
  padding: 10px 15px 10px 15px;
  margin-right: 25px;
  position: relative;
  background: #fff;
}

.safety_objects .buttons_dw_ord a:hover {
  background: #3c5b99;
}

.safety_objects .buttons_dw_ord a img {
  width: 70px;
  top: -59px;
  position: absolute;
  left: 50px;
}

.buttons_dw_ord {
  margin-left: 14%;
  margin-top: 120px;
}

.buttons_dw_ord a:nth-child(2) {
  padding: 10px 15px 10px 15px;
}

.buttons_dw_ord a {
  font-size: 24px;
  padding: 10px 30px 10px 30px;
  margin-right: 25px;
  position: relative;
  background: #fff;
}

.buttons_dw_ord a:hover {
  background: #3c5b99;
}

.buttons_dw_ord a img {
  top: -95px;
  position: absolute;
  left: 70px;
}

.training .services_pages {
  line-height: 1.7;
}

.training .services_pages h2 {
  color: #3c5b99;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 0px;
}

.training .services_pages p {
  font-weight: 300;
  font-size: 20px;
  color: #434343;
  padding-bottom: 10px;
}

.training .services_pages p:last-child {
  padding-bottom: 20px;
}

.training_list {
  padding-bottom: 80px;
}

.training_list h2 {
  font-weight: bold;
  text-transform: none;
  color: #3c5b99;
  font-size: 36px;
  margin-bottom: 25px;
}

.training_list .span-6 {
  margin-bottom: 10px;
}

.training_list .span-6:nth-child(2n) {
  margin-right: 0;
}

.training_list .one_training {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
  min-height: 300px;
  border: 1px solid #aaaaaa;
  padding: 30px 55px 50px 23px;
  position: relative;
}

.training_list .one_training .logo_train img {
  max-height: 60px;
}

.training_list .one_training:hover {
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.14);
  border: 1px solid #3c5b99;
}

.training_list .one_training .text_train {
  padding-top: 30px;
  font-weight: 300;
  font-size: 20px;
  padding-bottom: 50px;
}

.training_list .one_training .button_train {
  position: absolute;
  bottom: 50px;
}

.search_page h1 {
  font-size: 48px;
  font-weight: bold;
  color: #3c5b99;
  margin-bottom: 18px;
}

.search_page .search_block {
  position: relative;
}

.search_page .search_block input[type="search"] {
  width: 80%;
  border: 2px solid #3c5b99;
  display: block;
  height: 59px;
  float: left;
  padding: 5px;
  -webkit-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.3);
  font-size: 20px;
}

.search_page .search_block button {
  padding: 0;
  font-size: 0;
  cursor: pointer;
  margin: 0;
  background: transparent;
  border: none;
}

.search_page .search_block button:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: -webkit-focus-ring-color auto 0px;
}

.search_page .search_nav {
  list-style-type: none;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 0;
}

.search_page .search_nav li {
  display: inline-block;
  padding: 8px 20px 8px 20px;
  text-transform: uppercase;
  min-width: 100px;
  cursor: pointer;
  font-size: 20px;
  color: #000;
  text-align: center;
}

.search_page .search_nav li.active {
  background: #3c5b99;
  color: #fff;
}

.search_page .one_result:last-child {
  margin-bottom: 60px;
}

.search_page .one_result {
  margin-bottom: 30px;
  border-bottom: 1px solid #3c5b99;
}

.search_page .one_result a {
  font-size: 21px;
  margin-top: 0;
  padding-top: 0;
  text-decoration: none;
  font-weight: bold;
  color: #434343;
  text-transform: none;
}

.search_page .one_result p {
  font-size: 18px;
  font-weight: 300;
}

.search_page .one_result .way_results {
  font-weight: bold;
  font-size: 20px;
  color: #434343;
}

.search_page .one_result .way_results ul:before {
  content: 'ПУТЬ:';
}

.search_page .one_result .way_results ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}

.search_page .one_result .way_results ul li:not(:first-child):before {
  content: '/';
  font-weight: 300;
  padding-left: 2px;
  padding-right: 5px;
}

.search_page .one_result .way_results ul li {
  display: inline;
}

.search_page .one_result .way_results ul li a {
  display: inline-block;
  font-weight: 300;
}

.search_page .one_result .way_results ul span {
  font-weight: 300;
}

.search_page .pagination {
  text-align: center;
  padding-bottom: 60px;
}

.search_page .pagination a:first-child, .search_page .pagination a:last-child {
  background: transparent;
  color: #dbdbdb;
  border: none;
  font-weight: bold;
}

.search_page .pagination a.active {
  background: #3c5b99;
  border: 1px solid #3c5b99;
  color: #fff;
  font-weight: bold;
}

.search_page .pagination a {
  background: transparent;
  border: 1px solid #dbdbdb;
  text-decoration: none;
  color: #000000;
  font-weight: normal;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 0px 4px;
  font-size: 18px;
  margin: 0 2px;
}

.search_page .pagination a:hover {
  background: #3c5b99;
  border: 1px solid #3c5b99;
  color: #fff;
}

.one_service_card:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
  border: 1px solid #3c5b99;
}

.one_service_card {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #aaaaaa;
  position: relative;
  margin-bottom: 10px;
  height: 100%;
  min-height: 350px;
  padding: 40px 30px 30px 20px;
}

.one_service_card .title_service_card {
  color: #3c5b99;
  font-weight: bold;
  font-size: 24px;
  font-family: 'calibri', sans-serif;
  text-transform: uppercase;
}

.one_service_card p {
  color: #434343;
  font-size: 20px;
  height: 130px;
  overflow: hidden;
}

.one_service_card .btn_service_card {
  position: absolute;
  bottom: 40px;
}

.one_service_card .img_service_card {
  position: absolute;
  width: 100%;
  bottom: 15px;
  right: 20px;
  max-width: 90px;
}

.one_service_card .img_service_card img {
  width: 100%;
}

.services_cards_title {
  text-transform: none;
  font-size: 36px;
  color: #3c5b99;
  font-weight: bold;
}

.services_cards {
  padding-bottom: 70px;
}

.services_cards .span-6:nth-child(2n) {
  margin-right: 0;
}

.products_list h1 {
  font-weight: bold;
  color: #3c5b99;
}

.info_about_company h1 {
  font-weight: bold;
  color: #3c5b99;
  margin-bottom: 0;
}

.info_about_company p {
  color: #636363;
  padding-top: 0px;
  padding-bottom: 0;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 18px;
}

.info_about_company ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #636363;
}

.info_about_company ul li {
  padding: 1px 0px;
}

.our_licenses {
  padding-top: 10px;
}

.our_licenses .span-7 {
  width: 54%;
}

.our_licenses .text_licenses {
  height: 632px;
  overflow: hidden;
  background: #3c5b99;
  width: 100%;
  padding: 25px 40px 25px 30px;
  color: #fff;
}

.our_licenses .text_licenses h2, .our_licenses .text_licenses h3, .our_licenses .text_licenses h4 {
  margin: 0;
  padding: 0;
}

.our_licenses .text_licenses h2 {
  font-size: 48px;
  margin-bottom: 10px;
}

.our_licenses .text_licenses h3 {
  font-weight: normal;
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.our_licenses .text_licenses p {
  font-weight: 18;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.our_licenses .text_licenses p:nth-child(3) {
  padding-right: 50px;
}

.our_licenses .text_licenses ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.our_licenses .text_licenses ul li {
  margin-top: 25px;
  padding-left: 30px;
  padding-right: 20px;
  background: url("/assets/img/ulmarket3.png") no-repeat left top;
}

.our_licenses .text_licenses ul li:last-child {
  padding-bottom: 20px;
}

.our_licenses .span-5 {
  width: 44%;
  margin-right: 0;
}

.our_licenses .slider_licenses {
  border: 2px solid #b5b5b5;
  height: 100%;
  padding: 65px 0px 54px;
}

.our_licenses .slider_licenses .license_slide {
  width: 63%;
}

.our_licenses .slider_licenses .license_slide img {
  margin: 0 auto;
}

#magnify {
  display: none;
  position: fixed;
  max-width: 500px;
  height: auto;
  z-index: 9999;
}

#magnify img {
  width: 100%;
}

#overlay {
  display: none;
  background-color: rgba(60, 91, 153, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9990;
}

#close-popup {
  width: 30px;
  height: 30px;
  border: 1px solid #AFAFAF;
  background: #fff;
  cursor: pointer;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  position: absolute;
  top: 15px;
  right: 15px;
}

#close-popup i {
  width: 30px;
  height: 30px;
  background-position: 2px 3px;
  -webkit-background-size: 25px 25px;
          background-size: 25px 25px;
  background-image: url("/assets/img/close.png");
  display: block;
}

#close-popup:hover {
  -webkit-animation: rota 4s infinite normal;
          animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.law_detailed h1 {
  font-weight: bold;
  font-size: 48px;
  margin-bottom: 15px;
  color: #3c5b99;
}

.law_detailed h2,.law_detailed h3, .law_detailed h4, .law_detailed h5, .law_detailed h6 {
  font-weight: bold;
  font-size: 26px;
  color: #434343;
  margin-top: 25px;
  text-transform: none;
}
.law_detailed h3{
  font-size: 22px;
}
.law_detailed h4{
  font-size: 20px;
}
.law_detailed h5, .law_detailed h6{
  font-size: 18px;
}
.law_detailed p img{
    max-width: 100%;
}
.law_detailed ul {
    font-weight: 300;
    color: #434343;

}
.law_detailed .date_law {
  color: #434343;
  font-size: 20px;
  font-weight: 300;
}

.law_detailed p {
  font-size: 20px;
  font-weight: 300;
  color: #434343;
}

.law_detailed p:last-child {
  margin-bottom: 25px;
}

.invite h1 {
  font-weight: bold;
  font-size: 20px;
  color: #434343;
  margin-top: 0px;
  padding-top: 0;
  text-transform: none;
}

.invite p {
  font-size: 20px;
  font-weight: 300;
  color: #434343;
}

.invite p:last-child {
  margin-bottom: 25px;
}

.invite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

.invite ul li {
  margin-top: 15px;
  font-weight: 300;
  font-size: 20px;
  padding-left: 25px;
  padding-right: 20px;
  background: url("/assets/img/ulmarket.png") no-repeat left center;
}

.buttons_law {
  margin-top: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.buttons_law a:last-child {
  margin-right: 0;
}

.buttons_law a {
  font-size: 20px;
  padding: 10px 10px 10px 10px;
  margin-right: 25px;
  position: relative;
  width: 260px;
  text-align: center;
  display: inline-block;
  background: #fff;
}

.buttons_law a:hover {
  background: #3c5b99;
}

.buttons_law a img {
  top: -95px;
  position: absolute;
  left: 70px;
}
.pagination_laws {
	margin-bottom: 70px;
}
.pagination_laws .socials_laws_mobile {
  display: none;
  text-align: center;
  margin: 0px auto 50px;
}

.pagination_laws .socials_laws_mobile a {
  margin: 20px auto;
}

.pagination_laws .span-4:nth-child(2) {
  text-align: center;
  margin-top: -30px;
}

.pagination_laws .span-4:nth-child(2) a {
  margin: 20px auto;
}

.prev_law:hover .arrow_prev_law img {
  top: 0;
}

.prev_law {
  float: left;
	width: 338px;
	max-height: 6em;
	overflow: hidden;
}

.prev_law .arrow_prev_law {
  float: left;
  height: 52px;
  margin-top: 5px;
  width: 30px;
  margin-bottom: 90px;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.prev_law .arrow_prev_law img {
  position: absolute;
  top: -100%;
}

.prev_law a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

.prev_law .title_prev_law {
  color: #3c5b99;
}

.prev_law .descr_prev_law {
  color: #000;
}

.next_law:hover .arrow_next_law img {
  left: -100%;
  top: 0;
}

.next_law {
  float: right;
  text-align: right;
	width: 318px;
	max-height: 6em;
	overflow: hidden;
}

.next_law .arrow_next_law {
  float: right;
  height: 52px;
  margin-top: 4px;
  width: 30px;
  margin-bottom: 90px;
  overflow: hidden;
  position: relative;
  margin-left: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.next_law .arrow_next_law img {
  position: absolute;
  top: -100%;
  left: -100%;
}

.next_law a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

.next_law .title_next_law {
  color: #3c5b99;
}

.next_law .descr_next_law {
  color: #000;
}

.contacts_page {
  padding-bottom: 100px;
}

.contacts_page h1 {
  font-weight: bold;
  color: #3c5b99;
  margin-bottom: 40px;
  font-size: 48px;
}

.one_contact {
  margin-left: 80px;
  margin-bottom: 35px;
  color: #434343;
  font-weight: 300;
  font-size: 20px;
}

.one_contact b {
  font-weight: normal;
}

.one_contact img {
  float: left;
  margin-right: 14px;
  margin-top: -1px;
  max-width: 25px;
  width: 100%;
}

.socials_contacts {
  margin-left: 80px;
}

.socials_contacts a {
  margin-right: 3px;
}

.product_detailed {
  padding-bottom: 40px;
}
.product_detailed h1 {
  font-size: 28px;
}
.product_detailed h1,.product_detailed  h2,.product_detailed h3,.product_detailed h4,.product_detailed h5,.product_detailed h6 {
  font-weight: bold;
  margin-bottom: 30px;
  color: #3c5b99;
}

.product_detailed .big_product_img {
  width: 93%;
  height: 465px;
	overflow: hidden;
	text-align: center;
  margin-bottom: 25px;
}

.product_detailed .big_product_img img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.product_detailed .thumbs_product {
  overflow: hidden;
}

.product_detailed .thumbs_product img {
  float: left;
  margin-right: 20px;
	max-width: 20%;
	margin-bottom: 10px;
	display: block;
	max-height: 90px;
}
.text_detailed_product h1 {
   font-size: 28px;
      text-transform: none;
}
.text_detailed_product h2{
   font-size: 24px;
      text-transform: none;
}
.text_detailed_product h3{
   font-size: 22px;
      text-transform: none;
}
.text_detailed_product h4{
   font-size: 20px;
      text-transform: none;
}
.text_detailed_product h5,.text_detailed_product h6 {
   font-size: 18px;
   text-transform: none;
}
.product_detailed .text_detailed_product p:first-child {
  margin-top: 0;
  padding-top: 0;
}

.product_detailed .text_detailed_product p {
  font-size: 20px;
  color: #434343;
  font-weight: 300;
}

.product_detailed .text_detailed_product img {
  max-width: 165px;
}

.product_detailed .buttons_product {
  margin-top: 160px;
}

.product_detailed .buttons_product a:nth-child(2) {
  padding: 10px 5px 10px 5px;
}

.product_detailed .buttons_product a {
  font-size: 18px;
  padding: 10px 25px 10px 25px;
  margin-right: 10px;
  position: relative;
  background: #fff;
}

.product_detailed .buttons_product a:hover {
  background: #3c5b99;
}

.product_detailed .buttons_product a img {
  top: -76px;
  position: absolute;
  left: 72px;
  max-width: 90px;
}


.product_tabs {
  width: 100%;
  margin: 40px auto 80px;
}

.product_tabs .tabs:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.product_tabs .tabs {
  border-bottom: 1px solid #3c5b99;
}

.product_tabs .tabs .tab {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  float: left;
  cursor: pointer;
  color: #343434;
  background: #ebebeb;
  font-size: 16px;
  padding: 10px 0 0 0;
  margin-right: 16px;
  cursor: pointer;
  width: 260px;
  height: 42px;
  text-transform: uppercase;
  border: 1px solid #3c5b99;
  margin-top: 20px;
  text-decoration: none;
  text-align: center;
}

.product_tabs .tabs .tab:last-child {
  margin-right: 0;
}

.product_tabs .tabs .tab:hover {
  background: #3c5b99;
  color: #fff;
}

.product_tabs .tabs .tab.active {
  color: #fff;
  border: 1px solid #3c5b99;
  border-bottom: none;
  background: #3c5b99;
  font-size: 16px;
  padding: 10px 0 0 0;
  cursor: pointer;
  width: 260px;
  height: 42px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}

.product_tabs .content .tab-cont {
  display: none;
  padding: 50px 0px 0px 0px;
}

.product_tabs .content .tab-cont h2, .product_tabs .content .tab-cont h3, .product_tabs .content .tab-cont h4, .product_tabs .content .tab-cont h5, .product_tabs .content .tab-cont h6 {
  color: #434343;
  font-size: 26px;
  margin: 0;
  padding: 0;
  text-transform: none;
  font-weight: normal;
}
.product_tabs .content .tab-cont h3{
  font-size: 24px;
}
.product_tabs .content .tab-cont h4{
  font-size: 20px;
}
.product_tabs .content .tab-cont h5,.product_tabs .content .tab-cont h6{
  font-size: 18px;
}
.product_tabs .content .tab-cont p {
  font-size: 18px;
  color: #434343;
  font-weight: 300;
}

.product_tabs .content .tab-cont ul {
  margin: 0;
  padding: 20px 10px 20px 5px;
  list-style-type: none;
  font-weight: 300;
  font-size: 18px;
}

.product_tabs .content .tab-cont > ul > li {
  background: url("/assets/img/ulmarket.png") no-repeat left center;
  padding-left: 25px;
  margin-bottom: 20px;
}
.product_tabs .content .tab-cont.active {
  display: block;
}

.socials_product_mobile {
  display: none;
  text-align: center;
  margin-bottom: 30px;
}

.socials_product_mobile a {
  margin: 20px 0px 20px 0px;
}
.pagination_product {
	margin-bottom: 70px;
}
.pagination_product .socials_laws_mobile {
  display: none;
	text-align: center;
	
  margin: 0px auto 50px;
}

.pagination_product .socials_laws_mobile a {
  margin: 20px auto;
}

.pagination_product .span-4:nth-child(2) {
  text-align: center;
  margin-top: -30px;
}

.pagination_product .span-4:nth-child(2) a {
  margin: 20px auto;
}

.pagination_product .prev_law:hover a {
  color: #3c5b99;
}

.pagination_product .prev_law:hover .arrow_prev_law img {
  top: 0;
}

.pagination_product .prev_law {
  float: left;
	min-width: 338px;
  min-height: 10px;
}

.pagination_product .prev_law .arrow_prev_law {
  float: left;
  height: 52px;
  margin-top: 5px;
  width: 30px;
  margin-bottom: 90px;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.pagination_product .prev_law .arrow_prev_law img {
  position: absolute;
  top: -100%;
}

.pagination_product .prev_law a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

.pagination_product .prev_law .title_prev_law {
  color: #000000;
  width: 150px;
  margin-top: 10px;
  display: inline-block;
}

.pagination_product .next_law:hover a {
  color: #3c5b99;
}

.pagination_product .next_law:hover .arrow_next_law img {
  left: -100%;
  top: 0;
}

.pagination_product .next_law {
  float: right;
  text-align: right;
	min-width: 318px;
  min-height: 10px;
}

.pagination_product .next_law .arrow_next_law {
  float: right;
  height: 52px;
  margin-top: 4px;
  width: 30px;
  margin-bottom: 90px;
  overflow: hidden;
  position: relative;
  margin-left: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.pagination_product .next_law .arrow_next_law img {
  position: absolute;
  top: -100%;
  left: -100%;
}

.pagination_product .next_law a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

.pagination_product .next_law .title_next_law {
  color: #000000;
  width: 150px;
  margin-top: 10px;
  display: inline-block;
}

/* --------------------------------------------------------------
 *
 *	 BLUEPRINT CSS
 *		* Filename:				grid.css
 *		* Version:				 0.7.1 (2008-02-25) YYYY-MM-DD
 *		* Website:				 http://code.google.com/p/blueprintcss/
 *
 *	 Generated by:
 *		* Blueprint CSS Grid Generator (2018-07-08) [http://bgg.kematzy.com/]
 *
 *	 Based on work by:
 *		* Olav Bjorkoy			[bjorkoy.com]
 *		* Nathan Borror		 [playgroundblues.com]
 *		* Jeff Croft				[jeffcroft.com]
 *		* Christian Metts	 [mintchaos.com]
 *		* Khoi Vinh				 [subtraction.com]
 *
 *	 == STRUCTURE: ========================
 *		* Page width:						1190 px
 *		* Number of columns:		 12
 *		* Column width:					90 px
 *		* Margin width:					10 px
 *	 ======================================
 *
 *	 By default, the grid is 1190px wide, with 12 columns
 *	 spanning 90px, and a 10px margin between columns.
 *
 *	 If you need fewer or more columns, use this formula to calculate
 *	 the new total width:
 *
 *	 Total width = (number_of_columns * column_width) - margin_width
 *
 *	 Read more about using a grid here:
 *	 * subtraction.com/archives/2007/0318_oh_yeeaahh.php
 *
 *-------------------------------------------------------------- */
/* A container should group all your columns. */
.container {
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
}

.container-fluid {
  margin: 0 0;
  width: 100%;
}

/* Use this class on any div.span / container to see the grid. */
.showgrid {
  background: url(src/grid.png);
}

/* Body margin for a sensile default look. */
body {
  margin: 0 0;
}

/* Columns
 *-------------------------------------------------------------- */
/* Sets up basic grid floating and margin. */
div.span-1, div.span-2, div.span-2-5, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 {
  float: left;
  margin-right: 10px;
}

div.last {
  margin-right: 0;
}

/* The last column in a row needs this class. */
/* Use these classes to set the width of a column. */
.span-1 {
  width: 7.56%;
}

.span-2 {
  width: 15.97%;
}

.span-2-5 {
  width: 19%;
}

.span-3 {
  width: 24.37%;
}

.span-4 {
  width: 32.77%;
}

.span-5 {
  width: 41.18%;
}

.span-6 {
  width: 49.58%;
}

.span-7 {
  width: 57.98%;
}

.span-8 {
  width: 66.39%;
}

.span-9 {
  width: 74.79%;
}

.span-10 {
  width: 83.19%;
}

.span-11 {
  width: 91.59%;
}

.span-12, div.span-12 {
  width: 100%;
  margin: 0;
}

/* Add these to a column to append empty cols. */
.append-1 {
  padding-right: 100px;
}

.append-2 {
  padding-right: 200px;
}

.append-3 {
  padding-right: 300px;
}

.append-4 {
  padding-right: 400px;
}

.append-5 {
  padding-right: 500px;
}

.append-6 {
  padding-right: 600px;
}

.append-7 {
  padding-right: 700px;
}

.append-8 {
  padding-right: 800px;
}

.append-9 {
  padding-right: 900px;
}

.append-10 {
  padding-right: 1000px;
}

.append-11 {
  padding-right: 1100px;
}

/* Add these to a column to prepend empty cols. */
.prepend-1 {
  padding-left: 100px;
}

.prepend-2 {
  padding-left: 200px;
}

.prepend-3 {
  padding-left: 300px;
}

.prepend-4 {
  padding-left: 400px;
}

.prepend-5 {
  padding-left: 500px;
}

.prepend-6 {
  padding-left: 600px;
}

.prepend-7 {
  padding-left: 700px;
}

.prepend-8 {
  padding-left: 800px;
}

.prepend-9 {
  padding-left: 900px;
}

.prepend-10 {
  padding-left: 1000px;
}

.prepend-11 {
  padding-left: 1100px;
}

/* Border on right hand side of a column. */
div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

div.colborder {
  padding-right: 88px;
  margin-right: 85px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
/* Use these classes on an element to push it into the
 * next column, or to pull it into the previous column. */
.pull-1 {
  margin-left: -100px;
}

.pull-2 {
  margin-left: -200px;
}

.pull-3 {
  margin-left: -300px;
}

.pull-4 {
  margin-left: -400px;
}

.pull-5 {
  margin-left: -500px;
}

.pull-6 {
  margin-left: -600px;
}

.pull-7 {
  margin-left: -700px;
}

.pull-8 {
  margin-left: -800px;
}

.pull-9 {
  margin-left: -900px;
}

.pull-10 {
  margin-left: -1000px;
}

.pull-11 {
  margin-left: -1100px;
}

.pull-12 {
  margin-left: -1200px;
}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12 {
  float: left;
  position: relative;
}

.push-1 {
  margin: 0 -100px 1.5em 100px;
}

.push-2 {
  margin: 0 -200px 1.5em 200px;
}

.push-3 {
  margin: 0 -300px 1.5em 300px;
}

.push-4 {
  margin: 0 -400px 1.5em 400px;
}

.push-5 {
  margin: 0 -500px 1.5em 500px;
}

.push-6 {
  margin: 0 -600px 1.5em 600px;
}

.push-7 {
  margin: 0 -700px 1.5em 700px;
}

.push-8 {
  margin: 0 -800px 1.5em 800px;
}

.push-9 {
  margin: 0 -900px 1.5em 900px;
}

.push-10 {
  margin: 0 -1000px 1.5em 1000px;
}

.push-11 {
  margin: 0 -1100px 1.5em 1100px;
}

.push-12 {
  margin: 0 -1200px 1.5em 1200px;
}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12 {
  float: right;
  position: relative;
}

/* Misc classes and elements
 *-------------------------------------------------------------- */
/* Use a .box to create a padded box inside a column. */
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #E5ECF9;
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}

hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
 * Based on How To Clear Floats Without Structural Markup by PiE
 * [http: */
.clearfix:after, .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix, .container {
  display: inline-block;
}

* html .clearfix, * html .container {
  height: 1%;
}

.clearfix, .container {
  display: block;
}

/* Regular clearing
 * apply to column that should drop below previous ones. */
.clear {
  clear: both;
}

/*==========  Desktop First  ==========*/
/* XLarge Devices, Wide Screens */
@media only screen and (max-width: 1600px) {
  /**/
  .footer_nav .white_bg_footer {
    width: 37.5%;
  }
  .slider_home .slide .text_slide {
    top: 23%;
    left: 15%;
  }
  .slider_home .slide .text_slide .tpl-h1 {
    font-size: 40px;
  }
  .slider_home .slide .text_slide h2 {
    font-size: 20px;
  }
  .slider_home .bx-pager {
    top: 210px;
  }
  .main_menu > li:hover:nth-last-child(3) > .submenu_table {
    right: -100%;
    left: auto;
  }
}

@media only screen and (max-width: 1300px) {
  /**/
  .top_header .logo_company .name_logo p {
    width: 80%;
  }
  .footer_nav .white_bg_footer {
    width: 35.5%;
  }
  *.container {
    width: 90% !important;
  }
  div.span-1, div.span-2, div.span-2-5, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 {
    margin-right: 5px;
  }
  div.last {
    margin-right: 0;
  }
  .our_services .one_service {
    margin-bottom: 0px;
  }
  .top_header .span-7.right_header {
    width: 61%;
  }
  .main_menu > li > a {
    padding: 0 15px;
  }
  .one_button .icon_fast_nav {
    height: 85px;
    width: 85px;
  }
  .one_button .text_fast_nav {
    line-height: 80px;
    font-size: 20px;
  }
  .about_company_home .bg_about {
    height: 130%;
    margin-left: 0;
    width: 54%;
  }
  .about_company_home .one_advantage {
    margin-left: -50px;
  }
  .about_company_home .one_advantage .text_adv {
    margin-right: 20px;
  }
  .about_company_home .one_advantage .text_adv strong {
    font-size: 30px;
  }
  .advantages_home .span-2-5 {
    margin-right: 10px;
  }
  .advantages_home .span-2-5 .one_adv_block p {
    width: 170px;
  }
  .our_training .text_training {
    margin-left: -10px;
  }
  .our_training .text_training h5 {
    font-size: 36px;
    margin-bottom: 5px;
  }
  .our_training .text_training h6 {
    font-size: 18px;
    padding-bottom: 0;
  }
  .our_training .text_training p {
    font-size: 16px;
  }
  .our_training .text_training p span {
    font-size: 20px;
  }
  .our_training .text_training .btn_home {
    font-size: 16px;
  }
  .footer_nav .span-2.last {
    width: 24%;
  }
  .footer_nav .span-5.last {
    width: 32%;
  }
  .footer_nav .container:nth-child(2) {
    margin-top: 10px;
  }
  .footer_nav .logo_company .name_logo p {
    font-size: 14px;
  }
  .footer_nav .logo_company .name_logo strong {
    font-size: 20px;
  }
  .footer_nav .services_nav_footer ul{
		height: 12rem;
	}
	
	.footer_nav .services_nav_footer ul li {
		padding-top: 4px;
		margin-right: 3%;
		width: 70%;
    padding-bottom: 0;
	}
	
  .footer_nav .services_nav_footer a {
    font-size: 14px;
  }
  .footer_nav .site_nav_footer ul li a {
    font-size: 14px;
  }
  .one_service_card .title_service_card {
    font-size: 21px;
  }
  .one_service_card p {
    font-size: 17px;
  }
  .our_licenses .text_licenses h2 {
    font-size: 36px;
  }
  .our_licenses .text_licenses h3 {
    font-size: 20px;
  }
  .our_licenses .text_licenses ul li {
    margin-top: 10px;
  }
  .one_contact {
    font-size: 16px;
  }
  .product_detailed .span-7 {
    width: 50%;
  }
  .product_detailed .thumbs_product img {
    width: 20.5%;
  }
  .product_detailed .text_detailed_product p {
    font-size: 16px;
  }
  .product_detailed .buttons_product {
    margin-top: 50px;     display: inline-block;
  }
  .product_detailed .buttons_product a {
    padding: 10px 15px 10px 15px;
    width: 260px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    display: block;     clear: both;
  }
  .product_detailed .buttons_product a img {
    display: none;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/
  .top_header .span-7.right_header .search_block {
    display: none;
  }
  .top_header .span-7.right_header .geo_company {
    width: 50%;
    margin-right: 0;
  }
  .top_header .span-7.right_header .contacts_header {
    float: right;
    width: 45%;
  }
  .top_header .span-7.right_header .contacts_header a {
    margin-left: 0;
  }
  .main_menu > li > a {
    padding: 0 10px;
  }
  .one_button {
    margin-left: 10px;
  }
  .one_button .icon_fast_nav {
    height: 78px;
    width: 78px;
  }
  .one_button .text_fast_nav {
    line-height: 80px;
    font-size: 16px;
  }
  .one_button .text_fast_nav strong {
    padding-left: 10px;
  }
  .our_services .span-12 p {
    margin-top: 10px;
    text-align: left;
  }
  .our_services .span-3 {
    margin-right: 5px;
  }
  .our_services .span-3.last {
    margin-right: 5px;
  }
  .our_services .one_service {
    margin-bottom: 5px;
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .wrapper_service {
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .text_service {
    font-size: 14px;
  }
  .our_training .text_training .btn_home:nth-last-child(2) {
    width: auto;
  }
  .button_subscribe a.btn_home {
    font-size: 16px;
    padding: 10px 15px 10px 15px;
  }
  .partner_detailed .products_partner {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .partner_detailed .products_partner .span-4 {
    width: 32%;
    margin-right: 16px;
    padding-bottom: 16px;
  }
  .partner_detailed .products_partner .span-4:nth-child(3n) {
    margin-right: 0px;
  }
  .news_detailed h1 {
    font-size: 36px;
  }
  .news_detailed .one_news .img_date_news .img_news {
    height: 300px;
  }
  .news_detailed .form_webinar {
    height: 300px;
    padding-bottom: 10px;
  }
  .news_detailed .form_webinar b {
    font-size: 26px;
  }
  .news_detailed .form_webinar p {
    font-size: 20px;
  }
  .news_detailed .form_webinar input[type=text] {
    height: 30px;
    margin-top: 5px;
  }
  .buttons_dw_ord {
    margin-left: 0;
  }
  .contacts_page .span-6 {
    width: 100%;
    text-align: center;
  }
  .contacts_page .span-6.last {
    text-align: left;
    margin-top: 50px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**/
  .bx-pager {
    display: none;
  }
  .top_header .span-7.right_header {
    width: 59%;
  }
  .top_header .logo_company .name_logo strong {
    font-size: 20px;
  }
  .top_header .logo_company .name_logo p {
    font-size: 14px;
  }
  .menuFour {
    display: block;
    float: right;
    cursor: pointer;
  }
  .nav_header .span-12.last {
      height: 50px;
  }
  .nav_header .span-12.last nav {
    display: block;
    background: #fff;
	}
	
	.main_menu > li:hover > .submenu_table > li:hover > a {
		background-color: #fff;
		text-decoration: underline;
		color: #3c5b99;
	}

	.main_menu > li:hover > ul.submenu_list > li:hover > a {
		background-color: #fff;
		text-decoration: underline;
		color: #3c5b99;
	}
  .main_menu > li {
		float: none;
		padding: 0;
    width: 250px;
	}
	.main_menu > li:nth-child(4):hover > ul.submenu_list {
		width: 100%;
	}
  .main_menu > li:hover > ul.submenu_list {
    position: static;
    width: 250px;
	}
  .main_menu > li:hover > ul.submenu_list > li > a {
    font-size: 12px;
  }
  .main_menu > li:hover > .submenu_table {
    width: 100%;
		position: static;
		column-count: 1;
	}
	.main_menu > li:hover > .submenu_table > li:nth-child(4n) > a, .main_menu > li:hover > .submenu_table > li:last-child > a {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.main_menu > li:hover > .submenu_table > li > a{
		font-size: 12px;
		padding: 6px 0px;
		margin-right: 0;
		line-height: 1.2;
	}
	.main_menu > li:hover > .submenu_table > li > ul > li > a{
		font-size: 12px;
		padding: 0;
		line-height: 1.2;
	}
	.main_menu > li:hover > .submenu_table > li > ul > li > a{
		font-size: 12px;
		padding: 0;
		line-height: 1.2;
	}
	.main_menu > li:hover > .submenu_table > li > ul {
		margin: 0;
		padding-left: 0px;
	}
	.main_menu > li:hover > ul.submenu_list, .main_menu > li:hover > ul.submenu_table {
		border: none;
	}
	.main_menu > li:hover > .submenu_table > li > ul > li {
		list-style-type: none;
		list-style-image: none;
		margin: 0;
		padding: 4px 0px;
		line-height: 1.2;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
  .one_button {
    margin-left: 0px;
  }
  .one_button .icon_fast_nav {
    height: 70px;
    width: 70px;
  }
  .one_button .text_fast_nav {
    line-height: 70px;
    font-size: 12px;
  }
  .one_button .text_fast_nav strong {
    padding-left: 5px;
  }
  .about_company_home .bg_about {
    height: -webkit-calc(100% + 100px);
    height: calc(100% + 100px);
    margin-left: 25px;
    width: 51%;
  }
  .about_company_home .one_advantage {
    margin-left: -20px;
  }
  .about_company_home .one_advantage .img_adv {
    height: 100px;
    width: 100px;
  }
  .about_company_home .one_advantage .img_adv img {
    width: 60px;
    height: 41px;
    margin-top: 18px;
    margin-left: 1px;
  }
  .about_company_home .one_advantage .text_adv {
    margin-right: 10px;
    padding-top: 10px;
    margin-left: 115px;
  }
  .about_company_home .one_advantage .text_adv strong {
    font-size: 22px;
  }
  .about_company_home .one_advantage .text_adv p {
    font-size: 16px;
  }
  .about_company_home .text_about_home {
    margin-top: 40px;
  }
  .about_company_home .text_about_home h3 {
    font-size: 45px;
  }
  .about_company_home .text_about_home p {
    font-size: 13px;
  }
  .our_services .span-3 {
    margin-right: 0px;
    width: 32.7%;
  }
  .our_services .span-3.last {
    margin-right: 0px;
  }
  .our_services .one_service {
    margin-bottom: 0px;
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .wrapper_service {
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .text_service {
    font-size: 14px;
  }
  .our_services .one_service .text_service .one_text_service {
    font-size: 16px;
  }
  .advantages_home {
    padding-bottom: 0px;
  }
  .advantages_home .span-2-5 {
    width: 49%;
    margin-right: 0px;
  }
  .advantages_home .span-2-5 .one_adv_block {
    border: none;
  }
  .advantages_home .span-2-5 .one_adv_block p {
    width: 240px;
  }
  .advantages_home .span-2-5:last-child {
    margin-left: 25%;
  }
  .our_training .text_training {
    margin-left: -10px;
  }
  .our_training .text_training h5 {
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 5px;
  }
  .our_training .text_training h6 {
    font-size: 16px;
    padding-bottom: 0;
  }
  .our_training .text_training p {
    font-size: 14px;
  }
  .our_training .text_training p span {
    font-size: 16px;
  }
  .our_training .text_training .btn_home {
    padding: 10px 20px 10px 20px;
    font-size: 13px;
  }
  .news_home .one_news .title_descr_news h2 {
    font-size: 21px;
  }
  .news_home .one_news .title_descr_news p {
    font-size: 15px;
  }
  .news_home .one_news .img_date_news .date_news {
    height: 44px;
    width: 42px;
  }
  .news_home .one_news .img_date_news .date_news .news_number {
    font-size: 27px;
  }
  .news_home .one_news .img_date_news .date_news .news_mouth {
    font-size: 11px;
  }
  .footer_top h5 {
    font-size: 33px;
  }
  .footer_nav .white_bg_footer {
    border-top: 82px solid #fff;
  }
  .footer_nav .span-2.last {
    width: 35%;
  }
  .footer_nav .span-5.last {
    width: 20%;
    font-size: 10px;
  }
  .footer_nav .container:nth-child(2) {
		margin-top: 0px;
  }

  .footer_nav .logo_company .img_logo img {
    height: 60px;
  }
  .footer_nav .logo_company .name_logo p {
    font-size: 11px;
  }
  .footer_nav .logo_company .name_logo strong {
    font-size: 16px;
  }
  .footer_nav .phone_footer a {
    font-size: 24px;
	}
	.footer_nav .services_nav_footer ul {
		height: 14rem;
		margin-top: 0;
	}
  .footer_nav .services_nav_footer ul li {
    padding-top: 4px;
		padding-bottom: 0;
		width: 60%;
  }
  .footer_nav .services_nav_footer a {
    font-size: 14px;
  }
  .footer_nav .site_nav_footer ul li a {
    font-size: 14px;
  }
  .footer_nav .all_right {
    font-size: 12px;
  }
  .footer_nav .all_right a {
    font-size: 16px;
  }
  .partners_list .span-6 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .partner_detailed .products_partner {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .partner_detailed .products_partner .span-4 {
    width: 49%;
    margin-right: 12px;
    padding-bottom: 12px;
  }
  .partner_detailed .products_partner .span-4:nth-child(2n) {
    margin-right: 0;
  }
  .partner_detailed .products_partner .span-4:nth-child(3n) {
    margin-right: 12px;
  }
  .partner_detailed .products_partner .span-4:last-child {
    margin-right: 0;
  }
  .partner_detailed .about_partner {
    font-size: 18px;
  }
  .nav_page_secondary ul li a {
    padding: 14px 5px 14px 6px;
  }
  .news_page .news_nav li {
    padding: 5px 20px 5px 20px;
    min-width: 100px;
    font-size: 15px;
  }
  .news_page .one_news .title_descr_news h2 {
    font-size: 18px;
  }
  .news_page .one_news .title_descr_news p {
    font-size: 14px;
    height: 120px;
  }
  .news_list .span-4 {
    width: 50%;
    margin-right: 0;
  }
  .news_detailed .span-6 {
    width: 100%;
  }
  .news_detailed .span-6 .one_news {
    padding-bottom: 0;
  }
  .news_detailed .span-6 .one_news .img_date_news .img_news {
    width: 100%;
  }
  .news_detailed .span-6 .one_news .img_date_news .img_news img {
    height: auto;
    width: 100%;
  }
  .services_pages h1 {
    font-size: 32px;
  }
  .services_pages .span-4 {
    display: none;
  }
  .services_pages .span-8 {
    width: 100%;
    padding-top: 70px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 30px;
  }
  .training h1 {
    font-size: 36px;
  }
  .training p {
    font-size: 16px;
  }
  .training_list h2 {
    font-size: 30px;
  }
  .training_list .span-6 {
    width: 100%;
    margin-right: 0;
  }
  .search_page .span-6 {
    width: 100%;
  }
  .search_page .span-6 .search_block input[type="search"] {
    height: 40px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .search_page .span-6 .search_block button {
    height: 40px;
  }
  .search_page .span-6 .search_block button img {
    height: 100%;
  }
  .search_page .span-6 .search_nav {
    text-align: center;
  }
  .search_page .span-6 .search_nav li {
    width: 100%;
    font-size: 14px;
  }
  .search_page .one_result a {
    font-size: 16px;
  }
  .search_page .one_result p {
    font-size: 14px;
  }
  .search_page .one_result .way_results ul {
    font-size: 15px;
  }
  .one_service_card p {
    height: 88px;
  }
  .our_licenses .text_licenses {
    height: 428px;
    padding: 5px 20px 5px 20px;
  }
  .our_licenses .text_licenses h2 {
    font-size: 30px;
  }
  .our_licenses .text_licenses p {
    font-size: 13px;
    padding-right: 0;
  }
  .our_licenses .text_licenses p:nth-child(3) {
    padding-right: 0;
  }
  .our_licenses .text_licenses h3 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .our_licenses .text_licenses ul li {
    margin-top: 4px;
    font-size: 13px;
  }
  .our_licenses .slider_licenses {
    height: 428px;
    padding: 0;
  }
  .law_detailed h1 {
    font-size: 40px;
  }
  .law_detailed p {
    font-size: 16px;
  }
  .buttons_law {
    margin-bottom: 40px;
  }
  .buttons_law a {
    font-size: 16px;
    width: 220px;
  }
  .buttons_law a img {
    left: 50px;
  }
  .pagination_laws .socials_laws_mobile {
    display: block;
  }
  .pagination_laws .span-4 {
    width: 49%;
  }
  .pagination_laws .socials_laws_computer {
    display: none;
  }
  .product_detailed h1 {
    font-size: 32px;
  }
  .product_detailed .span-7 {
    width: 100%;
  }
  .product_detailed .span-5.last {
    width: 100%;
    margin-top: 40px;
  }
  .product_detailed .big_product_img {
    width: 100%;
  }
  .product_detailed .thumbs_product img {
    margin-bottom: 20px;
    margin-right: 3%;
    width: -webkit-calc(25.7% - 3%);
    width: calc(25.7% - 3%);
  }
  .product_detailed .thumbs_product img:last-child {
    margin-right: 0;
  }
  .product_tabs .content .tab-cont h2 {
    font-size: 18px;
  }
  .product_tabs .content .tab-cont p {
    font-size: 14px;
  }
  .product_tabs .content .tab-cont ul {
    font-size: 14px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /**/
  h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    font-size: 40px;
	}
	.subscribe{
		text-align: center;	
		margin-bottom: 100px;
	}
	.subscribe h1 {
		text-align: left;	
	}
	.subscribe submit {
		width: 100%;
	}
	.subscribe input {
		width: 100%;
		height: 50px;
		padding: 15px;
		margin-bottom: 10px;
		border: 1px solid #3c5b99
	}
  .btn_home, a.btn_home {
    font-size: 15px;
    padding: 10px 20px 10px 20px;
  }
  .nav_header {
    background: #3c5b99;
  }
  .nav_header .geo_company {
    display: block;
    margin-left: 25px;
  }
  .nav_header .geo_company .jq-selectbox__select {
    color: #000;
  }
  .nav_header .geo_company .jq-selectbox__select .jq-selectbox__select-text {
    font-size: 14px;
  }
  .top_header .span-5 {
    width: 55%;
  }
  .top_header .span-7.right_header {
    width: 45%;
  }
  .top_header .span-7.right_header .geo_company {
    display: none;
  }
  .top_header .span-7.right_header .contacts_header {
    float: none;
    width: 100%;
  }
  .top_header .logo_company .name_logo strong {
    font-size: 20px;
  }
  .top_header .logo_company .name_logo p {
    font-size: 14px;
  }
  .slider_home .slide .text_slide {
    top: 20%;
    width: 100%;
    left: 0%;
    text-align: center;
  }
  .slider_home .slide .text_slide .tpl-h1, .slider_home .slide .text_slide h2 {
    padding-right: 0;
  }
  .slider_home .slide img {
    height: 320px;
  }
  .fast_nav .span-4, .footer_top .span-4 {
    width: 100%;
    margin-right: 0;
  }
  .fast_nav .span-4 .one_button, .footer_top .span-4 .one_button {
    width: 280px;
    margin: 20px auto;
	}
	.news_detailed .soc_buttons {
		text-align: center;
	}
  .fast_nav .span-4 .one_button .text_fast_nav, .footer_top .span-4 .one_button .text_fast_nav {
    font-size: 16px;
  }
  .fast_nav .span-4 .one_button .text_fast_nav strong, .footer_top .span-4 .one_button .text_fast_nav strong {
    padding-left: 10px;
  }
  .fast_nav .span-4, .footer_top .span-4 {
    margin-top: 30px;
  }
  .about_company_home .container {
    width: 100% !important;
  }
  .about_company_home .span-7 {
    width: 100%;
  }
  .about_company_home .span-7 .bg_about {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
  .about_company_home .one_advantage {
    margin-left: 40px;
  }
  .about_company_home .one_advantage .img_adv {
    height: 100px;
    width: 100px;
  }
  .about_company_home .one_advantage .img_adv img {
    width: 60px;
    height: 41px;
    margin-top: 18px;
    margin-left: 1px;
  }
  .about_company_home .one_advantage .text_adv {
    margin-right: 40px;
    padding-top: 10px;
    margin-left: 115px;
  }
  .about_company_home .one_advantage .text_adv strong {
    font-size: 26px;
  }
  .about_company_home .one_advantage .text_adv p {
    font-size: 16px;
  }
  .about_company_home .span-5.last {
    width: 100%;
    text-align: center;
  }
  .about_company_home .text_about_home {
    margin-top: 40px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  .about_company_home .text_about_home h3 {
    font-size: 45px;
  }
  .about_company_home .text_about_home p {
    font-size: 13px;
    text-align: left;
  }
  .our_services .span-3 {
    margin-right: 0px;
    width: 49.7%;
  }
  .our_services .span-3.last {
    margin-right: 0px;
  }
  .our_services .one_service {
    margin-bottom: 0px;
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .wrapper_service {
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .text_service {
    font-size: 14px;
  }
  .our_services .one_service .text_service .one_text_service {
    font-size: 18px;
  }
  .our_training .span-7 {
    width: 100%;
    margin-right: 0;
  }
  .our_training .span-7 img {
    width: 100%;
  }
  .our_training .span-5.last {
    width: 100%;
    margin-right: 0;
  }
  .our_training .teaser_training {
    width: 100%;
    height: auto;
  }
  .our_training .text_training {
    text-align: center;
    margin-left: 0px;
  }
  .our_training .text_training h5 {
    font-size: 30px;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 5px;
  }
  .our_training .text_training h6 {
    text-align: left;
    font-size: 16px;
    padding-bottom: 0;
  }
  .our_training .text_training p {
    text-align: left;
    font-size: 14px;
  }
  .our_training .text_training p span {
    font-size: 16px;
  }
  .our_training .text_training .btn_home {
    font-size: 13px;
  }
  .news_home .span-4 {
    width: 100%;
    padding-bottom: 20px;
  }
  .news_home .one_news .title_descr_news h2 {
    font-size: 21px;
  }
  .news_home .one_news .title_descr_news p {
    font-size: 15px;
  }
  .news_home .one_news .img_date_news .img_news {
    width: 100%;
    height: 300px;
  }
  .news_home .one_news .img_date_news .img_news img {
    width: 100%;
    height: 300px;
  }
  .news_home .one_news .img_date_news .date_news {
    height: 64px;
    width: 60px;
  }
  .news_home .one_news .img_date_news .date_news .news_number {
    font-size: 50px;
  }
  .news_home .one_news .img_date_news .date_news .news_mouth {
    font-size: 13px;
  }
  .footer_top h5 {
    font-size: 30px;
  }
  .footer_top .span-5 {
    width: 100%;
  }
  .footer_top .span-7 {
    width: 100%;
  }
  .footer_top .contact_form textarea {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .footer_nav {
    height: 450px;
  }
  .footer_nav .span-4 {
    width: 50%;
    margin-right: 0;
  }
  .footer_nav .span-4 .white_bg_footer {
    width: 52%;
  }
  .footer_nav .span-2 {
    width: 50%;
    margin-right: 0;
  }
  .footer_nav .span-6.last {
		display: none;
  }
  .footer_nav .span-6.last .services_nav_footer {
    margin-left: -10px;
  }
  .footer_nav .span-5:first-child {
    width: 90%;
    position: absolute;
    margin-top: -22px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
  .footer_nav .span-2.last {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
  .footer_nav .span-5.last {
    width: 100%;
    text-align: center;
  }
  .footer_nav .span-5.last .author_site {
    margin-top: 0px;
    float: none;
    font-size: 15px;
  }
  .partner_detailed .about_partner {
    font-size: 16px;
  }
  .partner_detailed .products_partner .span-4 {
    width: 100%;
    margin-right: 0;
    padding-bottom: 12px;
  }
  .partner_detailed .products_partner .span-4:nth-child(2n) {
    margin-right: 0;
  }
  .partner_detailed .products_partner .span-4:nth-child(3n) {
    margin-right: 0;
  }
  .partner_detailed .products_partner .span-4:last-child {
    margin-right: 0;
  }
  .partner_detailed .products_partner .one_product_partner .text_prod_one {
    padding-top: 20px;
  }
  .nav_page_secondary {
    text-align: center;
  }
  .nav_page_secondary ul li {
    width: 100%;
    padding: 5px 5px 5px 6px;
  }
  .news_page .news_nav {
    text-align: center;
  }
  .news_page .news_nav li {
    padding: 15px 20px 15px 20px;
    min-width: 100%;
    font-size: 15px;
  }
  .news_list .span-4 {
    margin-right: 0;
    width: 100%;
  }
  .news_list .one_news .img_date_news .date_news {
    bottom: 30px;
  }
  .news_list .one_news .img_date_news .img_news {
    width: auto;
    height: 200px;
  }
  .news_detailed h1 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .news_detailed .form_webinar {
    height: 330px;
  }
  .news_detailed .text_webinar {
    font-size: 16px;
  }
  .news_for_webinar h2 {
    font-size: 28px;
  }
  .news_home {
    -webkit-background-size: cover;
            background-size: cover;
  }
  .safety_objects .buttons_dw_ord {
    text-align: center;
    margin-left: 0;
    width: 60%;
    margin: 0 auto;
  }
  .safety_objects .buttons_dw_ord a {
    margin-bottom: 14px;
    margin-right: 0;
  }
  .buttons_dw_ord {
    text-align: center;
  }
  .buttons_dw_ord a {
    display: block;
    margin-right: 0;
  }
  .buttons_dw_ord a img {
    display: none;
  }
  .search_page h1 {
    font-size: 26px;
  }
  .services_cards .span-6 {
    width: 100%;
  }
  .info_about_company p {
    font-size: 14px;
  }
  .our_licenses .span-7 {
    width: 100%;
  }
  .our_licenses .span-5 {
    width: 100%;
  }
  .our_licenses .text_licenses {
    padding: 25px;
    height: 100%;
  }
  .our_licenses .slider_licenses {
    height: 100%;
  }
  .buttons_law {
    display: block;
    margin-top: 30px;
  }
  .buttons_law a {
    margin: 10px auto;
    display: block;
  }
  .buttons_law a img {
    display: none;
  }
  .buttons_law a:last-child {
    margin-right: auto;
  }
  .pagination_laws .span-4 {
    width: 100%;
  }
  .pagination_laws .span-4 .next_law, .pagination_laws .span-4 .prev_law {
    float: none;
    margin: 0 auto;
  }
  .pagination_laws .span-4 .next_law .arrow_next_law, .pagination_laws .span-4 .next_law .arrow_prev_law, .pagination_laws .span-4 .prev_law .arrow_next_law, .pagination_laws .span-4 .prev_law .arrow_prev_law {
    margin-bottom: 50px;
  }
  .contacts_page h1 {
    font-size: 32px;
  }
  .one_contact, .socials_contacts {
    margin-left: 0;
    font-size: 14px;
  }
  .one_contact a, .socials_contacts a {
    margin-right: 0;
  }
  .socials_product_mobile {
    display: block;
  }
  .socials_product_computer {
    display: none;
  }
  .pagination_product .span-4 {
    width: 49%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 580px) {
  /**/
  h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    font-size: 27px;
    line-height: 1.0;
	}
	.product_detailed .big_product_img {
		height: auto;
	}
  .top_header .span-5 {
    width: 60%;
  }
  .top_header .span-7.right_header {
    width: 40%;
  }
  .top_header .span-7.right_header .contacts_header {
    float: right;
    width: 150px;
  }
  .top_header .span-7.right_header .contacts_header a {
    font-size: 16px;
  }
  .top_header .span-7.right_header .contacts_header img {
    display: none;
  }
  .top_header .logo_company .name_logo strong {
    font-size: 16px;
  }
  .top_header .logo_company .name_logo p {
    font-size: 12px;
    width: 75%;
  }
  .about_company_home .span-7 .bg_about {
    width: 100%;
    height: 100%;
  }
  .about_company_home .one_advantage {
    margin-left: 20px;
  }
  .about_company_home .one_advantage .img_adv {
    height: 100px;
    width: 100px;
  }
  .about_company_home .one_advantage .img_adv img {
    width: 60px;
    height: 41px;
    margin-top: 18px;
    margin-left: 1px;
  }
  .about_company_home .one_advantage .text_adv {
    margin-right: 40px;
    padding-top: 10px;
    margin-left: 115px;
  }
  .about_company_home .one_advantage .text_adv strong {
    font-size: 22px;
  }
  .about_company_home .one_advantage .text_adv p {
    font-size: 12px;
  }
  .our_services .span-12 {
    padding-left: 30px;
    padding-bottom: 40px;
  }
  .our_services .span-12 p {
    display: none;
  }
  .our_services .container {
    width: 100% !important;
  }
  .our_services .span-3 {
    margin-right: 0px;
    width: 100%;
  }
  .our_services .span-3.last {
    margin-right: 0px;
  }
  .our_services .one_service {
    margin-bottom: 0px;
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .wrapper_service {
    width: 100%;
    height: 100%;
  }
  .our_services .one_service .text_service {
    font-size: 17px;
  }
  .our_services .one_service .text_service .one_text_service {
    font-size: 18px;
  }

  .advantages_home {
    padding-bottom: 0px;
  }
  .advantages_home .span-2-5 {
    width: 100%;
    margin-right: 0px;
  }
  .advantages_home .span-2-5 .one_adv_block {
    padding-bottom: 10px;
    height: 350px;
  }
  .advantages_home .span-2-5 .one_adv_block p {
    text-align: center;
    padding-left: 0px;
    width: 100%;
  }
  .advantages_home .span-2-5:last-child {
    margin-left: 0%;
  }
  .our_partners {
    padding-bottom: 70px;
  }
  .footer_nav {
    height: 650px;
  }
  .footer_nav .span-6.last .services_nav_footer:first-child {
    margin-left: -20px;
  }
  .footer_nav .span-4 {
    width: 100%;
  }
  .footer_nav .span-4 .white_bg_footer {
    width: 92%;
  }
  .footer_nav .span-4 .logo_company .name_logo p {
    font-size: 12px;
    padding-right: 40px;
  }
  .footer_nav .span-4 .logo_company .name_logo strong {
    font-size: 16px;
  }
  .footer_nav .span-4 .logo_company .img_logo {
    margin-right: 5px;
  }
  .footer_nav .span-4 .phone_footer {
    margin-top: 40px;
    text-align: center;
  }
  .footer_nav .span-4 .button_subscribe {
    margin-top: 20px;
    text-align: center;
  }
  .footer_nav .span-2 {
    width: 100%;
    text-align: center;
  }
  .footer_nav .span-2 ul {
    margin-left: 0;
    padding-left: 0;
  }
  .footer_nav .services_nav_footer ul li {
    padding-top: 10px;
  }
  .footer_nav .services_nav_footer ul li a {
    line-height: 0;
  }
  .partners_list .one_partner .text_partner b {
    font-size: 20px;
  }
  .partners_list .one_partner .text_partner p {
    font-size: 16px;
  }
  .news_detailed .span-6 .one_news .img_date_news .img_news img {
    width: 100%;
    height: 100%;
  }
  .services_pages h1 {
    font-size: 24px;
  }
  .services_pages .span-8 {
    margin-right: 0;
    margin-left: 15px;
  }
  .services_pages .span-8 h2, .services_pages .span-8 h3, .services_pages .span-8 h4, .services_pages .span-8 h5, .services_pages .span-8 h6 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .services_pages .span-8 p {
    font-size: 16px;
  }
  .services_pages .laws p {
    font-size: 14px;
  }
  .services_pages .laws .title_laws {
    font-size: 14px;
  }
  .safety_objects p {
    font-size: 14px;
  }
  .training h1 {
    font-size: 24px;
  }
  .training p {
    font-size: 14px;
  }
  .training p:last-child {
    padding-bottom: 10px;
  }
  .training_list h2 {
    font-size: 24px;
  }
  .training_list .one_training {
    padding: 40px 30px 50px 30px;
    text-align: center;
  }
  .training_list .one_training .text_train {
    font-size: 14px;
  }
  .training_list .one_training .button_train {
    position: static;
  }
  .services_cards_title {
    font-size: 24px;
  }
  .one_service_card .img_service_card {
    max-width: 60px;
  }
  .one_service_card .title_service_card {
    font-size: 18px;
  }
  .one_service_card p {
    font-size: 14px;
    height: auto;
    margin-bottom: 100px;
  }
  .news_list .one_news .title_descr_news h2 {
    font-size: 20px;
    font-weight: normal;
    white-space: normal;
  }
  .law_detailed h1 {
    font-size: 26px;
  }
  .law_detailed .date_law {
    font-size: 15px;
  }
  .law_detailed h2,.law_detailed h3, .law_detailed h4, .law_detailed h5, .law_detailed h6 {
    font-size: 16px;
  }
  .law_detailed p {
    font-size: 14px;
  }
  .invite h1 {
    font-size: 16px;
  }
  .invite ul li {
    font-size: 14px;
  }
  .invite p {
    font-size: 14px;
  }
  .pagination_laws .arrow_prev_law, .pagination_laws .arrow_next_law {
    display: none;
  }
  .pagination_laws .next_law, .pagination_laws .prev_law {
    width: 90%;
    text-align: left;
    padding-bottom: 30px;
    float: none !important;
  }
  .product_tabs .tabs .tab {
    margin-right: 0;
    width: 50%;
    margin-top: 0;
  }
  .product_tabs .tabs .tab.active {
    width: 50%;
  }
  .product_tabs .tabs .tab:nth-child(1) {
    margin-right: 0;
  }
  .fast_nav, .our_services, .footer_top_wrapper .container:first-child {
      display: none;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /**/
  .top_header .span-7.right_header .contacts_header {
    width: 100px;
    float: right;
  }
  .top_header .span-7.right_header .contacts_header a {
    font-size: 13px;
  }
  .top_header .logo_company .img_logo img {
    height: 71px;
  }
  .top_header .logo_company .name_logo strong {
    font-size: 11px;
  }
  .top_header .logo_company .name_logo p {
    font-size: 10px;
  }
  nav.menu {
    margin-top: 15px;
  }
  .slider_home .slide .text_slide .tpl-h1 {
    font-size: 23px;
    padding-right: 0;
  }
  .slider_home .slide .text_slide h2 {
    margin: 0;
    padding: 6px 0;
    font-size: 14px;
  }
  .slider_home .slide img {
    height: 220px;
  }
  .about_company_home .span-7 .bg_about {
    width: 100%;
    height: 100%;
  }
  .about_company_home .one_advantage {
    margin-left: 20px;
  }
  .about_company_home .one_advantage .img_adv {
    height: 80px;
    width: 80px;
  }
  .about_company_home .one_advantage .img_adv img {
    width: 50px;
    height: 31px;
    margin-top: 12px;
    margin-left: 1px;
  }
  .about_company_home .one_advantage .text_adv {
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
    margin-left: 90px;
  }
  .about_company_home .one_advantage .text_adv strong {
    font-size: 15px;
  }
  .about_company_home .one_advantage .text_adv p {
    font-size: 12px;
  }
  .news_home .one_news .img_date_news .img_news {
    width: 100%;
    height: 200px;
  }
  .news_home .one_news .img_date_news .img_news img {
    width: 100%;
    height: 200px;
  }
  .footer_top .contact_form textarea {
    height: 120px;
	}
  
  .footer_nav {
    height: 650px;
  }
  .partners_list .one_partner .text_partner b {
    font-size: 18px;
  }
  .partners_list .one_partner .text_partner p {
    font-size: 14px;
  }
  .partners_list .one_partner .btn_partner {
    padding-left: 0;
    text-align: center;
  }
  .partner_detailed .about_partner {
    font-size: 14px;
  }
  .partner_detailed .one_product_partner .title_prod_one {
    font-size: 18px;
  }
  .partner_detailed .one_product_partner .text_prod_one {
    font-size: 14px;
  }
  .news_detailed h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .news_detailed .span-6 .one_news .img_date_news .img_news {
    height: 250px;
  }
  .news_detailed .span-6 .one_news .img_date_news .img_news img {
    width: 100%;
    height: 100%;
  }
  .news_detailed .form_webinar {
    height: 415px;
  }
  .news_detailed .form_webinar b {
    font-size: 20px;
  }
  .news_detailed .form_webinar P {
    font-size: 18px;
  }
  .news_detailed .form_webinar input[type="text"] {
    width: 90%;
    margin-right: 0;
  }
  .news_detailed .text_webinar {
    font-size: 16px;
  }
  .news_for_webinar h2 {
    font-size: 24px;
  }
  .pagination_product {
    padding-bottom: 100px;
  }
  .pagination_product .span-4 {
    width: 100%;
  }
  .pagination_product .arrow_prev_law, .pagination_product .arrow_next_law {
    display: none;
  }
  .pagination_product .prev_law, .pagination_product .next_law {
    float: none;
    margin-top: 30px;
    text-align: center;
    width: 100%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/
  .about_company_home .span-7 .bg_about {
    height: 130%;
  }
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/
}


