.monsterinsights-tracking-notice {
  display: none !important;
}
#main-content .container {
  background: #fff;
  width: 90%;
}
#main-content .container:before {
  display: none;
}
.et_pb_row {
  width: 90%;
}
p {
  padding-bottom: 0em;
}
a, .et_pb_button {
  transition: all 0.3s ease-in-out;
}
a:before, .et_pb_button:before {
  display: block !important;
  margin: 0 !important;
}
#content-area .entry-content > *:first-child {
  margin-top: 0 !important;
}
#subpage-hero-section {
  min-height: 422px;
  padding-bottom: 0;
}
@media (min-width: 981px) {
  #subpage-hero-section {
    height: 100vh;
  }
}
@media (max-width: 767px) {
  #subpage-hero-section {
    height: 70vh;
  }
}
#subpage-hero-section .et_pb_row {
  height: 100%;
  position: relative;
  padding: 9% 0;
  padding-bottom: calc(100px + 5%);
}
@media (max-width: 980px) {
  #subpage-hero-section .et_pb_row {
    padding: 15% 0 25%;
  }
}
#subpage-hero-section .et_pb_row .et_pb_column {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
#subpage-hero-section .et_pb_row .et_pb_column .et_pb_module {
  width: 100%;
}
@media (max-width: 767px) {
  #subpage-hero-section .et_pb_row .et_pb_column {
    align-items: center;
  }
}
#subpage-hero-section .et_pb_row h1 {
  font-size: 65px;
  font-weight: 700;
  padding-left: 85px;
  position: relative;
  padding-bottom: 0;
}
#subpage-hero-section .et_pb_row h1::before {
  position: absolute;
  content: "";
  width: 64px;
  height: 35px;
  background: url("/wp-content/uploads/2020/04/home-movie-sec-ico.png") no-repeat;
  left: 0;
  bottom: 10px;
}
@media (max-width: 1199px) {
  #subpage-hero-section .et_pb_row h1::before {
    background-size: 90%;
    bottom: 0;
  }
}
@media (max-width: 980px) {
  #subpage-hero-section .et_pb_row h1::before {
    display: none;
  }
}
@media (max-width: 1439px) {
  #subpage-hero-section .et_pb_row h1 {
    font-size: 55px;
  }
}
@media (max-width: 1199px) {
  #subpage-hero-section .et_pb_row h1 {
    font-size: 50px;
  }
}
@media (max-width: 980px) {
  #subpage-hero-section .et_pb_row h1 {
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 980px) {
  #subpage-hero-section .et_pb_row h1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  #subpage-hero-section .et_pb_row h1 {
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  #subpage-hero-section .et_pb_row h1 {
    font-size: 32px;
  }
}
#subpage-hero-section .et_pb_row p {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 500 !important;
  max-width: 810px;
  text-align: left;
  position: relative;
  padding-bottom: 0;
  padding-left: 90px;
  line-height: 130%;
}
@media (max-width: 980px) {
  #subpage-hero-section .et_pb_row p {
    text-align: center;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
#subpage-hero-section .et_pb_row .wrap_button {
  margin-top: 30px;
  padding-left: 90px;
  text-align: left;
}
@media (max-width: 980px) {
  #subpage-hero-section .et_pb_row .wrap_button {
    text-align: center;
    padding-left: 0;
  }
}
@media (min-width: 981px) {
  body.logged-in.admin-bar #subpage-hero-section {
    height: calc(100vh - 31px);
  }
}
@media screen and (min-width: 981px) and (max-height: 810px) and (min-width: 1439px) {
  body.logged-in.admin-bar #subpage-hero-section {
    height: calc(100vh - 1px);
  }
}
@media (min-width: 981px) and (max-width: 782px) {
  body.logged-in.admin-bar #subpage-hero-section {
    height: calc(100vh - 45px);
  }
}
.btn-down {
  position: absolute;
  bottom: 7%;
  left: 1.5%;
  z-index: 100;
  padding: 20px;
  animation: scroll_down 0.8s infinite alternate;
}
@media (max-width: 1439px) {
  .btn-down {
    left: 0.7%;
  }
}
@media (max-width: 1199px) {
  .btn-down {
    bottom: 5%;
    left: 0.5%;
  }
}
@media (max-width: 980px) {
  .btn-down {
    display: none;
  }
}
@keyframes scroll_down {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
body #responsive-menu-button {
  display: none !important;
}
body #responsive-menu-container {
  width: 25%;
  background: rgba(0, 0, 0, 0.9);
}
@media (max-width: 980px) {
  body #responsive-menu-container {
    display: none;
  }
}
body #responsive-menu-container #responsive-menu-wrapper {
  background: none;
}
body #responsive-menu-container #responsive-menu-wrapper #responsive-menu li a.responsive-menu-item-link {
  font-size: 18px;
  font-weight: 300;
  background-color: transparent;
  height: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  padding: 1.3em 2em;
  line-height: 100%;
}
@media (max-width: 1439px) {
  body #responsive-menu-container #responsive-menu-wrapper #responsive-menu li a.responsive-menu-item-link {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  body #responsive-menu-container #responsive-menu-wrapper #responsive-menu li a.responsive-menu-item-link {
    font-size: 15px;
  }
}
body #responsive-menu-container #responsive-menu-wrapper #responsive-menu li a.responsive-menu-item-link:hover {
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s all;
}
body #responsive-menu-container #responsive-menu-wrapper #responsive-menu li a.responsive-menu-item-link .responsive-menu-subarrow {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
}
body #responsive-menu-container #responsive-menu-wrapper #responsive-menu li:last-child a.responsive-menu-item-link {
  border-bottom: none;
}
body #responsive-menu-container #responsive-menu-search-box, body #responsive-menu-container #responsive-menu-additional-content {
  display: none;
}
.page-id-3453 .btn-down {
  display: none;
}
@media (min-width: 981px) {
  .page-id-3453 footer div.et_pb_section.et_pb_section_0_tb_footer {
    position: relative;
    margin-top: -190px;
    background-color: transparent;
  }
}
@media (min-width: 981px) {
  .page-id-3453 #subpage-hero-section .et_pb_row {
    padding: 19% 0 190px !important;
  }
}
@media (max-width: 767px) {
  .page-id-3453 #subpage-hero-section {
    background-position: left;
  }
}
.page-id-3453 #subpage-hero-section .et_pb_row h1 {
  color: #0053a0 !important;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .page-id-3453 #subpage-hero-section .et_pb_row h1 {
    margin-bottom: 30px;
  }
}
.page-id-3453 #subpage-hero-section .et_pb_row p {
  font-weight: 600 !important;
  line-height: 1.4;
  color: #000;
}
@media (max-width: 1439px) {
  .page-id-3453 #subpage-hero-section .et_pb_row p {
    max-width: 540px;
    font-size: 24px;
    margin-top: 42px;
  }
}
@media (max-width: 980px) {
  .page-id-3453 #subpage-hero-section .et_pb_row p {
    max-width: 420px;
  }
}
@media (max-width: 767px) {
  .page-id-3453 #subpage-hero-section .et_pb_row p {
    margin-top: 25px;
    font-size: 22px;
  }
}
@media (min-width: 1440px) {
  .page-id-3453 #subpage-hero-section .et_pb_row p {
    margin-top: 47px;
    font-size: 28px;
    max-width: 590px;
  }
}
.page-id-3453 .et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li > a {
  color: #000;
}
.page-id-3453 .et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a {
  border: 1px solid #0053a0;
  color: #0053a0;
}
.page-id-3453 .et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a:hover {
  border-color: #fff;
}
.single-post #content-area .entry-content .post-meta {
  border: none;
}
.et-l.et-l--header {
  position: absolute;
  width: 100%;
  z-index: 999;
  transition: 0.3s all;
}
@media (min-width: 981px) {
  .et-l.et-l--header .left-line {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #01c0ff;
    height: 1px;
  }
  .et-l.et-l--header .right-line {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #01c0ff;
    height: 1px;
  }
}
.et-l.et-l--header .et_pb_section {
  background: none;
}
.et-l.et-l--header .et_pb_section .et_pb_row {
  padding: 0;
  display: flex;
  align-items: center;
}
.et-l.et-l--header .et_pb_section .et_pb_row .et_pb_column:first-child {
  width: 18.4%;
}
.et-l.et-l--header .et_pb_section .et_pb_row .et_pb_column:last-child {
  width: 78.6%;
  position: static;
}
@media (max-width: 980px) {
  .et-l.et-l--header .et_pb_section .et_pb_row .et_pb_column:last-child {
    width: 81.6%;
    display: flex;
    flex-direction: column-reverse;
  }
  .et-l.et-l--header .et_pb_section .et_pb_row .et_pb_column:last-child .et_pb_menu_inner_container {
    position: static;
  }
}
@media (max-width: 980px) {
  .et-l.et-l--header .et_pb_section .et_pb_row .et_pb_column {
    margin-bottom: 0;
  }
}
.et-l.et-l--header .et_pb_image img {
  max-width: 222px;
  margin-bottom: -110px;
  transition: 0.3s all;
}
@media (max-width: 1439px) {
  .et-l.et-l--header .et_pb_image img {
    max-width: 180px;
    margin-bottom: -92px;
  }
}
@media (max-width: 1199px) {
  .et-l.et-l--header .et_pb_image img {
    max-width: 150px;
    margin-bottom: -80px;
  }
}
@media (max-width: 1023px) {
  .et-l.et-l--header .et_pb_image img {
    max-width: 120px;
    margin-bottom: -65px;
  }
}
@media (max-width: 980px) {
  .et-l.et-l--header .et_pb_image img {
    max-width: 140px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--header .et_pb_image img {
    max-width: 120px;
  }
}
@media (max-width: 479px) {
  .et-l.et-l--header .et_pb_image img {
    max-width: 100px;
  }
}
.et-l.et-l--header .top-text-header {
  text-align: right;
  margin-bottom: 0 !important;
}
.et-l.et-l--header .top-text-header p {
  line-height: 120%;
  font-size: 19px !important;
  font-weight: 400;
}
@media (min-width: 981px) {
  .et-l.et-l--header .top-text-header p {
    margin-top: 17px;
  }
}
@media (max-width: 1199px) {
  .et-l.et-l--header .top-text-header p {
    font-size: 17px !important;
  }
}
@media (max-width: 980px) {
  .et-l.et-l--header .top-text-header p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--header .top-text-header p {
    font-size: 13px !important;
  }
}
@media (max-width: 479px) {
  .et-l.et-l--header .top-text-header p {
    font-size: 13px !important;
  }
}
.et-l.et-l--header .top-text-header p a {
  color: #fff;
}
.et-l.et-l--header .top-text-header p a:hover {
  text-decoration: underline;
}
.et-l.et-l--header .et_pb_menu {
  background: none !important;
  font-size: 18px;
  margin-top: 0 !important;
}
@media (max-width: 1439px) {
  .et-l.et-l--header .et_pb_menu {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .et-l.et-l--header .et_pb_menu {
    font-size: 15px;
  }
}
@media (max-width: 1100px) {
  .et-l.et-l--header .et_pb_menu {
    font-size: 13.5px;
  }
}
@media (max-width: 980px) {
  .et-l.et-l--header .et_pb_menu {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .et-l.et-l--header .et_pb_menu {
    font-size: 15px;
  }
}
.et-l.et-l--header .et_pb_menu * {
  font-size: inherit;
}
.et-l.et-l--header .et_pb_menu .et_pb_menu__menu, .et-l.et-l--header .et_pb_menu .et_pb_menu__wrap, .et-l.et-l--header .et_pb_menu #menu-header-menu {
  margin: 0;
}
.et-l.et-l--header .et_pb_menu .et_pb_menu__menu {
  margin-left: auto;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu {
  align-items: center;
  flex-wrap: nowrap;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li {
  padding: 0;
  margin-top: 0;
  margin-right: 1.3em;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li.menu-item-has-children > a:after {
  position: absolute;
  right: 0;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li a:hover {
  opacity: 1;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li > a {
  color: #fff;
  font-weight: 300;
  font-size: 1.1em;
  padding-top: 35px;
  padding-bottom: 35px;
  transition: 0.5s all;
  white-space: nowrap;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li > a .humb {
  max-width: 20px;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li > a::after {
  top: 50%;
  transform: translateY(-47%);
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li .sub-menu {
  padding: 5px 0;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li .sub-menu li {
  padding: 0;
  width: 100%;
  border-bottom: 0px solid #2ea3f2;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li .sub-menu a {
  color: #000 !important;
  width: 100%;
  transition: all 0.15s linear 0.01s;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li .sub-menu a:hover {
  background-color: #2ea3f2;
  color: #fff !important;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:last-child, .et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:last-child .menu-item-has-children {
  margin-right: 0;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:last-child > a, .et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:last-child .menu-item-has-children > a {
  padding-right: 0;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:last-child > a:first-child:after {
  display: none;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) {
  margin-left: 0.6em;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) > a {
  border: 1px solid #fff;
  border-radius: 30px;
  font-weight: 500;
  padding: 0.7em 1.2em;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) > a:hover {
  background: #fff;
  color: #01c0ff !important;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) > a:before {
  content: none;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) {
  margin-left: 0.6em;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a {
  background: #fff;
  color: #01c0ff !important;
  border-radius: 30px;
  font-weight: 500;
  padding: 0.7em 1.2em;
  border: 1px solid #fff;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a:hover {
  background: transparent;
  color: #fff !important;
}
.et-l.et-l--header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a:before {
  content: none;
}
.et-l.et-l--header .et_pb_menu .et_mobile_menu {
  padding: 3%;
}
.et-l.et-l--header .et_pb_menu .et_mobile_menu li.menu-item a {
  color: #000;
}
.et-l.et-l--header .et_pb_menu .et_mobile_menu li.current-menu-item a {
  color: #000 !important;
}
.et-l.et-l--header .et_pb_menu .et_mobile_menu li.current-menu-item > a {
  color: #2ea3f2 !important;
}
.et-l.et-l--header .et_pb_menu #responsive-menu-button {
  display: block !important;
  position: relative;
  width: auto;
  height: auto;
  background: transparent;
  top: 0;
  right: 0;
  transform: scale(0.75);
}
.et-l.et-l--header .et_pb_menu #responsive-menu-button .responsive-menu-inner, .et-l.et-l--header .et_pb_menu #responsive-menu-button .responsive-menu-inner::before, .et-l.et-l--header .et_pb_menu #responsive-menu-button .responsive-menu-inner::after {
  height: 4px;
  border-radius: 0;
}
@media (min-width: 981px) {
  .et-l.et-l--header.fixed-header {
    position: fixed;
    background: #fff;
    transition: 0.3s all;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li.menu-item-has-children > a:after {
    position: absolute;
    right: 0;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) {
    margin-left: 0.6em;
    margin-right: 1.9em;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) > a {
    border: 1px solid #000;
    border-radius: 30px;
    font-weight: 500;
    padding: 0.7em 1.2em;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) > a:hover {
    background: #01c0ff;
    color: #fff !important;
    border: 1px solid #01c0ff;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-child(6) > a:before {
    content: none;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) {
    margin-left: 0.6em;
    margin-right: 1.9em;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a {
    background: #01c0ff;
    color: #fff !important;
    border: 1px solid #01c0ff;
    border-radius: 30px;
    font-weight: 500;
    padding: 0.7em 1.2em;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a:hover {
    border: 1px solid #000;
    background: transparent;
    color: #000 !important;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li:nth-last-child(1) > a:before {
    content: none;
  }
  .et-l.et-l--header.fixed-header .et_pb_menu #menu-header-menu.et-menu > li a {
    color: #000 !important;
  }
  .et-l.et-l--header.fixed-header .et_pb_image a {
    display: block;
    text-align: center;
  }
  .et-l.et-l--header.fixed-header .et_pb_image a img {
    width: 101px;
    margin-bottom: 0;
    transition: 0.3s all;
  }
  .et-l.et-l--header.fixed-header .left-line {
    width: 100% !important;
  }
}
#menu-header-menu .current-menu-item a::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
}
#menu-header-menu .current_page_item a::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
}
#menu-header-menu > li > a:before {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  right: 100%;
  bottom: -2px;
  background: #2ea3f2;
  height: 3px;
  transition-property: right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#menu-header-menu > li > a:hover {
  opacity: 1 !important;
}
#menu-header-menu > li > a:hover:before {
  right: 0;
}
.et_pb_preload, .et_pb_section.et_pb_section_video.et_pb_preload {
  position: relative;
  background: #01172c !important;
}
@media (max-width: 980px) {
  #page-container #et-boc .et-l.et-l--footer .et_pb_section {
    background-image: url("/wp-content/uploads/2020/04/footer-bg-tablet.jpg") !important;
  }
}
.et-l.et-l--footer .et_pb_section {
  padding-top: 230px !important;
}
@media (max-width: 1199px) {
  .et-l.et-l--footer .et_pb_section {
    padding-top: 180px !important;
  }
}
@media (max-width: 980px) {
  .et-l.et-l--footer .et_pb_section {
    padding-top: 40px !important;
    background-image: url("/wp-content/uploads/2020/04/footer-bg-tablet.jpg") !important;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer .et_pb_section {
    padding-top: 30px !important;
  }
}
.et-l.et-l--footer .et_pb_row {
  font-size: 18px;
}
.et-l.et-l--footer .et_pb_row * {
  font-size: inherit;
}
@media (max-width: 1199px) {
  .et-l.et-l--footer .et_pb_row {
    font-size: 16px;
  }
}
.et-l.et-l--footer #main-footer-row {
  padding-bottom: 5%;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row {
    display: flex;
    flex-direction: column;
    max-width: 500px;
    padding-bottom: 50px;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:first-child {
  width: 60%;
  margin-right: 13%;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:first-child {
    width: 60%;
    margin-right: 8%;
    font-size: 14px;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child {
  width: 27%;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child {
    width: 32%;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_image {
  margin: -0.5em 0 2em !important;
  max-width: 134px;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .contact-info {
  font-weight: 300;
  line-height: 130%;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .contact-info {
    margin-bottom: 0;
    text-align: center;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow {
  margin: 2.2em 0 2.2em -5px;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow li.et_pb_social_icon a.icon {
  background-color: transparent !important;
  margin-right: 0.9em;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow li.et_pb_social_icon a.icon::before {
  font-size: 24px;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow li.et_pb_social_icon a.icon:hover::before {
  color: #01c0ff;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow li.et_pb_social_icon:last-child a.icon {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow {
    margin: 1.5em 0 1.5em -5px;
  }
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow li.et_pb_social_icon a.icon {
    margin-right: 0.5em;
  }
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .et_pb_social_media_follow li.et_pb_social_icon a.icon::before {
    font-size: 18px;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form {
  font-weight: 300;
  line-height: 130%;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form {
    text-align: center;
    margin-bottom: 0 !important;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form form {
  position: relative;
  box-shadow: none;
  border: none;
  margin: 0;
  border-radius: 0;
  font-family: "Avenir Next Cyr", sans-serif !important;
  padding-bottom: 0 !important;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form form * {
  border: inherit;
  font-family: inherit;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody {
  margin: 1em 0 4em;
}
@media (max-width: 1199px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody {
    margin: 1em 0 3em;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody {
    margin: 1em 0 2em;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsSectionHeader {
  display: none;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsRow {
  padding-right: 60px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 0 !important;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsRow::after {
  position: absolute;
  content: "";
  width: 17px;
  height: 13px;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  background: url("/wp-content/uploads/2020/04/home-footer-email-ico.png") no-repeat;
  background-size: contain;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsError {
  padding: 10px;
  padding-right: 60px;
  margin: 0;
  border-radius: 0;
  font-size: 15px;
  line-height: 120%;
  text-align: left;
  color: #fff;
  background: #e00000;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsError br {
  display: none;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsRowBody {
  padding: 0;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsRowBody .fsField {
  max-width: 100%;
  background: none !important;
  background-color: #fff !important;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.45px;
  padding: 13px;
  font-weight: 500;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsRowBody .fsField::placeholder {
  font-family: "Avenir Next Cyr", sans-serif;
  color: #000;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.45px;
}
@media (max-width: 1024px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsRowBody .fsField::placeholder {
    font-size: 12px;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsSubmit {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  height: 44px;
  width: 45px;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsSubmit::before {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2020/04/footer-send-ico@2x.png") no-repeat;
  background-size: contain;
  width: 15px;
  height: 12px;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsSubmit .fsSubmitButton {
  padding: 0;
  height: 100%;
  -webkit-appearance: none;
  font-size: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  transition: 0.2s all;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form .fsBody .fsSubmit .fsSubmitButton:hover {
  padding: 0;
  background-color: rgba(1, 192, 255, 0.3);
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .email-form {
    width: 100%;
  }
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .contact-tel {
  font-weight: 500;
  font-size: 1.277em;
  font-size: 1.04em;
  font-weight: 600;
  line-height: 22px;
  color: #fff;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .contact-tel a {
  white-space: nowrap;
  text-decoration: none;
  color: #0092de;
}
.et-l.et-l--footer #main-footer-row .et_pb_column:last-child .contact-tel a:hover {
  text-decoration: underline;
}
@media (max-width: 1439px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .contact-tel {
    font-size: 1.2em;
  }
}
@media (max-width: 1024px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child .contact-tel {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row .et_pb_column:first-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3em !important;
  }
  .et-l.et-l--footer #main-footer-row .et_pb_column:last-child {
    width: 100%;
    max-width: 300px;
    margin: 0 auto !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.et-l.et-l--footer #main-footer-row h3 {
  font-size: 2.22em;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row h3 {
    text-align: center;
    font-size: 2em;
    margin-bottom: 0.8em;
  }
}
@media (max-width: 479px) {
  .et-l.et-l--footer #main-footer-row h3 {
    font-size: 1.8em;
  }
}
.et-l.et-l--footer #main-footer-row h4 {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 0;
  margin: 1.1em 0;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row h4 {
    text-align: center;
  }
}
.et-l.et-l--footer #main-footer-row h4 a {
  color: #fff;
  text-decoration: none;
}
.et-l.et-l--footer #main-footer-row h4 a:hover {
  color: #fff;
  text-decoration: none;
}
.et-l.et-l--footer #main-footer-row p {
  font-size: 1.07em;
  font-weight: 300;
  line-height: 130%;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row p {
    text-align: center;
  }
}
.et-l.et-l--footer #main-footer-row p.firstpar {
  font-size: 1.222em;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer-row p.firstpar {
    text-align: center;
  }
}
.et-l.et-l--footer #main-footer-row a {
  color: #01c0ff;
  transition: 0.2s all;
}
.et-l.et-l--footer #main-footer-row a:hover {
  color: #fff;
  transition: 0.3s all;
}
.et-l.et-l--footer #copyright-footer-row {
  padding: 35px 0;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #copyright-footer-row {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #copyright-footer-row {
    padding: 20px 0;
  }
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner {
  display: flex;
  justify-content: space-between;
  font-weight: 300;
  font-size: 15px;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner {
    font-size: 12.5px;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}
@media (max-width: 479px) {
  .et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  .et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner {
    font-size: 13px;
  }
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner br {
  display: none;
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner a {
  color: #fff;
  transition: 0.2s all;
  margin-right: 0.9em;
  padding-right: 0.9em;
  position: relative;
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner a:hover {
  color: #01c0ff;
  transition: 0.3s all;
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner a::after {
  position: absolute;
  content: "";
  right: 0;
  top: 52%;
  transform: translateY(-48%);
  width: 1px;
  height: 60%;
  background-color: #25334d;
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner a:last-child::after {
  display: none;
}
@media (max-width: 400px) {
  .et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner a {
    margin-right: 0;
    padding-right: 0;
  }
  .et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner a::after {
    display: none;
  }
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner .copyright-menu {
  display: flex;
}
.et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner .copyright-menu a {
  white-space: nowrap;
}
@media (max-width: 400px) {
  .et-l.et-l--footer #copyright-footer-row .et_pb_text .et_pb_text_inner .copyright-menu {
    flex-direction: column;
    align-items: center;
  }
}
#page-hero-section .et_pb_module, #page-hero-section .et_pb_slides, #page-hero-section .et_pb_slide {
  height: 100%;
}
#page-hero-section .et_pb_container {
  height: 100% !important;
  min-height: 100% !important;
  max-width: 1400px;
}
@media (max-width: 980px) {
  #page-hero-section .et_pb_container {
    padding: 15% 0 25%;
  }
}
@media (min-width: 981px) {
  #page-hero-section {
    height: 100vh;
  }
  #page-hero-section .et_pb_slider_container_inner {
    padding-top: 13%;
  }
}
@media (max-width: 767px) {
  #page-hero-section {
    height: 70vh;
  }
}
#page-hero-section .et_pb_slide_description {
  padding: 0;
}
#page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
  font-size: 67px;
  font-weight: 700 !important;
  max-width: 810px;
  text-align: left;
  position: relative;
  padding-bottom: 0;
  padding-left: 85px;
  line-height: 110%;
}
#page-hero-section .et_pb_slide_description h1.et_pb_slide_title::before {
  position: absolute;
  content: "";
  width: 64px;
  height: 35px;
  background: url("/wp-content/uploads/2020/04/home-movie-sec-ico.png") no-repeat;
  left: 0;
  bottom: 10px;
}
@media (max-width: 1199px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title::before {
    background-size: 90%;
    bottom: 0;
  }
}
@media (max-width: 980px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title::before {
    display: none;
  }
}
@media (max-width: 1439px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 55px;
  }
}
@media (max-width: 1199px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 50px;
  }
}
@media (max-width: 980px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 980px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  #page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 32px;
  }
}
#page-hero-section .et_pb_slide_description .et_pb_slide_content {
  margin-top: 20px;
  font-weight: 500 !important;
  font-size: 22px;
  max-width: 810px;
  text-align: left;
  position: relative;
  padding-bottom: 0;
  padding-left: 90px;
  line-height: 130%;
}
@media (max-width: 980px) {
  #page-hero-section .et_pb_slide_description .et_pb_slide_content {
    text-align: center;
    padding-left: 0;
  }
}
#page-hero-section .et_pb_slide_description .wrap_button {
  margin-top: 30px;
  padding-left: 90px;
  text-align: left;
}
@media (max-width: 980px) {
  #page-hero-section .et_pb_slide_description .wrap_button {
    text-align: center;
    padding-left: 0;
  }
}
#page-hero-section .add_overlay:after {
  content: "";
  visibility: visible;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 83, 160, 0.7) 100%);
  display: block;
}
@media (min-width: 981px) {
  body.logged-in.admin-bar #page-hero-section {
    height: calc(100vh - 31px);
  }
}
@media (min-width: 981px) and (max-width: 782px) {
  body.logged-in.admin-bar #page-hero-section {
    height: calc(100vh - 45px);
  }
}
.section_video_bg {
  display: block;
  visibility: visible;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: display 0.3s;
  -moz-transition: display 0.3s;
  transition: display 0.3s;
  pointer-events: none;
}
.section_video_bg video.video_bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body #page-container .et_section_specialty #sidebar {
  width: initial !important;
}
@media (max-width: 1199px) {
  body #page-container .et_section_specialty #sidebar {
    width: initial !important;
  }
}
@media (max-width: 1199px) {
  #sidebar {
    width: 35% !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
@media (max-width: 980px) {
  #sidebar {
    align-items: center;
    width: 100% !important;
    margin: 0 auto !important;
  }
}
#sidebar #custom_html-3, #sidebar #custom_html-9 {
  border-radius: 8px;
  background-image: linear-gradient(to top, #12283f 0%, #203c64 100%);
  max-width: 301px;
}
#sidebar #custom_html-3 .widgettitle, #sidebar #custom_html-9 .widgettitle {
  display: none;
}
#sidebar #custom_html-3 .module-head, #sidebar #custom_html-9 .module-head {
  color: #fff;
  border-radius: 8px 8px 0 0;
  background: url("/wp-content/uploads/2020/04/sidebar-form-over.png") 100% top no-repeat;
  background-size: cover;
  padding: 50px 25px 30px;
  overflow: hidden;
  border-radius: 8px;
}
#sidebar #custom_html-3 .module-head *, #sidebar #custom_html-9 .module-head * {
  color: inherit;
}
#sidebar #custom_html-3 .module-head h4, #sidebar #custom_html-9 .module-head h4 {
  margin-bottom: 18px;
  font-size: 22px;
  font-weight: 600;
  padding-right: 0;
  padding-bottom: 15px;
  line-height: 110%;
}
#sidebar #custom_html-3 .module-head img, #sidebar #custom_html-9 .module-head img {
  max-width: 74%;
  margin-bottom: 30px;
}
#sidebar #custom_html-3 .module-head p, #sidebar #custom_html-9 .module-head p {
  max-width: 220px;
  margin: auto;
  padding-left: 10px;
  font-size: 14px;
  line-height: 135%;
  font-weight: 400;
  text-align: left;
}
#sidebar #custom_html-3 .module-head #get_consultation_popup, #sidebar #custom_html-9 .module-head #get_consultation_popup {
  margin-top: 32px;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: 700;
}
#sidebar #custom_html-3 .shedule-title-cap, #sidebar #custom_html-9 .shedule-title-cap {
  padding: 14px 25px;
  color: #fff;
  background-image: linear-gradient(to right, #01c0ff 0%, #003261 100%);
  font-size: 21px;
  font-weight: 500;
  line-height: 110%;
}
#sidebar #custom_html-3 .fsBody, #sidebar #custom_html-9 .fsBody {
  font: inherit;
  margin-bottom: 0 !important;
}
#sidebar #custom_html-3 .fsBody .fsError, #sidebar #custom_html-9 .fsBody .fsError {
  padding: 10px 15px;
  margin: 0;
  margin-bottom: 20px;
  background: #e00000;
  border: none;
  color: #fff;
  text-align: left;
  line-height: 130%;
}
#sidebar #custom_html-3 .fsBody .fsForm, #sidebar #custom_html-9 .fsBody .fsForm {
  padding: 25px;
  box-shadow: none;
  border: none;
  background-color: transparent;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsSectionHeader, #sidebar #custom_html-9 .fsBody .fsForm .fsSectionHeader {
  display: none;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow, #sidebar #custom_html-9 .fsBody .fsForm .fsRow {
  margin-bottom: 15px;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody {
  padding: 0;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody .fsLabel, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody .fsLabel {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.8px;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody .fsLabel .fsRequiredMarker, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody .fsLabel .fsRequiredMarker {
  color: #01c0ff;
  font-size: 9px;
  margin-left: 5px;
  position: relative;
  top: -4px;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody input, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody input, #sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody textarea, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody textarea {
  max-width: 100%;
  width: 100%;
  background: none;
  border: none;
  color: #fff;
  border-bottom: 3px solid #016ca2;
  font-weight: 400;
  padding: 4px 0;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody input:focus, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody input:focus, #sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody textarea:focus, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody textarea:focus {
  border: none;
  border-bottom: 3px solid #fff;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody textarea, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody textarea {
  height: 100px;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody.fsFieldFocused, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody.fsFieldFocused {
  background: none;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody.fsValidationError, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody.fsValidationError {
  background: none !important;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody.fsValidationError .fsLabel, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody.fsValidationError .fsLabel {
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  background: #e00000;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow .fsRowBody.fsValidationError .fsLabel .fsRequiredMarker, #sidebar #custom_html-9 .fsBody .fsForm .fsRow .fsRowBody.fsValidationError .fsLabel .fsRequiredMarker {
  color: #fff;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow div[fs-field-type="file"], #sidebar #custom_html-9 .fsBody .fsForm .fsRow div[fs-field-type="file"] {
  color: #fff;
  cursor: pointer;
  border-bottom: 3px solid #016ca2;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow div[fs-field-type="file"] #field91593833DeleteButton, #sidebar #custom_html-9 .fsBody .fsForm .fsRow div[fs-field-type="file"] #field91593833DeleteButton {
  display: none;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow div[fs-field-type="file"] .fsFileUploadName, #sidebar #custom_html-9 .fsBody .fsForm .fsRow div[fs-field-type="file"] .fsFileUploadName {
  color: #9f9f9f;
  font-family: 'Avenir Roman Cyr', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow div[fs-field-type="file"] #field91593833UploadButton, #sidebar #custom_html-9 .fsBody .fsForm .fsRow div[fs-field-type="file"] #field91593833UploadButton {
  width: 73px;
  height: 17px;
  background-color: #016ca2;
  border: 0;
  color: #fff;
  font-family: 'Avenir Roman Cyr', sans-serif !important;
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  float: right;
  cursor: pointer;
  top: 6px;
  position: relative;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsRow div[fs-field-type="file"] .showMobile, #sidebar #custom_html-9 .fsBody .fsForm .fsRow div[fs-field-type="file"] .showMobile {
  display: none;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsSubmit, #sidebar #custom_html-9 .fsBody .fsForm .fsSubmit {
  padding: 0;
  margin: 0;
  background-color: transparent;
  text-align: left;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsSubmit::after, #sidebar #custom_html-9 .fsBody .fsForm .fsSubmit::after {
  position: absolute;
  right: 15px;
  font-size: 24px;
  top: 50%;
  transform: translateY(-50%);
  color: #01c0ff;
  font-weight: 300;
  margin-left: 0.3em;
  opacity: 1;
  content: "$";
  font-family: ETmodules !important;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsSubmit .fsSubmitButton, #sidebar #custom_html-9 .fsBody .fsForm .fsSubmit .fsSubmitButton {
  border: 2px solid #01c0ff;
  background: transparent;
  border-radius: 22px;
  font-size: 22px;
  letter-spacing: 1.1px;
  color: #fff;
  font-weight: 600;
  transition: 0.2s all;
  text-transform: uppercase;
  cursor: pointer;
  padding: 7px 40px 7px 25px;
  position: relative;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsSubmit .fsSubmitButton:hover, #sidebar #custom_html-9 .fsBody .fsForm .fsSubmit .fsSubmitButton:hover {
  background-color: #01c0ff;
  transition: 0.3s all;
}
#sidebar #custom_html-3 .fsBody .fsForm .fsSubmit:hover::after, #sidebar #custom_html-9 .fsBody .fsForm .fsSubmit:hover::after {
  color: #fff;
}
#sidebar #custom_html-3 .fsBody .fsForm #fsSubmit3853448, #sidebar #custom_html-9 .fsBody .fsForm #fsSubmit3853448 {
  width: 100%;
}
#sidebar #custom_html-3 .fsBody .fsForm #fsSubmit3853448:after, #sidebar #custom_html-9 .fsBody .fsForm #fsSubmit3853448:after {
  right: 31px;
}
#sidebar #custom_html-3 .fsBody .fsForm #fsSubmit3853448 .fsSubmitButton, #sidebar #custom_html-9 .fsBody .fsForm #fsSubmit3853448 .fsSubmitButton {
  padding: 10px 40px 10px 25px;
  width: 100%;
  color: #fff;
  font-family: 'Avenir Black Cyr', sans-serif;
  font-size: 18px;
  letter-spacing: 0.9px;
}
#sidebar #custom_html-3 .fsBody #fsForm3853448, #sidebar #custom_html-9 .fsBody #fsForm3853448 {
  padding: 13px 25px 20px;
  margin: 0;
}
#sidebar #custom_html-9 .module-head {
  background: transparent;
  padding: 18px 20px 5px;
}
#sidebar #custom_html-9 .module-head h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.09;
  text-align: center;
  padding-right: 0;
}
#sidebar #custom_html-9 .shedule-title-cap {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.08;
  text-align: center;
  padding: 17px 25px;
}
#sidebar #custom_html-9 .career-head {
  border-radius: 8px 8px 0 0;
  background: url('/wp-content/uploads/2020/04/career-sidebar-back.jpg') bottom no-repeat;
  background-size: cover;
}
#sidebar #custom_html-9 .career-head > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.12;
  text-align: center;
  color: #fff;
  padding: 13px 25px 24px;
}
@media screen and (min-width: 981px) {
  #sidebar #custom_html-3 {
    position: sticky;
    top: 130px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1060px) {
  #sidebar #custom_html-3 .module-head h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1199.98px) and (max-width: 1212px) {
  #sidebar #custom_html-3 .module-head h4 {
    font-size: 21px;
  }
}
@media screen and (min-height: 733px) and (min-width: 981px) {
  #sidebar #custom_html-3 {
    top: calc((100vh - 580.89px + 122.8px) / 2);
  }
}
@media screen and (min-height: 733px) and (min-width: 1106px) {
  #sidebar #custom_html-3 {
    top: calc((100vh - 604.16px + 124.4px) / 2);
  }
}
@media screen and (min-height: 733px) and (min-width: 1199.98px) {
  #sidebar #custom_html-3 {
    top: calc((100vh - 603.48px + 126px) / 2);
  }
}
@media screen and (min-height: 733px) and (min-width: 1199.98px) and (max-width: 1212px) {
  #sidebar #custom_html-3 {
    top: calc((100vh - 590.7px + 126px) / 2);
  }
}
#sidebar #custom_html-4, #sidebar #custom_html-8 {
  margin-bottom: 35px;
  max-width: 301px;
}
#sidebar #custom_html-4 .sidebar-author-box, #sidebar #custom_html-8 .sidebar-author-box {
  border-bottom: 1px solid #aabec8;
  padding-bottom: 35px;
}
#sidebar #custom_html-4 .sidebar-author-box .author-head, #sidebar #custom_html-8 .sidebar-author-box .author-head {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#sidebar #custom_html-4 .sidebar-author-box .author-head img, #sidebar #custom_html-8 .sidebar-author-box .author-head img {
  margin-right: 20px;
}
#sidebar #custom_html-4 .sidebar-author-box .author-head h5, #sidebar #custom_html-8 .sidebar-author-box .author-head h5 {
  font-size: 28px;
  color: #000;
  padding-bottom: 0;
}
#sidebar #custom_html-4 .sidebar-author-box .author-head h5 span, #sidebar #custom_html-8 .sidebar-author-box .author-head h5 span {
  display: block;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.3px;
}
@media (max-width: 1199px) {
  #sidebar #custom_html-4 .sidebar-author-box .author-head h5, #sidebar #custom_html-8 .sidebar-author-box .author-head h5 {
    font-size: 24px;
  }
}
#sidebar #custom_html-4 .sidebar-author-box .author-content, #sidebar #custom_html-8 .sidebar-author-box .author-content {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.2px;
  line-height: 130%;
}
#sidebar #custom_html-8 .sidebar-author-box {
  border-bottom: 0;
}
#sidebar #custom_html-5 {
  max-width: 301px;
}
#sidebar #recent-posts-2 {
  padding-bottom: 0;
  margin-bottom: 0;
  max-width: 301px;
  text-align: center;
}
#sidebar #recent-posts-2 h4 {
  letter-spacing: -0.8px;
  font-size: 26px;
  font-weight: 700;
  color: #000;
  position: relative;
  line-height: 120%;
  padding-bottom: 3px;
}
#sidebar #recent-posts-2 h4 span {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 300%;
  font-family: 'Avenir Roman', sans-serif !important;
  letter-spacing: 0;
}
#sidebar #recent-posts-2 h4::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 34px;
  height: 3px;
  background-color: #0053a0;
}
#sidebar #recent-posts-2 ul {
  margin: 20px 0 0;
}
#sidebar #recent-posts-2 ul li {
  font-size: 15.5px;
  color: #999;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 40px;
  font-family: 'Avenir Roman', sans-serif !important;
}
#sidebar #recent-posts-2 ul li img {
  height: 100px;
  width: auto;
  object-fit: cover;
  margin-bottom: 12px;
}
#sidebar #recent-posts-2 ul li a {
  color: inherit;
}
#sidebar #recent-posts-2 ul li .rpwwt-post-title {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  display: block;
  margin-bottom: 9px;
  padding-left: 17px;
  padding-right: 17px;
  width: 220px;
  margin: 0 auto;
  margin-bottom: 10px;
}
#sidebar #recent-posts-2 ul li:hover a {
  color: #0053a0;
}
#sidebar #recent-posts-2 ul li .rpwwt-post-excerpt {
  padding-left: 17px;
  padding-right: 17px;
}
#sidebar #recent-posts-2 ul li .rpwwt-post-excerpt a {
  border: 1px solid #000;
  border-radius: 30px;
  font-weight: 400;
  text-decoration: none;
  padding: 0.25em 0.7em;
  color: #000;
  font-family: 'Avenir Roman', sans-serif !important;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
#sidebar #recent-posts-2 ul li .rpwwt-post-excerpt a:hover {
  background: #0053a0;
  color: #fff;
  border: 1px solid #0053a0;
}
#sidebar .module-head {
  text-align: center;
}
#sidebar .module-head #get_consultation_popup {
  border: 2px solid #01c0ff;
  background: #01c0ff;
  border-radius: 22px;
  font-size: 15px;
  letter-spacing: 1.1px;
  color: #fff;
  font-weight: 600;
  transition: 0.2s all;
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px 20px;
  position: relative;
  max-width: 240px;
  margin-top: 10px;
  margin: 30px 0 20px;
}
#sidebar .module-head #get_consultation_popup:hover {
  background: transparent;
  transition: 0.2s all;
}
@media screen and (min-width: 981px) {
  body.admin-bar #sidebar #custom_html-3 {
    top: 159px;
  }
}
/* Remove "Meet our SEO" block from vacancies page */
body.postid-404 #sidebar #custom_html-8 {
  display: none;
}
.page #main-content .container, .single #main-content .container, .archive #main-content .container, .error404 #main-content .container {
  max-width: 1100px;
  padding-top: 65px !important;
}
@media (max-width: 980px) {
  .page #main-content .container, .single #main-content .container, .archive #main-content .container, .error404 #main-content .container {
    padding-top: 45px !important;
  }
}
.page #content-area, .single #content-area, .archive #content-area, .error404 #content-area {
  display: flex;
  flex-wrap: wrap;
}
.page #left-area, .single #left-area, .archive #left-area, .error404 #left-area {
  font-size: 20px;
  padding-right: 3.7%;
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .page #left-area, .single #left-area, .archive #left-area, .error404 #left-area {
    font-size: 18px;
    width: 65% !important;
  }
}
@media (max-width: 980px) {
  .page #left-area, .single #left-area, .archive #left-area, .error404 #left-area {
    width: 100% !important;
    padding-right: 0;
    margin-bottom: 2em;
  }
}
@media (max-width: 767px) {
  .page #left-area, .single #left-area, .archive #left-area, .error404 #left-area {
    font-size: 17px;
  }
}
.page #left-area *, .single #left-area *, .archive #left-area *, .error404 #left-area * {
  font-size: inherit;
}
.page #left-area .et_pb_post, .single #left-area .et_pb_post, .archive #left-area .et_pb_post, .error404 #left-area .et_pb_post {
  padding-bottom: 0;
  margin-bottom: 3.2em;
}
.page #left-area .entry-content, .single #left-area .entry-content, .archive #left-area .entry-content, .error404 #left-area .entry-content {
  padding: 0;
}
.page #left-area h1, .single #left-area h1, .archive #left-area h1, .error404 #left-area h1, .page #left-area h2, .single #left-area h2, .archive #left-area h2, .error404 #left-area h2, .page #left-area h3, .single #left-area h3, .archive #left-area h3, .error404 #left-area h3 {
  color: #183251;
  padding: 25px 0;
}
.page #left-area p, .single #left-area p, .archive #left-area p, .error404 #left-area p, .page #left-area li, .single #left-area li, .archive #left-area li, .error404 #left-area li {
  font-size: 1em;
  font-weight: 400;
  color: #183251;
  line-height: 130%;
}
.page #left-area h2, .single #left-area h2, .archive #left-area h2, .error404 #left-area h2, .page #left-area h3, .single #left-area h3, .archive #left-area h3, .error404 #left-area h3 {
  font-size: 1.6em;
  margin: 1.1em 0 1em;
  border-bottom: 1px solid #acacac;
  padding-bottom: 0.5em;
  font-weight: 600;
  position: relative;
  color: #183251;
}
.page #left-area h2:first-child, .single #left-area h2:first-child, .archive #left-area h2:first-child, .error404 #left-area h2:first-child, .page #left-area h3:first-child, .single #left-area h3:first-child, .archive #left-area h3:first-child, .error404 #left-area h3:first-child {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .page #left-area h2, .single #left-area h2, .archive #left-area h2, .error404 #left-area h2, .page #left-area h3, .single #left-area h3, .archive #left-area h3, .error404 #left-area h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 400px) {
  .page #left-area h2, .single #left-area h2, .archive #left-area h2, .error404 #left-area h2, .page #left-area h3, .single #left-area h3, .archive #left-area h3, .error404 #left-area h3 {
    padding-left: 0;
  }
  .page #left-area h2:before, .single #left-area h2:before, .archive #left-area h2:before, .error404 #left-area h2:before, .page #left-area h3:before, .single #left-area h3:before, .archive #left-area h3:before, .error404 #left-area h3:before {
    display: none;
  }
}
.page #left-area h3, .single #left-area h3, .archive #left-area h3, .error404 #left-area h3 {
  font-size: 1.5em;
  padding-left: 60px;
}
@media (max-width: 767px) {
  .page #left-area h3, .single #left-area h3, .archive #left-area h3, .error404 #left-area h3 {
    font-size: 1.3em;
  }
}
.page #left-area h3::before, .single #left-area h3::before, .archive #left-area h3::before, .error404 #left-area h3::before {
  position: absolute;
  content: "";
  left: 0;
  width: 45px;
  height: 25px;
  background: url("/wp-content/uploads/2020/04/page-h2-title-ico.png") 100% no-repeat;
  background-size: contain;
}
@media screen and (max-width: 450px) {
  .page #left-area h3::before, .single #left-area h3::before, .archive #left-area h3::before, .error404 #left-area h3::before {
    display: block !important;
  }
}
.page #left-area h4, .single #left-area h4, .archive #left-area h4, .error404 #left-area h4 {
  margin: 2em 0 0.75em;
}
.page #left-area strong, .single #left-area strong, .archive #left-area strong, .error404 #left-area strong {
  color: #183251;
}
.page #left-area blockquote, .single #left-area blockquote, .archive #left-area blockquote, .error404 #left-area blockquote {
  position: relative;
  margin: 50px 5%;
  padding: 40px 20px 40px 70px;
  border-left: none;
  background-color: #d6ecf3 !important;
}
.page #left-area blockquote p, .single #left-area blockquote p, .archive #left-area blockquote p, .error404 #left-area blockquote p {
  font-style: italic;
  color: #183251;
}
.page #left-area blockquote p strong, .single #left-area blockquote p strong, .archive #left-area blockquote p strong, .error404 #left-area blockquote p strong {
  display: block;
  margin-top: 10px;
  font-weight: 400 !important;
  font-style: normal;
  color: #000 !important;
}
.page #left-area blockquote p:last-of-type, .single #left-area blockquote p:last-of-type, .archive #left-area blockquote p:last-of-type, .error404 #left-area blockquote p:last-of-type {
  margin-bottom: 0;
}
.page #left-area blockquote:before, .single #left-area blockquote:before, .archive #left-area blockquote:before, .error404 #left-area blockquote:before {
  content: "";
  position: absolute;
  top: 38px;
  left: 20px;
  display: block;
  width: 36px;
  height: 32px;
  background-image: url("/wp-content/uploads/2020/12/quote-vector.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  color: #0053a0;
}
.page #left-area blockquote:after, .single #left-area blockquote:after, .archive #left-area blockquote:after, .error404 #left-area blockquote:after {
  content: "";
  position: absolute;
  top: 84px;
  bottom: 40px;
  left: 36px;
  width: 3px;
  background-color: #0053a0;
}
.page #left-area p:first-of-type strong, .single #left-area p:first-of-type strong, .archive #left-area p:first-of-type strong, .error404 #left-area p:first-of-type strong {
  font-size: 1.1em;
  line-height: 130%;
  font-weight: 600;
}
.page #left-area p, .single #left-area p, .archive #left-area p, .error404 #left-area p {
  margin-bottom: 1.2em;
  color: black;
}
.page #left-area p a, .single #left-area p a, .archive #left-area p a, .error404 #left-area p a {
  color: #183251;
  border-bottom: 1px solid #000;
}
.page #left-area p a:hover, .single #left-area p a:hover, .archive #left-area p a:hover, .error404 #left-area p a:hover {
  border-bottom: none;
}
.page #left-area a, .single #left-area a, .archive #left-area a, .error404 #left-area a {
  border-bottom: 1px solid;
}
.page #left-area a:hover, .single #left-area a:hover, .archive #left-area a:hover, .error404 #left-area a:hover {
  border-bottom: none;
}
.page #left-area em, .single #left-area em, .archive #left-area em, .error404 #left-area em {
  font-family: "Avenir Italic", sans-serif;
}
.page #left-area ul, .single #left-area ul, .archive #left-area ul, .error404 #left-area ul {
  padding: 0;
  margin: 0.5em 0 0.5em 10px;
}
.page #left-area ul li, .single #left-area ul li, .archive #left-area ul li, .error404 #left-area ul li {
  list-style: none;
  margin-bottom: 1.3em;
  padding-left: 50px;
  position: relative;
}
.page #left-area ul li::before, .single #left-area ul li::before, .archive #left-area ul li::before, .error404 #left-area ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url("/wp-content/uploads/2020/04/content-li-dark1.png") 100% no-repeat;
  width: 29px;
  height: 27px;
}
.page #left-area ul.levels-list ul, .single #left-area ul.levels-list ul, .archive #left-area ul.levels-list ul, .error404 #left-area ul.levels-list ul {
  padding-left: 30px;
}
.page #left-area ul.levels-list ul li:before, .single #left-area ul.levels-list ul li:before, .archive #left-area ul.levels-list ul li:before, .error404 #left-area ul.levels-list ul li:before {
  background-size: 18px;
  width: 18px;
  height: 18px;
  top: 4px;
  left: 15px;
}
.page #left-area ul.levels-list > p, .single #left-area ul.levels-list > p, .archive #left-area ul.levels-list > p, .error404 #left-area ul.levels-list > p {
  font-weight: 600;
  padding-left: 20px;
}
.page #left-area .schedule-btn-wrap, .single #left-area .schedule-btn-wrap, .archive #left-area .schedule-btn-wrap, .error404 #left-area .schedule-btn-wrap {
  margin-bottom: 1.5em;
}
.page #left-area .schedule-btn-wrap .schedule-btn, .single #left-area .schedule-btn-wrap .schedule-btn, .archive #left-area .schedule-btn-wrap .schedule-btn, .error404 #left-area .schedule-btn-wrap .schedule-btn {
  display: inline-block;
  background-color: #01c0ff;
  padding: 0.6em 1.2em;
  border: 2px solid #01c0ff;
  border-radius: 10rem;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
}
@media screen and (max-width: 360px) {
  .page #left-area .schedule-btn-wrap .schedule-btn, .single #left-area .schedule-btn-wrap .schedule-btn, .archive #left-area .schedule-btn-wrap .schedule-btn, .error404 #left-area .schedule-btn-wrap .schedule-btn {
    padding: 0.3em 1.2em;
    text-align: center;
    line-height: 1.5;
  }
}
.page #left-area .schedule-btn-wrap .schedule-btn:hover, .single #left-area .schedule-btn-wrap .schedule-btn:hover, .archive #left-area .schedule-btn-wrap .schedule-btn:hover, .error404 #left-area .schedule-btn-wrap .schedule-btn:hover, .page #left-area .schedule-btn-wrap .schedule-btn:focus, .single #left-area .schedule-btn-wrap .schedule-btn:focus, .archive #left-area .schedule-btn-wrap .schedule-btn:focus, .error404 #left-area .schedule-btn-wrap .schedule-btn:focus {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.page .cta-singlebottom-wrapper, .single .cta-singlebottom-wrapper, .archive .cta-singlebottom-wrapper, .error404 .cta-singlebottom-wrapper {
  background-color: #d6ecf3 !important;
  padding: 0 5% 37px;
  margin: 40px 0;
  border: 1px solid #0053a0;
}
@media (max-width: 767px) {
  .page .cta-singlebottom-wrapper, .single .cta-singlebottom-wrapper, .archive .cta-singlebottom-wrapper, .error404 .cta-singlebottom-wrapper {
    padding: 0 33px 20px;
  }
}
.page .cta-singlebottom-wrapper .cta-singlebottom-item, .single .cta-singlebottom-wrapper .cta-singlebottom-item, .archive .cta-singlebottom-wrapper .cta-singlebottom-item, .error404 .cta-singlebottom-wrapper .cta-singlebottom-item {
  position: relative;
  margin: 20px 0;
  padding: 17px 0 0 10%;
  border-left: none;
}
@media (max-width: 767px) {
  .page .cta-singlebottom-wrapper .cta-singlebottom-item, .single .cta-singlebottom-wrapper .cta-singlebottom-item, .archive .cta-singlebottom-wrapper .cta-singlebottom-item, .error404 .cta-singlebottom-wrapper .cta-singlebottom-item {
    padding: 17px 0 0 33px;
  }
}
.page .cta-singlebottom-wrapper .cta-singlebottom-item h3, .single .cta-singlebottom-wrapper .cta-singlebottom-item h3, .archive .cta-singlebottom-wrapper .cta-singlebottom-item h3, .error404 .cta-singlebottom-wrapper .cta-singlebottom-item h3 {
  margin: 0 0 20px !important;
  padding-left: 0 !important;
}
.page .cta-singlebottom-wrapper .cta-singlebottom-item h3:before, .single .cta-singlebottom-wrapper .cta-singlebottom-item h3:before, .archive .cta-singlebottom-wrapper .cta-singlebottom-item h3:before, .error404 .cta-singlebottom-wrapper .cta-singlebottom-item h3:before {
  display: none;
}
.page .cta-singlebottom-wrapper .cta-singlebottom-item p, .single .cta-singlebottom-wrapper .cta-singlebottom-item p, .archive .cta-singlebottom-wrapper .cta-singlebottom-item p, .error404 .cta-singlebottom-wrapper .cta-singlebottom-item p {
  margin-top: 10px;
  line-height: 140%;
}
.page .cta-singlebottom-wrapper .cta-singlebottom-item:before, .single .cta-singlebottom-wrapper .cta-singlebottom-item:before, .archive .cta-singlebottom-wrapper .cta-singlebottom-item:before, .error404 .cta-singlebottom-wrapper .cta-singlebottom-item:before {
  content: "";
  position: absolute;
  top: 13px;
  left: -20px;
  display: block;
  width: 75px;
  height: 75px;
  font-size: 52px;
  font-weight: 700;
  background-image: url("/wp-content/uploads/2020/12/check-big.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  color: #0053a0;
}
@media (max-width: 767px) {
  .page .cta-singlebottom-wrapper .cta-singlebottom-item:before, .single .cta-singlebottom-wrapper .cta-singlebottom-item:before, .archive .cta-singlebottom-wrapper .cta-singlebottom-item:before, .error404 .cta-singlebottom-wrapper .cta-singlebottom-item:before {
    width: 45px;
    height: 45px;
  }
}
.page .cta-singlebottom-wrapper .schedule-btn-wrapper, .single .cta-singlebottom-wrapper .schedule-btn-wrapper, .archive .cta-singlebottom-wrapper .schedule-btn-wrapper, .error404 .cta-singlebottom-wrapper .schedule-btn-wrapper {
  padding-left: 10%;
}
.page .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button, .single .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button, .archive .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button, .error404 .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button {
  display: inline-block;
  color: #fff;
  border: 2px solid #10c0ff !important;
  background-color: #10c0ff;
}
.page .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button:hover, .single .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button:hover, .archive .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button:hover, .error404 .cta-singlebottom-wrapper .schedule-btn-wrapper .et_pb_button:hover {
  color: #000 !important;
  background-color: transparent !important;
  border-color: #000 !important;
}
.single #left-area .vacancy {
  margin: 30px 0;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
}
.single #left-area .vacancy:first-child {
  margin-top: 2.3em;
}
.single #left-area .vacancy .head {
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 479px) {
  .single #left-area .vacancy .head {
    flex-direction: column;
  }
}
.single #left-area .vacancy .head h3 {
  padding-bottom: 0;
  color: #0053a0;
  font-weight: 600;
  font-size: 1.5em;
  padding: 0.6em 0 0 70px;
  margin: 0;
  border-bottom: none;
}
.single #left-area .vacancy .head h3:before {
  left: 13px;
}
@media (max-width: 1149px) {
  .single #left-area .vacancy .head h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 1049px) {
  .single #left-area .vacancy .head h3 {
    font-size: 1.25em;
  }
}
@media (max-width: 767px) {
  .single #left-area .vacancy .head h3 {
    font-size: 1em;
  }
}
@media (max-width: 479px) {
  .single #left-area .vacancy .head h3 {
    order: 2;
    padding: 1em;
  }
}
.single #left-area .vacancy .head p {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  .single #left-area .vacancy .head p {
    width: 100%;
  }
}
.single #left-area .vacancy .head a {
  font-weight: 500;
  padding: 1.1em 2.4em 1em;
  background-image: linear-gradient(to right, #0cbdd1 0%, #0c71c3 100%);
  border-radius: 0 12px 0 0;
  color: #fff;
  display: block;
  height: 100%;
  font-size: 1em;
  cursor: pointer;
  border-bottom: none;
}
.single #left-area .vacancy .head a:hover {
  background-image: linear-gradient(to left, #0cbdd1 0%, #0c71c3 100%);
}
@media (max-width: 767px) {
  .single #left-area .vacancy .head a {
    font-size: 0.8em;
  }
}
@media (max-width: 479px) {
  .single #left-area .vacancy .head a {
    border-radius: 12px 12px 0 0;
    text-align: center;
  }
}
.single #left-area .vacancy .info {
  padding: 1.2em;
  line-height: 130%;
}
.single #left-area .vacancy .info a {
  text-transform: uppercase;
  font-size: 0.8em;
  border-bottom: 1px solid #0053a0;
  color: #0053a0;
  white-space: nowrap;
}
.single #left-area .vacancy .info a:hover {
  color: #01c0ff;
  border-bottom: 1px solid #01c0ff;
  transition: 0.3s all;
}
.single #left-area .post-meta {
  display: flex;
  align-items: center;
  border: 1px solid #acacac;
  border-left: none;
  border-right: none;
  font-size: 0;
  color: #0053a0;
  height: 43px;
  padding: 0;
  margin-bottom: 20px;
}
@media (max-width: 980px) {
  .single #left-area .post-meta {
    justify-content: center;
  }
}
.single #left-area .post-meta span, .single #left-area .post-meta a {
  font-size: 15px;
  color: #0053a0;
  font-weight: 400;
  margin-right: 30px;
  border-bottom: none;
}
.single #left-area .post-meta span:last-child, .single #left-area .post-meta a:last-child {
  margin-right: 0;
}
@media (max-width: 479px) {
  .single #left-area .post-meta span, .single #left-area .post-meta a {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  .single #left-area .post-meta span, .single #left-area .post-meta a {
    font-size: 8px;
  }
}
.single #left-area .post-meta a:hover {
  color: #000;
  transition: 0.3s all;
}
.single #left-area .post-meta .author.vcard {
  position: relative;
  padding-left: 25px;
}
.single #left-area .post-meta .author.vcard::before {
  position: absolute;
  content: "";
  width: 18px;
  height: 16px;
  background: url("/wp-content/uploads/2020/04/content-user-ico.png") 100% no-repeat;
  left: 0;
  top: -9px;
}
.single #left-area .post-meta .published {
  position: relative;
  padding-left: 25px;
}
.single #left-area .post-meta .published::before {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  background: url("/wp-content/uploads/2020/04/content-clock-ico.png") 100% no-repeat;
  left: 0;
  top: -9px;
}
.single #left-area .post-meta a[rel="category tag"] {
  position: relative;
  padding-left: 20px;
}
.single #left-area .post-meta a[rel="category tag"]::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 15px;
  background: url("/wp-content/uploads/2020/04/content-mark-ico.png") 100% no-repeat;
  left: 0;
  top: -9px;
}
.archive #left-area h2 {
  font-size: 1.3em;
  margin: 0.8em 0;
  border-bottom: none;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 600;
  position: relative;
  line-height: 130%;
}
.archive #left-area h2 a {
  border-bottom: none;
}
.archive #left-area h2::before {
  display: none;
}
.archive #left-area h2:hover {
  transition: 0.3s all;
  color: #0053a0;
}
.archive #left-area {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .archive #left-area {
    max-width: 500px;
    margin: 0 auto 2em;
  }
}
.archive #left-area .et_pb_post {
  width: 47%;
  margin-bottom: 8%;
}
.archive #left-area .et_pb_post:nth-child(odd) {
  margin-right: 6%;
}
@media (max-width: 767px) {
  .archive #left-area .et_pb_post {
    width: 100%;
  }
  .archive #left-area .et_pb_post:nth-child(odd) {
    margin-right: 0;
  }
}
.archive #left-area .et_pb_post > .entry-featured-image-url {
  border-bottom: none;
  margin-bottom: 20px;
}
@media (min-width: 981px) {
  .archive #left-area .et_pb_post > .entry-featured-image-url img {
    min-height: 200px;
    object-fit: cover;
  }
}
.archive #left-area .et_pb_post h2 {
  padding: 0 0 5px;
  margin: 0;
}
.archive #left-area .post-meta {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0.8em;
  color: #000;
}
.archive #left-area .post-meta * {
  color: inherit;
}
.archive #left-area .post-meta a:hover {
  transition: 0.3s all;
  color: #0053a0;
}
.archive #left-area .post-meta a {
  border-bottom: none;
}
.archive #left-area .wp-pagenavi {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  border: none;
  color: #000;
  text-align: center;
  font-weight: 600;
  font-size: 0.9em;
}
.archive #left-area .wp-pagenavi * {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
.archive #left-area .wp-pagenavi .current {
  color: #0053a0 !important;
}
.archive #left-area .wp-pagenavi a:hover {
  transition: 0.3s all;
  color: #0053a0 !important;
}
.postid-404 #left-area .post-meta {
  display: none;
}
body.postid-3497 #page-hero-section .et_pb_slide_description h1.et_pb_slide_title {
  max-width: 870px;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 17px !important;
}
#pum-3801.pum-active {
  overflow-y: scroll !important;
}
#pum-3801 #popmake-3801 {
  background: #fff;
  padding: 40px 1.5% 1% 1.5%;
  max-width: 760px !important;
}
@media (max-width: 980px) {
  #pum-3801 #popmake-3801 {
    width: 95% !important;
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  #pum-3801 #popmake-3801 {
    padding: 35px 10px 10px 10px !important;
    width: 95% !important;
  }
}
#pum-3801 #popmake-3801 .text_wrap {
  color: #000;
  text-align: center;
  font-weight: 400;
  font-size: 20px !important;
}
@media (max-width: 1199px) {
  #pum-3801 #popmake-3801 .text_wrap {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  #pum-3801 #popmake-3801 .text_wrap {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #pum-3801 #popmake-3801 .text_wrap {
    font-size: 18px !important;
  }
}
@media (max-width: 479px) {
  #pum-3801 #popmake-3801 .text_wrap {
    font-size: 18px !important;
  }
}
#pum-3801 #popmake-3801 .text_wrap h4 {
  color: #000;
  font-family: 'Avenir Next Cyr', sans-serif;
  font-weight: 700;
  margin: 0 auto;
  width: 95%;
  padding-bottom: 20px;
  font-size: 32px !important;
}
@media (max-width: 1199px) {
  #pum-3801 #popmake-3801 .text_wrap h4 {
    font-size: 32px !important;
  }
}
@media (max-width: 980px) {
  #pum-3801 #popmake-3801 .text_wrap h4 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #pum-3801 #popmake-3801 .text_wrap h4 {
    font-size: 28px !important;
  }
}
@media (max-width: 479px) {
  #pum-3801 #popmake-3801 .text_wrap h4 {
    font-size: 28px !important;
  }
}
#pum-3801 #popmake-3801 .text_wrap .fsSectionHeader {
  display: none;
}
#pum-3801 #popmake-3801 .text_wrap .form_wrap {
  padding-top: 5px;
}
#pum-3801 #popmake-3801 .text_wrap form {
  border: none !important;
  background: transparent;
  box-shadow: none;
}
#pum-3801 #popmake-3801 .text_wrap form .fsSubmit {
  background: none !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
  margin-top: 30px;
}
#pum-3801 #popmake-3801 .text_wrap form .fsSubmit .fsSubmitButton {
  border: none;
  background: #013464;
  font-size: 18px;
  letter-spacing: 2.5px;
  color: #fff;
  font-weight: 600;
  transition: 0.2s all;
  text-transform: uppercase;
  cursor: pointer;
  padding: 14px 42px;
  box-shadow: none;
  font-weight: 500;
  border: 3px solid #013464;
  border-radius: 8px;
  border-top-left-radius: 0;
}
@media (min-width: 981px) {
  #pum-3801 #popmake-3801 .text_wrap form .fsSubmit .fsSubmitButton {
    margin-bottom: 8px;
  }
}
#pum-3801 #popmake-3801 .text_wrap form .fsSubmit .fsSubmitButton:hover {
  background: transparent;
  color: #000 !important;
}
#pum-3801 #popmake-3801 .text_wrap form .fsError {
  background: #ff3824;
  border: none;
}
@media (max-width: 767px) {
  #pum-3801 #popmake-3801 .text_wrap .fsPage {
    justify-content: center;
  }
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection {
    width: 100% !important;
    justify-content: center;
  }
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(2) {
  width: 48.7%;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(3) {
  width: 48.7%;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(4) {
  width: 48.7%;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(5) {
  width: 48.7%;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(6) {
  width: 100%;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(7) {
  width: 100%;
}
@media (max-width: 767px) {
  #pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsFieldRow {
    width: 100% !important;
  }
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody {
  padding: 0 5px !important;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody.fsFieldFocused {
  background: none;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody.fsValidationError {
  background: transparent !important;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody.fsValidationError input, #pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody.fsValidationError textarea {
  border: 1px solid #ff3824 !important;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody input, #pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody textarea {
  border: none !important;
  max-width: 100% !important;
  width: 100%;
  resize: none;
  border: 1px solid #d6d6d6 !important;
  background: none !important;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody input {
  height: 39px !important;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody textarea {
  height: 120px;
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody input[type=checkbox] {
  height: 15px !important;
  width: 15px !important;
}
@media (max-width: 980px) {
  #pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody input[type=checkbox] {
    height: 15px !important;
    width: 15px !important;
  }
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody label {
  font-family: 'Avenir Next Cyr', sans-serif;
  padding: 9px 0px;
  font-weight: 700;
  font-size: 13px;
  text-align: left;
  background-position: right center !important;
}
@media (max-width: 767px) {
  #pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody label {
    padding: 4px 0px;
  }
}
#pum-3801 #popmake-3801 .text_wrap .fsPage .fsSection .fsRowBody label span.fsRequiredMarker {
  position: relative;
  top: 0px;
  left: 2px;
  font-size: 14px;
}
#pum-3955.pum-active {
  overflow-y: scroll !important;
}
#pum-3955 #popmake-3955 {
  background: #fff;
  padding: 40px 1.5% 1% 1.5%;
  max-width: 760px !important;
}
@media (max-width: 980px) {
  #pum-3955 #popmake-3955 {
    width: 95% !important;
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  #pum-3955 #popmake-3955 {
    padding: 35px 10px 10px 10px !important;
    width: 95% !important;
  }
}
#pum-3955 #popmake-3955 .text_wrap {
  color: #000;
  text-align: center;
  font-weight: 400;
  font-size: 20px !important;
}
@media (max-width: 1199px) {
  #pum-3955 #popmake-3955 .text_wrap {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  #pum-3955 #popmake-3955 .text_wrap {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #pum-3955 #popmake-3955 .text_wrap {
    font-size: 18px !important;
  }
}
@media (max-width: 479px) {
  #pum-3955 #popmake-3955 .text_wrap {
    font-size: 18px !important;
  }
}
#pum-3955 #popmake-3955 .text_wrap h4 {
  color: #000;
  font-family: 'Avenir Next Cyr', sans-serif;
  font-weight: 700;
  margin: 0 auto;
  width: 95%;
  padding-bottom: 20px;
  font-size: 32px !important;
}
@media (max-width: 1199px) {
  #pum-3955 #popmake-3955 .text_wrap h4 {
    font-size: 32px !important;
  }
}
@media (max-width: 980px) {
  #pum-3955 #popmake-3955 .text_wrap h4 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #pum-3955 #popmake-3955 .text_wrap h4 {
    font-size: 28px !important;
  }
}
@media (max-width: 479px) {
  #pum-3955 #popmake-3955 .text_wrap h4 {
    font-size: 28px !important;
  }
}
#pum-3955 #popmake-3955 .text_wrap .fsSectionHeader {
  display: none;
}
#pum-3955 #popmake-3955 .text_wrap .form_wrap {
  padding-top: 5px;
}
#pum-3955 #popmake-3955 .text_wrap form {
  border: none !important;
  background: transparent;
  box-shadow: none;
}
#pum-3955 #popmake-3955 .text_wrap form .fsSubmit {
  background: none !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
  margin-top: 15px;
}
#pum-3955 #popmake-3955 .text_wrap form .fsSubmit .fsSubmitButton {
  border: none;
  background: #013464;
  font-size: 18px;
  letter-spacing: 2.5px;
  color: #fff;
  font-weight: 600;
  transition: 0.2s all;
  text-transform: uppercase;
  cursor: pointer;
  padding: 14px 42px;
  box-shadow: none;
  font-weight: 500;
  border: 3px solid #013464;
  border-radius: 8px;
  border-top-left-radius: 0;
}
@media (min-width: 981px) {
  #pum-3955 #popmake-3955 .text_wrap form .fsSubmit .fsSubmitButton {
    margin-bottom: 8px;
  }
}
#pum-3955 #popmake-3955 .text_wrap form .fsSubmit .fsSubmitButton:hover {
  background: transparent;
  color: #000 !important;
}
#pum-3955 #popmake-3955 .text_wrap form .fsError {
  background: #ff3824;
  border: none;
}
@media (max-width: 767px) {
  #pum-3955 #popmake-3955 .text_wrap .fsPage {
    justify-content: center;
  }
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection {
    width: 100% !important;
    justify-content: center;
  }
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(2) {
  width: 48.7%;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(3) {
  width: 48.7%;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(4) {
  width: 48.7%;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(5) {
  width: 48.7%;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(6) {
  width: 100%;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(7) {
  width: 35%;
  text-align: left;
  padding-top: 10px;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow:nth-child(9) {
  width: 100%;
}
@media (max-width: 767px) {
  #pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsFieldRow {
    width: 100% !important;
  }
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody {
  padding: 0 5px !important;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody.fsFieldFocused {
  background: none;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody.fsValidationError {
  background: transparent !important;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody.fsValidationError input, #pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody.fsValidationError textarea {
  border: 1px solid #ff3824 !important;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody .for-current-client {
  display: none;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody input, #pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody textarea {
  border: none !important;
  max-width: 100% !important;
  width: 100%;
  resize: none;
  border: 1px solid #d6d6d6 !important;
  background: none !important;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody input {
  height: 39px !important;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody textarea {
  height: 60px;
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody input[type=radio] {
  height: 13px !important;
  width: 13px !important;
}
@media (max-width: 980px) {
  #pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody input[type=radio] {
    height: 13px !important;
    width: 13px !important;
  }
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody label {
  font-family: 'Avenir Next Cyr', sans-serif;
  padding: 9px 0px;
  font-weight: 700;
  font-size: 13px;
  text-align: left;
  background-position: right center !important;
}
@media (max-width: 767px) {
  #pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody label {
    padding: 4px 0px;
  }
}
#pum-3955 #popmake-3955 .text_wrap .fsPage .fsSection .fsRowBody label span.fsRequiredMarker {
  position: relative;
  top: 0px;
  left: 2px;
  font-size: 14px;
}
#home-hero-section .et_pb_slide {
  height: 100vh;
}
#home-hero-section .et_pb_slide .et_pb_section_video_bg {
  opacity: 0.85;
}
#home-hero-section .et_pb_slide .et_pb_section_video_bg .mejs-mediaelement:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 83, 160, 0.7) 100%);
}
#home-hero-section .et_pb_slide .et_pb_section_video_bg .mejs-container {
  background-color: #01172c;
}
@media (max-width: 980px) {
  #home-hero-section .et_pb_container {
    height: 100% !important;
  }
}
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@media (max-width: 980px) {
  #home-hero-section .et_pb_slide::after {
    background-size: contain;
    background-position: bottom;
  }
}
#home-hero-section .et_pb_slide_description {
  font-size: 22px;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  padding-top: 8%;
}
@media (max-width: 1439px) {
  #home-hero-section .et_pb_slide_description {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  #home-hero-section .et_pb_slide_description {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  #home-hero-section .et_pb_slide_description {
    font-size: 16px;
  }
}
@media (max-width: 980px) {
  #home-hero-section .et_pb_slide_description {
    font-size: 14px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description {
    text-align: center;
    font-size: 15px;
  }
}
@media (max-width: 479px) {
  #home-hero-section .et_pb_slide_description {
    font-size: 14px;
  }
}
#home-hero-section .et_pb_slide_description * {
  font-size: inherit;
}
#home-hero-section .et_pb_slide_description h1.et_pb_slide_title {
  font-weight: 700;
  font-size: 3.8636em;
  padding-bottom: 0;
  line-height: 95%;
  padding-left: 85px;
  margin-bottom: 3.8%;
  position: relative;
  margin-left: -85px;
}
@media (max-width: 980px) {
  #home-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    margin-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 3.2em;
  }
}
@media (max-width: 359px) {
  #home-hero-section .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 2.9em;
  }
}
#home-hero-section .et_pb_slide_description h1.et_pb_slide_title span {
  display: block;
}
#home-hero-section .et_pb_slide_description h1.et_pb_slide_title span.lightpar {
  font-size: 0.741em;
  font-weight: 400;
}
#home-hero-section .et_pb_slide_description h1.et_pb_slide_title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 15px;
  width: 64px;
  height: 35px;
  background-image: url("/wp-content/uploads/2020/04/home-hero-title-ico.png");
  background-size: contain;
}
@media (max-width: 980px) {
  #home-hero-section .et_pb_slide_description h1.et_pb_slide_title::before {
    display: none;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box {
  display: inline-flex;
  font-size: 1.09em;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 9.36px;
  border: 1px solid #fff;
  border-radius: 20px;
  text-shadow: none;
  margin-bottom: 5.5%;
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box {
    flex-direction: column;
    border-radius: 0;
    border: none;
  }
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box br {
    display: none;
  }
}
@media (max-width: 479px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box {
    font-size: 1em;
    letter-spacing: 5px;
  }
}
@media (max-width: 359px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box {
    font-size: 0.85em;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box span {
  padding: 0.2em 0.5em;
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box span:first-child {
  padding-right: 0.9em;
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box span:first-child {
    padding-right: 0.5em;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box span:last-child {
  font-weight: 700;
  background: #fff;
  border-radius: 0 20px 20px 0;
  color: #01a5e1;
  position: relative;
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box span:last-child {
    border-radius: 0;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box span:last-child::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 100%;
  top: 0;
  background: #fff;
  z-index: -1;
  left: -9px;
  transform: skewX(-20deg);
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .complex-box span:last-child::before {
    display: none;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons {
  display: flex;
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons {
    flex-direction: column;
    align-items: center;
  }
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons br {
    display: none;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons .et_pb_button {
  padding: 0.9em 1.5em;
  line-height: 100% !important;
  padding-right: 2.8em;
  margin-right: 1.6em;
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons .et_pb_button {
    margin-right: 0;
    margin-bottom: 1em;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons .et_pb_button:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  #home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons .et_pb_button:last-child {
    margin-bottom: 0;
  }
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons .et_pb_button::after {
  font-size: 24px;
  line-height: 0 !important;
  top: 51%;
  transform: translateY(-50%);
  color: #01c0ff;
}
#home-hero-section .et_pb_slide_description .et_pb_slide_content .slide-buttons .et_pb_button:hover::after {
  color: #fff;
}
#home-cta-section {
  padding: 45px 0;
}
@media (max-width: 767px) {
  #home-cta-section {
    padding: 35px 0;
  }
}
#home-cta-section .et_pb_row {
  font-size: 22px;
}
#home-cta-section .et_pb_row * {
  font-size: inherit;
}
@media (max-width: 1439px) {
  #home-cta-section .et_pb_row {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  #home-cta-section .et_pb_row {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #home-cta-section .et_pb_row {
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  #home-cta-section .et_pb_row.et_pb_row_0 {
    padding: 15px 0;
  }
}
#home-cta-section .et_pb_row.et_pb_row_0 h2 {
  font-size: 2.27em;
  line-height: 120%;
  margin-bottom: 0.4em;
}
@media (max-width: 980px) {
  #home-cta-section .et_pb_row.et_pb_row_0 h2 {
    font-size: 2.1em;
    line-height: 120%;
  }
}
@media (max-width: 479px) {
  #home-cta-section .et_pb_row.et_pb_row_0 h2 {
    font-size: 1.9em;
  }
}
#home-cta-section .et_pb_row.et_pb_row_0 img {
  margin-bottom: 1.1em;
}
@media (max-width: 980px) {
  #home-cta-section .et_pb_row.et_pb_row_0 img {
    margin-bottom: 0.8em;
  }
}
#home-cta-section .et_pb_row.et_pb_row_0 p {
  font-weight: 300;
  font-size: 1em;
  max-width: 935px;
  margin: 0 auto;
  line-height: 140%;
}
#home-cta-section .et_pb_row.et_pb_row_1 {
  padding: 1.4em 0 0;
  margin-bottom: -145px;
}
@media (max-width: 1199px) {
  #home-cta-section .et_pb_row.et_pb_row_1 {
    padding: 1em 0 0;
    margin-bottom: -120px;
  }
}
@media (max-width: 980px) {
  #home-cta-section .et_pb_row.et_pb_row_1 {
    margin-bottom: -100px;
  }
}
@media (max-width: 767px) {
  #home-cta-section .et_pb_row.et_pb_row_1 {
    display: flex;
    flex-direction: column;
    max-width: 340px;
  }
}
#home-cta-section .et_pb_row.et_pb_row_1 .et_pb_column {
  padding: 3%;
  width: 49%;
}
#home-cta-section .et_pb_row.et_pb_row_1 .et_pb_column:first-child {
  margin-right: 2%;
}
@media (max-width: 767px) {
  #home-cta-section .et_pb_row.et_pb_row_1 .et_pb_column {
    width: 100%;
  }
  #home-cta-section .et_pb_row.et_pb_row_1 .et_pb_column:first-child {
    margin-right: 0;
    margin-bottom: 1em !important;
  }
}
#home-cta-section .et_pb_row.et_pb_row_1 img {
  margin-bottom: 0.8em;
}
@media (max-width: 1199px) {
  #home-cta-section .et_pb_row.et_pb_row_1 img {
    max-height: 60px;
    width: auto;
    margin-bottom: 0.6em;
  }
}
@media (max-width: 980px) {
  #home-cta-section .et_pb_row.et_pb_row_1 img {
    max-height: 50px;
    margin-bottom: 0.2em;
  }
}
#home-cta-section .et_pb_row.et_pb_row_1 h3 {
  font-size: 1.81em;
  line-height: 90%;
  padding-bottom: 0;
  margin-bottom: 0.4em;
}
#home-cta-section .et_pb_row.et_pb_row_1 h3 span {
  font-size: 0.7em;
}
@media (max-width: 1199px) {
  #home-cta-section .et_pb_row.et_pb_row_1 h3 {
    font-size: 1.6em;
  }
}
@media (max-width: 980px) {
  #home-cta-section .et_pb_row.et_pb_row_1 h3 {
    font-size: 1.3em;
  }
}
#home-cta-section .et_pb_row.et_pb_row_1 a {
  border: 1px solid #01c0ff;
  line-height: 100% !important;
  font-size: 18px;
}
#home-cta-section .et_pb_row.et_pb_row_1 a:after {
  top: 0;
}
#home-cta-section .et_pb_row.et_pb_row_1 a img {
  margin-bottom: 0;
}
#home-cta-section .et_pb_row.et_pb_row_1 a:hover {
  transition: 0.3s all;
  background-color: #01c0ff;
}
@media (max-width: 980px) {
  #home-cta-section .et_pb_row.et_pb_row_1 a {
    font-size: 16px;
  }
  #home-cta-section .et_pb_row.et_pb_row_1 a img {
    transform: scale(0.9);
  }
}
#home-about-section .et_pb_row {
  font-size: 20px;
}
@media (max-width: 1439px) {
  #home-about-section .et_pb_row {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  #home-about-section .et_pb_row {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #home-about-section .et_pb_row {
    padding: 10px 0;
  }
}
#home-about-section .et_pb_row * {
  font-size: inherit;
}
#home-about-section .et_pb_row .et_pb_image {
  margin-bottom: 0;
}
#home-about-section .et_pb_row .et_pb_image .et_pb_image_wrap {
  transform: translate(15px, -15px);
}
@media (max-width: 1439px) {
  #home-about-section .et_pb_row .et_pb_image img {
    max-width: 300px;
  }
}
@media (max-width: 1024px) {
  #home-about-section .et_pb_row .et_pb_image img {
    max-width: 250px;
  }
}
@media (max-width: 479px) {
  #home-about-section .et_pb_row .et_pb_image img {
    max-width: 220px;
  }
}
#home-about-section .et_pb_row .et_pb_text {
  margin-top: -35px;
}
#home-about-section .et_pb_row .blue {
  color: #0053a0;
}
#home-about-section .et_pb_row h2 {
  font-size: 2.5em;
  color: #000;
  font-weight: 600;
  margin-bottom: 0.75em;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  #home-about-section .et_pb_row h2 {
    font-size: 2.1em;
  }
}
#home-about-section .et_pb_row p {
  color: #000;
  font-size: 1em;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 1.4em;
}
#home-about-section .et_pb_row p:last-child {
  margin-bottom: 0;
}
#home-about-section .et_pb_row p .bold-upper {
  font-weight: 500;
}
#home-recognitions-section {
  padding: 35px 0;
  z-index: 1;
}
@media (max-width: 767px) {
  #home-recognitions-section {
    padding: 25px 0;
  }
}
#home-recognitions-section .et_pb_row {
  font-size: 20px;
}
#home-recognitions-section .et_pb_row * {
  font-size: inherit;
}
#home-recognitions-section .et_pb_row h2 {
  font-size: 2.5em;
  font-weight: 600;
  color: #000;
  margin-bottom: 0.85em;
}
#home-recognitions-section .et_pb_row h2 small {
  font-size: 0.5em;
  display: block;
}
@media (max-width: 1439px) {
  #home-recognitions-section .et_pb_row h2 {
    font-size: 2.2em;
  }
}
@media (max-width: 1024px) {
  #home-recognitions-section .et_pb_row h2 {
    font-size: 1.9em;
    margin-bottom: 0.65em;
  }
}
@media (max-width: 980px) {
  #home-recognitions-section .et_pb_row h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 479px) {
  #home-recognitions-section .et_pb_row h2 {
    font-size: 1.6em;
  }
}
#home-recognitions-section #reco-carousel {
  max-width: 1200px;
  width: 87%;
  margin: 0 auto;
  position: static;
  padding-bottom: 80px;
}
@media (max-width: 479px) {
  #home-recognitions-section #reco-carousel {
    width: 75%;
  }
}
@media (max-width: 400px) {
  #home-recognitions-section #reco-carousel {
    width: 60%;
  }
}
#home-recognitions-section #reco-carousel .owl-stage-outer {
  z-index: 100;
}
#home-recognitions-section #reco-carousel .owl-stage-outer .owl-item {
  border-top: 8px solid #fff;
  border-bottom: 8px solid #fff;
}
#home-recognitions-section #reco-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 30px;
  z-index: 10;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#home-recognitions-section #reco-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  width: 18px;
  height: 30px;
}
#home-recognitions-section #reco-carousel .owl-nav .owl-prev span {
  font-size: 0;
}
#home-recognitions-section #reco-carousel .owl-nav .owl-prev::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("/wp-content/uploads/2020/04/home-reco-left-arrow@2x.png") no-repeat;
  background-size: contain;
}
#home-recognitions-section #reco-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0;
  width: 18px;
  height: 30px;
}
#home-recognitions-section #reco-carousel .owl-nav .owl-next span {
  font-size: 0;
}
#home-recognitions-section #reco-carousel .owl-nav .owl-next::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("/wp-content/uploads/2020/04/home-reco-right-arrow@2x.png") no-repeat;
  background-size: contain;
}
#home-recognitions-section #reco-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
#home-recognitions-section #reco-carousel .owl-dots .owl-dot {
  width: 60px;
  height: 4px;
  background-color: #fff;
  margin-right: 10px;
}
#home-recognitions-section #reco-carousel .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
#home-recognitions-section #reco-carousel .owl-dots .owl-dot.active {
  background-color: #004484;
}
@media (max-width: 980px) {
  #home-recognitions-section #reco-carousel .owl-dots .owl-dot {
    width: 45px;
    height: 3px;
  }
}
@media (max-width: 479px) {
  #home-recognitions-section #reco-carousel .owl-dots .owl-dot {
    width: 35px;
  }
}
@media (max-width: 400px) {
  #home-recognitions-section #reco-carousel .owl-dots .owl-dot {
    width: 15px;
  }
}
#home-recognitions-section #reco-carousel .owl-dots::after {
  position: absolute;
  content: "";
  width: 100%;
  max-width: 1300px;
  height: 35px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 45px;
  background: url("/wp-content/uploads/2020/04/home-reco-bar.png") no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  #home-recognitions-section #reco-carousel .owl-dots::after {
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 479px) {
  #home-recognitions-section #reco-carousel .owl-dots::after {
    width: 90%;
  }
}
#home-movie-section {
  padding: 90px 0;
  position: relative;
}
@media (max-width: 1024px) {
  #home-movie-section {
    padding: 75px 0;
  }
}
@media (max-width: 980px) {
  #home-movie-section {
    padding: 65px 0;
  }
}
#home-movie-section::before {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2020/04/home-movie-sec-ico.png") no-repeat;
  background-size: contain;
  width: 64px;
  height: 35px;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 1024px) {
  #home-movie-section::before {
    top: -15px;
    width: 50px;
  }
}
#home-movie-section .et_pb_row {
  font-size: 20px;
  padding: 0;
}
@media (max-width: 1439px) {
  #home-movie-section .et_pb_row {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  #home-movie-section .et_pb_row {
    font-size: 17px;
  }
}
#home-movie-section .et_pb_row * {
  font-size: inherit;
}
#home-movie-section .et_pb_row.et_pb_row_4 {
  margin-bottom: 2.6em;
}
@media (max-width: 1024px) {
  #home-movie-section .et_pb_row.et_pb_row_4 {
    margin-bottom: 2em;
  }
}
#home-movie-section .et_pb_row.et_pb_row_5 {
  margin-bottom: 2em;
}
#home-movie-section .et_pb_row.et_pb_row_5 .et_pb_column {
  width: 49%;
}
#home-movie-section .et_pb_row.et_pb_row_5 .et_pb_column:first-child {
  margin-right: 2%;
}
#home-movie-section .et_pb_row.et_pb_row_5 .et_pb_video_play {
  margin: 0;
  line-height: 0;
  font-size: 80px;
  transform: translateX(-50%);
  color: #01c0ff;
}
@media (max-width: 1439px) {
  #home-movie-section .et_pb_row.et_pb_row_5 {
    max-width: 1000px;
  }
}
@media (max-width: 767px) {
  #home-movie-section .et_pb_row.et_pb_row_5 {
    display: flex;
    flex-direction: column;
    max-width: 350px;
  }
  #home-movie-section .et_pb_row.et_pb_row_5 .et_pb_column {
    width: 100%;
  }
  #home-movie-section .et_pb_row.et_pb_row_5 .et_pb_column:first-child {
    margin-right: 0;
    margin-bottom: 1em !important;
  }
}
#home-movie-section .et_pb_row h2 {
  font-size: 2.5em;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0.8em;
}
@media (max-width: 1024px) {
  #home-movie-section .et_pb_row h2 {
    margin-bottom: 0.6em;
    font-size: 2.2em;
  }
}
@media (max-width: 980px) {
  #home-movie-section .et_pb_row h2 {
    font-size: 1.8em;
  }
}
#home-movie-section .et_pb_row p {
  font-size: 1em;
  max-width: 940px;
  margin: 0 auto;
}
#home-movie-section .et_pb_row .et_pb_button {
  letter-spacing: 0px;
  padding: 0.4em 1.5em;
  padding-right: 3em;
}
#home-movie-section .et_pb_row .et_pb_button::after {
  font-size: 24px;
  top: 51%;
  transform: translateY(-49%);
  color: #01c0ff;
  font-weight: 300;
}
#home-movie-section .et_pb_row .et_pb_button:hover::after {
  color: #fff;
}
#home-movie-section .et_pb_video_overlay_hover {
  height: calc(100% + 1px);
}
#home-testimonial-section {
  padding: 75px 0 0;
}
@media (max-width: 1439px) {
  #home-testimonial-section {
    padding: 65px 0 0;
  }
}
@media (max-width: 980px) {
  #home-testimonial-section {
    padding: 45px 0 75px;
  }
}
@media (max-width: 767px) {
  #home-testimonial-section {
    padding: 25px 0 55px;
  }
}
#home-testimonial-section .et_pb_row {
  font-size: 20px;
  padding-bottom: 0;
}
@media (max-width: 1439px) {
  #home-testimonial-section .et_pb_row {
    font-size: 18px;
  }
}
@media (max-width: 980px) {
  #home-testimonial-section .et_pb_row {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #home-testimonial-section .et_pb_row {
    font-size: 16px;
  }
}
#home-testimonial-section .et_pb_row * {
  font-size: inherit;
}
#home-testimonial-section .et_pb_row h2 {
  font-size: 2em;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.3em;
  margin-top: 0.7em;
  padding-bottom: 0;
}
@media (max-width: 1439px) {
  #home-testimonial-section .et_pb_row h2 {
    margin-bottom: 1em;
  }
}
@media (max-width: 980px) {
  #home-testimonial-section .et_pb_row h2 {
    margin-bottom: 0.6em;
  }
}
#home-testimonial-section .et_pb_row p {
  font-size: 1em;
  color: #000;
}
@media (max-width: 1439px) {
  #home-testimonial-section .et_pb_row .title-img {
    max-width: 450px;
  }
}
@media (max-width: 479px) {
  #home-testimonial-section .et_pb_row .title-img {
    max-width: 100%;
  }
}
#home-testimonial-section .et_pb_row .testimonials {
  display: flex;
  font-size: 16px;
  margin: 3.6em 0;
}
@media (max-width: 1439px) {
  #home-testimonial-section .et_pb_row .testimonials {
    margin: 2.7em 0;
  }
}
@media (max-width: 1024px) {
  #home-testimonial-section .et_pb_row .testimonials {
    font-size: 15px;
  }
}
@media (max-width: 980px) {
  #home-testimonial-section .et_pb_row .testimonials {
    flex-direction: column;
    max-width: 350px;
    margin: 2.5em auto;
  }
}
@media (max-width: 767px) {
  #home-testimonial-section .et_pb_row .testimonials {
    margin: 1.5em auto 2.5em;
  }
}
#home-testimonial-section .et_pb_row .testimonials * {
  font-size: inherit;
}
#home-testimonial-section .et_pb_row .testimonials .testimonial {
  width: 30%;
  margin-right: 5%;
  text-align: left;
  position: relative;
}
#home-testimonial-section .et_pb_row .testimonials .testimonial:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  #home-testimonial-section .et_pb_row .testimonials .testimonial {
    width: 32%;
    margin-right: 3%;
  }
  #home-testimonial-section .et_pb_row .testimonials .testimonial:last-child {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  #home-testimonial-section .et_pb_row .testimonials .testimonial {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3em !important;
  }
  #home-testimonial-section .et_pb_row .testimonials .testimonial:last-child {
    margin-bottom: 0 !important;
  }
}
#home-testimonial-section .et_pb_row .testimonials .testimonial-content {
  background-color: #001538;
  color: #fff;
  border-radius: 0 20px 0 0;
  padding: 2em;
  padding-bottom: 145px;
  height: 100%;
}
#home-testimonial-section .et_pb_row .testimonials .testimonial-content h3 {
  color: #fff;
  font-size: 19px;
  padding-bottom: 0;
  line-height: 120%;
  margin-bottom: 1.3em;
  max-width: 267px;
}
@media (min-width: 981px) {
  #home-testimonial-section .et_pb_row .testimonials .testimonial-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 980px) {
  #home-testimonial-section .et_pb_row .testimonials .testimonial-content h3 {
    height: auto !important;
  }
}
#home-testimonial-section .et_pb_row .testimonials .testimonial-content p {
  color: #fff;
  font-size: 15px;
  line-height: 130%;
  font-weight: 300;
  margin-bottom: 2em;
}
@media (min-width: 981px) {
  #home-testimonial-section .et_pb_row .testimonials .testimonial-content p {
    font-size: 16px;
  }
}
#home-testimonial-section .et_pb_row .testimonials .testimonial-company {
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  bottom: -15px;
  color: #fff;
  font-size: 1.11em;
  padding: 1.8em;
  line-height: 130%;
  padding-bottom: 4.5em;
}
#home-testimonial-section .et_pb_row .testimonials .testimonial-company::after {
  position: absolute;
  content: "";
  width: 124px;
  height: 20px;
  background-size: contain;
  background: url("/wp-content/uploads/2020/04/home-testimonial-stars.png") no-repeat;
  left: 1.8em;
  bottom: 2.3em;
}
#home-testimonial-section .et_pb_row .et_pb_button {
  color: #000;
  letter-spacing: 0;
  font-weight: 600;
  border-width: 2px !important;
  padding: 0.5em 3em 0.5em 1.5em !important;
}
#home-testimonial-section .et_pb_row .et_pb_button::after {
  top: 51%;
  transform: translateY(-49%);
  font-size: 24px;
  color: #01c0ff;
}
#home-testimonial-section .et_pb_row .et_pb_button:hover::after {
  color: #fff;
}
@media (max-width: 980px) {
  #home-testimonial-section .et_pb_row .et_pb_button::after {
    top: 52%;
    transform: translateY(-48%);
  }
}
.home.logged-in.admin-bar #home-hero-section .et_pb_slide {
  height: calc(100vh - 31px);
  position: relative;
}
@media (max-width: 782px) {
  .home.logged-in.admin-bar #home-hero-section .et_pb_slide {
    height: calc(100vh - 45px);
  }
}
#wave-img {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  right: 0;
  bottom: 0;
  z-index: 0;
}
#wave-img img {
  object-fit: none;
  object-position: bottom right;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0%;
  right: 0;
  visibility: hidden;
  -webkit-animation: 3s fadeIn, left-to-rigth 2s;
  /* Safari 4+ */
  -moz-animation: 3s fadeIn, left-to-rigth 2s;
  /* Fx 5+ */
  -o-animation: 3s fadeIn, left-to-rigth 2s;
  /* Opera 12+ */
  animation: 3s fadeIn, left-to-rigth 2s steps(25, end) 0s;
  animation-fill-mode: forwards;
  animation-delay: 3.5s;
  animation-play-state: running;
  animation-timing-function: ease-in-out;
}
@media (min-width: 1400px) and (max-height: 840px) {
  #wave-img img {
    animation: 3s fadeIn, left-to-rigth2 2s steps(25, end) 0s;
    animation-fill-mode: forwards;
    animation-delay: 3.5s;
    animation-play-state: running;
    animation-timing-function: ease-in-out;
  }
}
@-webkit-keyframes left-to-rigth {
  0% {
    opacity: 1;
    width: 50%;
    height: 0;
  }
  100% {
    opacity: 1;
    width: 100%;
    height: 100%;
  }
}
@-moz-keyframes left-to-rigth {
  0% {
    opacity: 1;
    width: 50%;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@-o-keyframes left-to-rigth {
  0% {
    opacity: 1;
    width: 50%;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes left-to-rigth {
  0% {
    width: 56%;
    height: 0;
  }
  40% {
    opacity: 1;
    height: 100%;
  }
  100% {
    opacity: 1;
    width: 100%;
    height: 100%;
  }
}
@keyframes left-to-rigth2 {
  0% {
    width: 56%;
    height: 0;
  }
  25% {
    opacity: 1;
    height: 100%;
  }
  100% {
    opacity: 1;
    width: 100%;
    height: 100%;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
#contact-hero-section.contact-overlay {
  overflow: inherit;
}
#contact-hero-section.contact-overlay:after {
  content: "";
  visibility: visible;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 83, 160, 0.7) 100%);
  display: block;
}
#contact-hero-section .et_pb_row {
  font-size: 18px;
}
@media (max-width: 1439px) {
  #contact-hero-section .et_pb_row {
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  #contact-hero-section .et_pb_row {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  #contact-hero-section .et_pb_row {
    font-size: 15px;
  }
}
@media (max-width: 980px) {
  #contact-hero-section .et_pb_row {
    font-size: 16px;
  }
}
#contact-hero-section .et_pb_row * {
  font-size: inherit;
}
#contact-hero-section .et_pb_row.et_pb_row_0 {
  padding-top: calc(7% + 60px);
  padding-bottom: calc(2% + 40px);
}
@media (max-width: 980px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 {
    padding: 70px 0 50px;
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 {
    padding: 50px 0 30px;
  }
}
#contact-hero-section .et_pb_row.et_pb_row_0 h1 {
  font-size: 3.61em;
  font-weight: 700;
  padding-bottom: 0;
  position: relative;
  padding-left: 85px;
}
#contact-hero-section .et_pb_row.et_pb_row_0 h1::before {
  position: absolute;
  content: "";
  width: 64px;
  height: 35px;
  background: url("/wp-content/uploads/2020/04/home-movie-sec-ico.png") no-repeat;
  left: 0;
  bottom: 10px;
}
@media (max-width: 1439px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 h1 {
    font-size: 3.4em;
    padding-left: 65px;
  }
  #contact-hero-section .et_pb_row.et_pb_row_0 h1::before {
    background-size: 80%;
    bottom: 0;
  }
}
@media (max-width: 1024px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 h1 {
    font-size: 3.2em;
    padding-left: 55px;
  }
  #contact-hero-section .et_pb_row.et_pb_row_0 h1::before {
    background-size: 70%;
  }
}
@media (max-width: 980px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 h1 {
    font-size: 3.1em;
    line-height: 130%;
    padding-left: 0;
    text-align: center;
  }
  #contact-hero-section .et_pb_row.et_pb_row_0 h1::before {
    display: none;
  }
}
@media (max-width: 767px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 h1 {
    font-size: 2.7em;
  }
}
@media (max-width: 479px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 h1 {
    font-size: 2.45em;
  }
}
@media (max-width: 399px) {
  #contact-hero-section .et_pb_row.et_pb_row_0 h1 {
    font-size: 2em;
  }
}
#contact-hero-section .et_pb_row.et_pb_row_1 {
  margin-bottom: -190px;
  z-index: 100;
}
@media (max-width: 980px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 {
    max-width: 500px;
  }
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_column:first-child {
  padding: calc(3% + 20px);
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_column:last-child {
  padding: calc(5% + 20px);
}
@media (max-width: 1024px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_column:first-child {
    padding: calc(2% + 20px);
  }
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_column:last-child {
    padding: calc(4% + 20px);
  }
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text {
  padding: 9% 0 9% 8%;
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text .et_pb_text_inner > *:first-child {
  margin-top: 0 !important;
}
@media (max-width: 1199px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text {
    padding-left: 0;
  }
}
@media (max-width: 980px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text {
    padding-left: 5%;
  }
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text .et_pb_text_inner {
  padding-left: 65px;
  position: relative;
}
@media (max-width: 1199px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text .et_pb_text_inner {
    padding-left: 55px;
  }
}
@media (max-width: 399px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text .et_pb_text_inner {
    padding-left: 0;
  }
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text h3 {
  text-transform: uppercase;
  font-size: 1.11em;
  font-weight: 400;
  padding-bottom: 0;
  padding-left: 65px;
  margin: 2.2em 0 1.95em -65px;
  position: relative;
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text h3 img {
  position: absolute;
  left: 0;
  top: -5px;
  width: 36px;
  height: 33px;
  object-position: center;
  object-fit: contain;
}
@media (max-width: 1199px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text h3 {
    padding-left: 55px;
    margin-left: -55px;
    margin-bottom: 1.5em;
  }
}
@media (max-width: 399px) {
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text h3 {
    padding-left: 0;
    margin-left: 0;
  }
  #contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text h3 img {
    display: none;
  }
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text p {
  font-weight: 400;
  color: #fff;
  line-height: 170%;
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text p a {
  color: inherit;
  font-weight: 400;
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text p a:hover {
  color: #01c0ff;
  background-image: linear-gradient(to bottom, #01c0ff 60%, #0c71c3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.8s all;
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_text p span.blue {
  font-weight: 500;
  color: #01c0ff;
  transition: 0.8s all;
  display: inline-block;
}
#contact-hero-section .et_pb_row.et_pb_row_1 .et_pb_column_2 h2 {
  font-size: 1.14em;
  font-weight: 600;
  padding-bottom: 40px;
  text-align: center;
  line-height: 120%;
}
#contact-hero-section .et_pb_row .fsBody {
  font-family: "Avenir Next Cyr", sans-serif;
  font-weight: 500;
  font-size: 0.86em;
  letter-spacing: 0.4px;
  margin-bottom: 0 !important;
}
#contact-hero-section .et_pb_row .fsBody * {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}
#contact-hero-section .et_pb_row .fsBody .fsForm {
  margin: 0;
  box-shadow: none;
  border: none;
}
#contact-hero-section .et_pb_row .fsBody .fsError {
  padding: 10px 15px;
  margin: 0;
  margin-bottom: 20px;
  background: #e00000;
  border: none;
  color: #fff;
  text-align: left;
  line-height: 130%;
}
#contact-hero-section .et_pb_row .fsBody .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 4%;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsSectionHeader {
  display: none;
}
#contact-hero-section .et_pb_row .fsBody .fsSection #fsRow4012529-6 {
  width: 100%;
  margin-right: 0;
}
#contact-hero-section .et_pb_row .fsBody .fsSection #fsRow4012529-8 {
  font-weight: 700;
  display: none;
}
#contact-hero-section .et_pb_row .fsBody .fsSection #fsRow4012529-8 a {
  white-space: nowrap;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow {
  width: 46%;
  margin-bottom: 7%;
}
@media (max-width: 980px) {
  #contact-hero-section .et_pb_row .fsBody .fsSection .fsRow {
    width: 100%;
  }
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow:nth-child(even) {
  margin-right: 8%;
}
@media (max-width: 980px) {
  #contact-hero-section .et_pb_row .fsBody .fsSection .fsRow:nth-child(even) {
    margin-right: 0;
  }
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow:nth-last-child(2) {
  width: 100%;
  margin-right: 0;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow:last-child {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow .fsLabel .fsRequiredMarker {
  color: #01c0ff;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow label.vertical input {
  position: relative;
  top: 16px;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow .fsRowBody {
  padding: 0;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow .fsRowBody.fsFieldFocused {
  background: none;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow .fsRowBody.fsValidationError {
  background: none !important;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow .fsRowBody.fsValidationError .fsLabel {
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  background: #e00000;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow .fsRowBody.fsValidationError .fsLabel .fsRequiredMarker {
  color: #fff;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow input, #contact-hero-section .et_pb_row .fsBody .fsSection .fsRow textarea {
  width: 100%;
  max-width: 100%;
  border: none;
  border-bottom: 2px solid #0e2638;
  background: #fff;
  padding-left: 0;
}
#contact-hero-section .et_pb_row .fsBody .fsSection .fsRow textarea {
  height: 120px;
}
#contact-hero-section .et_pb_row .fsBody .fsSubmit {
  margin: 0;
  padding: 0;
  background-color: transparent;
  text-align: left;
}
#contact-hero-section .et_pb_row .fsBody .fsSubmit .fsSubmitButton {
  background-image: linear-gradient(to right, #0cbdd1 0%, #0c71c3 100%);
  border: none;
  border-radius: 5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.97px;
  color: #fff;
  cursor: pointer;
  font-size: 1.5em;
  padding: 0.6em 2.6em;
}
#contact-hero-section .et_pb_row .fsBody .fsSubmit .fsSubmitButton:hover {
  background-image: linear-gradient(to left, #0cbdd1 0%, #0c71c3 100%);
}
#contact-map-section {
  padding-top: 200px;
}
@media (max-width: 980px) {
  #contact-map-section {
    padding-top: 170px;
    padding-bottom: 30px;
  }
}
@media (max-width: 980px) {
  #contact-map-section .et_pb_row {
    max-width: 500px;
  }
}
#contact-map-section .et_pb_code iframe {
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  border: 1px solid #01c0ff !important;
}
@media (max-width: 1439px) {
  #contact-map-section .et_pb_code iframe {
    height: 300px;
  }
}
@media (max-width: 1024px) {
  #contact-map-section .et_pb_code iframe {
    height: 260px;
  }
}
#e-mail-section {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  #e-mail-section {
    padding-top: 20px;
  }
}
@media (max-width: 980px) {
  #e-mail-section {
    padding: 50px 0 60px;
  }
}
@media (max-width: 767px) {
  #e-mail-section {
    padding: 30px 0 40px;
  }
}
@media (max-width: 479px) {
  #e-mail-section {
    padding: 10px 0 20px;
  }
}
#e-mail-section .et_pb_row {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  #e-mail-section .et_pb_row {
    padding-top: 0;
    padding-bottom: 20px;
    max-width: 500px;
  }
}
#e-mail-section .et_pb_row * {
  font-size: inherit;
}
@media (max-width: 1439px) {
  #e-mail-section .et_pb_row * {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  #e-mail-section .et_pb_row * {
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  #e-mail-section .et_pb_row * {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  #e-mail-section .et_pb_row * {
    font-size: 10px;
  }
}
#e-mail-section .et_pb_row h2 {
  font-size: 2.5em;
  color: #000;
  padding-bottom: 0;
  margin-bottom: 0.8em;
}
#e-mail-section .et_pb_row .email-title-caption {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
  font-size: 1.25em;
  margin-bottom: 3em;
}
#e-mail-section .et_pb_row .et_pb_text {
  margin-bottom: 0;
}
#e-mail-section .et_pb_row .et_pb_code {
  max-width: 660px;
  margin: 0 auto;
}
#e-mail-section .et_pb_row .et_pb_code form {
  position: relative;
  box-shadow: none;
  border: none;
  margin: 0;
  border-radius: 0;
  font-family: "Avenir Next Cyr", sans-serif !important;
  padding-bottom: 0 !important;
}
#e-mail-section .et_pb_row .et_pb_code form * {
  border: inherit;
  font-family: inherit;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody {
  margin: 1em 0 4em;
}
@media (max-width: 1199px) {
  #e-mail-section .et_pb_row .et_pb_code .fsBody {
    margin: 1em 0 3px;
  }
}
@media (max-width: 980px) {
  #e-mail-section .et_pb_row .et_pb_code .fsBody {
    margin: 1em 0 3em;
  }
}
@media (max-width: 767px) {
  #e-mail-section .et_pb_row .et_pb_code .fsBody {
    margin: 1em 0 2em;
  }
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsSection {
  position: relative;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsSection::after {
  position: absolute;
  content: "";
  background-color: #000;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsSectionHeader {
  display: none;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsRow {
  padding-right: 45px;
  padding-left: 25px;
  position: relative;
  margin-bottom: 0 !important;
  margin: 0;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsRow::after {
  position: absolute;
  content: "";
  width: 21px;
  height: 16px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("/wp-content/uploads/2020/04/contact-email-ico.png") no-repeat;
  background-size: contain;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsError {
  padding: 10px;
  padding-right: 60px;
  margin: 0;
  border-radius: 3px;
  font-size: 16px;
  line-height: 120%;
  text-align: left;
  color: #fff;
  background: #e00000;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsError br {
  display: none;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsRowBody {
  padding: 0;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsRowBody .fsField {
  max-width: 100%;
  background: none !important;
  background-color: #fff !important;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.45px;
  padding: 15px;
  padding-top: 13px;
  font-weight: 500;
  width: 100%;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsRowBody .fsField::placeholder {
  font-family: "Avenir Next Cyr", sans-serif;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.45px;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsRowBody .fsField:focus::placeholder {
  color: transparent;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsRowBody.fsFieldFocused, #e-mail-section .et_pb_row .et_pb_code .fsBody .fsRowBody.fsValidationError {
  background: none !important;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsSubmit {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.6);
  height: 45px;
  width: 45px;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsSubmit::before {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2020/04/contact-right-arrow.png") no-repeat;
  background-size: contain;
  width: 15px;
  height: 12px;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsSubmit .fsSubmitButton {
  padding: 0;
  height: 100%;
  -webkit-appearance: none;
  font-size: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  transition: 0.2s all;
}
#e-mail-section .et_pb_row .et_pb_code .fsBody .fsSubmit .fsSubmitButton:hover {
  padding: 0;
  background-color: rgba(1, 192, 255, 0.3);
  transition: 0.3s all;
}
@media (max-width: 767px) {
  #e-mail-section .et_pb_row .et_pb_code {
    width: 100%;
  }
}
#career-content {
  padding: 30px 0;
}
@media (max-width: 980px) {
  #career-content {
    padding: 15px 0 !important;
  }
}
#career-content .et_pb_row {
  font-size: 20px;
  color: #000;
  font-weight: 400;
}
@media (max-width: 1199px) {
  #career-content .et_pb_row {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #career-content .et_pb_row {
    font-size: 17px;
  }
}
#career-content .et_pb_row * {
  font-size: inherit;
}
#career-content .et_pb_row p {
  margin-bottom: 1.3em;
  line-height: 130%;
}
#career-content .vacancy {
  border: 1px solid #d7d7d7;
  background-color: #fff;
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
}
#career-content .vacancy:first-child {
  margin-top: 2.3em;
}
#career-content .vacancy .head {
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 479px) {
  #career-content .vacancy .head {
    flex-direction: column;
  }
}
#career-content .vacancy .head h3 {
  padding-bottom: 0;
  color: #0053a0;
  font-weight: 600;
  font-size: 1.6em;
  padding: 0.6em 0.8em 0.5em;
}
@media (max-width: 980px) {
  #career-content .vacancy .head h3 {
    font-size: 1.3em;
  }
}
@media (max-width: 767px) {
  #career-content .vacancy .head h3 {
    font-size: 1em;
  }
}
@media (max-width: 479px) {
  #career-content .vacancy .head h3 {
    order: 2;
    padding: 1em;
  }
}
#career-content .vacancy .head p {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  #career-content .vacancy .head p {
    width: 100%;
  }
}
#career-content .vacancy .head a {
  font-weight: 500;
  padding: 1.1em 2.4em 1em;
  background-image: linear-gradient(to right, #0cbdd1 0%, #0c71c3 100%);
  border-radius: 0 12px 0 0;
  color: #fff;
  display: block;
  height: 100%;
  font-size: 1em;
  cursor: pointer;
}
#career-content .vacancy .head a:hover {
  background-image: linear-gradient(to left, #0cbdd1 0%, #0c71c3 100%);
}
@media (max-width: 767px) {
  #career-content .vacancy .head a {
    font-size: 0.8em;
  }
}
@media (max-width: 479px) {
  #career-content .vacancy .head a {
    border-radius: 12px 12px 0 0;
    text-align: center;
  }
}
#career-content .vacancy .info {
  padding: 1.2em;
  line-height: 130%;
}
#career-content .vacancy .info a {
  text-transform: uppercase;
  font-size: 0.8em;
  border-bottom: 1px solid #0053a0;
  color: #0053a0;
  white-space: nowrap;
}
#career-content .vacancy .info a:hover {
  color: #01c0ff;
  border-bottom: 1px solid #01c0ff;
  transition: 0.3s all;
}
#pum-239 {
  background-color: rgba(0, 32, 57, 0.98);
}
#pum-239 .pum-close.popmake-close {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #005392;
  background-color: transparent;
  border: none;
  font-size: 20px;
  transition: 0.2s all;
}
#pum-239 .pum-close.popmake-close:hover {
  color: #fff;
  transition: 0.3s all;
}
#pum-239 .pum-container {
  padding: 0;
  background-color: transparent;
  font-size: 22px;
}
@media (max-width: 1439px) {
  #pum-239 .pum-container {
    font-size: 20px;
  }
}
#pum-239 .pum-container * {
  font-size: inherit;
}
#pum-239 .pum-container h4 {
  color: #fff;
  font-size: 2.2em;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 130%;
  max-width: 840px;
  margin: 0 auto;
  padding-bottom: 0;
  margin-bottom: 0.8em;
}
@media (max-width: 1439px) {
  #pum-239 .pum-container h4 {
    font-size: 1.9em;
    margin-bottom: 0.4em;
  }
}
@media (max-width: 767px) {
  #pum-239 .pum-container h4 {
    font-size: 1.3em;
  }
}
#pum-239 .pum-container p.title-caption {
  text-align: center;
  line-height: 140%;
  color: #fff;
  font-weight: 400;
  margin-bottom: 2.5em;
}
@media (max-width: 1439px) {
  #pum-239 .pum-container p.title-caption {
    margin-bottom: 1em;
  }
}
@media (max-width: 767px) {
  #pum-239 .pum-container p.title-caption {
    font-size: 0.9em;
  }
}
#pum-239 .fsBody {
  max-width: 630px;
  margin: 0 auto;
  font: inherit;
}
#pum-239 .fsBody .fsError {
  padding: 10px 15px;
  margin: 0;
  margin-bottom: 20px;
  background: #e00000;
  border: none;
  color: #fff;
  text-align: left;
  line-height: 130%;
  font-size: 0.7em;
}
#pum-239 .fsBody .fsForm {
  margin: 0;
  box-shadow: none;
  border: none;
  background: none;
}
#pum-239 .fsBody .fsSection {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #pum-239 .fsBody .fsSection {
    flex-direction: column;
  }
}
#pum-239 .fsBody .fsSection .fsSectionHeader {
  display: none;
}
#pum-239 .fsBody .fsSection .fsRow {
  width: 47.5%;
  margin-bottom: 5%;
}
#pum-239 .fsBody .fsSection .fsRow:nth-child(even) {
  margin-right: 5%;
}
@media (max-width: 767px) {
  #pum-239 .fsBody .fsSection .fsRow {
    width: 100%;
  }
  #pum-239 .fsBody .fsSection .fsRow:nth-child(even) {
    margin-right: 1;
  }
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody {
  padding: 0;
  background-color: none;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody.fsFieldFocused, #pum-239 .fsBody .fsSection .fsRow .fsRowBody.fsValidationError {
  background: none !important;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody .fsLabel {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.59em;
  letter-spacing: 2.6px;
  margin-bottom: 10px;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody .fsLabel .fsRequiredMarker {
  color: #01c0ff;
  font-size: 9px;
  margin-left: 5px;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody .fsField {
  font-size: 1em;
  max-width: 100%;
  width: 100%;
  background: none !important;
  background-color: #fff !important;
  border-radius: 5px;
  color: #8f8f8f;
  font-weight: 500;
  border: none;
  padding: 0.7em;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody .fsField:focus {
  border: none;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] {
  display: flex;
  flex-wrap: wrap;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .showMobile {
  display: none !important;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsLabel {
  width: 100%;
  order: 1;
  margin-bottom: 0;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsField {
  order: 2;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsFileUploadName {
  width: 100%;
  order: 3;
  color: #8f8f8f;
  font-size: 0.59em;
  background-color: #fff;
  border-radius: 5px;
  bottom: 0;
  position: absolute;
  height: 57.78px;
  z-index: 10;
  padding: 22px;
}
@media (max-width: 1439px) {
  #pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsFileUploadName {
    padding: 20px;
    height: 52px;
  }
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsFileUploadButton[value="Choose File"] {
  padding: 4px 9px;
  font-size: 0.59em;
  position: absolute;
  bottom: 17px;
  right: 12px;
  order: 4;
  color: #fff;
  background-color: #b7b7b7;
  border: none;
  cursor: pointer;
  transition: 0.2s all;
  z-index: 20;
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsFileUploadButton[value="Choose File"]:hover {
  background-color: #9e9e9e;
  transition: 0.3s all;
}
@media (max-width: 1439px) {
  #pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsFileUploadButton[value="Choose File"] {
    bottom: 14px;
  }
}
#pum-239 .fsBody .fsSection .fsRow .fsRowBody[fs-field-type="file"] .fsFileUploadButton[value="Remove File"] {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  order: 5;
  color: #fff;
  background-color: #b7b7b7;
  border: none;
  cursor: pointer;
}
#pum-239 .fsBody .fsSection #fsRow3830621-5 .fsRowBody {
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  #pum-239 .fsBody .fsSection #fsRow3830621-4 {
    margin-bottom: 50px;
  }
}
#pum-239 .fsBody .fsSection .fsSubmit {
  padding: 0;
  margin: 0;
}
#pum-239 .fsBody .fsSubmit {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
#pum-239 .fsBody .fsSubmit .fsSubmitButton {
  border: none;
  background: transparent;
  border-radius: 30px;
  letter-spacing: 1.5px;
  color: #fff;
  font-weight: 700;
  transition: 0.2s all;
  cursor: pointer;
  position: relative;
  background-image: linear-gradient(to right, #0cbdd1 0%, #0c71c3 100%);
  font-size: 1.36em;
  padding: 0.5em 3.1em;
}
#pum-239 .fsBody .fsSubmit .fsSubmitButton:hover {
  background-image: linear-gradient(to left, #0cbdd1 0%, #0c71c3 100%);
  transition: 0.3s all;
}
@media (max-width: 767px) {
  #pum-239 .fsBody .fsSubmit .fsSubmitButton {
    font-size: 1em;
  }
}
#pum-239 .fsBody .fsSubmit:hover::after {
  color: #fff;
}
body.logged-in.admin-bar #pum-239 .pum-close.popmake-close {
  top: calc(31px + 25px);
}
@media (max-width: 782px) {
  body.logged-in.admin-bar #pum-239 .pum-close.popmake-close {
    top: calc(45px + 25px);
  }
}
#blog-post-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#blog-post-content .blog-post-item {
  width: 47%;
  position: relative;
  margin-bottom: 22px;
  display: block;
}
@media (max-width: 767px) {
  #blog-post-content .blog-post-item {
    width: 100%;
  }
}
#blog-post-content .blog-post-item:before {
  content: "";
  background-image: linear-gradient(30deg, #00417e 0%, #01befe 50%, #00417e 75%, #00417e 100%);
  background-size: 400% auto;
  background-position: bottom left;
  width: 100%;
  height: 100%;
  opacity: 0.67;
  position: absolute;
  transition: 0.4s all;
}
#blog-post-content .blog-post-item:hover:before {
  background-position: top right;
}
#blog-post-content .blog-post-item .blog-post-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: block;
}
#blog-post-content .blog-post-item .blog-post-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 35px 23px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 176px;
}
#blog-post-content .blog-post-item .blog-post-title h2 {
  color: #fff;
  font-size: 22px;
  text-shadow: 0 0 3px #000;
  font-weight: 500;
  line-height: 110%;
  border-bottom: none;
  padding-left: 0;
  margin: 0;
  padding-bottom: 23px;
}
#blog-post-content .blog-post-item .blog-post-title h2:before {
  content: none;
}
#blog-post-content .blog-post-item .blog-post-title .date-post {
  color: #fff;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  padding-left: 25px;
  position: relative;
}
#blog-post-content .blog-post-item .blog-post-title .date-post:before {
  content: url("/wp-content/uploads/2020/04/date-icon.png");
  width: 17px;
  height: 17px;
  position: absolute;
  top: -3px;
  left: 0;
}
#blog-post-content .pagination-blog {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  padding: 20px 0;
}
#blog-post-content .pagination-blog a {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  padding: 5px;
  text-align: center;
}
#blog-post-content .pagination-blog a:hover {
  color: #0053a0;
  text-decoration: underline;
}
#blog-post-content .pagination-blog span.current {
  color: #0053a0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  padding: 5px;
  text-align: center;
}
#blog-post-content .pagination-blog span.dots {
  color: #000;
  line-height: 1;
  letter-spacing: 3.6px;
  padding: 5px;
  text-align: center;
}
#blog-post-content .pagination-blog .prev-arr, #blog-post-content .pagination-blog .next-arr {
  position: relative;
  transition: 0.3s all;
}
#blog-post-content .pagination-blog .prev-arr:before, #blog-post-content .pagination-blog .next-arr:before {
  content: url("/wp-content/uploads/2020/04/icon-arr-left.png");
  width: 36px;
  height: 36px;
  background-position: center;
  position: absolute;
  top: -7px;
  left: -46px;
  border-radius: 50%;
}
#blog-post-content .pagination-blog .prev-arr:hover:before, #blog-post-content .pagination-blog .next-arr:hover:before {
  background-color: rgba(0, 83, 160, 0.2);
}
#blog-post-content .pagination-blog .next-arr:before {
  top: -7px;
  left: 10px;
  transform: rotateY(180deg);
}
.page-id-274 #sidebar {
  display: block !important;
}
.page-id-274 #sidebar .widget_recent_entries {
  display: none;
}
.testimonials-wrap {
  margin-top: -33px;
}
.testimonials-wrap .testimonials-item {
  text-align: center;
  border-bottom: 1px solid #cdd8de;
  padding: 51px 7.273% 57px;
}
.testimonials-wrap .testimonials-item:first-of-type {
  padding-top: 30px;
}
.testimonials-wrap .testimonials-item img:first-of-type {
  padding-bottom: 15px;
}
.testimonials-wrap .testimonials-item h2 {
  color: #000;
  font-size: 34px !important;
  font-weight: 600;
  line-height: 1.235;
  letter-spacing: 0.58px;
  padding-bottom: 30px;
}
@media (max-width: 1199px) {
  .testimonials-wrap .testimonials-item h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 980px) {
  .testimonials-wrap .testimonials-item h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .testimonials-wrap .testimonials-item h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 479px) {
  .testimonials-wrap .testimonials-item h2 {
    font-size: 25px !important;
  }
}
.testimonials-wrap .testimonials-item p {
  color: #000;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .testimonials-wrap .testimonials-item p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .testimonials-wrap .testimonials-item p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .testimonials-wrap .testimonials-item p {
    font-size: 18px !important;
  }
}
@media (max-width: 479px) {
  .testimonials-wrap .testimonials-item p {
    font-size: 17px !important;
  }
}
.testimonials-wrap .testimonials-item p:last-of-type {
  padding-bottom: 14px;
}
.testimonials-wrap .testimonials-item .company-name {
  color: #0053a0;
  font-size: 16px;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  padding-bottom: 18px;
}
@media (max-width: 1199px) {
  .testimonials-wrap .testimonials-item .company-name {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  .testimonials-wrap .testimonials-item .company-name {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .testimonials-wrap .testimonials-item .company-name {
    font-size: 14px !important;
  }
}
@media (max-width: 479px) {
  .testimonials-wrap .testimonials-item .company-name {
    font-size: 14px !important;
  }
}
#subpage-hero-section.partners:after {
  content: "";
  visibility: visible;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 83, 160, 0.7) 100%);
  display: block;
}
#partners-content .et_pb_row_1 {
  padding-top: 16px;
}
#partners-content .et_pb_row .et_pb_text_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#partners-content .et_pb_row .et_pb_text_inner > h2 {
  font-size: 3.1em;
  font-weight: 600;
  color: #000;
  margin-bottom: 23px;
  text-align: center;
}
#partners-content .et_pb_row .et_pb_text_inner > h2 + p:first-of-type {
  display: inline-block;
  color: #0053a0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2.25px;
  border: 1px solid #0053a0;
  padding: 4px 7px;
  text-align: center;
  margin-bottom: 4.86666em;
}
.partners-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.partners-wrap .partners-item {
  width: 23.405%;
  margin-bottom: 20px;
  max-height: 220px;
  box-shadow: 14px 24px 48px rgba(0, 0, 0, 0.08);
  border: 1px solid #d3e3f0;
  background-color: #fff;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: 0.3s all;
}
.partners-wrap .partners-item:hover {
  border-color: #0053a0;
}
.partners-wrap .partners-item:hover:before {
  transition: 0.3s all;
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #0053a0;
}
@media (max-width: 767px) {
  .partners-wrap .partners-item {
    width: 48%;
  }
}
@media (max-width: 479px) {
  .partners-wrap .partners-item {
    width: 100%;
  }
}
.partners-wrap .partners-item .tooltip-item {
  display: none;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"] {
  box-shadow: 9px 16px 28px rgba(0, 0, 0, 0.28);
  border-radius: 8px;
  background-image: linear-gradient(to right, #0cbdd1 0%, #0053a0 100%);
  color: #fff;
  padding: 20px;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"] p, .partners-wrap .tippy-box[data-theme~="blue-gradient"] a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.125;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"] p {
  margin-bottom: 23px;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"] a {
  text-decoration: underline;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"][data-placement^="top"] > .tippy-arrow::before {
  border-top-color: #0688b8;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"][data-placement^="bottom"] > .tippy-arrow::before {
  border-bottom-color: #0688b8;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"][data-placement^="left"] > .tippy-arrow::before {
  border-left-color: #0688b8;
}
.partners-wrap .tippy-box[data-theme~="blue-gradient"][data-placement^="right"] > .tippy-arrow::before {
  border-right-color: #0688b8;
}
@media (min-width: 981px) {
  .page-id-365 div.et_pb_section.et_pb_section_0_tb_footer {
    background-image: url("/wp-content/uploads/2020/04/footer-blue-bg.jpg") !important;
    margin-top: -47px;
    position: relative;
  }
  .page-id-365 div.et_pb_section.et_pb_section_0_tb_footer:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2020/04/home-movie-sec-ico.png) no-repeat;
    background-size: contain;
    width: 64px;
    height: 35px;
    left: 50%;
    top: 21px;
    transform: translateX(-50%);
  }
}
#client-service-center-content .et_pb_blurb {
  margin-bottom: 0;
}
#client-service-center-content .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 20px;
}
#client-service-center-content .et_pb_blurb_content .et_pb_main_blurb_image > span {
  height: 160px;
  width: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background-image: linear-gradient(315deg, #1b5f96 0%, #1b5f96 49%, #084582 50%, #084582 100%);
  border-radius: 100%;
}
#client-service-center-content .et_pb_blurb_content .et_pb_module_header {
  text-align: center;
  padding-bottom: 20px;
  font-size: 24px !important;
}
@media (max-width: 1199px) {
  #client-service-center-content .et_pb_blurb_content .et_pb_module_header {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  #client-service-center-content .et_pb_blurb_content .et_pb_module_header {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #client-service-center-content .et_pb_blurb_content .et_pb_module_header {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  #client-service-center-content .et_pb_blurb_content .et_pb_module_header {
    font-size: 22px !important;
  }
}
#client-service-center-content .et_pb_blurb_content .et_pb_blurb_description ul {
  min-height: 101px;
}
#client-service-center-content .et_pb_blurb_content .et_pb_blurb_description ul li {
  position: relative;
  list-style: none;
  padding-left: 40px;
}
#client-service-center-content .et_pb_blurb_content .et_pb_blurb_description ul li:before {
  position: absolute;
  content: "";
  left: 14px;
  top: 6px;
  background: url("/wp-content/uploads/2020/04/content-li-bullet-1.png") 100% no-repeat;
  background-size: 15px 14px;
  width: 15px;
  height: 14px;
}
#client-service-center-content .et_pb_button_module_wrapper {
  text-align: center;
}
#client-service-center-content .et_pb_button_module_wrapper a.et_pb_button {
  color: #01c0ff;
}
.page.et_divi_theme * {
  font-family: 'Avenir Next Cyr';
}
.page.et_divi_theme .et_pb_scroll_top {
  display: none !important;
}
.page.et_divi_theme .et_pb_slide {
  background-position: top;
}
@media (max-width: 1440px) {
  .page.et_divi_theme .et_pb_slide .et_pb_slide_title {
    max-width: 700px !important;
  }
}
@media (max-width: 1200px) {
  .page.et_divi_theme .et_pb_slide .et_pb_slide_title {
    max-width: 630px !important;
  }
}
@media (max-width: 980px) {
  .page.et_divi_theme .et_pb_slide .et_pb_slide_title {
    max-width: 810px !important;
  }
}
.page.et_divi_theme article {
  margin-bottom: 0 !important;
}
.page.et_divi_theme #main-content #main-content-part {
  width: 100%;
  max-width: 100%;
  padding-top: 0px !important;
}
.page.et_divi_theme #main-content #main-content-part #left-area {
  width: 100% !important;
  padding: 0;
}
.page.et_divi_theme #main-content #sidebar {
  display: none;
}
.page.et_divi_theme #main-content .et-l--footer {
  margin-top: -150px !important;
  z-index: 5;
}
@media (max-width: 980px) {
  .page.et_divi_theme #main-content .et-l--footer {
    margin-top: -100px !important;
  }
}
.managed-it-global-section {
  padding: 50px 0;
}
.managed-it-global-section .et_pb_row {
  max-width: 1260px !important;
}
@media (max-width: 1300px) {
  .managed-it-global-section .et_pb_row {
    width: 90%;
  }
}
.managed-it-global-section .et_pb_row blockquote {
  border: none;
  padding-left: 95px;
  padding-top: 45px;
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row blockquote {
    padding-left: 55px;
    padding-top: 40px;
  }
}
.managed-it-global-section .et_pb_row blockquote p {
  font-weight: 600 !important;
  line-height: 140% !important;
  color: #000 !important;
  font-size: 18px !important;
}
@media (max-width: 1199px) {
  .managed-it-global-section .et_pb_row blockquote p {
    font-size: 18px !important;
  }
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row blockquote p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .managed-it-global-section .et_pb_row blockquote p {
    font-size: 16px !important;
  }
}
@media (max-width: 479px) {
  .managed-it-global-section .et_pb_row blockquote p {
    font-size: 16px !important;
  }
}
.managed-it-global-section .et_pb_row blockquote p .author {
  font-size: 16px !important;
  font-size: 16px !important;
}
@media (max-width: 1199px) {
  .managed-it-global-section .et_pb_row blockquote p .author {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row blockquote p .author {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .managed-it-global-section .et_pb_row blockquote p .author {
    font-size: 14px !important;
  }
}
@media (max-width: 479px) {
  .managed-it-global-section .et_pb_row blockquote p .author {
    font-size: 14px !important;
  }
}
.managed-it-global-section .et_pb_row blockquote p:last-child {
  text-align: right;
}
.managed-it-global-section .et_pb_row blockquote::before {
  content: "";
  position: absolute;
  background-image: url('https://www.techadvisory.com/wp-content/uploads/2020/11/circle-testimonial-quote-icon-min-1.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 120px;
  width: 120px;
  top: -15px;
  left: 0;
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row blockquote::before {
    height: 70px;
    width: 70px;
    top: 5px;
    left: 0;
  }
}
.managed-it-global-section .et_pb_row .cta-button {
  border-radius: 28px;
  background-color: #01c0ff;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 700;
  padding: 13px 30px;
  text-align: center;
  border: none !important;
  margin-top: 40px;
  /*display: block;*/
  max-width: 215px;
  font-size: 20px !important;
}
@media (max-width: 1199px) {
  .managed-it-global-section .et_pb_row .cta-button {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row .cta-button {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .managed-it-global-section .et_pb_row .cta-button {
    font-size: 13px !important;
  }
}
@media (max-width: 479px) {
  .managed-it-global-section .et_pb_row .cta-button {
    font-size: 9px !important;
  }
}
@media (max-width: 480px) {
  .managed-it-global-section .et_pb_row .cta-button {
    font-size: 14px !important;
    padding: 13px 15px;
  }
}
@media (max-width: 390px) {
  .managed-it-global-section .et_pb_row .cta-button {
    font-size: 9px !important;
  }
}
.managed-it-global-section .et_pb_row.img-text .et_pb_column:nth-child(1) {
  width: 43% !important;
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row.img-text .et_pb_column:nth-child(1) {
    width: 100% !important;
  }
}
.managed-it-global-section .et_pb_row.img-text .et_pb_column:nth-child(2) {
  width: 51% !important;
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row.img-text .et_pb_column:nth-child(2) {
    width: 100% !important;
  }
}
.managed-it-global-section .et_pb_row.text-img .et_pb_column:nth-child(1) {
  width: 51% !important;
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row.text-img .et_pb_column:nth-child(1) {
    width: 100% !important;
  }
}
.managed-it-global-section .et_pb_row.text-img .et_pb_column:nth-child(2) {
  width: 43% !important;
}
@media (max-width: 980px) {
  .managed-it-global-section .et_pb_row.text-img .et_pb_column:nth-child(2) {
    width: 100% !important;
  }
}
.managed-it-global-section h2 {
  line-height: 36px;
  font-size: 1.5em !important;
  padding-left: 60px;
  border-bottom: 1px solid #acacac !important;
  padding-bottom: 0.5em;
  font-weight: 700 !important;
}
@media (max-width: 980px) {
  .managed-it-global-section h2 {
    line-height: 38px;
  }
}
.managed-it-global-section h2::before {
  position: absolute;
  content: "";
  left: 0;
  width: 45px;
  height: 25px;
  background: url(/wp-content/uploads/2020/04/page-h2-title-ico.png) 100% no-repeat;
  background-size: contain;
}
.managed-it-global-section p {
  font-size: 20px !important;
  line-height: 26px;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .managed-it-global-section p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .managed-it-global-section p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .managed-it-global-section p {
    font-size: 16px !important;
  }
}
@media (max-width: 479px) {
  .managed-it-global-section p {
    font-size: 16px !important;
  }
}
.managed-it-global-section p a {
  color: #01c0ff !important;
  border-color: #01c0ff !important;
}
.managed-it-global-section#boost-efficiency-wrap img {
  border: 2px solid #e1e1e1;
}
.managed-it-global-section#boost-efficiency-wrap h2 {
  padding-left: 60px;
}
.managed-it-global-section#managed-it-services-wrap a {
  margin: 0 auto;
}
.managed-it-global-section#managed-it-services-wrap h2, .managed-it-global-section#managed-it-services-wrap p {
  color: black;
  border: none !important;
}
.managed-it-global-section#managed-it-services-wrap h2::before, .managed-it-global-section#managed-it-services-wrap p::before {
  display: none;
}
.managed-it-global-section#cloud-services-wrap {
  padding: 42px 0;
}
.managed-it-global-section#cloud-services-wrap h2, .managed-it-global-section#cloud-services-wrap p {
  color: #fff;
}
.managed-it-global-section#cloud-services-wrap h2 strong, .managed-it-global-section#cloud-services-wrap p strong {
  color: #fff !important;
}
.managed-it-global-section#cloud-services-wrap h2::before, .managed-it-global-section#cloud-services-wrap p::before {
  display: none;
}
.managed-it-global-section#cloud-services-wrap h3 {
  color: #fff;
}
.managed-it-global-section#cloud-services-wrap h3 strong {
  color: #fff !important;
}
.managed-it-global-section#why-choose-technology-wrap h2, .managed-it-global-section#why-choose-technology-wrap p {
  color: black;
}
.managed-it-global-section#why-choose-technology-wrap h2 {
  padding-left: 60px;
}
.managed-it-global-section#why-choose-technology-wrap:after {
  content: "";
  position: absolute;
  background-color: #ecf9fd;
  height: 350px;
  width: 100%;
}
@font-face {
  font-family: "Avenir Next - Demi Bold";
  src: url("../fonts/AvenirNext-DemiBold.woff2") format("woff2"), url("../fonts/AvenirNext-DemiBold.eot") format("eot"), url("../fonts/AvenirNext-DemiBold.ttf") format("ttf"), url("../fonts/AvenirNext-DemiBold.woff") format("woff");
}
@font-face {
  font-family: "Avenir Next";
  src: url("../fonts/AvenirNextCyr-Regular.woff2") format("woff2"), url("../fonts/AvenirNextCyr-Regular.eot") format("eot"), url("../fonts/AvenirNextCyr-Regular.ttf") format("ttf"), url("../fonts/AvenirNextCyr-Regular.woff") format("woff");
}
@font-face {
  font-family: "Neutrif Pro Bold";
  src: url("../fonts/NeutrifPro-Bold.woff2") format("woff2"), url("../fonts/NeutrifPro-Bold.eot") format("eot"), url("../fonts/NeutrifPro-Bold.ttf") format("ttf"), url("../fonts/NeutrifPro-Bold.woff") format("woff");
}
@font-face {
  font-family: "Neutrif Pro";
  src: url("../fonts/NeutrifPro-Medium.woff2") format("woff2"), url("../fonts/NeutrifPro-Medium.eot") format("eot"), url("../fonts/NeutrifPro-Medium.ttf") format("ttf"), url("../fonts/NeutrifPro-Medium.woff") format("woff");
}
@font-face {
  font-family: "Franklin Gothic - Book";
  src: url("../fonts/franklin-gothic-book.woff") format("woff");
}
.digital-transformation-header {
  background-position: top center;
  background-size: contain;
  padding-top: 5px !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1880px) {
  .digital-transformation-header {
    background-size: auto;
  }
}
.digital-transformation-header .et_pb_row {
  max-width: 1260px;
  width: 90%;
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.digital-transformation-header .top-row .et_pb_column .headings {
  padding-left: 35px;
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .headings {
    padding-left: 0;
  }
}
.digital-transformation-header .top-row .et_pb_column .headings .top-heading {
  position: relative;
  margin-bottom: 43px;
}
.digital-transformation-header .top-row .et_pb_column .headings .top-heading span.pin {
  font-family: "Avenir Next";
  font-size: 28px;
  font-weight: 700;
  font-style: italic;
  background: black;
  color: #fff;
  width: 135px;
  display: block;
  text-align: center;
  padding: 1px 0;
}
.digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
  font-family: "Avenir Next - Demi Bold";
  color: #fff;
  font-size: 45px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 44.95px;
  padding-left: 22px;
  padding-bottom: 0;
  padding-top: 5px;
}
@media (max-width: 1199px) {
  .digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
    font-size: 42px !important;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  .digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
    line-height: 115%;
  }
}
@media (max-width: 1280px) and (min-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
    font-size: 35px !important;
    line-height: 115%;
  }
}
@media (max-width: 1130px) and (min-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .top-heading h1 {
    font-size: 30px !important;
  }
}
.digital-transformation-header .top-row .et_pb_column .headings .top-heading::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-color: #000;
  width: 7px;
  height: 93%;
}
.digital-transformation-header .top-row .et_pb_column .headings .bottom-heading {
  position: relative;
  padding-left: 72px;
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading {
    padding-left: 0;
  }
}
.digital-transformation-header .top-row .et_pb_column .headings .bottom-heading span.pin {
  font-family: "Avenir Next";
  font-size: 28px;
  font-weight: 700;
  font-style: italic;
  background: #ff7200;
  color: #fff;
  width: 95px;
  display: block;
  text-align: center;
  padding: 1px 0;
  margin-top: -2px;
}
.digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
  font-family: "Avenir Next - Demi Bold";
  color: #fff;
  font-size: 60px !important;
  padding-top: 10px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 60.95px;
  padding-left: 23px;
  padding-top: 13px;
}
@media (max-width: 1199px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    font-size: 54px !important;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    font-size: 38px !important;
  }
}
@media (max-width: 479px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    line-height: 115%;
  }
}
.digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 span {
  font-family: "Avenir Next - Demi Bold";
  text-decoration: underline;
  color: #ff7200;
  font-size: 60px !important;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 span {
    font-size: 54px !important;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 span {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 span {
    font-size: 38px !important;
  }
}
@media (max-width: 479px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 span {
    font-size: 34px !important;
  }
}
@media (max-width: 1400px) and (min-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    font-size: 50px !important;
    line-height: 45px;
  }
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 span {
    font-size: 50px !important;
  }
}
@media (max-width: 1280px) and (min-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    font-size: 40px !important;
    line-height: 115%;
  }
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 span {
    font-size: 40px !important;
  }
}
@media (max-width: 1130px) and (min-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading h2 {
    font-size: 30px !important;
  }
}
.digital-transformation-header .top-row .et_pb_column .headings .bottom-heading::before {
  position: absolute;
  content: "";
  left: 70px;
  top: 0;
  background-color: #ff7200;
  width: 7px;
  height: 91%;
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .headings .bottom-heading::before {
    left: 0;
  }
}
.digital-transformation-header .top-row .et_pb_column .form-wrap {
  box-shadow: 0 28px 48px rgba(11, 0, 52, 0.65);
  border-radius: 8px;
  border: 5px solid #2e313d;
  background-color: #0b0e19;
  padding-top: 41px;
  padding-left: 35px;
  padding-right: 35px;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading h3 {
  color: #ff7200;
  font-family: "Neutrif Pro Bold";
  font-size: 38px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading h3 {
    font-size: 34px !important;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 479px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 1100px) and (min-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading h3 {
    font-size: 24px !important;
    line-height: 115%;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading h3 {
    line-height: 120%;
  }
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading p {
  color: #fff;
  font-family: "Neutrif Pro";
  font-size: 28px !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  padding-left: 3px;
}
@media (max-width: 1199px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading p {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading p {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading p {
    font-size: 20px !important;
  }
}
@media (max-width: 1100px) and (min-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading p {
    font-size: 20px !important;
    line-height: 115%;
  }
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form-heading p:empty {
  display: none;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody {
  background: transparent;
  padding: 0;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form {
  box-shadow: none;
  background: transparent;
  border: none;
  padding: 0;
  margin-top: 23px;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsError {
  display: none;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow {
  margin-bottom: 0 !important;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow .fsRowBody {
  padding: 0 5px !important;
  margin: 0 !important;
  background: none;
  box-shadow: none;
  border: none;
  background-color: transparent !important;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow .fsRowBody label {
  color: #bfbfbf !important;
  font-family: "Franklin Gothic - Book";
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  margin-bottom: 0;
  background-image: none !important;
  padding-left: 0 !important;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow .fsRowBody label .fsRequiredMarker {
  color: #ff0007 !important;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow .fsRowBody input {
  height: 30px !important;
  background: none !important;
  border: none !important;
  border-bottom: 3px solid #363636 !important;
  box-shadow: none !important;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow .fsRowBody.fsValidationError input {
  border-color: #ff0007 !important;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow:nth-child(3) {
  padding-top: 10px;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow:nth-child(4) {
  padding-top: 5px;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow:nth-child(5) {
  padding-top: 5px;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsPage .fsRow:nth-child(5) label {
  margin-bottom: 10px;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsSubmit {
  margin-top: 0px;
  background: none;
}
.digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsSubmit .fsSubmitButton {
  max-width: 270px;
  margin: 0 auto;
  border-radius: 8px !important;
  background-color: #ff7200 !important;
  color: #fff !important;
  font-family: "Neutrif Pro Bold";
  font-size: 34px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  display: block;
  padding: 20px 0;
}
@media (max-width: 1130px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsSubmit .fsSubmitButton {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .digital-transformation-header .top-row .et_pb_column .form-wrap .form .fsBody form .fsSubmit .fsSubmitButton {
    font-size: 22px !important;
  }
}
.digital-transformation-header .top-row .et_pb_column:first-child {
  width: 57.45%;
  margin-right: 6.1%;
}
@media (max-width: 1390px) {
  .digital-transformation-header .top-row .et_pb_column:first-child {
    width: 54%;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column:first-child {
    width: 100%;
  }
}
.digital-transformation-header .top-row .et_pb_column:first-child .et_pb_image {
  margin-bottom: 33px;
}
.digital-transformation-header .top-row .et_pb_column:last-child {
  width: 454px;
}
@media (max-width: 1390px) {
  .digital-transformation-header .top-row .et_pb_column:last-child {
    width: 438px;
  }
}
@media (max-width: 1280px) {
  .digital-transformation-header .top-row .et_pb_column:last-child {
    width: 400px;
  }
}
@media (max-width: 1130px) {
  .digital-transformation-header .top-row .et_pb_column:last-child {
    width: 350px;
  }
}
@media (max-width: 980px) {
  .digital-transformation-header .top-row .et_pb_column:last-child {
    max-width: 454px;
    width: 100%;
    margin: none !important;
  }
}
.digital-transformation-header .content-row {
  padding-bottom: 0 !important;
}
@media (min-width: 1388px) {
  .digital-transformation-header .content-row {
    position: relative;
    top: -75px;
  }
}
.digital-transformation-header .content-row .et_pb_column:first-child {
  width: 60%;
}
@media (max-width: 980px) {
  .digital-transformation-header .content-row .et_pb_column:first-child {
    width: 100%;
  }
}
.digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner p, .digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner li {
  color: #000;
  font-family: 'Avenir Next Cyr';
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px;
  margin-bottom: 27px;
}
.digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner p {
  max-width: 697px;
}
.digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner p:nth-child(3) {
  margin-bottom: 30px;
}
.digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner ul li {
  max-width: 681px;
  list-style: none;
  position: relative;
  padding-left: 60px;
  padding-top: 2px;
  margin-bottom: 24px;
}
.digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner ul li::before {
  content: url("/wp-content/uploads/2021/02/check.png");
  position: absolute;
  left: 0;
  top: 5px;
}
.digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner .bottom-content-text p {
  max-width: 100%;
  color: #000;
  font-family: 'Avenir Next Cyr';
  font-size: 28px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  text-align: left;
}
@media (max-width: 767px) {
  .digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner .bottom-content-text p {
    font-size: 22px;
    line-height: 120%;
  }
}
.digital-transformation-header .content-row .et_pb_column:first-child .et_pb_text_inner .bottom-content-text p.orange {
  color: #ff7200;
}
.digital-transformation-footer {
  height: 75px;
  padding: 0 !important;
}
@media (min-width: 1400px) {
  .digital-transformation-footer {
    margin-top: -46px;
  }
}
.digital-transformation-footer .et_pb_row {
  padding: 0 !important;
}
.digital-transformation-footer .et_pb_row .et_pb_column {
  position: relative;
  top: -14px;
}
@media (max-width: 1400px) {
  .digital-transformation-footer .et_pb_row .et_pb_column {
    top: 35px;
  }
}
.digital-transformation-footer .et_pb_row .et_pb_column .et_pb_text_inner {
  color: #fff;
  font-family: "Neutrif Pro";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 10px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .digital-transformation-footer .et_pb_row .et_pb_column .et_pb_text_inner {
    font-size: 11px;
    line-height: 120%;
  }
}
#main-content .custom-accordion-module-section {
  padding-bottom: 0;
}
@media (max-width: 980px) {
  #main-content .custom-accordion-module-section {
    padding: 0 0 50px;
  }
}
@media (max-width: 980px) {
  #main-content .custom-accordion-module-section .et_pb_row {
    padding-top: 0;
  }
}
#main-content .custom-accordion-module .et_pb_accordion_item {
  border-radius: 0 0 0 0;
  overflow: hidden;
  border-width: 0px 0px 2px 0px;
  border-color: #2ea3f2;
  padding-left: 0;
  background: transparent;
  margin-bottom: 0;
}
#main-content .custom-accordion-module .et_pb_accordion_item .et_pb_toggle_title {
  font-size: 21px;
  font-weight: bold;
  margin: 0 !important;
  text-align: left;
  padding: 0 !important;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title {
  color: #000 !important;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title {
  color: #2ea3f2 !important;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title:before {
  color: #2ea3f2;
}
#main-content .custom-accordion-module .et_pb_accordion_item .et_pb_toggle_content {
  font-size: 20px;
  line-height: 140%;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul {
  list-style: none;
  padding: 10px 0 0;
  margin: 20px 0 0;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul li {
  position: relative;
  padding-left: 56px;
  line-height: 124%;
  margin-bottom: 24px;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul li:before {
  content: url(/wp-content/themes/theme/images/mathe-li-bullet.png);
  position: absolute;
  left: 0;
  top: -10px;
}
.page-id-4153 #et-boc .et_pb_section a {
  display: inline-block;
  background-image: url("https://www.techadvisory.com/wp-content/uploads/2021/03/pdf-download.png");
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 180px;
  width: 100%;
  height: 70px;
}
.page-id-4153 #et-boc .et_pb_section h1 {
  margin-bottom: 30px;
}
.page-id-4153 #et-boc .et_pb_section h2 {
  text-decoration: underline;
  margin-bottom: 20px;
}
.page-id-4153 #et-boc .et_pb_section p {
  margin-bottom: 20px;
}
.page-id-4153 #et-boc .et_pb_section li {
  margin-bottom: 20px;
  padding-left: 10px;
  list-style-type: lower-alpha;
}
.page-id-4153 #et-boc .et_pb_section ol {
  margin-top: 20px;
}
.page-id-4153 #et-boc .et_pb_section ol li {
  list-style-type: lower-roman;
}
.page-id-4153 #et-boc .et_pb_section ol li span {
  padding-left: 10px;
  text-decoration: underline;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.techadvisory.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_global.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_header.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_page.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_home.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_contact.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_career.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_testimonials.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_partners.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_client-service-center.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_managed-it-services-in-warwick-ri.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_digital-transformation.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2F_custom-accordion-module.scss%22%2C%22wp-content%2Fthemes%2Ftech-advisory%2Fscss%2Fpage%2F_msa.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAIC%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CmCAAA%3BAAAA%3BAAIC%3BAAAA%3BuBAAA%3BAAAA%3BAAMD%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAC3BE%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAA8BD%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BADSA%3BAAAA%3B%3B%3BmCAAA%3BAAAA%3BACfA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BADyBC%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%2CcAAA%3BAAAA%3BACxBF%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BADiCC%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BACpDF%3BAAAA%3BAAAA%3BcAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAD%2BEA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAC3FD%3BAAAA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAAA%3BAD6GC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAC7GD%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAxBC%3BADkJD%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3BiDAAA%3BAAAA%3BACzJC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAD%2BJD%3BAACC%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3BiCAAA%3BAAAA%3BAC7KC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BADqLA%3BAAAA%2CmBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAC3MF%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BADgNG%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAWA%3BAAAA%2CsBAAA%3BAAAA%3BAAOH%3BAAAA%2CgBAAA%3BAAAA%3BAAiBA%3BAAAA%2CgBAAA%3BAAAA%3BAC1QC%3BAAAA%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6RC%3BAAAA%2CoCAAA%3BAAAA%3BAAAA%3BAC%2FPF%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BADuRE%3BAAAA%3BsBAAA%3BAAAA%3BACvRF%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BADgSE%3BAAAA%3B%3BcAAA%3BAAAA%3BACxTF%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BADmTG%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIC%3BAAAA%2CqBAAA%3BAAAA%3BAAUA%3BAAAA%2CeAAA%3BAAAA%3BAErXH%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BADQE%3BACAA%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%2CmBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOE%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BADPH%3BAAAA%3BAAAA%3B%3BmCAAA%3BAAAA%3BACgBK%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BADhBL%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAC8BC%3BAAAA%3B%3BuBAAA%3BAAAA%3BADhDD%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BACmDE%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAD7CF%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BACqDD%3BAAAA%3B8BAAA%3BAAAA%3BAAGC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAD5FA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAC%2BDC%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%2C6BAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B2BAAA%3BAAAA%3BADtGA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BACsGC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BADhGD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BACgGA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CYAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOG%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUF%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWC%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3B8BAAA%3BAAAA%3BAAMD%3BAAAA%2CiBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BqCAAA%3BAAAA%3BAAIC%3BAAAA%3ByBAAA%3BAAAA%3BAASF%3BAAAA%2CkBAAA%3BAAAA%3BAAIC%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMC%3BAAAA%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAMF%3BAAAA%2CqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQC%3BAAAA%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAOH%3BAAAA%2CcAAA%3BAAAA%3BAAGC%3BAAAA%2CcAAA%3BAAAA%3BAAIC%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUC%3BAAAA%3BmBAAA%3BAAAA%3BAD3SD%3BAAAA%3BAAAA%3B%3B%3B%2BCAAA%3BAAAA%3BACiUI%3BAAAA%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAWF%3BAAAA%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAMF%3BAAAA%3BwBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAQA%3BAAAA%2CkBAAA%3BAAAA%3BAAKF%3BAAAA%2C2BAAA%3BAAAA%3BAAOD%3BAAAA%3BuBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAOF%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3BWAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3BWAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuCAAA%3BAAAA%3BAAaA%3BAAAA%2CwBAAA%3BAAAA%3BAAEC%3BAAAA%2CWAAA%3BAAAA%3BAAQJ%3BAAAA%3BiCAAA%3BAAAA%3BAD5aC%3BAAAA%3BAAAA%2CyFAAA%3BAAAA%3BAAAA%3BAEzBA%3BAAAA%2CgCAAA%3BAAAA%3BAFmBA%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3ByFAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAAA%3BAEdA%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%2CqBAAA%3BAAAA%3BAFDD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAEUA%3BAAAA%2CqBAAA%3BAAAA%3BAFEA%3BAAAA%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAAA%3BAESE%3BAAAA%3BoBAAA%3BAAAA%3BAFfF%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAE0BE%3BAAAA%2CaAAA%3BAAAA%3BAF1BF%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAEiCG%3BAAAA%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3BoBAAA%3BAAAA%3BAFhCH%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAE0CG%3BAAAA%2C6BAAA%3BAAAA%3BAAIE%3BAAAA%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKD%3BAAAA%2CkBAAA%3BAAAA%3BAFvEL%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAEgFM%3BAAAA%2CwBAAA%3BAAAA%3BAAGC%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BoBAAA%3BAAAA%3BAF%2FEH%3BAAAA%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAEwFI%3BAAAA%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAASC%3BAAAA%3BuBAAA%3BAAAA%3BAAMD%3BAAAA%2CoBAAA%3BAAAA%3BAFnHJ%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAEkHK%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B8BAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAaD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWC%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAFxLN%3BAEiMO%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAeC%3BAAAA%3B%3BuBAAA%3BAAAA%3BAF5NP%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAE0OG%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAQC%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKC%3BAAAA%2C6BAAA%3BAAAA%3BAF%2FQL%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAkBD%3BAEyQG%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAF1RD%3BAAAA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAEqSA%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAF3SD%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAEsTE%3BAAAA%3BwBAAA%3BAAAA%3BAAGC%3BAAAA%3BwBAAA%3BAAAA%3BAAOF%3BAAAA%3B%3BoBAAA%3BAAAA%3BAFhUD%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAE0UC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAF1UD%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAEqVC%3BAAAA%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3BuBAAA%3BAAAA%3BAAOF%3BAAAA%2CkBAAA%3BAAAA%3BAFtWA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAE2WC%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAFtXF%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAE8XE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOC%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWA%3BAAAA%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BACleJ%3BAAAA%2CeAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAHyBA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAxBC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAGYA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAHkBD%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAGTA%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAHhBF%3BAAAA%3BAAAA%3BcAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAG0CA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAHtDD%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAGqEC%3BAAAA%3B%3BmBAAA%3BAAAA%3BAHrED%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAGgFC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAHxGA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAG4HA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaC%3BAAAA%3B%3BoBAAA%3BAAAA%3BACvJD%3BAAAA%2C4BAAA%3BAAAA%3BAJ0BC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAAA%3BAIXG%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASI%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAASA%3BAAAA%3B8BAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAMI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGI%3BAAAA%2CaAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAWI%3BAAAA%3BgCAAA%3BAAAA%3BAAMJ%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CcAAA%3BAAAA%3BAAQZ%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAgBA%3BAAAA%2CgBAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAASI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoCAAA%3BAAAA%3BAAcA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAcI%3BAAAA%3BuBAAA%3BAAAA%3BAAMJ%3BAAAA%2CcAAA%3BAAAA%3BAAIJ%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAWJ%3BAAAA%3BYAAA%3BAAAA%3BAASL%3BAAAA%3ByBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAGI%3BAACI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKR%3BAACI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CgDAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CgDAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2C8CAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2C6CAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3BuBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAJ9VnB%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAI6WW%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAWJ%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASI%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAYJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3BqDAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAeA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAaI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAepB%3BAAAA%2CqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAmBI%3BAAAA%3BuBAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAJ7iBZ%2CqDAAA%3BAIsjBI%3BAAAA%2CgBAAA%3BAAAA%3BACljBH%3BAAAA%3B%2BBAAA%3BAAAA%3BAL4BA%3BAAAA%3BAAAA%2CiCAAA%3BAAAA%3BAAAA%3BAKpBA%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BoBAAA%3BAAAA%3BALSA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAKDC%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAUG%3BAAAA%2C4BAAA%3BAAAA%3BALrCJ%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAK%2BCE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAGC%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BqBAAA%3BAAAA%3BALxDD%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAK8DE%3BAAAA%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BuCAAA%3BAAAA%3BAAMC%3BAAAA%3BiBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOA%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAgBA%3BAAAA%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAgBA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOD%3BAAAA%3BeAAA%3BAAAA%3BAAIC%3BAAAA%3BgCAAA%3BAAAA%3BAAIC%3BAAAA%2CsBAAA%3BAAAA%3BAAMF%3BAAAA%2C2BAAA%3BAAAA%3BAAIC%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%2C2CAAA%3BAAAA%3BAAIA%3BAAAA%3B6BAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAYA%3BAAAA%2CqBAAA%3BAAAA%3BAAGE%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAASF%3BAAAA%3BqBAAA%3BAAAA%3BAAMF%3BAAAA%2CuBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAQH%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAL7OA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAKsPC%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BALtPD%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAKgQE%3BAAAA%3B6BAAA%3BAAAA%3BAAGC%3BAAAA%2CgBAAA%3BAAAA%3BAAID%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAL5QF%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAKkSC%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAKC%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAYF%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOO%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAL1TP%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAKoUW%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASI%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAGZ%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BALzVJ%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAKiWW%3BAAAA%2CmBAAA%3BAAAA%3BALjWX%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAKyWW%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYI%3BAAAA%2CuEAAA%3BAAAA%3BAL3XhB%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAKoYO%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAWhB%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BALtaA%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAKubC%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQC%3BAAAA%2CkBAAA%3BAAAA%3BALnbD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAK2bC%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAWD%3BAAAA%3BqBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAWD%3BAAAA%3BqBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAcF%3BAAAA%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAASC%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAMD%3BAAAA%3BkBAAA%3BAAAA%3BAL%2FgBA%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAKwhBC%3BAAAA%3BoBAAA%3BAAAA%3BAAIC%3BAAAA%2CmBAAA%3BAAAA%3BAL5hBF%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAKmiBG%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BsBAAA%3BAAAA%3BALrkBD%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAKglBC%3BAAAA%3BYAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAMA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAASD%3BAAAA%2CgBAAA%3BAAAA%3BAAQC%3BAAAA%2CmBAAA%3BAAAA%3BACvpBH%3BAAAA%2CiCAAA%3BAAAA%3BAAMI%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B8BAAA%3BAAAA%3BANuBH%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAMbO%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BANCP%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAMdU%3BAAAA%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BANJX%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAMDU%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BANvDlB%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAM6EsB%3BAAAA%3ByBAAA%3BAAAA%3BAAQR%3BAAAA%3BeAAA%3BAAAA%3BANvDf%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAMsEe%3BAAAA%3B%3BiCAAA%3BAAAA%3BANtEf%3BAAAA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAMqFuB%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BANzGvB%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAMmHmB%3BAAAA%2C4BAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CqCAAA%3BAAAA%3BAAGI%3BAAAA%2CuCAAA%3BAAAA%3BAAUJ%3BAAAA%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAUA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAN9JvB%3BAAAA%3BAAAA%3B2BAAA%3BAAAA%3BAAAA%3BAMwKuB%3BAAAA%3B%3B%3B%3B%3B%2BCAAA%3BAAAA%3BANlKvB%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAMgL%2BB%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAoB5B%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAN7MH%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAMuNO%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BANnOP%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAMsNU%3BAAAA%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BANxOX%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAMmOU%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAN3RlB%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAMiTsB%3BAAAA%3ByBAAA%3BAAAA%3BAAQR%3BAAAA%3BeAAA%3BAAAA%3BAN3Rf%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAM0Se%3BAAAA%3B%3BiCAAA%3BAAAA%3BAN1Sf%3BAAAA%3BAAAA%3B4BAAA%3BAAAA%3BAAAA%3BAMyTuB%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CcAAA%3BAAAA%3BANnVvB%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAM6VmB%3BAAAA%2C4BAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CqCAAA%3BAAAA%3BAAGI%3BAAAA%2CuCAAA%3BAAAA%3BAAKJ%3BAAAA%2CgBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAYA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAN9YvB%3BAAAA%3BAAAA%3B2BAAA%3BAAAA%3BAAAA%3BAMwZuB%3BAAAA%3B%3B%3B%3B%3B%2BCAAA%3BAAAA%3BANlZvB%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAMga%2BB%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BACrc%2FB%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%2CgBAAA%3BAAAA%3BAAIE%3BAAAA%3B%3B%3B%3B%3B%3B8FAAA%3BAAAA%3BAAaD%3BAAAA%2C4BAAA%3BAAAA%3BAPWF%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAOaA%3BAACC%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAPtBD%3BAAAA%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAOwDA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAP1EA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAO6EC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAPvED%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAO6EA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAP7FD%3BAAAA%3BAAAA%3BoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAO0GE%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGC%3BAAAA%3BmBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAP7HF%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAO8IE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAPxIF%3BAAAA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAOwJI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAPlJH%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAO4JE%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGC%3BAAAA%2CuBAAA%3BAAAA%3BAPzKJ%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAOiLI%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAPjLJ%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAO4LK%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAP5LL%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAO%2BME%3BAAAA%2CgBAAA%3BAAAA%3BAP%2FMF%3BAAAA%3BAAAA%3BwBAAA%3BAAAA%3BAOsNI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAP3NH%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAOsOI%3BAAAA%2CkBAAA%3BAAAA%3BAPtOJ%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAO8OI%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAASC%3BAAAA%2CcAAA%3BAAAA%3BAAUN%3BAAAA%2CkBAAA%3BAAAA%3BAPjQC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAOwQA%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%2CqBAAA%3BAAAA%3BAPnSD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAO4SE%3BAAAA%3B%3BuBAAA%3BAAAA%3BAPtSF%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAOySC%3BAAAA%2CuBAAA%3BAAAA%3BAPrTF%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAO6TE%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAASD%3BAAAA%3BwBAAA%3BAAAA%3BAP5UD%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAOmVE%3BAAAA%3BaAAA%3BAAAA%3BAAIC%3BAAAA%2CmBAAA%3BAAAA%3BAPvVH%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAO8VI%3BAAAA%3BkCAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%2CuBAAA%3BAAAA%3BAPjXF%3BAAAA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAO0XE%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMC%3BAAAA%2CmBAAA%3BAAAA%3BAPtYH%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAO6YE%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAOC%3BAAAA%2CSAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B4BAAA%3BAAAA%3BAP5ZH%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAOoaI%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%2CkBAAA%3BAAAA%3BAPhcA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAOubC%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGC%3BAAAA%2CoCAAA%3BAAAA%3BAPtdF%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAO2cA%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAP7eA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAO0fA%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOC%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAOH%3BAAAA%3BaAAA%3BAAAA%3BAP1fC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAOkgBA%3BAAAA%2CkBAAA%3BAAAA%3BAAGC%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMC%3BAAAA%3BiBAAA%3BAAAA%3BAPviBF%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3B0BAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAOiiBD%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAPjiBC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAO4iBA%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAGC%3BAAAA%3BgCAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMC%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAYD%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMC%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAaF%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMC%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAP5oBH%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAO6oBE%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAPxpBF%3BAAAA%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAO2qBF%3BAAAA%3BqBAAA%3BAAAA%3BAPnsBE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAOmsBA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAP%2FsBC%3BAAAA%3BAAAA%3BgBAAA%3BAAAA%3BAAAA%3BAOiuBD%3BAAAA%3BaAAA%3BAAAA%3BAPvuBA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAO6uBA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAPjvBA%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAOyvBA%3BAAAA%2CqBAAA%3BAAAA%3BAAGC%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%2CmBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAP1wBF%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAOmwBG%3BAAAA%2CgBAAA%3BAAAA%3BAAGC%3BAAAA%3BkCAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAPhyBA%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAOoyBC%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%2CcAAA%3BAAAA%3BAAMF%3BAAAA%2C2BAAA%3BAAAA%3BAAKD%3BAAAA%2CoBAAA%3BAAAA%3BAPp1BC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAO20BA%3BAAAA%3BoBAAA%3BAAAA%3BAPn2BA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAO21BC%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAPv3BD%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAOs3BC%3BAAAA%3BcAAA%3BAAAA%3BAPx4BD%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAA8BC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAOy3BA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAPv5BD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAOs5BE%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMC%3BAAAA%2CkBAAA%3BAAAA%3BAP56BH%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAOo7BI%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAP96BJ%3BAAAA%3BAAAA%3B%3BkCAAA%3BAAAA%3BAOw7BI%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAP99BF%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAwBD%3BAAAA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAOu9BG%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAP%2F%2BBF%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAO4%2FBC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAaC%3BAAAA%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAAaF%3BAAAA%3B%3B%3B%3B4CAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%2CcAAA%3BAAAA%3BAP5gCF%3BAOihCG%3BAAAA%3BgCAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByCAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3B%3B%3B%3B2CAAA%3BAAAA%3BAAAA%3BAAaF%3BAAEC%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAAA%3BAAOD%3BAACC%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3B%3BcAAA%3BAAAA%3BAAOA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAChsCA%3BAAAA%2CoBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAcD%3BAAAA%2CkBAAA%3BAAAA%3BARJA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAANC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAQKC%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3BkCAAA%3BAAAA%3BARTD%3BAAAA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAQgBE%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAR%2FCH%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAQ6DI%3BAAAA%3BcAAA%3BAAAA%3BAAAA%3BARvDH%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAQiEG%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BARrDJ%3BAAAA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAQgEI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAR1DJ%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAQiEE%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BeAAA%3BAAAA%3BARnFD%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAQ4FG%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAR5GF%3BAQiHG%3BAAAA%2C6BAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%2CsBAAA%3BAAAA%3BAAGC%3BAAAA%2C2BAAA%3BAAAA%3BARxHH%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAQ8HG%3BAAAA%3BqBAAA%3BAAAA%3BARpIH%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAQ4II%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAR1JJ%3BAAAA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAAA%3BAQ0KI%3BAAAA%3BAAAA%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKC%3BAAAA%3BmBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAASD%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAaD%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAUF%3BAAAA%3B%3B%3B%3B8BAAA%3BAAAA%3BAAOC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMC%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3BgBAAA%3BAAAA%3BAAGC%3BAAAA%2CsBAAA%3BAAAA%3BAAKD%3BAAAA%3BoBAAA%3BAAAA%3BAR5QH%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAQoRI%3BAAAA%2CmBAAA%3BAAAA%3BARpRJ%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAQ4RI%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOC%3BAAAA%2CiBAAA%3BAAAA%3BAAOC%3BAAAA%3BYAAA%3BAAAA%3BAAOF%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%2CcAAA%3BAAAA%3BAAOH%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAUA%3BAAAA%2CgBAAA%3BAAAA%3BAAMF%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYC%3BAAAA%2CuEAAA%3BAAAA%3BAASL%3BAAAA%2CqBAAA%3BAAAA%3BARvXC%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAQqYA%3BAAAA%3B%3BuCAAA%3BAAAA%3BARvZA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAQgaF%3BAAAA%2CoBAAA%3BAAAA%3BAR1ZC%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAQ2ZD%3BAAAA%3B%3BoBAAA%3BAAAA%3BARvaA%3BAAAA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAAA%3BAQkbC%3BAAAA%2CqBAAA%3BAAAA%3BARpcD%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAQ0bA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAASC%3BAAAA%3BuBAAA%3BAAAA%3BAAMD%3BAAAA%2CoBAAA%3BAAAA%3BARlfF%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAQqfG%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAWD%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BAAOC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAaD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWC%3BAAAA%2CgBAAA%3BAAAA%3BAAKD%3BAAAA%2CaAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAYC%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAOD%3BAAAA%2C8BAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAaA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAeC%3BAAAA%3B%3BuBAAA%3BAAAA%3BARnnBL%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAStCD%3BAAAA%2CkBAAA%3BAAAA%3BATgCC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BASzBG%3BAAAA%3B%3BmBAAA%3BAAAA%3BATmBH%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BASlBO%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BATGN%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BASOU%3BAAAA%3B%3B%3B%3B6BAAA%3BAAAA%3BATnBX%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAS4BU%3BAAAA%2CmBAAA%3BAAAA%3BAT5BV%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BASoCU%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAWI%3BAAAA%2CuEAAA%3BAAAA%3BATrDf%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAS8DM%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAchB%3BAAAA%2C0CAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAUI%3BAAAA%3BuBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BkBAAA%3BAAAA%3BATxIH%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BASkJO%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BATtJP%3BAAAA%3BAAAA%3ByBAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BASoJO%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAT5KP%3BAAAA%3BAAAA%2CuBAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%2CqBAAA%3BAAAA%3BAAAA%3BASuKG%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3BkBAAA%3BAAAA%3BAThMP%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BASwMW%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%2CmBAAA%3BAAAA%3BAThNf%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BASuNmB%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3ByBAAA%3BAAAA%3BAAII%3BAAAA%2C8BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAYI%3BAAAA%2CeAAA%3BAAAA%3BAAKJ%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%2CWAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BgBAAA%3BAAAA%3BAT%2FSvB%3BAAAA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BASkUuB%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAcI%3BAAAA%3BuBAAA%3BAAAA%3BAThV3B%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAS0VuB%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAeZ%3BAAAA%3BeAAA%3BAAAA%3BATjVX%3BASuVe%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BYAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAcI%3BAAAA%3BuBAAA%3BAAAA%3BATrXf%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAS%2BXW%3BAAAA%2CcAAA%3BAAAA%3BAAQZ%3BAAAA%2CyBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAChbJ%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAVkCA%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAU1BC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYC%3BAAAA%2CiCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAUC%3BAAAA%2CgBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAWH%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASC%3BAAAA%3B6BAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3BuBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAWC%3BAAAA%2C0CAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAUF%3BAAAA%2C4BAAA%3BAAAA%3BAAEC%3BAAAA%2CgBAAA%3BAAAA%3BACnJF%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAIC%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAXYD%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAWtBA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAXID%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAWfC%3BAAAA%2CuBAAA%3BAAAA%3BAAID%3BAAAA%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAXPD%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAY3CD%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAeA%3BAAAA%2CoBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAkBJ%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAaC%3BAAAA%2CwBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAZ7BF%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAY4CA%3BAAAA%2CgBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAZlHA%3BAAAA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAY8HC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAAA%3BACrIF%3BAAAA%2CmBAAA%3BAAAA%3BAAIC%3BAAAA%2CsBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYD%3BAAAA%3B%3B6BAAA%3BAAAA%3BAbOD%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAanBC%3BAAAA%2CoBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAcJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEC%3BAAAA%2CiBAAA%3BAAAA%3BAC7CE%3BAAAA%2CiCAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CgCAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%2C8BAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAASI%3BAAAA%3BaAAA%3BAAAA%3BAAQR%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAdxBH%3BAAAA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAcwCD%3BAAAA%2CkBAAA%3BAAAA%3BAAKI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAdpDP%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAc%2BDW%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAdrEX%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAc0Dc%3BAAAA%3B6BAAA%3BAAAA%3BAd5Ef%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAcgEc%3BAAAA%2CoBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAdjFX%3BAAAA%3BAAAA%3B%3B%3BYAAA%3BAAAA%3BAAAA%3BAc0GO%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAdhHP%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAcgHU%3BAAAA%3BAAAA%3BuBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%2CwBAAA%3BAAAA%3BAdzIf%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAciJe%3BAAAA%2CwBAAA%3BAAAA%3BAdjJf%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAc%2BJe%3BAAAA%2CwBAAA%3BAAAA%3BAd%2FJf%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAcuKe%3BAAAA%2CwBAAA%3BAAAA%3BAdvKf%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAcsLE%3BAAAA%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAdtLF%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAcqMO%3BAAAA%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAdtNH%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAc0MM%3BAAAA%3BmCAAA%3BAAAA%3BAAQA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAMA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3B0BAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAMR%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%2CcAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CcAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAAQJ%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BACvTR%3BAAAA%3BwOAAA%3BAAAA%3BAAQG%3BAAAA%3BgPAAA%3BAAAA%3BAAQA%3BAAAA%3BwNAAA%3BAAAA%3BAAQA%3BAAAA%3BgOAAA%3BAAAA%3BAAQA%3BAAAA%3BgEAAA%3BAAAA%3BAAKH%3BAAAA%3B%3B%3B%2BBAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%2C0BAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BaAAA%3BAAAA%3BAfdH%3BAAAA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAAA%3BAe0BW%3BAAAA%2CqBAAA%3BAAAA%3BAfpBX%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAeyBe%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAeA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAfvDnB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAeiEuB%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaJ%3BAAAA%3BqBAAA%3BAAAA%3BAflFf%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAewFmB%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAgBA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAfpHnB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAe8HuB%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAfpIvB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAe0HsB%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAfxJnB%3BAAAA%3BAAAA%2CYAAA%3BAAAA%3BAAAA%3BAe0KW%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWQ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAfjMnB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAe0LsB%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAftMvB%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAegNmB%3BAAAA%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAftNnB%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAe%2BMsB%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAOJ%3BAAAA%3BaAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQI%3BAAAA%2CgBAAA%3BAAAA%3BAAKI%3BAAAA%2C8BAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B2CAAA%3BAAAA%3BAASG%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAaK%3BAAAA%2C4BAAA%3BAAAA%3BAAKL%3BAAAA%3B%3B%3B%3B8BAAA%3BAAAA%3BAASI%3BAAAA%2CmCAAA%3BAAAA%3BAAMP%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAQZ%3BAAAA%3BmBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAfxUnC%3BAAAA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAeuVW%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CeAAA%3BAAAA%3BAAAA%3BAfjWf%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAeyWe%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CeAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%2CiBAAA%3BAAAA%3BAAAA%3BAf3Xf%3BAAAA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAAA%3BAewYG%3BAAAA%2C%2BBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BeAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%2CaAAA%3BAAAA%3BAflZX%3BAAAA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAeyZmB%3BAAAA%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3BWAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAfzbvB%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAeyc2B%3BAAAA%2CiBAAA%3BAAAA%3BAAY5B%3BAAAA%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAEI%3BAAAA%3BaAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%2CcAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAfxeX%3BAAAA%3BAAAA%3BsBAAA%3BAAAA%3BAAAA%3BAgBrCA%3BAAAA%2CoBAAA%3BAAAA%3BAhB%2BBA%3BAAAA%3BAAAA%2CsBAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2CmBAAA%3BAAAA%3BAAAA%3BAgBjBC%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAASC%3BAAAA%2CyBAAA%3BAAAA%3BAAMA%3BAAAA%2C4BAAA%3BAAAA%3BAAMA%3BAAAA%2CiBAAA%3BAAAA%3BAAKD%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKC%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAC%2FDF%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAASA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAEC%3BAAAA%2C%2BBAAA%3BAAAA%3BAAEC%3BAAAA%3B6BAAA%3BAAAA%22%7D */