@font-face {
  font-family: 'CeraPro';
  src: url(fonts/CeraPro-Light.ttf);
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'CeraPro';
  src: url(fonts/CeraPro-Regular.ttf);
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'CeraPro';
  src: url(fonts/CeraPro-Medium.ttf);
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'CeraPro';
  src: url(fonts/CeraPro-Bold.ttf);
  font-weight: 700;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: CeraPro !important;
  background: #f4f4f4;
  color: #000;
}

p {
  font-family: CeraPro !important;
}

.container {
  /*max-width: 1140px;*/
}

#after-header_new {
  padding-left: 0;
}

#page.container {
  max-width: 100%;
}

p {
  color: #000;
}

section {
  margin-bottom: 80px;
}

.top-info {
  padding: 30px 0px;
  background: #ffffff;
  margin-bottom: 0px;
}

.main-info h1 {
  padding: 70px 90px;
}

h4.h4_fgos {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: -85px;
  padding: 0 90px;
  padding-top: 70px;
}

.main-info h1:after {
  display: none;
}

.main-info h1,
h2 {
  padding-bottom: 50px;
  color: #000 !important;
  border: none;
}

.top-menu {
  background: #f9f9f9;
  border-top: 1px solid #ddd;
}

.topmenu ul {
  margin: 0;
  padding: 0;
}

.topmenu ul li {
  display: inline-block;
  position: relative;
  margin-left: 0;
}

.topmenu ul li a {
  padding: 10px 10px;
  border-left: 1px solid #ddd;
  display: block;
  font-size: 14px;
}

.last-menu {
  border-right: 1px solid #ddd;
}

.active-menu {
  border-top: 2px solid #db423e;
}

.main-info {
  background: #f4f4f4;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #000000;
}

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

.adv-item {
  display: block !important;
  background: transparent;
  min-height: 400px;
}

#training-form .form-group.form-submit {
  position: relative;
}

#training-form .form-group.form-submit .form-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
  display: none;
}

.adv-list {
  text-align: center;
  padding: 50px 20px;
  margin: 0px 15px;
  display: block !important;
}

.give-out {
  padding-left: 187px;
}

#texted textarea {
  margin-bottom: 20px;
}

.profile-diplom-edit-title {
  padding-bottom: 0px;
}

.greytext {
  /* color: #999999; */
  color: #4c4c4c;
  font-size: 14px;
}

.bluetext {
  color: #0e55a0;
}

.info-text {
  padding-bottom: 50px;
}

.textbold {
  font-weight: 700;
}

.underline {
  text-decoration: underline;
}

.stats {
  color: #666666;
}

.blue_border_btn {
  border: 2px solid #3146b8;
  padding: 5px 10px;
  top: 15px;
  position: relative;
}

.editor-button {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  border-color: #ef3232;
  color: #fff !important;
  line-height: 35px;
  text-align: center;
  width: 220px;
  height: 40px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-style: solid;
  border-width: 2px;
  background-color: rgba(255, 53, 53, 1);
  -webkit-box-shadow: 0px 0px 2px 0px #333;
  -moz-box-shadow: 0px 0px 2px 0px #333;
  box-shadow: 0px 0px 2px 0px #333;
  text-decoration: none !important;
}

.blue-button {
  background: #1e73be;
  border: 1px solid #fff;
  background: #1e73be;
  border: 1px solid #fff !important;
  display: grid;
  text-align: center;
  padding: 1px;
  margin-bottom: 20px;
}

.olimp_ab {
  display: none;
}

#divergent-form-konkurs>textarea {
  margin-bottom: 20px;
}

#divergent-form-work>textarea {
  margin-bottom: 20px;
}

.variant {
  margin-right: 20px;
}

.variant1,
.variant2 {
  text-align: center;
  padding-bottom: 55px;
}

.avatar {
  padding-top: 45px;
}

.img-overlay-tab,
.img-overlay-text {
  max-width: 456px;
  margin: 0 auto;
}

.img-overlay-text p {
  text-align: justify;
}

button.all_courses {
  background: transparent;
  margin-top: 20px;
  border: none !important;
  font-size: 18px;
  border-bottom: 1px solid #000 !important;
}

#close-list {
  display: none;
}

.abc-list {
  padding-bottom: 70px;
  padding-top: 25px;
  padding-left: 30px;
  padding-right: 30px;
}

.item-loop-title {
  font-weight: bold;
}

.item-loop-main .course__list {
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 10px;
  text-align: center;
}

.item-loop-main .course__list .action-button {
  max-width: 200px;
  width: auto;
  padding: 10px 20px;
}

.item-loop-main {
  padding: 10px;
}

#training-form {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 20px 30px;
  background: #fff;
  border-radius: 15px;
  width: 500px;
  box-shadow: 0px 2px 5px -1px #000;
  display: none;
  z-index: 10;
}

#training-form .action-button {
  padding: 10px 20px;
  max-width: 200px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.training-form-close {
  position: absolute;
  top: -7px;
  right: 7px;
  font-size: 30px;
  cursor: pointer;
}

.training-title {
  padding-bottom: 10px;
}

.support-info {
  padding: 110px 30px;
  text-align: center;
}

.reviewer-name,
.review-time {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}

.reviewer-name {
  max-width: 70%;
  padding-top: 15px;
}

.img-overlay {
  /* background: #f2f3f3; */
  padding: 20px;
  /* margin-bottom: 35px; */
  /* background: url(/content/img/diplom_frame.png) center center / cover no-repeat;
background-position-x: -8px; */
}

.img-overlay .frame {
  background: url(/content/img/diplom_frame.png) center center / cover no-repeat;
  position: absolute;
  z-index: 2;
  width: 85%;
  height: 290px;
}

.img-overlay img {
  display: block;
}

.middle-img {
  text-align: center;
  padding-bottom: 40px;
}

.middle {
  text-align: center;
}

.how-to .middle {
  position: relative;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.03);
  border: 1px solid #e7e7e7;
  background-color: #f4f4f4;
  min-height: 400px;
  padding: 35px 10px;
}

.how-to-number {
  position: absolute;
  top: 10px;
  left: 25px;
  text-shadow: 0 5px 25px rgba(0, 0, 0, 0.03);
  /* color: #ffffff; */
  color: #0035bb;
  font-family: CeraPro;
  font-size: 60px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  /* Text style for "0, 1" */
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.action-button {
  max-width: 100%;
  background-color: #db423e;
  width: 450px;
  text-align: center;
  color: #ffffff;
  padding: 20px 40px;
  transform: skew(-30deg);
  border-radius: 10px;
  display: inline-block;
}

.action-button div {
  transform: skew(30deg);
}

.redtext {
  color: #db423e;
}

.sale {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  left: -76%;
  font-weight: 500;
  width: 772px;
  top: 25px;
}

.trust {
  color: #0f4686;
  background: transparent;
  border: 2px solid #0f4686;
  padding: 10px 20px;
}

.trust_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ab_document_text {
  margin-top: -20px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1199px) {
  .img-overlay .frame {
    height: 225px;
  }
}

@media (max-width: 1200px) {
  .sale {
    left: 0;
    width: 100%;
    position: initial;
    font-size: 25px;
  }
}

.doc-list,
.first-list {
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

.first-list {
  background: #fff;
  width: calc(100% + 1px);
}

.all-nav {
  margin-top: 45px;
  margin-bottom: 60px;
}

.nav {
  height: 15px;
  width: 14px;
  background: #db423e;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  border: solid 3px transparent;
}

.nav.active {
  border: solid 3px #db423e;
  background: #fff;
  height: 21px;
  width: 20px;
}

.with-borders {
  border-right: 1px solid #ddd;
  padding-right: 0;
}

.diploma {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.support-button {
  width: 277px;
  margin-top: 63px;
}

.info-pic {
  float: left;
  width: 100px;
}

.info-text {
  float: left;
  width: calc(100% - 100px);
}

.full-info {
  padding-left: 90px;
  padding-right: 90px;
}

del {
  text-decoration: line-through #999999;
  color: #999999;
}

.table-info {
  max-width: 60%;
}

.fgos-price-table {
  margin-bottom: 25px;
  font-size: 20px;
}

.pricelist .col-md-9 {
  padding: 50px 30px;
}

.fgos-price-table td {
  padding-right: 15px;
  color: #000;
}

.table-info {
  width: 60%;
}

.support {
  padding-bottom: 30px;
  padding-top: 75px;
  padding-left: 90px;
  padding-right: 90px;
  text-align: center;
}

.whiteback {
  background: #ffffff;
  margin-bottom: 15px;
  border-radius: 15px;
  position: relative;
}

.main-info {
  margin-top: 30px;
}

.whiteback:before {
  content: '';
  width: 10px;
  height: calc(100% - 20px);
  position: absolute;
  top: 10px;
  left: -10px;
  box-shadow: 0 5px 25px rgb(0 0 0 / 12%);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #f3f3f3;
}

.question {
  padding: 10px 20px;
}

.faq .faq-title .right-img {
  position: absolute;
  top: 0px;
  right: 0px;
}

.faq .faq-title.active .right-img {
  transform: rotate(180deg);
}

.faq .faq-title {
  position: relative;
  cursor: pointer;
}

.more-questions .whiteback {
  text-align: center;
}

.phone {
  padding-top: 10px;
}

.last-button {
  margin: 0 auto;
  max-width: 458px;
  text-align: center;
  margin-bottom: 70px;
}

footer .top-info {
  background: #e9e9e9;
}

.topmenu ul ul {
  border: 1px solid #dddddd;
  display: none;
  left: 10px;
  margin: 0;
  width: 200px;
  position: absolute;
  top: 40px;
  z-index: 9999;
  background: #fff;
}

.topmenu ul ul ul {
  left: 100%;
  top: -1px;
}

.topmenu li li {
  float: none;
  display: block;
}

.topmenu li li li {}

.topmenu li li li li {}

.topmenu li:hover ul {
  display: block;
}

.topmenu li:hover li ul {
  display: none;
}

.topmenu li li:hover ul {
  display: block;
}

.topmenu li li:hover li ul {
  display: none;
}

.topmenu li li li:hover ul {
  display: block;
}

.topmenu li li li:hover li ul {
  display: none;
}

.topmenu li li li li:hover>ul {
  display: block;
}

.topmenu li li li a {}

.topmenu li li li li a {}

.topmenu .current_page_item a,
.topmenu .current-menu-item a {
  color: #1098f8;
}

.topmenu ul li li:after {
  display: none;
}

.topmenu li.current-menu-item:after,
.topmenu ul li.current_page_item:after {
  width: 100%;
}

.topmenu li li.current_page_item a:after,
.topmenu ul li li a:hover:after {
  display: none;
}

.topmenu li li a:hover,
.topmenu li li.current-menu-item>a {}

.topmenu li li li a:hover {}

.topmenu li li li li a:hover {}

.topmenu li.current-menu-item>a {}

.topmenu li li.current-menu-item>a {}

.topmenu li li li.current-menu-item>a {}

.topmenu li li li li.current-menu-item>a {}

.topmenu li.current-menu-item li a:hover {}

.topmenu li li.current-menu-item li a:hover {}

.topmenu li li li.current-menu-item li a:hover {
  color: #1098f8;
}

.topmenu ul ul a {
  border-bottom: 1px solid #dddddd;
  font-size: 15px;
  height: auto;
  padding: 7px 15px;
  text-align: left;
  text-transform: capitalize;
  width: 100%;
}

.topmenu ul li ul li a:hover {
  background-color: hsla(0, 0%, 0%, 0.15);
  color: hsl(0, 0%, 100%);
}

.topmenu>ul li.menu-item>a,
.topmenu>ul li.page_item_has_children>a {
  color: #555;
}

.topmenu>ul>li>ul,
.topmenu>.menu>ul>li>ul {
  left: 0;
}

.whiteback:before {
  content: '';
  width: 10px;
  height: calc(100% - 20px);
  position: absolute;
  top: 10px;
  left: -10px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #f3f3f3;
}

.whiteback:after {
  content: '';
  width: 10px;
  height: calc(100% - 20px);
  position: absolute;
  top: 10px;
  right: -10px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f3f3f3;
}

.whiteback.variant:before,
.whiteback.variant:after {
  display: none;
}

.topmenu .sub-menu {
  display: none;
}

@media (hover: hover) {
  .fgos-menu li.menu-item-has-children:hover>ul.sub-menu {
    transition: all 1.5s ease 1.5s;
    -webkit-transition: all 1.5s ease 1.5s;
    -moz-transition: all 1.5s ease 1.5s;
    -o-transition: all 1.5s ease 1.5s;
  }
}

.top-info .login_cont {
  margin: 0 !important;
  margin-top: 0px !important;
  text-align: right;
}

.action-button {
  cursor: pointer;
}

#start_form>div>#enterlogin {
  padding: 5px 12px;
}

.white_fon {
  margin-top: 0px !important;
  padding: 20px 30px;
}

#post-19 .entry-content .white_fon:nth-child(1) {
  padding: 0px;
}

.topmenu>ul>li:last-child a {
  border-right: 1px solid #ddd;
}

.how-to-number+img {
  height: 60px;
  margin-bottom: 15px;
}

.faq-title h4 {
  font-size: 16px;
  color: #000;
  max-width: 96%;
}

#reviews h3 {
  color: #000;
}

.faq .question p {
  display: none;
}

.faq .question p.active {
  display: block;
}

.price-tab {
  display: none;
}

.price-tab.active {
  display: block;
}

.tr-search-area {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.03) !important;
  border: 1px solid #e7e7e7 !important;
  background-color: #ffffff !important;
  padding: 5px 10px !important;
  max-width: 500px;
}

.form-control.error {
  border: 1px solid red !important;
}

.stick-orange.active {
  background: #fd9e11;
  text-align: center;
  border-radius: 3px;
}

.kp-test .test_skip {
  color: #fff;
  margin-right: 0px;
  text-decoration: none;
}

.kp-test .test_check {
  padding: 10px 20px;
  color: #fff;
  border: 0px;
  margin-top: 10px;
  float: left !important;
}

.kp-test .q_cont.active {
  overflow: hidden;
}

.kp-test .test_main form {
  margin-bottom: 0px;
}

.kp-test .button.test_end,
.kp-test .button.test_next {
  float: left;
  box-shadow: none;
  margin-top: 10px;
}

.test-container h2 {}

.test-container {
  background: #ffffff;
  padding: 20px;
  margin: 10px !important;
}

.a_option_inner label {
  font-size: 22px;
}

.q_cont {
  display: none;
}

.q_cont.active {
  display: block;
}

.q_desc {
  padding: 10px 0px;
  font-size: 18px;
  font-weight: bold;
}

.a_cont {
  margin: 10px 0px;
  padding: 20px;
  border: 1px solid #219fcd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 0px;
  background-color: #fff;
  background-image: linear-gradient(to top left, #e9f9ff, #fffefd);
}

.a_option_inner {
  margin-bottom: 10px;
}

.a_option_inner label {
  display: block;
  padding: 5px;
  transition: all 300ms linear;
  cursor: pointer;
}

.a_option_inner label:hover {
  background: rgb(196 239 255);
}

.a_option_inner input[type='checkbox'],
.a_option_inner input[type='radio'] {
  margin-right: 10px;
  display: inline-block;
}

.q_cont h5 {
  margin: 10px 0px;
  font-size: 30px;
}

.test_navi {
  padding: 10px 0px;
  overflow: hidden;
}

.test_navi_item {
  display: inline-block;
  width: 34px !important;
  height: 34px;
  padding: 0 !important;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #555;
  float: left !important;
  margin: 0 5px 5px 0 !important;
  border: 1px solid #cfcfcf;
  padding: 5px 0 5px 0 !important;
  text-align: center !important;
  background-color: white;
  cursor: pointer !important;
  list-style-type: none !important;
  background-image: none !important;
}

.test_navi:after {
  content: '';
  display: block;
  background: #219fcd;
  height: 6px;
  float: left;
  margin: 10px 0 20px -20px;
  width: 106%;
}

.test_navi_item.active {
  box-shadow: none;
  background-color: #219fcd !important;
  border-color: #219fcd !important;
  color: #fff !important;
}

.test_navi_item:hover {
  background: #3fc759 !important;
  color: #fff !important;
  border-color: #3fc759 !important;
}

.test_next,
.test_check,
.test_end {
  float: right;
}

.button.test_end,
.button.test_next {
  display: none;
}

.test_main {
  display: none;
}

.a_option_inner label.good {
  background: rgba(76, 175, 80, 0.38);
}

.a_option_inner label.bad {
  background: rgba(244, 67, 54, 0.34);
}

.test_navi_item.good {
  background: green !important;
  color: #fff !important;
  border: 1px solid green !important;
}

.test_navi_item.bad {
  background: red !important;
  color: #fff !important;
  border: 1px solid red !important;
}

.test_result {
  display: none;
}

.q_cont .button {
  vertical-align: top !important;
  color: #1e73be !important;
}

.q_cont .button:hover {
  color: #fff !important;
}

.kp-test .test_check,
.kp-test .button.test_next {
  border: 1px solid #1e73be !important;
  background: #1e73be !important;
  color: #fff !important;
}

.kp-test .test_check:hover,
.kp-test .button.test_next:hover {
  background: #fff !important;
  color: #1e73be !important;
}

.kp-test .test_skip {
  float: right;
  margin-top: 10px;
}

.tlp-content h4 {
  margin-top: 20px;
}

.training-content a {
  color: #219fcd;
  text-decoration: underline;
  opacity: 0.7;
}

.total-pay-sum {
  padding-bottom: 20px;
}

.rec-block {
  border: 3px solid #2162a7;
  padding: 15px;
  width: 60%;
  background-color: #2162a714;
  border-radius: 10px;
  display: none;
}

.rec-pay p {
  color: #337ab7 !important;
  text-decoration: underline;
  display: flex;
  align-items: center;
}

.rec-pay:hover p {
  color: #23527c !important;
  text-decoration: underline;
}

.kv-pay {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

.fon_kab #mydipl>h2,
#getdipl>h2 {
  color: #000;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

/* .page-template-sert .breadcrumbs{padding:15px 100px} */
.page-template-sert .breadcrumbs {
  padding: 15px;
  padding-left: 0;
}

#post-162 .breadcrumbs {
  /* padding: 15px 10%; */
}

.all-certificates {
  padding-bottom: 30px;
}

.home-documents {
  padding: 40px 15%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.home-documents .home-section {
  padding: 0px 40px;
}

/** Top banners styles **/
.banner-piece3 {
  width: 100%;
  background: #c6e0ff;
  position: relative;
  overflow: hidden;
  background-image: url(/wp-content/themes/wen-corporate/banners/5/content/img/1.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.banner-piece-new-popup {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-image: url(/content/ab_test_img/new_popup_banner.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 324px;
  /* height: 370px; */
  align-items: flex-end;
  justify-content: center;
  display: flex;
}

.banner-piece-new-popup .action-button {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  /* background: #C64AF2; */
  background: #ff3f84;
  text-align: center;
  padding: 10px 12px;
  border: 2px dashed #1af1ff;
  border-radius: 8px;
  transition: all 300ms linear;
}

.banner-piece-new-popup .action-button {
  transform: none !important;
}

.banner-piece-new-popup .button-wrapper {
  text-align: center;
  margin-bottom: 40px;
  z-index: 1;
}

.banner-piece3 .container {
  max-width: 590px;
}

.banner-piece3 .every-third {
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 8px;
  padding-top: 36px;
  padding-bottom: 0;
  color: #000;
  position: relative;
  z-index: 1;
}

.banner-piece3 .for-free {
  font-size: 30px;
  font-weight: 900;
  color: #ffffff;
  background: #243aff;
  padding: 5px 10px;
  text-align: center;
  margin-left: 66px;
  margin-right: 66px;
  margin-top: 0px;
  margin-bottom: 29px;
  position: relative;
  z-index: 1;
}

.banner-piece3 .all-pics {
  text-align: center;
  position: relative;
  z-index: 1;
}

.banner-piece3 .right-gap,
.right-gap1 {
  margin-right: 10px;
  position: relative;
  display: inline;
}

.banner-piece3 .right-gap:before {
  content: '';
  width: 47px;
  height: 47px;
  position: absolute;
  top: -25px;
  left: 128px;
  background: url(/wp-content/themes/wen-corporate/banners/5/content/img/plus.png);
}

.banner-piece3 .right-gap1:before {
  content: '';
  width: 47px;
  height: 40px;
  position: absolute;
  top: -25px;
  left: 128px;
  background: url(/wp-content/themes/wen-corporate/banners/5/content/img/equal.png);
}

.banner-piece3 .right-gap1:after {
  content: '';
  width: 56px;
  height: 63px;
  position: absolute;
  top: 10px;
  left: 280px;
  background: url(/wp-content/themes/wen-corporate/banners/5/content/img/gift.png);
}

.banner-piece3 .action-button {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  background: #c64af2;
  text-align: center;
  padding: 16px 12px;
  border: 2px dashed #1af1ff;
  border-radius: 8px;
  transition: all 300ms linear;
}

.banner-piece3 .action-button:hover {
  background: #1af1ff;
  border: 2px dashed #c64af2;
}

.banner-piece3 .button-wrapper {
  margin: 30px 167px;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}

/* Spiral 1 */

.banner-piece3 .img_bg_1 {
  position: absolute;
  width: 212px;
  height: auto;
  left: 365px;
  top: -13px;
}

/* Spiral 2 */

.banner-piece3 .img_bg_2 {
  position: absolute;
  width: 103px;
  height: auto;
  left: 114px;
  bottom: 0;
}

/* Spiral 3 */

.banner-piece3 .img_bg_3 {
  position: absolute;
  width: 103px;
  height: auto;
  left: 0;
  top: 2.85px;
}

/* Soft Star */

.banner-piece3 .img_bg_4 {
  position: absolute;
  width: 58px;
  height: auto;
  left: 18px;
  top: 74px;
}

/* Soft Star */

.banner-piece3 .img_bg_5 {
  position: absolute;
  width: 33.93px;
  height: auto;
  left: 430px;
  top: 350.78px;
}

/* Soft Star */

.banner-piece3 .img_bg_6 {
  position: absolute;
  width: 25.93px;
  height: auto;
  left: 510.51px;
  top: 50.71px;
}

.banner-piece3 .action-button {
  transform: none !important;
}

.banner-piece2 {
  width: 100%;
  background: #51e4bb;
  position: relative;
  overflow: hidden;
  background-image: url(/wp-content/themes/wen-corporate/banners/4/content/img/1.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.banner-piece2 .container {
  max-width: 590px;
}

.banner-piece2 .every-third {
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 8px;
  padding-top: 36px;
  padding-bottom: 0;
  color: #fff;
  text-shadow: -1px 0 #243aff, 0 1px #243aff, 1px 0 #243aff, 0 -1px #243aff;
  position: relative;
  z-index: 1;
}

.banner-piece2 .for-free {
  font-size: 30px;
  font-weight: 900;
  color: #ffffff;
  background: #243aff;
  padding: 5px 10px;
  text-align: center;
  margin-left: 66px;
  margin-right: 66px;
  margin-top: 0px;
  margin-bottom: 29px;
  position: relative;
  z-index: 1;
}

.banner-piece2 .all-pics {
  text-align: center;
  position: relative;
  z-index: 1;
}

.banner-piece2 .right-gap,
.right-gap1 {
  margin-right: 10px;
  position: relative;
  display: inline;
}

.banner-piece2 .right-gap:before {
  content: '';
  width: 47px;
  height: 47px;
  position: absolute;
  top: -25px;
  left: 128px;
  background: url(/wp-content/themes/wen-corporate/banners/4/content/img/plus.png);
}

.banner-piece2 .right-gap1:before {
  content: '';
  width: 47px;
  height: 40px;
  position: absolute;
  top: -25px;
  left: 128px;
  background: url(/wp-content/themes/wen-corporate/banners/4/content/img/equal.png);
}

.banner-piece2 .right-gap1:after {
  content: '';
  width: 56px;
  height: 63px;
  position: absolute;
  top: 10px;
  left: 280px;
  background: url(/wp-content/themes/wen-corporate/banners/4/content/img/present.png);
}

.banner-piece2 .action-button {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  background: #243aff;
  text-align: center;
  padding: 16px 12px;
  border: 2px dashed #1af1ff;
  border-radius: 8px;
  transition: all 300ms linear;
}

.banner-piece2 .action-button:hover {
  background: #1af1ff;
  border: 2px dashed #c64af2;
}

.banner-piece2 .button-wrapper {
  margin: 30px 167px;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}

/* 1+1=3 (Stroke) */
.banner-piece2 .img_bg_1 {
  position: absolute;
  width: 164.16px;
  height: auto;
  left: 430.78px;
  top: 314.49px;
}

/* 1+1=3 (Stroke) */

.banner-piece2 .img_bg_2 {
  position: absolute;
  width: 100.2px;
  height: auto;
  left: 21.35px;
  top: 333px;
}

/* 1+1=3 (Stroke) */

.banner-piece2 .img_bg_3 {
  position: absolute;
  width: 58.8px;
  height: auto;
  left: 217px;
  top: 151.74px;
}

/* 1+1=3 (Stroke) */

.banner-piece2 .img_bg_4 {
  position: absolute;
  width: 58.8px;
  height: auto;
  left: 10px;
  top: 80.84px;
}

.banner-piece2 .tr1 {
  position: absolute;
  width: 180px;
  height: 190px;
  left: 0;
  top: 0;
}

.banner-piece2 .tr2 {
  position: absolute;
  width: 190px;
  height: 180px;
  right: 0;
  bottom: 0;
}

.banner-piece2 .action-button {
  transform: none !important;
}

.banner-piece1 {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-image: url(/wp-content/themes/wen-corporate/banners/3/content/img/1.svg), linear-gradient(114.69deg, #fff065 0%, #6bf694 50.52%, #2dbefa 100%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.banner-piece1 .container {
  max-width: 590px;
}

.banner-piece1 .every-third {
  font-size: 26px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 8px;
  padding-top: 36px;
  padding-bottom: 0;
  color: #fff;
  text-shadow: -1px 0 #243aff, 0 1px #243aff, 1px 0 #243aff, 0 -1px #243aff;
  position: relative;
  z-index: 1;
}

.banner-piece1 .for-free {
  font-size: 30px;
  font-weight: 900;
  color: #ffffff;
  background: #243aff;
  padding: 5px 10px;
  text-align: center;
  margin-left: 66px;
  margin-right: 66px;
  margin-top: 0px;
  margin-bottom: 29px;
  position: relative;
  z-index: 1;
}

.banner-piece1 .all-pics {
  text-align: center;
  position: relative;
  z-index: 1;
}

.banner-piece1 .right-gap,
.right-gap1 {
  margin-right: 10px;
  position: relative;
  display: inline;
}

.banner-piece1 .right-gap:before {
  content: '';
  width: 47px;
  height: 47px;
  position: absolute;
  top: -25px;
  left: 128px;
  background: url(/wp-content/themes/wen-corporate/banners/3/content/img/plus.png);
}

.banner-piece1 .right-gap1:before {
  content: '';
  width: 47px;
  height: 40px;
  position: absolute;
  top: -25px;
  left: 128px;
  background: url(/wp-content/themes/wen-corporate/banners/3/content/img/equal.png);
}

.banner-piece1 .right-gap1:after {
  content: '';
  width: 56px;
  height: 63px;
  position: absolute;
  top: 10px;
  left: 280px;
  background: url(/wp-content/themes/wen-corporate/banners/3/content/img/present.png);
}

.banner-piece1 .action-button {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  background: #ff3f84;
  text-align: center;
  padding: 16px 12px;
  border: 2px dashed #1c25ff;
  border-radius: 8px;
  transition: all 300ms linear;
}

.banner-piece1 .action-button:hover {
  background: #1af1ff;
  border: 2px dashed #c64af2;
}

.banner-piece1 .button-wrapper {
  margin: 30px 167px;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}

/* 1+1=3 (Stroke) */
.banner-piece1 .img_bg_1 {
  position: absolute;
  width: 164.16px;
  height: auto;
  left: 430.78px;
  top: 314.49px;
}

/* 1+1=3 (Stroke) */

.banner-piece1 .img_bg_2 {
  position: absolute;
  width: 100.2px;
  height: auto;
  left: 21.35px;
  top: 333px;
}

/* 1+1=3 (Stroke) */

.banner-piece1 .img_bg_3 {
  position: absolute;
  width: 58.8px;
  height: auto;
  left: 217px;
  top: 151.74px;
}

/* 1+1=3 (Stroke) */

.banner-piece1 .img_bg_4 {
  position: absolute;
  width: 58.8px;
  height: auto;
  left: 10px;
  top: 80.84px;
}

.banner-piece1 .action-button {
  transform: none !important;
}

@media (min-width: 1020px) {
  .topmenu>ul>li {
    width: 13.9%;
    text-align: center;
    font-size: 0px;
  }
}

@media (max-width: 1020px) {
  .container {
    width: 100%;
  }

  .give-out,
  .middle-img {
    display: none !important;
  }

  .our-clients .action-button {
    max-width: 350px;
  }
}

@media (max-width: 992px) {
  .img-overlay .frame {
    width: 74%;
    height: 139px;
  }
}

@media (max-width: 768px) {
  .container {
    width: 100%;
  }

  .img-overlay .frame {
    width: 81%;
    height: 205px;
  }

  .top-menu ul li {
    display: block;
    text-align: center;
    max-width: 100% !important;
    /* margin: 0 auto; */
  }

  .top-menu ul li a {
    border: none;
  }

  .top-info {
    text-align: center;
  }

  .top-info .action-button {
    margin-top: 20px;
  }

  .action-button {
    display: block;
    margin: 0 auto;
    padding: 15px;
  }

  .action-button,
  .action-button div {
    transform: none;
  }

  .img-overlay img {
    margin: 0 auto;
  }

  .main-info .action-button {
    margin-bottom: 30px;
  }

  .adv-list {
    display: block;
    max-width: 100%;
  }

  .documents .action-button {
    margin-top: 15px;
  }

  .diploma {
    padding-bottom: 45px;
  }

  h1,
  h2 {
    text-align: center;
  }

  h2 {
    padding-bottom: 15px;
  }

  .pricelist {
    padding-bottom: 45px;
  }

  .more-certificates {
    text-align: center;
  }

  .more-certificates p {
    padding-bottom: 30px;
  }

  .fgos-price-table {
    font-size: 18px;
  }

  .support-info {
    padding: 45px 30px;
    padding-top: 15px;
  }

  .more-questions {
    margin-bottom: 0px;
  }

  .more-questions .whiteback {
    padding-bottom: 45px;
  }

  .support {
    padding-top: 30px;
  }

  #myModald_banner .every-third {
    font-size: 18px;
    line-height: 22px;
    padding-top: 0px;
  }

  #myModald_banner .for-free {
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 5px;
  }

  #myModald_banner .button-wrapper {
    margin: 0px;
    text-align: center;
    margin-bottom: 10px;
  }

  #myModald_banner .action-button {
    padding: 6px 12px;
    font-size: 18px;
    line-height: 22px;
  }

  #myModald_banner .all-pics {
    width: 400px;
    margin: 0 auto;
  }

  #myModald_banner .all-pics img {
    max-width: 25%;
  }

  #myModald_banner .all-pics>img:last-child {
    max-width: 40%;
  }

  #myModald_banner .right-gap:before {
    left: 91px;
    top: -15px;
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
  }

  #myModald_banner .right-gap1:before {
    left: 89px;
    top: -15px;
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
  }
}

@media (max-width: 535px) {
  .img-overlay .frame {
    height: 186px;
  }
}

@media (max-width: 513px) {
  .img-overlay .frame {
    height: 167px;
    width: 77%;
  }
}

@media (max-width: 501px) {
  .top-info .login_cont {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .img-overlay .frame {
    width: 84%;
    height: 269px;
    top: 14px;
  }

  .main-info h1 {
    padding: 10px 15px;
    overflow-wrap: unset;
  }

  h4.h4_fgos {
    margin-bottom: -20px;
    padding: 0 20px;
    padding-top: 20px;
  }

  .home-documents {
    padding: 40px 1%;
  }

  .top-info .action-button {
    max-width: 300px;
  }

  #myModald_banner .all-pics {
    width: 250px;
    margin: 0 auto;
  }

  #myModald_banner .all-pics img {
    max-width: 25%;
  }

  #myModald_banner .for-free {
    font-size: 17px;
    padding: 5px;
  }

  #myModald_banner .right-gap:before {
    left: 57px;
    top: -8px;
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
  }

  #myModald_banner .right-gap1:before {
    left: 55px;
    top: -6px;
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
  }

  #myModald_banner .all-pics>img:last-child {
    height: 100px;
  }

  #myModald_banner .all-pics img {
    max-width: 24%;
  }

  #myModald_banner .all-pics>img:last-child {
    max-width: 39%;
  }

  .info-pic {
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  .info-text {
    float: none;
    width: 100%;
    padding-top: 15px;
    text-align: center;
  }

  section {
    margin-bottom: 30px;
  }

  .fgos-price-table {
    font-size: 14px;
  }

  .fgos-price-table td {
    padding-right: 0px;
  }

  .all-certificates .action-button {
    max-width: 300px;
  }

  .doc-list,
  .first-list {
    text-align: center;
  }

  .diploma .action-button {
    max-width: 300px;
  }

  .diploma p {
    text-align: center;
  }

  .pricelist p {
    text-align: center;
  }

  .last-button {
    max-width: 300px;
  }

  h1 {
    padding: 35px 15px;
  }

  .full-info {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-info .textbold {
    display: block;
    padding-bottom: 0px;
  }

  .greytext {
    margin: 10px 0;
  }

  .adv-list p:nth-child(3) {
    font-weight: 400;
  }

  .action-button {
    max-width: 100% !important;
  }

  .documents .whiteback,
  .price-list .whiteback,
  .more-questions .whiteback {
    padding: 0px 15px;
  }

  .support {
    padding: 15px 0px;
  }

  .more-questions .whiteback {
    padding-bottom: 15px;
  }

  #training-form {
    width: 280px;
  }
}

/* @media (max-width: 501px){
.img-overlay .frame{
    width: 83%;
    height: 218px;
}
} */
@media (max-width: 465px) {
  .img-overlay .frame {
    width: 82%;
    height: 235px;
    top: 17px;
  }
}

@media (max-width: 420px) {
  .img-overlay .frame {
    width: 81%;
    height: 194px;
    top: 27px;
  }
}

@media (max-width: 400px) {
  .img-overlay .frame {
    width: 79%;
    height: 178px;
    top: 24px;
  }
}

li {
  color: #000000;
}

.tr-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 20px 30px;
  background: #fff;
  border-radius: 15px;
  width: 500px;
  box-shadow: 0px 2px 5px -1px #000;
  display: none;
  z-index: 10;
}

.tr-popup .action-button,
#training-form .action-button {
  padding: 10px 20px;
  max-width: 200px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.training-form-close {
  position: absolute;
  top: -7px;
  right: 7px;
  font-size: 30px;
  cursor: pointer;
}

.tr-popup-content {
  max-height: 70vh;
  overflow: auto;
}

.tr-popup-content h2 {
  margin-bottom: 0px;
  font-size: 28px;
  padding-bottom: 0px;
  text-align: center;
}

.tr-popup-content .col-md-6.item-loop-main {
  max-width: 100%;
  flex: 0 0 100%;
}

.training-title {
  padding-bottom: 10px;
}

.support-info {
  padding: 110px 30px;
  text-align: center;
}

.get-training-more-link {
  text-decoration: underline;
  font-weight: 700;
  color: #000;
  font-size: 17px;
  line-height: 250%;
}

/** Правки по новой шапке и подвалу **/
.entry-content #enterlogin1 {
  width: 200px;
  float: left;
  padding: 12px 10px;
  margin-top: 3px;
  margin-right: 1px;
}

.entry-content #enter_send1 {
  float: left;
}

/* jdiv{display:none!important;} */
.fgos-menu .menu-item-has-children>a:after {
  content: '\f0d7';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-left: 10px;
  position: relative;
  top: 1px;
}

.fgos-menu>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
}

.fgos-menu ul.sub-menu {
  display: none;
}

.fgos-menu .menu-item-has-children:first-child>a:after {
  display: none;
}

a.header-logo {
  margin-left: 15px;
}

header .top-menu {
  background: #fff;
  border-top: none;
}

.fgos-menu li a {
  color: #222222;
  fill: #222222;
  font-family: 'Montserrat', Sans-serif;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
  padding: 10px 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  transition: all 300ms linear;
}

.fgos-menu li a:hover {
  color: #8295fe;
  fill: #8295fe;
  text-decoration: none;
}

.fgos-menu li {
  display: flex;
  position: relative;
}

/* .fgos-menu ul li{max-width: 13.7%; } */
.fgos-menu li {
  display: flex;
  position: relative;
  justify-content: center;
}

.fgos-menu li a::nth-first-child {
  text-align: left;
}

.fgos-menu li a::nth-last-child {
  text-align: right;
}

.fgos-menu ul li {
  max-width: 180px;
  margin-bottom: 0;
  /* min-width: 147px; */
}

li:first-letter {
  text-transform: uppercase;
}

.fgos-menu ul li ul li {
  max-width: initial;
  display: inline-block;
  margin-left: 0;
}

/* .fgos-menu ul li:nth-child(6){    margin-left: 40px; margin-right: -26px;} */
.fgos-menu ul li:nth-child(6) {
  /* margin-left: 30px;  */
  margin-right: -15px;
}

.fgos-menu ul li ul li:nth-child(6) {
  margin-left: 0;
  margin-right: 0;
}

@media (hover: hover) {
  .fgos-menu li.menu-item-has-children:hover>ul.sub-menu {
    display: flex;
    flex-direction: column;
    top: 100%;
    position: absolute;
    background: #fff;
    margin-top: -5px;
    z-index: 10;
    width: 220px;
    left: -55px;
  }
}

.fgos-menu li.menu-item-has-children>ul.sub-menu a {
  display: block;
  padding: 10px 10px;
  font-size: 12px;
  word-break: break-word;
  white-space: normal;
}

.fgos-menu li.menu-item-has-children>ul.sub-menu a:hover {
  background: #555;
  color: #fff !important;
}

/* .fgos-menu li.menu-item-has-children > ul.sub-menu li:hover > ul.sub-menu{left:199px;top:5px} */
#fgos-footer {
  background-color: #3a3a3a;
  padding: 60px 0px;
}

#fgos-footer a,
.footer-title {
  color: #e1e1e1;
  font-family: 'Montserrat', Sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  display: block;
}

#fgos-footer a.footer-logo {
  margin-bottom: 20px;
}

#fgos-footer a:last-child,
.footer-title:last-child {
  margin-bottom: 0px;
}

.footer-info {
  color: #d4d3d3;
  font-family: 'Montserrat', Sans-serif;
  font-size: 12px;
  font-weight: 500;
  max-width: 280px;
}

.fgos-menu li:last-child ul.sub-menu ul.sub-menu {
  left: -100% !important;
  margin-left: 0px;
}

.footer-phone svg {
  position: relative;
  top: 3px;
}

.header-info-text {
  color: #b6b6b6;
  font-family: 'Montserrat', Sans-serif;
  font-size: 11px;
  font-weight: 500;
  padding-top: 15px;
  color: #555;
}

.header-info-text a {
  color: #000;
  display: block;
  margin-top: 5px;
}

.fgos-menu {
  max-width: 100%;
  margin: 0 auto;
}

.top-info {
  position: relative;
}

.top-menu-toggle {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.top-menu-toggle>div {
  width: 30px;
  height: 3px;
  background: #000;
  margin: 5px 0px;
}

.mob_phone {
  display: none;
  text-align: center;
}

.mob_phone a {
  color: #000;
  display: block;
  margin-top: 5px;
}

@media (max-width: 992px) {
  .header-info-text {
    padding-top: 0px;
  }

  .header-info-text {
    display: none;
  }

  .mob_phone {
    display: block;
  }

  .adv-items {
    /* flex-direction: column; */
  }

  .adv-item {
    min-width: 300px;
    min-height: 100%;
  }
}

@media (max-width: 768px) {
  .top-info .col-md-6 {
    display: none;
  }

  #fgos-footer a,
  .footer-title {
    margin-bottom: 15px !important;
  }

  .footer-info {
    margin-bottom: 20px;
  }

  .header-info-text {
    display: none;
  }

  .header-logo-col {
    width: 140px;
    float: left;
    padding: 0px !important;
  }

  .header-auth-col {
    width: calc(100% - 160px);
    float: right;
    padding: 0;
  }

  .fgos-menu>ul {
    display: block;
  }

  .fgos-menu ul li:nth-child(6) {
    margin-left: 0;
  }

  header {
    position: relative;
  }

  header .top-menu {
    width: 35%;
    min-width: 200px;
    position: absolute;
    top: 99px;
    padding-top: 15px;
    z-index: 99;
    right: 0;
    /* height: 100vh; */
    height: calc(100vh - 115px);
    min-height: 300px;
  }

  /* .fgos-menu li.menu-item-has-children:hover > ul.sub-menu {
    max-width: 90% !important;
    text-align: right !important;
  } */

  .mob_phone {
    margin-bottom: 20px;
  }

  .container {
    margin-top: 0px;
  }

  .top-menu-toggle {
    display: block;
  }

  .top-menu {
    display: none;
  }

  #start_form>div {
    margin-top: 30px;
  }

  .page-template-sert .breadcrumbs {
    padding: 15px 0px;
  }

  #book {
    padding: 30px 0px;
  }

  #titlePrint,
  #filePrint,
  #isNeedPrint,
  #countPrint {
    padding: 0px 0px;
  }

  #isNeedPrint {
    position: relative;
  }

  #isNeedPrint>div {
    /* top: 0;
    position: absolute;
    left: 36%; */
  }

  h1.infoeditor,
  #titlePrint {
    font-size: 20px;
  }

  #texted label,
  #texted *,
  #texted {
    word-break: break-word;
    white-space: normal;
  }

  #filePrint {
    width: auto;
    display: block;
  }

  .fgos-menu li a {
    display: inline-block;
    padding: 5px 10px;
  }

  .top-info .row {
    margin-right: -15px !important;
  }

  /* .fgos-menu li.menu-item-has-children:hover > ul.sub-menu {
    position: static !important;
    margin: 0 auto;
  } */
}

@media (max-width: 500px) {

  .header-logo-col,
  .header-auth-col {
    float: none;
    width: 100%;
  }

  .header-logo-col {
    max-width: 160px;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .top-info {
    padding: 15px 0px;
  }

  #training-form,
  .tr-popup {
    width: 100%;
  }

  header .top-menu {
    width: 40%;
    top: 180px;
    height: calc(100vh - 156px);
    padding-top: 19px;
  }
}

/** Правки по новой шапке и подвалу **/
.entry-content #enterlogin1 {
  width: 200px;
  float: left;
  padding: 12px 10px;
  margin-top: 3px;
  margin-right: 1px;
}

.entry-content #enter_send1 {
  float: left;
}

/* jdiv{display:none!important;} */
.fgos-menu .menu-item-has-children>a:after {
  content: '\f0d7';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-left: 10px;
  position: relative;
  top: 1px;
}

.fgos-menu>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
}

.fgos-menu ul.sub-menu {
  display: none;
}

header .top-menu {
  background: #fff;
  border-top: none;
}

.fgos-menu li a {
  color: #222222;
  fill: #222222;
  font-family: 'Montserrat', Sans-serif;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
  padding: 13px 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  transition: all 300ms linear;
}

.fgos-menu li a:hover {
  color: #8295fe;
  fill: #8295fe;
  text-decoration: none;
}

.fgos-menu li {
  display: flex;
  position: relative;
}

.fgos-menu li {
  display: flex;
  position: relative;
  justify-content: center;
}

.fgos-menu li a::nth-first-child {
  text-align: left;
}

.fgos-menu li a::nth-last-child {
  text-align: right;
}

@media (hover: hover) {
  .fgos-menu li.menu-item-has-children:hover>ul.sub-menu {
    top: 100%;
    position: absolute;
    background: #fff;
    margin-top: -5px;
    z-index: 10;
    width: 220px;
  }

  .fgos-menu li.menu-item-has-children:focus>ul.sub-menu {
    top: 100%;
    position: absolute;
    background: #fff;
    margin-top: -5px;
    z-index: 10;
    width: 220px;
  }

  .fgos-menu li.menu-item-has-children>ul.sub-menu a {
    display: block;
    padding: 10px 10px;
    font-size: 12px;
    word-break: break-word;
    white-space: normal;
  }

  .fgos-menu li.menu-item-has-children>ul.sub-menu a:hover {
    background: #555;
    color: #fff !important;
  }

  .fgos-menu li.menu-item-has-children>ul.sub-menu li:hover>ul.sub-menu {
    left: 199px;
    top: 5px;
  }
}

#fgos-footer {
  background-color: #3a3a3a;
  padding: 60px 0px;
}

#fgos-footer a,
.footer-title {
  color: #e1e1e1;
  font-family: 'Montserrat', Sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  display: block;
}

#fgos-footer a.footer-logo {
  margin-bottom: 20px;
}

#fgos-footer a:last-child,
.footer-title:last-child {
  margin-bottom: 0px;
}

.footer-info {
  color: #d4d3d3;
  font-family: 'Montserrat', Sans-serif;
  font-size: 12px;
  font-weight: 500;
  max-width: 280px;
}

.fgos-menu li:last-child ul.sub-menu ul.sub-menu {
  left: -100% !important;
  margin-left: 0px;
}

.footer-phone svg {
  position: relative;
  top: 3px;
}

.header-info-text {
  color: #b6b6b6;
  font-family: 'Montserrat', Sans-serif;
  font-size: 11px;
  font-weight: 500;
  padding-top: 15px;
  color: #555;
}

.header-info-text a {
  color: #000;
  display: block;
  margin-top: 5px;
}

/* .fgos-menu{max-width:1090px;margin:0 auto} */
.top-info {
  position: relative;
}

.top-menu-toggle {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.top-menu-toggle>div {
  width: 30px;
  height: 3px;
  background: #000;
  margin: 5px 0px;
}

@media (max-width: 992px) {
  .header-info-text {
    padding-top: 0px;
  }

  .header-info-text {
    display: none;
  }
}

@media (max-width: 768px) {
  .top-info .col-md-6 {
    display: none;
  }

  #fgos-footer a,
  .footer-title {
    margin-bottom: 15px !important;
    font-size: 12px !important;
  }

  .footer-info {
    margin-bottom: 20px;
  }

  .header-info-text {
    display: none;
  }

  .header-logo-col {
    width: 140px;
    float: left;
    padding: 0px;
  }

  .header-auth-col {
    width: calc(100% - 160px);
    float: right;
    padding: 0;
  }

  .fgos-menu>ul {
    display: block;
  }

  .container {
    margin-top: 0px;
  }

  .top-menu-toggle {
    display: block;
  }

  .top-menu {
    display: none;
  }

  #start_form>div {
    margin-top: 30px;
  }

  .page-template-sert .breadcrumbs {
    padding: 15px 0px;
  }

  #book {
    padding: 30px 0px;
  }

  #titlePrint,
  #filePrint,
  #isNeedPrint,
  #countPrint {
    padding: 0px 0px;
  }

  h1.infoeditor,
  #titlePrint {
    font-size: 20px;
  }

  #texted label,
  #texted *,
  #texted {
    word-break: break-word;
    white-space: normal;
  }

  #filePrint {
    width: auto;
    display: block;
  }

  .fgos-menu li a {
    display: inline-block;
    padding: 5px 10px;
    float: right;
    margin: 5px;
  }

  .top-info .row {
    margin-right: -15px !important;
  }

  /* .fgos-menu li.menu-item-has-children:hover > ul.sub-menu {
position: static !important;
} */
}

@media (max-width: 500px) {

  .header-logo-col,
  .header-auth-col {
    float: none;
    width: 100%;
  }

  .header-logo-col {
    max-width: 160px;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .top-info {
    padding: 15px 0px;
  }
}

.pay_tin {
  cursor: pointer;
}