.topButton {
  width: 135px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: ;
  border-radius: 3px;
  display: inline-block;
  padding-top: 6px;
}
.fixedbuttons {
  color: ;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1000px) {
  header .fusion-menu {
    box-shadow: 0px 0px 12px #00000063;
  }
  header .fusion-menu li {
    border-bottom: 1px solid #d3d3d3 !important;
  }
}
@media only screen and (max-width: 800px) {
  .section-top-home .col-r img {
    min-width: inherit !important;
  }
  .section-cta p a {
    font-size: 18px !important;
    padding: 7px 15px !important;
  }
  .section-contact-home .col-bottom .col-l {
    border-radius: 40px 40px 0 0 !important;
	  min-height: inherit !important;
  }
  .section-contact-home .col-bottom .col-r {
    border-radius: 0 0 40px 40px !important;
  }
  .footer-top .col-datos .fusion-text ul {
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer-top .fusion-menu {
    margin-left: 25px;
    margin-top: 0 !important;
  }
  .section-contact-home .col-bottom .col-l .fusion-text ul {
    padding: 0 !important;
  }
  .section-single-offer .col-1 table tr td {
    white-space: normal;
  }
  .section-offer-grid article .fusion-portfolio-buttons {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
  }
  .section-offer-grid article .fusion-post-content {
    padding: 0 !important;
  }
  .section-offer-grid article {
    max-width: 85% !important;
  }
}
@media only screen and (max-width: 640px) {
  .single-avada_portfolio #content {
    margin-bottom: 0 !important;
  }
  .section-single-offer .col-2 .wpcf7-file {
    max-width: 100%;
  }
}
header .fusion-menu li:last-child a .menu-text {
  color: #fff;
  background: #198AC8;
  padding: 7px 20px 7px 30px;
  border-radius: 5px;
  font-weight: 600;
  position: relative;
  transition: all .4s;
}
header .fusion-menu li:last-child a .menu-text:before {
  position: absolute;
  content: url("../images/icon-contact.png");
  top: 7px;
  left: 9px;
}
header .fusion-menu li:last-child a .menu-text:hover {
  background: #136b9b;
}
.section-top-home .col-l .cta p a {
  color: #fff;
  background: #198AC8;
  padding: 7px 20px 7px 30px;
  border-radius: 5px;
  font-weight: 600;
  position: relative;
}
.section-top-home .col-l .cta p a:before {
  position: absolute;
  content: url("../images/icon-contact.png");
  top: 7px;
  left: 9px;
}
.section-top-home .col-l .cta p a:hover {
  background: #136b9b;
}
.section-top-home .col-r img {
  min-width: 721px;
  margin-bottom: -130px;
}
.section-one .col-r .fusion-imageframe {
  position: relative;
  overflow: visible;
}
.section-one .col-r .fusion-imageframe:before {
  position: absolute;
  content: "";
  width: 65px;
  height: 65px;
  background: #fff;
  border-radius: 50%;
  left: -16px;
  top: -12px;
  box-shadow: 0 0 12px #00000052;
  z-index: -1;
}
.section-one .col-r .fusion-builder-row-inner {
  margin-bottom: 15px;
}
.section-success > .fusion-builder-row {
  max-width: 950px !important;
}
.section-success .rating-wrapper {
  display: none !important;
}
.section-success .item-content-wrapper .item-content {
  font-size: 17px !important;
  line-height: 23px !important;
  text-align: center !important;
  font-style: normal !important;
}
.section-success .author-name {
  font-weight: 600 !important;
}
.section-success .swiper-pagination-bullet {
  background: #198AC8 !important;
}
.section-success .swiper-pagination {
  justify-content: center !important;
}
.section-cta p a {
  font-size: 25px;
  font-weight: 600;
  border: 1px solid #fff;
  padding: 7px 80px;
  border-radius: 40px;
}
.section-cta p a:hover {
  background: #fff;
  color: #A62BD3;
}
.section-contact-home.inner:before {
  display: none;
}
.section-contact-home:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 47px;
  top: -46px;
  left: 0;
  background: url("../images/shape-round-2.png");
  background-position: center;
  background-repeat: repeat-x;
}
.section-contact-home > .fusion-builder-row {
  max-width: 1000px !important;
}
.section-contact-home .col-bottom {
  border-radius: 40px;
  box-shadow: 0 0 15px #00000061;
  background: #fff;
}
.section-contact-home .col-bottom .col-l {
  background: #f7f7f7;
  padding: 35px 45px;
  margin-bottom: 0 !important;
  border-radius: 40px 0 0 40px;
  min-height: 1141px;
}
.section-contact-home .col-bottom .col-l .fusion-text ul {
  margin: 10px 0 40px;
  padding: 0 0 0 10px;
}
.section-contact-home .col-bottom .col-l .fusion-text ul li {
  list-style: none;
  padding-left: 35px;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 15px;
  position: relative;
}
.section-contact-home .col-bottom .col-l .fusion-text ul li strong {
  font-weight: 400;
  color: #A62BD3;
}
.section-contact-home .col-bottom .col-l .fusion-text ul li:first-child:before {
  position: absolute;
  content: url("../images/icon-cell.png");
  top: -1px;
  left: 6px;
}
.section-contact-home .col-bottom .col-l .fusion-text ul li:nth-child(2):before {
  position: absolute;
  content: url("../images/icon-place.png");
  top: 6px;
  left: 6px;
}
.section-contact-home .col-bottom .col-l .fusion-text ul li:last-child:before {
  position: absolute;
  content: url("../images/icon-email.png");
  top: 9px;
  left: 6px;
}
.section-contact-home .col-bottom .col-r {
  background: #fff;
  padding: 35px 45px;
  margin-bottom: 0 !important;
  border-radius: 0 40px 40px 0;
}
.section-contact-home .col-bottom .col-r label.strong {
  font-weight: 600;
}
.section-contact-home .col-bottom .col-r .wpcf7-list-item {
  font-weight: 600;
}
.section-contact-home .col-bottom .col-r input[type=submit] {
  padding: 7px 28px !important;
	margin-top:15px;
}
.section-contact-home .col-bottom .col-r .wpcf7-radio .wpcf7-list-item {
	line-height:normal;
	margin:0;
}
.section-contact-home .col-bottom .col-r .wpcf7-radio .wpcf7-list-item-label {
	font-weight:600;
	font-size:14px;
}
.section-contact-home .col-bottom .col-r .form-disclamer p {
	font-size:12px;
	margin-bottom:10px;
}
.section-team > .fusion-builder-row {
  max-width: 980px !important;
}
.home .footer-top {
  display: none !important;
}
.footer-top:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 47px;
  top: -46px;
  left: 0;
  background: url("../images/shape-round-2.png");
  background-position: center;
  background-repeat: repeat-x;
}
.footer-top .col-datos .fusion-text ul {
  margin: 10px 0 40px;
  padding: 0 0 0 10px;
}
.footer-top .col-datos .fusion-text ul li {
  list-style: none;
  padding-left: 35px;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 15px;
  position: relative;
}
.footer-top .col-datos .fusion-text ul li strong {
  font-weight: 400;
  color: #A62BD3;
}
.footer-top .col-datos .fusion-text ul li:first-child:before {
  position: absolute;
  content: url("../images/icon-cell.png");
  top: -1px;
  left: 6px;
}
.footer-top .col-datos .fusion-text ul li:nth-child(2):before {
  position: absolute;
  content: url("../images/icon-place.png");
  top: 6px;
  left: 6px;
}
.footer-top .col-datos .fusion-text ul li:last-child:before {
  position: absolute;
  content: url("../images/icon-email.png");
  top: 9px;
  left: 6px;
}
.footer-top .fusion-menu {
  margin-top: 20px;
}
.footer-top .fusion-menu li {
  position: relative;
}
.footer-top .fusion-menu li:before {
  position: absolute;
  content: "";
  top: 10px;
  left: -17px;
  width: 5px;
  height: 5px;
  background: #fff;
  border: 2px solid #A62BD3;
  border-radius: 50%;
}
.footer-bottom .fusion-column-wrapper {
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}
.section-col-services .fusion-layout-column img {
  border-radius: 50%;
  border: 3px dashed #A62BD3;
  padding: 10px;
  max-width: 164px;
}
.faq-weplay .fusion-panel {
  border-radius: 6px !important;
  box-shadow: 0 0 9px #00000040 !important;
}
.faq-weplay .panel-collapse {
  border-top: 2px solid #A62BD3 !important;
}
.locations-list ul {
  margin: 10px 0 40px;
  padding: 0 0 0 10px;
}
.locations-list ul li {
  list-style: none;
  padding-left: 35px;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 17px;
  position: relative;
}
.locations-list ul li strong {
  font-weight: 400;
  color: #A62BD3;
}
.locations-list ul li:before {
  position: absolute;
  content: url(../images/icon-place.png);
  top: 6px;
  left: 6px;
}
.wpfront-notification-bar {
  padding: 5px 0;
  font-size: 16px;
}
body:not(.home) .wpfront-notification-bar-spacer {
  display: none !important;
}
.awb-menu.collapse-enabled.mobile-mode-collapse-to-button .awb-menu__m-toggle {
  border-radius: 3px;
}
.section-offer-grid .fusion-portfolio-wrapper {
  padding: 50px 30px 20px;
}
.section-offer-grid article {
  background: #fff;
  box-shadow: 0 0 15px #0000002e;
  margin-bottom: 30px;
  max-width: 95%;
}
.section-offer-grid article .fusion-rollover {
  width: 100%;
  transform: translateX(12px) !important;
}
.section-offer-grid article .fusion-image-wrapper:hover .fusion-rollover {
  transform: translateX(12px);
}
.section-offer-grid article .fusion-image-wrapper {
  width: 200px;
  min-width: 200px;
  max-width: 100%;
}
.section-offer-grid article .fusion-image-wrapper img {
  max-width: 200px;
}
.section-offer-grid article h2 {
  font-size: 24px !important;
  margin-top: 8px !important;
  margin-bottom: 10px !important;
}
.section-offer-grid article .fusion-separator {
  display: none !important;
}
.section-offer-grid article .fusion-portfolio-buttons {
  position: absolute;
  right: 27px;
  top: 20%;
}
.section-offer-grid article .fusion-portfolio-buttons a {
  font-weight: 500 !important;
  color: #000;
  background: #198AC8 !important;
  color: transparent !important;
  position: relative;
}
.section-offer-grid article .fusion-portfolio-buttons a:before {
  position: absolute;
  content: "See Job Offer";
  color: #fff;
  font-size: 17px;
  font-family: "Work Sans";
}
.section-offer-grid article .fusion-portfolio-buttons a:hover {
  background: #136b9b !important;
  color: transparent !important;
}
.section-offer-grid article .fusion-post-content {
  padding-right: 200px;
}
.section-single-offer .col-1 table th {
  font-weight: 600;
  background: #198AC8;
  color: #fff;
  font-size: 18px;
}
.section-single-offer .col-2 .fusion-column-wrapper {
  background: #fff !important;
  padding: 30px 25px !important;
  box-shadow: 3px 3px 30px 0px rgba(0,0,0,0.17);
  border-radius: 10px;
}
.section-single-offer .col-2 .fusion-column-wrapper h3 {
  font-size: 22px !important;
  color: #198AC8;
  margin: 0 0 15px !important;
}
.section-single-offer .col-2 .fusion-column-wrapper p {
  font-size: 15px;
}
.section-single-offer .col-2 .fusion-column-wrapper .wpcf7-form-control {
  margin-bottom: 12px;
}
.section-single-offer .col-2 .fusion-column-wrapper input[type=submit] {
  margin-top: 20px;
  padding: 7px 50px;
}
.section-disclaimer h3 {
	font-size:22px !important;
	color:#198ac8 !important;
	font-weight:600 !important;
}
.section-disclaimer h4 {
	font-size:18px !important;
	color:#198ac8 !important;
	font-weight:600 !important;
	margin:15px 0 !important;
}

.section-disclaimer p {
	font-size:15px !important;
}

.section-disclaimer p a {
	text-decoration:underline;
}

.privacy-text h2 {
	font-size:25px !important;
	color:#198ac8 !important;
	font-weight:600 !important;
}

.privacy-text p a, .privacy-text ul li a, .privacy-text ol li a {
	font-weight:500;
	text-decoration:underline;
}

