.topButton {
  width: 135px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding-top: 6px;
}
.fixedbuttons {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1000px) {
  .fusion-mobile-menu-icons a {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .section-one .fusion-post-slider .slides li > a,
  .section-one .fusion-post-slider .slides li .slide-excerpt {
    width: 100% !important;
    float: none !important;
  }
  .section-one .title {
    margin-bottom: 50px !important;
  }
  .section-one .fusion-post-slider .slides li .slide-excerpt {
    padding: 18% 0% 0% !important;
  }
  body footer .fusion-columns .fusion-column,
  body footer .fusion-columns .fusion-column.fusion-column-last {
    width: 100% !important;
  }
  .home .section-four .gallery-home .fusion-column-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 40px;
  }
  .section-three .fusion-imageframe {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 500px) {
  .home .section-three h2 {
    font-size: 30px !important;
  }
  .section-four .small-text p {
    margin-left: 0 !important;
  }
  body footer .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
    left: 75% !important;
  }
  body footer .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
    left: 89% !important;
  }
  .bt-donate {
    right: 0 !important;
    top: inherit !important;
    transform: rotate(0deg) !important;
    border-radius: 0 !important;
    bottom: 0;
    width: 100%;
    text-align: center;
  }
  .bt-donate:before {
    display: none !important;
  }
  .fusion-footer-copyright-area {
    padding-bottom: 50px !important;
  }
  .fusion-is-sticky .fusion-header {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .fusion-is-sticky .fusion-logo img {
    height: 50px;
  }
  .fusion-is-sticky .fusion-mobile-menu-icons a {
    margin-top: 14px;
  }
  .fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 35px !important;
  }
  body .about-one h3 {
    font-size: 25px !important;
    line-height: 32px !important;
  }
  .about-two p {
    padding: 0 !important;
    line-height: 30px;
  }
  body .col-form .fusion-column-wrapper {
    padding: 50px 30px !important;
  }
  body .col-datos .fusion-column-wrapper {
    padding-left: 0 !important;
  }
  .col-staff img {
    width: 100% !important;
  }
  .section-career-browse .col-anchor p a {
    margin-top: 15px;
  }
}
header .fusion-secondary-header {
  background: #fff;
  border: 0;
}
header .fusion-secondary-header .fusion-contact-info {
  font-size: 14px;
  color: #000;
}
header .fusion-secondary-header .fusion-contact-info .fusion-contact-info-phone-number span {
  color: #2F3666;
  font-weight: 600;
}
header .fusion-secondary-header .fusion-social-links-header {
  position: relative;
}
header .fusion-secondary-header .fusion-social-links-header:before {
  position: absolute;
  content: "Follow Us";
  font-size: 17px;
  color: #606060;
  font-family: Raleway;
  left: -100px;
  top: -5px;
}
header .fusion-secondary-header .fusion-social-links-header .fusion-social-networks {
  overflow: visible;
}
header .fusion-secondary-header .fusion-social-links-header .fusion-social-networks .fusion-social-network-icon {
  position: relative;
  overflow: visible !important;
}
header .fusion-secondary-header .fusion-social-links-header .fusion-social-networks .fusion-social-network-icon:before {
  color: #2F3666;
}
header .fusion-secondary-header .fusion-social-links-header .fusion-social-networks .fusion-social-network-icon:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  bottom: -5px;
  left: -6px;
  border: 1px solid #2F3666;
  border-radius: 100%;
}
header .fusion-secondary-main-menu {
  background: #E9E9E9 !important;
}
header .fusion-main-menu ul li > a {
  text-transform: uppercase;
  position: relative;
}
header .fusion-main-menu ul li > a:after {
  position: absolute;
  right: -26px;
  top: 8px;
  content: "";
  background: #C0C0C0;
  width: 1px;
  height: 60%;
}
.section-one {
  padding-top: 50px !important;
  padding-bottom: 60px !important;
}
.section-one .title {
  margin-bottom: 80px;
}
.section-one .title p {
  color: #2F3666;
  font-size: 40px;
  font-weight: 600;
  position: relative;
}
.section-one .title p:before {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 255px;
  height: 3px;
  background: #2F3666;
}
.section-one .fusion-post-slider .flex-control-paging li a {
  background: #E2CB3B;
  width: 19px;
  height: 19px;
  box-shadow: none;
}
.section-one .fusion-post-slider .flex-control-paging li a.flex-active {
  background: #C6AA22;
}
.section-one .fusion-post-slider .flex-direction-nav {
  display: none !important;
}
.section-one .fusion-post-slider .slides {
  margin-bottom: 60px;
}
.section-one .fusion-post-slider .slides li {
  background: #fff;
}
.section-one .fusion-post-slider .slides li > a {
  float: left;
  width: 45%;
}
.section-one .fusion-post-slider .slides li .slide-excerpt {
  float: left;
  width: 48%;
  position: relative !important;
  background: #fff !important;
  padding: 5% 3% 0%;
}
.section-one .fusion-post-slider .slides li .slide-excerpt h2 {
  font-size: 30px !important;
  line-height: 33px !important;
  position: relative;
}
.section-one .fusion-post-slider .slides li .slide-excerpt h2:before {
  position: absolute;
  content: "Event";
  left: 13px;
  top: -40px;
  font-size: 23px;
  color: #2F3666;
  font-style: italic;
  font-family: Raleway;
}
.section-one .fusion-post-slider .slides li .slide-excerpt h2 a {
  color: #2F3666;
}
.section-one .fusion-post-slider .slides li .slide-excerpt p {
  color: #000;
  line-height: 28px;
}
.section-one .fusion-post-slider .slides li .slide-excerpt .excerpt-container {
  overflow: visible;
}
.section-two {
  padding-top: 60px !important;
  padding-bottom: 40px !important;
}
.section-two .title {
  margin-bottom: 70px;
}
.section-two .title p {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}
.section-two .tg-grid-wrapper h2 {
  text-transform: none;
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: 600;
  color: #2F3666 !important;
  min-height: 50px;
}
.section-two .tg-grid-wrapper .tg-element-10 {
  padding: 4px 0 2px;
  text-align: right;
}
.section-two .tg-grid-wrapper .tg-element-10 a {
  font-size: 14px;
  font-style: italic;
  color: #2F3666 !important;
  font-weight: 600 !important;
}
.section-two .tg-grid-wrapper .tg-grid-area-bottom1 {
  margin-top: 50px;
}
.section-two .tg-grid-wrapper .tg-grid-area-bottom1 .tg-nav-color i {
  background: #EBCC20;
}
.section-two .tg-grid-wrapper .tg-grid-area-bottom1 .tg-nav-color i:before {
  color: #fff;
  font-weight: 600;
}
.section-two .bt-all-programs {
  margin-top: 40px;
}
.section-two .bt-all-programs a {
  display: inline-block;
  background: #EBCC20;
  color: #2F3666;
  padding: 7px 70px;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
  position: relative;
}
.section-two .bt-all-programs a:before {
  position: absolute;
  width: 95%;
  height: 76%;
  border: 1px solid #2F3666;
  content: "";
  left: 2%;
  top: 10%;
  border-radius: 8px;
}
.section-two .bt-all-programs a:hover {
  background: #debf14;
}
.section-three {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.section-three h2 {
  font-size: 38px !important;
  line-height: 45px !important;
  color: #2F3666 !important;
  margin-bottom: 20px;
}
.section-three h3 {
  font-size: 23px !important;
  color: #2F3666 !important;
  font-style: italic !important;
  font-weight: 600 !important;
}
.section-three p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.section-three a {
  margin-top: 20px;
  display: inline-block;
  background: #EBCC20;
  color: #2F3666;
  padding: 7px 90px;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
  float: right;
  position: relative;
}
.section-three a:before {
  position: absolute;
  width: 95%;
  height: 76%;
  border: 1px solid #2F3666;
  content: "";
  left: 2%;
  top: 10%;
  border-radius: 8px;
}
.section-three a:hover {
  background: #debf14;
  color: #2F3666;
}
.section-three .fusion-imageframe {
  margin-top: 77px;
}
.section-four {
  padding-top: 50px !important;
}
.section-four > .fusion-builder-row {
  border-bottom: 1px solid #A6A6A6;
  padding-bottom: 40px;
}
.section-four .title {
  margin-bottom: 60px !important;
}
.section-four .title p {
  color: #2F3666;
  font-size: 40px;
  font-weight: 600;
  position: relative;
}
.section-four .title p:before {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 360px;
  height: 3px;
  max-width: 100%;
  background: #2F3666;
}
.section-four .fb-page.fb_iframe_widget {
  margin-top: 47px;
}
.section-four .gallery-home .fusion-column-wrapper {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.section-four .small-text p {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  color: #2F3666;
}
footer.fusion-footer-copyright-area {
  text-align: right;
}
footer .fusion-columns .fusion-column {
  width: 70% !important;
}
footer .fusion-columns .fusion-column.fusion-column-last {
  width: 30% !important;
}
footer #custom_html-2 {
  margin-bottom: 0 !important;
}
footer .fusion-carousel .fusion-carousel-nav .fusion-nav-next,
footer .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
  top: 84% !important;
  background: #EBCC20;
}
footer .fusion-carousel .fusion-carousel-nav .fusion-nav-prev {
  left: 90% !important;
}
footer .fusion-carousel .fusion-carousel-nav .fusion-nav-next {
  left: 95% !important;
}
footer .fusion-image-carousel .fusion-carousel-wrapper {
  padding: 8px 0 50px;
}
footer #text-2 p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
}
footer #menu-widget-2 {
  margin-bottom: 10px;
  margin-top: 55px;
  position: relative;
}
footer #menu-widget-2:before {
  position: absolute;
  content: "Mapa del Sitio";
  font-family: Raleway;
  font-size: 19px;
  color: #2F3666;
  left: 0;
  top: -35px;
  font-weight: 600;
}
footer #menu-widget-2 .menu li a {
  text-transform: uppercase;
}
footer #text-3 p {
  font-size: 14px;
  color: #000;
}
footer #text-3 p span {
  color: #2F3666;
  font-weight: 600;
}
.to-top-container #toTop {
  border-radius: 0 !important;
  bottom: 40px !important;
  right: 20px !important;
}
.bt-donate {
  position: fixed;
  z-index: 99999;
  right: -50px;
  top: 45%;
  display: inline-block;
  background: #EBCC20;
  color: #2F3666;
  padding: 7px 40px;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
  text-transform: uppercase;
  transform: rotate(-90deg);
}
.bt-donate:before {
  position: absolute;
  width: 93%;
  height: 76%;
  border: 1px solid #2F3666;
  content: "";
  left: 3%;
  top: 10%;
  border-radius: 8px;
}
.about-one h4 {
  color: #2F3666 !important;
  font-size: 26px !important;
  font-weight: 700 !important;
  margin: 0;
}
.about-one h3 {
  font-size: 40px !important;
  color: #2F3666 !important;
  font-weight: 700 !important;
  line-height: 50px;
  margin: 15px 0 20px;
}
.about-one p {
  text-align: justify;
}
.about-two {
  padding-top: 80px !important;
  padding-bottom: 70px !important;
}
.about-two h3 {
  font-size: 25px !important;
  color: #2F3666 !important;
  font-weight: 700 !important;
}
.about-two p {
  color: #444;
  font-size: 17px;
  font-weight: 500;
  padding: 0 50px;
}
.about-two h5 {
  color: #EBCC20 !important;
  font-size: 27px !important;
  margin: 40px 0 0;
}
.staff-title {
  text-align: center;
}
.staff-title h3 {
  font-size: 40px !important;
  color: #2F3666 !important;
  font-weight: 700 !important;
  margin: 90px 0 15px;
  border-bottom: 3px solid #2F3666;
  display: inline-block;
  padding: 0 40px;
}
.staff-title p {
  font-size: 30px !important;
  font-weight: 700 !important;
  color: #2F3666 !important;
  margin-bottom: 50px !important;
}
.col-staff {
  padding-bottom: 80px !important;
}
.col-staff .fusion-builder-row {
  text-align: center;
}
.col-staff .fusion-builder-row .fusion-layout-column {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 40px !important;
}
.col-staff .fusion-builder-row .fusion-text {
  padding: 20px;
  border: 1px solid #D3D3D3;
  min-height: 106px;
}
.col-staff .fusion-builder-row .fusion-text p {
  margin: 0 !important;
  color: #606060;
  font-size: 16px;
  line-height: 20px;
}
.col-staff .fusion-builder-row .fusion-text p strong {
  color: #2F3666;
  font-size: 22px;
}
.col-staff .fusion_builder_column_1_3 {
  width: 23% !important;
}
.about-three {
  padding-top: 60px !important;
  padding-bottom: 70px !important;
}
.about-three .fusion-builder-row {
  max-width: 950px !important;
}
.about-three .title {
  text-align: center;
}
.about-three .title h3 {
  font-size: 40px !important;
  color: #fff !important;
  font-weight: 700 !important;
  margin: 0 0 15px;
  border-bottom: 3px solid #fff;
  display: inline-block;
  padding: 0 40px;
}
.about-three .title p {
  font-size: 30px !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin-bottom: 50px !important;
}
.about-three .fusion_builder_column_1_2 h4 {
  color: #fff !important;
  font-size: 24px !important;
  font-style: italic;
  font-weight: 700 !important;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}
.about-three .fusion_builder_column_1_2 h4:after {
  position: absolute;
  content: url("../images/icon-title.png");
  top: 3px;
  right: -70px;
}
.about-three .fusion_builder_column_1_2 ul {
  margin: 0;
  padding: 0;
}
.about-three .fusion_builder_column_1_2 ul li {
  list-style: none;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.about-three .fusion_builder_column_1_2 ul li:before {
  position: absolute;
  content: "";
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #EBCC20;
  border-radius: 100%;
}
.fusion-page-title-bar {
  text-align: center;
}
.fusion-page-title-bar h1 {
  display: inline-block;
  padding: 0 30px !important;
  border-bottom: 3px solid #fff;
}
.single-post #content {
  width: 800px !important;
  max-width: 100%;
  margin: 0 auto;
  float: none !important;
}
.single-post #content .event-date-detail {
  padding-bottom: 20px;
}
.single-post #content .event-date-detail p {
  position: relative;
  font-size: 16px !important;
  line-height: inherit !important;
  top: 10px;
}
.single-post #content .event-date-detail p strong {
  color: #2F3666;
}
.single-post #content .category-news .post-content p {
  font-size: 16px;
  line-height: 25px;
}
.single-post #content .category-news .post-content .addtoany_header {
  margin-top: 50px;
  color: #2F3666;
  font-weight: 700 !important;
}
.single-post #content .category-news .related-posts.single-related-posts .title-sep-container {
  display: none;
}
.single-post #content .post-content p {
  font-size: 18px;
  line-height: 30px;
}
.single-post #content .fusion-meta-info {
  display: none;
}
.single-post #content .addtoany_header {
  color: #2F3666;
}
.single-post #content .category-events .related-posts.single-related-posts {
  display: none;
}
.text-going h3 {
  color: #2F3666 !important;
  font-size: 25px !important;
  font-weight: 700 !important;
}
.single-avada_portfolio .project-description p {
  font-size: 18px;
  line-height: 30px;
}
.share-program h4 {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #2F3666 !important;
  margin-top: 50px;
}
.page-id-170 .fusion-icon-pen {
  display: none !important;
}
.page-id-181 .post-content h3 {
  font-size: 25px !important;
  color: #2F3666 !important;
  font-weight: 700 !important;
}
.page-id-181 .post-content .fusion-portfolio-content-wrapper {
  border: 1px solid #e8e8e8 !important;
}
.page-id-181 .post-content .fusion-portfolio-content-wrapper .fusion-portfolio-content {
  padding: 0 20px;
}
.page-id-181 .post-content .fusion-portfolio-content-wrapper .fusion-portfolio-content h2 {
  font-size: 16px !important;
  color: #2F3666 !important;
  font-weight: 700 !important;
  margin-bottom: 10px !important;
}
.page-id-181 .post-content .fusion-portfolio-content-wrapper .fusion-portfolio-content h2 a {
  color: #2F3666 !important;
}
.page-id-181 .post-content .fusion-portfolio-content-wrapper .fusion-portfolio-content p {
  font-size: 14px;
}
.container-donation-form {
  text-align: center;
}
.top-donate {
  text-align: center;
}
.top-donate h3 {
  font-size: 35px !important;
  font-weight: 700 !important;
  display: inline-block;
  padding: 0 30px !important;
  border-bottom: 3px solid #2F3666;
  color: #2F3666 !important;
}
.top-donate p {
  font-size: 18px;
  line-height: 30px;
}
.small-title-donate h5 {
  color: #2F3666 !important;
  font-size: 20px !important;
  margin: 0 0 15px;
}
.involve-one h3 {
  color: #2F3666 !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  margin: 0 0 15px;
}
.involve-one p {
  text-align: justify;
  font-size: 17px;
  line-height: 25px;
}
.involve-one p a {
  font-weight: 700;
  color: #2F3666;
  text-decoration: underline;
}
.cta-donate h3 {
  color: #fff !important;
  font-size: 40px !important;
  font-weight: 700 !important;
  margin: 0 0 15px;
}
.cta-donate a {
  display: inline-block;
  text-transform: uppercase;
  color: #2F3666;
  font-weight: 700;
  background: #EBCC20;
  border-radius: 3px;
  padding: 8px 50px;
  font-size: 20px;
  margin-top: 20px;
  border: 2px solid #EBCC20;
}
.cta-donate a:hover {
  background: transparent;
  color: #EBCC20;
}
.sponsor-content .title {
  text-align: center;
}
.sponsor-content .title h3 {
  font-size: 40px !important;
  color: #2F3666 !important;
  font-weight: 700 !important;
  margin: 30px 0 15px;
  border-bottom: 3px solid #2F3666;
  display: inline-block;
  padding: 0 40px;
}
.sponsor-content .title p {
  font-size: 30px;
  font-weight: 700;
  color: #2F3666;
  margin-bottom: 50px !important;
}
.sponsor-content .fusion_builder_column_1_5 .fusion-column-wrapper {
  border: 2px solid #2F3666 !important;
  border-radius: 4px;
  padding: 20px !important;
}
.sponsor-content .fusion_builder_column_1_5 .fusion-column-wrapper .fusion-text {
  text-align: center;
}
.sponsor-content .fusion_builder_column_1_5 .fusion-column-wrapper .fusion-text h4 {
  font-size: 20px !important;
  color: #2F3666;
  font-weight: 700 !important;
}
.sponsor-content .fusion_builder_column_1_5 .fusion-column-wrapper .fusion-text ul {
  margin: 0;
  padding: 0;
}
.sponsor-content .fusion_builder_column_1_5 .fusion-column-wrapper .fusion-text ul li {
  list-style: none;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  color: #4a4a4a;
}
.sponsor-content .fusion_builder_column_1_5 .fusion-column-wrapper .fusion-text h5 {
  font-size: 20px !important;
  color: #2F3666 !important;
  background: #EBCC20;
  border-radius: 3px;
  padding: 8px 30px;
  margin: 40px 0 10px;
}
.col-form .fusion-column-wrapper {
  background: #fff;
  padding: 50px !important;
  border: 1px solid #f1f1f1;
}
.col-form .fusion-column-wrapper label {
  margin-bottom: 5px;
  font-weight: 700;
}
.col-form .fusion-column-wrapper input[type=text],
.col-form .fusion-column-wrapper input[type=email] {
  height: auto;
  padding: 15px 20px;
  color: #4a4a4a;
  font-family: Raleway;
}
.col-form .fusion-column-wrapper textarea {
  padding: 10px 20px;
  color: #4a4a4a;
  font-family: Raleway;
  height: 100px;
}
.col-datos .fusion-column-wrapper {
  padding-left: 50px !important;
}
.col-datos .fusion-column-wrapper h3 {
  color: #2F3666;
  font-weight: 700 !important;
  font-size: 30px !important;
}
.col-datos .fusion-column-wrapper .fusion-checklist li {
  display: flex;
  align-items: center;
  margin-bottom: 20px !important;
}
.col-datos .fusion-column-wrapper .fusion-checklist li span {
  float: none !important;
}
.col-datos .fusion-column-wrapper .fusion-checklist li .fusion-li-item-content {
  margin-left: 5px !important;
}
.col-datos .fusion-column-wrapper .fusion-checklist li .fusion-li-item-content p {
  font-size: 16px;
}
.col-datos .fusion-column-wrapper .fusion-checklist li .icon-wrapper.circle-yes {
  width: 50px !important;
  height: 50px !important;
}
.col-datos .fusion-column-wrapper .fusion-checklist li i:before {
  font-size: 20px;
}
.page-id-266 .fusion-post-content-wrapper h2 {
  color: #2F3666 !important;
  font-weight: 700 !important;
}
.page-id-266 .fusion-post-content-wrapper h2 a {
  color: #2F3666 !important;
}
.page-id-266 .fusion-post-content-wrapper .fusion-content-sep.sep-double.sep-solid {
  display: none;
}
.page-id-266 .fusion-post-content-wrapper .fusion-post-content-container {
  font-size: 14px;
}
.page-id-273 .fusion-post-medium {
  background: #f9f9f9;
  padding: 20px;
  border: 1px solid #eaeaea;
}
.page-id-273 .fusion-post-medium .post-content h2 {
  color: #2F3666 !important;
  font-weight: 700 !important;
  font-size: 25px !important;
}
.page-id-273 .fusion-post-medium .post-content h2 a {
  color: #2F3666 !important;
}
.fusion-is-sticky .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul,
.fusion-is-sticky.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
  max-height: inherit !important;
  overflow-y: none !important;
  overflow-x: visible !important;
}
.comment-respond .title-sep-container {
  display: none !important;
}
.col-career-text .text-top {
  background: #f7f7f7 !important;
  padding: 20px !important;
}
.col-career-text .text-top p strong {
  color: #2F3666;
}
.col-career-text .text-middle h4 {
  color: #2F3666 !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  margin: 30px 0 15px;
}
.col-career-text .text-middle ul {
  margin: 0 0 15px 10px;
  padding: 0;
}
.col-career-text .text-middle ul li {
  padding-left: 20px;
  margin-bottom: 5px;
  list-style: none;
  position: relative;
}
.col-career-text .text-middle ul li strong {
  font-weight: 600 !important;
}
.col-career-text .text-middle ul li:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #2F3666;
  border-radius: 50%;
}
.career-col-form .fusion-column-wrapper {
  background: #fff !important;
  box-shadow: 0 0 12px #00000036;
  border-radius: 2px;
  padding: 20px 25px !important;
}
.career-col-form h3 {
  color: #2F3666 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  margin: 0 0 15px;
}
.career-col-form input[type=text],
.career-col-form input[type=email],
.career-col-form input[type=number] {
  height: auto !important;
  padding: 15px 20px !important;
  color: #4a4a4a !important;
  font-family: Raleway !important;
  font-size: 15px !important;
}
.career-col-form .wpcf7 p {
  margin-bottom: 10px !important;
}
.career-col-form .wpcf7 label {
  font-weight: 700;
  color: #727272;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.career-col-form .wpcf7 .file-cv {
  padding: 12px;
  border: 1px dashed #ccc;
  max-width: 100%;
  display: inline-flex;
}
.career-col-form .wpcf7 span.wpcf7-list-item {
  margin: 0 !important;
}
.career-col-form .wpcf7 .wpcf7-acceptance label {
  font-weight: 300 !important;
  font-size: 15px !important;
}
.career-col-form .text-bottom {
  background: #f7f7f7;
  padding: 15px;
  margin-top: 20px;
}
.career-col-form .text-bottom p {
  font-style: italic;
  margin-bottom: 0 !important;
}
.career-col-form .text-bottom p a {
  font-weight: 600;
  color: #2F3666;
  text-decoration: underline;
}
.section-career-browse > .fusion-builder-row {
  max-width: 1000px !important;
}
.section-career-browse > .fusion-builder-row > .fusion-layout-column {
  margin-bottom: 0 !important;
}
.section-career-browse > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper {
  background: #fff !important;
  box-shadow: 0 0 12px #00000026;
  border-radius: 3px;
  padding: 20px 25px !important;
  margin-bottom: 20px !important;
}
.section-career-browse .fusion-layout-column {
  margin-bottom: 0 !important;
}
.section-career-browse h3 {
  color: #2F3666 !important;
  font-size: 21px !important;
  font-weight: 700 !important;
  margin: 0 0 15px;
}
.section-career-browse p {
  margin-bottom: 0 !important;
}
.section-career-browse .col-anchor .fusion-column-wrapper {
  display: flex;
  align-items: flex-end;
  flex-direction: column-reverse;
}
.section-career-browse .col-anchor p {
  text-align: right;
}
.section-career-browse .col-anchor p a {
  display: inline-block;
  background: #2F3666;
  color: #fff !important;
  padding: 6px 35px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
}
.section-career-browse .col-anchor p a:hover {
  background: #3a437e;
}
