@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700&display=swap');
#wpadminbar {
  z-index: 99999999;
}
html, body {
  overflow-x: hidden;
}
html #page-container, body #page-container {
  overflow-x: hidden;
}
a {
  transition: 0.3s;
}
#et-main-area {
  font-family: 'Fira Sans', sans-serif;
}
#et-main-area .et_pb_row, #et-main-area .container {
  width: 90%;
}
#et-main-area .et_pb_row.single-container, #et-main-area .container.single-container {
  max-width: 960px;
}
#et-main-area #main-content .btn_orange, #et-main-area #main-content #et-main-area .btn_orange {
  display: inline-block;
  margin: 0 0 20px;
  padding: 18px 39px;
  font-size: 30px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
  line-height: calc(100% + 5px);
  color: #ffffff !important;
  border-radius: 5px;
  background-color: #ff5b02;
  border: 2px solid #ff5b02 !important;
}
@media (max-width: 980px) {
  #et-main-area #main-content .btn_orange, #et-main-area #main-content #et-main-area .btn_orange {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area #main-content .btn_orange, #et-main-area #main-content #et-main-area .btn_orange {
    font-size: 24px !important;
  }
}
#et-main-area #main-content .btn_orange .small, #et-main-area #main-content #et-main-area .btn_orange .small {
  display: block;
  font-size: 20px;
  font-size: 20px !important;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: calc(100% + 11px);
}
@media (max-width: 980px) {
  #et-main-area #main-content .btn_orange .small, #et-main-area #main-content #et-main-area .btn_orange .small {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area #main-content .btn_orange .small, #et-main-area #main-content #et-main-area .btn_orange .small {
    font-size: 14px !important;
  }
}
#et-main-area #main-content .btn_orange:hover, #et-main-area #main-content #et-main-area .btn_orange:hover {
  color: #ff5b02 !important;
  background-color: transparent !important;
  border: 2px solid #ff5b02 !important;
}
#et-main-area #main-content .btn_orange_bd {
  display: inline-block;
  padding: 17px 68px;
  font-size: 22px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #ff5b02;
  border-radius: 5px;
  border: 2px solid #ff5b02;
}
#et-main-area #main-content .btn_orange_bd .dark {
  color: #000000;
}
#et-main-area #main-content .btn_orange_bd:hover {
  color: #fff;
  background-color: #ff5b02;
  border: 2px solid #ff5b02;
}
#et-main-area h1, #et-main-area h2, #et-main-area h3, #et-main-area h4, #et-main-area h5, #et-main-area h6 {
  font-weight: 700;
  margin: 30px 0 20px;
  font-family: 'Neutrif Pro', sans-serif;
  padding-bottom: 0;
}
#et-main-area h2 {
  font-size: 40px !important;
}
@media (max-width: 980px) {
  #et-main-area h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h2 {
    font-size: 32px !important;
  }
}
#et-main-area h2:first-child {
  margin-top: 0;
}
#et-main-area h3 {
  font-size: 28px !important;
}
@media (max-width: 980px) {
  #et-main-area h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h3 {
    font-size: 20px !important;
  }
}
#et-main-area h4 {
  font-size: 26px !important;
}
@media (max-width: 980px) {
  #et-main-area h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h4 {
    font-size: 18px !important;
  }
}
#et-main-area p, #et-main-area .et_pb_text_inner, #et-main-area li {
  line-height: 140%;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 400;
  padding-bottom: 0;
}
@media (min-width: 981px) {
  #et-main-area p, #et-main-area .et_pb_text_inner, #et-main-area li {
    font-size: 22px;
  }
}
#et-main-area p:empty, #et-main-area .et_pb_text_inner:empty, #et-main-area li:empty {
  display: none;
}
#et-main-area #main-content p a, #et-main-area #main-content .et_pb_text_inner a, #et-main-area #main-content li a {
  color: #000;
  border-bottom: 1px solid #000;
  transition: 0.2s;
}
#et-main-area #main-content p a:hover, #et-main-area #main-content .et_pb_text_inner a:hover, #et-main-area #main-content li a:hover {
  color: #000;
  border-bottom: 1px solid transparent;
}
#et-main-area ul, #et-main-area ol {
  padding-bottom: 0;
  margin-bottom: 30px;
}
#et-main-area li {
  margin-bottom: 14px;
  font-weight: 400;
}
#et-main-area blockquote {
  position: relative;
  margin-bottom: 35px;
  padding: 17px 0 0 50px;
  line-height: 140%;
  color: #000000;
  border: none;
  font-weight: 400;
}
#et-main-area blockquote p {
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #et-main-area blockquote p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area blockquote p {
    font-size: 20px !important;
  }
}
#et-main-area blockquote .author {
  font-size: 15px;
  color: #305ed8;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
#et-main-area blockquote:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0px;
  display: block;
  width: 36px;
  height: 32px;
  background-image: url('/wp-content/uploads/2021/01/icon_quote.png');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  color: #305ed8;
}
#et-main-area blockquote:after {
  content: '';
  position: absolute;
  top: 54px;
  bottom: 0;
  left: 16px;
  width: 3px;
  background-color: #b7b7b7;
}
#et-main-area .et_pb_button {
  font-size: 20px !important;
  /*	box-shadow: 0 18px 28px rgba(48, 94, 216, 0.65); */
  padding: 11px 25px !important;
  display: inline-block;
}
@media (max-width: 980px) {
  #et-main-area .et_pb_button {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .et_pb_button {
    font-size: 16px !important;
  }
}
#et-main-area .et_pb_button:hover {
  text-shadow: none;
}
#et-main-area .case-studies-cta {
  margin-top: 20px;
}
#et-main-area .case-studies-cta a {
  margin: 0 0 20px !important;
}
@media (max-width: 980px) {
  body.single .et_pb_slide {
    padding-top: 100px !important;
  }
}
@media (max-width: 767px) {
  body.single .et_pb_slide .et_pb_slide_content {
    font-size: 16px !important;
  }
}
.blockquote-wrapper {
  background-color: #f6f9ff !important;
  padding: 0 5% 36px;
  margin: 40px 0;
  border: 1px solid #e4d0d0;
}
.schedule-btn-wrapper .schedule-btn {
  border: 2px solid #3787ff;
  font-size: 16px !important;
  padding: 7px 20px !important;
  display: inline-block;
  color: #fff;
  background-color: #305ed8;
  border-color: #06216c;
  border-radius: 5px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s;
}
.schedule-btn-wrapper .schedule-btn:hover {
  background-color: #fff;
  color: #305ed8;
}
#et-main-area .blockquote-divi-wrapper {
  border-top: 4px solid #305ed8;
  margin-top: 41px;
  padding-top: 47px;
  padding: 10px 0 0 1px;
}
#et-main-area .blockquote-divi-wrapper p {
  margin-bottom: 17px;
}
#et-main-area .blockquote-divi-wrapper .author {
  font-size: 15px;
  color: #305ed8;
  line-height: 130%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-left: 50px;
  font-weight: 600;
}
#et-main-area .blockquote-divi-wrapper blockquote {
  margin-bottom: 17px !important;
}
#et-main-area .blockquote-divi-wrapper blockquote:before {
  top: 3px;
}
#et-main-area .blockquote-divi-wrapper blockquote:after {
  top: 50px;
  bottom: 7px;
  left: 22px;
}
.et_fullwidth_secondary_nav #top-header {
  z-index: 99999 !important;
}
.et_fullwidth_secondary_nav #top-header .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 981px) {
  .et_fullwidth_secondary_nav #top-header .container {
    padding: 7px 27px 10px;
  }
}
.et_fullwidth_secondary_nav #top-header .logo_container {
  max-width: 382px;
  width: 100%;
}
.et_fullwidth_secondary_nav #top-header .logo_container img {
  max-height: initial;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 12px;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .link_tel {
  margin-right: 29px;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .link_tel a {
  position: relative;
  padding: 0;
  padding-left: 31px;
  font-size: 24px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  color: #000000;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .link_tel a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  background-image: url('/wp-content/uploads/2021/01/icon_phone.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .link_tel a:hover {
  color: #305dc2;
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .link_tel {
    margin-right: 20px;
  }
  .et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .link_tel a {
    font-size: 18px;
  }
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .btn_cal a {
  position: relative;
  padding: 12px 22px 12px 52px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  line-height: 26px;
  color: #ff5b02;
  border: 1px solid #ff5b02;
  border-radius: 5px;
  transition: 0.5s;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .btn_cal a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 19px;
  width: 23px;
  height: 26px;
  display: block;
  margin: auto;
  margin-right: 11px;
  background-image: url('/wp-content/uploads/2021/01/icon_calendar.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  border-radius: 5px;
  transition: 0.5s;
}
@media screen and (max-width: 1280px) {
  .et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .btn_cal a {
    font-size: 14px;
    line-height: 21px;
  }
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .btn_cal a:hover {
  color: #fff;
  background-color: #305dc2;
  border-color: #305dc2;
  opacity: 1;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et-secondary-nav .btn_cal a:hover:before {
  background-image: url('/wp-content/uploads/2021/02/icon_calendar_white.png');
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons {
  display: none;
  order: 2;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons li {
  margin-left: 16px;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons li a {
  padding-bottom: 0;
  font-size: 20px;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons li a:hover {
  color: #305dc2;
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons li a {
    font-size: 16px;
  }
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons li.et-social-google-plus a.icon:before {
  content: '';
  font-family: 'Font Awesome 5 Brands', sans-serif !important;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons li.et-social-rss a.icon:before {
  content: '';
  font-family: 'Font Awesome 5 Brands', sans-serif !important;
}
@media screen and (max-width: 1280px) {
  .et_fullwidth_secondary_nav #top-header #et-secondary-menu .et-social-icons li {
    margin-left: 8px;
  }
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et_top_search {
  margin-left: 14px;
  margin-top: 0;
  order: 3;
}
.et_fullwidth_secondary_nav #top-header #et-secondary-menu #et_top_search #et_search_icon:before {
  content: '';
  position: initial;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 0;
  color: #000;
  background-image: url('/wp-content/uploads/2021/01/icon_search.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .et_fullwidth_secondary_nav #top-header #et-secondary-menu #et_top_search {
    margin-top: 0;
    margin-left: 8px;
  }
  .et_fullwidth_secondary_nav #top-header #et-secondary-menu #et_top_search #et_search_icon:before {
    width: 15px;
    height: 15px;
  }
}
.et_search_outer .et_search_form_container {
  top: -80px;
}
.et_search_outer .et_search_form_container.et_pb_search_visible {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  max-width: none !important;
  height: auto !important;
  background-color: rgba(27, 27, 27, 0.95);
}
.et_search_outer .et_search_form_container .et-search-form {
  position: relative;
  top: 0;
  right: 0;
  max-width: 923px;
  height: 46px;
  margin: auto;
}
.et_search_outer .et_search_form_container .et-search-field {
  position: initial;
  width: 100%;
  height: 46px;
  border-bottom: 1px solid #cdcdcd;
}
.et_search_outer .et_search_form_container .et_close_search_field {
  position: absolute;
  top: 5px;
  right: 0;
}
@media (max-width: 980px) {
  #main-header {
    padding: 15px 0 !important;
    background-color: #fff !important;
  }
  #main-header .container {
    display: flex;
    align-items: center;
    width: 95%;
  }
  #main-header .logo_helper {
    display: none;
  }
  .et_header_style_centered #et_mobile_nav_menu {
    position: initial;
    margin-top: 0;
  }
  .et_header_style_centered #et_mobile_nav_menu .select_page {
    display: none;
  }
  .et_header_style_centered #et_mobile_nav_menu .mobile_nav {
    padding: 0;
    text-align: right;
    background-color: transparent;
  }
  .et_header_style_centered #et_mobile_nav_menu .mobile_menu_bar {
    position: initial;
    display: inline-block;
  }
  .et_header_style_centered #et_mobile_nav_menu #mobile_menu {
    text-align: left;
  }
  #et-top-navigation {
    position: initial !important;
  }
  #et_mobile_nav_menu {
    display: none;
  }
  .et_header_style_centered nav#top-menu-nav {
    display: block;
  }
  #main-header .ubermenu-responsive-toggle {
    padding: 10px;
    font-size: 20px;
    color: #2ea3f2;
    background-color: transparent;
    padding-right: 0;
  }
  #main-header .ubermenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 15px !important;
  }
  #main-header .ubermenu .ubermenu-nav {
    background-color: #035dc2;
  }
  #main-header .ubermenu li a:before, #main-header .ubermenu li a:after {
    display: none;
  }
  #main-header .ubermenu li .ubermenu-submenu {
    position: initial;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #main-header .ubermenu li .ubermenu-submenu .ubermenu-image {
    margin: 15px auto 13px;
  }
  #main-header .ubermenu li .ubermenu-submenu.ubermenu-submenu-id-697 {
    position: initial !important;
  }
}
.et_mobile_menu {
  top: 57px !important;
  padding: 10px 0;
}
.et_mobile_menu li a {
  padding: 10px 20px;
}
.et_mobile_menu li .sub-menu {
  padding-left: 20px;
}
.et_mobile_menu li .sub-menu li {
  padding: 0;
}
#main-header #top-menu, #main-header .ubermenu-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  animation: none !important;
  opacity: 1 !important;
}
#main-header #top-menu li a, #main-header .ubermenu-nav li a {
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 1281px) and (max-width: 1350px) {
  #main-header #top-menu li a, #main-header .ubermenu-nav li a {
    font-size: 18px;
  }
}
#main-header #top-menu > li, #main-header .ubermenu-nav > li {
  display: block;
  padding: 0;
}
#main-header #top-menu > li > a, #main-header .ubermenu-nav > li > a {
  position: relative;
  padding: 13px 31px;
  font-weight: 400;
}
#main-header #top-menu > li > a:hover, #main-header .ubermenu-nav > li > a:hover {
  color: #ff5b02;
  background-color: #091835;
  opacity: 1;
}
@media screen and (max-width: 1123px) {
  #main-header #top-menu > li > a, #main-header .ubermenu-nav > li > a {
    padding: 13px 13px;
  }
}
#main-header #top-menu > li > a:before, #main-header #top-menu > li:last-of-type > a:after, #main-header .ubermenu-nav > li > a:before, #main-header .ubermenu-nav > li:last-of-type > a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2px;
  width: 1px;
  height: 46px;
  background-color: #00569e;
  box-shadow: 1px 0 0 rgba(61, 158, 244, 0.65);
}
#main-header #top-menu > li:last-of-type > a:after, #main-header .ubermenu-nav > li:last-of-type > a:after {
  left: initial;
  right: 0;
}
#main-header #top-menu .ubermenu-sub-indicator, #main-header .ubermenu-nav .ubermenu-sub-indicator {
  display: none;
}
#main-header #top-menu .with-image .ubermenu-submenu, #main-header .ubermenu-nav .with-image .ubermenu-submenu {
  right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  margin-top: 0;
  background-color: #091835;
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.4);
  border: none;
}
#main-header #top-menu .with-image .ubermenu-submenu li, #main-header .ubermenu-nav .with-image .ubermenu-submenu li {
  background-image: linear-gradient(to top, #051026 0%, #091835 100%);
}
#main-header #top-menu .with-image .ubermenu-submenu li.ubermenu-column-1-3, #main-header .ubermenu-nav .with-image .ubermenu-submenu li.ubermenu-column-1-3 {
  width: 33.087%;
}
#main-header #top-menu .with-image .ubermenu-submenu li a, #main-header .ubermenu-nav .with-image .ubermenu-submenu li a {
  padding-bottom: 0;
}
#main-header #top-menu .with-image .ubermenu-submenu li .ubermenu-image, #main-header .ubermenu-nav .with-image .ubermenu-submenu li .ubermenu-image {
  margin: 15px auto 13px;
  width: 100% !important;
  object-fit: cover;
  object-position: top;
}
#main-header #top-menu .with-image .ubermenu-submenu li .ubermenu-target-title, #main-header .ubermenu-nav .with-image .ubermenu-submenu li .ubermenu-target-title {
  max-width: 160px;
  margin: auto;
  font-size: 17px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: 21px;
  color: #026de5;
}
#main-header #top-menu .with-image .ubermenu-submenu li .ubermenu-content-block, #main-header .ubermenu-nav .with-image .ubermenu-submenu li .ubermenu-content-block {
  padding: 12px 20px 30px;
}
#main-header #top-menu .with-image .ubermenu-submenu li .ubermenu-content-block p, #main-header .ubermenu-nav .with-image .ubermenu-submenu li .ubermenu-content-block p {
  font-size: 15px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  text-align: center;
  line-height: 19px;
  color: #ffffff;
}
.ubermenu-responsive .ubermenu-item.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega {
  border: none;
}
.ubermenu-responsive .ubermenu-item.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega > .ubermenu-item.ubermenu-column > .ubermenu-target {
  padding-bottom: 0;
  color: #026de5;
  text-align: center;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  font-size: 17px;
  padding-top: 7px;
  text-align: center;
}
.ubermenu-responsive .ubermenu-item.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega > .ubermenu-item.ubermenu-column > .ubermenu-target > .ubermenu-image {
  width: auto !important;
  margin: 0 auto 10px;
}
.ubermenu-responsive .ubermenu-item.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega > .ubermenu-item.ubermenu-column .ubermenu-custom-content-padded {
  color: #fff;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  font-size: 15px;
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
}
.ubermenu-responsive .ubermenu-item-12816 {
  position: relative;
}
.ubermenu-responsive .ubermenu-item-12816 .ubermenu-submenu-id-12816 {
  width: 100%;
  min-width: 210px;
  left: 50%;
  transform: translateX(-50%);
}
.ubermenu-responsive .ubermenu-item-12816 .ubermenu-submenu-id-12816 > li.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-custom.ubermenu-item-12992.ubermenu-item-auto.ubermenu-item-header.ubermenu-item-level-1.ubermenu-column.ubermenu-column-auto {
  width: 100% !important;
}
body:not(.home) #et-boc.et-boc .et-l--footer {
  border-top: 1px solid #07267b;
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .et_pb_section {
    padding: 49px 0 9px;
  }
}
#et-boc.et-boc .et-l--footer .et_pb_section p {
  font-size: 17px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
}
#et-boc.et-boc .et-l--footer .col_logo {
  width: 27%;
  margin-right: 5%;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .col_logo {
    width: 100%;
    margin: 0;
  }
  #et-boc.et-boc .et-l--footer .col_logo .et_pb_image {
    text-align: center;
  }
}
#et-boc.et-boc .et-l--footer .col_text {
  width: 49%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .col_text {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  #et-boc.et-boc .et-l--footer .col_text > div {
    padding: 0;
  }
}
#et-boc.et-boc .et-l--footer .col_text .et_pb_column_inner_1_tb_footer .et_pb_text_inner a {
  font-size: 17px;
}
#et-boc.et-boc .et-l--footer .col_text .col_info {
  width: 67%;
  margin-right: 12%;
}
@media screen and (max-width: 1280px) {
  #et-boc.et-boc .et-l--footer .col_text .col_info {
    width: 60%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .col_text .col_info {
    width: 100%;
    margin-right: 0;
  }
  #et-boc.et-boc .et-l--footer .col_text .col_info .et_pb_text {
    text-align: center;
  }
}
#et-boc.et-boc .et-l--footer .col_text .col_list {
  width: 21%;
}
@media screen and (max-width: 1280px) {
  #et-boc.et-boc .et-l--footer .col_text .col_list {
    width: 28%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .col_text .col_list {
    width: 100%;
    margin-right: 0;
  }
  #et-boc.et-boc .et-l--footer .col_text .col_list .et_pb_text {
    text-align: center;
  }
}
#et-boc.et-boc .et-l--footer .col_contact {
  width: 15%;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .col_contact {
    width: 100%;
    margin-right: 0;
  }
  #et-boc.et-boc .et-l--footer .col_contact .et_pb_text {
    text-align: center;
  }
}
#et-boc.et-boc .et-l--footer .col_contact a {
  font-size: 17px;
}
#et-boc.et-boc .et-l--footer .col_contact p {
  line-height: 26px;
}
#et-boc.et-boc .et-l--footer .et_pb_social_media_follow {
  text-align: center;
}
#et-boc.et-boc .et-l--footer .et_pb_social_media_follow li a.icon {
  color: #000;
}
#et-boc.et-boc .et-l--footer .et_pb_social_media_follow li a.icon:before {
  font-size: 24px;
  color: #000;
}
#et-boc.et-boc .et-l--footer .et_pb_social_media_follow li a.icon:hover {
  color: #305dc2;
}
#et-boc.et-boc .et-l--footer .et_pb_social_media_follow li a.icon:hover:before {
  color: #305dc2;
}
#et-boc.et-boc .et-l--footer .tel_link {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
#et-boc.et-boc .et-l--footer .tel_link:hover {
  color: #305dc2;
}
#et-boc.et-boc .et-l--footer .et_pb_image {
  margin-bottom: 20px;
}
#et-boc.et-boc .et-l--footer .col_list ul {
  margin: 0;
  padding: 0 0 0 5px;
  list-style-type: none;
}
#et-boc.et-boc .et-l--footer .col_list ul li {
  margin: 0 0 7px;
  font-size: 15px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
}
#et-boc.et-boc .et-l--footer .col_list ul li a {
  color: #000;
}
#et-boc.et-boc .et-l--footer .col_list ul li a:hover {
  color: #305dc2;
}
#et-boc.et-boc .et-l--footer .section_footer {
  padding: 0 0 60px;
}
#et-boc.et-boc .et-l--footer .section_footer .et_pb_row {
  padding: 0;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .section_footer .et_pb_row .et_pb_column {
    margin: 0;
  }
  #et-boc.et-boc .et-l--footer .section_footer .et_pb_row .et_pb_column p {
    text-align: center;
  }
}
#et-boc.et-boc .et-l--footer .section_footer .et_pb_row .et_pb_column:last-child p {
  text-align: right;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .section_footer .et_pb_row .et_pb_column:last-child p {
    text-align: center;
  }
}
#et-boc.et-boc .et-l--footer .section_footer .et_pb_row a {
  color: #000;
}
#et-boc.et-boc .et-l--footer .section_footer .et_pb_row a:hover {
  color: #305dc2;
}
#et-boc.et-boc .et-l--footer .support-footer-emergencies-text p {
  color: #fff;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .support-footer-emergencies-text p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l--footer .support-footer-emergencies-text p {
    font-size: 16px !important;
  }
}
#et-main-area .section_btn_contact {
  height: 0;
  padding: 0 !important;
}
#et-main-area .section_btn_contact .et_pb_row {
  padding: 0;
}
#et-main-area .section_btn_contact .et_pb_button.btn_contact {
  position: fixed;
  right: 2.1%;
  bottom: 80px;
  display: inline-block !important;
  padding: 9px 25px !important;
  font-size: 20px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: calc(100% + 5px) !important;
  color: #ffffff;
  background-color: #1844be;
  border: 1px solid #1844be;
  border-radius: 5px;
  box-shadow: 0 8px 28px rgba(144, 180, 231, 0.71);
}
@media (max-width: 980px) {
  #et-main-area .section_btn_contact .et_pb_button.btn_contact {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .section_btn_contact .et_pb_button.btn_contact {
    font-size: 18px !important;
  }
}
#et-main-area .section_btn_contact .et_pb_button.btn_contact:hover {
  color: #1844be !important;
  background-color: #fff !important;
  border: 1px solid #1844be !important;
}
#et-main-area .banner-section {
  background-attachment: fixed !important;
  background-position: right !important;
}
@media (min-width: 981px) {
  #et-main-area .banner-section {
    background-position: center !important;
  }
}
#et-main-area .banner-section h1 {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  #et-main-area .banner-section h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section h1 {
    font-size: 38px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide {
  padding-top: 119px !important;
  padding: 0;
}
@media (min-width: 981px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    height: 84vh;
    min-height: 700px;
    max-height: 1080px;
    display: flex;
    align-items: center;
    padding-bottom: 100px;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide:before {
  display: none;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container {
  min-height: auto !important;
  height: auto !important;
  max-width: 1500px;
  width: 90%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  max-width: 750px;
  margin-left: 0;
  padding: 10% 0 10%;
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    padding-bottom: 70px;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  margin-left: 0;
  margin-top: 40px;
  max-width: 100%;
  padding-bottom: 4px;
  line-height: 93%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  margin-left: 0;
  margin-top: 20px;
  line-height: 1;
  font-family: 'Fira Sans', sans-serif;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
  margin-bottom: 22px;
  line-height: 132%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
  font-size: 28px !important;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 980px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 20px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  background: #f04a1b;
  border-radius: 5px;
  color: #fff !important;
  transition: 0.2s;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  border: none !important;
  padding: 11px 40px !important;
  display: inline-block;
  margin-top: 40px;
}
@media (min-width: 981px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
    padding: 11px 60px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  background: #071122 !important;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row {
  display: flex;
  margin-top: 25px;
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row {
    flex-direction: column;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a {
  margin-right: 15px;
  padding: 11px 60px !important;
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a {
    max-width: 240px;
    text-align: center;
    padding: 10px 20px !important;
  }
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a.btn-discover {
    margin-top: 20px;
  }
}
/*Page Posts Category Banner*/
body.page:not(.home) #et-main-area .banner-section .et_pb_slides:before, body.single-post #et-main-area .banner-section .et_pb_slides:before, body.archive #et-main-area .banner-section .et_pb_slides:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #fff, #fff, rgba(255, 255, 255, 0.5), transparent);
  z-index: 1;
  display: block !important;
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides:before, body.single-post #et-main-area .banner-section .et_pb_slides:before, body.archive #et-main-area .banner-section .et_pb_slides:before {
    background: linear-gradient(to right, #fff, 100%, #fff, rgba(255, 255, 255, 0.55), transparent);
    opacity: 0.75;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide {
  background-position-y: top;
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    background-position: left;
  }
}
@media (max-width: 1366px) and (min-width: 1281px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 700px;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 600px;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  font-size: 20px;
  line-height: 130%;
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 55px !important;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  display: inline-block;
  padding: 18px 39px !important;
  font-size: 30px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
  line-height: calc(100% + 5px) !important;
  color: #ffffff;
  border-radius: 5px;
  background-color: #ff5b02;
  border: 2px solid #ff5b02 !important;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
    font-size: 24px !important;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  padding: 18px 39px !important;
  color: #ff5b02 !important;
  background-color: transparent !important;
  border: 2px solid #ff5b02 !important;
}
#divi-banner-video {
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#divi-banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 981px) {
  .postid-12837 #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    height: calc(100vh - 123px) !important;
    min-height: 450px !important;
    align-items: center !important;
  }
}
.page-id-12986 #et-main-area #subpage-banner {
  display: none;
}
body.page:not(.home) #et-main-area .banner-section h1 {
  font-size: 67px !important;
  color: #000 !important;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section h1 {
    font-size: 38px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section {
  padding: 0;
}
body.page:not(.home) #et-main-area .page-content-section > .et_pb_row {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .et_pb_section:not(:last-child) {
  border-bottom: 1px solid #c7d6e0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section {
  padding: 46px 0 32px;
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .et_pb_row .et_pb_image {
    text-align: right;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section p strong {
  padding-top: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section h2 {
  border-bottom: 0;
  padding-bottom: 32px;
  margin-bottom: 0;
}
@media (min-width: 981px) and (max-width: 1199px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section h2 br {
    display: none;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section p:not(:last-child) {
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap {
  position: relative;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap:before {
  content: '';
  background: url(/wp-content/themes/theme/images/book-shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -7px;
  left: -63%;
  position: absolute;
  width: 895px;
  height: 314px;
  z-index: 0;
}
@media (max-width: 1280px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap:before {
    width: 400px;
    bottom: -156px;
    left: -29%;
  }
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides {
    padding: 50px 0 35px;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides .et_pb_text_inner h2 {
  line-height: 112%;
  margin-bottom: 38px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 0 0 15px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul li {
  position: relative;
  padding-left: 76px;
  line-height: 124%;
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul li:before {
  content: url(/wp-content/themes/theme/images/mathe-li-bullet.png);
  position: absolute;
  left: 21px;
  top: -10px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .et_pb_button {
  margin-top: 12px;
  padding: 11px 21px !important;
}
body.page:not(.home) #et-main-area .single-content-section .et_pb_row {
  max-width: 960px;
}
@media (min-width: 981px) and (min-height: 660px) {
  body.single-post {
    overflow-x: initial;
  }
  body.single-post > #page-container {
    overflow-x: initial;
  }
}
@media (min-width: 981px) and (max-width: 998px) {
  body.single-post #et-boc #main-header {
    top: 64px !important;
  }
}
@media (min-width: 981px) and (max-width: 998px) {
  body.single-post.logged-in #et-boc #main-header {
    top: 96px !important;
  }
}
@media (min-width: 981px) {
  body.single-post #page-container #et-boc #et-main-area .banner-section.banner-section-subpage .et_pb_slides .et_pb_slide {
    max-height: 600px;
    height: 100% !important;
    padding-bottom: 0 !important;
    min-height: 600px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}
@media (min-width: 981px) and (max-width: 980px) {
  body.single-post #page-container #et-boc #et-main-area .banner-section.banner-section-subpage .et_pb_slides .et_pb_slide {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 981px) and (max-width: 998px) {
  body.single-post #page-container #et-boc #et-main-area .banner-section.banner-section-subpage .et_pb_slides {
    margin-top: 85px;
  }
}
body.single-post #page-container #et-boc #et-main-area .banner-section.banner-section-subpage .et_pb_slides h1 {
  font-size: 56px !important;
}
@media (max-width: 980px) {
  body.single-post #page-container #et-boc #et-main-area .banner-section.banner-section-subpage .et_pb_slides h1 {
    font-size: 46px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #page-container #et-boc #et-main-area .banner-section.banner-section-subpage .et_pb_slides h1 {
    font-size: 36px !important;
  }
}
body.single-post #et-main-area .single-content-section, body:not(.home) #et-main-area .single-content-section {
  counter-reset: list_counter;
}
body.single-post #et-main-area .single-content-section ul, body:not(.home) #et-main-area .single-content-section ul {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 0 0 15px;
  list-style: none;
  padding: 10px 0 0;
  margin: 0 0 15px;
}
body.single-post #et-main-area .single-content-section ul li, body:not(.home) #et-main-area .single-content-section ul li {
  position: relative;
  padding-left: 56px;
  line-height: 124%;
  margin-bottom: 24px;
  padding-left: 24px;
}
body.single-post #et-main-area .single-content-section ul li:before, body:not(.home) #et-main-area .single-content-section ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #ff5b02;
  border-radius: 50%;
}
body.single-post #et-main-area .single-content-section ul li, body:not(.home) #et-main-area .single-content-section ul li {
  position: relative;
  padding-left: 56px;
  line-height: 124%;
  margin-bottom: 24px;
}
body.single-post #et-main-area .single-content-section ul li:before, body:not(.home) #et-main-area .single-content-section ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 20px;
  width: 9px;
  height: 9px;
  background-color: #ff5b02;
  border-radius: 50%;
}
body.single-post #et-main-area .single-content-section ol, body:not(.home) #et-main-area .single-content-section ol {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 0 0 15px;
}
body.single-post #et-main-area .single-content-section ol li, body:not(.home) #et-main-area .single-content-section ol li {
  position: relative;
  line-height: 124%;
  margin-bottom: 24px;
  padding-left: 56px;
}
body.single-post #et-main-area .single-content-section ol li:before, body:not(.home) #et-main-area .single-content-section ol li:before {
  counter-increment: list_counter;
  content: counter(list_counter);
  position: absolute;
  top: 0;
  left: 12px;
  text-align: center;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 20px;
  height: 20px;
  background-color: #ff5b02;
  border-radius: 50%;
}
body.single-post #et-main-area .single-content-section .case-studies-cta a, body:not(.home) #et-main-area .single-content-section .case-studies-cta a {
  padding: 11px 50px !important;
}
body.single-post #et-main-area .single-content-section .et_pb_button, body:not(.home) #et-main-area .single-content-section .et_pb_button {
  margin-top: 12px;
  padding: 11px 21px !important;
}
@media (min-width: 981px) {
  body.single-post #et-main-area .single-content-section.with-sidebar > .et_pb_row, body:not(.home) #et-main-area .single-content-section.with-sidebar > .et_pb_row {
    display: flex;
  }
}
@media (min-width: 981px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #left-area, body:not(.home) #et-main-area .single-content-section.with-sidebar #left-area {
    width: calc(95% - 320px);
    margin-right: 5%;
  }
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area {
    width: 320px;
  }
}
body.single-post #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget_area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget_area {
  padding-right: 0;
  border-right: 0;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 981px) and (min-height: 660px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area {
    height: 100%;
  }
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2 {
    position: sticky;
    top: 180px;
  }
}
/* style shortcodes */
body.single-post #et-boc .schedule-btn-wrapper {
  margin-bottom: 20px;
}
body.single-post #et-boc .schedule-btn-wrapper .shortcode-btn {
  background-color: #ff5b02;
  border: 2px solid transparent;
}
body.single-post #et-boc .schedule-btn-wrapper .shortcode-btn:hover {
  background-color: transparent;
  color: #ff5b02;
  border: 2px solid #ff5b02;
}
body.single-post #et-boc .blockquote-wrapper blockquote .testimonial-info {
  font-size: 18px !important;
  font-weight: 300;
  line-height: 24px;
  color: #000;
}
@media (max-width: 980px) {
  body.single-post #et-boc .blockquote-wrapper blockquote .testimonial-info {
    font-size: 6px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-boc .blockquote-wrapper blockquote .testimonial-info {
    font-size: 16px !important;
  }
}
body.single-post #et-boc .blockquote-wrapper blockquote .testimonial-info.testimonial-info--company {
  display: block;
}
body.single-post #et-boc .schedule-btn-wrapper .testimonial-btn {
  font-size: 16px !important;
  background-color: #ff5b02;
  border: 2px solid transparent;
  padding: 7px 20px !important;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s;
}
@media (max-width: 980px) {
  body.single-post #et-boc .schedule-btn-wrapper .testimonial-btn {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-boc .schedule-btn-wrapper .testimonial-btn {
    font-size: 16px !important;
  }
}
body.single-post #et-boc .schedule-btn-wrapper .testimonial-btn:hover {
  background-color: transparent;
  color: #ff5b02;
  border: 2px solid #ff5b02;
}
#et-main-area .sidebar_box {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
  padding: 26px 17px 22px;
  text-align: center;
  background-color: #07267b;
  border-radius: 8px;
  overflow: hidden;
  z-index: 0;
}
#et-main-area .sidebar_box:before {
  content: '';
  position: absolute;
  top: -5%;
  right: -5%;
  left: -15%;
  bottom: 50%;
  background-color: #1641b4;
  transform: rotate(-10deg);
  z-index: -1;
}
#et-main-area .sidebar_box .box_img {
  margin: -65px -17px -81px;
}
#et-main-area .sidebar_box h4 {
  margin: 0 auto 20px;
  font-size: 24px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  line-height: 28px;
  color: #ffffff;
}
#et-main-area .sidebar_box h5 {
  margin: 0 auto 12px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
  color: #ffffff;
}
#et-main-area .sidebar_box p {
  max-width: 235px;
  margin: 0 auto 19px;
  font-size: 14px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 18px;
  color: #ffffff;
}
#et-main-area .sidebar_box .btn_sd_orange {
  display: block;
  max-width: 265px;
  width: 100%;
  padding: 8px 10px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  line-height: 21px;
  color: #ffffff !important;
  background-color: #ff5b02;
  border: 3px solid #c42d00;
  border-radius: 5px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
}
#et-main-area .sidebar_box .btn_sd_orange:hover {
  background-color: transparent;
}
#et-boc .home-banner-section .et_pb_slides .et_pb_slide {
  background-position-y: top;
}
@media (max-width: 767px) {
  #et-boc .home-banner-section .et_pb_slides:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #fff, 100%, #fff, rgba(255, 255, 255, 0.55), transparent);
    opacity: 0.75;
    z-index: 1;
    display: block !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc .home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 650px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 550px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc .home-banner-section h1 {
    font-size: 55px !important;
  }
}
#et-boc .home-banner-section a.btn-get-quote {
  border: 2px solid #3787ff;
}
#et-boc .home-banner-section a.btn-discover {
  /*	box-shadow: 0 18px 28px rgba(2, 87, 172, 0.4); */
  border: 1px solid #12aef6;
  background-color: #003366;
  color: #06e7fb;
  padding: 11px 29px !important;
}
#et-boc .home-banner-section a.btn-discover:hover {
  text-shadow: none;
}
#et-boc .home-after-banner-section {
  padding: 42px 0 32px;
}
@media (min-width: 981px) {
  #et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_column:first-child {
    margin-right: 6.35%;
    width: 38.05%;
  }
  #et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_column:last-child {
    width: 55.6%;
  }
}
#et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_image {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_image {
    text-align: left;
  }
}
@media (min-width: 981px) {
  #et-boc .home-after-banner-section .et_pb_row .et_pb_column:first-child {
    width: 55.6%;
    margin-right: 6.35%;
  }
  #et-boc .home-after-banner-section .et_pb_row .et_pb_column:last-child {
    width: 38.05%;
  }
}
@media (max-width: 980px) {
  #et-boc .home-after-banner-section .et_pb_row .et_pb_image {
    text-align: center;
  }
}
#et-boc .home-after-banner-section h2 {
  border-bottom: 4px solid #305ed8;
  padding-bottom: 28px;
  line-height: 112%;
  margin-bottom: 32px;
}
#et-boc .home-after-banner-section p {
  line-height: 120%;
  max-width: 98%;
}
#et-boc .home-after-banner-section p:not(:last-child) {
  margin-bottom: 25px;
}
#et-boc .home-after-banner-section p strong {
  padding-top: 10px;
  display: block;
  letter-spacing: -0.15px;
}
#et-boc .home-after-banner-section .et_pb_testimonial {
  position: relative;
  background: transparent;
  padding: 70px 0 0 60px !important;
}
#et-boc .home-after-banner-section .et_pb_testimonial:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 105px;
  height: 105px;
  background: transparent;
  background-image: url('/wp-content/uploads/2020/12/circle-testimonial-quote-icon-min.png');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
}
#et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_author {
  text-align: right;
  font-weight: 700;
  margin-top: 20px;
}
#et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_meta {
  text-align: right;
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe {
    padding: 0;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row h2 {
  margin-bottom: 29px;
  line-height: 112%;
}
#et-boc .home-partner-with-mathe > .et_pb_row ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 19px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li {
    margin-bottom: 30px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .image {
    min-width: 100px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .image {
    text-align: center;
    margin-bottom: 20px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li .content {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .content {
    width: calc(100% - 100px);
    text-align: left;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li .content p {
  line-height: 124%;
  margin-bottom: 17px;
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li h3 {
  margin-top: 3px !important;
  margin-bottom: 9px;
  font-weight: 500;
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
  width: 100%;
  margin-right: 0;
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
    text-align: left;
  }
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    margin-right: 1.5%;
    width: 29.2%;
  }
}
@media (min-width: 1301px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    padding-bottom: 20px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
    max-width: 420px;
    margin-bottom: 0;
    padding-top: 23px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
  background: #fff;
  border-top: 1px solid #c7d6e0;
  padding: 50px 30px;
  width: 100%;
  margin-right: 0;
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
    width: 69.3%;
    padding: 79px 62px 25px 81px;
  }
}
@media (max-width: 1279px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
    padding: 45px 50px 25px 40px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row .et_pb_button {
  border: 2px solid #359af9;
}
@media (max-width: 1520px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .et_pb_button {
    font-size: 15px !important;
    text-align: center;
  }
}
#et-boc .home-it-fortress-section {
  padding: 0;
  border-top: 1px solid #c7d6e0;
}
#et-boc .home-it-fortress-section .et_pb_row {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row {
    justify-content: space-between;
  }
}
#et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
  width: 100%;
  padding: 60px 30px 50px;
  margin-right: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    border-right: 1px solid #c7d6e0;
  }
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child .et_pb_module {
    margin: 0 auto;
  }
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child .et_pb_text_inner {
    text-align: center;
  }
}
@media (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    padding: 92px 0 86px;
    width: 21.7%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column img {
    padding-bottom: 11px;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child {
    width: 32.4%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) {
    width: 24.7%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) img {
    padding-bottom: 16px;
    padding-left: 5px;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child {
    width: 21.2%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child img {
    padding-top: 17px;
    padding-bottom: 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(2) {
    border-right: 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) {
    border-top: 1px solid #c7d6e0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child {
    border-right: 0;
    border-top: 1px solid #c7d6e0;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    padding: 92px 30px 86px;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    width: 50% !important;
  }
}
#et-boc .home-it-fortress-section h2 {
  font-size: 60px !important;
  margin: 6px 0 40px;
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 40px !important;
  }
}
#et-boc .home-it-fortress-section h3 {
  font-size: 38px !important;
  margin: 0 0 41px;
  line-height: 112%;
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 28px !important;
  }
}
#et-boc .home-it-fortress-section .et_pb_button {
  padding: 11px 23px !important;
}
@media (max-width: 1599px) and (min-width: 1366px) {
  #et-boc .home-it-fortress-section .et_pb_button {
    font-size: 16px !important;
  }
}
@media (max-width: 1365px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_button {
    font-size: 14px !important;
  }
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section {
    padding: 64px 0;
  }
}
#et-boc .home-organization-steps-section .et_pb_row {
  display: flex;
}
@media (max-width: 1600px) {
  #et-boc .home-organization-steps-section .et_pb_row {
    flex-wrap: wrap;
  }
}
#et-boc .home-organization-steps-section .et_pb_row h3 {
  margin: 23px 0 27px;
  line-height: 116%;
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 47.25%;
    margin-right: 5.5%;
    margin-bottom: 30px;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 24.6%;
    margin-right: 5.5%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 100% !important;
    margin-right: 0;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
  background: #fff;
  padding: 64px 38px 63px;
  border: 1px solid #c7d6e0;
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
    width: 47.25%;
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child):nth-child(3) {
    margin-right: 5.5%;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child):nth-child(3) {
    margin-right: 0;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
    margin-right: 0;
    width: 23.3%;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) .et_pb_text_inner {
  margin-bottom: 0;
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:nth-child(2), #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:nth-child(3) {
    border-right: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:last-child) {
    margin-bottom: 30px;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading {
  justify-content: start;
  display: flex;
  align-items: center;
  max-width: 258px;
  margin: 0 auto 30px;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading span {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 24px;
  text-indent: -25px;
  padding-left: 20px;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading img {
  margin-right: 21px;
  width: 54px !important;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .content {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 138%;
}
#et-boc .home-organization-steps-section .et_pb_button {
  border: 2px solid #359af9;
  text-shadow: none;
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_blog_grid_wrapper {
    margin-bottom: 21px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section {
    padding: 45px 0 15px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner {
    margin-bottom: 49px;
  }
}
#et-boc .home-blog-bottom-section .et_pb_text_inner h2 {
  font-size: 45px !important;
  font-weight: 500;
  margin-bottom: 31px;
}
@media (max-width: 980px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner h2 {
    font-size: 32px !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_text_inner p {
  font-size: 24px !important;
  font-weight: 500;
  line-height: 24px;
}
@media (max-width: 980px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column {
    width: 31.75%;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column:not(:last-child) {
  margin-right: 2.375%;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article {
  padding: 0;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  position: relative;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article h3 {
  font-size: 22px !important;
  font-weight: 500;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container {
  margin: 0;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article h3.entry-title {
  line-height: 110%;
  margin: 0 0 15px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .entry-title, #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content {
  padding: 0 27px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content-inner {
  padding-bottom: 70px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article a.more-link {
  display: inline-block;
  text-align: center;
  margin: 24px 0 30px;
  border-radius: 5px;
  border: 2px solid #223f8f;
  line-height: 1.1;
  padding: 8px 10px;
  transition: all 0.2s;
  position: absolute;
  bottom: 0;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article a.more-link:hover {
  background: #223f8f;
  color: #fff !important;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container > a {
  margin-bottom: 27px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container img {
  max-height: 236px;
  object-fit: cover;
}
#et-boc .home-blog-bottom-section .et_pb_button {
  display: block;
  max-width: 270px;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  text-align: center;
  line-height: 1.2 !important;
  /*	box-shadow: 0 18px 28px rgba(48, 94, 216, 0.65); */
  border: 2px solid #359af9;
  text-shadow: none;
}
#et-boc .home-blog-bottom-section .et_pb_button span {
  display: block;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo {
    padding: 52px 0 50px;
  }
}
#et-boc .page-section-it-fortress-logo .heading-row {
  padding-bottom: 0;
}
#et-boc .page-section-it-fortress-logo .heading-row h2 {
  margin-bottom: 32px;
}
#et-boc .page-section-it-fortress-logo .heading-row p {
  line-height: 124%;
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column {
    width: 33.333%;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:first-child img {
    padding-top: 5px;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:not(:last-child) {
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  #it-fortress-pricing-table {
    padding: 46px 0 50px;
  }
}
#it-fortress-pricing-table .table-code-module .table-content {
  overflow-x: auto;
}
#it-fortress-pricing-table .table-code-module table {
  text-align: center;
  width: 100%;
  border-collapse: inherit;
  position: relative;
  overflow-x: scroll;
  min-width: 820px;
}
#it-fortress-pricing-table .table-code-module tr {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#it-fortress-pricing-table .table-code-module tr.top-table {
  padding-bottom: 15px;
}
#it-fortress-pricing-table .table-code-module tr.top-table th:first-child {
  display: flex;
  align-items: center;
}
#it-fortress-pricing-table .table-code-module tr.top-table th .title {
  color: #093d62;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  font-size: 19px;
  font-weight: 700;
  font-family: 'Avenir-Next', sans-serif;
}
#it-fortress-pricing-table .table-code-module tr.top-table th:not(:first-child) img {
  min-height: 96px;
  margin-bottom: 6px;
}
#it-fortress-pricing-table .table-code-module tr.title-table th {
  font-weight: 700;
  padding: 18px 12px;
  color: #fff;
  line-height: 126%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Avenir-Next', sans-serif;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:nth-child(2) {
  border-radius: 12px 12px 0 0;
  border: 5px solid #093d62;
  background-color: #093d62;
  margin-left: 2.5px;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:nth-child(3) {
  border-radius: 12px 12px 0 0;
  border: 5px solid #305ed8;
  background-color: #305ed8;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:last-child {
  border-radius: 12px 12px 0 0;
  border: 5px solid #00268b;
  background-color: #00268b;
  margin-left: -2.5px;
}
#it-fortress-pricing-table .table-code-module tr:not(:last-child):not(.title-table):not(.top-table) {
  border-bottom: 1px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td {
  background: #f2f2f2;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:nth-child(2) {
  background: #ddeaf1;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:nth-child(3) {
  background: #c6deed;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:last-child {
  background: #aed6ed;
}
#it-fortress-pricing-table .table-code-module tr.first-row-content td:first-child {
  border-top-left-radius: 12px;
  border-top: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr:last-child td {
  border-bottom: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
#it-fortress-pricing-table .table-code-module tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}
#it-fortress-pricing-table .table-code-module th, #it-fortress-pricing-table .table-code-module td {
  font-size: 16px;
  width: 19.85%;
  line-height: 116%;
  padding: 10px 15px;
}
#it-fortress-pricing-table .table-code-module th:first-child, #it-fortress-pricing-table .table-code-module td:first-child {
  width: 41.15%;
  text-align: left;
  padding-left: 25px;
  font-size: 20px;
  line-height: 120%;
}
@media (max-width: 1024px) {
  #it-fortress-pricing-table .table-code-module th:first-child, #it-fortress-pricing-table .table-code-module td:first-child {
    font-size: 18px;
  }
}
#it-fortress-pricing-table .table-code-module th:nth-child(2), #it-fortress-pricing-table .table-code-module td:nth-child(2) {
  width: 18%;
}
#it-fortress-pricing-table .table-code-module th:last-child, #it-fortress-pricing-table .table-code-module td:last-child {
  width: 21%;
}
@media (max-width: 1024px) {
  #it-fortress-pricing-table .table-code-module th, #it-fortress-pricing-table .table-code-module td {
    width: 25% !important;
  }
}
#it-fortress-pricing-table .table-code-module td {
  border-left: 5px solid #093d62;
  display: flex;
  align-items: center;
}
#it-fortress-pricing-table .table-code-module td:nth-child(2) {
  background: #e9f6fe;
}
#it-fortress-pricing-table .table-code-module td:nth-child(3) {
  background: #d0eafa;
}
#it-fortress-pricing-table .table-code-module td:last-child {
  background: #b7e1f9;
  border-right: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module td:not(:first-child) {
  justify-content: center;
}
#it-fortress-pricing-table .table-code-module .table-foot {
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
  padding: 38px 0 0 32px;
}
#it-fortress-pricing-table .table-code-module .table-foot span {
  display: block;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article {
  position: relative;
  max-width: 330px;
  width: calc(33.3333% - 3%);
  padding: 30px 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  #et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article {
    width: calc(50% - 4%);
  }
}
@media screen and (max-width: 600px) {
  #et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article {
    width: 100%;
  }
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article h4 {
  font-size: 16px !important;
  margin: 0;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article:hover a {
  color: #e41a38 !important;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article .entry-title {
  line-height: 126%;
  padding-bottom: 0;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article .entry-title a {
  padding-bottom: 0;
}
#et-boc .divi-blog-content-section .et_pb_search {
  border-color: #ff5b02;
  border-radius: 7px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#et-boc .divi-blog-content-section .et_pb_search input.et_pb_searchsubmit {
  padding: 0 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #ff5b02;
  border-radius: 0 5px 5px 0;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article {
  border: 1px solid #055DC1;
  position: relative;
  width: calc(33.3333% - 3%);
  margin: 0 auto 30px;
  padding: 0 27px 80px !important;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
}
@media (max-width: 980px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article {
    width: calc(50% - 4%);
  }
}
@media screen and (max-width: 600px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article {
    width: 100%;
  }
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .et_pb_image_container {
  margin: 0 !important;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .et_pb_image_container > a {
  margin-bottom: 14px;
  height: 230px;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .et_pb_image_container img {
  min-width: 100%;
  object-fit: cover;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .entry-featured-image-url {
  margin: 0 -27px;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .entry-featured-image-url img {
  min-width: 100%;
  height: 213px;
  object-fit: cover;
  border-radius: 6px 6px 0 0;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .entry-title {
  margin: 26px 0 20px;
  font-size: 22px !important;
  font-weight: 700;
  line-height: calc(100% + 2px);
  color: #000000;
}
@media (max-width: 980px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .entry-title {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .entry-title {
    font-size: 20px !important;
  }
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article .post-content-inner p {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  color: #000000;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article p {
  margin: 0;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article a.more-link {
  position: absolute;
  bottom: 27px;
  left: 27px;
  display: inline-block;
  margin: 7px 0 0;
  padding: 5px 11px;
  font-size: 15px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.75px;
  line-height: 24px;
  color: #000000 !important;
  border: 1px solid #ff5b02;
  border-radius: 5px;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .blog_cat .et_pb_ajax_pagination_container article a.more-link:hover {
  color: #fff !important;
  background-color: #ff5b02;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .wp-pagenavi {
  display: flex;
  justify-content: flex-end;
}
.pum {
  background-color: rgba(0, 0, 0, 0.85);
  overflow: auto !important;
}
.pum.pum-active {
  display: flex !important;
  align-items: center;
  overflow-y: auto !important;
}
@media screen and (max-width: 980px), (max-height: 779px) {
  .pum.pum-active {
    display: block !important;
  }
}
.pum .pum-container {
  position: relative;
  top: 0 !important;
  right: 0;
  left: 0 !important;
  max-width: 1470px !important;
  width: 90% !important;
  margin: 3vh auto !important;
  padding: 0;
  background-color: #f0efeb;
  border: 4px solid #292929;
  border-radius: 8px;
  overflow: hidden;
}
.pum .pum-content {
  margin: auto;
}
.pum .pum-close {
  top: 23px !important;
  right: 18px !important;
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-image: url('/wp-content/uploads/2021/02/close_btn.png') !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
}
@media screen and (max-width: 600px) {
  .pum .pum-close {
    top: 5px !important;
    right: 5px !important;
  }
}
.pum .section_popup_shedule {
  padding: 0;
  background-color: #f0efeb;
}
.pum .section_popup_shedule .et_pb_row {
  display: flex;
  flex-wrap: wrap;
  max-width: none;
  width: 100%;
  padding: 0;
}
.pum .section_popup_shedule .col_text {
  width: 100%;
}
@media (min-width: 981px) {
  .pum .section_popup_shedule .col_text {
    width: 60.4%;
    margin: 0;
  }
}
.pum .section_popup_shedule .col_form {
  width: 100%;
  padding: 5.4% 4.7% 2.5% 4.8%;
}
@media (min-width: 981px) {
  .pum .section_popup_shedule .col_form {
    width: 39.6%;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1281px) {
  .pum .section_popup_shedule .col_form {
    padding: 3% 3%;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px) {
  .pum .section_popup_shedule .col_form {
    padding: 5% 3%;
  }
}
@media (max-width: 980px) {
  .pum .section_popup_shedule .col_form {
    padding: 5%;
  }
}
@media screen and (max-width: 600px) {
  .pum .section_popup_shedule .col_text {
    background-image: none;
  }
  .pum .section_popup_shedule .col_text .et_pb_text {
    text-align: center;
  }
  .pum .section_popup_shedule .col_text .et_pb_text .et_pb_text_inner {
    max-width: none !important;
  }
  .pum .section_popup_shedule .col_text ul {
    max-width: 340px;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: left;
  }
  .pum .section_popup_shedule .col_text h4 {
    margin-left: 0 !important;
  }
}
.pum .section_popup_shedule .col_text .et_pb_text {
  padding: 6.5% 7%;
}
.pum .section_popup_shedule .col_text .et_pb_text .et_pb_text_inner {
  max-width: 391px;
  margin-left: auto;
}
@media screen and (max-width: 1500px) and (min-width: 1281px) {
  .pum .section_popup_shedule .col_text .et_pb_text {
    padding: 5% 7%;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px), (max-width: 767px) {
  .pum .section_popup_shedule .col_text .et_pb_text {
    padding: 5%;
  }
  .pum .section_popup_shedule .col_text .et_pb_text .et_pb_text_inner {
    max-width: 300px;
  }
}
.pum .section_popup_shedule .col_text .title {
  margin-bottom: 14px;
  font-size: 28px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  line-height: 32px;
  color: #ff4710 !important;
}
@media screen and (max-width: 1500px) and (min-width: 1281px) {
  .pum .section_popup_shedule .col_text .title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px), (max-width: 767px) {
  .pum .section_popup_shedule .col_text .title {
    font-size: 19px;
    line-height: 22px;
  }
}
.pum .section_popup_shedule .col_text p {
  padding-bottom: 23px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 22px;
}
@media screen and (max-width: 1500px) and (min-width: 981px) {
  .pum .section_popup_shedule .col_text p {
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px), (max-width: 767px) {
  .pum .section_popup_shedule .col_text p {
    font-size: 16px;
    line-height: 20px;
  }
}
.pum .section_popup_shedule .col_text ul {
  margin: 0 0 45px;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 1500px) and (min-width: 981px) {
  .pum .section_popup_shedule .col_text ul {
    margin-bottom: 30px;
  }
}
.pum .section_popup_shedule .col_text ul li {
  position: relative;
  min-height: 27px;
  margin-bottom: 13px;
  padding: 6px 0 0 54px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
}
.pum .section_popup_shedule .col_text ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 12px;
  display: block;
  width: 28px;
  height: 27px;
  background-image: url('/wp-content/uploads/2021/02/icon-check.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 1280px) and (min-width: 981px), (max-width: 767px) {
  .pum .section_popup_shedule .col_text ul li {
    font-size: 16px;
    line-height: 20px;
  }
}
.pum .section_popup_shedule .col_text h4 {
  margin-left: 54px;
  font-size: 26px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  line-height: 30px;
  color: #ffffff;
}
@media screen and (max-width: 1500px) and (min-width: 1281px) {
  .pum .section_popup_shedule .col_text h4 {
    margin-bottom: 22px;
    line-height: 26px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px), (max-width: 767px) {
  .pum .section_popup_shedule .col_text h4 {
    font-size: 19px;
    line-height: 22px;
  }
}
.pum .section_popup_shedule .col_form .et_pb_code, .pum .section_popup_shedule .col_form .et_pb_code_inner {
  min-height: auto !important;
}
.pum .section_popup_shedule .col_form .title {
  margin-bottom: 10px;
  font-size: 28px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 32px;
  color: #000000;
}
.pum .section_popup_shedule .col_form .title .orange {
  font-style: italic;
  color: #ff4710;
}
@media screen and (max-width: 1500px) and (min-width: 1281px) {
  .pum .section_popup_shedule .col_form .title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px), (max-width: 767px) {
  .pum .section_popup_shedule .col_form .title {
    font-size: 19px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1281px) {
  .pum .section_popup_shedule .col_form .title {
    font-size: 25px;
  }
}
.pum .section_popup_shedule .col_form iframe {
  max-height: 518px;
}
@media screen and (max-width: 367px) {
  .pum .section_popup_shedule .col_form iframe {
    max-height: 680px;
  }
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
  overflow: visible !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
body.home #et-main-area .page-content-section {
  padding: 0 !important;
}
body.home #et-main-area .page-content-section > .et_pb_row {
  width: 100%;
  padding: 0;
}
body.home #et-main-area .section_banner .et_pb_slide {
  padding: 0 0 95px;
  background-position: center bottom;
  border-bottom: 17px solid #90b4e7;
}
body.home #et-main-area .section_banner .et_pb_slide:before, body.home #et-main-area .section_banner .et_pb_slide:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -17px;
  left: 0;
  display: block;
  width: 33.3333%;
  height: 17px;
  margin: 0 auto;
  background-color: #0971ce;
}
body.home #et-main-area .section_banner .et_pb_slide:after {
  margin-right: 0;
  background-color: #1844be;
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container {
  max-width: 1460px;
  width: 90%;
  height: auto !important;
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
  display: flex;
  align-items: center;
  min-height: 75.7vh;
  padding: 10vh 0;
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container .et_pb_slide_description {
  width: 100%;
  padding: 0;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_banner .et_pb_slide .et_pb_container .et_pb_slide_description {
    text-align: center;
  }
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container .et_pb_slide_title {
  max-width: 920px;
  margin: 0 0 25px;
  font-size: 60px !important;
  font-weight: 700;
  letter-spacing: 3.25px;
  line-height: 120%;
  color: #ffffff;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_banner .et_pb_slide .et_pb_container .et_pb_slide_title {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_banner .et_pb_slide .et_pb_container .et_pb_slide_title {
    font-size: 36px !important;
  }
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container p {
  max-width: 870px;
  font-size: 26px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0.52px;
  line-height: 34px;
  color: #ffffff;
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container p .orange {
  position: relative;
  display: inline-block;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 0.6px;
  color: #ff5b02;
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container p .orange:before {
  content: '';
  position: absolute;
  right: -20%;
  bottom: -9px;
  left: -20%;
  display: block;
  height: 9px;
  background-image: url('/wp-content/uploads/2021/01/line_orange.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
body.home #et-main-area .section_banner .et_pb_slide .et_pb_container .btn_orange {
  margin: 13px 0 20px;
  padding: 18px 39px;
}
body.home #et-main-area .section_services {
  margin-top: -150px;
  padding: 40px 0 72px;
  background-color: transparent;
}
body.home #et-main-area .section_services .et_pb_row {
  display: flex;
  flex-wrap: wrap;
  max-width: 1800px;
  width: 94% !important;
  padding: 0 !important;
}
body.home #et-main-area .section_services .et_pb_row .et_pb_column {
  width: 30.6667%;
  margin-right: 4%;
  margin-bottom: 30px;
}
body.home #et-main-area .section_services .et_pb_row .et_pb_column:last-child {
  margin-right: 0;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_services .et_pb_row .et_pb_column {
    width: 100%;
    margin-right: 0;
  }
}
body.home #et-main-area .section_services .et_pb_blurb, body.home #et-main-area .section_services .box_service {
  max-width: 560px;
  height: 100%;
  margin: 0 auto;
  padding: 50px 30px 38px;
  background-color: #ffffff;
  border: 2px solid #0971ce;
  border-radius: 12px;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.12);
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_container, body.home #et-main-area .section_services .box_service .et_pb_blurb_container {
  display: flex;
  flex-direction: column;
  height: inherit;
  text-align: center;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_content, body.home #et-main-area .section_services .box_service .et_pb_blurb_content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_main_blurb_image, body.home #et-main-area .section_services .box_service .et_pb_main_blurb_image {
  min-height: 155px;
  margin-bottom: 31px;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_module_header, body.home #et-main-area .section_services .box_service .et_pb_module_header {
  margin: 0 0 20px;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 113%;
  color: #000000;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_services .et_pb_blurb .et_pb_module_header, body.home #et-main-area .section_services .box_service .et_pb_module_header {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_services .et_pb_blurb .et_pb_module_header, body.home #et-main-area .section_services .box_service .et_pb_module_header {
    font-size: 20px !important;
  }
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description, body.home #et-main-area .section_services .box_service .et_pb_blurb_description {
  display: flex;
  flex-direction: column;
  height: inherit;
  max-width: 355px;
  margin: 0 auto;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description p, body.home #et-main-area .section_services .box_service .et_pb_blurb_description p {
  font-size: 22px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 137%;
  color: #000000;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description p, body.home #et-main-area .section_services .box_service .et_pb_blurb_description p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description p, body.home #et-main-area .section_services .box_service .et_pb_blurb_description p {
    font-size: 18px !important;
  }
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description p:last-child, body.home #et-main-area .section_services .box_service .et_pb_blurb_description p:last-child {
  margin-top: auto;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description ul, body.home #et-main-area .section_services .box_service .et_pb_blurb_description ul {
  max-width: 329px;
  margin: 26px auto 33px;
  padding: 0;
  text-align: left;
  list-style-type: none;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description ul li, body.home #et-main-area .section_services .box_service .et_pb_blurb_description ul li {
  position: relative;
  margin-bottom: 0;
  padding-left: 24px;
  font-size: 22px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 30px;
  color: #000000;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description ul li:before, body.home #et-main-area .section_services .box_service .et_pb_blurb_description ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #ff5b02;
  border-radius: 50%;
}
body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description .btn_orange_bd, body.home #et-main-area .section_services .box_service .et_pb_blurb_description .btn_orange_bd {
  max-width: 292px;
  width: 100%;
  margin-top: auto;
  padding: 17px 10px !important;
}
@media screen and (max-width: 1140px) and (min-width: 981px), (max-width: 374px) {
  body.home #et-main-area .section_services .et_pb_blurb .et_pb_blurb_description .btn_orange_bd, body.home #et-main-area .section_services .box_service .et_pb_blurb_description .btn_orange_bd {
    font-size: 18px !important;
  }
}
body.home #et-main-area .section_step {
  padding: 73px 0 51px;
  background-color: #14223d;
}
body.home #et-main-area .section_step h2 {
  font-size: 45px !important;
  font-weight: 700;
  text-align: center;
  line-height: 112%;
  color: #ffffff;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_step h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_step h2 {
    font-size: 28px !important;
  }
}
body.home #et-main-area .section_step .row_step {
  max-width: 1690px;
  padding: 20px 0 33px;
  counter-reset: step;
}
body.home #et-main-area .section_step .row_step .et_pb_column {
  counter-increment: step;
}
body.home #et-main-area .section_step .row_step .et_pb_column .box_step .et_pb_blurb_container:before {
  content: "Step " counter(step);
  display: block;
  font-size: 32px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3.2px;
  line-height: 100%;
  color: #ff5b02;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_step .row_step .et_pb_column .box_step .et_pb_blurb_container:before {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_step .row_step .et_pb_column .box_step .et_pb_blurb_container:before {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .section_step .box_step {
    margin-bottom: 40px;
  }
}
body.home #et-main-area .section_step .box_step .et_pb_blurb_container {
  text-align: center;
}
body.home #et-main-area .section_step .box_step .et_pb_main_blurb_image {
  min-height: 168px;
  margin-bottom: 31px;
}
body.home #et-main-area .section_step .box_step .et_pb_module_header {
  margin: 12px 0 22px;
  font-size: 34px !important;
  font-weight: 700;
  line-height: 100%;
  color: #ffffff;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_step .box_step .et_pb_module_header {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_step .box_step .et_pb_module_header {
    font-size: 26px !important;
  }
}
body.home #et-main-area .section_step .box_step .et_pb_blurb_description {
  max-width: 433px;
  margin: 0 auto;
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
  text-align: center;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
}
body.home #et-main-area .section_step .box_step .et_pb_blurb_description p {
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
  text-align: center;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
}
body.home #et-main-area .section_step .box_step .et_pb_blurb_description p:last-child {
  margin-bottom: 0;
}
body.home #et-main-area .section_step .et_pb_text .et_pb_text_inner {
  text-align: center;
}
body.home #et-main-area .section_step .btn_orange {
  padding: 13px 39px;
  font-size: 34px !important;
  line-height: 103%;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_step .btn_orange {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_step .btn_orange {
    font-size: 24px !important;
  }
}
body.home #et-main-area .section_step .btn_orange .small {
  font-weight: 300;
  letter-spacing: 2px;
}
body.home #et-main-area .section_about {
  padding: 84px 0 45px;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about {
    padding-top: 65px;
  }
}
@media screen and (min-width: 1921px) {
  body.home #et-main-area .section_about {
    background-position: center bottom;
  }
}
body.home #et-main-area .section_about .row_testimonials {
  max-width: 1465px;
  padding: 0;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_testimonials .et_pb_column {
    margin-bottom: 0;
  }
}
body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial {
  position: relative;
  margin-bottom: 44px;
  padding: 0;
  text-align: center;
  background: none;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
}
body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial:before {
  content: '';
  position: initial;
  display: block;
  width: 55px;
  height: 45px;
  margin: 0 auto 20px;
  background: none;
  background-image: url('/wp-content/uploads/2021/01/icon_quote.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border-radius: 0;
}
body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial .et_pb_testimonial_description:before, body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial .et_pb_testimonial_description:after {
  content: '';
  position: absolute;
  top: -44px;
  left: 0;
  display: block;
  width: 36%;
  border: 2px solid #b7b7b7;
}
body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial .et_pb_testimonial_description:after {
  left: initial;
  right: 0;
}
body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial .et_pb_testimonial_content {
  font-size: 28px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 115%;
  color: #000000;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial .et_pb_testimonial_content {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial .et_pb_testimonial_content {
    font-size: 20px !important;
  }
}
body.home #et-main-area .section_about .row_testimonials .et_pb_testimonial .et_pb_testimonial_author {
  margin-top: 22px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #000000;
}
body.home #et-main-area .section_about .et_pb_text .et_pb_text_inner {
  text-align: center;
}
body.home #et-main-area .section_about .btn_orange {
  padding: 13px 34px;
  font-size: 34px !important;
  line-height: 103%;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .btn_orange {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_about .btn_orange {
    font-size: 24px !important;
  }
}
body.home #et-main-area .section_about .btn_orange .small {
  font-weight: 300;
  letter-spacing: 2px;
}
body.home #et-main-area .section_about .row_about {
  max-width: 1415px;
}
body.home #et-main-area .section_about .row_about .col_about {
  max-width: 790px;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_about .col_about {
    margin: 0px auto !important;
    float: none;
  }
}
body.home #et-main-area .section_about .row_about .et_pb_text .et_pb_text_inner {
  text-align: left;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_about .et_pb_text .et_pb_text_inner {
    text-align: center;
  }
}
body.home #et-main-area .section_about .row_about .et_pb_text h2 {
  margin: 98px 0 40px;
  font-size: 45px !important;
  font-weight: 700;
  line-height: 100%;
  color: #000000;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_about .et_pb_text h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_about .row_about .et_pb_text h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_about .et_pb_text h2 {
    margin: 0px 0 40px;
  }
}
body.home #et-main-area .section_about .row_about .et_pb_text p {
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 28px;
  color: #000000;
}
body.home #et-main-area .section_about .row_about .et_pb_text .btn_orange {
  margin: 32px 14px;
  padding: 13px 30px;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_about .row_about .et_pb_text .btn_orange {
    margin: 30px auto;
  }
}
body.home #et-main-area .section_blog {
  padding: 63px 0 43px;
}
body.home #et-main-area .section_blog .et_pb_row {
  max-width: 1380px;
}
body.home #et-main-area .section_blog h2 {
  margin-bottom: 45px;
  font-size: 45px !important;
  font-weight: 700;
  text-align: center;
  line-height: 112%;
  color: #000000;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_blog h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_blog h2 {
    font-size: 28px !important;
  }
}
body.home #et-main-area .section_blog .et_pb_posts {
  margin-bottom: 16px;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article {
  position: relative;
  width: calc(33.3333% - 4%);
  margin: 0 2% 30px;
  padding: 0 27px 86px;
  background-color: #ffffff;
  border: 1px solid #cad9df;
  border-radius: 8px 20px 8px 8px;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 30px;
  }
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .entry-featured-image-url {
  margin: 0 -27px;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .entry-featured-image-url img {
  min-width: 100%;
  /*height: 170px;*/
  height: 214px;
  object-fit: cover;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .entry-featured-image-url img {
    height: unset;
  }
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .entry-title {
  margin: 26px 0 20px;
  font-size: 22px !important;
  font-weight: 500;
  line-height: 110%;
  color: #000000;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .entry-title {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .entry-title {
    font-size: 20px !important;
  }
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .post-content p {
  font-size: 16px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 20px;
  color: #000000;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .post-meta {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 25px 27px 22px;
  font-size: 12px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1.2px;
  line-height: 20px;
  color: #000000;
  border-top: 1px solid #cad9df;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .post-meta a {
  color: #1844be;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .post-meta .published {
  float: right;
  color: #1844be;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .more-link {
  display: inline-block;
  margin: 7px 0 0;
  padding: 5px 11px;
  font-size: 15px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.75px;
  line-height: 24px;
  color: #000000;
  border: 1px solid #ff5b02;
  border-radius: 5px;
}
body.home #et-main-area .section_blog .et_pb_posts .et_pb_ajax_pagination_container article .more-link:hover {
  color: #fff;
  background-color: #ff5b02;
}
body.home #et-main-area .section_blog .btn_orange, body.home #et-main-area .section_blog #et-main-area .btn_orange {
  padding: 12px 36px !important;
  font-size: 24px !important;
  line-height: 167% !important;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_blog .btn_orange, body.home #et-main-area .section_blog #et-main-area .btn_orange {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_blog .btn_orange, body.home #et-main-area .section_blog #et-main-area .btn_orange {
    font-size: 20px !important;
  }
}
body.home #et-main-area .section_book {
  position: relative;
  padding: 41px 0 0;
  background-color: #07267b;
}
body.home #et-main-area .section_book:before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 172px;
  background-color: #1742b7;
}
@media screen and (max-width: 1280px) {
  body.home #et-main-area .section_book:before {
    height: 145px;
  }
}
body.home #et-main-area .section_book .et_pb_row {
  max-width: 1420px;
  padding: 0;
}
body.home #et-main-area .section_book .et_pb_row .col_img {
  width: 100%;
}
@media (min-width: 981px) {
  body.home #et-main-area .section_book .et_pb_row .col_img {
    width: 45.5%;
    margin-right: 0.5%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .section_book .et_pb_row .col_img .et_pb_image {
    margin-right: 20%;
    text-align: center;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .section_book .et_pb_row .col_text {
    width: 54%;
  }
}
body.home #et-main-area .section_book .et_pb_row .col_text .et_pb_text {
  max-width: 550px;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_book .et_pb_row .col_text .et_pb_text {
    margin: auto;
  }
}
body.home #et-main-area .section_book h2 {
  margin: 29px 0 25px;
  font-size: 45px !important;
  font-weight: 700;
  text-align: center;
  line-height: 112%;
  color: #ffffff;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_book h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_book h2 {
    font-size: 28px !important;
  }
}
body.home #et-main-area .section_book p {
  max-width: 500px;
  margin: 0 auto 24px;
  font-size: 22px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  text-align: center;
  line-height: 24px;
  color: #ffffff;
}
body.home #et-main-area .section_book .et_pb_button_module_wrapper {
  max-width: 550px;
  text-align: center;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_book .et_pb_button_module_wrapper {
    margin: auto;
  }
}
body.home #et-main-area .section_book .et_pb_button_module_wrapper .btn_orange, body.home #et-main-area .section_book .et_pb_button_module_wrapper #et-main-area .btn_orange {
  margin: 66px auto 35px;
  padding: 12px 29px !important;
  font-size: 24px !important;
  line-height: 168% !important;
}
@media (max-width: 980px) {
  body.home #et-main-area .section_book .et_pb_button_module_wrapper .btn_orange, body.home #et-main-area .section_book .et_pb_button_module_wrapper #et-main-area .btn_orange {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .section_book .et_pb_button_module_wrapper .btn_orange, body.home #et-main-area .section_book .et_pb_button_module_wrapper #et-main-area .btn_orange {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px) {
  body.home #et-main-area .section_book .et_pb_button_module_wrapper .btn_orange, body.home #et-main-area .section_book .et_pb_button_module_wrapper #et-main-area .btn_orange {
    margin: 35px auto 50px;
  }
}
/*Page Posts Subpage Banner*/
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section-subpage, body.single-post #et-main-area .banner-section-subpage, body.archive #et-main-area .banner-section-subpage {
    margin-top: 0;
  }
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides:before, body.single-post #et-main-area .banner-section-subpage .et_pb_slides:before, body.archive #et-main-area .banner-section-subpage .et_pb_slides:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url('/wp-content/uploads/2021/02/bg_banner_subpage.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 2;
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides:after, body.single-post #et-main-area .banner-section-subpage .et_pb_slides:after, body.archive #et-main-area .banner-section-subpage .et_pb_slides:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 15, 51, 0.5);
  visibility: visible;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides:after, body.single-post #et-main-area .banner-section-subpage .et_pb_slides:after, body.archive #et-main-area .banner-section-subpage .et_pb_slides:after {
    background-color: rgba(0, 15, 51, 0.8);
  }
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide {
  display: flex;
  align-items: flex-end;
  min-height: calc(100vh - 148px);
  height: auto;
  padding-bottom: 110px !important;
  background-position: center;
}
@media (max-width: 1440px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide {
    min-height: calc(680px - 148px);
    padding: 50px 0 !important;
  }
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide {
    min-height: 400px;
    align-items: center;
    padding: 80px 0;
    padding-bottom: 0 !important;
  }
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide.et_pb_bg_layout_light, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide.et_pb_bg_layout_light, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide.et_pb_bg_layout_light {
  color: #000;
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide.et_pb_bg_layout_light .et_pb_slide_title, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide.et_pb_bg_layout_light .et_pb_slide_title, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide.et_pb_bg_layout_light .et_pb_slide_title {
  color: #000;
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container {
  max-width: 1420px;
  width: 90%;
  height: auto !important;
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  padding: 3% 0 3%;
}
@media (max-width: 1440px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    padding: 5% 0 5%;
  }
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: none;
    padding: 10% 0 10%;
    text-align: center;
  }
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  position: relative;
  max-width: 640px;
  margin-bottom: 35px;
  padding-bottom: 40px;
  font-size: 62px !important;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 300;
  line-height: 102%;
  color: #fff !important;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 35px !important;
  }
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -12.5%;
  width: 160px;
  height: 1px;
  background-color: #f0cc00;
}
@media (max-width: 1600px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after {
    left: -5% !important;
  }
}
@media (max-width: 1440px) and (min-width: 1281px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 55px !important;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 46px !important;
  }
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    margin: 0 auto 30px;
    padding-bottom: 20px;
  }
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title:after {
    left: 0;
    right: 0;
    margin: auto;
  }
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  position: relative;
  min-height: 85px;
  margin-bottom: 5px;
  padding-left: 80px;
  font-size: 26px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 150% !important;
  color: #fff !important;
  line-height: 36px;
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content:before, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content:before, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 2px;
  display: block;
  width: 19px;
  height: 73px;
  background-image: url('/wp-content/uploads/2021/02/icon_banner_text.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    padding-top: 50px;
    padding-left: 0;
  }
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content:before, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content:before, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content:before {
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(90deg);
  }
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  color: #fff;
  box-shadow: none;
}
body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  box-shadow: none !important;
}
@media screen and (max-width: 1199px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.archive #et-main-area .banner-section-subpage .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
    font-size: 22px !important;
  }
}
#divi-banner-video {
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#divi-banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-blogpost-body-full {
  padding: 0 !important;
}
.section-blogpost-body-full > .et_pb_row {
  max-width: none;
  width: 100% !important;
  padding: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text {
  position: relative;
  padding: 40px 0 0 !important;
  border: none !important;
  z-index: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_row {
  display: flex;
  flex-wrap: wrap;
  max-width: 1290px;
  padding: 45px 0 45px;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_row .et_pb_column {
    order: 2;
  }
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_row .col_img {
    order: 1;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 45px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #90b4e7;
  z-index: -2;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text:before {
    bottom: 0;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 44px;
  left: 32vw;
  width: 320px;
  height: 3px;
  background-color: #fff;
  z-index: -1;
}
@media screen and (max-width: 1600px) and (min-width: 1201px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text:after {
    left: 26vw;
  }
}
@media screen and (max-width: 1200px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text:after {
    display: none;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .right_img {
  position: relative;
  z-index: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .right_img:before {
  content: '';
  position: absolute;
  bottom: 36%;
  left: 0;
  display: block;
  width: 300%;
  height: 31.5%;
  background-color: #035dc2;
  transform: skewY(-19deg);
  z-index: -1;
}
@media screen and (max-width: 980px) and (min-width: 600px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .right_img:before {
    bottom: 60%;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .left_img {
  position: relative;
  z-index: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .left_img:before {
  content: '';
  position: absolute;
  bottom: 32%;
  right: 0;
  display: block;
  width: 300%;
  height: 33.5%;
  background-color: #90b4e7;
  transform: skewY(19.5deg);
  z-index: -1;
}
@media screen and (max-width: 980px) and (min-width: 600px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .left_img:before {
    bottom: 60%;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_column {
  width: 60%;
  margin-right: 0;
  padding: 0 15px;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_column {
    width: 100%;
    padding: 0;
  }
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_column .et_pb_image {
    text-align: center;
  }
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .col_img {
    width: 40%;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_text {
  margin-bottom: 0 !important;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_image {
  margin-bottom: 40px !important;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_bg_layout_light {
  color: #000;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_bg_layout_light h2 {
  color: #000;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text h2 {
  margin-bottom: 33px;
  padding: 0;
  font-size: 40px !important;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 600;
  line-height: 100%;
  color: #041643;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text h2 {
    font-size: 28px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text ul {
  margin: 0 0 25px !important;
  padding: 0 !important;
  list-style-type: none;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text ul li {
  position: relative !important;
  margin-bottom: 26px !important;
  padding-left: 60px !important;
  padding-top: 4px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text ul li:before {
  content: '' !important;
  position: absolute !important;
  top: 10px !important;
  left: 29px !important;
  display: block;
  width: 7px;
  height: 7px;
  background-color: #035dc2;
  border-radius: 50%;
}
@media screen and (max-width: 480px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text ul li {
    padding-left: 40px !important;
  }
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text ul li:before {
    left: 12px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text p {
  margin-bottom: 25px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_button {
  padding: 13px 32px !important;
  font-size: 20px;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 28px;
  color: #ffffff;
}
@media screen and (max-width: 450px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_image_text .et_pb_button {
    padding: 13px 23px !important;
    font-size: 14px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services {
  padding: 20px 0 21px !important;
  border: none !important;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .et_pb_row {
  max-width: 850px;
  width: 90%;
  padding: 30px 0 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .et_pb_bg_layout_light {
  color: #000;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .et_pb_bg_layout_light h2 {
  color: #000;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services h2 {
  margin-bottom: 27px;
  font-size: 40px !important;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 600;
  text-align: center;
  line-height: 100%;
  color: #041643;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services h2 {
    font-size: 31px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services p {
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1720px;
  width: 90%;
  padding: 22px 0 20px;
  counter-reset: num;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column {
  width: 33.3333%;
  margin: 0;
  padding: 0 0.8445%;
  counter-increment: num;
}
@media screen and (max-width: 1280px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column {
    width: 50%;
    margin: 0 auto 40px !important;
  }
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column:last-of-type {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column {
    max-width: 460px;
    width: 100%;
    padding: 0;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column:nth-child(2) .et_pb_blurb {
  background-color: #002678;
  border-radius: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_module_header:before, body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column:nth-child(2) .et_pb_blurb ul li:before {
  background-color: #90b4e7;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column:nth-child(3) .et_pb_blurb {
  background-color: #013094;
  border-radius: 30px 0 0 30px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column:nth-child(3) .et_pb_blurb .et_pb_module_header:before, body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column:nth-child(3) .et_pb_blurb ul li:before {
  background-color: #00aeef;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb {
  position: relative;
  height: 100%;
  padding: 29px 43px 35px;
  border-radius: 0 30px 30px 0;
  background-color: #112862;
  background-image: url('/wp-content/uploads/2021/02/pattern.png');
  background-repeat: repeat;
  background-size: auto;
  background-blend-mode: multiply;
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb {
    padding: 29px 25px 35px;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb .et_pb_main_blurb_image {
  min-height: 113px;
  margin-bottom: 21px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb .et_pb_module_header {
  position: relative;
  max-width: 360px;
  min-height: 65px;
  margin: 11px 0 21px;
  padding: 7px 0 10px 83px;
  font-size: 25px !important;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 600;
  line-height: 25px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb .et_pb_module_header:before {
  content: counter(num);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  font-size: 40px;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 700;
  text-align: center;
  color: #000000;
  background-color: #eccd45;
  border-radius: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb .et_pb_module_header {
    padding: 0 0 10px 65px;
    font-size: 20px !important;
  }
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb .et_pb_module_header:before {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb p {
  margin-bottom: 23px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  text-align: left;
  line-height: 26px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb ul {
  max-width: 445px;
  margin: 0 auto 15px;
  padding: 0;
  list-style-type: none;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb ul li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 54px;
  padding-top: 5px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  text-align: left;
  line-height: 26px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb ul li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 21px;
  display: block;
  width: 7px;
  height: 7px;
  background-color: #f0cc00;
  border-radius: 50%;
}
@media screen and (max-width: 480px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb ul li {
    padding-left: 40px;
  }
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_managed_it_services .row_services .et_pb_column .et_pb_blurb ul li:before {
    left: 10px;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta {
  padding: 35px 0 70px !important;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_row {
  max-width: 775px;
  padding: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_promo {
  padding: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_bg_layout_light {
  color: #000;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_bg_layout_light .et_pb_module_header {
  color: #000;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta h2 {
  margin: 0 auto 30px;
  font-size: 40px !important;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 600;
  line-height: 100%;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta h2 {
    font-size: 28px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_promo_description > div, body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta p {
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_button_wrapper {
  text-align: center;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_button_wrapper .et_pb_button {
  margin: 0 auto;
  padding: 15px 26px !important;
  font-family: 'Neutrif Pro', sans-serif;
  font-weight: 700;
  color: #fff;
  box-shadow: none;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .section_cta .et_pb_button_wrapper .et_pb_button:hover {
  background-color: transparent !important;
  box-shadow: none !important;
}
.subpage .section_btn_contact {
  display: none;
}
body.page-id-810 #et-boc {
  overflow: hidden;
}
body.page-id-810 #et-boc .list-style {
  padding: 0;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .list-style {
    margin: 0 auto;
    max-width: 634px;
  }
}
body.page-id-810 #et-boc .list-style li {
  position: relative;
  padding-left: 78px;
  list-style-type: none;
}
body.page-id-810 #et-boc .list-style li:not(:last-child) {
  margin-bottom: 27px;
}
body.page-id-810 #et-boc .list-style li:before {
  content: url(/wp-content/uploads/2021/01/Vector_Smart_Object.png);
  position: absolute;
  left: 24px;
  top: -6px;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .list-style li {
    text-align: left;
  }
}
body.page-id-810 #et-boc .et_pb_column {
  margin-bottom: 0;
}
body.page-id-810 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row {
  max-width: 1115px;
}
@media (min-width: 981px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row .et_pb_column {
    width: 60%;
    margin-right: 4%;
  }
  body.page-id-810 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row .et_pb_column.et-last-child {
    width: 36%;
  }
}
body.page-id-810 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row .et_pb_image {
  text-align: center;
  margin-bottom: 40px;
  max-width: 605px;
}
body.page-id-810 #et-boc .dark-web-scan-background-section .btn-top {
  margin-top: -24px;
  width: 100%;
  max-width: 588px;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section .btn-top {
    margin: -24px auto 0;
  }
}
body.page-id-810 #et-boc .dark-web-scan-background-section .btn-top a {
  display: block;
}
body.page-id-810 #et-boc .dark-web-scan-background-section .btn-top img {
  transition: all 0.3s;
}
body.page-id-810 #et-boc .dark-web-scan-background-section .btn-top img:hover {
  transform: scale(0.9);
}
body.page-id-810 #et-boc .dark-web-scan-background-section h1 {
  font-size: 55px !important;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  max-width: 605px;
  padding-bottom: 25px;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section h1 {
    font-size: 50px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section h1 {
    font-size: 48px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section h1 {
    margin: 0 auto;
  }
}
body.page-id-810 #et-boc .dark-web-scan-background-section li {
  font-size: 22px !important;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section li {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section li {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section li {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section li {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-810 #et-boc .dark-web-scan-background-section li {
    font-size: 17px !important;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section:before {
  content: "";
  position: absolute;
  bottom: -91px;
  right: 13.5%;
  background-image: url(/wp-content/uploads/2021/02/tap-symbol.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  max-width: 637px;
  height: 2100px;
  width: 52.3vw;
}
@media (min-width: 981px) and (max-width: 1680px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    right: 7.5%;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    right: 3.5%;
    bottom: -94px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    bottom: -99px;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    bottom: -3px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    bottom: -20px;
  }
}
@media (min-width: 981px) and (max-width: 1050px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    bottom: 63px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    bottom: 78px;
  }
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section:before {
    display: none;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row {
  border-bottom: 1px solid #afb0b0;
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row {
    padding-bottom: 30px !important;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
  font-size: 28px !important;
  font-weight: 700;
  line-height: 139%;
  padding-bottom: 27px;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 24px !important;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row p {
  font-size: 20px !important;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row p {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .et_pb_column {
    width: 50.5%;
    margin-right: 4%;
  }
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .et_pb_column.et-last-child {
    width: 45.5%;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row {
    padding-top: 30px !important;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
  font-size: 45px !important;
  font-weight: 700;
  line-height: 100%;
  padding-bottom: 35px;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
    font-size: 42px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
    font-size: 36px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
    font-size: 42px !important;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
  font-size: 18px !important;
  font-weight: 400;
  line-height: 157%;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
    font-size: 16px !important;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p {
    padding-bottom: 28px;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p:not(:first-child) {
  padding-bottom: 28px;
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row ul {
  margin-bottom: 54px;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row ul {
    max-width: 390px;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row ul li {
  padding-left: 84px;
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom {
  max-width: 429px;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom {
    margin: 0 auto;
  }
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom a {
  display: block;
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom img {
  transition: all 0.3s;
}
body.page-id-810 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom img:hover {
  transform: scale(0.9);
}
body.page-id-810 #et-boc .dark-web-scan-copyright-section p {
  font-size: 14px !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  line-height: 78%;
  padding: 1.5px 0;
}
@media (max-width: 980px) {
  body.page-id-810 #et-boc .dark-web-scan-copyright-section p {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-810 #et-boc .dark-web-scan-copyright-section p {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) and (max-width: 535px) {
  body.page-id-810 #et-boc .dark-web-scan-copyright-section p {
    line-height: 120%;
  }
}
#pum-860 {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto !important;
  padding: 4vh 0;
}
#pum-860.pum-active {
  display: block !important;
}
#pum-860 #popmake-860 {
  max-width: 644px !important;
  width: 90% !important;
  border-radius: 8px;
  border: 5px solid #f0cc00;
  background-color: #f0efeb;
  padding: 0;
  margin: 0 auto !important;
}
@media (min-width: 981px) and (min-height: 680px) {
  #pum-860 #popmake-860 {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
#pum-860 #popmake-860 .popmake-close {
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-image: url('/wp-content/uploads/2021/02/close_btn.png') !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
  top: 21px !important;
  right: 22px !important;
}
#pum-860 #popmake-860 .heading {
  font-size: 34px !important;
  background-color: #16191e;
  width: 100%;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 38px;
  padding: 43px 0;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 980px) {
  #pum-860 #popmake-860 .heading {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #pum-860 #popmake-860 .heading {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  #pum-860 #popmake-860 .heading {
    padding: 34px 25px;
  }
}
#pum-860 #popmake-860 .heading span {
  display: block;
}
#pum-860 #popmake-860 .form-wrap {
  padding: 0px 96px;
  margin-top: 34px;
  min-height: auto !important;
}
@media (max-width: 767px) {
  #pum-860 #popmake-860 .form-wrap {
    padding: 0 25px;
  }
}
#pum-860 #popmake-860 .form-wrap br:empty {
  display: none;
}
#pum-860 #popmake-860 .form-wrap iframe {
  height: 412px;
}
@media (max-width: 490px) {
  #pum-860 #popmake-860 .form-wrap iframe {
    height: 550px;
  }
}
html.pum-open.pum-open-overlay {
  overflow: initial !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
body.page-id-872 .banner-section.home-banner-section {
  display: none;
}
#section-contact-form {
  font-family: 'Fira Sans', sans-serif;
  border-bottom: 17px solid #90b4e7 !important;
  padding: 49px 0 39px;
  position: relative;
  background-position: bottom center;
}
@media (min-width: 1600px) {
  #section-contact-form {
    min-height: 840px;
  }
}
@media (min-width: 1440px) {
  #section-contact-form {
    padding: 40px 0 39px;
  }
}
@media (max-width: 980px) {
  #section-contact-form {
    padding-bottom: 60px;
    background-position-x: 45%;
  }
}
#section-contact-form:after, #section-contact-form:before {
  position: absolute;
  content: '';
}
#section-contact-form:after {
  width: 33.8%;
  height: 17px;
  left: 50%;
  transform: translateX(-49%);
  bottom: -17px;
  background-color: #0971ce;
}
#section-contact-form:before {
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
@media (min-width: 768px) {
  #section-contact-form:before {
    display: none;
  }
}
#section-contact-form .et_pb_row {
  width: 95%;
  max-width: 1578px;
  display: flex;
  padding: 0;
}
@media (min-width: 1600px) {
  #section-contact-form .et_pb_row {
    position: relative;
    left: 0.5%;
  }
}
@media (max-width: 767px) {
  #section-contact-form .et_pb_row {
    flex-direction: column;
  }
}
#section-contact-form .et_pb_column {
  float: none;
}
#section-contact-form .info-column {
  align-self: flex-end;
  margin-right: 20px;
  width: 54%;
}
@media (max-width: 1200px) {
  #section-contact-form .info-column {
    width: 51%;
  }
}
@media (max-width: 980px) {
  #section-contact-form .info-column {
    width: 34%;
    margin: 0 10px 0 0;
  }
}
@media (max-width: 767px) {
  #section-contact-form .info-column {
    width: 100%;
    margin: 0 0 30px;
    z-index: 1;
    position: relative;
  }
}
#section-contact-form .form-column {
  width: 44%;
  float: none;
  margin-left: auto;
}
@media (max-width: 1200px) {
  #section-contact-form .form-column {
    width: 47.5%;
  }
}
@media (max-width: 980px) {
  #section-contact-form .form-column {
    width: 70%;
  }
}
@media (max-width: 767px) {
  #section-contact-form .form-column {
    width: 100%;
    padding: 0 15px;
  }
}
#section-contact-form .info-blocks {
  display: flex;
  max-width: 856px;
}
@media (max-width: 980px) {
  #section-contact-form .info-blocks {
    flex-direction: column;
  }
  #section-contact-form .info-blocks .info-block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #section-contact-form .info-blocks {
    flex-direction: row;
    justify-content: center;
  }
  #section-contact-form .info-blocks .info-block {
    width: 49.9%;
  }
}
@media (max-width: 520px) {
  #section-contact-form .info-blocks {
    flex-direction: column;
    align-items: center;
  }
  #section-contact-form .info-blocks .info-block {
    width: 100%;
    max-width: 280px;
  }
}
#section-contact-form .info-block {
  color: #fff;
  width: 49.9%;
  min-height: 230px;
  padding: 56px 4% 30px 9%;
}
#section-contact-form .info-block p {
  position: relative;
  font-size: 18px !important;
  padding-left: 23%;
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
#section-contact-form .info-block p span {
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 5px;
}
#section-contact-form .info-block p a {
  color: #fff !important;
  border: none !important;
}
#section-contact-form .info-block p:before {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}
#section-contact-form .info-block-left {
  background-color: rgba(3, 93, 194, 0.9);
  margin-right: 4px;
}
#section-contact-form .info-block-left p span {
  display: block;
  margin-bottom: 12px;
}
#section-contact-form .info-block-left p:before {
  content: url("/wp-content/uploads/2021/02/map-icon.png");
}
@media (max-width: 980px) {
  #section-contact-form .info-block-left {
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  #section-contact-form .info-block-left {
    margin: 0 4px 0 0;
  }
}
@media (max-width: 520px) {
  #section-contact-form .info-block-left {
    margin: 0 0 20px;
  }
}
#section-contact-form .info-block-right {
  background-color: rgba(0, 0, 0, 0.8);
}
#section-contact-form .info-block-right p {
  padding-left: 17%;
}
#section-contact-form .info-block-right p:before {
  top: -4px;
  left: -7px;
  content: url("/wp-content/uploads/2021/02/phone-icon.png");
}
#section-contact-form .info-block-right p:last-child {
  margin-top: 16%;
}
#section-contact-form .info-block-right p:last-child:before {
  content: url("/wp-content/uploads/2021/02/email-icon.png");
  left: -14px;
}
@media (max-width: 1440px) {
  #section-contact-form .info-block {
    padding: 53px 3% 30px;
    min-height: 190px;
  }
  #section-contact-form .info-block p {
    font-size: 16px !important;
    padding-left: 60px;
  }
  #section-contact-form .info-block p:before {
    top: -6px;
    left: 3px;
    transform: scale(0.8);
  }
  #section-contact-form .info-block-right p:before {
    left: 8px;
  }
  #section-contact-form .info-block-right p:last-child {
    margin-top: 30px;
  }
  #section-contact-form .info-block-right p:last-child:before {
    left: 0;
  }
}
@media (max-width: 1200px) {
  #section-contact-form .info-block {
    padding: 40px 3% 40px 0;
    min-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #section-contact-form .info-block p {
    font-size: 15px !important;
  }
  #section-contact-form .info-block p:before {
    transform: scale(0.6);
  }
  #section-contact-form .info-block p a {
    font-size: 14px;
  }
  #section-contact-form .info-block-right p {
    padding-left: 55px;
  }
}
@media (max-width: 1024px) {
  #section-contact-form .info-block {
    min-height: 0;
  }
  #section-contact-form .info-block p a {
    font-size: 12px;
  }
}
@media (max-width: 980px) {
  #section-contact-form .info-block {
    padding-left: 3%;
  }
}
#section-contact-form .form-module .form-wrap, #section-contact-form .form-module .form-body {
  min-height: 0 !important;
}
#section-contact-form .form-module .form-wrap {
  box-shadow: 19px 33px 58px rgba(0, 0, 0, 0.12);
  border: 2px solid #ffffff;
  background-color: #fff;
  padding: 8.5% 9% 5% 9.7%;
  position: relative;
  max-width: 620px;
  margin-left: auto;
}
@media (max-width: 767px) {
  #section-contact-form .form-module .form-wrap {
    margin: 0 auto;
  }
}
#section-contact-form .form-module .form-wrap:before {
  content: '';
  display: block;
  position: absolute;
}
#section-contact-form .form-module .form-wrap:before {
  width: calc(100% + 4px);
  height: 10px;
  background-color: #035dc1;
  top: -10px;
  left: -2px;
}
#section-contact-form .form-module .form-wrap h2 {
  color: #035dc2;
  font-size: 28px !important;
  font-weight: bold;
  line-height: 0.92em;
  letter-spacing: 0.02em;
  padding-bottom: 3%;
  margin-bottom: 0;
}
#section-contact-form .form-module .form-wrap p {
  font-size: 18px;
  line-height: 1.33em;
  margin: 0 -35px 6% 0;
}
@media (max-width: 1440px) {
  #section-contact-form .form-module .form-wrap {
    padding: 8% 7% 5%;
  }
  #section-contact-form .form-module .form-wrap p {
    font-size: 17px;
    margin-right: 0;
    max-width: 475px;
  }
}
@media (max-width: 1440px) and (max-width: 1440px) and (max-height: 981px) {
  #section-contact-form .form-module .form-wrap p {
    font-size: 15px;
  }
}
@media (max-width: 1440px) and (max-height: 940px) {
  #section-contact-form .form-module .form-wrap {
    padding: 5% 7% 4%;
    max-width: 565px;
  }
  #section-contact-form .form-module .form-wrap iframe {
    max-height: 395px !important;
  }
}
@media (max-width: 980px) {
  #section-contact-form .form-module .form-wrap {
    max-width: 565px;
    padding: 40 43px 5%;
  }
  #section-contact-form .form-module .form-wrap p {
    font-size: 16px;
    max-width: 445px;
  }
}
@media (max-width: 767px) {
  #section-contact-form .form-module .form-wrap {
    padding: 8% 7% 5%;
  }
}
#section-contact-form .form-module iframe {
  height: 530px !important;
}
@media (max-width: 1347px) {
  #section-contact-form .form-module iframe {
    max-height: 395px !important;
  }
}
@media (max-width: 483px) {
  #section-contact-form .form-module iframe {
    max-height: 530px !important;
  }
}
#section-contact-us-content {
  font-family: 'Fira Sans', sans-serif;
  padding: 66px 0 80px;
  border-bottom: 1px solid #c3c3c3;
  position: relative;
}
@media (max-width: 980px) {
  #section-contact-us-content {
    padding-top: 80px;
  }
}
#section-contact-us-content:after {
  width: 32.8%;
  height: 17px;
  position: absolute;
  content: '';
  right: 0;
  top: -17px;
  background-color: #1741b7;
}
#section-contact-us-content .et_pb_row {
  box-shadow: 0 0 250px rgba(0, 0, 0, 0.2);
  border: 5px solid #ffffff;
  padding: 0;
  width: 95%;
  max-width: 1578px;
  overflow: hidden;
  display: flex;
}
@media (min-width: 1600px) {
  #section-contact-us-content .et_pb_row {
    position: relative;
    left: 0.5%;
  }
}
@media (max-width: 767px) {
  #section-contact-us-content .et_pb_row {
    display: block;
    width: 90%;
  }
}
#section-contact-us-content .et_pb_row .et_pb_column:nth-child(1) {
  width: 518px;
  margin-right: 0;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.4);
}
@media (max-width: 1200px) {
  #section-contact-us-content .et_pb_row .et_pb_column:nth-child(1) {
    width: 410px;
  }
}
@media (max-width: 980px) {
  #section-contact-us-content .et_pb_row .et_pb_column:nth-child(1) {
    width: 320px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #section-contact-us-content .et_pb_row .et_pb_column:nth-child(1) {
    width: 100%;
    box-shadow: none;
  }
}
#section-contact-us-content .et_pb_row .et_pb_column:nth-child(2) {
  width: calc(100% - 518px);
  z-index: 0;
}
@media (max-width: 1200px) {
  #section-contact-us-content .et_pb_row .et_pb_column:nth-child(2) {
    width: calc(100% - 410px);
  }
}
@media (max-width: 980px) {
  #section-contact-us-content .et_pb_row .et_pb_column:nth-child(2) {
    width: calc(100% - 320px);
  }
}
@media (max-width: 767px) {
  #section-contact-us-content .et_pb_row .et_pb_column:nth-child(2) {
    width: 100%;
  }
}
#section-contact-us-content .contact-reviews-wrap {
  padding: 80px 40px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 470px;
}
@media (max-width: 1024px) {
  #section-contact-us-content .contact-reviews-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  #section-contact-us-content .contact-reviews-wrap {
    padding: 70px 15% 40px;
    min-height: 315px;
  }
}
@media (max-width: 480px) {
  #section-contact-us-content .contact-reviews-wrap {
    padding: 70px 15px 40px;
  }
}
#section-contact-us-content .contact-reviews-wrap p.contact-review-item {
  text-align: center;
  font-weight: 400;
  line-height: 1.2em;
  padding: 44px 0 0 0;
  margin-bottom: 13%;
  font-size: 28px;
  position: relative;
  color: #000;
}
@media (max-width: 767px) {
  #section-contact-us-content .contact-reviews-wrap p.contact-review-item {
    margin-bottom: 30px;
  }
}
#section-contact-us-content .contact-reviews-wrap p.contact-review-item:before, #section-contact-us-content .contact-reviews-wrap p.contact-review-item:after {
  position: absolute;
}
#section-contact-us-content .contact-reviews-wrap p.contact-review-item:before {
  content: url("/wp-content/uploads/2021/01/icon_quote.png");
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: 95px;
  height: 47px;
  background-color: #fff;
  z-index: 1;
}
#section-contact-us-content .contact-reviews-wrap p.contact-review-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-bottom: 2px solid #b7b7b7;
  width: 100%;
}
#section-contact-us-content .contact-reviews-wrap p.contact-review-item span {
  display: block;
  margin-top: 4%;
  font-size: 18px;
}
@media (max-width: 1200px) {
  #section-contact-us-content .contact-reviews-wrap p.contact-review-item {
    font-size: 21px;
  }
}
@media (max-width: 980px) {
  #section-contact-us-content .contact-reviews-wrap p.contact-review-item {
    font-size: 19px;
  }
  #section-contact-us-content .contact-reviews-wrap p.contact-review-item span {
    font-size: 16px;
  }
}
#section-contact-us-content .contact-reviews-wrap .see-review-btn {
  text-align: center;
}
#section-contact-us-content .contact-reviews-wrap .see-review-btn a {
  font-family: "Open Sans", "Fira Sans", sans-serif;
  border-radius: 5px;
  border: 2px solid #0971ce !important;
  color: #0971ce !important;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
  width: 100%;
  max-width: 209px;
  transition: 0.3s all;
  display: block;
  margin: 0 auto;
}
@media (max-width: 380px) {
  #section-contact-us-content .contact-reviews-wrap .see-review-btn a {
    left: unset;
  }
}
#section-contact-us-content .contact-reviews-wrap .see-review-btn a:hover {
  background-color: #0971ce;
  color: #fff !important;
}
#section-contact-us-content .et_pb_map_container, #section-contact-us-content .et_pb_map {
  height: 100%;
}
@media (max-width: 767px) {
  #section-contact-us-content .et_pb_map_container, #section-contact-us-content .et_pb_map {
    height: 400px;
  }
}
#et-main-area .support-services {
  padding: 40px 0 20px;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #et-main-area .support-services {
    padding: 60px 0 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  #et-main-area .support-services {
    padding: 50px 0 30px;
  }
}
@media screen and (min-width: 961px) {
  #et-main-area .support-services {
    padding: 90px 0 70px;
  }
}
@media screen and (min-width: 1281px) and (max-height: 770px) {
  #et-main-area .support-services {
    padding: 70px 0 50px;
  }
}
@media screen and (min-width: 1560px) {
  #et-main-area .support-services {
    padding-top: 148px;
  }
}
#et-main-area .support-services .et_pb_row {
  padding: 0;
}
#et-main-area .support-services .services-support-title .et_pb_text_inner {
  margin-bottom: 25px;
}
@media screen and (min-width: 576px) {
  #et-main-area .support-services .services-support-title .et_pb_text_inner {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 768px) {
  #et-main-area .support-services .services-support-title .et_pb_text_inner {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 981px) {
  #et-main-area .support-services .services-support-title .et_pb_text_inner {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 1281px) and (max-height: 770px) {
  #et-main-area .support-services .services-support-title .et_pb_text_inner {
    margin-bottom: 40px;
  }
}
#et-main-area .support-services .services-support-title h1 {
  margin-top: 0;
  font-size: 45px;
  font-weight: 200;
  line-height: 62px;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #et-main-area .support-services .services-support-title h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  #et-main-area .support-services .services-support-title h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #et-main-area .support-services .services-support-title h1 {
    font-size: 30px;
    line-height: 37px;
  }
}
@media screen and (max-width: 575px) {
  #et-main-area .support-services .services-support-title h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
#et-main-area .support-services .services-support-title h1 span {
  display: block;
}
#et-main-area .support-services .support-services-grid {
  max-width: 1595px;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #et-main-area .support-services .support-services-grid {
    width: 95%;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  #et-main-area .support-services .support-services-grid {
    width: 100%;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  #et-main-area .support-services .support-services-grid {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  #et-main-area .support-services .support-services-grid .et_pb_column {
    width: 25%;
    margin-right: 0;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  #et-main-area .support-services .support-services-grid .et_pb_column {
    width: 24%;
    flex-shrink: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #et-main-area .support-services .support-services-grid .et_pb_column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 575px) {
  #et-main-area .support-services .support-services-grid .et_pb_column {
    margin-bottom: 23px;
  }
}
#et-main-area .support-services .support-services-grid .et_pb_column .et_pb_module {
  text-align: center;
}
@media screen and (max-width: 575px) {
  #et-main-area .support-services .support-services-grid .et_pb_column .et_pb_module {
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 1281px) {
  #et-main-area .support-services .support-services-grid .et_pb_image {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 1281px) and (max-height: 770px) {
  #et-main-area .support-services .support-services-grid .et_pb_image {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #et-main-area .support-services .support-services-grid .et_pb_image img {
    width: 130px;
  }
}
@media screen and (max-width: 575px) {
  #et-main-area .support-services .support-services-grid .et_pb_image img {
    max-width: 155px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #et-main-area .support-services .support-services-grid a.et_pb_button {
    padding: 10px 20px !important;
    font-size: 17px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  #et-main-area .support-services .support-services-grid a.et_pb_button {
    font-size: 11px !important;
    padding: 10px 13px !important;
  }
}
@media screen and (max-width: 767px) {
  #et-main-area .support-services .support-services-grid a.et_pb_button {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 575px) {
  #et-main-area .support-services .support-services-grid a.et_pb_button {
    padding: 6px 15px !important;
    font-size: 16px !important;
  }
}
@media screen and (min-width: 981px) {
  #et-main-area .support-services .support-item-title {
    margin-bottom: 37px;
  }
}
@media screen and (min-width: 1281px) and (max-height: 770px) {
  #et-main-area .support-services .support-item-title {
    margin-bottom: 25px;
  }
}
#et-main-area .support-services .support-item-title h2 {
  font-size: 20px !important;
  line-height: 1;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 576px) {
  #et-main-area .support-services .support-item-title h2 {
    font-size: 24px !important;
  }
}
@media screen and (min-width: 768px) {
  #et-main-area .support-services .support-item-title h2 {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 961px) {
  #et-main-area .support-services .support-item-title h2 {
    font-size: 19px !important;
  }
}
@media screen and (min-width: 1281px) {
  #et-main-area .support-services .support-item-title h2 {
    font-size: 24px !important;
  }
}
@media screen and (min-width: 1560px) {
  #et-main-area .support-services .support-item-title h2 {
    font-size: 28px !important;
  }
}
#et-main-area .support-services .emergency-row {
  padding-top: 15px;
}
@media screen and (min-width: 576px) {
  #et-main-area .support-services .emergency-row {
    padding-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  #et-main-area .support-services .emergency-row {
    padding-top: 15px;
  }
}
@media screen and (min-width: 981px) {
  #et-main-area .support-services .emergency-row {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1281px) and (max-height: 770px) {
  #et-main-area .support-services .emergency-row {
    padding-top: 45px;
  }
}
#et-main-area .support-services .support-emergency-text p {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}
#et-main-area .support-services .support-emergency-text p a {
  border: none !important;
  color: #2ea3f2 !important;
}
#et-main-area .section_thank_you {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 87vh;
  border-bottom: 17px solid #90b4e7;
}
#et-main-area .section_thank_you:before, #et-main-area .section_thank_you:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -17px;
  left: 0;
  display: block;
  width: 33.3333%;
  height: 17px;
  margin: 0 auto;
  background-color: #0971ce;
  z-index: 1;
}
#et-main-area .section_thank_you:after {
  margin-right: 0;
  background-color: #1844be;
  z-index: 2;
}
#et-main-area .section_thank_you .et_pb_row {
  position: initial;
  padding: 0 0 65px;
}
#et-main-area .section_thank_you .col_img {
  position: initial;
}
@media (min-width: 981px) {
  #et-main-area .section_thank_you .col_img {
    width: 50%;
  }
}
#et-main-area .section_thank_you .col_img .et_pb_image {
  position: absolute;
  bottom: -19px;
  left: 12.8vw;
  width: 39vw;
  z-index: 3;
}
@media screen and (max-width: 1440px) {
  #et-main-area .section_thank_you .col_img .et_pb_image {
    width: 45vw;
  }
}
@media screen and (max-width: 1280px) {
  #et-main-area .section_thank_you .col_img .et_pb_image {
    left: 2.8vw;
  }
}
@media screen and (max-width: 1200px) {
  #et-main-area .section_thank_you .col_img .et_pb_image {
    width: 53vw;
  }
}
@media (max-width: 980px) {
  #et-main-area .section_thank_you .col_img .et_pb_image {
    left: 0;
    right: 0;
    width: 100%;
    height: 104%;
    text-align: center;
    background-image: url('/wp-content/uploads/2021/02/img_thank_you.png');
    background-repeat: no-repeat;
    background-position: center top;
  }
  #et-main-area .section_thank_you .col_img .et_pb_image img {
    display: none;
  }
  #et-main-area .section_thank_you .col_img .et_pb_image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: rgba(255, 255, 255, 0.8);
  }
}
#et-main-area .section_thank_you .col_text {
  z-index: 4;
}
@media (min-width: 981px) {
  #et-main-area .section_thank_you .col_text {
    width: 44%;
  }
}
@media (max-width: 980px) {
  #et-main-area .section_thank_you .col_text {
    text-align: center;
  }
  #et-main-area .section_thank_you .col_text .et_pb_text {
    text-align: center;
  }
  #et-main-area .section_thank_you .col_text .et_pb_image {
    text-align: center;
  }
}
#et-main-area .section_thank_you .col_text .et_pb_image {
  margin-bottom: 80px;
}
@media screen and (max-width: 1280px) {
  #et-main-area .section_thank_you .col_text .et_pb_image {
    margin-bottom: 50px;
  }
}
#et-main-area .section_thank_you p {
  max-width: 470px;
  margin-bottom: 45px;
  font-size: 28px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 143%;
  color: #000000;
}
@media (max-width: 980px) {
  #et-main-area .section_thank_you p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .section_thank_you p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  #et-main-area .section_thank_you p {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 1280px) {
  #et-main-area .section_thank_you p {
    font-size: 24px !important;
  }
}
#et-main-area .section_thank_you .et_pb_button {
  font-size: 22px !important;
}
@media (max-width: 980px) {
  #et-main-area .section_thank_you .et_pb_button {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .section_thank_you .et_pb_button {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1280px) and (min-width: 981px) {
  #et-main-area .section_thank_you .et_pb_button {
    font-size: 19px !important;
  }
}
.section_banner_testimonials .et_pb_slide {
  padding: 0 0 95px;
  background-position: center bottom;
  border-bottom: 17px solid #90b4e7;
}
.section_banner_testimonials .et_pb_slide:before, .section_banner_testimonials .et_pb_slide:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -17px;
  left: 0;
  display: block;
  width: 33.3333%;
  height: 17px;
  margin: 0 auto;
  background-color: #0971ce;
}
.section_banner_testimonials .et_pb_slide:after {
  margin-right: 0;
  background-color: #1844be;
}
.section_banner_testimonials .et_pb_slide .et_pb_container {
  max-width: 1460px;
  width: 90%;
  height: auto !important;
}
.section_banner_testimonials .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
  display: flex;
  align-items: center;
  min-height: 75.7vh;
  padding: 10vh 0;
}
.section_banner_testimonials .et_pb_slide .et_pb_container .et_pb_slide_description {
  width: 100%;
  padding: 0;
}
@media (max-width: 980px) {
  .section_banner_testimonials .et_pb_slide .et_pb_container .et_pb_slide_description {
    text-align: center;
  }
}
.section_banner_testimonials .et_pb_slide .et_pb_container .et_pb_slide_title {
  max-width: 920px;
  margin: 25px 0 35px !important;
  font-size: 50px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700 !important;
  letter-spacing: 2.5px;
  line-height: 100%;
  color: #ffffff;
}
@media (max-width: 980px) {
  .section_banner_testimonials .et_pb_slide .et_pb_container .et_pb_slide_title {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  .section_banner_testimonials .et_pb_slide .et_pb_container .et_pb_slide_title {
    font-size: 36px !important;
  }
}
.section_banner_testimonials .et_pb_slide .et_pb_container p {
  max-width: 420px;
  font-size: 26px !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400 !important;
  letter-spacing: 0.52px !important;
  line-height: 34px !important;
  color: #ffffff;
}
@media (max-width: 980px) {
  .section_banner_testimonials .et_pb_slide .et_pb_container p {
    margin-right: auto;
    margin-left: auto;
  }
}
.section_testimonials {
  padding: 81px 0 70px !important;
}
.section_testimonials .et_pb_row {
  max-width: 1080px;
  padding: 0;
}
@media (max-width: 980px) {
  .section_testimonials .et_pb_row .et_pb_column {
    margin-bottom: 0;
  }
}
.section_testimonials .et_pb_row .et_pb_testimonial {
  position: relative;
  margin-bottom: 44px;
  padding: 0 0 30px;
  text-align: center;
  background: none;
  border-bottom: 1px solid #e5e5e5;
}
.section_testimonials .et_pb_row .et_pb_testimonial:last-of-type {
  border-bottom: 0;
}
@media (max-width: 980px) {
  .section_testimonials .et_pb_row .et_pb_testimonial {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
}
.section_testimonials .et_pb_row .et_pb_testimonial:before {
  content: '';
  position: initial;
  display: block;
  width: 55px;
  height: 45px;
  margin: 0 auto 20px;
  background: none;
  background-image: url('/wp-content/uploads/2021/01/icon_quote.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border-radius: 0;
}
.section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:before, .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
  content: '';
  position: absolute;
  top: -44px;
  right: 55%;
  display: block;
  max-width: 162px;
  width: 26%;
  border: 1px solid #b7b7b7;
}
@media screen and (max-width: 1280px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:before, .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
    right: 57%;
  }
}
@media (max-width: 980px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:before, .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
    right: 60%;
  }
}
@media (max-width: 767px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:before, .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
    left: 8%;
    right: initial;
  }
}
.section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
  left: 55%;
  right: initial;
}
@media screen and (max-width: 1280px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
    left: 57%;
  }
}
@media (max-width: 980px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
    left: 60%;
  }
}
@media (max-width: 767px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_description:after {
    left: initial;
    right: 8%;
  }
}
.section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_content {
  font-size: 28px !important;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  line-height: 115%;
  color: #000000;
}
@media (max-width: 980px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_content {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_content {
    font-size: 20px !important;
  }
}
.section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_author {
  margin-top: 32px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #000000;
}
.section_testimonials .et_pb_row .et_pb_testimonial .et_pb_testimonial_position {
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
}
.section_testimonials .et_pb_text .et_pb_text_inner {
  text-align: center;
}
.page-id-12860 #main-content {
  position: relative;
  z-index: 2;
}
#page-container .post-12860 {
  color: #000;
  font-feature-settings: "calt" 1;
}
#page-container .post-12860 h1, #page-container .post-12860 h2, #page-container .post-12860 h3, #page-container .post-12860 h4, #page-container .post-12860 h5, #page-container .post-12860 h6 {
  padding-bottom: 0;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_row, #et-boc.et-boc .et-l #form-banner .et_pb_row {
  width: 100%;
  max-width: 1260px;
  padding: 0;
}
@media (max-width: 1440px) {
  #et-boc.et-boc .et-l #discuss-section .et_pb_row, #et-boc.et-boc .et-l #form-banner .et_pb_row {
    width: 95%;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #discuss-section .et_pb_row, #et-boc.et-boc .et-l #form-banner .et_pb_row {
    width: 90%;
  }
}
#et-boc.et-boc .et-l #form-banner {
  font-size: 20px !important;
  font-family: 'Fira Sans', sans-serif;
  position: relative;
  z-index: 1;
  padding: 34px 0 240px;
  background-position-y: bottom;
  min-height: 652px;
}
@media (max-width: 1440px) {
  #et-boc.et-boc .et-l #form-banner {
    font-size: 20px !important;
    min-height: 610px;
  }
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #form-banner {
    font-size: 16px !important;
    min-height: 590px;
  }
}
@media (max-width: 1440px) and (max-height: 720px) {
  #et-boc.et-boc .et-l #form-banner {
    font-size: 16px !important;
    padding-top: 20px;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner {
    font-size: 14px !important;
    background-position-x: 30%;
    min-height: 520px;
    padding-bottom: 210px;
  }
}
@media screen and (max-width: 769px) {
  #et-boc.et-boc .et-l #form-banner {
    padding-bottom: 320px;
  }
}
@media (max-width: 480px) {
  #et-boc.et-boc .et-l #form-banner {
    font-size: 12px !important;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-row {
  max-width: 1260px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .banner-row {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #form-banner .banner-row {
    flex-wrap: wrap;
  }
}
#et-boc.et-boc .et-l #form-banner .logo-wrap {
  margin: 0;
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #form-banner .logo-wrap {
    margin: 0 auto;
  }
}
#et-boc.et-boc .et-l #form-banner .logo-wrap a {
  display: inline-block;
  max-width: 310px;
}
#et-boc.et-boc .et-l #form-banner .form-column {
  width: 44%;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .form-column {
    width: 48%;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #form-banner .form-column {
    width: 100%;
  }
}
#et-boc.et-boc .et-l #form-banner .text-column {
  margin-right: 20px;
  width: 58%;
}
#et-boc.et-boc .et-l #form-banner .text-column .et_pb_text_inner {
  max-width: 33.5em;
  margin-left: auto;
}
@media screen and (min-width: 1201px) {
  #et-boc.et-boc .et-l #form-banner .text-column .et_pb_text_inner {
    margin-left: 60px;
    max-width: 702.5px;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .text-column {
    width: auto;
    margin-right: 2%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #form-banner .text-column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  #et-boc.et-boc .et-l #form-banner .text-column .et_pb_text_inner {
    margin: 0 auto;
    max-width: 28em;
    max-width: 38em;
  }
}
#et-boc.et-boc .et-l #form-banner .title-module {
  padding-top: 40px;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .title-module {
    padding-top: 45px;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #form-banner .title-module {
    padding-top: 50px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1201px) {
  #et-boc.et-boc .et-l #form-banner .title-module {
    margin-left: 10.5%;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-text {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  position: relative;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .banner-text {
    padding-left: 27px;
    font-size: 2em;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-text--false {
  font-size: 2em;
}
@media screen and (min-width: 850px) {
  #et-boc.et-boc .et-l #form-banner .banner-text--false {
    font-size: 2.15em;
  }
}
@media screen and (min-width: 981px) {
  #et-boc.et-boc .et-l #form-banner .banner-text--false {
    font-size: 2.25em;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-text--false span {
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  #et-boc.et-boc .et-l #form-banner .banner-text--false span {
    font-size: 28px;
    line-height: 45px;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-text--true {
  font-size: 2.2em;
}
@media screen and (min-width: 850px) {
  #et-boc.et-boc .et-l #form-banner .banner-text--true {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 1201px) {
  #et-boc.et-boc .et-l #form-banner .banner-text--true {
    font-size: 2.6em;
  }
}
@media screen and (min-width: 1341px) {
  #et-boc.et-boc .et-l #form-banner .banner-text--true {
    font-size: 3em;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-text--true span {
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  #et-boc.et-boc .et-l #form-banner .banner-text--true span {
    font-size: 34px;
    line-height: 45px;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-text:last-child {
  margin: 45px 0 0 70px;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .banner-text:last-child {
    margin-left: 40px;
    margin-top: 1em;
  }
}
@media screen and (max-width: 479px) {
  #et-boc.et-boc .et-l #form-banner .banner-text:last-child {
    margin-left: 0;
  }
}
#et-boc.et-boc .et-l #form-banner .banner-text:last-child span, #et-boc.et-boc .et-l #form-banner .banner-text:last-child a {
  color: #f0cc00;
}
#et-boc.et-boc .et-l #form-banner .banner-text:last-child a {
  border-bottom: 2px solid;
  padding-bottom: 0;
  display: inline-block;
}
#et-boc.et-boc .et-l #form-banner .banner-text span {
  text-transform: uppercase;
}
#et-boc.et-boc .et-l #form-banner .banner-text span:first-of-type {
  display: block;
}
#et-boc.et-boc .et-l #form-banner .banner-text .text-decor {
  position: relative;
}
#et-boc.et-boc .et-l #form-banner .banner-text .text-decor::before {
  content: '';
  position: absolute;
}
#et-boc.et-boc .et-l #form-banner .banner-text .text-decor::before {
  top: -23px;
  left: -163px;
  width: 223px;
  height: 223px;
  background-image: url('/wp-content/uploads/2021/02/circle-decor_acom.png');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .banner-text .text-decor::before {
    top: -23px;
    left: -110px;
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 481px) {
  #et-boc.et-boc .et-l #form-banner .banner-text .text-decor::before {
    top: -35px;
    left: -98px;
  }
}
#et-boc.et-boc .et-l #form-banner span.blue-text {
  color: #90b4e7;
}
#et-boc.et-boc .et-l #form-banner .accent-text {
  color: #f0cc00;
}
#et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
  position: fixed;
  max-width: 460px;
  box-shadow: 0 28px 48px rgba(11, 0, 52, 0.65);
  border-radius: 8px;
  border: 5px solid #363636;
  background-color: #06152a;
  padding: 35px 61px 36px 40px;
  right: 16.7%;
  top: 34px;
  color: #fff;
}
#et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap h2 {
  font-family: 'Fira Sans', sans-serif;
  padding-bottom: 1em;
  font-size: 1.4em;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
}
#et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap h2 span {
  display: block;
  padding-bottom: 22px;
  font-size: 38px;
  line-height: 28px;
  color: #ff5b02;
  font-weight: 500;
}
@media (max-width: 1800px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
    right: 14%;
  }
}
@media (max-width: 1600px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
    right: 10%;
  }
}
@media (max-width: 1440px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
    right: 7%;
  }
}
@media (max-width: 1280px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
    right: 30px;
    width: 35%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
    padding: 35px 41px 36px 30px;
    width: 41%;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
    margin: 0 auto;
    position: static;
    width: 100%;
    max-width: 410px;
    max-width: 480px;
  }
}
@media (min-width: 768px) and (max-height: 810px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap h2 {
    font-size: 1.3em;
  }
}
@media (min-width: 768px) and (max-height: 720px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap {
    padding: 25px 30px 10px;
    max-width: 410px;
    top: 20px;
  }
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap h2 {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) and (max-height: 640px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-wrap h2 {
    font-size: 1em;
  }
}
#et-boc.et-boc .et-l #form-banner .sticky-form .form-body {
  height: 400px;
  text-align: left;
  max-width: 347px;
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #form-banner .sticky-form .form-body {
    max-width: 400px;
    margin: 0 auto;
  }
}
#et-boc.et-boc .et-l #discuss-section {
  padding: 70px 0 14px;
  margin-top: -190px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 20px !important;
  font-weight: 400;
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #discuss-section {
    padding-top: 60px;
    margin-top: -155px;
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #discuss-section {
    padding: 45px 0 0;
    margin-top: -265px;
  }
}
@media screen and (max-width: 481px) {
  #et-boc.et-boc .et-l #discuss-section {
    margin-top: -280px;
  }
}
#et-boc.et-boc .et-l #discuss-section .content-column {
  width: 59%;
}
@media screen and (min-width: 1201px) {
  #et-boc.et-boc .et-l #discuss-section .content-column {
    max-width: 699.5px;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #discuss-section .content-column {
    width: 53%;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #discuss-section .content-column {
    width: 100%;
  }
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner p {
  line-height: 1.3em;
  font-size: 1em;
  padding-bottom: 1.5em;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner p.strong-text {
  font-size: 1.4em;
  line-height: 1;
  margin-top: 40px;
  padding-bottom: 0;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 700;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner p.strong-text:last-child {
  margin-top: 25px;
  padding-bottom: 38px;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner p.strong-text--orange {
  color: #ff5b02;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner ul, #et-boc.et-boc .et-l #discuss-section .et_pb_text_inner li {
  font-family: 'Fira Sans', sans-serif;
  margin: 0;
  padding: 0;
  display: block;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner ul {
  padding-left: 14px !important;
  margin-top: 5px;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner li {
  display: flex;
  align-items: center;
  font-size: 1em;
  margin-bottom: 1.15em;
  line-height: 1.42857143;
}
#et-boc.et-boc .et-l #discuss-section .et_pb_text_inner li:before {
  content: url('/wp-content/uploads/2021/02/acom_bullet.png');
  width: 42px;
  height: 43px;
  margin-right: 20px;
  flex-shrink: 0;
}
#et-boc.et-boc .et-l .footer {
  font-size: 14px;
  font-family: 'Fira Sans', sans-serif;
  padding: 26px 0;
  z-index: 0;
}
#et-boc.et-boc .et-l .footer .et_pb_row {
  padding: 0;
}
#et-boc.et-boc .et-l .footer p {
  font-size: 1em;
  letter-spacing: 0.1em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.42857143;
}
@media (min-width: 980px) {
  #et-boc.et-boc .et-l .footer p {
    padding-left: 2.5%;
  }
}
/*# sourceMappingURL=index.css.map */