iframe {
  height: 540px;
}

*::selection {
  background: white;
  color: #FFFFFF;
}

*::-moz-selection {
  background: white;
  color: #FFFFFF;
}

body::-webkit-scrollbar {
  width: 12px;
  /* width of the entire scrollbar */
}

body::-webkit-scrollbar-thumb {
  background-color: #0a233c;
  /* color of the scroll thumb */
  border-radius: 20px;
  /* roundness of the scroll thumb */
  border: 3px solid white;
  /* creates padding around scroll thumb */
}

input::placeholder {
  color: black;
  opacity: 1;
}

.scroll-up {
  background-color: white;
  transition: 0.2s ease-out;
}

.r-scroll-up {
  background-color: unset;
}

.c-black {
  color: black !important;
}

.c-green {
  color: #1ABC9C !important;
}

.one-nav-a {
  margin-left: 0 !important;
}

.not_iframe {
  width: 100%;
}
.not_iframe .page-found {
  margin: auto;
  padding-top: 150px;
  min-height: 50px;
  /* padding-bottom: 150px; */
  height: 400px;
  /* height: 100%; */
  text-align: center;
  width: 500px;
}
.not_iframe .page-found h4 {
  color: #0a233c;
  height: auto;
  font-size: 19px;
}
.not_iframe .page-found a {
  border-radius: 5px;
  color: white;
  font-size: 20px;
  margin: 175px auto;
  width: max-content;
  height: auto;
  padding: 15px;
  background-color: #0a233ca8;
  text-align: center;
  transition: 0.3s ease-out;
}
.not_iframe .page-found a:hover {
  background-color: #0a233c;
}

a {
  text-decoration: none;
}

.option_list_fon {
  background-color: #0a233c;
  color: white;
}

.arrow-hide {
  display: none;
}

.d-b {
  display: block !important;
}

.noOrganization {
  display: none;
}

.nav-active {
  margin: 2px;
}

.login_page {
  width: 500px;
  margin: 130px auto;
}

.register_page {
  width: 500px;
  margin: 130px auto;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: none !important;
  border: 1px solid #0a233c;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 12px;
  right: -11px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 60px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #212529 transparent transparent transparent;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #212529 transparent;
  border-width: 0 7px 8px 7px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #0a233c;
  color: white;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url("../all_image/magnifying-glass.png") no-repeat 99% 8px;
}

.organization {
  background-color: #80808078;
  padding: 50px 0;
  height: auto;
  position: relative;
  z-index: 0;
}
.organization .info-block .info_content {
  padding: 20px 0;
}
.organization .info-block .info_content .select2 {
  width: 100% !important;
}
.organization .info-block .info_content .c-d-c {
  display: flex;
  align-items: center;
}
.organization .info-block .info_content .all-buttons {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.organization .info-block .info_content .all-buttons .c-d-d {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}
.organization .info-block .info_content .all-buttons .c-d-all {
  padding-left: 10px;
}
.organization .info-block .info_content .all-buttons .c-d-all .logo-brand img {
  width: 150px;
  height: 70px;
}
.organization .info-block .info_content .all-buttons .c-d-all .ipo-brand, .organization .info-block .info_content .all-buttons .c-d-all .print-pdf {
  border-radius: 5px;
  color: white;
  font-size: 16px;
  width: max-content;
  height: auto;
  padding: 15px;
  background-color: #0a233ca8;
  text-align: center;
  transition: 0.3s ease-out;
  border: 0;
  outline: 0;
}
.organization .info-block .info_content .all-buttons .c-d-all .ipo-brand:hover, .organization .info-block .info_content .all-buttons .c-d-all .print-pdf:hover {
  background-color: #0a233c;
}
.organization .info-block .info_content .all-buttons .c-d-all .print-pdf i {
  padding-left: 7px;
}
.organization .info-block .info_content .organization-select {
  outline: none;
}
.organization .info-block .info_content .select2-selection {
  outline: none;
}
.organization .show_window_content {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.organization .show_window_content .tab-pane {
  position: relative;
  min-height: 50px;
}
.organization .show_window_content .tab-pane .information-credi {
  text-align: center;
  width: 100%;
  height: auto;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background-color: #0a233ca8;
}
.organization .show_window_content .tab-pane .information-credi .credi-bloc-link {
  text-decoration: revert !important;
  border-radius: 0 !important;
  font-size: unset !important;
  margin: unset !important;
  width: max-content !important;
  height: auto !important;
  padding: unset !important;
  background-color: unset !important;
  text-align: center !important;
  transition: 0.3s ease-out !important;
}
.organization .show_window_content .tab-pane .information-credi .credi-bloc-link:hover {
  text-decoration: none !important;
}
.organization .show_window_content .tab-pane a {
  border-radius: 5px;
  color: white;
  font-size: 20px;
  margin: 175px auto;
  width: max-content;
  height: auto;
  padding: 15px;
  background-color: #0a233ca8;
  text-align: center;
  transition: 0.3s ease-out;
}
.organization .show_window_content .tab-pane a:hover {
  background-color: #0a233c;
}
.organization .show_window_content .tab-pane::-webkit-scrollbar {
  width: 12px;
  /* width of the entire scrollbar */
}
.organization .show_window_content .tab-pane::-webkit-scrollbar-thumb {
  background-color: #0a233c;
  /* color of the scroll thumb */
  border-radius: 20px;
  /* roundness of the scroll thumb */
  border: 3px solid white;
  /* creates padding around scroll thumb */
}
.organization .show_window_content .show_content_nav {
  border: 0;
}
.organization .show_window_content .show_content_nav .nav-link {
  color: white;
  background: #0a233c8a;
  border: 0;
  margin: 2px;
  margin-bottom: 0;
}
.organization .show_window_content .show_content_nav .nav-link.active {
  color: #495057;
  background-color: #ecececd9;
  margin-bottom: 0;
}
.organization .show_window_content .show_window {
  min-height: 50px;
  background-color: #ecececd9;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .navbar-toggler-icon {
    width: 1em;
    height: 1em;
  }

  .navbar-light .navbar-toggler {
    border: 0;
    outline: none;
  }

  .navbar {
    background-color: #333;
  }
  .navbar .navbar-nav .sub-menu {
    position: relative;
  }
  .navbar .navbar-nav .sub-menu ul {
    background-color: #333;
    border-color: #3F3F3F;
    list-style: none;
    display: none;
    position: unset;
    width: 100%;
    box-shadow: unset;
    height: auto;
    top: unset;
    left: unset;
    z-index: 0;
    margin: 0;
    transition: 0.4s ease-out;
    padding: 0;
  }
  .navbar .navbar-nav .sub-menu ul li:nth-child(1) {
    border: 0;
  }
  .navbar .navbar-nav .sub-menu ul li {
    border-top: 0;
    margin: 0;
    padding: 0;
    transition: 0.4s ease-out;
    border-top: 1px solid;
    border-top-color: rgba(255, 255, 255, 0.1) !important;
    width: 92%;
    margin-left: 8% !important;
  }
  .navbar .navbar-nav .sub-menu ul li a {
    font-weight: 700;
    letter-spacing: 0;
  }
  .navbar .navbar-nav .sub-menu ul li a div {
    color: #999999;
    padding: 10px 0;
    font-family: Roboto, sans-serif;
    font-size: 12px;
  }
  .navbar .navbar-nav .sub-menu ul li:hover a div {
    color: #CCC !important;
    font-size: 13px;
  }
  .navbar .navbar-nav .nav-item:nth-child(1) {
    border: 0;
  }
  .navbar .navbar-nav .nav-item {
    margin: 0 !important;
    text-align: left !important;
    border-top: 1px solid;
    border-top-color: rgba(255, 255, 255, 0.1) !important;
    width: 80%;
    margin-left: 10% !important;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    color: #EEEEEE;
    padding-left: 0 !important;
  }

  .organization .info-block .info_content .all-buttons .c-d-all {
    padding-left: 7px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .logo-brand img {
    width: 130px;
    height: 60px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .ipo-brand, .organization .info-block .info_content .all-buttons .c-d-all .print-pdf {
    border-radius: 5px;
    color: white;
    font-size: 16px;
    width: max-content;
    height: auto;
    padding: 10px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .print-pdf i {
    padding-left: 7px;
  }
}
@media screen and (max-width: 768px) {
  .organization .info-block .info_content .all-buttons {
    padding: 40px 0 10px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all {
    padding-left: 7px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .logo-brand img {
    width: 150px;
    height: 70px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .ipo-brand, .organization .info-block .info_content .all-buttons .c-d-all .print-pdf {
    border-radius: 5px;
    color: white;
    font-size: 16px;
    width: max-content;
    height: auto;
    padding: 15px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .print-pdf i {
    padding-left: 7px;
  }
}
@media screen and (max-width: 568px) {
  .organization .info-block .info_content .all-buttons {
    padding: 40px 0 10px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all {
    padding-left: 7px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .logo-brand img {
    width: 120px;
    height: 55px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .ipo-brand, .organization .info-block .info_content .all-buttons .c-d-all .print-pdf {
    border-radius: 5px;
    color: white;
    font-size: 16px;
    width: max-content;
    height: auto;
    padding: 15px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .print-pdf i {
    padding-left: 7px;
  }

  .not_iframe .page-found {
    margin: auto;
    padding-top: 150px;
    min-height: 50px;
    text-align: center;
    max-width: 245px;
  }

  .not_iframe .page-found h4 {
    color: #0a233c;
    height: auto;
    font-size: 18px;
  }

  .show_window_content nav .show_content_nav .nav-link {
    padding: 5px;
    text-align: center;
    font-size: 14px;
  }
  .show_window_content nav .show_content_nav .nav-link.nav-active {
    margin: 0.5%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 490px) {
  .organization .info-block .info_content .all-buttons {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px 0 10px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all {
    padding-left: 0;
    display: flex;
    margin: 5px 0;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .logo-brand img {
    width: 120px;
    height: 55px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .ipo-brand, .organization .info-block .info_content .all-buttons .c-d-all .print-pdf {
    border-radius: 5px;
    color: white;
    font-size: 16px;
    width: max-content;
    height: auto;
    padding: 15px;
  }
  .organization .info-block .info_content .all-buttons .c-d-all .print-pdf i {
    padding-left: 7px;
  }
}
@media screen and (max-width: 390px) {
  .organization .show_window_content .tab-pane .information-credi {
    width: 100%;
    height: auto;
  }
  .organization .show_window_content .tab-pane .information-credi h6 {
    font-size: 13px;
  }
  .organization .show_window_content .tab-pane .information-credi p {
    line-height: 1;
    font-size: 14px;
  }

  .organization .info-block .info_content .all-buttons .c-d-all .ipo-brand, .organization .info-block .info_content .all-buttons .c-d-all .print-pdf {
    border-radius: 5px;
    color: white;
    font-size: 15px;
    width: max-content;
    height: auto;
    padding: 12px;
  }

  .show_window_content nav .show_content_nav .nav-link {
    width: 49%;
    text-align: center;
    margin-bottom: 0;
  }
  .show_window_content nav .show_content_nav .nav-link.nav-active {
    margin-bottom: 0;
  }
}
#footer {
  position: relative;
  background-color: #EEE;
  text-align: center;
}
#footer h1 {
  color: #EEEEEE;
  font-size: 20px;
  margin-bottom: 5px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}
#footer .footer-widgets-wrap {
  position: relative;
  padding: 80px 0;
}

#footer.dark, .dark #footer {
  background-color: #333;
  color: #CCC;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.divcenter {
  position: relative !important;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  color: #FFF;
}

#footer .widget {
  padding: 30px 0;
}

.widget:first-child {
  margin-top: 0;
}

.nobottommargin {
  margin-bottom: 0 !important;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

#footer .widget ul.footer-site-links li {
  margin: 5px 0;
  font-size: 17px;
  letter-spacing: 1px;
  font-family: Roboto, sans-serif;
}

.dark .footer-widgets-wrap a {
  font-weight: bold;
  transition: 0.3s ease-out;
  color: #8f8f94;
}
.dark .footer-widgets-wrap a:hover {
  color: #CCC;
  text-decoration: underline;
}

.bottomtext1 a {
  font-weight: bold;
  transition: 0.3s ease-out;
  color: #8f8f94;
}
.bottomtext1 a:hover {
  color: #CCC;
  text-decoration: underline;
}

a img {
  border: none;
}

#content p {
  line-height: 1.8;
}

.dark .widget p {
  opacity: 0.8;
}

.widget p.lead {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.6;
  font-family: Roboto, sans-serif;
}

.topmargin-sm {
  margin-top: 30px !important;
  display: flex;
  justify-content: center;
}

.social-icon {
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 38px !important;
  color: #555;
  text-shadow: none;
  border-radius: 3px;
  overflow: hidden;
  transition: 0.3s ease-out;
}

.social-icon i {
  display: block;
  position: relative;
  transition: 0.3s ease-out;
}

.social-icon i:first-child {
  margin-top: 13px;
}

.social-icon i:last-child {
  margin-top: 26px;
}

.social-icon:hover i:first-child {
  margin-top: -30px;
}

.social-icon:hover i:last-child {
  margin-top: 30px;
}

.si-twitter:hover, .si-colored.si-twitter {
  background-color: #00ACEE !important;
}
.si-twitter:hover .icon-twitter, .si-colored.si-twitter .icon-twitter {
  color: white;
}

.si-linkedin:hover, .si-colored.si-linkedin {
  background-color: #0E76A8 !important;
}
.si-linkedin:hover .icon-linkedin, .si-colored.si-linkedin .icon-linkedin {
  color: white;
}

.dark #copyrights {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.25);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

#copyrights {
  padding: 40px 0;
  background-color: #DDD;
  font-size: 14px;
  line-height: 1.8;
  font-family: Roboto, sans-serif;
}
#copyrights #content .container {
  position: relative;
}
#copyrights .bottomtext1 {
  color: #FFF;
}

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