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

html, body, .container {
  height: 100%; }

.text_center {
  display: table-cell;
  vertical-align: middle; }

body {
  font-family: 'ProximaNovaRegular', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 18px;
  overflow: hidden; 
}

html, * {
  box-sizing: border-box;
}

button {
	border: none;
	outline: none;
}

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

.container {
  margin: 0 auto;
}

#main-header,
.main-content {
  padding-right: 75px;
}

.buttonstoolbar {
  padding-top: 40px;
  padding-bottom: 40px;
  position: fixed;
  left: 0px;
  right: 0px;
  font-size: 0;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 8px 0 rgba(5, 47, 99, 0.18);
  z-index: 2; 
}

.to_start_archive {
  font-weight: bold;
  background-color: #ffffff;
  border: solid 2px #007ec5;
  color: #007ec5; 
}

.red_button {
  font-weight: bold;
  color: #f34e5a;
  background-color: #ffffff;
  border: solid 2px #ef4c5d; 
}

#buttonstoolbar_offset {
  padding-top: 150px; 
}

#main-header {
  position: fixed;
  height: 74px;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 4;
  background-color: #123884;
  color: #ffffff;
  overflow: hidden; 
}

#header_offset {
  padding-top: 74px; 
}

.header_title {
  display: table;
  font-size: 24px;
  line-height: 30px;
  height: 74px;
}

.header_address {
  font-size: 14px;
  display: table;
  height: 74px; 
}

.header_vertical_line {
  border-right: 1px solid #ffffff;
  padding-right: 10px;
}

.office_offset {
  padding-top: 30px; }

.offices_title {
  color: #003a83;
  font-size: 2.5em; }

.office_title {
  color: #222427;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 1.2em; }

.office_content {
  color: #222427;
  font-size: 1em; }

#tmp_block {
  margin-top: 50px;
  height: 247px;
  background-image: linear-gradient(101deg, #ece2ed, #dbeeff); }

.tmp_block_title {
  color: #222427;
  padding-top: 40px;
  font-size: 2.1em; }

.tmp_block_content {
  padding-top: 10px;
  font-size: 1em;
  display: table;
  color: #222427; 
}

#quote {
  padding-top: 20px;
  color: #222427;
  position: relative; 
}

.quote_photo {
  width: 200px;
  height: 200px;
  margin: auto; 
}

.quote_photo img {
  border-radius: 50%;
}

.speech_title {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 15px;
}

.speech_sub_title {
  font-family: 'ProximaNovaBold';
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}

.speech_content {
  font-size: 1em;
}

#documents {
  padding-top: 5px; 
}

button {
  border-radius: 8px;
  font-size: 1.5em;
  color: #ffffff;
  background-color: #1c7dc7;
}

.button_revert {
  margin-top: 15px;
  color: #007ec5;
  background-color: #dcecfd; }

footer {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  margin-top: 82px;
  height: 60px;
  line-height: 50px;
  background-image: linear-gradient(93deg, #ece2ed, #dbeeff);
  font-size: 1em; 
}

#footer_offset {
  padding-top: 120px; 
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }

@-moz-keyframes scroll {
  0% {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }

@keyframes scroll {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(-100%, 0); } }

#marquee {
  position: fixed;
  background-color: #123884;
  bottom: 0;
  left: 0; 
}

.marquee {
  width: 1160px;
  height: 60px;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden; 
}

body .ui-accordion .ui-accordion-header {
  cursor: inherit;
}

/* ROZHKOV STYLE */

.popular-docs,
.documents {
  font-size: 0;
}

 .main-doc {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 345px;
  height: 70px;
  margin-right: 52px;
  margin-bottom: 10px;
  padding-left: 30px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  border-radius: 8px;
  border: solid 2px #007ec5;
  font-weight: bold;
  overflow: hidden;
}

 .main-doc:nth-child(3n+3) {
  margin-right: 0;
}

/* .flex-container {
  display: -webkit-box;  OLD - iOS 6-, Safari 3.1-6, BB7
  display: -ms-flexbox;  TWEENER - IE 10
  display: -webkit-flex; NEW - Safari 6.1+. iOS 7.1+, BB10
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
} */

/* .main-doc {
  position: relative;
  width: 345px;
  height: 70px;
  margin-bottom: 10px;
  padding-left: 30px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  border-radius: 8px;
  border: solid 2px #007ec5;
  font-weight: bold;
  overflow: hidden;
} */

.main-doc span {
  position: relative;
  font-size: 20px;
  display: inline-block;
  max-width: 290px;
}

.main-doc:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 26%;
  height: 30px;
  width: 30px;
  background: url(../img/pdf.svg) center center no-repeat;
  background-size: 30px;
}

.main-doc_category:before {
  background: url(../img/section-blue.png) center center no-repeat;
}

#quote {
  margin-bottom: 0;
}

.standard-title {
  color: #003a83;
  margin-bottom: 30px;
}

.departments {
  font-size: 0;
  margin-top: 20px;
}

.departments-item {
  display: inline-block;
  vertical-align: top;
  width: 350px;
  margin-right: 60px;
}

.departments-item:last-child {
  margin-right: 0;
}

.departments-item__title {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}

.departments-item__body {
  font-size: 16px;
}

.departments__title {
  margin-bottom: 0;
}

.marquee {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 7px;
}

#marquee {
  width: 98%;
}

.triangle-right {
  width: 0;
  height: 0;
  border-top: 37px solid transparent;
  border-left: 17px solid #123884;
  border-bottom: 37px solid transparent;
  position: absolute;
  bottom: 0px;
  left: 100%;
}

.marquee span {
  height: auto;
  display: inline-block;
  vertical-align: middle;
  padding-left: 100%;
  font-family: "ProximaNovaBold", 'Arial', sans-serif;
  font-weight: bold;
  font-size: 30px;
  -webkit-animation: scroll 30s infinite linear;
     -moz-animation: scroll 30s infinite linear;
          animation: scroll 30s infinite linear; 
  color: #ffffff;
}

.sub-category li {
  position: relative;
  margin-left: 25px;
  padding-left: 30px;
  padding-bottom: 22px;
  padding-top: 22px;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  border-bottom: 1px solid #daecfd;
}

.sub-category li a {
  color: #007ec5;
}

.sub-category li:before {
  position: absolute;
  left: 5px;
  top: 24px;
}

.sub-category__title {
  color: #007ec5;
}

#buttons_arrows {
  position: fixed;
  width: 72px;
  right: 0px;
  height: 100%;
  z-index: 1100;
  top: 50%; 
}

#buttons_arrows button {
  outline: none;
  border: none;
  width: 55px;
  height: 390px;
  background-color: #dcecfd; 
}

#buttons_arrows .arrow_top {
  position: fixed;
  top: 94px; 
}

#buttons_arrows .arrow_bottom {
  position: fixed;
  bottom: 94px; 
}

#buttons_arrows .arrow_top,
#buttons_arrows .arrow_bottom {
  right: 10px;
}


#buttons_arrows .button_arrow_bottom {
  background: url(../img/buttons_arrows.png) center center no-repeat;
  background-color: #007fc4;
  background-size: 20px;
  background-position: 17px;
  transform: rotate(-180deg); 
  border-radius: 8px;
}

#buttons_arrows .button_arrow_top {
  background: url(../img/buttons_arrows.png) center center no-repeat;
  background-color: #007fc4;
  background-size: 20px;
  background-position: 17px;
  border-radius: 8px; 
}

.standard-button {
  display: inline-block;
  padding-bottom: 23px;
  padding-top: 23px;
  border-radius: 8px;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.standard-button:hover,
.standard-button:focus,
.standard-button:active {
  text-decoration: none;
}

.standard-button_blue {
  color: #fff;
  background-image: linear-gradient(to bottom, #0096d0, #0068ba);
}

.standard-button_blue:hover,
.standard-button_blue:focus,
.standard-button_blue:active {
  color: #fff;
}

.standard-button_white {
  color: #007ec5;
  background: #fff;
  border: 2px solid #007ec5;
  padding-top: 22px;
  padding-bottom: 22px;
}

.standard-button_white:hover,
.standard-button_white:focus,
.standard-button_white:active {
  color: #007ec5;
}

.buttonstoolbar__main-page {
  position: relative;
  width: 250px;
  margin-right: 60px;
}

.buttonstoolbar__archive-start {
  position: relative;
  width: 810px;
}

.buttonstoolbar__main-page:before {
  content: "";
  position: absolute;
  display: block;
  width: 13.5px;
  height: 13.5px;
  top: 26px;
  left: 51px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
}

.buttonstoolbar__archive-start:before {
  content: '';
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 17px;
  left: 290px;
  background-image: url('../img/arrow_up.png');
}

.buttonstoolbar__archive-start:after {
  width: 2px;
  height: 16px;
  top: 26px;
  left: 306.5px;
  background: #007dc3;
}

/* ACCORDION */

.accordion-wrap {
  margin-top: 40px;
}

.accordion_category {
  height: auto;
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 84px;
  width: 100%;
  text-align: left;
  font-size: 30px;
  line-height: 34px;
  border: none;
  border-radius: 8px;
  outline: none;
  background-color: #dcecfd;
  color: #444;
  cursor: pointer;
}

.accordion_category.active {
  transition: 0.4s;
}

.accordion_category,
.accordion_subcategory {
  position: relative;
  cursor: inherit;
}

.accordion_subcategory {
  font-size: 20px;
  line-height: 22px;
  color: #007ec5;
}

.accordion_subcategory:hover,
.accordion_subcategory:focus,
.accordion_subcategory:active,
.accordion__docs:hover,
.accordion__docs:focus,
.accordion__docs:active {
  color: #007ec5;
  text-decoration: none;
  background: none;
  outline: none;
}

.accordion_category.active, .accordion_category:hover {
    background-color: #dcecfd;
}

.category,
.subcategory {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion_category.active:before,
.accordion_category:before {
  content: "";
  position: absolute;
  display: block;
  width: 13.5px;
  height: 13.5px;
  top: 40%;
  left: 50px;
  border-right: 2px solid #007fc4;
  border-bottom: 2px solid #007fc4;
}

.accordion_subcategory {
  display: inline-block;
}

.accordion_subcategory:before {
  content: '';
  position: absolute;
  left: -35px;
  top: 9%;
  height: 20px;
  width: 20px;
  background: url(../img/section-blue.png) center center no-repeat;
  background-size: 20px;
}

.accordion_category:before {
  transform: rotate(-45deg);
}

.accordion_category.active:before {
  transform: rotate(45deg);
}

.category,
.subcategory {
  padding-top: 20px;
}

.category {
  padding-left: 120px;
}

.subcategory {
  padding-left: 40px;
}

.doc-wrap {
  position: relative;
  margin-bottom: 20px;
}

.doc-wrap:before {
  content: '';
  position: absolute;
  left: -39px;
  top: 8px;
  height: 20px;
  width: 20px;
  background: url(../img/pdf.png) center center no-repeat;
  background-size: 20px;
}

.accordion__docs {
  color: #007ec5;
  font-size: 20px;
  line-height: 35px;
}

.more-info {
  display: none;
}

.info-wrap > .doc-wrap {
  margin-left: 60px;
}

/* MODAL */

.modal {
  padding-left: 0 !important;
}

.modal-dialog {
  width: 100%;
  margin: 0;
}

.modal-dialog,
.modal-content,
.modal-body {
  height: 100%;
}

.modal-open .modal {
  overflow: hidden;
}

.modal .buttonstoolbar {
  position: inherit;
}

.modal .modal-header {
  padding: 0;
}

.modal-header .close {
  display: none;
}

.modal .buttonstoolbar__archive-start {
  width: 540px;
  margin-right: 60px;
}

.modal .buttonstoolbar__archive-start:after {
  left: 166.5px;
}

.modal .buttonstoolbar__archive-start:before {
  left: 160px;
}

.modal .buttonstoolbar__close {
  position: relative;
  width: 250px;
  background-color: #ffffff;
  border: solid 2px #ef4c5d;
  color: #ef4c5d;
}

.modal .buttonstoolbar__close:before {
  content: 'x';
  position: absolute;
  top: 20px;
  left: 57px;
  font-size: 33px;
}

#buttons_arrows.buttons_arrows_pdf .arrow_top {
  top: 169px;
}

#buttons_arrows.buttons_arrows_pdf .arrow_bottom {
  bottom: 30px;
}

#buttons_arrows.buttons_arrows_pdf button {
    height: 385px;
}

.pdf_container {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 96%;
  height: 84%;
  border: none;
}