@import url("https://fonts.googleapis.com/css2?family=Georama:wght@400;500;600&family=Open+Sans:wght@400;500;600&display=swap");
* {
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Georama", sans-serif;
}

.preloader__image {
  background-image: url(../images/favicon.png);
}

.text-highlight {
  color: #0085ca;
}

.whatsapp {
  display: block;
  position: fixed;
  bottom: 95px;
  right: 40px;
  z-index: 99;
}
.whatsapp__icon {
  width: 45px;
}

.sites-banner {
  padding: 60px 0;
  min-height: 300px;
  background: url("../images/bolca_fondo_inferior.jpg");
  background-position: center 70%;
  background-size: cover;
  position: relative;
}

.sites-banner:before {
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background-image: linear-gradient(180deg, #000000 0%, #04224b 100%);
    opacity: 0.8;
}
.sites-banner__image {
  display: block;
  max-width: 200px;
  height: 180px;
  transition: all 0.3s ease-in-out;
  margin: auto
}
.sites-banner__image-container {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 180px;
}

.sites-banner__image--color {
  transform: translate(-50%, 50%);
}
.sites-banner__image--white {
  bottom: -100%;
  transform: translate(-50%, 0);
}

.main-menu-three__left {
  display: flex;
  float: none;
  align-items: center;
}
@media (max-width: 1200px) {
  .main-menu-three__left {
    justify-content: space-between;
  }
}
.main-menu-three__logo {
  padding-right: 130px;
}
.main-menu-three__logo img {
  height: 35px;
}

.mobile-nav__contact li > i {
  background-color: #0085ca;
}

.about-three {
  padding-top: 90px;
}

.index .image-layer-three {
  background-position: center right;
}
.index #about .about-three__right .layout-wrapper {
  width: 100%;
}
.index .services-two__single {
  margin-bottom: 0;
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
}
.index .services-two__single:hover {
  background-color: #0057b8;
}
.index .services-two__single:hover .services-two__title {
  color: var(--insur-white);
}
.index .services-two__single:hover .services-two__text {
  color: var(--insur-extra);
}
.index .services-two__single:hover .services-two__icon {
  background-color: #0085ca;
}
.index .services-two__single:hover .services-two__icon .white-icon {
  opacity: 1;
}
.index .services-two__single:hover .services-two__icon .blue-icon {
  opacity: 0;
}
.index .services-two__title {
  color: var(--insur-black);
}
.index .services-two__text {
  color: var(--insur-gray);
}
.index .services-two__icon {
  background-color: var(--insur-extra);
  position: relative;
}
.index .services-two__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  transition: all 0.3s ease-in-out;
}
.index .services-two__icon .white-icon {
  opacity: 0;
}
.index .services-two__icon::after {
  content: none;
}
.index .services-two__icon-box::before {
  content: none;
}
.index #capacitacion .about-three__img {
  display: flex;
  justify-content: center;
}
.index #capacitacion .about-three__img img {
  width: 80%;
}

.feature-three {
  padding-bottom: 0;
}
.feature-three__single {
  margin-bottom: 0;
  height: 100%;
}
.feature-three__title {
  font-size: 19px;
}
.feature-three__icon {
  height: 50px;
  width: 50px;
  padding: 20px;
}
.feature-three__icon span {
  font-size: 28px;
}

.about-three__left, .about-three__right {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.about-three__right .about-three__text:not(:last-child),
.about-three__right .section-title {
  margin-bottom: 20px;
}
.about-three__right .about__bullet {
  margin-left: 15px;
}

.benefits-bg {
  background-position: center;
}

.benefits__point {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  width: 100%;
}
.benefits__point-box {
  margin-top: 0;
}
.benefits__point li {
  margin-bottom: 0;
  width: 100%;
  background-color: #eceff6;
}

.services-three {
  padding: 90px 0;
}
.services-three__single .cta {
  z-index: 2;
}

.we-provide__tab-main-content-icon img {
  width: 64px;
}

.footer-widget__logo img {
  width: 176px;
}

.services .about-three__img-box {
  display: flex;
  height: 100%;
  align-items: center;
}
.services #aseguramiento-de-calidad .col-xl-6 {
  margin-bottom: 30px;
}
.services #aseguramiento-de-calidad li .icon {
  background-color: #0085ca;
}

.locations .lateral_lists {
  display: flex;
}
.locations .lateral_lists ul {
  display: block;
  width: 50%;
  margin-top: 0;
}
.locations .lateral_lists ul:not(:last-child) {
  padding-right: 25px;
}
.locations .lateral_lists ul .icon {
  background-color: #0085ca;
}
.locations .services-two {
  background-color: #0085ca;
}
.locations .services-two__single {
  background-color: rgba(0, 87, 184, 0.75);
}
.locations .services-two__top-text {
  color: #fff;
  font-weight: 600;
}
.locations .services-two__bottom .row {
  justify-content: center;
}
.locations .services-two__title {
  margin-top: 0;
  color: #fff;
}
.locations .services-two__text {
  color: #eee;
}

.contact #form-messages {
  padding: 16px 8px;
}
.contact #form-messages.success {
  color: #07c230;
}
.contact #form-messages.error {
  color: #d63a2f;
}
.contact input {
  height: 60px;
}
.contact textarea {
  min-height: 120px;
}
.contact input,
.contact textarea {
  width: 100%;
  border: 1px solid #dfe3e7;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  outline: none;
  font-size: 18px;
  color: var(--insur-gray);
  font-weight: 400;
  padding: 10px 30px;
  border-radius: var(--insur-bdr-radius);
}
.contact button {
  font-size: 20px;
  padding: 25px 50px;
  background-color: #0057b8;
}
.contact .align-right {
  display: flex;
  justify-content: flex-end;
}
.contact .section-title__title {
  margin-bottom: 20px;
}/*# sourceMappingURL=custom.css.map */


@media (max-width: 500px){
	.list-unstyled{
		grid-template-columns: repeat(1, 1fr);
	}
	.sites-banner .row{
		gap: 20px;
	}
	.mobile-nav__top{
		flex-direction: column;
		align-items: initial;
	}
	.main-menu-movile-nav img{
		max-width: 15% !important;
	}
	.form-catcha-btn{
		flex-direction: column !important;
	}
}


