@media (min-width: 700px) {
  iframe#ssf_S0oCAYtUXXMjYxNdE4u0JF1LyyQz3bQkY2MLk1SzJOM0AwA, .pum-theme-lightbox .pum-content > div {
    max-height: 500px !important;
    min-height: auto !important;
  }
  .pum-theme-249 .pum-content, .pum-theme-lightbox .pum-content {
    min-height: auto !important;
  }
}
@media (max-width: 699px) {
  body #popmake-254 {
    top: 20px !important;
    margin-bottom: 20px;
  }
}
.l-blue {
  color: #81d2f6;
}
.blue {
  color: #1267a3;
}
@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
body {
  font-family: "Fira Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500 !important;
}
.et_pb_section .et_pb_row {
  width: 90% !important;
  padding: 0 0 70px 0 !important;
}
.et_pb_section .et_pb_row:last-of-type {
  padding: 0 !important;
}
body:not(.et_pb_pagebuilder_layout) #main-content .container {
  width: 90% !important;
  max-width: 1260px !important;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  padding-top: 0 !important;
  margin-top: -75px;
  margin-bottom: 100px;
  z-index: 9;
}
@media (min-width: 1280px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container {
    margin-bottom: 130px !important;
  }
}
@media (max-width: 980px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container {
    padding-bottom: 70px;
    margin-bottom: 70px;
  }
}
@media (min-width: 981px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container #left-area {
    padding: 75px 5% 100px !important;
  }
}
@media (min-width: 1280px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container #left-area {
    padding: 75px 10% 140px !important;
  }
}
@media (max-width: 980px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container #left-area {
    padding: 75px 10% 50px !important;
  }
}
@media (max-width: 767px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container #left-area {
    padding: 50px 6% !important;
  }
}
@media (min-width: 981px) {
  body.archive #main-content .container #left-area, body.error404 #main-content .container #left-area, body.et_right_sidebar #main-content .container #left-area {
    width: calc(100% - 320px) !important;
    padding: 75px 80px 80px !important;
  }
}
@media (min-width: 1280px) {
  body.archive #main-content .container #left-area, body.error404 #main-content .container #left-area, body.et_right_sidebar #main-content .container #left-area {
    padding: 75px 80px 80px !important;
  }
}
a, .et_pb_button {
  transition: background 0.3s ease-in-out;
}
.et_pb_button {
  display: inline-block;
  font-family: "Saira Extra Condensed", sans-serif !important;
}
h2 {
  font-size: 34px !important;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 980px) {
  h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px !important;
  }
}
@media (min-width: 1280px) {
  h2 {
    font-size: 38px !important;
  }
}
body p, body li {
  font-size: 18px !important;
  font-weight: 400;
  line-height: 180%;
}
@media (max-width: 980px) {
  body p, body li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body p, body li {
    font-size: 18px !important;
  }
}
body p {
  padding-bottom: 0em;
  margin-bottom: 30px;
}
@media (min-width: 1280px) {
  body p {
    margin-bottom: 50px;
  }
}
.et_pb_slider .et_pb_slide {
  background-color: transparent;
}
.et_pb_button:after, .et_pb_button:before {
  font-size: inherit;
}
#content-area .entry-content > *:first-child {
  margin-top: 0 !important;
}
div.fsError {
  color: red !important;
  line-height: 120%;
  background-color: transparent !important;
  border: none !important;
}
.fsValidationError {
  background-color: transparent !important;
}
input:focus::placeholder {
  color: transparent;
}
/*
 @include tablet {
 .single-post #content-area {
 display: flex;
 flex-wrap: wrap;
 #left-area {
 order: 0;
 }
 .author-post-meta {
 order: 1;
 @include phone{
 flex-wrap: wrap;
 }
 }
 #sidebar {
 order: 2;
 }
 }
 }*/
.green-btn-integrated365 {
  display: inline-block;
  color: #fff;
  font-family: "Saira Extra Condensed", sans-serif;
  font-weight: 600;
  line-height: 100%;
  text-transform: capitalize;
  border-radius: 28px;
  background-image: linear-gradient(to top, #1eb83a 0%, #089122 51%, #1eb83a 100%);
  background-size: auto 200%;
  border: 2px solid #1fc13d;
  box-shadow: none !important;
  padding: 15px 20px !important;
  transition: 0.3s all;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  .green-btn-integrated365 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .green-btn-integrated365 {
    font-size: 20px !important;
  }
}
.green-btn-integrated365:hover {
  text-decoration: none !important;
  background-position: bottom;
}
.et_pb_button.btn-integrated365 {
  text-transform: capitalize;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  .et_pb_button.btn-integrated365 {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  .et_pb_button.btn-integrated365 {
    font-size: 22px !important;
  }
}
.et_pb_button.btn-integrated365:hover {
  text-decoration: none !important;
}
.schedule-btn-wrapper {
  margin: 25px auto;
}
.schedule-btn-wrapper .schedule-btn {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-family: "Saira Extra Condensed", sans-serif;
  font-weight: 600;
  line-height: 100%;
  text-transform: capitalize;
  border-radius: 28px;
  background-image: linear-gradient(to top, #1eb83a 0%, #089122 51%, #1eb83a 100%);
  background-size: auto 200%;
  border: 2px solid #1fc13d;
  box-shadow: none !important;
  padding: 15px 20px !important;
  transition: 0.3s all;
  font-size: 22px !important;
}
@media (max-width: 980px) {
  .schedule-btn-wrapper .schedule-btn {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .schedule-btn-wrapper .schedule-btn {
    font-size: 18px !important;
  }
}
.schedule-btn-wrapper .schedule-btn:hover {
  text-decoration: none !important;
  background-position: bottom;
}
.schedule-btn-wrapper .schedule-btn img {
  height: 18px;
  object-fit: contain;
  margin-right: 10px;
}
/* Common */
.et-l--header {
  position: fixed;
  width: 100% !important;
  background: transparent;
  z-index: 100;
}
.et-l--header .et_pb_row {
  max-width: 1580px !important;
}
@media (min-width: 981px) {
  .et-l--header .et_pb_row {
    width: 96% !important;
  }
}
.et-l--header .section-header-line1 {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  padding: 15px 0 !important;
}
@media (min-width: 981px) {
  .et-l--header .section-header-line1 .et_pb_row .column-logo {
    width: 200px;
    margin: 0 !important;
  }
}
@media (min-width: 981px) {
  .et-l--header .section-header-line1 .et_pb_row .column-contact {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: calc(100% - 200px);
    margin: 0 !important;
  }
}
.et-l--header .section-header-line1 .header-logo img {
  max-height: 85px;
  object-fit: contain;
}
.et-l--header .section-header-line1 a {
  white-space: nowrap;
}
.et-l--header .section-header-line1 .phone-btn {
  margin: 0 !important;
}
.et-l--header .section-header-line1 .phone-btn .et_pb_text_inner {
  display: flex;
  align-items: center;
}
.et-l--header .section-header-line1 .phone-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 54px !important;
}
.et-l--header .section-header-line1 .phone-btn a:hover {
  color: #81d2f6;
}
.et-l--header .section-header-line1 .request-btn {
  width: 315px;
  height: 54px;
  margin-left: 30px;
}
.et-l--header .section-header-line1 .request-btn .et_pb_text_inner {
  width: 100%;
  height: 100%;
}
.et-l--header .section-header-line1 .request-btn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  border-radius: 27px;
  /*border: 2px solid #81d2f6;*/
  background-image: linear-gradient(to top, #089122 0%, #1eb83a 100%);
  border: 2px solid #1fc13d;
}
.et-l--header .section-header-line1 .request-btn a:hover {
  /*background: #81d2f6;*/
}
.et-l--header .section-header-line1 .phone-btn img, .et-l--header .section-header-line1 .request-btn img {
  height: 22px;
  object-fit: contain;
  margin-right: 10px;
}
.et-l--header .section-header-line2 {
  border-top: 1px solid rgba(18, 103, 163, 0.3);
  border-bottom: 1px solid rgba(18, 103, 163, 0.3);
  padding: 0 !important;
}
.et-l--header .section-header-line2 .et_pb_menu {
  background: transparent !important;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__wrap {
  margin: 0 !important;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu {
  width: 100% !important;
  margin: 0 !important;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav {
  width: 100% !important;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu {
  width: 100% !important;
  justify-content: center;
  margin: 0 !important;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li {
  display: inline-block !important;
  width: 12.5%;
  padding: 0 !important;
  margin: 0 !important;
  border-right: 1px solid rgba(18, 103, 163, 0.3);
  text-align: center;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li:first-of-type {
  border-left: 1px solid rgba(18, 103, 163, 0.3);
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li:hover > a {
  background: linear-gradient(30deg, #0c466f 0%, #072841 100%);
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a {
  display: block;
  color: #fff !important;
  font-family: neuropol-nova, sans-serif !important;
  /*font-family: 'Saira Extra Condensed', sans-serif !important;*/
  font-size: 8px;
  /*font-size: 20px;*/
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  padding: 15px 0 !important;
  text-align: center;
}
@media (min-width: 1150px) {
  .et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a {
    font-size: 10px !important;
  }
}
@media (min-width: 1280px) {
  .et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a {
    font-size: 11px !important;
  }
}
@media (min-width: 1460px) {
  .et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a {
    font-size: 13px !important;
  }
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a img {
  display: inline-block;
  max-width: 22px;
  height: 16px;
  margin-right: 7px;
  vertical-align: middle;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a img {
    max-height: 20px;
  }
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a span {
  display: block;
  color: #81d2f6 !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 100%;
  text-transform: none !important;
  letter-spacing: -0.2px;
  margin-top: 8px;
}
@media (min-width: 1280px) {
  .et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a span {
    font-size: 16px !important;
  }
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a:after {
  display: none !important;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li > a:hover {
  color: #81d2f6 !important;
  opacity: 1;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu > li .sub-menu li a {
  color: #011524 !important;
}
.et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu .menu-item-9576, .et-l--header .section-header-line2 .et_pb_menu .et_pb_menu__menu .et-menu-nav #menu-main-menu .menu-item-9577 {
  display: none !important;
}
.et-l--header .section-header-mobile {
  padding: 15px 0 !important;
}
.et-l--header .section-header-mobile .header-logo {
  position: absolute;
  top: 0px;
  left: 0;
  margin: 0 !important;
}
.et-l--header .section-header-mobile .header-logo img {
  max-height: 55px;
  object-fit: contain;
}
.et-l--header .section-header-mobile .mobile_menu_bar:before {
  line-height: 55px;
}
.et-l--header .section-header-mobile ul.et_mobile_menu {
  top: calc(100% + 15px) !important;
  height: calc(100vh - 150px);
  overflow-y: scroll;
  background-color: #0f2438 !important;
}
.et-l--header .section-header-mobile ul.et_mobile_menu li a {
  line-height: 200%;
}
.et-l--header .section-header-mobile ul.et_mobile_menu li a img {
  display: inline-block;
  height: 15px;
  object-fit: contain;
  margin-right: 7px;
  vertical-align: text-top;
}
.et-l--header .section-header-mobile ul.et_mobile_menu li a span {
  display: none;
}
.et-l--header .section-header-mobile ul.et_mobile_menu li a:hover {
  color: #2ea3f2 !important;
  opacity: 1;
}
.et-l--header.et-fixed-header {
  background-color: #011524 !important;
  transition: all 0.3s ease-in-out;
}
.et-l--header.et-fixed-header .header-logo img {
  max-height: 70px;
}
.et-l--header.et-fixed-header .section-header-mobile .header-logo img {
  max-height: 55px;
}
.et-l--header.et-fixed-header .phone-btn {
  margin: 0 !important;
}
.et-l--header.et-fixed-header .phone-btn a {
  font-size: 18px !important;
  line-height: 40px !important;
}
.et-l--header.et-fixed-header .phone-btn a img {
  height: 16px;
  object-fit: contain;
}
.et-l--header.et-fixed-header .request-btn {
  width: 315px;
  height: 40px;
}
.et-l--header.et-fixed-header .request-btn a {
  font-size: 18px;
}
.et-l--header.et-fixed-header .request-btn a img {
  height: 18px;
  object-fit: contain;
}
.et-l--header.et-fixed-header #menu-main-menu > li > a {
  display: block;
  color: #fff !important;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  padding: 15px 0 !important;
  text-align: center;
}
.et-l--header.et-fixed-header #menu-main-menu > li > a span {
  display: none !important;
}
.et-l--header.et-fixed-header #menu-main-menu .sub-menu li {
  width: 100%;
}
ul#mobile_menu2::-webkit-scrollbar {
  display: none;
}
.et_pb_menu_page_id-49 .submenu-icon img {
  width: 36% !important;
}
/* Common */
#menu-main-menu > li .submenu-icon {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 100%;
  max-height: 0px;
  background-image: linear-gradient(30deg, #1267a3 0%, #082f4c 100%);
  border-top: 1px solid #1267a3;
  visibility: hidden;
  z-index: 9999;
  opacity: 0;
  overflow: hidden;
  transition: max-height 500ms;
}
#menu-main-menu > li .submenu-icon img {
  width: 60%;
  object-fit: contain;
}
#menu-main-menu > li .sub-menu {
  top: 100%;
  left: 203px;
  left: 100%;
  width: 0px;
  padding: 30px 0;
  transition: width 400ms;
  transition-delay: 400ms;
  overflow: hidden;
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(-10deg, #c4c4c4 0%, #fff 100%);
  border-top: 1px solid #1267a3;
}
#menu-main-menu > li .sub-menu li {
  width: 100%;
  padding: 0 !important;
  background: linear-gradient(90deg, #81d2f6 50%, transparent 50%);
  background-size: 220% auto;
  background-position: 93%;
  transition: background-position 400ms;
  margin-bottom: 5px;
}
#menu-main-menu > li .sub-menu li:last-of-type {
  margin-bottom: 0 !important;
}
#menu-main-menu > li .sub-menu li:hover {
  background-position: 3%;
}
#menu-main-menu > li .sub-menu a {
  width: 100%;
  font-family: neuropol-nova, sans-serif !important;
  color: #000;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 10px 30px;
}
@media (min-width: 1280px) {
  #menu-main-menu > li .sub-menu a {
    padding: 10px 50px !important;
    font-size: 14px !important;
  }
}
#menu-main-menu > li .sub-menu a:hover {
  background-color: transparent;
}
#menu-main-menu > li .sub-menu a:hover:before {
  position: absolute;
  top: calc(50% - 6px);
  left: 0;
  content: url(/wp-content/uploads/2020/02/menu-arrow.png);
  z-index: 100;
}
#menu-main-menu > li:hover .submenu-icon {
  visibility: visible;
  opacity: 1;
  max-height: 350px;
}
#menu-main-menu > li:hover .sub-menu {
  /*width: auto;*/
  width: 350px;
}
@media (min-width: 1280px) {
  #menu-main-menu > li:hover .sub-menu {
    width: 440px;
  }
}
#menu-main-menu #menu-item-9245:hover .sub-menu {
  width: 280px;
}
@media (min-width: 1280px) {
  #menu-main-menu #menu-item-9245:hover .sub-menu {
    width: 370px !important;
  }
}
#menu-main-menu .sub-menu li:hover a {
  opacity: 1;
}
.et-l--footer .et_pb_row {
  max-width: 1100px !important;
}
.section-footer1 {
  padding: 60px 0 !important;
}
@media (min-width: 1280px) {
  .section-footer1 {
    padding: 75px 0 60px 0 !important;
  }
}
@media (max-width: 980px) {
  .section-footer1 {
    padding: 50px 0 60px !important;
  }
  .section-footer1 * {
    text-align: center !important;
  }
}
.section-footer1 .et_pb_image {
  margin-bottom: 35px !important;
}
.section-footer1 .et_pb_image img {
  max-width: 130px;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .section-footer1 .et_pb_image img {
    max-width: 212px;
  }
}
.section-footer1 .row-footer-info {
  padding: 0 0 30px 0 !important;
}
@media (max-width: 980px) {
  .section-footer1 .row-footer-info * {
    text-align: center !important;
  }
}
.section-footer1 .row-footer-info .mission {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 140%;
  margin-bottom: 50px !important;
}
.section-footer1 .row-footer-info .et_pb_button {
  width: 180px;
  height: 60px;
  color: #fff !important;
  font-size: 28px;
  font-weight: 500 !important;
  line-height: 54px !important;
  padding: 0 !important;
  border-radius: 30px;
  border: 2px solid #1267a3;
  background-color: #1267a3;
  text-align: center;
  white-space: nowrap;
}
.section-footer1 .row-footer-info .et_pb_button:hover {
  color: #1267a3 !important;
}
@media (min-width: 981px) {
  .section-footer1 .row-footer-info .footer-flex-column {
    padding-top: 60px;
  }
}
@media (min-width: 1280px) {
  .section-footer1 .row-footer-info .footer-flex-column {
    padding-top: 120px;
  }
}
@media (min-width: 768px) {
  .section-footer1 .row-footer-info .footer-flex-column {
    display: flex;
    justify-content: space-between;
    max-width: 700px;
    margin: 0 auto !important;
    float: none !important;
  }
}
.section-footer1 .row-footer-info .footer-menu {
  margin-bottom: 50px !important;
}
.section-footer1 .row-footer-info .footer-menu h3 {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  .section-footer1 .row-footer-info .footer-menu h3 {
    padding-bottom: 20px;
  }
}
.section-footer1 .row-footer-info .footer-menu p {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 100%;
  margin-bottom: 10px !important;
}
@media (min-width: 1280px) {
  .section-footer1 .row-footer-info .footer-menu p {
    font-size: 22px !important;
  }
}
.section-footer1 .row-footer-info .footer-menu p:last-of-type {
  margin-bottom: 0px !important;
}
.section-footer1 .row-footer-info .footer-menu a {
  color: inherit !important;
  font-size: inherit !important;
}
.section-footer1 .row-footer-info .footer-menu a:hover {
  color: #1267a3 !important;
}
.section-footer1 .row-footer-contact {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .section-footer1 .row-footer-contact * {
    text-align: center !important;
  }
}
.section-footer1 .row-footer-contact .footer-contact-info h3 {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 35px;
}
@media (min-width: 981px) {
  .section-footer1 .row-footer-contact .footer-contact-info h3 {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .section-footer1 .row-footer-contact .footer-contact-info h3 {
    padding-bottom: 20px;
  }
}
.section-footer1 .row-footer-contact .footer-contact-info p {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 140%;
  margin-bottom: 0px !important;
}
.section-footer1 .row-footer-contact .socials .et_pb_text_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 380px;
}
@media (max-width: 980px) {
  .section-footer1 .row-footer-contact .socials .et_pb_text_inner {
    max-width: 300px;
    margin: 0 auto !important;
  }
}
@media (max-width: 767px) {
  .section-footer1 .row-footer-contact .socials .et_pb_text_inner {
    max-width: 260px;
    margin: 0 auto !important;
  }
}
.section-footer1 .row-footer-contact .socials h3 {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 0px;
}
@media (min-width: 981px) {
  .section-footer1 .row-footer-contact .socials h3 {
    font-size: 34px !important;
  }
}
.section-footer1 .row-footer-contact .socials div.icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.section-footer1 .row-footer-contact .socials div.icons a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  color: #fff;
  font-size: 25px;
  line-height: 100% !important;
  border: 2px solid #1267a3;
  border-radius: 50%;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .section-footer1 .row-footer-contact .socials div.icons a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    margin-right: 15px;
  }
}
.section-footer1 .row-footer-contact .socials div.icons a:hover {
  background-color: #1267a3;
}
.section-footer1 .row-footer-contact .socials div.icons a:last-of-type {
  margin: 0 !important;
}
.section-footer2 {
  padding: 35px 0 !important;
}
.section-footer2 .row-footer-image {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .section-footer2 .row-footer-image {
    margin-bottom: 20px !important;
  }
}
.section-footer2 .row-footer-image .et_pb_image {
  position: absolute;
  top: -88px;
  left: calc(50% - 53px);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 106px;
  height: 106px;
  background-color: #103354;
  border-radius: 50%;
}
@media (max-width: 980px) {
  .section-footer2 .row-footer-image .et_pb_image {
    top: -70px;
    left: calc(50% - 35px);
    width: 70px;
    height: 70px;
  }
}
.section-footer2 .row-footer-image .et_pb_image img {
  width: auto;
  height: 65px;
  object-fit: contain;
}
@media (max-width: 980px) {
  .section-footer2 .row-footer-image .et_pb_image img {
    height: 40px;
  }
}
.section-footer2 .et_pb_text, .section-footer2 .et_pb_text p, .section-footer2 .et_pb_text a {
  color: #68a1ca !important;
  font-size: 16px !important;
  font-weight: 300;
  line-height: 110% !important;
  padding: 0 !important;
}
@media (min-width: 981px) and (max-width: 1100px) {
  .section-footer2 .et_pb_text, .section-footer2 .et_pb_text p, .section-footer2 .et_pb_text a {
    font-size: 14px !important;
  }
}
.section-footer2 .et_pb_text a, .section-footer2 .et_pb_text p a, .section-footer2 .et_pb_text a a {
  margin: 0 15px !important;
  white-space: nowrap;
}
.section-footer2 .et_pb_text a:first-of-type, .section-footer2 .et_pb_text p a:first-of-type, .section-footer2 .et_pb_text a a:first-of-type {
  margin-left: 0px !important;
}
.section-footer2 .et_pb_text a a:last-of-type, .section-footer2 .et_pb_text p a a:last-of-type, .section-footer2 .et_pb_text a a a:last-of-type {
  margin-right: 0px !important;
}
.section-footer2 .et_pb_text a:hover, .section-footer2 .et_pb_text p a:hover, .section-footer2 .et_pb_text a a:hover {
  color: #fff !important;
}
@media (max-width: 980px) {
  .section-footer2 .et_pb_text *, .section-footer2 .et_pb_text p *, .section-footer2 .et_pb_text a * {
    text-align: center !important;
  }
}
.section-footer2 .et_pb_text span, .section-footer2 .et_pb_text p span, .section-footer2 .et_pb_text a span {
  white-space: nowrap;
}
#sidebar {
  padding: 0 !important;
}
@media (min-width: 981px) {
  #sidebar {
    width: 320px !important;
    margin: 0 0 60px 0;
  }
}
@media (min-width: 1280px) {
  #sidebar {
    margin-bottom: 60px !important;
  }
}
@media (max-width: 980px) {
  #sidebar {
    max-width: 350px;
    margin: 0 auto !important;
  }
}
#sidebar .widget_text {
  padding: 15px 0px 60px;
  background: url(/wp-content/uploads/2020/01/sidebar-module1-bg.png);
  background-size: cover;
  background-position: top right;
  margin: 0 !important;
}
#sidebar .widget_text h4 {
  color: #fff;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 115%;
  padding: 40px 30px 0px;
}
@media (max-width: 980px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 1400px) {
  #sidebar .widget_text h4 {
    font-size: 28px !important;
    padding: 60px 45px 0px !important;
  }
}
#sidebar .widget_text h6 {
  display: flex;
  justify-content: center;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  color: #fff;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 120%;
  background: url(/wp-content/uploads/2020/01/sidebar-quote-bg.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px 25px 35px !important;
  margin: 40px 20px 20px !important;
}
#sidebar .widget_text p {
  color: #fff;
  font-size: 16px !important;
  line-height: 140%;
  letter-spacing: 0.54px;
  padding: 0px 30px 30px;
  margin: 0 !important;
}
@media (max-width: 980px) {
  #sidebar .widget_text p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text p {
    font-size: 18px !important;
  }
}
@media (min-width: 1400px) {
  #sidebar .widget_text p {
    font-size: 18px !important;
    padding: 0px 45px 40px !important;
  }
}
#sidebar .widget_text .sidebar-form {
  padding: 0px 30px;
}
@media (min-width: 1400px) {
  #sidebar .widget_text .sidebar-form {
    font-size: 28px !important;
    padding: 0px 45px !important;
  }
}
#sidebar .widget_text .sidebar-form > br {
  display: none;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails {
  padding: 50px 25px;
  background: url(/wp-content/uploads/2020/02/sidebar-module2-bg.png);
  background-size: cover;
  background-position: top right;
}
@media (min-width: 1440px) {
  #sidebar .et_pb_widget.recent-posts-widget-with-thumbnails {
    padding: 50px 45px !important;
  }
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails h4.widgettitle {
  color: #fff !important;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 120% !important;
  letter-spacing: 1.1px;
  padding-bottom: 35px;
  text-align: center;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails h4.widgettitle:after {
  content: 'No problem...check out some of the most recent tech articles below.';
  display: block;
  font-family: 'Fira Sans', sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 20px;
  padding-top: 10px;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li {
  position: relative;
  padding: 25px 0;
  border-top: 1px solid #19374d;
  margin: 0 !important;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li:last-of-type {
  border-bottom: 1px solid #19374d;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) {
  display: block;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) span {
  display: block;
  color: #fff;
  font-size: 15px !important;
  font-weight: 300;
  line-height: 120%;
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  #sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) span {
    margin-left: 110px;
  }
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) img {
  width: 95px !important;
  height: 75px !important;
  margin: 0 15px 0 0 !important;
  object-fit: contain;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li .readmore {
  position: absolute;
  bottom: 25px;
  left: 110px;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  color: #81d2f6 !important;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-decoration: underline;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li:hover a {
  color: #fff !important;
}
/* Request a proposal */
body #popmake-254 {
  width: 80% !important;
  left: 10% !important;
  padding: 30px 60px;
  margin: auto !important;
  border-radius: 10px;
  background-image: url(/wp-content/uploads/2020/02/popup-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: none;
  box-shadow: none;
}
@media (min-width: 981px) {
  body #popmake-254 {
    left: calc(50% - 365px) !important;
    max-width: 730px !important;
  }
}
@media (min-width: 1440px) {
  body #popmake-254 {
    padding: 45px 60px;
  }
}
@media (max-width: 980px) {
  body #popmake-254 {
    padding: 30px;
  }
}
body #popmake-254 h3 {
  color: #fff !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 110% !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  letter-spacing: 0 !important;
  text-align: center;
  margin: 0 auto 10px !important;
  padding: 0 !important;
}
@media (max-width: 980px) {
  body #popmake-254 h3 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body #popmake-254 h3 {
    font-size: 28px !important;
  }
}
@media (min-width: 1440px) {
  body #popmake-254 h3 {
    font-size: 40px !important;
    margin: 0 auto 30px !important;
  }
}
body #popmake-254 p {
  color: #fff !important;
  text-align: center;
  margin: 0 auto 25px !important;
}
body #popmake-254 p:first-of-type {
  font-size: 22px !important;
  font-weight: 400;
  line-height: 125%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 980px) {
  body #popmake-254 p:first-of-type {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body #popmake-254 p:first-of-type {
    font-size: 20px !important;
  }
}
@media (min-width: 1440px) {
  body #popmake-254 p:first-of-type {
    font-size: 28px !important;
  }
}
body #popmake-254 p:last-of-type {
  font-size: 18px !important;
  font-weight: 400;
  line-height: 130%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 980px) {
  body #popmake-254 p:last-of-type {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body #popmake-254 p:last-of-type {
    font-size: 18px !important;
  }
}
@media (min-width: 1440px) {
  body #popmake-254 p:last-of-type {
    font-size: 20px !important;
  }
}
body #popmake-254 .popmake-content > div br {
  display: none;
}
body #popmake-254 .popmake-close {
  position: absolute;
  top: 10px;
  right: 10px;
  height: auto;
  width: auto;
  padding: 0px;
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  border: none !important;
  box-shadow: none;
  text-shadow: none;
  background-color: transparent;
}
#sidebar {
  padding: 0 !important;
}
@media (min-width: 981px) {
  #sidebar {
    width: 320px !important;
    margin: 0 0 60px 0;
  }
}
@media (min-width: 1280px) {
  #sidebar {
    margin-bottom: 60px !important;
  }
}
@media (max-width: 980px) {
  #sidebar {
    max-width: 350px;
    margin: 0 auto !important;
  }
}
#sidebar .widget_text {
  padding: 15px 0px 60px;
  background: url(/wp-content/uploads/2020/01/sidebar-module1-bg.png);
  background-size: cover;
  background-position: top right;
  margin: 0 !important;
}
#sidebar .widget_text h4 {
  color: #fff;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 115%;
  padding: 40px 30px 0px;
}
@media (max-width: 980px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 1400px) {
  #sidebar .widget_text h4 {
    font-size: 28px !important;
    padding: 60px 45px 0px !important;
  }
}
#sidebar .widget_text h6 {
  display: flex;
  justify-content: center;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  color: #fff;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 120%;
  background: url(/wp-content/uploads/2020/01/sidebar-quote-bg.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px 25px 35px !important;
  margin: 40px 20px 20px !important;
}
#sidebar .widget_text p {
  color: #fff;
  font-size: 16px !important;
  line-height: 140%;
  letter-spacing: 0.54px;
  padding: 0px 30px 30px;
  margin: 0 !important;
}
@media (max-width: 980px) {
  #sidebar .widget_text p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text p {
    font-size: 18px !important;
  }
}
@media (min-width: 1400px) {
  #sidebar .widget_text p {
    font-size: 18px !important;
    padding: 0px 45px 40px !important;
  }
}
#sidebar .widget_text .sidebar-form {
  padding: 0px 30px;
}
@media (min-width: 1400px) {
  #sidebar .widget_text .sidebar-form {
    font-size: 28px !important;
    padding: 0px 45px !important;
  }
}
#sidebar .widget_text .sidebar-form > br {
  display: none;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails {
  padding: 50px 25px;
  background: url(/wp-content/uploads/2020/02/sidebar-module2-bg.png);
  background-size: cover;
  background-position: top right;
}
@media (min-width: 1440px) {
  #sidebar .et_pb_widget.recent-posts-widget-with-thumbnails {
    padding: 50px 45px !important;
  }
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails h4.widgettitle {
  color: #fff !important;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 120% !important;
  letter-spacing: 1.1px;
  padding-bottom: 35px;
  text-align: center;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails h4.widgettitle:after {
  content: 'No problem...check out some of the most recent tech articles below.';
  display: block;
  font-family: 'Fira Sans', sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 20px;
  padding-top: 10px;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li {
  position: relative;
  padding: 25px 0;
  border-top: 1px solid #19374d;
  margin: 0 !important;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li:last-of-type {
  border-bottom: 1px solid #19374d;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) {
  display: block;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) span {
  display: block;
  color: #fff;
  font-size: 15px !important;
  font-weight: 300;
  line-height: 120%;
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  #sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) span {
    margin-left: 110px;
  }
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li a:not(.readmore) img {
  width: 95px !important;
  height: 75px !important;
  margin: 0 15px 0 0 !important;
  object-fit: contain;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li .readmore {
  position: absolute;
  bottom: 25px;
  left: 110px;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  color: #81d2f6 !important;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-decoration: underline;
}
#sidebar .et_pb_widget.recent-posts-widget-with-thumbnails ul li:hover a {
  color: #fff !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article, .single:not(.et_pb_pagebuilder_layout) #left-area > article {
  padding: 0 !important;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article .container, .single:not(.et_pb_pagebuilder_layout) #left-area > article .container {
    padding-top: 70px !important;
  }
}
@media (min-width: 1280px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article .container, .single:not(.et_pb_pagebuilder_layout) #left-area > article .container {
    padding-top: 120px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article h2, .single:not(.et_pb_pagebuilder_layout) #left-area > article h2 {
  font-size: 34px !important;
  font-weight: 500;
  line-height: 120%;
  margin: 30px auto;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h2, .single:not(.et_pb_pagebuilder_layout) #left-area > article h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h2, .single:not(.et_pb_pagebuilder_layout) #left-area > article h2 {
    font-size: 26px !important;
  }
}
@media (min-width: 1280px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h2, .single:not(.et_pb_pagebuilder_layout) #left-area > article h2 {
    font-size: 38px !important;
    margin: 30px auto;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article h3, .single:not(.et_pb_pagebuilder_layout) #left-area > article h3 {
  position: relative;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 110%;
  margin: 30px 0;
  padding-left: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #81d2f6;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h3, .single:not(.et_pb_pagebuilder_layout) #left-area > article h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h3, .single:not(.et_pb_pagebuilder_layout) #left-area > article h3 {
    font-size: 22px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article h3:before, .single:not(.et_pb_pagebuilder_layout) #left-area > article h3:before {
  content: url(/wp-content/uploads/2020/02/h3-icon.png);
  position: absolute;
  top: 0;
  left: 0;
  line-height: 100%;
  margin: 0px 15px 0 0;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article h6, .single:not(.et_pb_pagebuilder_layout) #left-area > article h6 {
  font-size: 26px !important;
  font-weight: 300 !important;
  line-height: 140%;
  margin: 30px auto;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h6, .single:not(.et_pb_pagebuilder_layout) #left-area > article h6 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h6, .single:not(.et_pb_pagebuilder_layout) #left-area > article h6 {
    font-size: 20px !important;
  }
}
@media (min-width: 1280px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h6, .single:not(.et_pb_pagebuilder_layout) #left-area > article h6 {
    margin: 30px auto;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article img.size-full, .single:not(.et_pb_pagebuilder_layout) #left-area > article img.size-full {
  width: 100%;
  min-height: 200px;
  object-fit: cover;
  background-color: #81d2f6;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article p, .single:not(.et_pb_pagebuilder_layout) #left-area > article p {
  margin: 25px auto;
  padding-bottom: 0;
}
@media (min-width: 1280px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article p, .single:not(.et_pb_pagebuilder_layout) #left-area > article p {
    margin: 25px auto;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article p:last-of-type, .single:not(.et_pb_pagebuilder_layout) #left-area > article p:last-of-type {
  margin-bottom: 0 !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul {
  padding: 0 0 0 30px !important;
  margin: 30px auto;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article ul, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul {
    padding: 0 0 0 0px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul li, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul li {
  color: #000;
  letter-spacing: 0px;
  margin-bottom: 20px;
  list-style-type: none !important;
  text-indent: -22px;
  padding-left: 44px;
}
@media (min-width: 1280px) {
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul li:last-of-type, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul li:last-of-type {
  margin-bottom: 0 !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul li:before, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul li:before {
  content: url(/wp-content/uploads/2020/02/logo-blue-icon-small.svg);
  display: inline-block;
  line-height: 100%;
  vertical-align: bottom;
  margin: 0px 20px 0 0px;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ol, .single:not(.et_pb_pagebuilder_layout) #left-area > article ol {
  counter-reset: section;
  padding: 0 0 0 30px !important;
  margin: 30px auto;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article ol, .single:not(.et_pb_pagebuilder_layout) #left-area > article ol {
    padding: 0 0 0 0px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ol > li, .single:not(.et_pb_pagebuilder_layout) #left-area > article ol > li {
  color: #000;
  letter-spacing: 0px;
  margin-bottom: 20px;
  list-style-type: none !important;
  padding-left: 44px;
  position: relative;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ol > li:before, .single:not(.et_pb_pagebuilder_layout) #left-area > article ol > li:before {
  content: counters(section, ".") " ";
  position: absolute;
  background: #0c457d;
  width: 24px;
  height: 24px;
  padding: 0 0 1px 1px;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0px;
  top: 4px;
  counter-increment: section;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ol > li strong, .single:not(.et_pb_pagebuilder_layout) #left-area > article ol > li strong {
  font-size: 18px;
  font-weight: 900;
  display: inline-block;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article p a:hover, .single:not(.et_pb_pagebuilder_layout) #left-area > article p a:hover, .page:not(.et_pb_pagebuilder_layout) #left-area > article li a:hover, .single:not(.et_pb_pagebuilder_layout) #left-area > article li a:hover {
  text-decoration: underline;
}
.author-post-meta {
  max-width: 1090px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0px auto !important;
  clear: both;
  padding-top: 30px;
}
@media (min-width: 981px) {
  .author-post-meta {
    padding-bottom: 60px !important;
  }
}
@media (min-width: 1280px) {
  .author-post-meta {
    padding-bottom: 130px !important;
  }
}
@media (max-width: 980px) {
  .author-post-meta {
    width: 100% !important;
    margin: 40px auto 10px !important;
  }
}
@media (max-width: 767px) {
  .author-post-meta {
    flex-direction: column;
    align-items: flex-start;
  }
  .author-post-meta > div {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 20px;
  }
}
.author-post-meta .author {
  display: flex;
  justify-content: center;
  align-items: center;
}
.author-post-meta .author .author-avatar {
  min-width: 80px;
  margin-right: 25px;
}
.author-post-meta .author .author-avatar img {
  width: 80px;
  height: 80px;
  border: 1px solid #81d2f6;
  border-radius: 50%;
  object-fit: cover;
}
.author-post-meta .author .author-name {
  padding: 5px 35px 5px 0;
}
.author-post-meta .author .author-name span {
  display: block;
  color: #858585;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  padding-bottom: 10px;
}
.author-post-meta .author .author-name a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.48px;
}
.author-post-meta .pdate {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.48px;
  padding: 5px 35px 5px 0;
  border-right: 1px solid #e3d7cc;
  /*border-left: 1px solid #e3d7cc;*/
}
.author-post-meta .pdate span {
  display: block;
  color: #858585;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  padding-bottom: 10px;
}
.author-post-meta .pcats {
  padding: 5px 0px 5px 35px;
  line-height: 100% !important;
}
.author-post-meta .pcats span {
  display: block;
  color: #858585;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  padding-bottom: 10px;
}
.author-post-meta .pcats a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.48px;
  text-transform: none !important;
}
.author-post-meta .pcats a:hover {
  text-decoration: underline;
}
@media (max-width: 980px) {
  #content-area > .author-post-meta {
    display: none !important;
  }
}
#left-area > .author-post-meta {
  /*display: none !important;*/
}
@media (min-width: 981px) {
}
body:not(.home) .section-hero-image .et_pb_slide {
  background-color: rgba(1, 21, 36, 0.65) !important;
  background-blend-mode: overlay;
  background-position: top center !important;
}
@media (min-width: 981px) {
  body:not(.home) .section-hero-image .et_pb_slide {
    padding: 190px 0 75px 0 !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) .section-hero-image .et_pb_slide {
    padding: 80px 0 !important;
  }
}
body:not(.home) .section-hero-image .et_pb_slide:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 70%;
  left: 0;
  right: 0;
  width: 100%;
  /*height: 100%;*/
  background-image: linear-gradient(to top, rgba(7, 45, 72, 0) 0%, #072b46 100%);
  background-position: top center;
  background-size: cover;
  opacity: 1;
}
body:not(.home) .section-hero-image .et_pb_slide .et_pb_container {
  width: 90% !important;
  max-width: 1260px !important;
  min-height: 250px !important;
  height: auto !important;
}
@media (min-width: 981px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_container {
    min-height: 0px !important;
    height: calc(100vh - 265px) !important;
  }
}
@media (min-width: 1440px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_container {
    height: auto !important;
  }
}
@media (min-width: 981px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description {
    width: 75%;
    max-width: 810px;
    float: left;
    padding: 0 !important;
  }
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description * {
    text-align: left;
  }
}
@media (min-width: 1440px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description {
    padding: 15% 0 13% 0 !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description {
    padding: 15% 0 !important;
  }
}
body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
  font-size: 45px !important;
  line-height: 105%;
  padding: 0 0 50px 0 !important;
}
@media (max-width: 980px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
    font-size: 32px !important;
  }
}
@media (min-width: 1280px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
    font-size: 50px !important;
  }
}
body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
  font-size: 24px !important;
  font-weight: 300;
  line-height: 150%;
  margin: 0;
}
@media (max-width: 980px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 18px !important;
  }
}
.home h3 {
  font-size: 40px !important;
  font-weight: 700;
  letter-spacing: 1.2px;
}
@media (max-width: 980px) {
  .home h3 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .home h3 {
    font-size: 32px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide {
  padding: 0 !important;
}
@media (min-width: 981px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide {
    height: 100vh;
    min-height: 700px;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 70%;
  left: 0;
  right: 0;
  width: 100%;
  /*height: 100%;*/
  background-image: linear-gradient(to top, rgba(7, 45, 72, 0) 0%, #072b46 100%);
  background-position: top center;
  background-size: cover;
  opacity: 1;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_section_video_bg:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #011524;
  background-position: center;
  background-size: cover;
  opacity: 0.7;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
  width: 90% !important;
  max-width: 1440px !important;
  min-height: 100vh !important;
}
@media (min-width: 981px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
    padding-top: 190px;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
    height: auto !important;
    padding-top: 85px;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  float: none !important;
}
@media (min-width: 981px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 80%;
    max-width: 950px;
    float: left !important;
    height: 100%;
    padding: 0 !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
    padding: 40px 0 !important;
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
    padding: 10px 0 20px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
  font-size: 45px !important;
  font-weight: 500 !important;
  line-height: 110%;
  padding-bottom: 40px !important;
}
@media (max-width: 1199px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 32px !important;
  }
}
@media (max-width: 479px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 28px !important;
  }
}
@media (min-width: 1440px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 50px !important;
    padding-bottom: 7.5vh !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    padding-bottom: 30px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h6 {
  color: #feffff !important;
  font-size: 35px !important;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
  padding: 3vh 0 3.5vh 0 !important;
  margin: 0 !important;
}
@media (max-width: 1199px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h6 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h6 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h6 {
    font-size: 24px !important;
  }
}
@media (max-width: 479px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h6 {
    font-size: 20px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h6 {
    font-size: 40px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h6 .blue {
  color: #69d1ff !important;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 150%;
  padding-bottom: 0px !important;
  margin: 0 !important;
}
@media (max-width: 1199px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    font-size: 18px !important;
  }
}
@media (max-width: 479px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    font-size: 15px !important;
  }
}
@media (min-width: 1440px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    font-size: 24px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div {
  max-width: 780px;
  padding-top: 4vh;
  margin-top: 4vh;
  border-top: 1px solid #1267a3;
}
@media (min-width: 981px) and (max-width: 1400px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div {
    margin-top: 0px;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a {
  display: inline-block;
  width: 240px;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  color: #fff;
  font-weight: 500;
  line-height: 50px !important;
  letter-spacing: 0.8px;
  border-radius: 33px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  font-size: 24px !important;
}
@media (max-width: 1199px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a {
    font-size: 21px !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a {
    font-size: 20px !important;
  }
}
@media (max-width: 479px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a {
    font-size: 18px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a {
    font-size: 28px;
    line-height: 62px !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a {
    display: block;
    margin: 0 auto;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a:first-of-type {
  border: 2px solid #fff;
}
@media (min-width: 768px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a:first-of-type {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a:first-of-type {
    margin: 0 auto 20px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a:first-of-type:hover {
  background: #81d2f6;
  border: 2px solid #81d2f6;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a:last-of-type {
  background-image: linear-gradient(to top, #089122 0%, #1eb83a 100%);
  border: 2px solid #1fc13d;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div a:last-of-type:hover {
  background: transparent !important;
  border: 2px solid #1fc13d;
}
.logged-in .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
  min-height: calc(100vh - 32px) !important;
}
.section-home-why {
  padding: 90px 0 !important;
  /*
   .list {
   position: relative;
   margin-bottom: 40px !important;
   overflow: auto;
   @include desktop {
   padding-bottom: 30px;
   &:after {
   content: url(/wp-content/uploads/2020/01/list-arrow.png);
   display: block;
   position: absolute;
   bottom: 0;
   left: calc(50% - 9px);
   }	
   }
   div.column {
   @include desktop {
   display: inline-block;
   float: left;
   width: 50%;
   height: 100%;
   padding-top: 30px;
   &:first-of-type {
   border-right: 1px solid #99bcd4;
   li {
   padding-right: 10%;
   }
   }
   &:last-of-type {
   border-left: 1px solid #99bcd4;
   margin-left: -1px;
   li {
   padding-left: 10%;
   }
   }
   }
   @include bigdesktop {
   padding-top: 50px !important;
   }
   }
   ul {
   padding: 0 !important;
   margin: 0px auto;
   li {
   display: flex;
   align-items: flex-start;
   font-size: 20px !important;
   font-weight: 300;
   line-height: 150%;
   padding: 35px 0;
   margin: 0;
   border-top: 1px solid #99bcd4;
   &:last-of-type {
   @include desktop {
   }
   }
   &:last-of-type {
   margin-bottom: 0 !important;
   }
   }
   li:before {
   content: url(/wp-content/uploads/2020/01/li-mark.png);
   display: inline-block;
   width: 41px; 
   height: 45px;
   margin: 7px 25px 0 0px;
   flex-basis: 41px;
   }            
   }
   }*/
}
@media (min-width: 1280px) {
  .section-home-why {
    padding: 120px 0 130px 0 !important;
  }
}
.section-home-why .et_pb_row {
  max-width: 1100px !important;
}
.section-home-why .header {
  margin-bottom: 50px !important;
}
.section-home-why .header h2 {
  font-size: 38px !important;
  font-weight: 500;
  line-height: 110%;
  padding-bottom: 0 !important;
}
@media (max-width: 980px) {
  .section-home-why .header h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .section-home-why .header h2 {
    font-size: 28px !important;
  }
}
.section-home-why .header h4 {
  font-size: 26px !important;
  font-weight: 400 !important;
  line-height: 140%;
  max-width: 800px;
  margin: 25px auto;
  padding: 0 !important;
}
@media (max-width: 980px) {
  .section-home-why .header h4 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .section-home-why .header h4 {
    font-size: 24px !important;
  }
}
.section-home-why .table-border {
  position: relative;
  margin-bottom: 40px !important;
}
@media (min-width: 981px) {
  .section-home-why .table-border {
    padding-bottom: 20px;
  }
  .section-home-why .table-border:after {
    content: url(/wp-content/uploads/2020/01/list-arrow.png);
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
  }
}
.section-home-why .table-border table {
  border: none;
}
@media (min-width: 981px) {
  .section-home-why .table-border table .row-hidden td {
    border-top: none !important;
    padding: 10px !important;
  }
  .section-home-why .table-border table .row-hidden td:before {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .section-home-why .table-border table .row-hidden {
    display: none !important;
  }
}
.section-home-why .table-border table td {
  position: relative;
  font-size: 20px !important;
  font-weight: 300;
  line-height: 150%;
  padding: 35px 15px 35px 80px;
  margin: 0;
  border: none;
  border-top: 1px solid #99bcd4;
  vertical-align: top;
}
.section-home-why .table-border table td:before {
  content: url(/wp-content/uploads/2020/02/logo-blue-icon.svg);
  display: block;
  position: absolute;
  top: 40px;
  left: 15px;
  width: 41px;
  height: 43px;
  margin: 0px 25px 0 0px;
}
@media (min-width: 981px) {
  .section-home-why .table-border table td {
    width: 50% !important;
  }
  .section-home-why .table-border table td:first-of-type {
    border-right: 1px solid #99bcd4 !important;
    padding-right: 7%;
  }
  .section-home-why .table-border table td:last-of-type {
    padding-left: calc(7% + 65px);
  }
  .section-home-why .table-border table td:last-of-type:before {
    left: 14%;
  }
}
@media (max-width: 980px) {
  .section-home-why .table-border table td {
    width: 100% !important;
    display: inline-block;
  }
}
.section-home-why .et_pb_button {
  width: 200px;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 56px !important;
  border-radius: 30px;
  background-color: #1267a3 !important;
  border-color: #1267a3 !important;
  padding: 0 !important;
  text-align: center;
}
.section-home-why .et_pb_button:hover {
  color: #fff !important;
  background-color: #1267a3 !important;
  border-color: #1267a3 !important;
  border-radius: 30px;
  padding: 0 !important;
  opacity: 0.8;
}
.section-home-about {
  padding: 90px 0 120px 0 !important;
}
@media (min-width: 1280px) {
  .section-home-about {
    padding: 110px 0 210px 0 !important;
  }
}
.section-home-about .et_pb_row {
  max-width: 1440px !important;
}
@media (min-width: 981px) {
  .section-home-about .et_pb_row .et_pb_column {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
.section-home-about .et_pb_row p {
  margin: 0 !important;
}
@media (min-width: 981px) {
  .section-home-about .p1, .section-home-about .p3 {
    width: 50%;
    max-width: 620px;
  }
}
.section-home-about .p1 p, .section-home-about .p3 p {
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 150% !important;
}
@media (max-width: 980px) {
  .section-home-about .p1 p, .section-home-about .p3 p {
    text-align: center;
  }
}
.section-home-about .p1 {
  margin-bottom: 40px !important;
}
@media (min-width: 1280px) {
  .section-home-about .p1 {
    margin-bottom: 60px !important;
  }
}
.section-home-about .p3 {
  margin-bottom: 50px !important;
}
.section-home-about .p2 {
  padding: 35px 0;
  margin-bottom: 40px !important;
  border-top: 2px solid #d6851a;
  border-bottom: 2px solid #d6851a;
}
@media (min-width: 981px) {
  .section-home-about .p2 {
    width: 70%;
    max-width: 720px;
  }
}
@media (min-width: 1280px) {
  .section-home-about .p2 {
    margin-bottom: 60px !important;
  }
}
.section-home-about .p2 p {
  font-size: 24px;
  font-weight: 500;
  line-height: 135%;
  font-style: italic;
}
@media (min-width: 1280px) {
  .section-home-about .p2 p {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  .section-home-about .p2 p {
    line-height: 180%;
    text-align: center;
  }
}
@media (min-width: 981px) {
  .section-home-about .et_pb_button_module_wrapper {
    width: 50%;
    max-width: 620px;
  }
}
@media (max-width: 980px) {
  .section-home-about .et_pb_button_module_wrapper {
    text-align: center;
  }
}
.section-home-about .et_pb_button_module_wrapper .et_pb_button {
  width: 200px;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 56px !important;
  border-radius: 30px;
  background-color: #c59724 !important;
  border-color: #c59724 !important;
  padding: 0 !important;
  text-align: center;
}
.section-home-about .et_pb_button_module_wrapper .et_pb_button:hover {
  color: #fff !important;
  background-color: #81d2f6 !important;
  border-color: #81d2f6 !important;
  border-radius: 30px;
  padding: 0 !important;
}
.section-home-blog {
  padding: 100px 0 !important;
}
@media (min-width: 1280px) {
  .section-home-blog {
    padding: 150px 0 160px 0 !important;
  }
}
@media (max-width: 767px) {
  .section-home-blog {
    padding: 70px 0 80px 0 !important;
  }
}
.section-home-blog .et_pb_row:last-of-type {
  max-width: 1420px !important;
  background-size: 100% 515px;
  padding-bottom: 60px !important;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_row:last-of-type {
    background-size: 100% 400px;
  }
}
.section-home-blog .et_pb_row:last-of-type .et_pb_column {
  width: 90%;
  max-width: 1100px !important;
  margin: 0 auto !important;
  float: none;
}
.section-home-blog .et_pb_row:last-of-type .header {
  max-width: 990px;
  margin: 0 auto 50px !important;
}
@media (min-width: 1280px) {
  .section-home-blog .et_pb_row:last-of-type .header {
    margin-bottom: 75px !important;
  }
}
.section-home-blog .et_pb_row:last-of-type .header h2 {
  font-size: 38px !important;
  font-weight: 500;
  padding-bottom: 40px !important;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_row:last-of-type .header h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .section-home-blog .et_pb_row:last-of-type .header h2 {
    font-size: 30px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-blog .et_pb_row:last-of-type .header h2 {
    padding-bottom: 60px !important;
  }
}
.section-home-blog .et_pb_row:last-of-type .header p {
  font-size: 20px !important;
  line-height: 150%;
}
@media (min-width: 1280px) {
  .section-home-blog .et_pb_row:last-of-type .header p {
    font-size: 22px !important;
  }
}
.section-home-blog .et_pb_posts {
  margin-bottom: 60px !important;
}
@media (min-width: 981px) {
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container {
    display: flex;
    align-items: center;
    height: 535px;
  }
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a {
  transition: all 0.3s ease-in-out;
  box-shadow: 19px 33px 28px rgba(0, 0, 0, 0.15);
  border-radius: 0 30px 0 0;
  display: block;
}
@media (min-width: 981px) {
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a {
    width: 32%;
    float: left;
    margin-bottom: 0 !important;
  }
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:not(:last-of-type) {
    margin-right: 2%;
  }
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a {
    height: 350px !important;
    margin-bottom: 50px !important;
  }
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:last-of-type {
    margin-bottom: 0px !important;
  }
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:first-of-type {
  background-image: linear-gradient(-10deg, #0b2537 0%, #1267a3 100%);
  height: 400px;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:first-of-type img {
  border: 10px solid #004183;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:nth-of-type(2) {
  background-image: linear-gradient(-10deg, #0b2537 0%, #1267a3 100%);
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:nth-of-type(2) img {
  border: 10px solid #0070bf;
}
@media (min-width: 981px) {
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:nth-of-type(2) {
    height: 535px;
  }
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:nth-of-type(2) .post-meta {
    top: 80px;
  }
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:nth-of-type(2) .entry-title {
    top: 130px;
  }
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:nth-of-type(2) .post-content {
    padding: 20px 0px 50px;
  }
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:last-of-type {
  background-image: linear-gradient(-10deg, #0b2537 0%, #1267a3 100%);
  height: 400px;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:last-of-type img {
  border: 10px solid #004183;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .et_pb_post {
  height: 100%;
  margin-bottom: 0 !important;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .entry-featured-image-url {
  height: 100%;
  margin: 0 !important;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .entry-featured-image-url img {
  height: 100%;
  object-fit: cover;
  border-radius: 0 30px 0 0;
  opacity: 0.5;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .post-meta {
  position: absolute;
  top: 70px;
  left: 30px;
  right: 30px;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 100%;
  margin-bottom: 25px !important;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .post-meta {
    top: 40px !important;
  }
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .entry-title {
  position: absolute;
  top: 120px;
  left: 30px;
  right: 30px;
  height: 135px;
  color: #fff !important;
  font-size: 26px !important;
  font-weight: 400 !important;
  line-height: 105%;
  padding: 0 !important;
  overflow: hidden;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .entry-title {
    height: 80px;
  }
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .post-content {
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  padding: 20px 0px 40px;
  border-top: 1px solid #81d2f6 !important;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a .post-content .more-link {
  display: inline-block;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  color: #81d2f6 !important;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  padding: 20px 0 5px 0 !important;
  border-bottom: 1px solid #81d2f6 !important;
}
.section-home-blog .et_pb_posts .et_pb_ajax_pagination_container > a:hover img {
  opacity: 0.2;
}
.section-home-blog .et_pb_button {
  color: #004183 !important;
  font-size: 28px;
  font-weight: 500 !important;
  line-height: 100%;
  text-decoration: underline;
  white-space: nowrap;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
.section-home-blog .et_pb_button:hover {
  color: #004183 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  text-decoration: none;
}
.section-home-download {
  padding: 0 !important;
}
.section-home-download .et_pb_row {
  max-width: 1500px !important;
}
.section-home-download .et_pb_row .et_pb_column {
  padding: 0px 0 50px 0 !important;
}
@media (min-width: 981px) {
  .section-home-download .et_pb_row .et_pb_column {
    padding: 110px 0 50px 0 !important;
  }
}
@media (min-width: 1280px) {
  .section-home-download .et_pb_row .et_pb_column {
    padding: 110px 0 50px 0 !important;
  }
}
@media (min-width: 981px) {
  .section-home-download .et_pb_image {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-right: 15%;
  }
  .section-home-download .et_pb_image img {
    width: 300px;
  }
}
@media (min-width: 1440px) {
  .section-home-download .et_pb_image img {
    width: 400px;
  }
}
@media (max-width: 980px) {
  .section-home-download .et_pb_image {
    margin-top: -50px;
    margin-bottom: 30px !important;
    text-align: center;
  }
  .section-home-download .et_pb_image img {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .section-home-download .et_pb_image img {
    max-width: 250px;
  }
}
@media (min-width: 981px) {
  .section-home-download .et_pb_text {
    width: 70%;
    max-width: 800px;
    float: right;
  }
}
@media (min-width: 1280px) {
  .section-home-download .et_pb_text {
    max-width: 900px !important;
  }
}
@media (min-width: 1440px) {
  .section-home-download .et_pb_text {
    max-width: 1060px !important;
  }
}
.section-home-download table {
  border: none !important;
  margin: 0 !important;
}
.section-home-download table td {
  padding: 0 !important;
  border: none;
}
@media (max-width: 767px) {
  .section-home-download table td {
    display: block;
    width: 100% !important;
    text-align: center;
  }
}
.section-home-download table td:first-of-type {
  width: calc(100% - 300px);
}
@media (min-width: 1280px) {
  .section-home-download table td:first-of-type {
    width: calc(100% - 400px) !important;
  }
}
.section-home-download table td:last-of-type {
  width: 300px;
}
@media (min-width: 1280px) {
  .section-home-download table td:last-of-type {
    width: 400px !important;
  }
}
.section-home-download h3 {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 40px !important;
  font-weight: 500;
  line-height: 100% !important;
  padding: 0 !important;
}
@media (max-width: 980px) {
  .section-home-download h3 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  .section-home-download h3 {
    font-size: 36px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-download h3 {
    font-size: 50px !important;
  }
}
@media (min-width: 1440px) {
  .section-home-download h3 {
    font-size: 65px !important;
  }
}
.section-home-download h3 span {
  display: block;
  font-size: 26px !important;
  line-height: 100% !important;
}
@media (max-width: 980px) {
  .section-home-download h3 span {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .section-home-download h3 span {
    font-size: 30px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-download h3 span {
    font-size: 32px !important;
  }
}
@media (min-width: 1440px) {
  .section-home-download h3 span {
    font-size: 40px !important;
  }
}
.section-home-download .et_pb_button {
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  width: 270px;
  height: 85px;
  text-align: center;
  border-radius: 58px !important;
  border-color: #1eb83a !important;
  background: linear-gradient(to top, #089122 0%, #1eb83a 100%) !important;
}
@media (min-width: 1280px) {
  .section-home-download .et_pb_button {
    width: 370px;
    height: 115px;
  }
}
@media (max-width: 767px) {
  .section-home-download .et_pb_button {
    float: none;
    margin: 30px auto 0 auto !important;
  }
}
.section-home-download .et_pb_button:hover {
  color: #fff !important;
  border-color: #1eb83a !important;
  background: linear-gradient(to top, #089122 0%, #1eb83a 100%) !important;
  opacity: 0.8;
}
.section-home-download .et_pb_button img {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  vertical-align: middle;
}
@media (min-width: 1280px) {
  .section-home-download .et_pb_button img {
    width: 55px;
    height: 55px;
    margin-right: 20px;
  }
}
.section-home-download .et_pb_button .text {
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 100%;
}
@media (max-width: 980px) {
  .section-home-download .et_pb_button .text {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .section-home-download .et_pb_button .text {
    font-size: 18px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-download .et_pb_button .text {
    font-size: 26px !important;
  }
}
.section-home-download .et_pb_button .text span {
  display: block;
  font-size: 26px !important;
  font-weight: 700;
  letter-spacing: 5.6px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
@media (max-width: 980px) {
  .section-home-download .et_pb_button .text span {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .section-home-download .et_pb_button .text span {
    font-size: 20px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-download .et_pb_button .text span {
    font-size: 40px !important;
  }
}
.page .contact-section-banner.et_pb_section .et_pb_slide {
  background-color: transparent !important;
}
@media (min-width: 981px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide {
    padding-bottom: 240px !important;
  }
}
@media (min-width: 1280px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide {
    padding-bottom: 280px !important;
  }
}
@media (max-width: 980px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide {
    padding-bottom: 70px !important;
  }
}
.page .contact-section-banner.et_pb_section .et_pb_slide:after {
  display: none !important;
}
.page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_container {
  min-height: 250px !important;
  height: auto !important;
}
@media (min-width: 981px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_container {
    min-height: 425px !important;
  }
}
@media (min-width: 1441px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_container {
    min-height: 425px !important;
  }
}
.page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description {
  width: 100% !important;
}
@media (min-width: 981px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description {
    padding: 0 0 0 40% !important;
    max-width: 100% !important;
    float: none !important;
  }
}
@media (max-width: 980px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description {
    padding: 10% 0 !important;
  }
}
.page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
  font-size: 50px !important;
  font-weight: 500;
  line-height: 105%;
  padding: 0 0 40px 0 !important;
  text-align: center !important;
}
@media (max-width: 980px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 32px !important;
  }
}
@media (min-width: 1441px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 60px !important;
    padding-bottom: 70px !important;
  }
}
.page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description p {
  text-align: center !important;
}
.section-contact-2columns {
  padding: 0 0 335px 0 !important;
  background: transparent !important;
}
@media (max-width: 767px) {
  .section-contact-2columns {
    padding: 0 0 250px 0 !important;
  }
}
.section-contact-2columns .row-contact-2columns.et_pb_row {
  padding: 0px 0 !important;
}
@media (min-width: 981px) {
  .section-contact-2columns .row-contact-2columns.et_pb_row {
    margin-top: -240px;
  }
}
@media (min-width: 1280px) {
  .section-contact-2columns .row-contact-2columns.et_pb_row {
    margin-top: -280px;
  }
}
@media (max-width: 980px) {
  .section-contact-2columns .row-contact-2columns.et_pb_row {
    margin-top: -70px;
  }
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type {
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.15);
  border-radius: 20px 20px 0 0;
  padding: 50px 7% 50px 7%;
}
@media (min-width: 981px) {
  .section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type {
    border-radius: 20px 0 0 20px;
    padding: 155px 5% 290px 5%;
  }
}
@media (min-width: 1280px) {
  .section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type {
    padding: 155px 7% 290px 7%;
  }
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text h3 {
  color: #fff;
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  padding-bottom: 35px !important;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text p {
  color: #c0bfbf !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 150% !important;
  padding: 0 !important;
  margin: 0 !important;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text a {
  color: #81d2f6 !important;
  line-height: 100% !important;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text a:hover {
  color: #fff !important;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text table {
  max-width: 310px;
  margin: 0 auto;
  border: none;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text table tr:last-of-type td {
  padding-bottom: 0 !important;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text table td {
  padding: 0 0 35px 0 !important;
  vertical-align: top;
  border: none;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text table td:first-of-type {
  width: 60px;
  min-width: 60px;
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:first-of-type .et_pb_text table td:last-of-type {
  width: calc(100% - 60px);
}
.section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:last-of-type {
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 20px 20px;
  padding: 50px 5%;
}
@media (min-width: 981px) {
  .section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:last-of-type {
    border-radius: 0 20px 20px 0;
  }
}
@media (min-width: 1280px) {
  .section-contact-2columns .row-contact-2columns.et_pb_row .et_pb_column:last-of-type {
    padding: 90px 7.5%;
  }
}
.section-contact-subscribe-form {
  padding: 0 0 100px 0 !important;
}
@media (min-width: 1280px) {
  .section-contact-subscribe-form {
    padding-bottom: 130px !important;
  }
}
@media (min-width: 1280px) {
  .section-contact-subscribe-form .row-map {
    padding-bottom: 130px !important;
  }
}
.section-contact-subscribe-form .row-map .et_pb_map {
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  border: 1px solid #d7d7d7;
  background-color: #81d2f6;
}
@media (min-width: 981px) {
  .section-contact-subscribe-form .row-map .et_pb_map {
    height: 440px;
    margin-top: -210px;
  }
}
@media (max-width: 980px) {
  .section-contact-subscribe-form .row-map .et_pb_map {
    height: 400px;
    margin-top: -200px;
  }
}
@media (max-width: 767px) {
  .section-contact-subscribe-form .row-map .et_pb_map {
    height: 300px;
    margin-top: -150px;
  }
}
.section-contact-subscribe-form .row-contact-subscribe-form.et_pb_row {
  max-width: 1420px !important;
}
@media (max-width: 980px) {
}
.section-contact-subscribe-form .et_pb_text {
  max-width: 920px;
  margin: 0 auto;
}
.section-contact-subscribe-form .et_pb_code {
  max-width: 660px;
  margin: 0 auto;
}
.section-contact-subscribe-form .et_pb_text {
  margin-bottom: 50px !important;
}
@media (min-width: 1280px) {
  .section-contact-subscribe-form .et_pb_text {
    margin-bottom: 100px !important;
  }
}
.section-contact-subscribe-form .et_pb_text h3 {
  font-size: 32px !important;
  font-weight: 500;
  line-height: 105%;
  padding-bottom: 25px;
}
@media (max-width: 980px) {
  .section-contact-subscribe-form .et_pb_text h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .section-contact-subscribe-form .et_pb_text h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  .section-contact-subscribe-form .et_pb_text h3 {
    font-size: 40px !important;
  }
}
.section-contact-subscribe-form .et_pb_text p {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  font-size: 22px !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  margin: 0 !important;
}
@media (max-width: 980px) {
  .section-contact-subscribe-form .et_pb_text p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .section-contact-subscribe-form .et_pb_text p {
    font-size: 20px !important;
  }
}
@media (min-width: 1280px) {
  .section-contact-subscribe-form .et_pb_text p {
    font-size: 24px !important;
  }
}
.page-id-8870 .section-footer .row-footer-info {
  padding-bottom: 20px !important;
}
.page-id-8870 .section-footer .address, .page-id-8870 .section-footer .et_pb_map_container, .page-id-8870 .section-footer .footer-subscribe {
  display: none;
}
body:not(.home) .section-ty .et_pb_slide {
  background-color: transparent !important;
  background-position: bottom center !important;
  /*
   &:after {
   content: '';
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: 100%;
   background-color: transparent !important;
   background-image: linear-gradient(to top, rgba(7, 45, 72, 0) 0%, rgba(7, 45, 72, 0) 65%, #072b46 100%) !important;
   background-position: top center;
   background-size: cover;
   opacity: 1;
   }*/
}
body:not(.home) .section-ty .et_pb_slide .et_pb_container {
  max-width: 1350px !important;
}
@media (min-width: 981px) {
  body:not(.home) .section-ty .et_pb_slide {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    max-height: 1050px;
    padding: 190px 0 0 0 !important;
  }
}
body:not(.home) .section-ty .et_pb_slide .et_pb_slide_description {
  max-width: 400px;
  margin: 0 !important;
  text-align: left;
}
@media (min-width: 1280px) {
  body:not(.home) .section-ty .et_pb_slide .et_pb_slide_description {
    max-width: 480px;
  }
}
body:not(.home) .section-ty .et_pb_slide .et_pb_slide_description h1 {
  color: #0f2438 !important;
  text-shadow: none;
}
@media (min-width: 1280px) {
  body:not(.home) .section-ty .et_pb_slide .et_pb_slide_description h1 {
    font-size: 66px !important;
    padding-bottom: 70px !important;
  }
}
body:not(.home) .section-ty .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
  color: #000 !important;
  letter-spacing: 0.78px !important;
  text-shadow: none;
}
@media (min-width: 1280px) {
  body:not(.home) .section-ty .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 26px !important;
  }
}
#main-content .container:before {
  display: none;
}
body.archive #left-area .articles-wrap {
  display: flex;
  flex-wrap: wrap;
}
body.archive #left-area .articles-wrap .et_pb_post {
  width: 47.5%;
  margin-bottom: 50px;
}
body.archive #left-area .articles-wrap .et_pb_post:nth-child(odd) {
  margin-right: 5%;
}
@media (max-width: 767px) {
  body.archive #left-area .articles-wrap .et_pb_post:nth-child(odd) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  body.archive #left-area .articles-wrap .et_pb_post {
    width: 100%;
    margin-bottom: 15px;
  }
  body.archive #left-area .articles-wrap .et_pb_post .entry-featured-image-url {
    margin-bottom: 15px;
  }
  body.archive #left-area .articles-wrap .et_pb_post img {
    max-width: 400px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  body.archive #left-area .articles-wrap .et_pb_post img {
    max-width: 100%;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  body.archive #left-area .articles-wrap .et_pb_post img {
    max-width: 100%;
  }
}
body.archive #left-area .articles-wrap .entry-featured-image-url img {
  width: 100%;
  object-fit: cover;
  max-height: 207px;
}
body.archive #left-area .articles-wrap h2.entry-title {
  color: #0e315f !important;
  font-weight: 700;
  line-height: 130%;
  padding-bottom: 0;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  body.archive #left-area .articles-wrap h2.entry-title {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.archive #left-area .articles-wrap h2.entry-title {
    font-size: 24px !important;
  }
}
body.archive #left-area .articles-wrap h2.entry-title:hover {
  color: #81d2f6 !important;
  transition: 0.3s all;
}
body.archive #left-area .articles-wrap a.button {
  display: none;
}
body.archive #left-area .articles-wrap .post-info {
  border-top: 1px solid #d3e3f0;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
body.archive #left-area .articles-wrap .post-info div {
  color: #000;
  font-family: "Oxygen", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  padding-bottom: 15px;
}
body.archive #left-area .articles-wrap .post-info div:before {
  width: 16px;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  vertical-align: sub;
}
body.archive #left-area .articles-wrap .post-info div:first-child {
  padding-right: 20px;
}
body.archive #left-area .articles-wrap .post-info .post-author:before {
  content: url(/wp-content/uploads/2020/01/post-author-icon.png);
}
body.archive #left-area .articles-wrap .post-info .post-tags:before {
  content: url(/wp-content/uploads/2020/01/post-tag-icon.png);
}
body.archive #left-area .articles-wrap .post-info .post-tags a:hover {
  color: #81d2f6 !important;
}
body.archive #left-area .articles-wrap .post-info .post-date {
  padding-bottom: 0 !important;
}
body.archive #left-area .articles-wrap .post-info .post-date:before {
  content: url(/wp-content/uploads/2020/01/post-date-icon.png);
}
body.archive #left-area .wp-pagenavi {
  border-top: 0;
  padding-top: 0;
  text-align: center;
  margin-bottom: 0;
  margin-top: 70px;
  width: 100%;
  font-weight: 600;
}
@media (max-width: 980px) {
  body.archive #left-area .wp-pagenavi {
    margin-top: 30px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  body.archive #left-area .wp-pagenavi {
    margin: 20px 0 40px;
  }
}
body.archive #left-area .wp-pagenavi .pages {
  font-size: 18px !important;
  margin: 0 15px;
}
body.archive #left-area .wp-pagenavi .current, body.archive #left-area .wp-pagenavi .page, body.archive #left-area .wp-pagenavi .previouspostslink, body.archive #left-area .wp-pagenavi .nextpostslink {
  font-size: 18px !important;
  margin: 0 10px;
  width: 38px;
  height: 38px;
  line-height: 100% !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600 !important;
}
@media (max-width: 1199px) {
  body.archive #left-area .wp-pagenavi .current, body.archive #left-area .wp-pagenavi .page, body.archive #left-area .wp-pagenavi .previouspostslink, body.archive #left-area .wp-pagenavi .nextpostslink {
    margin: 0 2px;
  }
}
@media (max-width: 767px) {
  body.archive #left-area .wp-pagenavi .current, body.archive #left-area .wp-pagenavi .page, body.archive #left-area .wp-pagenavi .previouspostslink, body.archive #left-area .wp-pagenavi .nextpostslink {
    font-size: 16px !important;
    margin: 0 1px;
    width: 30px;
    height: 30px;
  }
}
body.archive #left-area .wp-pagenavi span.current {
  border-radius: 50%;
  border: 3px solid #0e315f !important;
  background: #0e315f;
  color: #fff !important;
}
body.archive #left-area .wp-pagenavi .page {
  transition: 0.2s all;
  border-radius: 50%;
  color: #0e315f;
}
body.archive #left-area .wp-pagenavi .page:hover {
  background: #0e315f;
  color: #fff !important;
  transition: 0.3s ease-in-out;
}
body.archive #left-area .wp-pagenavi .previouspostslink, body.archive #left-area .wp-pagenavi .nextpostslink {
  border-radius: 50%;
  background: #fff;
  border: 3px solid #0e315f !important;
  color: #0e315f !important;
  margin: 0 15px;
  transition: 0.2s all;
}
body.archive #left-area .wp-pagenavi .previouspostslink:hover, body.archive #left-area .wp-pagenavi .nextpostslink:hover {
  background: #0e315f;
  color: #fff !important;
  border: 3px solid #0e315f !important;
  transition: 0.3s all;
}
@media (max-width: 1199px) {
  body.archive #left-area .wp-pagenavi .previouspostslink, body.archive #left-area .wp-pagenavi .nextpostslink {
    margin: 0 5px;
  }
}
body.archive #left-area .wp-pagenavi .first, body.archive #left-area .wp-pagenavi .last {
  color: #0e315f !important;
  transition: 0.2s all;
  font-size: 18px !important;
  font-weight: 600 !important;
}
body.archive #left-area .wp-pagenavi .first:hover, body.archive #left-area .wp-pagenavi .last:hover {
  text-decoration: underline !important;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  body.archive #left-area .wp-pagenavi .first, body.archive #left-area .wp-pagenavi .last {
    font-size: 16px !important;
    margin: 0 1px;
  }
}
body.archive #left-area .wp-pagenavi span {
  color: #0e315f !important;
}
@media (max-width: 767px) {
  body.archive #left-area .wp-pagenavi span {
    margin: 0 1px;
  }
}
body.archive #left-area .pagination {
  margin-top: 50px;
}
body.archive #left-area .pagination div {
  width: 40% !important;
  max-width: 245px;
}
body.archive #left-area .pagination a {
  display: block;
  width: 100% !important;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  border-radius: 8px;
  border: 1px solid #d3e3f0;
  padding: 16px 0 !important;
  text-align: center;
}
body.archive #left-area .pagination a:hover {
  color: #fff !important;
  background: #81d2f6 !important;
  border-color: #81d2f6 !important;
}
body.archive #left-area .pagination .alignleft {
  float: right;
}
body.archive #left-area .pagination .alignright {
  float: left;
}
body.archive #sidebar {
  padding-left: 0;
}
/*# sourceMappingURL=index.css.map */