.l-blue {
  color: #00b4f7;
}
.blue {
  color: #004fa7;
}
@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
body {
  font-family: 'Rubik', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Inria Serif', serif;
  font-weight: 500;
}
.et_pb_section .et_pb_row {
  width: 90% !important;
  padding: 0 0 70px 0 !important;
}
.et_pb_section .et_pb_row:last-of-type {
  padding: 0 !important;
}
body:not(.et_pb_pagebuilder_layout) #main-content .container {
  width: 90% !important;
  max-width: 1100px !important;
}
@media (min-width: 981px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container #left-area {
    margin-bottom: 120px;
  }
}
@media (max-width: 980px) {
  body:not(.et_pb_pagebuilder_layout) #main-content .container #left-area {
    margin-bottom: 70px;
  }
}
@media (min-width: 981px) {
  body.archive #main-content .container #left-area, body.search #main-content .container #left-area, body.error404 #main-content .container #left-area, body.et_right_sidebar #main-content .container #left-area {
    width: calc(100% - 370px) !important;
    padding: 0 !important;
    float: right !important;
  }
	.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content{
		width: 100% !important;
		max-width: 100% !important;
	}
}
a, .et_pb_button {
  transition: background 0.3s ease-in-out;
}
.et_pb_button {
  display: inline-block;
}
h1, h2 {
  padding-bottom: 30px;
  letter-spacing: 2px;
}
body p, body li {
  font-size: 18px !important;
  font-weight: 400;
  line-height: 200%;
}
@media (max-width: 980px) {
  body p, body li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body p, body li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body p, body li {
    line-height: 170%;
  }
}
body p {
  letter-spacing: 0.54px;
  padding-bottom: 0em;
  margin-bottom: 1em;
}
.et_pb_slider .et_pb_slide {
  background-color: transparent;
}
/*
 ul.twocol {
 @include desktop {
 columns: 2;
 }
 @include tablet {
 padding: 0 0 0 20px !important;
 }
 li {
 @include desktop {
 padding-right: 10%;
 }
 }
 }*/
.et_pb_button:after, .et_pb_button:before {
  font-size: inherit;
}
#content-area .entry-content > *:first-child {
  margin-top: 0 !important;
}
.fsError {
  color: red !important;
  line-height: 120%;
  padding: 0 !important;
  text-align: left;
  background: transparent;
  border: none;
}
input:focus::placeholder {
  color: transparent;
}
body.postid-9545 #main-content #sidebar .author-widget, body.postid-9545 #main-content #sidebar .recent_wrap {
  display: none;
}
@media (min-width: 981px) {
  body.postid-9479 #et-main-area .section-hero-image .et_pb_slide, body.postid-9551 #et-main-area .section-hero-image .et_pb_slide {
    background-position-y: 31% !important;
  }
}
@media (min-width: 981px) {
  body.postid-9901 #et-main-area .section-hero-image .et_pb_slide, body.postid-9672 #et-main-area .section-hero-image .et_pb_slide, body.postid-9493 #et-main-area .section-hero-image .et_pb_slide {
    background-position-y: 18% !important;
  }
}
#et-main-area #content-area .entry-content ul.yext-company {
  list-style: none;
}
#et-main-area #content-area .entry-content ul.yext-company li {
  display: list-item;
}
@media (min-width: 980px) and (max-width: 1100px) {
  .section-home-blog .et_pb_blog_2 .et_pb_post .entry-title {
    transform: translateY(-40px) !important;
  }
  .section-home-blog .et_pb_blog_2 .et_pb_post .post-meta {
    transform: translateY(-35px) !important;
  }
}
@media (min-width: 1110px) and (max-width: 1280px) {
  .section-home-blog .et_pb_blog_2 .et_pb_post .entry-title {
    transform: translateY(-25px) !important;
  }
  .section-home-blog .et_pb_blog_2 .et_pb_post .post-meta {
    transform: translateY(-20px) !important;
  }
}
.section-home-blog .entry-featured-image-url {
  background-color: #075fc1;
}
.section-home-blog .entry-featured-image-url img {
  opacity: 0.35;
}
/* Common */
.header-phone {
  color: #fff;
}
.header-phone a:first-child {
  display: none !important;
}
#main-header .container {
  width: 90%;
  max-width: 1800px;
}
@media (min-width: 1101px) {
  #main-header .container {
    width: 98%;
  }
}
body #main-header.et-fixed-header {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
  box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
}
#main-header .logo_container img {
  max-width: 270px !important;
  max-height: 80% !important;
}
@media (max-width: 1240px) {
  #main-header .logo_container img {
    max-width: 200px !important;
  }
}
@media (min-width: 1241px) and (max-width: 1439px) {
  #main-header .logo_container img {
    max-width: 230px !important;
  }
}
@media (min-width: 981px) {
  #et-top-navigation {
    padding: 25px 0 10px 335px !important;
  }
}
@media (max-width: 1240px) {
  #et-top-navigation {
    padding: 25px 0 10px 230px !important;
  }
}
@media (min-width: 1241px) and (max-width: 1439px) {
  #et-top-navigation {
    padding: 45px 0 30px 300px !important;
  }
}
@media (min-width: 1280px) {
  #et-top-navigation {
    padding: 45px 0 30px 355px !important;
  }
}
@media (max-width: 980px) {
  #et-top-navigation {
    padding: 20px 0 !important;
  }
}
#et-top-navigation #top-menu {
  float: none;
  text-align: right;
}
@media (max-width: 1110px) {
  #et-top-navigation #top-menu {
    display: none !important;
  }
}
#et-top-navigation #top-menu li a {
  display: inline-block;
}
#et-top-navigation #top-menu li a:hover {
  color: #00b4f7 !important;
  opacity: 1 !important;
}
#et-top-navigation #top-menu li a:after {
  display: none !important;
}
#et-top-navigation #top-menu > li {
  padding-right: 20px !important;
  vertical-align: top;
}
@media (min-width: 1280px) {
  #et-top-navigation #top-menu > li {
    padding-right: 20px !important;
  }
  #et-top-navigation #top-menu > li:last-of-type {
    padding-right: 0 !important;
  }
}
#et-top-navigation #top-menu > li > a {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 40px !important;
  letter-spacing: 0.5px;
  padding: 0px !important;
}
@media (min-width: 1280px) {
  #et-top-navigation #top-menu > li > a {
    line-height: 50px !important;
  }
}
@media (min-width: 1540px) {
  #et-top-navigation #top-menu > li > a {
    font-size: 20px !important;
    line-height: 50px !important;
  }
}
@media (max-width: 1199px) {
  #et-top-navigation #top-menu > li > a {
    font-size: 14px !important;
  }
}
@media (max-width: 1360px) and (min-width: 1280px) {
  #et-top-navigation #top-menu > li {
    vertical-align: middle;
  }
}
#et-top-navigation #top-menu .menu-item-55 a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 100% !important;
  /*letter-spacing: 0.4px;*/
  border-radius: 5px;
  background-color: #00b4f7 !important;
  border: 3px solid #00b4f7 !important;
  padding: 11px 15px !important;
}
@media (min-width: 981px) and (max-width: 1360px) {
  #et-top-navigation #top-menu .menu-item-55 a {
    font-size: 12px !important;
    padding: 11px 11px !important;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) {
  #et-top-navigation #top-menu .menu-item-55 a {
    font-size: 14px !important;
    padding: 11px 11px !important;
  }
}
#et-top-navigation #top-menu .menu-item-55 a:hover {
  color: #fff !important;
  background: transparent !important;
  border-color: #fff !important;
}
#et-top-navigation #top-menu .menu-item-55 a:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/wp-content/uploads/2019/12/menu-item-phone.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 7px;
}
@media (min-width: 981px) and (max-width: 1320px) {
  #et-top-navigation #top-menu .menu-item-55 a:before {
    display: none !important;
  }
}
#et-top-navigation #top-menu .sub-menu {
  width: 370px;
  background-color: #132231 !important;
}
#et-top-navigation #top-menu .sub-menu li {
  width: 100% !important;
  padding: 5px 20px;
}
#et-top-navigation #top-menu .sub-menu li a {
  width: 100% !important;
  color: #fff !important;
  line-height: 100% !important;
}
#et-top-navigation #top-menu .sub-menu li a:hover {
  color: #00b4f7 !important;
}
#et-top-navigation #et_mobile_nav_menu {
  margin: 0 !important;
}
@media (max-width: 1110px) {
  #et-top-navigation #et_mobile_nav_menu {
    display: block !important;
  }
}
#et-top-navigation #et_mobile_nav_menu .mobile_menu_bar {
  padding: 0 !important;
}
#main-header.et-fixed-header .logo_container img {
  max-height: 55px !important;
}
@media (min-width: 981px) {
  #main-header.et-fixed-header #et-top-navigation {
    padding: 25px 0 10px 335px !important;
  }
}
@media (max-width: 1290px) {
  #main-header.et-fixed-header #et-top-navigation {
    padding: 20px 0 20px 230px !important;
  }
}
/* Mobile menu */
#mobile_menu {
  background: #fff !important;
}
#mobile_menu a {
  color: #000 !important;
}
#et_mobile_nav_menu {
  margin-top: 0;
  margin-bottom: 20px;
}
#mobile_menu .menu-item-55 a {
  color: #fff !important;
  background: #00b4f7;
  text-align: center;
  margin: 25px auto 0 auto;
}
#mobile_menu .menu-item-55 a:hover {
  background: #075fc1 !important;
}
.home #main-header #et-top-navigation #top-menu .menu-item-55 a {
  background-color: transparent !important;
  border-color: #fff !important;
}
.home #main-header #et-top-navigation #top-menu .menu-item-55 a:hover {
  color: #fff !important;
  background: #00b4f7 !important;
  border-color: #00b4f7 !important;
}
.segment {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 999999;
  text-align: center;
}
.segment .container {
  text-align: center;
}
.segment .font-white {
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .segment .font-white {
    font-size: 14px;
  }
}
.segment .font-white:hover {
  text-decoration: underline !important;
}
/*margin-top: 100px;*/
.section-footer {
  padding: 60px 0 85px 0 !important;
}
@media (max-width: 980px) {
  .section-footer {
    padding: 50px 0 !important;
  }
}
.section-footer a {
  color: inherit !important;
  font-size: inherit !important;
}
.section-footer a:hover {
  color: #075fc1 !important;
}
.section-footer .row-footer-logo {
  padding: 0 0 70px 0 !important;
}
@media (max-width: 980px) {
  .section-footer .row-footer-logo {
    padding: 0 0 50px 0 !important;
  }
  .section-footer .row-footer-logo * {
    text-align: center !important;
  }
}
.section-footer .row-footer-info {
  padding: 0 0 120px 0 !important;
}
@media (max-width: 980px) {
  .section-footer .row-footer-info {
    padding: 0 0 50px 0 !important;
  }
  .section-footer .row-footer-info * {
    text-align: center !important;
  }
}
.section-footer .row-footer-info .mission {
  margin-bottom: 40px !important;
}
@media (min-width: 1280px) {
  .section-footer .row-footer-info .mission {
    margin-bottom: 80px !important;
  }
}
.section-footer .row-footer-info .mission h3 {
  font-size: 22px !important;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.66px;
  padding-bottom: 20px;
}
@media (min-width: 1280px) {
  .section-footer .row-footer-info .mission h3 {
    padding-bottom: 40px !important;
  }
}
.section-footer .row-footer-info .mission p {
  font-size: 15px !important;
  line-height: 170%;
  letter-spacing: 0.45px;
}
.section-footer .row-footer-info .inner-column {
  margin-bottom: 50px !important;
}
@media (min-width: 981px) {
  .section-footer .row-footer-info .inner-column {
    width: 47% !important;
    float: left;
  }
  .section-footer .row-footer-info .inner-column:first-of-type {
    margin-right: 6%;
  }
}
@media (min-width: 981px) {
  .section-footer .row-footer-info .address {
    margin-right: 6%;
  }
}
.section-footer .row-footer-info .address h5 {
  font-size: 22px !important;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.66px;
  padding-bottom: 20px;
}
@media (min-width: 1280px) {
  .section-footer .row-footer-info .address h5 {
    padding-bottom: 40px !important;
  }
}
.section-footer .row-footer-info .address p {
  font-size: 15px !important;
  line-height: 170%;
  letter-spacing: 0.45px;
}
@media (min-width: 981px) {
  .section-footer .row-footer-info .et_pb_map {
    height: 150px;
    margin-bottom: 70px !important;
  }
}
@media (max-width: 980px) {
  .section-footer .row-footer-info .et_pb_map {
    height: 250px;
  }
}
@media (max-width: 980px) {
  .section-footer .row-footer-info .et_pb_social_media_follow {
    margin-bottom: 10px !important;
  }
}
.section-footer .row-footer-info .et_pb_social_media_follow li {
  margin: 0 !important;
}
.section-footer .row-footer-info .et_pb_social_media_follow li a {
  color: #fff !important;
  width: auto;
  height: auto;
  margin-right: 25px !important;
  transition: all 0.1s ease-in-out;
}
.section-footer .row-footer-info .et_pb_social_media_follow li a:before {
  font-family: "Font Awesome 5 Brands" !important;
  color: inherit !important;
  font-size: 25px;
  line-height: 100%;
  width: auto;
  height: auto;
}
.section-footer .row-footer-info .et_pb_social_media_follow li a:hover {
  color: #075fc1 !important;
}
.section-footer .row-footer-info .et_pb_social_media_follow .et-social-facebook a:before {
  content: '\f39e';
}
.section-footer .row-footer-info .et_pb_social_media_follow .et-social-twitter a:before {
  content: '\f099';
}
.section-footer .row-footer-info .et_pb_social_media_follow .et-social-linkedin a:before {
  content: '\f08c';
}
.section-footer .row-footer-info .et_pb_social_media_follow .et-social-youtube a:before {
  content: '\f167';
}
@media (min-width: 1280px) {
  .section-footer .row-footer-info .footer-menu {
    margin-bottom: 70px !important;
  }
}
.section-footer .row-footer-info .footer-menu h3 {
  font-size: 22px !important;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.66px;
  padding-bottom: 20px;
}
@media (min-width: 1280px) {
  .section-footer .row-footer-info .footer-menu h3 {
    padding-bottom: 40px !important;
  }
}
.section-footer .row-footer-info .footer-menu p {
  font-size: 15px !important;
  line-height: 120%;
  letter-spacing: 0.54px;
  margin-bottom: 15px !important;
}
@media (max-width: 980px) {
  .section-footer .row-footer-info .footer-menu p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .section-footer .row-footer-info .footer-menu p {
    font-size: 16px !important;
  }
}
@media (min-width: 1100px) and (max-width: 1279px) {
  .section-footer .row-footer-info .footer-menu p {
    font-size: 16px !important;
  }
}
@media (min-width: 1280px) {
  .section-footer .row-footer-info .footer-menu p {
    font-size: 18px !important;
  }
}
.section-footer .row-footer-info .footer-menu p:last-of-type {
  margin-bottom: 0px !important;
}
.section-footer .row-footer-info .footer-subscribe {
  max-width: 470px;
}
@media (min-width: 981px) {
  .section-footer .row-footer-info .footer-subscribe {
    float: left;
  }
}
@media (max-width: 980px) {
  .section-footer .row-footer-info .footer-subscribe {
    margin: 0 auto !important;
  }
}
.section-footer .row-footer-info .footer-subscribe h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.6px;
  max-width: 410px;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  .section-footer .row-footer-info .footer-subscribe h5 {
    margin: 0 auto !important;
  }
}
.section-footer .row-footer-info .footer-subscribe .fsBody {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form {
  position: relative;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form .fsPage .fsRow {
  margin: 0 !important;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form .fsPage .fsRow .fsRowBody, .section-footer .row-footer-info .footer-subscribe .fsBody form .fsPage .fsRow .fsFieldFocused {
  margin: 0 !important;
  padding: 0 !important;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form .fsPage .fsRow .fsRowBody input, .section-footer .row-footer-info .footer-subscribe .fsBody form .fsPage .fsRow .fsFieldFocused input {
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 0.45px;
  padding: 10px 15px 10px 35px;
  background-image: url(/wp-content/uploads/2020/01/letter-icon.png);
  background-position: left center;
  background-size: initial;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #075fc1;
  box-shadow: none !important;
  text-align: left !important;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form .fsSubmit {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0 !important;
  line-height: 100%;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form .fsSubmit input {
  width: 40px;
  height: 42px;
  color: transparent !important;
  font-size: 0 !important;
  background-image: url(/wp-content/uploads/2020/01/arrow-blue-btn.png) !important;
  background-position: center right !important;
  background-size: initial !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  border: none !important;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form .fsSubmit input:hover {
  background-image: url(/wp-content/uploads/2020/01/arrow-white-btn.png) !important;
}
.section-footer .row-footer-info .footer-subscribe .fsBody form .fsError {
  color: red !important;
  line-height: 120%;
  padding: 0 !important;
  text-align: left;
  background: transparent;
  border: none;
}
.section-footer ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.section-footer ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.section-footer :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.section-footer :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
@media (min-width: 981px) {
  .section-footer .row-footer-copyright .et_pb_column {
    margin: 0 !important;
  }
  .section-footer .row-footer-copyright .et_pb_column:first-of-type {
    width: 500px !important;
  }
  .section-footer .row-footer-copyright .et_pb_column:last-of-type {
    width: calc(100% - 500px) !important;
  }
}
@media (max-width: 980px) {
  .section-footer .row-footer-copyright .et_pb_column * {
    text-align: center !important;
  }
}
.section-footer .row-footer-copyright .et_pb_text p, .section-footer .row-footer-copyright .et_pb_text a {
  font-size: 15px !important;
  line-height: 100% !important;
  letter-spacing: 0.45px;
  padding: 0 !important;
  margin: 0 !important;
}
.section-footer .row-footer-copyright .et_pb_text p a {
  margin: 0 10px !important;
}
.section-footer .row-footer-copyright .et_pb_text p a:first-of-type {
  margin-left: 0px !important;
}
.section-footer .row-footer-copyright .et_pb_text p a:last-of-type {
  margin-right: 0px !important;
}
#sidebar {
  width: 300px !important;
  padding: 0 !important;
}
@media (min-width: 981px) {
  #sidebar {
    margin-right: 70px;
    margin-bottom: 70px;
    float: left !important;
  }
}
@media (min-width: 1280px) {
  #sidebar {
    margin-bottom: 120px !important;
  }
}
@media (max-width: 980px) {
  #sidebar {
    margin: 0 auto 50px !important;
  }
}
@media (max-width: 767px) {
  #sidebar {
    display: none;
  }
}
#sidebar .widget_nav_menu {
  padding: 45px 35px;
  border-radius: 8px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
}
#sidebar .widget_nav_menu .widgettitle {
  font-size: 24px;
  font-weight: 500 !important;
  line-height: 120%;
  letter-spacing: 0.72px;
  padding-bottom: 30px;
}
@media (min-width: 981px) {
  #sidebar .widget_nav_menu .widgettitle {
    max-width: 200px;
  }
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li {
  margin: 0 !important;
  border-bottom: 1px solid #e1e1e1;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li:first-of-type {
  border-top: 1px solid #e1e1e1;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li a {
  display: inline-block;
  width: 100%;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.54px;
  padding: 20px 15px;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li a:hover {
  color: #fff !important;
  background-color: #075fc1;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li a:hover:after {
  display: inline-block;
  float: right;
  content: '\f061';
  font-family: "Font Awesome 5 Free" !important;
  color: #01b4f7 !important;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
#sidebar #text-7 {
  background: #111e2d;
  padding-top: 12px;
}
#sidebar #text-7 .textwidget .phone {
  padding-top: 34px;
}
#sidebar #text-7 .textwidget .phone a:hover {
  color: #075fc1;
}
#sidebar #text-7 .textwidget .email p:last-of-type {
  padding: 4px 35px 33px;
  max-width: 96%;
  display: block;
  width: 100%;
  text-align: left;
}
#sidebar #text-7 .textwidget .email p:nth-child(2) {
  padding-bottom: 12px;
}
#sidebar #text-7 .textwidget .portal p .support-button {
  box-shadow: 0 4px 0 #003e82;
  border-radius: 5px;
  border: 2px solid #075fc1;
  background-color: #075fc1;
  padding: 13px 21px;
  color: #fff;
  letter-spacing: 0;
}
#sidebar #text-7 .textwidget .portal p .support-button:hover {
  background-color: transparent;
  box-shadow: none;
  border-color: #fff;
}
#sidebar #text-7 .textwidget .portal p:last-of-type {
  padding: 10px 37px 16px;
}
#sidebar #text-7 .textwidget > div {
  padding-top: 24px;
  border-bottom: 1px solid #1a385b;
}
#sidebar #text-7 .textwidget > div:last-child {
  border-bottom: none;
}
#sidebar #text-7 .textwidget > div .submit-button {
  display: block;
  width: 100%;
  text-align: center;
  border: 2px solid #00b4f7;
  background-color: #00b4f7 !important;
  padding: 13px 10px !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 25px !important;
  letter-spacing: 0.8px;
  border-radius: 5px !important;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  box-shadow: 0 4px 0 #0075a1;
}
#sidebar #text-7 .textwidget > div .submit-button:before {
  content: url(/wp-content/themes/tca/images/ticket_icon.png);
  display: inline-block;
  height: 22px;
  line-height: 100%;
  margin-right: 15px;
  vertical-align: middle;
}
#sidebar #text-7 .textwidget > div .submit-button:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff;
  box-shadow: none;
}
#sidebar #text-7 .textwidget h6 {
  font-size: 28px !important;
  padding: 11px 0;
  text-align: center;
}
#sidebar #text-7 .textwidget strong {
  color: #668eba;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
}
#sidebar #text-7 .textwidget a {
  color: #00b4f7;
}
#sidebar #text-7 .textwidget p {
  padding: 0px 35px 27px;
}
#sidebar #text-7 .textwidget p span {
  color: #668eba;
  font-size: 13px;
  font-style: italic;
}
#sidebar #text-5, #sidebar #text-6 {
  background: url(/wp-content/themes/tca/images/ebook-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px !important;
}
#sidebar #text-5 .ebook-sidebar h4, #sidebar #text-6 .ebook-sidebar h4 {
  font-size: 26px !important;
  padding: 14px 20px 17px 33px;
  letter-spacing: 0.9px;
  line-height: 124%;
}
#sidebar #text-5 .ebook-sidebar h4:first-of-type, #sidebar #text-6 .ebook-sidebar h4:first-of-type {
  font-weight: 400;
  text-shadow: 0 0 2px #fff;
}
#sidebar #text-5 .ebook-sidebar p, #sidebar #text-6 .ebook-sidebar p {
  font-family: 'Rubik', sans-serif !important;
  font-size: 20px !important;
  font-weight: lighter;
  text-align: center;
}
#sidebar #text-5 .ebook-sidebar > p, #sidebar #text-6 .ebook-sidebar > p {
  padding: 0;
}
#sidebar #text-5 .ebook-sidebar .content-ebook, #sidebar #text-6 .ebook-sidebar .content-ebook {
  padding: 0 30px 20px;
  text-align: center;
  margin-top: -6px;
}
#sidebar #text-5 .ebook-sidebar .content-ebook h4, #sidebar #text-6 .ebook-sidebar .content-ebook h4 {
  font-family: 'Rubik', sans-serif !important;
  font-size: 24px !important;
  margin-bottom: 5px;
  line-height: 110%;
  letter-spacing: 0.5px;
  font-weight: normal;
}
#sidebar #text-5 .ebook-sidebar .content-ebook h4, #sidebar #text-6 .ebook-sidebar .content-ebook h4, #sidebar #text-5 .ebook-sidebar .content-ebook p, #sidebar #text-6 .ebook-sidebar .content-ebook p {
  padding: 0;
}
#sidebar #text-5 .ebook-sidebar .content-ebook p, #sidebar #text-6 .ebook-sidebar .content-ebook p {
  letter-spacing: 0.3px;
}
#sidebar #text-5 .ebook-sidebar .book-button, #sidebar #text-6 .ebook-sidebar .book-button {
  background-image: linear-gradient(10deg, #0c71c3 0%, #0cbdd1 100%);
  display: block;
  margin: 0 auto;
  font-family: Rubik;
  font-size: 26px;
  color: #fff;
  width: 88%;
  box-shadow: 0 4px 0 #02528c;
  border-radius: 5px;
  padding: 20px;
  margin-top: 10px;
  text-shadow: 0 2px 0 #02528c;
  font-weight: 700;
}
#sidebar .widget_text {
  padding: 15px 0px 45px;
  background: url(/wp-content/uploads/2019/12/sidebar-bg.png);
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  margin: 0 !important;
}
#sidebar .widget_text h6 {
  color: #fff;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.72px;
  background-color: #075fc1;
  padding: 15px 35px;
  margin: 0 1px;
}
@media (max-width: 980px) {
  #sidebar .widget_text h6 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text h6 {
    font-size: 20px !important;
  }
}
#sidebar .widget_text h4 {
  color: #fff;
  font-size: 28px !important;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0.84px;
  padding: 20px 35px 40px;
}
@media (max-width: 980px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) {
  #sidebar .widget_text h4 {
    max-width: 300px;
  }
}
#sidebar .widget_text p {
  color: #fff;
  font-size: 18px !important;
  line-height: 140%;
  letter-spacing: 0.54px;
  padding: 0px 35px 40px;
  margin: 0 !important;
}
#sidebar .fsBody {
  padding: 0 35px !important;
  margin: 0 !important;
  background: transparent !important;
}
#sidebar .fsBody form {
  position: relative;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow {
  margin: 0 0 20px 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused {
  margin: 0 !important;
  padding: 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody label, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused label {
  color: #fff !important;
  font-family: 'Rubik', sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  margin: 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody label .fsRequiredMarker, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused label .fsRequiredMarker {
  color: #01b4f7 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody input, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused input, #sidebar .fsBody form .fsPage .fsRow .fsRowBody textarea, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused textarea {
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 0.45px;
  /*padding: 5px 0px 10px 0px;*/
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #075fc1;
  box-shadow: none !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody textarea, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused textarea {
  height: 70px;
}
#sidebar .fsBody form .fsSubmit {
  padding: 0 !important;
  margin: 0 !important;
}
#sidebar .fsBody form .fsSubmit input {
  width: 100%;
  color: #fff !important;
  font-family: 'Rubik', sans-serif;
  font-size: 22px !important;
  font-weight: 500;
  line-height: 100% !important;
  letter-spacing: 1.1px;
  box-shadow: 0 4px 0 #0075a1;
  border-radius: 5px !important;
  background-color: #00b4f7 !important;
  border: 2px solid #00b4f7;
  padding: 10px 0 8px 0 !important;
}
#sidebar .fsBody form .fsSubmit input:hover {
  background: transparent !important;
  border-color: #fff !important;
  box-shadow: none !important;
}
#sidebar .author-widget {
  border-radius: 8px;
  border: 1px solid #e1e1e1;
  background-image: linear-gradient(to top, #f4f4f4 0%, #fff 100%);
  margin: 40px auto 0;
  padding: 35px;
  text-align: left;
  overflow: hidden;
}
#sidebar .author-widget .author-info {
  overflow: hidden;
}
#sidebar .author-widget .author-info .author-avatar {
  display: inline-block;
  float: left;
  width: 48%;
  margin-bottom: 15px;
}
#sidebar .author-widget .author-info .author-avatar img {
  display: block;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #e1e1e1;
}
#sidebar .author-widget .author-info .about-and-name-author {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
#sidebar .author-widget .author-info .about-and-name-author p:first-of-type {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 100% !important;
  font-style: italic;
  padding-top: 25px;
}
#sidebar .author-widget .author-info .about-and-name-author p:last-of-type {
  color: #01b4f7 !important;
  font-size: 15px !important;
  font-weight: 700;
  line-height: 100% !important;
}
#sidebar .author-widget .author-description p {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0px;
  margin-bottom: 0 !important;
}
#sidebar .recent_wrap {
  margin-top: 35px;
}
#sidebar .recent_wrap .blog-head {
  font-family: 'Rubik', sans-serif;
  text-align: center;
}
#sidebar .recent_wrap .blog-head h3 {
  font-family: 'Rubik', sans-serif;
  font-size: 22px !important;
  max-width: 90%;
  margin: 0 auto;
  letter-spacing: 1px;
  line-height: 130%;
}
#sidebar .recent_wrap .blog-head p {
  font-size: 18px;
  padding-top: 2px;
  letter-spacing: 0px;
  line-height: 156%;
  margin-bottom: 28px;
}
#sidebar .recent_wrap .recent_article {
  padding-top: 25px;
  border-top: 1px solid #aabec8;
}
#sidebar .recent_wrap .recent_article li {
  float: left;
  width: 100%;
  padding: 0;
  display: inline-flex;
  border-bottom: 1px solid #aabec8;
  padding-bottom: 13px;
  margin-bottom: 26px;
}
#sidebar .recent_wrap .recent_article li .image-post img {
  max-width: 120px;
  height: 80px;
  object-fit: cover;
}
#sidebar .recent_wrap .recent_article li .content-post {
  padding-left: 13px;
  padding-top: 0px;
}
#sidebar .recent_wrap .recent_article li .content-post .title-post {
  text-align: left;
  line-height: 110%;
}
#sidebar .recent_wrap .recent_article li .content-post .title-post a {
  font-size: 15px;
}
#sidebar .recent_wrap .recent_article li .content-post .title-post a:hover {
  color: #00b4f7;
}
#sidebar .recent_wrap .recent_article li .content-post .button-post a {
  color: #075fc1;
  font-family: Rubik;
  font-size: 11px;
  border-bottom: 1px solid;
  text-transform: uppercase;
  letter-spacing: 2.2px;
}
body.postid-9517 #sidebar .author-widget {
  display: none;
}
#popmake-9747 {
  background-color: #132231;
  border-color: #fff !important;
  border-width: 3px !important;
  border-radius: 10px;
}
#popmake-9747 .popmake-content h2, #popmake-9747 .popmake-content h3, #popmake-9747 .popmake-content p {
  color: #fff !important;
}
#popmake-9747 .popmake-content h2 img {
  margin-bottom: 10px;
}
#popmake-9747 .popmake-content h3 {
  margin-bottom: 20px;
}
#popmake-9747 .popmake-content h3 a:hover {
  color: #fff !important;
}
#popmake-9747 .popmake-content a {
  color: #fff;
  transition: all 0.2s;
}
#popmake-9747 .popmake-content a:hover {
  color: #00b4f7;
}
#sidebar {
  width: 300px !important;
  padding: 0 !important;
}
@media (min-width: 981px) {
  #sidebar {
    margin-right: 70px;
    margin-bottom: 70px;
    float: left !important;
  }
}
@media (min-width: 1280px) {
  #sidebar {
    margin-bottom: 120px !important;
  }
}
@media (max-width: 980px) {
  #sidebar {
    margin: 0 auto 50px !important;
  }
}
@media (max-width: 767px) {
  #sidebar {
    display: none;
  }
}
#sidebar .widget_nav_menu {
  padding: 45px 35px;
  border-radius: 8px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
}
#sidebar .widget_nav_menu .widgettitle {
  font-size: 24px;
  font-weight: 500 !important;
  line-height: 120%;
  letter-spacing: 0.72px;
  padding-bottom: 30px;
}
@media (min-width: 981px) {
  #sidebar .widget_nav_menu .widgettitle {
    max-width: 200px;
  }
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li {
  margin: 0 !important;
  border-bottom: 1px solid #e1e1e1;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li:first-of-type {
  border-top: 1px solid #e1e1e1;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li a {
  display: inline-block;
  width: 100%;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.54px;
  padding: 20px 15px;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li a:hover {
  color: #fff !important;
  background-color: #075fc1;
}
#sidebar .widget_nav_menu .menu-sidebar-menu-container li a:hover:after {
  display: inline-block;
  float: right;
  content: '\f061';
  font-family: "Font Awesome 5 Free" !important;
  color: #01b4f7 !important;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
#sidebar #text-7 {
  background: #111e2d;
  padding-top: 12px;
}
#sidebar #text-7 .textwidget .phone {
  padding-top: 34px;
}
#sidebar #text-7 .textwidget .phone a:hover {
  color: #075fc1;
}
#sidebar #text-7 .textwidget .email p:last-of-type {
  padding: 4px 35px 33px;
  max-width: 96%;
  display: block;
  width: 100%;
  text-align: left;
}
#sidebar #text-7 .textwidget .email p:nth-child(2) {
  padding-bottom: 12px;
}
#sidebar #text-7 .textwidget .portal p .support-button {
  box-shadow: 0 4px 0 #003e82;
  border-radius: 5px;
  border: 2px solid #075fc1;
  background-color: #075fc1;
  padding: 13px 21px;
  color: #fff;
  letter-spacing: 0;
}
#sidebar #text-7 .textwidget .portal p .support-button:hover {
  background-color: transparent;
  box-shadow: none;
  border-color: #fff;
}
#sidebar #text-7 .textwidget .portal p:last-of-type {
  padding: 10px 37px 16px;
}
#sidebar #text-7 .textwidget > div {
  padding-top: 24px;
  border-bottom: 1px solid #1a385b;
}
#sidebar #text-7 .textwidget > div:last-child {
  border-bottom: none;
}
#sidebar #text-7 .textwidget > div .submit-button {
  display: block;
  width: 100%;
  text-align: center;
  border: 2px solid #00b4f7;
  background-color: #00b4f7 !important;
  padding: 13px 10px !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 25px !important;
  letter-spacing: 0.8px;
  border-radius: 5px !important;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  box-shadow: 0 4px 0 #0075a1;
}
#sidebar #text-7 .textwidget > div .submit-button:before {
  content: url(/wp-content/themes/tca/images/ticket_icon.png);
  display: inline-block;
  height: 22px;
  line-height: 100%;
  margin-right: 15px;
  vertical-align: middle;
}
#sidebar #text-7 .textwidget > div .submit-button:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff;
  box-shadow: none;
}
#sidebar #text-7 .textwidget h6 {
  font-size: 28px !important;
  padding: 11px 0;
  text-align: center;
}
#sidebar #text-7 .textwidget strong {
  color: #668eba;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
}
#sidebar #text-7 .textwidget a {
  color: #00b4f7;
}
#sidebar #text-7 .textwidget p {
  padding: 0px 35px 27px;
}
#sidebar #text-7 .textwidget p span {
  color: #668eba;
  font-size: 13px;
  font-style: italic;
}
#sidebar #text-5, #sidebar #text-6 {
  background: url(/wp-content/themes/tca/images/ebook-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px !important;
}
#sidebar #text-5 .ebook-sidebar h4, #sidebar #text-6 .ebook-sidebar h4 {
  font-size: 26px !important;
  padding: 14px 20px 17px 33px;
  letter-spacing: 0.9px;
  line-height: 124%;
}
#sidebar #text-5 .ebook-sidebar h4:first-of-type, #sidebar #text-6 .ebook-sidebar h4:first-of-type {
  font-weight: 400;
  text-shadow: 0 0 2px #fff;
}
#sidebar #text-5 .ebook-sidebar p, #sidebar #text-6 .ebook-sidebar p {
  font-family: 'Rubik', sans-serif !important;
  font-size: 20px !important;
  font-weight: lighter;
  text-align: center;
}
#sidebar #text-5 .ebook-sidebar > p, #sidebar #text-6 .ebook-sidebar > p {
  padding: 0;
}
#sidebar #text-5 .ebook-sidebar .content-ebook, #sidebar #text-6 .ebook-sidebar .content-ebook {
  padding: 0 30px 20px;
  text-align: center;
  margin-top: -6px;
}
#sidebar #text-5 .ebook-sidebar .content-ebook h4, #sidebar #text-6 .ebook-sidebar .content-ebook h4 {
  font-family: 'Rubik', sans-serif !important;
  font-size: 24px !important;
  margin-bottom: 5px;
  line-height: 110%;
  letter-spacing: 0.5px;
  font-weight: normal;
}
#sidebar #text-5 .ebook-sidebar .content-ebook h4, #sidebar #text-6 .ebook-sidebar .content-ebook h4, #sidebar #text-5 .ebook-sidebar .content-ebook p, #sidebar #text-6 .ebook-sidebar .content-ebook p {
  padding: 0;
}
#sidebar #text-5 .ebook-sidebar .content-ebook p, #sidebar #text-6 .ebook-sidebar .content-ebook p {
  letter-spacing: 0.3px;
}
#sidebar #text-5 .ebook-sidebar .book-button, #sidebar #text-6 .ebook-sidebar .book-button {
  background-image: linear-gradient(10deg, #0c71c3 0%, #0cbdd1 100%);
  display: block;
  margin: 0 auto;
  font-family: Rubik;
  font-size: 26px;
  color: #fff;
  width: 88%;
  box-shadow: 0 4px 0 #02528c;
  border-radius: 5px;
  padding: 20px;
  margin-top: 10px;
  text-shadow: 0 2px 0 #02528c;
  font-weight: 700;
}
#sidebar .widget_text {
  padding: 15px 0px 45px;
  background: url(/wp-content/uploads/2019/12/sidebar-bg.png);
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  margin: 0 !important;
}
#sidebar .widget_text h6 {
  color: #fff;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.72px;
  background-color: #075fc1;
  padding: 15px 35px;
  margin: 0 1px;
}
@media (max-width: 980px) {
  #sidebar .widget_text h6 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text h6 {
    font-size: 20px !important;
  }
}
#sidebar .widget_text h4 {
  color: #fff;
  font-size: 28px !important;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0.84px;
  padding: 20px 35px 40px;
}
@media (max-width: 980px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .widget_text h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) {
  #sidebar .widget_text h4 {
    max-width: 300px;
  }
}
#sidebar .widget_text p {
  color: #fff;
  font-size: 18px !important;
  line-height: 140%;
  letter-spacing: 0.54px;
  padding: 0px 35px 40px;
  margin: 0 !important;
}
#sidebar .fsBody {
  padding: 0 35px !important;
  margin: 0 !important;
  background: transparent !important;
}
#sidebar .fsBody form {
  position: relative;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow {
  margin: 0 0 20px 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused {
  margin: 0 !important;
  padding: 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody label, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused label {
  color: #fff !important;
  font-family: 'Rubik', sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  margin: 0 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody label .fsRequiredMarker, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused label .fsRequiredMarker {
  color: #01b4f7 !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody input, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused input, #sidebar .fsBody form .fsPage .fsRow .fsRowBody textarea, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused textarea {
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 0.45px;
  /*padding: 5px 0px 10px 0px;*/
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #075fc1;
  box-shadow: none !important;
}
#sidebar .fsBody form .fsPage .fsRow .fsRowBody textarea, #sidebar .fsBody form .fsPage .fsRow .fsFieldFocused textarea {
  height: 70px;
}
#sidebar .fsBody form .fsSubmit {
  padding: 0 !important;
  margin: 0 !important;
}
#sidebar .fsBody form .fsSubmit input {
  width: 100%;
  color: #fff !important;
  font-family: 'Rubik', sans-serif;
  font-size: 22px !important;
  font-weight: 500;
  line-height: 100% !important;
  letter-spacing: 1.1px;
  box-shadow: 0 4px 0 #0075a1;
  border-radius: 5px !important;
  background-color: #00b4f7 !important;
  border: 2px solid #00b4f7;
  padding: 10px 0 8px 0 !important;
}
#sidebar .fsBody form .fsSubmit input:hover {
  background: transparent !important;
  border-color: #fff !important;
  box-shadow: none !important;
}
#sidebar .author-widget {
  border-radius: 8px;
  border: 1px solid #e1e1e1;
  background-image: linear-gradient(to top, #f4f4f4 0%, #fff 100%);
  margin: 40px auto 0;
  padding: 35px;
  text-align: left;
  overflow: hidden;
}
#sidebar .author-widget .author-info {
  overflow: hidden;
}
#sidebar .author-widget .author-info .author-avatar {
  display: inline-block;
  float: left;
  width: 48%;
  margin-bottom: 15px;
}
#sidebar .author-widget .author-info .author-avatar img {
  display: block;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #e1e1e1;
}
#sidebar .author-widget .author-info .about-and-name-author {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
#sidebar .author-widget .author-info .about-and-name-author p:first-of-type {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 100% !important;
  font-style: italic;
  padding-top: 25px;
}
#sidebar .author-widget .author-info .about-and-name-author p:last-of-type {
  color: #01b4f7 !important;
  font-size: 15px !important;
  font-weight: 700;
  line-height: 100% !important;
}
#sidebar .author-widget .author-description p {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0px;
  margin-bottom: 0 !important;
}
#sidebar .recent_wrap {
  margin-top: 35px;
}
#sidebar .recent_wrap .blog-head {
  font-family: 'Rubik', sans-serif;
  text-align: center;
}
#sidebar .recent_wrap .blog-head h3 {
  font-family: 'Rubik', sans-serif;
  font-size: 22px !important;
  max-width: 90%;
  margin: 0 auto;
  letter-spacing: 1px;
  line-height: 130%;
}
#sidebar .recent_wrap .blog-head p {
  font-size: 18px;
  padding-top: 2px;
  letter-spacing: 0px;
  line-height: 156%;
  margin-bottom: 28px;
}
#sidebar .recent_wrap .recent_article {
  padding-top: 25px;
  border-top: 1px solid #aabec8;
}
#sidebar .recent_wrap .recent_article li {
  float: left;
  width: 100%;
  padding: 0;
  display: inline-flex;
  border-bottom: 1px solid #aabec8;
  padding-bottom: 13px;
  margin-bottom: 26px;
}
#sidebar .recent_wrap .recent_article li .image-post img {
  max-width: 120px;
  height: 80px;
  object-fit: cover;
}
#sidebar .recent_wrap .recent_article li .content-post {
  padding-left: 13px;
  padding-top: 0px;
}
#sidebar .recent_wrap .recent_article li .content-post .title-post {
  text-align: left;
  line-height: 110%;
}
#sidebar .recent_wrap .recent_article li .content-post .title-post a {
  font-size: 15px;
}
#sidebar .recent_wrap .recent_article li .content-post .title-post a:hover {
  color: #00b4f7;
}
#sidebar .recent_wrap .recent_article li .content-post .button-post a {
  color: #075fc1;
  font-family: Rubik;
  font-size: 11px;
  border-bottom: 1px solid;
  text-transform: uppercase;
  letter-spacing: 2.2px;
}
body.postid-9517 #sidebar .author-widget {
  display: none;
}
.page:not(.et_pb_pagebuilder_layout) #main-content .container, .single:not(.et_pb_pagebuilder_layout) #main-content .container {
  padding-top: 100px !important;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #main-content .container, .single:not(.et_pb_pagebuilder_layout) #main-content .container {
    padding-top: 50px !important;
  }
}
@media (min-width: 1280px) {
  .page:not(.et_pb_pagebuilder_layout) #main-content .container, .single:not(.et_pb_pagebuilder_layout) #main-content .container {
    padding-top: 120px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article, .single:not(.et_pb_pagebuilder_layout) #left-area > article {
  padding: 0 !important;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article .container, .single:not(.et_pb_pagebuilder_layout) #left-area > article .container {
    padding-top: 70px !important;
  }
}
@media (min-width: 1280px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article .container, .single:not(.et_pb_pagebuilder_layout) #left-area > article .container {
    padding-top: 120px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article h2, .single:not(.et_pb_pagebuilder_layout) #left-area > article h2 {
  color: #0e315f !important;
  font-size: 34px !important;
  font-weight: 700;
  line-height: 115%;
  letter-spacing: 1.7px;
  margin: 25px auto;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h2, .single:not(.et_pb_pagebuilder_layout) #left-area > article h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h2, .single:not(.et_pb_pagebuilder_layout) #left-area > article h2 {
    font-size: 26px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article h6, .single:not(.et_pb_pagebuilder_layout) #left-area > article h6 {
  font-size: 22px !important;
  font-family: 'Rubik', sans-serif !important;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.66px;
  margin: 25px auto;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h6, .single:not(.et_pb_pagebuilder_layout) #left-area > article h6 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h6, .single:not(.et_pb_pagebuilder_layout) #left-area > article h6 {
    font-size: 20px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article h3, .single:not(.et_pb_pagebuilder_layout) #left-area > article h3 {
  color: #0e315f !important;
  font-size: 28px !important;
  font-weight: 700;
  line-height: 115%;
  letter-spacing: 1.7px;
  margin: 25px auto;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h3, .single:not(.et_pb_pagebuilder_layout) #left-area > article h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #left-area > article h3, .single:not(.et_pb_pagebuilder_layout) #left-area > article h3 {
    font-size: 22px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article img.size-full, .single:not(.et_pb_pagebuilder_layout) #left-area > article img.size-full {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #c3d6ea;
  background-color: #5997dc;
  opacity: 0.8;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article p, .single:not(.et_pb_pagebuilder_layout) #left-area > article p {
  margin: 25px auto;
  padding-bottom: 0;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article p:last-of-type, .single:not(.et_pb_pagebuilder_layout) #left-area > article p:last-of-type {
  margin-bottom: 0 !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article p a, .single:not(.et_pb_pagebuilder_layout) #left-area > article p a {
  color: inherit !important;
  text-decoration: underline;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article .learn-more-btn, .single:not(.et_pb_pagebuilder_layout) #left-area > article .learn-more-btn {
  display: inline-block;
  color: #fff !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 1px;
  padding: 10px 20px;
  background-color: #111e2d;
  border: 2px solid #111e2d;
  border-radius: 5px;
  margin-bottom: 50px;
  text-decoration: none !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article .learn-more-btn:hover, .single:not(.et_pb_pagebuilder_layout) #left-area > article .learn-more-btn:hover {
  color: #111e2d !important;
  background-color: #fff;
  box-shadow: none;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul {
  padding: 0 !important;
  margin: 30px auto;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul li, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul li {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  color: #000;
  letter-spacing: 0.54px;
  margin-bottom: 25px;
  position: relative;
  padding-left: 55px;
}
@media (min-width: 1280px) {
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul li:last-of-type, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul li:last-of-type {
  margin-bottom: 0 !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area > article ul li:before, .single:not(.et_pb_pagebuilder_layout) #left-area > article ul li:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 35px;
  margin: 0 10px 0 -5px;
  flex-basis: 25px;
  position: absolute;
  left: 0;
  background: url(/wp-content/uploads/2019/12/li-mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: 15px;
  top: 4px;
}
body.postid-10360 #post-10360 .entry-content ul li {
  display: block;
}
body.postid-10360 #post-10360 .entry-content ul li strong {
  display: block;
}
@media (min-width: 981px) {
  body.page-id-9665 #page-container .section-hero-image .et_pb_slide {
    padding: 225px 0 0 0 !important;
  }
}
body.page-id-9665 #page-container .section-hero-image .et_pb_slide:after {
  display: none;
}
body.page-id-9665 #page-container #main-content .container {
  padding-top: 79px !important;
}
@media (min-width: 981px) {
  body.page-id-9665 #page-container #main-content #left-area {
    width: calc(100% - 381px) !important;
  }
}
body.page-id-9665 #page-container #main-content #left-area .entry-content h2 {
  font-size: 24px !important;
  letter-spacing: 1.23px;
  margin-top: 42px;
  margin-bottom: 37px;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .button-support {
  border: 2px solid #075fc1;
  box-shadow: 0 4px 0 #003e82;
  background-color: #075fc1;
  padding: 16px 23px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px !important;
  letter-spacing: 0.8px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .button-support:before {
  content: url(/wp-content/themes/tca/images/support-button.png);
  display: inline-block;
  height: 22px;
  line-height: 100%;
  margin-right: 15px;
  vertical-align: middle;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .button-support:hover {
  background-color: #00b4f7;
  border-color: #00b4f7;
  box-shadow: none;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content h2:first-of-type {
  margin-top: 0;
  margin-bottom: 27px;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed {
  padding: 0;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form {
  padding: 0;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form div.fsError {
  background-color: transparent;
  border: none;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSubmit {
  margin-top: 0;
  padding: 8px 0;
  text-align: left;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSubmitButton {
  border: 2px solid #00b4f7;
  background-color: #00b4f7 !important;
  padding: 8px 19px 7px 51px !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 25px !important;
  letter-spacing: 1.6px;
  border-radius: 5px !important;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  box-shadow: 0 4px 0 #0075a1;
  background: url(/wp-content/themes/tca/images/ticket_icon.png);
  background-repeat: no-repeat;
  background-size: unset;
  background-position: left;
  background-position-x: 21px;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSubmitButton:hover {
  background-color: #075fc1 !important;
  border-color: #075fc1 !important;
  box-shadow: none;
  background-image: url(/wp-content/themes/tca/images/ticket_icon.png) !important;
  background-repeat: no-repeat !important;
  background-position-x: 21px !important;
  background-position-y: 10px !important;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection {
  display: flex;
  flex-wrap: wrap;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow {
  width: 44.1%;
  margin-bottom: 0 !important;
}
@media (max-width: 500px) {
  body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow .fsValidationError {
  border: none;
  background: no-repeat;
  box-shadow: none;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow .fsRowBody {
  margin-bottom: 0 !important;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow .fsSpan100.fsFieldFocused {
  margin: 0 !important;
  padding: 0 !important;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow label {
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif !important;
  color: #000;
  height: 25px;
  margin-bottom: 0px;
  letter-spacing: 0.8px;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow input, body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow textarea, body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow select {
  border: none !important;
  border-bottom: 2px solid #93b0cf !important;
  padding: 10px 0 5px;
  height: 32px;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow input:focus, body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow textarea:focus, body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow select:focus {
  box-shadow: none;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow textarea {
  height: 140px;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow select {
  background-image: url(/wp-content/themes/tca/images/arrow-select.png);
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow:nth-child(odd) {
  margin-right: 11.7%;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow#fsRow3767657-7, body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow#fsRow3767657-8 {
  width: 100%;
  margin-right: 0;
}
body.page-id-9665 #page-container #main-content #left-area .entry-content .help-desk-content .fsBody.fsEmbed form .fsSection .fsRow span.fsRequiredMarker {
  color: #f00;
}
body.page-id-9665 #page-container #sidebar {
  padding-top: 6px !important;
}
body.page-id-9665 #page-container #sidebar .author-widget {
  display: none;
}
body.page:not(.home) #main-content.testimonials-page #sidebar .author-widget {
  display: none;
}
body.page:not(.home) #main-content.testimonials-page .section-hero-image .et_pb_slide {
  padding: 225px 0 0 0 !important;
}
body.page:not(.home) #main-content.testimonials-page .section-hero-image .et_pb_slide:after {
  display: none;
}
body.page:not(.home) #main-content.testimonials-page .container {
  padding-top: 73px !important;
}
@media (min-width: 981px) {
  body.page:not(.home) #main-content.testimonials-page .container #left-area {
    width: calc(100% - 381px) !important;
  }
}
body.page:not(.home) #main-content.testimonials-page .container #left-area article {
  margin-bottom: 16px;
}
body.page:not(.home) #main-content.testimonials-page .container #left-area h2 {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 12px;
  margin-bottom: 30px;
  margin-top: 0;
}
body.page:not(.home) #main-content.testimonials-page .container #left-area .content-testimonial p {
  line-height: 154%;
  letter-spacing: 0.5px;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #main-content.testimonials-page .container #left-area .content-testimonial p {
    font-size: 16px !important;
  }
}
body.page:not(.home) #main-content.testimonials-page .container #left-area .post-info p {
  font-size: 13px !important;
  letter-spacing: 0.39px;
  text-transform: uppercase;
  padding-bottom: 4px;
}
body.page:not(.home) #main-content.testimonials-page .container #left-area .stars {
  margin-bottom: 26px;
}
@media (min-width: 981px) {
  #thank-you-page .et_pb_slide {
    min-height: 70vh !important;
  }
}
@media (min-width: 981px) {
  #thank-you-page .et_pb_slide > .et_pb_container {
    min-height: 70vh !important;
    height: 100% !important;
  }
}
body:not(.home) .section-hero-image .et_pb_slide {
  background-position: center !important;
}
@media (min-width: 981px) {
  body:not(.home) .section-hero-image .et_pb_slide {
    padding: 140px 0 0 0 !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) .section-hero-image .et_pb_slide {
    padding: 70px 0 0 0 !important;
  }
}
body:not(.home) .section-hero-image .et_pb_slide:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /*				background-color: #132231;*/
  background-color: transparent;
  background-image: linear-gradient(to bottom, rgba(2, 17, 33, 0.66), rgba(2, 17, 33, 0.66) 75%, rgba(2, 17, 33, 1) 100%);
  /*background-image: url(/wp-content/uploads/2019/12/banner-bg.png)!important;*/
  background-position: bottom center;
  background-size: cover;
  opacity: 1;
}
body:not(.home) .section-hero-image .et_pb_slide .et_pb_container {
  width: 90% !important;
  max-width: 910px !important;
  min-height: 250px !important;
  height: auto !important;
}
@media (min-width: 981px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_container {
    min-height: 0px !important;
  }
}
@media (min-width: 981px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description {
    padding: 8% 0 12% 0 !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description {
    padding: 8% 0 15% 0 !important;
  }
}
body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
  font-size: 50px !important;
  line-height: 105%;
  letter-spacing: 2.5px;
  padding: 0 0 50px 0 !important;
}
@media (max-width: 980px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
    font-size: 32px !important;
  }
}
@media (min-width: 1280px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description h1 {
    font-size: 50px !important;
    padding-bottom: 80px !important;
  }
}
body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
  font-size: 20px !important;
  /*font-size: 18px !important;
   font-weight: 300;
   line-height: 200%;*/
  letter-spacing: 0.9px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home) .section-hero-image .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 15px !important;
    line-height: 160%;
  }
}
.schedule-btn-wrapper {
  text-align: center;
}
.schedule-btn-wrapper .schedule-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 100% !important;
  /* letter-spacing: 0.4px; */
  border-radius: 5px;
  background-color: #00b4f7 !important;
  border: 3px solid #00b4f7 !important;
  padding: 11px 15px !important;
  text-shadow: none;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.2em;
}
.schedule-btn-wrapper .schedule-btn:hover {
  color: #fff !important;
  background: transparent !important;
  border-color: #fff !important;
}
@media (min-width: 1441px) {
  body.archive #et-main-area .banner-section .et_pb_slides:before {
    display: none !important;
  }
}
body.archive .et_pb_slides .et_pb_slide {
  background-image: url(/wp-content/themes/theme/images/blog-banner-image.jpg);
  background-color: rgba(0, 0, 0, 0);
}
body.archive .et_pb_slides .et_pb_slide .et_pb_slide_content {
  color: #000;
}
body.archive a.more-link {
  font-family: 'TitlingGothicFBComp', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  color: #075fc1 !important;
}
body.archive a.more-link:hover {
  color: #fff !important;
}
body.archive .page-section-it-fortress-logo {
  background-color: #e9f6fe !important;
  border-top: 1px solid #c7d6e0;
}
body.archive .page-section-it-fortress-logo .heading-row {
  max-width: 1040px;
}
body.archive .page-section-it-fortress-logo .logos-row {
  max-width: 1017px;
}
body.archive .page-section-it-fortress-logo .et_pb_column .et_pb_image {
  text-align: center;
}
@media (min-width: 981px) {
  body.archive .page-section-it-fortress-logo .et_pb_column:first-child(2) .et_pb_image {
    text-align: left;
  }
}
@media (min-width: 981px) {
  body.archive .page-section-it-fortress-logo .et_pb_column:last-child .et_pb_image {
    text-align: right;
  }
}
body.archive .section-blogpost-banner .et_pb_column {
  background-position: top center;
}
.et-db #et-boc .et-l .blog_section {
  padding: 75px 0 35px !important;
}
@media (min-width: 981px) {
  .et-db #et-boc .et-l .blog_section .et_pb_blog_grid_wrapper {
    margin-bottom: 21px;
  }
}
@media (min-width: 981px) {
  .et-db #et-boc .et-l .blog_section {
    padding: 45px 0 15px;
  }
}
@media (min-width: 981px) {
  .et-db #et-boc .et-l .blog_section .et_pb_text_inner {
    margin-bottom: 49px;
  }
}
.et-db #et-boc .et-l .blog_section .et_pb_text_inner h2 {
  font-size: 43px !important;
  font-family: 'TitlingGothicFBComp', sans-serif;
  font-weight: 700;
  letter-spacing: 0.84px;
  margin-bottom: 31px;
}
@media (max-width: 980px) {
  .et-db #et-boc .et-l .blog_section .et_pb_text_inner h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .blog_section .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
.et-db #et-boc .et-l .blog_section .et_pb_text_inner p {
  margin-bottom: 20px;
  font-size: 24px !important;
  font-family: 'Helvetica', sans-serif;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 980px) {
  .et-db #et-boc .et-l .blog_section .et_pb_text_inner p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .blog_section .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .blog_section .latest-news-title h2 {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 981px) {
  .et-db #et-boc .et-l .blog_section .blog_link .column {
    width: 31.75%;
  }
}
@media (max-width: 980px) {
  .et-db #et-boc .et-l .blog_section .blog_link .column {
    width: 47.25%;
  }
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .blog_section .blog_link .column {
    width: 100%;
  }
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  .et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column {
    width: 31.75%;
  }
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column:not(:last-child) {
  margin-right: 2.375%;
}
@media (max-width: 767px) {
  .et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column:not(:last-child) {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 981px) {
  .et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  .et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column:nth-child(2n) {
    margin-right: 0;
  }
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article {
  margin-bottom: 45px !important;
  padding: 0 !important;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article h3 {
  font-size: 22px !important;
  font-family: 'TitlingGothicFBComp', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.84px;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .et_pb_image_container {
  margin: 0;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article h3.entry-title {
  line-height: 110%;
  margin: 0 0 15px;
  padding-top: 27px;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .entry-title, .et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .post-content {
  padding: 0 27px;
  position: relative;
  bottom: unset;
  transform: unset;
  left: unset;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .post-content-inner {
  padding-bottom: 70px;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .post-content p {
  margin-bottom: 20px;
  font-size: 16px !important;
  font-family: 'Helvetica', sans-serif;
  font-weight: 400;
  line-height: 20px;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .post-content a.more-link {
  position: absolute;
  display: inline-block;
  margin: 24px 0 30px;
  padding: 9px 15px;
  font-size: 15px;
  font-family: 'TitlingGothicFBComp', sans-serif;
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.1;
  color: #000 !important;
  border: 2px solid #075fc1;
  border-radius: 25px;
  transition: all 0.2s;
  bottom: 0;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .post-content a.more-link:hover {
  background: #075fc1;
  color: #fff !important;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .et_pb_image_container {
  height: 230px;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .et_pb_image_container > a {
  display: initial;
  margin-bottom: 0;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .et_pb_image_container > a:before {
  display: none;
}
.et-db #et-boc .et-l .blog_section .et_pb_salvattore_content .column article .et_pb_image_container img {
  min-width: 100%;
  height: 100%;
  object-fit: cover;
}
.et-db #et-boc .et-l .blog_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-db #et-boc .et-l .blog_section .et_pb_button span {
  display: block;
  font-size: 15px;
  font-family: 'Helvetica', sans-serif;
}
.single .section-blogpost-body .et_pb_post_content h3 {
  position: relative;
  padding-left: 25px;
}
.single .section-blogpost-body .et_pb_post_content h3::after {
  position: absolute;
  content: "";
  width: 0.8529em;
  height: 100%;
  left: 0;
  top: 0.1em;
  background: url("/wp-content/uploads/2020/06/Baroan-Website-Favicon.png") no-repeat;
}
.single .section-blogpost-body .et_pb_post_content ol, .single .section-blogpost-body .et_pb_post_content ul {
  width: 95%;
}
.single .section-blogpost-body .et_pb_post_content ol {
  padding: 0;
  margin: 1.5em 0;
  padding-left: 2em;
}
.single .section-blogpost-body .et_pb_post_content a:hover {
  border-bottom: 1px solid #c30000;
}
.single .section-blogpost-body .et_pb_post_content a.learn-more-button {
  box-shadow: 0 3px 0 #2b0100;
  border-radius: 5px;
  background-color: #c30000;
  color: #fff;
  padding: 5px 21px 6px;
  border: 2px solid #c30000;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  display: flex;
  max-width: 160px;
  justify-content: center;
}
.single .section-blogpost-body .et_pb_post_content a.learn-more-button:hover {
  background-color: transparent;
  color: #c30000;
  border: 2px solid #c30000;
  box-shadow: none;
}
.single .section-blogpost-body .et_pb_post_content center {
  margin: 2em 0;
}
.single .section-blogpost-body .et_pb_post_content center img {
  vertical-align: bottom;
}
.et_pb_ajax_pagination_container .entry {
  margin-bottom: 45px !important;
  text-align: center;
}
.et_pb_ajax_pagination_container .entry h3 {
  font-size: 22px !important;
  font-family: 'TitlingGothicFBComp', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.84px;
}
.section_faq {
  padding: 70px 0 40px !important;
}
.section_faq .et_pb_row {
  max-width: 1260px;
  width: 90%;
  margin: 0 auto !important;
}
.section_faq h2 {
  margin: 0 0 40px;
  padding: 0 15px;
  font-size: 38px !important;
  font-family: 'TitlingGothicFBComp', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.84px;
  line-height: 125%;
  color: #000;
}
@media (max-width: 980px) {
  .section_faq h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .section_faq h2 {
    font-size: 28px !important;
  }
}
.section_faq .et_pb_search {
  border: none;
}
.section_faq .et_pb_search form {
  position: relative;
  max-width: 500px;
  margin: 0 auto 40px;
  border: 1px solid #000;
  background-color: #fff;
}
.section_faq .et_pb_search form > div {
  display: flex;
}
.section_faq .et_pb_search form input[type="text"] {
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #000;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit {
  height: 100%;
  font-size: 0;
  font-size: 18px;
  font-family: 'TitlingGothicFBComp', sans-serif;
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #075fc1;
  border: 2px solid #075fc1;
  transition: 0.5s;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit:hover {
  background: transparent;
  color: #000 !important;
}
.section_faq .block_faq .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.section_faq .block_faq article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(25% - 30px);
  margin: 0 15px 30px;
  padding: 30px 20px !important;
  background-color: #fff;
  border-top: 2px solid #c30000;
  /* border-radius: 8px; */
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 980px) {
  .section_faq .block_faq article {
    width: calc(50% - 30px);
  }
}
@media (max-width: 500px) {
  .section_faq .block_faq article {
    width: calc(100%);
  }
}
.section_faq .block_faq article .entry-title {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px !important;
  font-family: 'Helvetica', sans-serif;
  font-weight: 700;
  text-align: center;
  /* text-transform: uppercase; */
  line-height: 140%;
}
.section_faq .block_faq article .entry-title a {
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}
.section_faq .block_faq article .entry-title a:hover {
  border-bottom: 1px solid #000;
}
.section-blogpost-banner {
  padding: 0 !important;
  background-image: linear-gradient(to top, #dedede 0%, #fff 62%, #fff 100%);
}
.section-blogpost-banner .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.section-blogpost-banner .et_pb_column {
  background-position: top center;
}
.section-blogpost-banner .section_banners {
  max-width: 1262px;
  width: 90%;
  margin: 0 auto !important;
  padding: 13.55vh 0 11.5vh;
  text-align: left;
  background-color: transparent;
}
.section-blogpost-banner .section_banners h1, .section-blogpost-banner .section_banners p {
  text-align: center;
}
.section-blogpost-banner .section_banners h1 {
  font-size: 50px !important;
  line-height: 105%;
  letter-spacing: 2.5px;
  padding: 0 0 50px 0 !important;
}
@media (max-width: 980px) {
  .section-blogpost-banner .section_banners h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .section-blogpost-banner .section_banners h1 {
    font-size: 32px !important;
  }
}
@media (min-width: 1280px) {
  .section-blogpost-banner .section_banners h1 {
    font-size: 50px !important;
  }
}
.section-blogpost-banner .section_banners .et_pb_button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 100% !important;
  border-radius: 5px;
  background-color: #00b4f7 !important;
  border: 3px solid #00b4f7 !important;
  padding: 11px 15px !important;
  text-shadow: none;
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.2em;
}
.section-blogpost-banner .section_banners .et_pb_button:hover {
  color: #fff !important;
  background: transparent !important;
  border-color: #fff !important;
}
.section-blogpost-banner .row-blogpost-header .column_banners {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 67vh;
  padding: 0px 0 0 !important;
}
.section-blogpost-banner .row-blogpost-header .column_banners:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: -1;
}
.home h3 {
  font-size: 40px !important;
  font-weight: 700;
  letter-spacing: 1.2px;
}
@media (max-width: 980px) {
  .home h3 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .home h3 {
    font-size: 32px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide {
  padding: 0 !important;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 100vh !important;
}
@media (min-width: 981px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
    height: 100vh !important;
    padding-top: 140px;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
    height: auto !important;
  }
}
@media (max-width: 980px) {
}
@media (min-width: 981px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_image {
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    margin: 0 !important;
  }
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_image img {
    width: 100%;
    height: 100%;
    max-height: 100% !important;
    object-fit: cover;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
  }
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_image img {
    width: 100%;
    height: 100%;
    max-height: 100% !important;
    object-fit: cover;
    filter: opacity(0.5);
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  float: none !important;
}
@media (min-width: 981px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0 0 10% 0 !important;
  }
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1, .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    width: 47%;
    max-width: 550px;
  }
}
@media (min-width: 1280px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
    height: 100%;
    padding: 2% 0 10% 0 !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description {
    padding: 100px 0 170px 0 !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
  font-size: 30px !important;
  line-height: 110%;
  letter-spacing: 2.5px;
  padding-bottom: 40px !important;
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 32px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 36px !important;
    padding-bottom: 40px !important;
  }
}
@media (min-width: 1440px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    font-size: 50px !important;
    padding-bottom: 45px !important;
  }
}
@media (max-width: 980px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description h1 {
    padding-bottom: 30px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
  font-weight: 300;
  line-height: 200%;
  letter-spacing: 0.9px;
  padding-bottom: 40px !important;
}
@media (min-width: 981px) and (max-width: 1240px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    line-height: 160%;
  }
}
@media (min-width: 1280px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1440px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description p {
    padding-bottom: 45px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px !important;
  letter-spacing: 0.8px;
  border-radius: 5px;
  padding: 10px 25px;
  transition: all 0.3s ease-in-out;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:before {
  display: inline-block;
  height: 22px;
  line-height: 100%;
  margin-right: 15px;
  vertical-align: middle;
}
@media (min-width: 1280px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a {
    padding: 12px 25px;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a {
    display: block;
    width: 260px;
    margin: 0 auto;
  }
}
@media (min-width: 981px) and (max-width: 1250px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a {
    display: block;
    width: 260px;
    margin: 0;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:first-of-type {
  border: 2px solid #fff;
}
@media (min-width: 768px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:first-of-type {
    margin-right: 20px;
  }
}
@media (min-width: 981px) and (max-width: 1250px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:first-of-type {
    margin: 0 0 20px !important;
  }
}
@media (max-width: 767px) {
  .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:first-of-type {
    margin: 0 auto 20px !important;
  }
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:first-of-type:hover {
  background-color: #00b4f7;
  border: 2px solid #00b4f7;
  box-shadow: 0 4px 0 #0075a1;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:first-of-type:before {
  content: url(/wp-content/uploads/2020/01/services-btn-icon.png);
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:last-of-type {
  background-color: #00b4f7;
  border: 2px solid #00b4f7;
  box-shadow: 0 4px 0 #0075a1;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:last-of-type:hover {
  background-color: transparent;
  border: 2px solid #00b4f7;
  box-shadow: none !important;
}
.section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_slide_description div a:last-of-type:before {
  content: url(/wp-content/uploads/2019/12/connect-btn-icon.png);
}
.section-home-hero-image .et_pb_fullwidth_header {
  padding: 0 !important;
}
.section-home-hero-image .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
  bottom: 20px;
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .section-home-hero-image .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    text-align: left;
  }
}
@media (min-width: 981px) {
  .section-home-hero-image .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    right: 50%;
    width: 45% !important;
    max-width: 720px !important;
    margin: 0 0 0 auto !important;
  }
}
@media (min-width: 1280px) {
  .section-home-hero-image .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    bottom: 55px;
  }
}
.section-home-hero-image .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a.scroll-down-container {
  line-height: 100%;
}
.section-home-hero-image .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a.scroll-down-container .scroll-down {
  font-family: 'Rubik', sans-serif !important;
  display: inline-block;
  height: 25px;
  font-size: 0 !important;
  background: url(/wp-content/uploads/2019/12/scroll-icon.png);
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  animation: bounce 1s infinite alternate;
}
.section-home-hero-image .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a.scroll-down-container .scroll-down:after {
  content: 'scroll down';
  display: inline-block;
  font-family: 'Rubik', sans-serif !important;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-left: 30px;
}
.logged-in .section-home-hero-image .et_pb_slider .et_pb_slide .et_pb_container {
  min-height: calc(100vh - 32px) !important;
}
.section-home-posts-carousel {
  padding: 0 !important;
}
.section-home-posts-carousel .et_pb_row {
  position: relative;
  float: right;
  width: 100% !important;
  max-width: 450px !important;
  margin: -125px 0 0 0 !important;
}
.section-home-posts-carousel .et_pb_post {
  height: 125px;
  margin: 0 !important;
  border: none;
}
.section-home-posts-carousel .et_pb_post .entry-featured-image-url {
  display: inline-block;
  float: right;
  width: 125px;
  height: 125px;
  margin: 0 0 0 35px;
}
.section-home-posts-carousel .et_pb_post .entry-featured-image-url img {
  width: 125px;
  height: 125px;
  object-fit: contain;
}
.section-home-posts-carousel .et_pb_post h4.entry-title {
  width: calc(100% - 160px);
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.8px;
  padding: 15px 0;
  text-align: right;
  max-width: 250px;
  float: right;
}
.section-home-posts-carousel .et_pb_post h4.entry-title a {
  height: 50px;
  overflow: hidden;
}
.section-home-posts-carousel .et_pb_post .post-meta {
  /*width: calc(100% - 160px);
   color: #00b4f7 !important;
   font-size: 12px !important;
   font-weight: 300;
   line-height: 100%;
   text-transform: uppercase;
   letter-spacing: 2.4px;
   padding: 20px 0;
   text-align: right;
   max-width: 250px;
   float: right;
   a {
   color: inherit !important;
   }*/
}
.section-home-posts-carousel .et_pb_post .post-content {
  width: calc(100% - 160px);
  color: #00b4f7 !important;
  font-size: 12px !important;
  font-weight: 300;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  padding: 0 0 15px 0;
  text-align: right;
  max-width: 250px;
  float: right;
}
.section-home-posts-carousel .et_pb_post .post-content a {
  color: inherit !important;
}
.section-home-posts-carousel button {
  display: block;
  width: 20px;
  color: transparent !important;
  border: none;
  padding: 0;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  cursor: pointer;
  z-index: 1000;
}
.section-home-posts-carousel .slick-prev {
  position: absolute;
  top: 50px;
  left: 0;
  background: url(/wp-content/uploads/2020/01/carousel-prev-btn.png);
}
.section-home-posts-carousel .slick-next {
  position: absolute;
  bottom: 40px;
  left: 0;
  background: url(/wp-content/uploads/2020/01/carousel-next-btn.png);
}
.section-home-about {
  padding: 100px 0 !important;
}
@media (min-width: 1280px) {
  .section-home-about {
    padding: 200px 0 !important;
  }
}
@media (min-width: 981px) {
  .section-home-about .et_pb_row {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 980px) {
  .section-home-about .et_pb_row * {
    text-align: center;
  }
}
.section-home-about .et_pb_row .et_pb_column {
  margin-bottom: 0 !important;
}
@media (min-width: 1280px) {
  .section-home-about .row-header {
    padding-bottom: 180px !important;
  }
}
.section-home-about .row-header h2 {
  color: #0e315f !important;
  font-size: 50px !important;
  font-weight: 700;
  line-height: 115%;
  letter-spacing: 3px;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  .section-home-about .row-header h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .section-home-about .row-header h2 {
    font-size: 32px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-about .row-header h2 {
    font-size: 54px !important;
  }
}
@media (min-width: 981px) {
  .section-home-about .et_pb_row:not(.row-header) {
    padding-bottom: 100px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-about .et_pb_row:not(.row-header) {
    padding-bottom: 150px !important;
  }
}
.section-home-about .et_pb_row:not(.row-header):last-of-type {
  padding-bottom: 0 !important;
}
.section-home-about .et_pb_image img {
  max-width: 300px;
  object-fit: contain;
}
@media (min-width: 1280px) {
  .section-home-about .et_pb_image img {
    max-width: 370px;
  }
}
@media (max-width: 980px) {
  .section-home-about .et_pb_image img {
    width: 70%;
  }
}
@media (min-width: 981px) {
  .section-home-about .et_pb_column_1_2 {
    width: calc(50% - 10px) !important;
  }
  .section-home-about .et_pb_column_1_2:first-of-type {
    margin-right: 20px !important;
  }
}
.section-home-about .et_pb_column_1_2 .et_pb_text {
  border-bottom: 1px solid #92b0dc;
  padding-bottom: 50px;
}
@media (min-width: 1280px) {
  .section-home-about .et_pb_column_1_2 .et_pb_text {
    max-width: 620px;
    padding-bottom: 75px !important;
  }
}
@media (max-width: 980px) {
  .section-home-about .et_pb_column_1_2 .et_pb_text {
    padding-bottom: 30px !important;
  }
}
.section-home-about .et_pb_column_1_2 .et_pb_text h3 {
  letter-spacing: 2px;
  padding-bottom: 30px !important;
}
@media (min-width: 1280px) {
  .section-home-about .et_pb_column_1_2 .et_pb_text h3 {
    padding-bottom: 60px !important;
  }
}
.section-home-about .et_pb_column_1_2 .et_pb_text p {
  line-height: 180%;
  letter-spacing: 0.6px;
  margin: 0 !important;
}
@media (min-width: 1280px) {
  .section-home-about .et_pb_column_1_2 .et_pb_text p {
    font-size: 20px !important;
  }
}
.section-home-services {
  padding: 0 !important;
  border-top: 1px solid #c8d6eb;
  border-bottom: 1px solid #c8d6eb;
}
.section-home-services .et_pb_row_5 {
  padding-top: 60px !important;
  padding-bottom: 0 !important;
}
.section-home-services .et_pb_row_5 h2 {
  margin-bottom: -86px;
}
.section-home-services .et_pb_row_6 {
  max-width: 1580px !important;
  height: 700px;
}
.section-home-services .et_pb_row_6 .et_pb_column {
  position: relative;
  height: 100%;
}
.section-home-services .et_pb_blurb {
  padding: 80px 45px 30px;
  margin: 160px 0 !important;
  border-radius: 8px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  box-shadow: 0 18px 48px transparent;
  transition: all 0.3s ease-in-out;
}
.section-home-services .et_pb_blurb:hover {
  padding: 115px 45px 65px;
  margin: 125px 0 !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.18);
  border: 2px solid #075fc1;
}
.section-home-services .et_pb_blurb:hover .et_pb_blurb_description a {
  color: #00b4f7 !important;
  border-color: #000 !important;
}
@media (min-width: 670px) {
  .section-home-services .et_pb_blurb .et_pb_blurb_content {
    text-align: left;
  }
}
@media (max-width: 669px) {
  .section-home-services .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    text-align: center;
  }
}
.section-home-services .et_pb_blurb .et_pb_main_blurb_image {
  margin-bottom: 40px !important;
}
@media (min-width: 1280px) {
  .section-home-services .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 60px !important;
  }
}
@media (max-width: 980px) {
  .section-home-services .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 30px !important;
  }
}
.section-home-services .et_pb_blurb .et_pb_main_blurb_image img {
  height: 110px;
  object-fit: contain;
}
.section-home-services .et_pb_blurb h4 {
  color: #000 !important;
  font-size: 22px !important;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0.78px;
  padding-bottom: 50px;
}
@media (max-width: 980px) {
  .section-home-services .et_pb_blurb h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .section-home-services .et_pb_blurb h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-services .et_pb_blurb h4 {
    font-size: 22px !important;
  }
}
@media (min-width: 1770px) {
  .section-home-services .et_pb_blurb h4 {
    font-size: 26px !important;
  }
}
.section-home-services .et_pb_blurb .et_pb_blurb_description a {
  display: inline-block;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 0;
  border-bottom: 1px solid #00b4f7;
}
.section-home-services .owl-nav {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
  display: block;
  width: 90% !important;
  max-width: 1580px !important;
  margin: 0 auto !important;
}
.section-home-services .owl-nav button {
  display: inline-block;
  width: 20px;
  height: 15px;
  background: url(/wp-content/uploads/2020/01/carousel-prev-btn.png) !important;
  background-size: contain;
  background-repeat: no-repeat !important;
}
.section-home-services .owl-nav button span {
  color: transparent !important;
  font-size: 0;
}
.section-home-services .owl-nav button:first-of-type {
  transform: rotate(-90deg);
  margin-right: 10px;
}
.section-home-services .owl-nav button:last-of-type {
  transform: rotate(90deg);
}
.section-home-team {
  padding: 100px 0 100px 0 !important;
}
@media (max-width: 980px) {
  .section-home-team {
    padding: 70px 0 50px 0 !important;
  }
}
@media (min-width: 1280px) {
  .section-home-team {
    padding: 200px 0 150px 0 !important;
  }
}
.section-home-team .row-header h2 {
  font-size: 40px !important;
  font-weight: 700;
  letter-spacing: 1.2px;
  padding-bottom: 40px;
}
@media (max-width: 980px) {
  .section-home-team .row-header h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .section-home-team .row-header h2 {
    font-size: 32px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-team .row-header h2 {
    padding-bottom: 60px !important;
  }
}
.section-home-team .row-header p {
  font-size: 20px;
  letter-spacing: 0.6px;
  margin: 0 auto !important;
}
.section-home-team .row-gallery {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 981px) and (max-width: 1150px) {
  .section-home-team .row-gallery {
    height: 290px;
  }
}
@media (min-width: 1151px) and (max-width: 1280px) {
  .section-home-team .row-gallery {
    height: 370px;
  }
}
@media (min-width: 1280px) {
  .section-home-team .row-gallery {
    height: 500px;
  }
}
.section-home-team .team-member {
  background-color: rgba(14, 26, 39, 0.3);
  background-blend-mode: overlay;
  margin-top: 20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 980px) {
  .section-home-team .team-member {
    margin: 0 !important;
  }
}
@media (max-width: 500px) {
  .section-home-team .team-member {
    max-width: 350px;
    margin: 0 auto !important;
  }
}
@media (max-width: 980px) {
  .section-home-team .team-member {
    height: 350px;
  }
}
@media (min-width: 800px) and (max-width: 980px) {
  .section-home-team .team-member {
    height: 450px;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  .section-home-team .team-member {
    height: 270px;
  }
}
@media (min-width: 1151px) and (max-width: 1280px) {
  .section-home-team .team-member {
    height: 350px;
  }
}
@media (min-width: 1280px) {
  .section-home-team .team-member {
    height: 480px;
  }
}
.section-home-team .team-member:hover {
  background-color: transparent !important;
  margin-top: 0 !important;
}
@media (min-width: 981px) and (max-width: 1150px) {
  .section-home-team .team-member:hover {
    height: 290px;
  }
}
@media (min-width: 1151px) and (max-width: 1280px) {
  .section-home-team .team-member:hover {
    height: 370px;
  }
}
@media (min-width: 1280px) {
  .section-home-team .team-member:hover {
    height: 500px;
  }
}
.section-home-team .team-member .et_pb_text_inner {
  position: absolute;
  bottom: 45px;
  left: 20px;
  right: 20px;
}
.section-home-team .team-member .et_pb_text_inner h6 {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 110%;
  padding-bottom: 15px;
}
@media (max-width: 980px) {
  .section-home-team .team-member .et_pb_text_inner h6 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .section-home-team .team-member .et_pb_text_inner h6 {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-team .team-member .et_pb_text_inner h6 {
    font-size: 34px !important;
    padding-bottom: 20px;
  }
}
.section-home-team .team-member .et_pb_text_inner p {
  color: #00b4f7 !important;
  font-size: 15px !important;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0;
  margin: 0;
}
.section-home-blog {
  padding: 50px 0 100px 0 !important;
}
@media (min-width: 1280px) {
  .section-home-blog {
    padding: 50px 0 190px 0 !important;
  }
}
@media (max-width: 767px) {
  .section-home-blog {
    padding: 50px 0 60px 0 !important;
  }
}
.section-home-blog .et_pb_row {
  max-width: 1100px !important;
}
.section-home-blog .et_pb_row .et_pb_text {
  margin-bottom: 50px;
}
@media (min-width: 1280px) {
  .section-home-blog .et_pb_row .et_pb_text {
    margin-bottom: 90px !important;
  }
}
.section-home-blog .et_pb_row .et_pb_text h2 {
  font-size: 40px !important;
  font-weight: 700;
  letter-spacing: 1.2px;
  padding: 0 !important;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_row .et_pb_text h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .section-home-blog .et_pb_row .et_pb_text h2 {
    font-size: 32px !important;
  }
}
.section-home-blog .et_pb_post {
  transition: all 0.3s ease-in-out;
  /*
   &:hover .entry-featured-image-url {
   background-color: #075fc1;
   img {
   opacity: 0.7;
   filter: grayscale(1);
   }
   }*/
}
@media (max-width: 767px) {
  .section-home-blog .et_pb_post {
    margin-bottom: 50px !important;
  }
  .section-home-blog .et_pb_post:last-of-type {
    margin-bottom: 0px !important;
  }
}
.section-home-blog .et_pb_post .entry-featured-image-url img {
  object-fit: cover;
  object-fit: unset;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_post .entry-featured-image-url img {
    height: auto !important;
    width: 100%;
  }
  .section-home-blog .et_pb_post .entry-featured-image-url img:hover {
    height: auto !important;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-home-blog .et_pb_post .entry-featured-image-url img {
    height: 250px;
  }
}
.section-home-blog .et_pb_post .entry-title {
  font-size: 22px !important;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.66px;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_post .entry-title {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .section-home-blog .et_pb_post .entry-title {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .section-home-blog .et_pb_post .entry-title {
    font-weight: bold;
    padding: 0 0 20px 0 !important;
  }
  .section-home-blog .et_pb_post .entry-title:hover {
    color: #00b4f7 !important;
  }
}
@media (min-width: 980px) and (max-width: 1140px) {
  .section-home-blog .et_pb_post .entry-title {
    transform: translateY(-20px);
    width: 90%;
  }
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_post .post-meta {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1140px) {
  .section-home-blog .et_pb_post .post-meta {
    transform: translateY(-15px);
  }
}
.section-home-blog .et_pb_post .post-content-inner {
  margin-bottom: 50px;
}
@media (max-width: 980px) {
  .section-home-blog .et_pb_post .post-content-inner {
    margin-bottom: 30px;
  }
}
.section-home-blog .et_pb_post .post-content-inner p {
  color: #000;
  font-size: 16px !important;
  line-height: 160%;
  letter-spacing: 0.48px;
}
.section-home-blog .et_pb_post .more-link {
  display: inline-block;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 2.6px;
  padding: 10px 0 !important;
  border-bottom: 1px solid #92b0dc !important;
}
.section-home-blog .et_pb_post .more-link:hover {
  color: #00b4f7 !important;
}
.section-home-blog .first-post.et_pb_posts {
  overflow: auto;
  clear: both;
  margin-bottom: 50px;
}
@media (min-width: 1280px) {
  .section-home-blog .first-post.et_pb_posts {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 980px) {
  .section-home-blog .first-post.et_pb_posts .et_pb_post {
    margin-bottom: 0 !important;
  }
  .section-home-blog .first-post.et_pb_posts .et_pb_post .entry-featured-image-url {
    width: 52% !important;
    float: left;
    margin-right: 5%;
    margin-bottom: 0 !important;
    background-color: #075fc1;
  }
  .section-home-blog .first-post.et_pb_posts .et_pb_post .entry-featured-image-url img {
    width: 100%;
    /* height: 380px; */
    height: auto;
    opacity: 0.5 !important;
    filter: grayscale(1) !important;
  }
  .section-home-blog .first-post.et_pb_posts .et_pb_post .entry-title, .section-home-blog .first-post.et_pb_posts .et_pb_post .post-content {
    width: 43% !important;
    float: left;
  }
  .section-home-blog .first-post.et_pb_posts .et_pb_post .entry-featured-image-url:hover {
    background-color: #075fc1 !important;
  }
  .section-home-blog .first-post.et_pb_posts .et_pb_post .entry-featured-image-url:hover img {
    opacity: 0.7 !important;
    filter: grayscale(1) !important;
  }
}
@media (max-width: 767px) {
  .section-home-blog .first-post.et_pb_posts .et_pb_post .entry-featured-image-url:hover {
    background-color: #075fc1;
  }
  .section-home-blog .first-post.et_pb_posts .et_pb_post .entry-featured-image-url:hover img {
    opacity: 0.7;
    filter: grayscale(1);
  }
}
@media (min-width: 768px) {
  .section-home-blog .first-post.et_pb_posts .entry-title {
    font-size: 26px !important;
    letter-spacing: 0.84px;
    padding: 10px 0 50px 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .section-home-blog .first-post.et_pb_posts .entry-title {
    padding: 0px 0 15px 0 !important;
  }
}
@media (min-width: 1280px) {
  .section-home-blog .first-post.et_pb_posts .entry-title {
    font-size: 28px !important;
  }
}
.section-home-blog .first-post.et_pb_posts .entry-title:hover {
  color: #00b4f7 !important;
}
@media (max-width: 980px) {
  .section-home-blog .three-posts.et_pb_posts {
    margin-bottom: 50px !important;
  }
}
@media (min-width: 981px) {
  .section-home-blog .three-posts.et_pb_posts .et_pb_ajax_pagination_container {
    display: flex;
    align-items: center;
    height: 230px;
  }
}
@media (min-width: 981px) {
  .section-home-blog .three-posts.et_pb_posts .et_pb_post {
    width: 32%;
    float: left;
    margin-bottom: 0 !important;
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post:not(:last-of-type) {
    margin-right: 2%;
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post .entry-featured-image-url {
    background-color: #075fc1;
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post .entry-featured-image-url img {
    opacity: 0.5;
    filter: grayscale(1);
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post:hover .entry-title, .section-home-blog .three-posts.et_pb_posts .et_pb_post:hover .post-meta {
    display: block;
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post:hover .entry-featured-image-url {
    background-color: #075fc1;
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post:hover .entry-featured-image-url img {
    /* height: 230px; */
    opacity: 0.7;
    filter: grayscale(1);
  }
}
@media (max-width: 980px) {
  .section-home-blog .three-posts.et_pb_posts .et_pb_post {
    margin-bottom: 50px;
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post .entry-featured-image-url:hover {
    background-color: #075fc1;
  }
  .section-home-blog .three-posts.et_pb_posts .et_pb_post .entry-featured-image-url:hover img {
    opacity: 0.7;
    filter: grayscale(1);
  }
}
@media (max-width: 768px) {
  .section-home-blog .three-posts.et_pb_posts .entry-featured-image-url img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 981px) {
  .section-home-blog .three-posts.et_pb_posts .entry-title {
    position: absolute;
    top: 105px;
    left: 30px;
    right: 30px;
    color: #fff !important;
    font-size: 22px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 981px) {
  .section-home-blog .three-posts.et_pb_posts .post-meta {
    position: absolute;
    top: 80px;
    left: 30px;
    right: 30px;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.39px;
    margin-bottom: 15px !important;
  }
}
@media (min-width: 981px) {
  .section-home-blog .three-posts.et_pb_posts .post-content {
    display: none;
  }
}
.section-home-blog .et_pb_button {
  width: 200px;
  height: 50px;
  font-size: 13px;
  font-weight: 400;
  line-height: 48px !important;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0 !important;
  text-align: center;
}
.section-home-blog .et_pb_button:hover {
  padding: 0 !important;
}
.page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_container {
  min-height: 250px !important;
  height: auto !important;
}
@media (min-width: 981px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_container {
    min-height: 480px !important;
  }
}
@media (min-width: 1441px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_container {
    min-height: 585px !important;
  }
}
@media (min-width: 981px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description {
    padding: 0% 0 30% 0 !important;
  }
}
@media (max-width: 980px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description {
    padding: 5% 0 15% 0 !important;
  }
}
.page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
  font-size: 50px !important;
  font-weight: 700;
  line-height: 105%;
  letter-spacing: 3px;
  padding: 0 !important;
}
@media (max-width: 980px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 32px !important;
  }
}
@media (min-width: 1441px) {
  .page .contact-section-banner.et_pb_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 60px !important;
  }
}
.section-contact-menu {
  padding: 0 !important;
}
.section-contact-menu .et_pb_column {
  box-shadow: 14px 24px 48px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  background-color: #fff;
}
.section-contact-menu .et_pb_column:first-of-type .et_pb_button_module_wrapper {
  background-color: #00b4f7 !important;
}
.section-contact-menu .et_pb_column:first-of-type .et_pb_button_module_wrapper .et_pb_button:hover {
  color: #00b4f7 !important;
}
@media (max-width: 980px) {
  .section-contact-menu .et_pb_column:first-of-type .et_pb_blurb {
    margin-top: -50px;
  }
}
.section-contact-menu .et_pb_column:nth-of-type(2) .et_pb_button_module_wrapper {
  background-color: #075fc1 !important;
}
.section-contact-menu .et_pb_column:nth-of-type(2) .et_pb_button_module_wrapper .et_pb_button:hover {
  color: #075fc1 !important;
}
.section-contact-menu .et_pb_column:last-of-type .et_pb_button_module_wrapper {
  background-color: #0e315f !important;
}
.section-contact-menu .et_pb_column:last-of-type .et_pb_button_module_wrapper .et_pb_button:hover {
  color: #0e315f !important;
}
.section-contact-menu .et_pb_button_module_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 110px;
  border-radius: 0 0 8px 8px;
}
.section-contact-menu .et_pb_button_module_wrapper .et_pb_button {
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 14px 25px !important;
  border-radius: 8px;
  border: 1px solid #fff !important;
  background-color: transparent !important;
}
@media (min-width: 981px) and (max-width: 1440px) {
  .section-contact-menu .et_pb_button_module_wrapper .et_pb_button {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
.section-contact-menu .et_pb_button_module_wrapper .et_pb_button:hover {
  background-color: #fff !important;
}
.section-contact-menu .et_pb_blurb {
  padding: 40px 30px 30px;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0 !important;
}
@media (min-width: 1441px) {
  .section-contact-menu .et_pb_blurb {
    padding: 80px 50px 70px;
  }
}
@media (min-width: 981px) {
  .section-contact-menu .et_pb_blurb {
    margin-top: -265px;
  }
}
@media (max-width: 980px) {
  .section-contact-menu .et_pb_blurb {
    padding: 40px 30px 40px;
  }
}
.section-contact-menu .et_pb_blurb .et_pb_module_header {
  color: #0e315f !important;
  font-size: 28px !important;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0.96px;
  padding-bottom: 25px;
}
@media (max-width: 980px) {
  .section-contact-menu .et_pb_blurb .et_pb_module_header {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .section-contact-menu .et_pb_blurb .et_pb_module_header {
    font-size: 26px !important;
  }
}
@media (min-width: 1441px) {
  .section-contact-menu .et_pb_blurb .et_pb_module_header {
    font-size: 32px !important;
    padding-bottom: 35px;
  }
}
.section-contact-menu .et_pb_blurb .et_pb_blurb_description {
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
  max-width: 280px;
  margin: 0 auto;
}
@media (min-width: 981px) and (max-width: 1050px) {
  .section-contact-menu .et_pb_blurb .et_pb_blurb_description {
    font-size: 16px;
  }
}
.section-contact-map {
  padding: 0 !important;
}
.section-contact-map .row-contact-map.et_pb_row {
  max-width: 945px !important;
  padding: 150px 0 !important;
}
@media (min-width: 981px) {
  .section-contact-map .row-contact-map.et_pb_row {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 980px) {
  .section-contact-map .row-contact-map.et_pb_row {
    padding: 100px 0 !important;
  }
}
@media (max-width: 980px) {
  .section-contact-map .address {
    text-align: center;
  }
}
.section-contact-map .address h5 {
  font-size: 28px !important;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.84px;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  .section-contact-map .address h5 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .section-contact-map .address h5 {
    font-size: 24px !important;
  }
}
.section-contact-map .address p {
  font-size: 18px !important;
  line-height: 145%;
  letter-spacing: 0.54px;
}
.section-contact-map .address a:hover {
  text-decoration: underline;
}
.section-contact-map #super_map {
  height: 310px;
  box-shadow: 14px 24px 48px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  border: 1px solid #92b0dc;
  background-color: #075fc1;
}
.section-contact-map #super_map .gm-style-iw {
  width: 320px;
  min-height: 185px;
  padding: 40px 40px 0 !important;
  background-color: #2a313a;
  border-radius: 0;
}
.section-contact-map #super_map .gm-style-iw .gm-style-iw-d {
  overflow: auto !important;
}
.section-contact-map #super_map .gm-style-iw .info-window {
  text-align: center;
}
.section-contact-map #super_map .gm-style-iw .info-window h3 {
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
  padding-bottom: 15px;
}
.section-contact-map #super_map .gm-style-iw .info-window .map_btn {
  display: inline-block;
  width: 160px;
  height: 42px;
  border-radius: 4px;
  background-color: #075fc1;
  border: 2px solid #075fc1;
  color: #fff;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0.8px;
  text-align: center;
}
.section-contact-map #super_map .gm-style-iw .info-window .map_btn:hover {
  color: #075fc1 !important;
  background-color: #fff !important;
}
.section-contact-map #super_map .gm-style .gm-style-iw-t:after {
  width: 30px;
  height: 30px;
  background: #2a313a !important;
  box-shadow: none;
}
.section-contact-map #super_map .gm-style .gm-style-iw-t:before {
  content: 'tca Synertech, LLC';
  position: absolute;
  top: 55px;
  left: -106px;
  color: #075fc1;
  font-size: 14px;
  cursor: pointer;
}
.section-contact-subscribe-form {
  padding: 0 !important;
}
.section-contact-subscribe-form .row-contact-subscribe-form.et_pb_row {
  max-width: 1420px !important;
  padding: 150px 0 !important;
  border-top: 1px solid #92b0dc;
}
@media (max-width: 980px) {
  .section-contact-subscribe-form .row-contact-subscribe-form.et_pb_row {
    padding: 100px 0 !important;
  }
}
.section-contact-subscribe-form .et_pb_text, .section-contact-subscribe-form .et_pb_code {
  max-width: 660px;
  margin: 0 auto;
}
.section-contact-subscribe-form .et_pb_text {
  margin-bottom: 30px !important;
}
.section-contact-subscribe-form .et_pb_text h3 {
  font-size: 32px !important;
  font-weight: 700;
  line-height: 135%;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  .section-contact-subscribe-form .et_pb_text h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .section-contact-subscribe-form .et_pb_text h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  .section-contact-subscribe-form .et_pb_text h3 {
    padding-bottom: 35px;
  }
}
.section-contact-subscribe-form .et_pb_text p {
  font-size: 22px !important;
  font-weight: 300;
}
@media (max-width: 980px) {
  .section-contact-subscribe-form .et_pb_text p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .section-contact-subscribe-form .et_pb_text p {
    font-size: 20px !important;
  }
}
@media (min-width: 1280px) {
  .section-contact-subscribe-form .et_pb_text p {
    font-size: 24px !important;
  }
}
.section-contact-subscribe-form .fsBody {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.section-contact-subscribe-form .fsBody form {
  position: relative;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.section-contact-subscribe-form .fsBody form .fsPage .fsRow {
  margin: 0 !important;
}
.section-contact-subscribe-form .fsBody form .fsPage .fsRow .fsRowBody, .section-contact-subscribe-form .fsBody form .fsPage .fsRow .fsFieldFocused {
  margin: 0 !important;
  padding: 0 !important;
}
.section-contact-subscribe-form .fsBody form .fsPage .fsRow .fsRowBody input, .section-contact-subscribe-form .fsBody form .fsPage .fsRow .fsFieldFocused input {
  color: #000;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  padding: 20px 40px 20px 40px;
  background-image: url(/wp-content/uploads/2020/01/letter-icon-grey.png);
  background-position: left center;
  background-size: initial;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  border-bottom: 3px solid #075fc1;
  box-shadow: none !important;
}
.section-contact-subscribe-form .fsBody form .fsSubmit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0 !important;
  line-height: 100%;
}
.section-contact-subscribe-form .fsBody form .fsSubmit input {
  width: 40px;
  height: 42px;
  color: transparent !important;
  font-size: 0 !important;
  background-image: url(/wp-content/uploads/2020/01/arrow-blue-btn.png) !important;
  background-position: center right !important;
  background-size: initial !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  border: none !important;
}
.page-id-8870 .section-footer .row-footer-info {
  padding-bottom: 20px !important;
}
.page-id-8870 .section-footer .address, .page-id-8870 .section-footer .et_pb_map_container, .page-id-8870 .section-footer .footer-subscribe {
  display: none;
}
#main-content .container:before {
  display: none;
}
body.archive #main-content .container, body.search #main-content .container {
  padding-top: 100px !important;
}
@media (min-width: 1280px) {
  body.archive #main-content .container, body.search #main-content .container {
    padding-top: 120px !important;
  }
}
body.archive .et_pb_post, body.search .et_pb_post {
  overflow: hidden;
  padding: 50px 0;
  margin: 0 !important;
  border-bottom: 1px solid #d3e3f0;
  position: relative;
}
body.archive .et_pb_post:first-of-type, body.search .et_pb_post:first-of-type {
  padding-top: 0 !important;
}
@media (min-width: 1280px) {
  body.archive .et_pb_post, body.search .et_pb_post {
    padding: 80px 0 !important;
  }
  body.archive .et_pb_post:first-of-type, body.search .et_pb_post:first-of-type {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  body.archive .et_pb_post, body.search .et_pb_post {
    padding: 35px 0 !important;
  }
  body.archive .et_pb_post:first-of-type, body.search .et_pb_post:first-of-type {
    padding-top: 0 !important;
  }
}
body.archive .et_pb_post .entry-featured-image-url, body.search .et_pb_post .entry-featured-image-url {
  background-color: #6a747c;
  position: relative;
}
body.archive .et_pb_post .entry-featured-image-url:before, body.search .et_pb_post .entry-featured-image-url:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
}
@media (min-width: 768px) {
  body.archive .et_pb_post .entry-featured-image-url, body.search .et_pb_post .entry-featured-image-url {
    width: 100% !important;
    float: none;
    margin-right: 0;
    margin-bottom: 0 !important;
  }
}
body.archive .et_pb_post .entry-featured-image-url img, body.search .et_pb_post .entry-featured-image-url img {
  object-fit: cover;
}
@media (min-width: 768px) {
  body.archive .et_pb_post .entry-featured-image-url img, body.search .et_pb_post .entry-featured-image-url img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  body.archive .et_pb_post .entry-featured-image-url img, body.search .et_pb_post .entry-featured-image-url img {
    height: 400px;
  }
}
body.archive .et_pb_post .post-content, body.search .et_pb_post .post-content {
  position: absolute;
  bottom: 80px;
  transform: translateY(-25%);
  left: 35px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.archive .et_pb_post h2.entry-title, body.search .et_pb_post h2.entry-title, body.archive .et_pb_post .post-info, body.search .et_pb_post .post-info {
    width: 100% !important;
    float: none;
  }
}
body.archive .et_pb_post h2.entry-title, body.search .et_pb_post h2.entry-title {
  color: #fff !important;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 1.4px;
  padding-bottom: 35px;
}
body.archive .et_pb_post h2.entry-title:hover a, body.search .et_pb_post h2.entry-title:hover a {
  color: #00b4f7 !important;
}
body.archive .et_pb_post a.button, body.search .et_pb_post a.button {
  display: inline-block;
  width: 120px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  border-radius: 8px;
  border: 2px solid #075fc1;
  text-align: center;
  padding: 11px 0 10px 0;
}
body.archive .et_pb_post a.button:hover, body.search .et_pb_post a.button:hover {
  color: #fff !important;
  background: #00b4f7 !important;
  border-color: #00b4f7 !important;
}
body.archive .et_pb_post .post-info, body.search .et_pb_post .post-info {
  margin-top: 0;
  padding-top: 20px;
}
body.archive .et_pb_post .post-info div, body.search .et_pb_post .post-info div {
  color: #fff;
  font-family: 'Oxygen', sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  padding-bottom: 15px;
}
body.archive .et_pb_post .post-info div:before, body.search .et_pb_post .post-info div:before {
  width: 16px;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  vertical-align: sub;
}
body.archive .et_pb_post .post-info .post-excerpt p, body.search .et_pb_post .post-info .post-excerpt p {
  font-size: 16px !important;
  text-transform: none;
}
body.archive .et_pb_post .post-info .post-author:before, body.search .et_pb_post .post-info .post-author:before {
  content: url(/wp-content/uploads/2020/01/post-author-icon.png);
}
body.archive .et_pb_post .post-info .post-tags:before, body.search .et_pb_post .post-info .post-tags:before {
  content: url(/wp-content/uploads/2020/01/post-tag-icon.png);
}
body.archive .et_pb_post .post-info .post-tags a:hover, body.search .et_pb_post .post-info .post-tags a:hover {
  color: #00b4f7 !important;
}
body.archive .et_pb_post .post-info .post-date, body.search .et_pb_post .post-info .post-date {
  padding-bottom: 0 !important;
}
body.archive .et_pb_post .post-info .post-date:before, body.search .et_pb_post .post-info .post-date:before {
  content: url(/wp-content/uploads/2020/01/post-date-icon.png);
}
body.archive .pagination, body.search .pagination {
  margin-top: 50px;
}
body.archive .pagination div, body.search .pagination div {
  width: 40% !important;
  max-width: 245px;
}
body.archive .pagination a, body.search .pagination a {
  display: block;
  width: 100% !important;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  border-radius: 8px;
  border: 1px solid #d3e3f0;
  padding: 16px 0 !important;
  text-align: center;
}
body.archive .pagination a:hover, body.search .pagination a:hover {
  color: #fff !important;
  background: #00b4f7 !important;
  border-color: #00b4f7 !important;
}
body.archive .pagination .alignleft, body.search .pagination .alignleft {
  float: right;
}
body.archive .pagination .alignright, body.search .pagination .alignright {
  float: left;
}
.archive .et_pb_post {
  margin-bottom: 30px;
}
.wp-pagenavi {
  text-align: center;
  border: none;
}
html {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
#covid19 {
  font-weight: 400;
  color: #fff;
  line-height: 1.7;
}
#covid19 #questions {
  padding-top: 50px;
  text-align: center;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  #covid19 #questions {
    padding-bottom: 50px;
  }
}
#covid19 #questions .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#covid19 #questions .col-lg-12 > p {
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
#covid19 #questions .col-lg-12 > h2 {
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 45px;
}
#covid19 #questions .container {
  max-width: 1290px;
  width: 100%;
}
#covid19 #questions p {
  font-size: 24px !important;
  color: #000;
  line-height: 1.16;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
@media (max-width: 980px) {
  #covid19 #questions p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #questions p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #questions p {
    margin-bottom: 30px;
  }
}
#covid19 #questions h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 32px !important;
  color: #000;
  margin-bottom: 45px;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 980px) {
  #covid19 #questions h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #questions h2 {
    font-size: 24px !important;
  }
}
#covid19 #questions .questions-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 575px) {
  #covid19 #questions .questions-wrapper {
    flex-direction: column;
  }
}
#covid19 #questions .questions-wrapper .ct-logo {
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
}
@media screen and (max-width: 575px) {
  #covid19 #questions .questions-wrapper .ct-logo {
    position: absolute;
    top: 0;
    left: unset;
    right: 0;
    width: 60px;
    height: 60px;
    transform: translate(0);
  }
}
#covid19 #questions .questions-wrapper .questions-item {
  max-width: 50%;
  width: 100%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 305px;
}
@media screen and (max-width: 575px) {
  #covid19 #questions .questions-wrapper .questions-item {
    height: auto !important;
    max-width: 100%;
  }
}
#covid19 #questions .questions-wrapper .questions-item .questions-item__text {
  font-weight: 400;
  font-size: 20px;
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 767px) {
  #covid19 #questions .questions-wrapper .questions-item .questions-item__text {
    font-size: 18px;
    line-height: 1.2;
  }
}
#covid19 #questions .questions-wrapper .questions-item:first-of-type {
  background: linear-gradient(315deg, #d34e00, #ff8b00);
}
#covid19 #questions .questions-wrapper .questions-item:nth-of-type(2) {
  background: linear-gradient(90deg, #002744, #00365e);
}
#covid19 #questions .questions-wrapper .questions-item:nth-of-type(3) {
  background: linear-gradient(270deg, #002381, #0046ff);
}
#covid19 #questions .questions-wrapper .questions-item:nth-of-type(4) {
  background: linear-gradient(135deg, #001630, #003971);
}
#covid19 #our_team_knows {
  padding-top: 70px;
  background: url('/wp-content/themes/tca/images/bg-our-team.jpg') center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#covid19 #our_team_knows .container {
  max-width: 1000px;
}
@media (max-width: 1159px) {
  #covid19 #our_team_knows .container {
    width: 95%;
  }
}
@media screen and (max-width: 1000px) {
  #covid19 #our_team_knows {
    padding-bottom: 50px;
  }
}
@media (max-width: 980px) {
  #covid19 #our_team_knows {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  #covid19 #our_team_knows {
    padding-top: 45px;
  }
}
@media screen and (max-width: 375px) {
  #covid19 #our_team_knows {
    padding-bottom: 0;
  }
}
#covid19 #our_team_knows p {
  font-size: 20px !important;
  color: #000;
  max-width: 940px;
  text-align: left;
  line-height: 1.16;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 24px;
}
@media (max-width: 980px) {
  #covid19 #our_team_knows p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #our_team_knows p {
    font-size: 18px !important;
  }
}
@media (max-width: 980px) {
  #covid19 #our_team_knows p {
    text-align: center;
  }
}
#covid19 #our_team_knows .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 980px) {
  #covid19 #our_team_knows .content-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
#covid19 #our_team_knows .content-wrapper .text h3 {
  font-weight: 700;
  color: #fff;
  background: linear-gradient(45deg, #00233e, #005391);
  padding: 19px 25px;
  margin-left: -25px;
  line-height: 1.2;
  max-width: 740px;
  font-size: 28px !important;
  margin-bottom: 40px;
}
@media (max-width: 980px) {
  #covid19 #our_team_knows .content-wrapper .text h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #our_team_knows .content-wrapper .text h3 {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 1000px) {
  #covid19 #our_team_knows .content-wrapper .text h3 {
    max-width: 585px;
  }
}
@media (max-width: 980px) {
  #covid19 #our_team_knows .content-wrapper .text h3 {
    text-align: center;
    margin-left: 0;
  }
}
#covid19 #our_team_knows .content-wrapper .text p {
  font-size: 20px !important;
  font-weight: 600;
  line-height: 1.2;
  max-width: 610px;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 980px) {
  #covid19 #our_team_knows .content-wrapper .text p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #our_team_knows .content-wrapper .text p {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1000px) {
  #covid19 #our_team_knows .content-wrapper .text p {
    max-width: 500px;
  }
}
@media (max-width: 980px) {
  #covid19 #our_team_knows .content-wrapper .text p {
    text-align: center;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 375px) {
  #covid19 #our_team_knows .content-wrapper .text p {
    margin-bottom: 0;
  }
}
#covid19 #our_team_knows .content-wrapper img {
  margin-left: -177px;
  margin-right: -111px;
}
@media screen and (max-width: 1100px) {
  #covid19 #our_team_knows .content-wrapper img {
    margin-right: -69px;
  }
}
@media screen and (max-width: 1000px) {
  #covid19 #our_team_knows .content-wrapper img {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  #covid19 #our_team_knows .content-wrapper img {
    margin-left: auto;
    margin-right: auto;
  }
}
#covid19 #mini_faq {
  padding: 70px 0 70px;
  background-color: #000;
}
#covid19 #mini_faq .container {
  max-width: 1290px;
  width: 100%;
}
#covid19 #calgary_business_combat {
  padding: 50px 0 70px;
}
#covid19 #calgary_business_combat .container {
  max-width: 1290px;
  width: 100%;
}
#covid19 #calgary_business_combat .container .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#covid19 #calgary_business_combat h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 32px !important;
  color: #000;
  font-weight: 700;
  text-align: center;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  #covid19 #calgary_business_combat h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #calgary_business_combat h2 {
    font-size: 24px !important;
  }
}
#covid19 #calgary_business_combat .posts-wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
#covid19 #calgary_business_combat .posts-wrapper .post-article {
  max-width: 31%;
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  color: #000;
  margin-top: 50px;
}
@media screen and (max-width: 1285px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article {
    max-width: 30%;
  }
}
@media screen and (max-width: 899px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article {
    max-width: 46%;
  }
}
@media screen and (max-width: 749px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article {
    max-width: 100%;
  }
}
@media screen and (max-width: 749px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article {
    margin-top: 40px;
  }
}
#covid19 #calgary_business_combat .posts-wrapper .post-article > a {
  display: block;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .35);
  min-height: 250px;
  max-height: 250px;
}
#covid19 #calgary_business_combat .posts-wrapper .post-article img {
  opacity: 0;
}
#covid19 #calgary_business_combat .posts-wrapper .post-article .post-title {
  margin-bottom: 10px;
  margin-top: 20px;
  padding-bottom: 0;
}
@media screen and (max-width: 749px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article .post-title {
    margin-bottom: 20px;
  }
}
#covid19 #calgary_business_combat .posts-wrapper .post-article .post-title a {
  display: block;
  color: #000;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 24px;
}
@media screen and (max-width: 749px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article .post-title a {
    text-align: center;
  }
}
#covid19 #calgary_business_combat .posts-wrapper .post-article .post-exerpt {
  margin: 0;
  font-size: 20px !important;
  line-height: 1.2;
}
@media (max-width: 980px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article .post-exerpt {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article .post-exerpt {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 749px) {
  #covid19 #calgary_business_combat .posts-wrapper .post-article .post-exerpt {
    text-align: center;
  }
}
@font-face {
  font-family: 'social-icons';
  src: url('../font/social-icons.eot?72708395');
  src: url('../font/social-icons.eot?72708395#iefix') format('embedded-opentype'), url('../font/social-icons.svg?72708395#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'social-icons';
  src: url('data:application/octet-stream;base64,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') format('woff'), url('data:application/octet-stream;base64,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YSM8OC2wOCywABYgsAgjQiAgIEYjR7ABKyNhOC2wOSywABawAyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVhuQgACABjYyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsDossAAWILAIQyAuRyNHI2EgYLAgYGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbA7LCMgLkawAiVGUlggPFkusSsBFCstsDwsIyAuRrACJUZQWCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKyAAEAKrEABUKzCgIBCCqxAAVCsw4AAQgqsQAGQroCwAABAAkqsQAHQroAQAABAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbMMAgEMKrgB/4WwBI2xAgBEAAA=') format('truetype');
}
body#body_covid19 {
  overflow-x: hidden;
}
body#body_covid19.logged-in.admin-bar #header_covid19 .top-cotent-bg {
  margin-top: 32px;
}
#header_covid19 .container-header {
  max-width: 1450px;
}
#header_covid19 .top-cotent-bg {
  margin-top: 0;
  background-color: #12283f;
  padding: 4px 0;
}
#header_covid19 .top-cotent {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 500px) {
  #header_covid19 .top-cotent {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
#header_covid19 .top-cotent ul.toplinks {
  display: flex;
  margin-right: 15px;
}
@media (max-width: 500px) {
  #header_covid19 .top-cotent ul.toplinks {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
#header_covid19 .top-cotent ul.toplinks li {
  list-style: none;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  padding: 0 5px;
}
#header_covid19 .top-cotent ul.toplinks li:last-child {
  border-right: none;
}
#header_covid19 .top-cotent ul.toplinks li a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding: 5px 8px;
}
#header_covid19 .top-cotent ul.toplinks li a:hover {
  text-decoration: underline !important;
}
#header_covid19 .top-cotent .social-media .social-media-wrap {
  display: flex;
}
#header_covid19 .top-cotent .social-media .social-media-wrap li {
  list-style: none;
}
#header_covid19 .top-cotent .social-media .social-media-wrap li a {
  background-position: center top;
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  font-size: 0;
  width: 22px;
  margin-left: 8px;
}
#header_covid19 .top-cotent .social-media .social-media-wrap li a.linkedin:before, #header_covid19 .top-cotent .social-media .social-media-wrap li a.twitter:before, #header_covid19 .top-cotent .social-media .social-media-wrap li a.facebook:before, #header_covid19 .top-cotent .social-media .social-media-wrap li a.youtube:before {
  font-family: "social-icons";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #fff;
  transition: 0.2s ease-in-out;
}
#header_covid19 .top-cotent .social-media .social-media-wrap li a.twitter:before {
  content: '\f099';
}
#header_covid19 .top-cotent .social-media .social-media-wrap li a.facebook:before {
  content: '\f09a';
}
#header_covid19 .top-cotent .social-media .social-media-wrap li a.youtube:before {
  content: '\f16a';
}
#header_covid19 .top-cotent .social-media .social-media-wrap li a.linkedin:before {
  content: '\f30c';
}
#header_covid19 .top-cotent .social-media .social-media-wrap li a:hover:before {
  color: #ff8b03;
}
#header_covid19 .header-wrap {
  background-image: url(/wp-content/themes/tca/images/tca_web_COVID19-Landing_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0 80px 0;
}
#header_covid19 .header-nav {
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}
#header_covid19 .header-nav__left .logo-white {
  margin-right: 20px;
}
@media (max-width: 767px) {
  #header_covid19 .header-nav__left .logo-white {
    width: 100px;
  }
}
#header_covid19 .header-nav__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex: 1 1 auto;
  z-index: 999;
}
#header_covid19 .header-nav__right .header-phone {
  margin-bottom: 20px;
}
#header_covid19 .header-nav__right .header-phone a {
  color: #fff;
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}
#header_covid19 .header-nav__right .menu_wrap {
  display: none;
  position: initial;
  background: transparent;
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right .menu_wrap {
    display: block;
  }
}
#header_covid19 .header-nav__right .menu_wrap .button_container {
  opacity: 1;
  width: 45px;
  height: 45px;
}
#header_covid19 .header-nav__right .menu_wrap .button_container.active {
  width: 39px;
}
#header_covid19 .header-nav__right .menu-wrapper {
  align-self: stretch;
}
@media (min-width: 1141px) {
  #header_covid19 .header-nav__right .menu-wrapper {
    display: block !important;
  }
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right .menu-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: #002d56;
    padding: 60px;
    min-height: 100vh;
    width: 360px;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 9999;
  }
  #header_covid19 .header-nav__right .menu-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #001e3a;
  }
  #header_covid19 .header-nav__right .menu-wrapper::-webkit-scrollbar {
    width: 10px;
    background-color: #001e3a;
  }
  #header_covid19 .header-nav__right .menu-wrapper::-webkit-scrollbar-thumb {
    background-color: #001e3a;
    border: 2px solid #00305e;
  }
}
@media (max-width: 1140px) and (max-width: 767px) {
  #header_covid19 .header-nav__right .menu-wrapper {
    width: 100%;
  }
}
#header_covid19 .header-nav__right .menu-wrapper .close-mobile-img {
  text-align: right;
  display: none;
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right .menu-wrapper .close-mobile-img {
    display: block;
  }
}
#header_covid19 .header-nav__right .menu-wrapper .close-mobile-img img {
  width: 40px;
  padding: 10px;
  position: relative;
  right: -35px;
}
#header_covid19 .header-nav__right ul.main-menu {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right ul.main-menu {
    flex-direction: column;
    justify-content: flex-start;
  }
}
#header_covid19 .header-nav__right ul.main-menu li {
  list-style: none;
  position: relative;
}
#header_covid19 .header-nav__right ul.main-menu li a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  display: block;
  padding: 10px 0;
  white-space: nowrap;
  transition: 0.2s ease;
}
@media (max-width: 1450px) {
  #header_covid19 .header-nav__right ul.main-menu li a {
    font-size: 22px;
  }
}
@media (max-width: 1350px) {
  #header_covid19 .header-nav__right ul.main-menu li a {
    font-size: 20px;
  }
}
@media (max-width: 1240px) {
  #header_covid19 .header-nav__right ul.main-menu li a {
    font-size: 18px;
  }
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right ul.main-menu li a {
    white-space: normal;
  }
}
@media (max-width: 767px) {
  #header_covid19 .header-nav__right ul.main-menu li a {
    font-size: 16px;
  }
}
#header_covid19 .header-nav__right ul.main-menu li a:hover {
  color: #ff8b03;
}
@media (min-width: 1141px) {
  #header_covid19 .header-nav__right ul.main-menu li a:hover + ul {
    display: block !important;
  }
}
#header_covid19 .header-nav__right ul.main-menu li ul {
  position: absolute;
  background: rgba(0, 27, 51, 0.7);
  padding: 5px;
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right ul.main-menu li ul {
    position: initial;
    background: transparent;
    padding: 0;
  }
}
@media (min-width: 1141px) {
  #header_covid19 .header-nav__right ul.main-menu li ul:hover {
    display: block !important;
  }
}
#header_covid19 .header-nav__right ul.main-menu li ul li a {
  font-size: 20px;
  padding: 5px;
}
@media (max-width: 1450px) {
  #header_covid19 .header-nav__right ul.main-menu li ul li a {
    font-size: 18px;
  }
}
@media (max-width: 1240px) {
  #header_covid19 .header-nav__right ul.main-menu li ul li a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #header_covid19 .header-nav__right ul.main-menu li ul li a {
    font-size: 15px;
  }
}
#header_covid19 .header-nav__right ul.main-menu li:last-child ul {
  right: 0;
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right ul.main-menu li.menu-item-has-children > a:after {
    top: 7px;
    right: -40px;
    width: 40px;
    height: 42px;
    content: " ";
    display: block;
    position: absolute;
    margin-top: -8px;
    background-image: url(../images/arrow-white.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 99999;
    border: 1px solid #fff;
    transition: 0.3s ease-in-out;
  }
}
#header_covid19 .header-nav__right ul.main-menu li.menu-item-has-children.open > a:after {
  transform: rotate(180deg);
}
@media (max-width: 1140px) {
  #header_covid19 .header-nav__right ul.main-menu > li {
    border-bottom: 1px solid #fff;
  }
}
#header_covid19 .container-header-content {
  max-width: 1290px;
}
#header_covid19 .header-content {
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 980px) {
  #header_covid19 .header-content {
    flex-direction: column;
    align-items: center;
  }
}
#header_covid19 .header-col-left {
  max-width: 715px;
  padding: 100px 15px 0 0;
}
@media (max-width: 980px) {
  #header_covid19 .header-col-left {
    padding: 20px 0 0 0;
    max-width: 700px;
  }
}
#header_covid19 .header-col-left h1 {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
}
#header_covid19 .header-col-left p {
  color: #fff;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 33px;
}
#header_covid19 .header-col-right {
  max-width: 475px;
  min-width: 430px;
  padding: 28px 0 0 15px;
}
@media (max-width: 980px) {
  #header_covid19 .header-col-right {
    padding-left: 0;
    max-width: 460px;
    min-width: initial;
  }
}
#header_covid19 .header-col-right .form-wrap {
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.3);
  border-radius: 0 40px;
  background-image: linear-gradient(45deg, #ccdced 0%, #fff 100%);
  padding: 30px 40px 25px;
}
#header_covid19 .header-col-right .form-wrap h2 {
  color: #000;
  font-weight: 600;
  line-height: 1.05;
  max-width: 375px;
  margin: 0 0 27px 0;
  font-size: 27px;
  padding-bottom: 0;
}
#header_covid19 .header-col-right .form-wrap h2 span {
  color: #00b4f7;
}
#header_covid19 .header-col-right .form-wrap p {
  color: #000;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 26px;
  font-weight: 500;
}
#header_covid19 .header-col-right .form-wrap .fsError {
  border: none;
  background: none;
}
#header_covid19 .header-col-right .fsBody {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#header_covid19 .header-col-right .fsBody .fsForm {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#header_covid19 .header-col-right .fsBody .fsForm label {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.78px;
}
#header_covid19 .header-col-right .fsBody .fsForm label span {
  color: #ff8b03;
}
#header_covid19 .header-col-right .fsBody .fsForm .fsSection {
  display: flex;
  flex-wrap: wrap;
}
#header_covid19 .header-col-right .fsBody .fsForm .fsSection .fsFieldRow {
  margin-bottom: 15px !important;
  width: 100%;
}
#header_covid19 .header-col-right .fsBody .fsForm .fsSection .fsFieldRow:nth-child(1) {
  width: 47.5%;
  margin-right: 5%;
}
@media (max-width: 767px) {
  #header_covid19 .header-col-right .fsBody .fsForm .fsSection .fsFieldRow:nth-child(1) {
    width: 100%;
    margin-right: 0;
  }
}
#header_covid19 .header-col-right .fsBody .fsForm .fsSection .fsFieldRow:nth-child(2) {
  width: 47.5%;
}
@media (max-width: 767px) {
  #header_covid19 .header-col-right .fsBody .fsForm .fsSection .fsFieldRow:nth-child(2) {
    width: 100%;
  }
}
#header_covid19 .header-col-right .fsBody .fsForm .fsSection .fsSpan100.fsFieldFocused {
  padding-bottom: 0 !important;
}
#header_covid19 .header-col-right .fsBody .fsForm .fsRowBody {
  margin-bottom: 0 !important;
}
#header_covid19 .header-col-right .fsBody .fsForm .fsRowBody input[type=email], #header_covid19 .header-col-right .fsBody .fsForm .fsRowBody input[type=number], #header_covid19 .header-col-right .fsBody .fsForm .fsRowBody input[type=tel], #header_covid19 .header-col-right .fsBody .fsForm .fsRowBody input[type=text] {
  border: 1px solid #a5b6c8;
  height: 35px;
  margin-top: 5px;
}
#header_covid19 .header-col-right .fsBody .fsForm .fsRowBody.fsValidationError {
  background-color: transparent;
  box-shadow: none;
}
#header_covid19 .header-col-right .fsBody .fsSubmit {
  margin: 0;
  padding: 0;
}
#header_covid19 .header-col-right .fsBody .fsSubmit .fsSubmitButton {
  border-radius: 5px !important;
  background-image: linear-gradient(to top, #b84f00 0%, #fe8a03 100%);
  font-size: 28px !important;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.84px;
  width: 100%;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  margin-top: 9px;
}
#header_covid19 .header-col-right .fsBody .fsSubmit .fsSubmitButton:hover {
  background-image: linear-gradient(to top, #fe8a03 0%, #b84f00 100%);
}
body.page-id-9762 h2 {
  font-weight: 700;
  letter-spacing: 0;
}
body.page-id-9762 .et_pb_row {
  max-width: 1259px;
}
body.page-id-9762 .et_pb_section_0 {
  padding-bottom: 114px;
}
@media (min-width: 1366px) {
  body.page-id-9762 .et_pb_section_0 {
    padding-top: 213px !important;
  }
}
body.page-id-9762 .et_pb_section_0 .et_pb_row_0 {
  max-width: 1259px;
}
body.page-id-9762 .et_pb_section_0 .et_pb_text_inner {
  padding-top: 21px;
}
body.page-id-9762 .et_pb_section_0 .et_pb_text_inner h1 {
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
  max-width: 700px;
  padding-bottom: 42px;
}
@media (max-width: 1279px) and (min-width: 1025px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner h1 {
    font-size: 55px;
  }
}
@media (max-width: 1024px) and (min-width: 981px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner h1 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner h1 {
    font-size: 50px;
  }
}
@media (max-width: 499px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner h1 {
    font-size: 40px;
  }
}
body.page-id-9762 .et_pb_section_0 .et_pb_text_inner p {
  font-size: 24px !important;
  line-height: 143%;
  margin-bottom: 34px;
  letter-spacing: 0;
  max-width: 700px;
}
@media (max-width: 1279px) and (min-width: 1025px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner p {
    font-size: 22px !important;
  }
}
@media (max-width: 1024px) and (min-width: 981px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner p {
    font-size: 20px !important;
  }
}
@media (max-width: 499px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_text_inner p {
    font-size: 18px;
  }
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 {
  background-image: linear-gradient(45deg, #ccdced 0%, #fff 100%);
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.3);
  border-radius: 0 40px;
  max-width: 460px;
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_code_0 {
    float: right;
  }
}
@media (max-width: 980px) {
  body.page-id-9762 .et_pb_section_0 .et_pb_code_0 {
    margin: 0 auto;
  }
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .et_pb_code_inner {
  max-width: 83%;
  margin: 0 auto;
  padding: 33px 0 38px;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .heading-form h2 {
  color: #000;
  font-family: Rubik, sans-serif;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 110%;
  padding-bottom: 15px;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .heading-form h2 span {
  color: #075fc1;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form {
  padding: 0;
  margin: 0;
  background: transparent;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsError {
  border: none;
  background: none;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSpan100.fsFieldFocused {
  padding-bottom: 0 !important;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection {
  display: flex;
  flex-wrap: wrap;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection #fsRow3816251-1 {
  margin-right: 4%;
  width: 48%;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection #fsRow3816251-2 {
  width: 48%;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection .fsRow {
  width: 100%;
  margin-bottom: 6px !important;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection .fsRow .fsValidationError {
  background-color: transparent;
  box-shadow: none;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection .fsRow .fsCell {
  width: 100%;
  margin-bottom: 0 !important;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection .fsRow .fsCell label {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  height: 28px;
  letter-spacing: 1px;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSection .fsRow .fsCell input {
  height: 35px;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSubmit {
  margin-top: 6px;
  padding: 0;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSubmit input {
  font-family: Rubik, sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 0.84px;
  height: 60px;
  border-radius: 5px !important;
  background-image: linear-gradient(to right, #075fc1 0%, #00b4f7 100%);
  transition: all 0.2s;
}
body.page-id-9762 .et_pb_section_0 .et_pb_code_0 .fsBody form .fsSubmit input:hover {
  border: none;
}
body.page-id-9762 .et_pb_section_1 {
  padding: 64px 0 72px;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_1 {
  padding-bottom: 13px !important;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_2 {
  padding-bottom: 23px !important;
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_2 .et_pb_column_3, body.page-id-9762 .et_pb_section_1 .et_pb_row_2 .et_pb_column_4 {
    width: 49.3%;
  }
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_2 .et_pb_column_3 {
    margin-right: 1.4%;
  }
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_2 .et_pb_video {
    margin-bottom: 34px;
  }
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_2 .et_pb_text h2 {
  letter-spacing: -0.7px;
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_image {
    margin-bottom: 36px;
  }
}
@media (max-width: 980px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_image {
    text-align: center;
  }
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_text h2 {
  letter-spacing: -0.7px;
  line-height: 108%;
  padding-bottom: 20px;
  transition: all 0.2s;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_text h2:hover {
  color: #204a7c !important;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_text p {
  line-height: 134%;
  letter-spacing: 0px;
  max-width: 618px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_column_5, body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_column_6 {
    width: 49.3%;
  }
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_3 .et_pb_column_5 {
    margin-right: 1.4%;
  }
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_4 {
  padding-top: 3px !important;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_4 .et_pb_text {
  margin-top: -35px;
}
@media (min-width: 981px) {
  body.page-id-9762 .et_pb_section_1 .et_pb_row_4 .et_pb_text {
    margin-bottom: 28px;
  }
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_4 .et_pb_text h2 {
  letter-spacing: -0.5px;
  padding-bottom: 16px;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_4 .et_pb_text p {
  line-height: 134%;
  max-width: 597px;
  letter-spacing: 0;
  margin: 0 auto;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_4 .et_pb_button {
  max-width: 150px;
  width: 100%;
  padding: 12px 0 !important;
  transition: all 0.2s;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_4 .et_pb_button:after {
  display: none !important;
}
body.page-id-9762 .et_pb_section_1 .et_pb_row_4 .et_pb_button:hover {
  border-color: #204a7c !important;
  box-shadow: 0 0 13px 3px #d6d6d6;
}
body.page-id-9762 .et_pb_section_2 {
  padding: 68px 0;
}
body.page-id-9762 .et_pb_section_3 {
  padding: 78px 0 52px;
}
#page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide {
  padding-top: 76px !important;
  padding-bottom: 17px;
}
#page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
  max-width: 940px;
  padding: 11% 0;
}
#page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1 {
  font-size: 50px !important;
  padding-bottom: 38px;
  font-family: 'Inria Serif', serif;
}
@media (max-width: 980px) {
  #page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1 {
    font-size: 32px !important;
  }
}
#page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
  font-size: 18px !important;
  letter-spacing: 0.9px;
  font-weight: 100;
  line-height: 205%;
}
@media (max-width: 980px) {
  #page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #page-container #main-content .howdoi-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) {
  #page-container #main-content .howdoi-section-content {
    padding-top: 72px;
  }
}
@media (max-width: 980px) {
  #page-container #main-content .howdoi-section-content .et_pb_row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
@media (min-width: 981px) {
  #page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column {
    width: 25.45%;
    margin-right: 6.75%;
    padding-top: 7px;
  }
}
@media (max-width: 1359px) and (min-width: 981px) {
  #page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column {
    margin-right: 60px !important;
  }
}
@media (max-width: 1359px) and (min-width: 981px) {
  #page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area {
    min-width: 300px;
  }
}
@media (max-width: 980px) {
  #page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area {
    display: flex;
    flex-direction: column;
  }
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget {
  border-radius: 8px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  padding: 30px 37px 32px;
  margin-bottom: 24px;
}
@media (max-width: 980px) {
  #page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px;
  }
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget .widgettitle {
  font-size: 32px;
  letter-spacing: 0.9px;
  line-height: 95%;
  padding-bottom: 22px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#search-2 form {
  position: relative;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#search-2 form:before {
  content: url(/wp-content/themes/tca/images/search_icon.png);
  position: absolute;
  left: 21px;
  top: 50%;
  transform: translateY(-46%);
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#search-2 form input {
  height: 61px !important;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  padding-left: 47px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#search-2 form input#s::placeholder {
  color: #000;
  font-family: 'Rubik', serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-align: left;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#search-2 form input#searchsubmit {
  display: none;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#tag_cloud-2 .widgettitle {
  padding-bottom: 14px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#tag_cloud-2 .tagcloud a {
  background: transparent;
  font-size: 15px !important;
  padding: 0;
  padding-right: 14px;
  font-weight: 400;
  letter-spacing: 0.4px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#tag_cloud-2 .tagcloud a:hover {
  color: #00b4f7 !important;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#recent-posts-2 ul li {
  line-height: 105%;
  letter-spacing: 0.4px;
  margin-bottom: 16px;
  text-decoration: underline;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#recent-posts-2 ul li a {
  color: #075fc1;
  font-size: 15px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-sidebar-column .et_pb_widget_area .et_pb_widget#recent-posts-2 ul li a:hover {
  color: #000;
}
@media (min-width: 981px) {
  #page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column {
    width: 67.8%;
  }
}
@media (max-width: 1359px) and (min-width: 981px) {
  #page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column {
    width: calc(100% - 380px);
    float: right;
  }
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_text h2 {
  color: #0e315f;
  font-size: 34px;
  font-family: 'Inria Serif', serif;
  font-weight: 600;
  padding-bottom: 14px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_blog_0 article {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 0;
  margin-bottom: 36px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_blog_0 article h2 {
  font-size: 24px;
  font-family: 'Rubik', sans-serif;
  background-color: #dbf1fd;
  padding: 20px 20px 20px 64px;
  border-left: 6px solid #075fc1;
  position: relative;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 7px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_blog_0 article h2:before {
  content: 'Q.';
  position: absolute;
  left: 15px;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #19787a;
  left: 16px;
  top: 17px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_blog_0 article .post-content {
  padding: 17px 0 14px 71px;
  position: relative;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_blog_0 article .post-content .post-content-inner p {
  color: #000;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_blog_0 article .post-content:before {
  content: 'A.';
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ef7126;
  border-left: 6px solid #ef7126;
  padding-left: 17px;
  padding-top: 14px;
  height: 55px;
}
#page-container #main-content .howdoi-section-content .et_pb_row .howdoi-blog-column .et_pb_blog_0 article p:empty {
  display: none;
}
.before-footer-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 10vh 0;
  z-index: 1;
}
.before-footer-banner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-image: linear-gradient(to bottom, rgba(2, 17, 33, 0.66), rgba(2, 17, 33, 0.66) 75%, rgba(2, 17, 33, 1) 100%);
}
.before-footer-banner .before-footer-banner_row {
  width: 90%;
  max-width: 730px;
  margin: auto;
}
.before-footer-banner .before-footer-banner_row h3 {
  color: #fff !important;
  font-weight: 700;
  line-height: 115%;
  letter-spacing: 1.7px;
  padding-bottom: 0;
  margin-bottom: 1em;
  text-align: center;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  .before-footer-banner .before-footer-banner_row h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .before-footer-banner .before-footer-banner_row h3 {
    font-size: 24px !important;
  }
}
#main-content .et_pb_accordion .et_pb_accordion_item {
  border-radius: 0 0 0 0;
  overflow: hidden;
  border-width: 0px 0px 2px 0px;
  border-color: #111e2d;
  padding-left: 0;
  background: transparent;
  margin-bottom: 0;
}
#main-content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title {
  font-size: 21px;
  font-weight: bold;
  margin: 0 !important;
  text-align: left;
  padding: 0 !important;
}
#main-content .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title {
  color: #000 !important;
}
#main-content .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title {
  color: #00b4f7 !important;
}
#main-content .et_pb_accordion .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title:before {
  color: #00b4f7;
}
#main-content .et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content {
  font-size: 20px;
  line-height: 140%;
}
#main-content .et_pb_accordion .et_pb_accordion_item ul {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 20px 0 0;
}
#main-content .et_pb_accordion .et_pb_accordion_item ul li {
  position: relative;
  padding-left: 56px;
  line-height: 124%;
  margin-bottom: 24px;
}
/*# sourceMappingURL=index.css.map */