@import "https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic&subset=latin,latin-ext";
@import url(slick.css);
@import url(slick-theme.css);
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #101c28;
  font-weight: bold; }

.placeholder {
  color: #333333;
  opacity: 1;
  font-weight: bold; }

a {
  display: block;
  color: #101c28; }

p a {
  display: inline;
}

hr {
  background-color: #ecf0f1; }

a:hover {
  text-decoration: none; }

a:focus {
  color: #333333;
  outline: none;
  text-decoration: none; }

ul, li {
  list-style-type: none;
  padding: 0;
  margin: 0; }

input, textarea {
  color: black;
  font-family: "Lato", Arial, Helvetica, sans-serif !important; }

*:focus {
  outline: none; }

body {
  background: white;
  color: #101c28;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  line-height: 24px; }

blockquote {
  font-size: 13px;
  font-style: italic;
}

.alignleft {
  float: left; }

.alignright {
  float: right; }

.cert_left {
  width: 50%;
  float: left; }

.cert_right {
  width: 50%;
  float: right; }

a.cert_read_more {
  float: right;
  font-size: 10px;
  border: 1px solid #101c28;
  border-radius: 3px;
  padding: 0px 9px;
  line-height: 21px; }

.cert_date {
  font-size: 11px;
  padding: 8px 20px;
  border-radius: 4px;
  background-color: #00ff82;
  color: #444;
  display: inline-block; }

.cert_header_bg {
  margin: 14px 0 -10px 0; }
  .cert_header_bg h1 {
    background-color: #ecf0f1;
    margin: 0;
    padding: 30px 0 32px 35px;
    font-size: 26px; }

.cert_tag a {
  float: left;
  margin: 10px 14px 36px 0;
  font-size: 14px; }
  .cert_tag a:after {
    content: '/';
    position: absolute;
    margin: 0 0 0 4px; }
  .cert_tag a:last-of-type:after {
    display: none; }

.cert_pages {
  margin: 60px 0 0 0; }
  .cert_pages ol {
    margin: 0; }
  .cert_pages li {
    display: inline-block;
    margin: 0 3px; }
  .cert_pages a, .cert_pages span {
    display: inline-block;
    border: 1px solid #ecf0f1;
    padding: 0 10px;
    border-radius: 4px; }
  .cert_pages .current {
    border: 1px solid #101c28;
    background-color: #101c28;
    color: white; }
  .cert_pages .gap {
    margin: 0 10px; }

.slider_blog_footer {
  background-color: #f6f6f6;
  margin: 72px 0 -35px -40px; }
  .slider_blog_footer .row {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .slider_blog_footer .head {
    margin-top: -48px; }
  .slider_blog_footer .slick-arrow {
    margin-top: -30px;
    width: 35px;
    height: 61px; }
    .slider_blog_footer .slick-arrow:before, .slider_blog_footer .slick-arrow:after {
      display: none; }
  .slider_blog_footer .slick-prev {
    position: absolute;
    left: -6%;
    float: left;
    background-image: url("../img/blog_footer_left.png"); }
  .slider_blog_footer .slick-next {
    position: absolute;
    right: -6%;
    float: right;
    background-image: url("../img/blog_footer_right.png"); }

.cert_report_baner .inner {
  background: url("../img/baner.png") no-repeat;
  height: 376px; }
  .cert_report_baner .inner .top {
    color: white;
    height: 288px;
    font-size: 36px;
    text-align: right;
    padding: 64px 126px 0 0;
    line-height: 42px; }
    .cert_report_baner .inner .top .logo {
      margin: 10px 0 0 0; }
  .cert_report_baner .inner .bottom {
    color: #101c28;
    clear: both;
    float: left;
    width: 100%;
    height: 86px;
    position: relative;
    background: #ecf0f1; }
    .cert_report_baner .inner .bottom p {
      font-size: 26px;
      font-weight: bold;
      padding: 28px 0 0 50px;
      float: left; }
    .cert_report_baner .inner .bottom a {
      background-color: #101c28;
      color: white;
      float: right;
      margin: 14px 122px 0 0;
      width: 238px; }

.cert_tools_input {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 12px 24px;
  width: 472px; }
  .cert_tools_input::-moz-placeholder {
    color: #333333;
    opacity: 1; }
  .cert_tools_input::-webkit-input-placeholder {
    color: #333333;
    opacity: 1; }

@media (max-width: 1170px) {
  .cert_tools_input {
    width: 100%; } }
.cert_tools_submit {
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #101c28;
  width: 174px;
  padding: 14px 51px;
  font-weight: bold;
  text-align: center; }

@media (max-width: 1170px) {
  .cert_tools_submit {
    width: 100% !important;
    margin-top: 10px; } }
div.cert_sort {
  margin: 34px 0 36px 0;
  min-height: 46px; }
  div.cert_sort select {
    width: 270px;
    height: 50px;
    border: 1px solid #ecf0f1;
    padding: 0 46px;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent; }
  div.cert_sort select::-ms-expand {
    display: none; }
  div.cert_sort .dropdown {
    position: absolute;
    display: inline-block;
    right: 0; }
    div.cert_sort .dropdown:after {
      content: '';
      position: absolute;
      display: block;
      background: url("../img/arrow_bottom.png") no-repeat;
      width: 14px;
      height: 8px;
      margin: -28px 0 0 230px; }
  div.cert_sort img {
    border: 1px solid #ecf0f1;
    padding: 11px;
    cursor: pointer;
    margin: -3px 0 0 5px; }

.before-lightning:before {
  content: '';
  position: absolute;
  background: url("../img/lightning.png") no-repeat;
  width: 13px;
  height: 19px; }

.before-glob:before {
  content: '';
  position: absolute;
  background: url("../img/glob_green.png") no-repeat;
  width: 19px;
  height: 19px; }

.before-at:before {
  content: '';
  position: absolute;
  background: url("../img/at.png") no-repeat;
  width: 17px;
  height: 18px; }

.before-phone:before {
  content: '';
  position: absolute;
  background: url("../img/phone.png") no-repeat;
  width: 20px;
  height: 20px; }

.before-printer:before {
  content: '';
  position: absolute;
  background: url("../img/printer.png") no-repeat;
  width: 21px;
  height: 18px; }

.before-envelope:before {
  content: '';
  position: absolute;
  background: url("../img/envelope.png") no-repeat;
  width: 16px;
  height: 12px; }

.cert_before_png {
  margin-left: 44px; }

.cert_before_png:before {
  content: '';
  position: absolute;
  background: url("../img/before_png.png") no-repeat;
  width: 25px;
  height: 28px;
  margin-left: -44px;
  margin-top: -8px; }

.cert_before_ai {
  margin-left: 44px; }

.cert_before_ai:before {
  content: '';
  position: absolute;
  background: url("../img/before_ai.png") no-repeat;
  width: 25px;
  height: 28px;
  margin-left: -44px;
  margin-top: -8px; }

.cert_before_pdf {
  margin-left: 44px; }

.cert_before_pdf:before {
  content: '';
  position: absolute;
  background: url("../img/before_pdf.png") no-repeat;
  width: 25px;
  height: 28px;
  margin-left: -44px;
  margin-top: -8px; }

.cert_before_zip {
  margin-left: 44px; }

.cert_before_zip:before {
  content: '';
  position: absolute;
  background: url("../img/before_zip.png") no-repeat;
  width: 25px;
  height: 28px;
  margin-left: -44px;
  margin-top: -8px; }

h1.before_head, h2.before_head, h3.before_head, h4.before_head, h5.before_head, h6.before_head {
  font-size: 18px;
  padding-left: 22px; }

h1.before_head:before, h2.before_head:before, h3.before_head:before, h4.before_head:before, h5.before_head:before, h6.before_head:before {
  content: '';
  position: absolute;
  margin: 2px 0 0 -22px;
  background: url("../img/before_head.png") no-repeat;
  width: 14px;
  height: 14px; }

.cert_li_before li {
  padding-left: 14px; }

.cert_li_before li:before {
  content: '';
  position: absolute;
  margin: 8px 0 0 -14px;
  background: url("../img/before_head.png") no-repeat;
  background-size: cover;
  width: 7px;
  height: 7px; }

.cert_header_lang h4, .cert_header_lang a {
  float: left;
  margin: 0; }
.cert_header_lang .cert_lang_pl, .cert_header_lang .cert_lang_en {
  border: 1px solid #d7e3ea;
  border-radius: 2px;
  font-size: 12px; }
.cert_header_lang .cert_lang_pl {
  background-color: #ecf0f1;
  padding: 1px 6px;
  margin: 0 8px 0 9px; }
.cert_header_lang .cert_lang_en {
  padding: 1px 4px; }
.cert_header_lang .cert_open {
  background: url("../img/open.png") no-repeat;
  width: 15px;
  height: 15px;
  margin: 6px 0 6px 8px; }

nav li {
  display: inline-block; }

@media (max-width: 1170px) {
  nav li {
    display: block;
    width: 100%;
    text-align: center; } }
nav.top {
  width: 100%;
  background-color: #101c28; }
  nav.top li:nth-of-type(1) a {
    padding-left: 46px;
    padding-right: 16px; }
  nav.top li:nth-of-type(2) a {
    padding-left: 36px;
    padding-right: 30px; }
  nav.top li:nth-of-type(4) a {
    padding-left: 48px;
    padding-right: 32px; }
  nav.top li:last-of-type a {
    border-left-color: transparent;
    background-color: white;
    padding-left: 20px;
    padding-right: 16px; }
  nav.top a {
    color: white;
    padding-top: 13px;
    padding-bottom: 14px;
    font-size: 14px;
    border-left: 1px solid rgba(255, 255, 255, 0.5); }
    nav.top a:before {
      margin: 0 0 0 -30px; }
nav.main {
  padding: 24px 0 0 0; }
  nav.main .logo {
    float: left;
    margin: 0 52px 0 0; }
  nav.main ul {
    float: left; }
  nav.main li {
    margin-right: 24px;
    margin-bottom: -10px; }
    nav.main li:last-of-type {
      margin-right: 0; }
    nav.main li:after {
      content: '';
      position: relative;
      margin: 9px 0 0 0;
      left: 25%;
      background-color: transparent;
      width: 50%;
      height: 5px;
      display: block;
      transition: 1s; }
    nav.main li.current-menu-item:after, nav.main li.current-page-ancestor:after, nav.main li:hover:after {
      background-color: #00ff82;
      transition: 1s; }
  nav.main a {
    font-size: 16px;
    font-weight: bold; }
  nav.main .mag {
    float: right; }

header .rwd {
  width: 100%;
  height: 60px;
  background: url("../img/menu.png") no-repeat;
  background-size: 30px 30px;
  background-position: 98% 16px;
  display: none; }
header .breadcrumbs hr {
  margin: 23px 0 5px 0; }
header .breadcrumbs li {
  display: inline-block;
  margin-right: 18px; }
  header .breadcrumbs li:last-of-type {
    margin-right: 0; }
    header .breadcrumbs li:last-of-type a:after {
      display: none; }
header .breadcrumbs a:after {
  content: '>';
  position: absolute;
  margin: 0 0 0 5px; }

aside.side {
  padding-top: 15px; }
aside .before_head.border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 18px;
  padding-bottom: 14px;
  margin-top: 32px; }
aside .tools ul {
  margin: 18px 0 -8px 0; }
aside .tools a {
  font-weight: bold;
  font-size: 20px;
  padding: 17px 26px;
  background-color: #ecf0f1;
  transition: 0.5s; }
  aside .tools a:after {
    content: '>';
    position: absolute;
    right: 35px; }
  aside .tools a:hover {
    background-color: #101c28;
    color: white;
    transition: 0.5s; }
    aside .tools a:hover:before {
      color: #00ff82; }
aside .tag img {
  padding: 8px 0 2px 0; }
aside .social figure {
  padding: 18px 0 2px 0; }
aside .social .twitter {
  float: left; }
  aside .social .twitter:before {
    content: '';
    position: absolute;
    margin: -16px 0 0 186px;
    width: 1px;
    height: 400px;
    background-color: rgba(0, 0, 0, 0.2); }
aside .social .other {
  float: right; }
  aside .social .other img {
    margin: -10px 0 30px 0; }
aside img {
  max-width: 100%; }

main.contact .cert_header_bg {
  margin-bottom: 0; }
main.contact .col-md-5 {
  width: 43%;
  padding-right: 0; }
main.contact .col-md-6 {
  width: 57%;
  padding-left: 0; }
main.contact .info {
  max-height: 440px;
  padding: 10px 26px 31px 26px;
  color: white;
  background-color: #101c28; }
  main.contact .info h6 {
    color: white;
    font-size: 12px;
    font-weight: normal; }
  main.contact .info address {
    margin: -6px 0 0 0; }
  main.contact .info span {
    font-size: 12px;
    line-height: 14px;
    display: block; }
  main.contact .info div:first-of-type {
    padding: 18px 0 18px 60px; }
    main.contact .info div:first-of-type:before {
      margin: 24px 0 0 -28px; }
  main.contact .info .box {
    width: 50%;
    float: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    main.contact .info .box.box-1 {
      padding: 16px 0 16px 60px; }
      main.contact .info .box.box-1:before {
        margin: 28px 0 0 -28px; }
    main.contact .info .box.box-2 {
      padding: 8px 0 14px 76px; }
      main.contact .info .box.box-2:before {
        margin: 28px 0 0 -48px; }
    main.contact .info .box.box-3 {
      padding: 6px 0 18px 76px;
      height: 110px; }
      main.contact .info .box.box-3:before {
        margin: 28px 0 0 -48px; }
    main.contact .info .box.box-4 {
      padding: 8px 0 14px 76px;
      border-bottom: none; }
      main.contact .info .box.box-4:before {
        margin: 28px 0 0 -48px; }
  main.contact .info .box.big {
    width: 100%; }
main.contact .map {
  height: 440px; }
  main.contact .map .inner {
    height: 100%; }
main.contact .btn_contact {
  margin: 62px 0 0 0;
  font-weight: bold;
  font-size: 18px; }
  main.contact .btn_contact p {
    min-height: 72px;
    line-height: 24px; }
  main.contact .btn_contact div {
    border: 1px solid #101c28;
    border-radius: 2px;
    padding: 15px 50px;
    display: inline-block; }

.sidebar-enabled main.contact .info .box.box-1 {
  padding: 16px 0 16px 40px; }
.sidebar-enabled main.contact .info .box.box-2 {
  padding: 8px 0 14px 56px; }
.sidebar-enabled main.contact .info .box.box-3 {
  padding: 6px 0 18px 56px;
  height: 130px; }
.sidebar-enabled main.contact .info .box.box-4 {
  width: 100%;
  padding: 8px 0 0 56px; }
.sidebar-enabled main.contact .map {
  height: 446px; }
.sidebar-enabled main.contact .btn_contact p {
  min-height: 140px; }

main.blog main.content article, main.blog div.content article {
  padding-bottom: 17px;
  margin-bottom: 25px;
  border-bottom: 1px solid #101c28;
  clear: both; }
main.blog main.content img, main.blog div.content img {
  max-width: 100%;
  margin-bottom: 4px; }
main.blog main.content figure.head, main.blog div.content figure.head {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  main.blog main.content figure.head h2, main.blog div.content figure.head h2 {
    font-size: 32px;
    margin: 2px 0 -2px 0; }
  main.blog main.content figure.head .cert_tag a, main.blog div.content figure.head .cert_tag a {
    margin-bottom: 20px; }
main.blog main.content figure.content, main.blog div.content figure.content {
  margin: 12px 0 0 0; }
  main.blog main.content figure.content .cert_read_more, main.blog div.content figure.content .cert_read_more {
    margin-top: 2px; }

main.front .cert_report_baner {
  margin-bottom: 54px;
  margin-top: 4px; }
main.front article {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 28px;
  padding-bottom: 28px; }
  main.front article figure.thumb {
    width: 170px;
    float: left;
    margin: 0 30px 0 0; }
    main.front article figure.thumb img {
      max-width: 100%;
      border: 1px solid #ecf0f1; }
  main.front article figure.content {
    width: 647.5px;
    float: right; }
    main.front article figure.content .head {
      font-weight: bold;
      margin: 0 0 16px 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      main.front article figure.content .head h2 {
        font-size: 24px;
        margin: 0 0 8px 0;
        line-height: 30px; }
    main.front article figure.content .cert_read_more {
      margin-top: 14px; }
main.front .cert_pages {
  margin-top: -8px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

main.project,
main.result {
  margin-bottom: -40px; }
  main.project select,
  main.result select {
    margin: 0 0 -20px 0; }
  main.project article,
  main.result article {
    padding-bottom: 22px; }
    main.project article figure.thumb,
    main.result article figure.thumb {
      width: 170px;
      height: 122px;
      overflow: hidden;
      float: left;
      margin: 0 30px 0 0;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 2px; }
      main.project article figure.thumb img,
      main.result article figure.thumb img {
        max-width: 100%; }
      main.project article figure.thumb .cert_date,
      main.result article figure.thumb .cert_date {
        padding: 1px 12px;
        position: absolute;
        margin: 8px 0 0 8px;
        font-weight: bold; }
    main.project article figure.content,
    main.result article figure.content {
      width: 940px;
      float: right; }
      main.project article figure.content .head,
      main.result article figure.content .head {
        font-weight: bold;
        margin: 0 0 14px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
        main.project article figure.content .head h2,
        main.result article figure.content .head h2 {
          font-size: 24px;
          margin: 0 0 8px 0;
          line-height: 30px; }
        main.project article figure.content .head .cert_tag,
        main.result article figure.content .head .cert_tag {
          margin: -12px 0 0 0; }
          main.project article figure.content .head .cert_tag a,
          main.result article figure.content .head .cert_tag a {
            margin-bottom: 10px; }
      main.project article figure.content .cert_read_more,
      main.result article figure.content .cert_read_more {
        margin-top: 4px; }
    main.project article._close figure.content .head h2, main.project article._close figure.content .head a,
    main.result article._close figure.content .head h2,
    main.result article._close figure.content .head a {
      color: #a7a9ac; }
    main.project article._close .cert_date,
    main.result article._close .cert_date {
      background-color: #ecf0f1;
      color: #333333; }

.sidebar-enabled main.project article figure.thumb {
  width: calc(30% - 30px); }
.sidebar-enabled main.project article figure.content {
  width: 70%; }

main.publication {
  margin-bottom: -24px; }
  main.publication article {
    padding-bottom: 40px; }
    main.publication article figure.thumb {
      width: 270px;
      float: left;
      margin: 0 30px 0 0; }
      main.publication article figure.thumb img {
        max-width: 100%; }
    main.publication article figure.content {
      width: 840px;
      float: right; }
      main.publication article figure.content .head {
        font-weight: bold;
        margin: 0 0 14px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
        main.publication article figure.content .head h5 {
          font-size: 12px;
          margin: 8px 0 0 0; }
        main.publication article figure.content .head h2 {
          font-size: 18px;
          margin: 4px 0 8px 0;
          line-height: 30px; }
        main.publication article figure.content .head .cert_tag {
          margin: -12px 0 0 0; }
          main.publication article figure.content .head .cert_tag a {
            margin-bottom: 10px; }
      main.publication article figure.content .cert_read_more {
        margin-top: 28px; }
  main.publication .cert_pages {
    margin-top: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 18px;
    padding-bottom: 18px; }

.sidebar-enabled main.publication article figure.thumb {
  width: calc(30% - 30px); }
.sidebar-enabled main.publication article figure.content {
  width: 70%; }

main.tools .content {
  margin-top: 2px; }
  main.tools .content h2 {
    font-size: 18px; }
  main.tools .content .cert_tools_input {
    margin: 6px 26px 0 0; }
  main.tools .content figure {
    margin: 50px 0 -10px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    main.tools .content figure:nth-of-type(2) {
      margin: 50px 0 0 0;
      padding-bottom: 12px; }
    main.tools .content figure:last-of-type {
      border-bottom: none;
      margin: 38px 0 0 0; }
    main.tools .content figure p {
      margin: 22px 0 10px 0; }
    main.tools .content figure a {
      margin: 14px 0 0 314px;
      font-size: 13px;
      text-decoration: underline; }

main.media .cat figure {
  width: 50%;
  float: left;
  background-color: #ecf0f1;
  margin: 31px 0 0 0;
  cursor: pointer;
  transition: 0.5s; }
  main.media .cat figure:after {
    content: '';
    position: absolute;
    margin: -28px 0 0 42%;
    background: url("../img/arrow_bottom.png") no-repeat;
    width: 14px;
    height: 8px;
    transition: 0.5s; }
  main.media .cat figure:hover, main.media .cat figure.curr {
    background-color: #101c28;
    transition: 0.5s; }
    main.media .cat figure:hover:after, main.media .cat figure.curr:after {
      background: url("../img/arrow_top.png") no-repeat;
      transform: rotate(180deg);
      transition: 0.5s; }
    main.media .cat figure:hover h2, main.media .cat figure.curr h2 {
      color: white;
      transition: 0.5s; }
  main.media .cat figure.curr:after {
    transform: rotate(0); }
  main.media .cat figure h2 {
    font-size: 14px;
    padding: 17px 0 16px 38px;
    margin: 0 0 0 0;
    font-weight: 300; }
main.media section.b {
  display: none; }
main.media h3 {
  font-size: 18px;
  margin: 42px 0 0 0; }
main.media .cert_date {
  margin: 0; }
main.media figure h4 {
  margin: 40px 0 30px 0; }
main.media .all h3 {
  margin: 36px 0 0 0; }
main.media .all p {
  margin: 14px 0 0 0; }
main.media .all h4 {
  margin: 60px 0 0 0; }
main.media .gray {
  margin: 50px 0 0 0;
  padding: 42px 22px;
  background-color: #ecf0f1; }
  main.media .gray h4 {
    margin: -18px 0 0 0; }
  main.media .gray p {
    margin: 24px 0 0 0; }
main.media .bottom h5 {
  margin: 40px 0 0 0;
  font-size: 18px;
  line-height: 24px; }
main.media .bottom h4 {
  margin: 30px 0 0 0; }
main.media .bottom.right {
  margin-left: -58px; }
  main.media .bottom.right h5 {
    margin: 62px 0 0 0; }
main.media .contact {
  background-color: #101c28;
  margin: 40px 0 0 0;
  padding: 24px; }
  main.media .contact h6 {
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 100; }
  main.media .contact b {
    color: #00ff82; }
main.media .cert_header_lang {
  float: right; }
main.media article {
  border-bottom: 1px solid #101c28;
  padding-bottom: 80px; }
  main.media article:last-of-type {
    border-bottom: none; }
  main.media article .head {
    margin: 22px 0 0 0;
    border-bottom: 1px solid #ecf0f1; }
    main.media article .head h6 {
      margin: 0 0 0 0; }
    main.media article .head h2 {
      margin: 10px 0 0 0;
      font-size: 18px; }
    main.media article .head .cert_tag a {
      margin-bottom: 10px; }
  main.media article .content p {
    margin: 10px 0 0 0; }
  main.media article .cert_read_more {
    margin-top: 36px; }

main.about {
  margin-bottom: -30px; }
  main.about .cert_header_bg {
    margin-bottom: 14px; }
  main.about h2 {
    font-size: 18px;
    margin: 29px 0 28px 0; }
  main.about p {
    margin: 0 0 36px 0; }
  main.about a:not(.cert_tools_submit) {
    color: #00ff82;
    display: inline-block; }
  main.about .cert_tools_submit {
    width: 386px;
    margin-bottom: 30px;
    font-size: 20px;
    padding: 16px; }
  main.about figure {
    background-color: #ecf0f1; }
    main.about figure img:nth-of-type(2) {
      margin: 0 184px; }

main.error {
  padding: 80px 0 0 0; }
  main.error h1 {
    font-weight: normal;
    margin: 38px 0 44px 0; }
  main.error .cert_tools_submit {
    margin: 0 auto 44px auto;
    width: 400px; }

main.ouch .cert_header_bg {
  margin-bottom: 50px; }
main.ouch h2 {
  font-size: 18px; }
main.ouch figure.header img {
  margin: 0 54px 0 0; }
main.ouch figure.header p {
  margin: 0 0 20px 0; }
main.ouch figure.header hr {
  margin-top: 26px; }
main.ouch figure.header h2 {
  margin: 12px 0 26px 0;
  float: left; }
main.ouch figure.header select {
  float: right;
  margin: -4px 0 0 0; }
main.ouch .cert_left figure {
  float: left; }
main.ouch .cert_right figure {
  float: right; }
main.ouch figure.item {
  clear: both;
  margin: 0 0 10px 0; }
  main.ouch figure.item:after {
    content: '';
    position: absolute;
    margin: 19px 0 0 -44px;
    background: url("../img/arrow_bottom.png") no-repeat;
    transform: rotate(-90deg);
    width: 14px;
    height: 8px; }
  main.ouch figure.item span {
    display: block; }
  main.ouch figure.item .date {
    padding: 11px 24px 11px 23px;
    color: #00ff82;
    background-color: #101c28;
    float: left;
    letter-spacing: 1px;
    font-weight: normal; }
  main.ouch figure.item .title {
    padding: 11px 22px;
    background-color: #ecf0f1;
    float: left;
    font-size: 14px;
    width: 454px; }
main.ouch figure.bottom {
  margin: 40px 0 -10px 0; }
  main.ouch figure.bottom h2 {
    margin: 28px 0 0 0; }
  main.ouch figure.bottom a {
    margin: 16px 0 0 0;
    font-size: 18px; }
main.ouch .dropdown:after {
  margin: -18px 0 0 230px; }

main.job {
  margin-bottom: -30px; }
  main.job .cert_left {
    padding-right: 15px; }
  main.job .tab {
    float: left;
    clear: both;
    width: 100%; }
    main.job .tab.tab_close {
      margin-bottom: -20px; }
    main.job .tab.tab_close .header:after {
      transform: rotate(0deg); }
  main.job .header {
    cursor: pointer;
    width: 100%; }
    main.job .header:after {
      content: '';
      position: absolute;
      margin: -38px 0 0 93%;
      background: url("../img/arrow_bottom.png") no-repeat;
      transform: rotate(180deg);
      width: 14px;
      height: 8px; }
    main.job .header h2 {
      font-size: 14px;
      background-color: #ecf0f1;
      padding: 16px 38px;
      display: block; }
  main.job .content {
    padding-top: 10px; }
    main.job .content h3 {
      font-size: 18px;
      margin: 24px 0 4px 0;
      line-height: 24px; }
    main.job .content .cert_tools_submit {
      float: right;
      margin-top: 140px;
      margin-bottom: 10px; }

main.training {
  margin: 0 0 -22px 0; }
  main.training .cert_left {
    padding-right: 15px; }
  main.training .head {
    margin: 30px 0 30px 0; }
    main.training .head h2 {
      font-size: 36px;
      margin: 18px 0 10px 0; }
    main.training .head h4 {
      margin: 10px 0 4px 0; }
    main.training .head p {
      margin: 40px 0 -16px 0; }
    main.training .head li {
      font-size: 14px; }
    main.training .head figure {
      padding-right: 30px; }
  main.training .tab {
    float: left;
    clear: both;
    width: 100%; }
    main.training .tab.tab_close {
      margin-bottom: -20px; }
    main.training .tab.tab_close .header:after {
      transform: rotate(0deg); }
    main.training .tab .head {
      margin: 26px 0 44px 0; }
      main.training .tab .head .cert_left img {
        margin: 0 28px 0 0; }
      main.training .tab .head .cert_left p {
        margin: 34px 0 0 0; }
      main.training .tab .head .cert_right p {
        margin: 36px 0 0 0;
        line-height: 20px; }
    main.training .tab .header {
      cursor: pointer;
      width: 100%; }
      main.training .tab .header:after {
        content: '';
        position: absolute;
        margin: -38px 0 0 93%;
        background: url("../img/arrow_bottom.png") no-repeat;
        transform: rotate(180deg);
        width: 14px;
        height: 8px; }
      main.training .tab .header h3 {
        font-size: 14px;
        background-color: #ecf0f1;
        padding: 16px 38px;
        display: block; }
    main.training .tab .content {
      padding-top: 10px; }
      main.training .tab .content h4 {
        font-size: 18px;
        margin: 24px 0 4px 0;
        line-height: 24px; }
      main.training .tab .content .cert_li_before p {
        margin: 0 0 0 12px; }
    main.training .tab .register {
      margin: 38px 0 18px 0; }
      main.training .tab .register .cert_tools_submit {
        margin: -8px 0 0 26px;
        width: auto;
        float: left;
        display: inline-block; }

main.report {
  margin-bottom: -28px; }
  main.report .cert_header_bg {
    margin-bottom: 12px; }
  main.report h2 {
    font-size: 17px;
    margin: 30px 0 18px 0; }
  main.report input {
    width: 262px; }
  main.report textarea {
    width: 100%;
    height: 174px; }
  main.report .top div input:nth-of-type(2) {
    float: right; }
  main.report .bottom {
    margin-top: 42px; }
  main.report .cert_tools_submit {
    width: 270px;
    font-weight: bold;
    font-size: 18px;
    padding: 16px 0; }
  main.report .cert_sort {
    float: left; }
    main.report .cert_sort select {
      width: 270px; }
  main.report .captcha {
    padding: 16px 0 0 124px; }
    main.report .captcha p {
      font-weight: bold;
      font-size: 24px;
      float: left; }
    main.report .captcha input {
      width: 66px;
      border-color: #101c28;
      margin: -20px 0 0 20px; }
  main.report input[type='submit'] {
    background-color: #101c28;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border: none;
    outline: none;
    border-radius: 2px;
    float: right;
    padding: 16px 0;
    width: 230px; }

main.result {
  margin-bottom: -44px; }
  main.result figure.radio {
    margin: 40px 0 42px 0; }
    main.result figure.radio div {
      display: inline-block;
      margin: 0 28px 0 0; }
    main.result figure.radio input[type='radio'] {
      margin: 4px 0 0 0;
      padding: 0 0 0 10px; }
      main.result figure.radio input[type='radio']:after {
        content: '';
        top: -1px;
        left: -1px;
        position: absolute;
        margin: 0 0 0 0;
        background-position: 0px 0px !important;
        background: url("../img/radio_unchecked.png") no-repeat;
        width: 17px;
        height: 17px; }
      main.result figure.radio input[type='radio']:checked:after {
        background: url("../img/radio_checked.png") no-repeat; }
    main.result figure.radio label {
      margin: 0 0 0 14px;
      padding: 0 0 0 12px; }
  main.result figure:not(.radio) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0 0 0; }
    main.result figure:not(.radio) h6 {
      font-size: 10px;
      margin: 0 0 0 0; }
    main.result figure:not(.radio) h2 {
      font-size: 18px;
      margin: 10px 0 0 0; }
    main.result figure:not(.radio) p {
      margin: 10px 0 20px 0; }

footer {
  margin: 70px 0 0 0;
  background-color: #ecf0f1;
  padding: 44px 0 0px 0; }
  footer span.head {
    display: block;
    font-weight: bold;
    font-size: 18px;
    margin: -4px 0 46px 0;
    padding: 0 0 0 30px; }
    footer span.head:before {
      content: '';
      position: absolute;
      width: 6px;
      height: 18px;
      background-color: #00ff82;
      margin: 3px 0 0 -22px; }
  footer .info img {
    margin: 0 0 40px 0; }
  footer .contact p {
    line-height: 17px;
    font-size: 12px;
    padding: 0 0 0 6px; }
  footer .data {
    padding: 52px 0 0 14px; }
    footer .data p {
      line-height: 17px;
      margin: 14px 0 0 0; }
      footer .data p:nth-of-type(1) {
        border-bottom: 2px solid white;
        padding-bottom: 18px; }
  footer .partners {
    margin-left: 15px; }
    footer .partners img {
      float: left;
      margin-right: 6px;
      width: 30.9%; }
      footer .partners img.last {
        margin-right: 0; }

div.footer_copy {
  font-weight: bold;
  padding: 28px 0 42px 0;
  font-size: 13px; }

/* WP widgets */
div.tagcloud a {
  display: inline; }

.custom_button_black {
  display: inline-block;
  background-color: #101c28;
  color: #fff;
  margin: 10px 10px;
  padding: 14px 20px;
  border: 1px solid #101c28;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center; }

.custom_button_black:hover, .custom_button_black:active {
  background-color: #fff; }

.single-post .cert_header_bg {
  margin-bottom: 10px; }
.single-post .thumbnail_respo {
  max-width: 100%;
  height: auto; }

.element-search {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px; }
  .element-search figure:not(.radio) {
    border-bottom: none !important; }

#search-form {
  display: none;
  position: absolute;
  top: 35px;
  right: 15px;
  background: #fff;
  z-index: 99999;
  height: 39px;
  border: 2px solid #101c28; }
  #search-form input[type=text] {
    border: none;
    float: left;
    min-width: 220px;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    padding-right: 5px; }
  #search-form input[type=submit] {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    background: #101c28;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    float: right;
    border: none;
    height: 35px;
    padding: 0 10px; }

div.slider {
  padding-top: 25px;
  width: 90%;
  margin: 0 auto;
  position: relative; }
  div.slider .cert-slider-element {
    width: 33%;
    max-height: 250px; }

@media (max-width: 1200px) {
  main.publication article figure.content {
    float: left;
    width: 100%;
    margin-top: 15px; }

  main.front article figure.content {
    width: 100%;
    margin-top: 5px; }

  .cert_report_baner .inner .top {
    padding: 15px;
    text-align: center; }
  .cert_report_baner .inner .bottom {
    height: auto; }
  .cert_report_baner .inner .bottom p {
    line-height: 30px;
    padding: 10px;
    float: none;
    text-align: center;
    margin-bottom: 0; }
  .cert_report_baner .inner .bottom a.cert_tools_submit {
    margin: 5px 0 0 0; }

  main.result article figure.content {
    width: 100%; } }
/* W - responsive */
@media (max-width: 1170px) {
  main.contact .info {
    max-height: none; }
  main.contact .btn_contact p {
    height: auto !important; }
    main.contact .btn_contact p br {
      display: none; }

  #search-form {
    position: relative;
    margin-top: 15px;
    top: 0;
    right: 0;
    margin-bottom: 15px; }
    #search-form input[type=text] {
      min-width: 0;
      width: calc(100% - 105px); }
    #search-form input[type=submit] {
      width: 75px;
      float: right; }

  main.tools .content figure a {
    margin: 0; } }
@media (max-width: 992px) {
  p a { display: inline-block; }
  main.project article figure.content, main.result article figure.content {
    width: 100%; }

  main.single-page .cert_header_bg {
    margin-bottom: 10px; } }
@media (min-width: 991px) and (max-width: 1200px) {
  aside .social .twitter:before {
    background-color: transparent; }
  aside .social .twitter {
    padding-top: 8px;
    float: none;
    margin: 0 auto;
    width: 180px;
    display: block; }
  aside .social .other {
    text-align: center; }
    aside .social .other a {
      margin: 7px;
      display: inline-block; } }
@media (max-width: 600px) {
  main.training .cert_left, main.training .cert_right {
    width: 100%;
    float: none;
    margin-top: 5px; }
  main.training .tab .header:after {
    margin-left: 88%; }

  aside .social .twitter:before {
    display: none !important; }

  aside .social .twitter {
    float: none;
    position: relative; }

  #twitter-widget-0 {
    width: 100% !important;
    min-width: 100% !important;
    position: relative !important; }

  aside .social .other {
    text-align: center;
    width: 100%; }
    aside .social .other a {
      margin: 5px;
      display: inline-block; } }

/*# sourceMappingURL=style.css.map */
