@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,400i,900,900i);
@font-face {
  font-family: sas-webfont;
  src: url(../fonts/sas-webfont.eot?51534236);
  src: url(../fonts/sas-webfont.eot?51534236#iefix) format("embedded-opentype"),
    url(../fonts/sas-webfont.woff2?51534236) format("woff2"),
    url(../fonts/sas-webfont.woff?51534236) format("woff"),
    url(../fonts/sas-webfont.ttf?51534236) format("truetype"),
    url(../fonts/sas-webfont.svg?51534236#sas-webfont) format("svg");
  font-weight: 400;
  font-style: normal;
}
:root{
  --azul1: #0597F2;
  --azul2: #00D2E1;
  --negro: #003F8D;
  --gradienteazul: linear-gradient(to right bottom, #0597f2, #009df4, #00a3f6, #00a9f7, #00aff8, #00aff8, #00aff8, #00aff8, #00a9f7, #00a3f6, #009df4, #0597f2);
  --verder: #34C191;
  --gradienteverde: linear-gradient(to bottom, #ed6a36, #ec6144, #e95a51, #e4545d, #dd5068);
}
.sas {
  font-family: sas-webfont;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sas-1:before {
  content: "\e801";
}
.bolder {
  font-weight: 600;
}
.cfix {
  content: "";
  display: block;
  width: 100%;
  clear: both;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  cursor: pointer;
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body,
button,
input,
select,
textarea {
  color: #999;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  position: relative;
  background-color: #fff;
}
body,
html {
  width: 100%;
  height: 100%;
}
a {
  color: #0080f5;
  text-decoration: none;
}
a:hover {
  color: #01e4f4;
  text-decoration: none;
}
p {
  margin: 0 0 20px 0;
}
.banner-page .title-page,
.rs-team-1 .title,
.rs-team-single .title,
h1,
h2,
h3,
h4,
h5 {
  font-family: Lato, sans-serif;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 20px;
}
h1 {
  font-size: 3.571em;
  line-height: normal;
}
.banner-page .title-page,
h2 {
  font-size: 1em;
  line-height: normal;
}
h3 {
  font-size: 1.714em;
  line-height: normal;
}
.rs-team-1 .title,
.rs-team-single .title,
h4 {
  font-size: 1.286em;
  line-height: normal;
}
h5 {
  font-size: 14px;
  line-height: 22px;
}
h6 {
  font-size: 13px;
}
b,
strong {
  font-weight: 700;
}
ol {
  margin-left: 24px;
}
ul {
  list-style: initial;
  margin-left: 24px;
}
ul li {
  margin: 8px 0;
}
.content-wrap {
  padding: 80px 0;
}
.content-wrap-60 {
  padding: 60px 0;
}
.content-wrap-40 {
  padding: 40px 0;
}
.uk16 {
  font-size: 16px;
}
.uk18 {
  font-size: 18px;
}
.uk21 {
  font-size: 21px;
}
.uk24 {
  font-size: 24px;
}
.uk36 {
  font-size: 36px;
}
.uk48 {
  font-size: 48px;
}
.uk60 {
  font-size: 60px;
}
.uk72 {
  font-size: 72px;
}
.spacer-10 {
  height: 10px;
}
.spacer-10::after {
  display: block;
  content: "";
  clear: both;
}
.spacer-30 {
  height: 30px;
}
.spacer-30::after {
  display: block;
  content: "";
  clear: both;
}
.spacer-50 {
  height: 50px;
}
.spacer-50::after {
  display: block;
  content: "";
  clear: both;
}
.spacer-70 {
  height: 70px;
}
.spacer-70::after {
  display: block;
  content: "";
  clear: both;
}
.spacer-70 .spacer-90 {
  height: 90px;
}
.spacer-70 .spacer-90::after {
  display: block;
  content: "";
  clear: both;
}
.spacer-70 .spacer-110 {
  height: 110px;
}
.spacer-70 .spacer-110::after {
  display: block;
  content: "";
  clear: both;
}
.spacer-content {
  height: 100px;
}
.spacer-content::after {
  display: block;
  content: "";
  clear: both;
}
.section {
  position: relative;
}
.rs-feature-box-1 .title,
.section-heading {
  font-size: 28px;
  line-height: 40px;
  margin-top: 0;
  padding-bottom: 5px;
  position: relative;
  color: var(--azul1);
  font-weight: 700;
  font-style: italic;

}
.rs-feature-box-1 .title:after,
.section-heading:after {
  content: "";
  display: block;
  vertical-align: bottom;
  width: 76px;
  height: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
  background-color: #01e4f4;
  border-radius: 100px;
}
.bg-secondary .title:after {
  content: "";
  display: block;
  vertical-align: bottom;
  width: 76px;
  height: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
  background-color: #01e4f4;
}
.rs-feature-box-1 .light.title,
.section-heading.light {
  color: #0080f5;
}
.rs-feature-box-1 .light.title span,
.section-heading.light span {
  color: #fff;
}
.rs-feature-box-1 .light.title:after,
.section-heading.light:after {
  background: #fff;
}
.rs-feature-box-1 .text-center.title:after,
.section-heading.text-center:after {
  margin-left: auto;
  margin-right: auto;
}
.rs-feature-box-1 .text-right.title:after,
.section-heading.text-right:after {
  margin-left: auto;
}
@media (max-width: 767px) {
  .rs-feature-box-1 .title,
  .section-heading {
    font-size: 32px;
  }
}
.supheading {
  font-size: 24px;
  font-weight: 700;
  color: #333;
}
.supheading:after,
.supheading:before {
  content: " - ";
}
.subheading {
  margin-top: -20px;
  margin-bottom: 30px;
  color: #0b4c76;
  font-size: 1.2em;
}
.subheading.text-center {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.title-heading {
  font-size: 24px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.section-border {
  border-bottom: 1px solid #ccc;
}
.font-primary {
  font-family: Lato, sans-serif;
}
.font-secondary {
  font-family: Lato, sans-serif;
}
.bgi-cover-center {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.bgi-cover-center {
  background-size: cover;
  background-position: center;
}
.bgi-cover-fixed {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.bgi-repeat {
  background-repeat: repeat;
}
.bgi-right {
  background-position: right;
  background-size: auto;
  background-repeat: no-repeat;
}
.bgi-left {
  background-position: left;
  background-size: auto;
  background-repeat: no-repeat;
}
blockquote {
  padding: 15px 20px;
  background-color: #f6f6f6;
  margin: 0 0 20px;
  border-left: 5px solid #0080f5;
  font-style: italic;
}
blockquote.quote {
  padding: 15px 0;
  background-color: transparent;
  margin: 0 0 20px;
  border-left: 0;
  font-family: Lato, sans-serif;
  font-style: italic;
  font-size: 24px;
  color: #0080f5;
}
blockquote.quote .blockquote-footer {
  color: #000;
}
blockquote.quote cite {
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #999;
}
@media (max-width: 767px) {
  .bgi-hide-xs {
    background-image: none !important;
  }
}
.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: gray;
  margin: 5px 3px;
}
.owl-theme .owl-dots .owl-dot.active span {
  width: 20px;
  background-color: #0080f5;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #0080f5;
}
.owl-theme .owl-controls {
  margin-top: 50px;
}
.owl-light .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: #fff;
  margin: 5px 3px;
}
.owl-light .owl-dots .owl-dot.active span {
  width: 20px;
  background-color: #0080f5;
}
.owl-light .owl-dots .owl-dot:hover span {
  background-color: #0080f5;
}
.owl-light .owl-controls {
  margin-top: 50px;
}
.font-primary {
  font-family: Lato, sans-serif;
}
.bg-primary {
  background: #0080f5;
  background: linear-gradient(150deg, #0080f5 0, #01e4f4 100%);
}
.bg-secondary {
  background-color: #000 !important;
}
.bg-tertiary {
  background-color: transparent !important;
}
.bg-gray {
  background-color: var(--azul1);
}
.bg-gray-light {
  background-color: rgba(153, 153, 153, 0.2);
}
.bg-overlay-primary {
  position: relative;
}
.bg-overlay-primary:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #0080f5;
  opacity: 0.8;
}
.bg-overlay-secondary {
  position: relative;
}
.bg-overlay-secondary:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.6;
}
.lh-1 {
  line-height: 1.3;
}
.text-primary {
  color: #0080f5 !important;
}
.text-primary a {
  color: #0080f5;
}
.text-primary a:hover {
  color: #999;
}
.text-secondary {
  color: #000 !important;
}
.text-white a {
  color: #fff;
}
.text-black {
  color: #000 !important;
}
.text-black a {
  color: #000;
}
.pos-relative {
  position: relative;
}
.banner-page {
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  background-position: center;
  margin-top: -10%;
  background-attachment: fixed;
}
.banner-page:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.banner-page .content-wrap {
  padding: 10% 0 5% 0;
}
.banner-page .title-page {
  text-align: center;
  margin-bottom: 0;
  color: #f2f2f2;
  font-style: italic;
}
.banner-page .breadcrumb-container {
  background-color: transparent;
}
.banner-page .breadcrumb {
  padding: 0;
  margin: 0;
  text-align: center;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-style: italic;
  color: #fff;
}
.banner-page .breadcrumb a,
.banner-page .breadcrumb > .active {
  color: #fff;
}
.banner-page .breadcrumb a:hover,
.banner-page .breadcrumb > .active:hover {
  color: #0080f5;
}
.overlap {
  margin-top: -20%;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .overlap {
    margin-top: 0;
  }
}
.gutter-5 {
  margin-right: 0;
  margin-left: 0;
}
.gutter-5 [class*=" col-"],
.gutter-5 [class*="col-"],
.gutter-5 > [class*=" col-"],
.gutter-5 > [class^="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.pagination {
  margin-left: 0;
}
.pagination .page-item .page-link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 15px 20px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #999;
  display: inline-block;
  border-color: 1px solid #e6e6e6;
  background: #fff;
}
.pagination .page-item .page-link.active,
.pagination .page-item .page-link:hover {
  color: #fff;
  background: #0080f5;
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.pagination .page-item.active .page-link {
  color: #fff;
  background: #0080f5;
  border-color: #0080f5;
}
.p-check {
  padding-left: 40px;
  position: relative;
  margin-bottom: 0.25rem;
  font-size: 18px;
}
.p-check:before {
  content: "\f00c";
  font-family: FontAwesome;
  padding-top: 2px;
  position: absolute;
  color: transparent;
  left: 0;
  width: 30px;
  height: 30px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
hr.content {
  margin-top: 100px;
  margin-bottom: 100px;
}
.anim-media .media-box,
.box-image-1 .media-box,
.rs-class-box .media-box,
.rs-icon-info-4 .media-box,
.rs-image-box .media-box,
.rs-team-1 .media-box,
.rs-team-single .media-box {
  width: 100%;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.anim-media .media-box img,
.box-image-1 .media-box img,
.rs-class-box .media-box img,
.rs-icon-info-4 .media-box img,
.rs-image-box .media-box img,
.rs-team-1 .media-box img,
.rs-team-single .media-box img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
}
.anim-media:hover .media-box,
.box-image-1:hover .media-box,
.rs-class-box:hover .media-box,
.rs-icon-info-4:hover .media-box,
.rs-image-box:hover .media-box,
.rs-team-1:hover .media-box,
.rs-team-single:hover .media-box {
  background-color: #0080f5;
}
.anim-media:hover .media-box img,
.box-image-1:hover .media-box img,
.rs-class-box:hover .media-box img,
.rs-icon-info-4:hover .media-box img,
.rs-image-box:hover .media-box img,
.rs-team-1:hover .media-box img,
.rs-team-single:hover .media-box img {
  opacity: 0.8;
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  border-radius: 20px;
}
.anim-shadow,
.rs-class-box,
.rs-icon-info-4,
.rs-pricing-1,
.rs-shop-box,
.rs-team-1 {
  -webkit-box-shadow: 4px 5px 0 transparent;
  -moz-box-shadow: 4px 5px 0 transparent;
  box-shadow: 4px 5px 0 transparent;
}
.anim-shadow:hover,
.rs-class-box:hover,
.rs-icon-info-4:hover,
.rs-pricing-1:hover,
.rs-shop-box:hover,
.rs-team-1:hover {
  -webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
.banner .wrap-caption .btn-primary,
.btn,
.btn-ghost-light,
.btn-light,
.btn-primary,
.btn-primary.disabled,
.btn-secondary {
  font-size: 14px;
  color: #fff;
  padding: 13px 40px;
  border: 0;
  min-width: 150px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.btn-default {
  background-color: #0080f5;
  color: #fff;
  padding: 15px 20px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.btn-default:hover {
  background-color: #0080f5;
}
.btn-primary {
  background-color: #0080f5;
  color: #000;
}
.btn-primary:hover {
  background-color: #1a1a1a;
  color: #0080f5;
}
.btn-secondary {
  background-color: #000;
  color: #fff;
}
.btn-secondary:hover {
  background-color: #0d0d0d;
  color: #0080f5;
}
.btn-primary.disabled {
  background-color: #0080f5;
  color: #000;
}
.btn-primary.disabled:hover {
  background-color: #1a1a1a;
  color: #0080f5;
}
.btn-secondary.disabled {
  background-color: #000;
  border-color: #000;
}
.btn-secondary.disabled:hover {
  background-color: #000;
  color: #fff;
}
.btn-light {
  background-color: #fff;
  color: #0080f5;
  border: 1px solid #fff;
}
.btn-light:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn-ghost-light {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.btn-ghost-light:hover {
  background-color: #fff;
  color: #0080f5;
  border-color: #fff;
}
.btn-icon {
  font-size: 18px;
}
.btn-icon .fa {
  margin-right: 10px;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border: 1px solid #999;
  border-radius: 30px;
  padding-left: 5px;
  padding-top: 10px;
  font-size: 1.5em;
}
.btn-icon:hover .fa {
  border-color: #0080f5;
}
.btn-rect {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.btn-video {
  color: #fff;
}
.btn-video i {
  width: 80px;
  height: 80px;
  background-color: #fff;
  color: #0080f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding: 22px;
  font-size: 34px;
  text-align: center;
}
.sosmed-icon a {
  color: #0080f5;
  background-color: transparent;
  width: 40px;
  height: 40px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin: 0;
}
.sosmed-icon a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .sosmed-icon a {
    width: 30px;
  }
}
.sosmed-icon.icon-bg-primary a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #0080f5;
  margin: 0 2px;
}
.sosmed-icon.icon-bg-primary a:hover {
  color: #000;
}
.sosmed-icon.icon-bg-secondary a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #0080f5;
  background-color: #000;
  margin: 0 2px;
}
.sosmed-icon.icon-bg-secondary a:hover {
  color: #000;
  background-color: #0080f5;
}
.rs-feature-1 {
  position: relative;
  background-color: #f8f8f8;
  border: 1px solid #f0f0f0;
  padding: 20px 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rs-feature-1 .no {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 72px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  opacity: 0.15;
}
.rs-feature-1 .media {
  width: 100%;
  margin-bottom: 30px;
  background-color: transparent;
}
.rs-feature-1 .icon {
  font-size: 48px;
  color: #0080f5;
}
.rs-feature-1 .body {
  position: relative;
}
.rs-feature-1 .title {
  color: #000;
}
.rs-feature-1:hover {
  background-color: #000;
  color: #fff;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15) !important;
}
.rs-feature-1:hover .title {
  color: #fff;
}
.rs-image-box {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rs-image-box .media-box {
  margin-bottom: 10px;
}
.rs-image-box:hover .media {
  background-color: #fff;
}
.rs-image-box .text-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.rs-image-box .price {
  color: #0080f5;
}
.rs-shop-box {
  background-color: #fff;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e6e6e6;
}
.rs-shop-box .media {
  text-align: center;
}
.rs-shop-box .media a {
  width: 100%;
}
.rs-shop-box .body-text {
  padding: 20px 20px;
  border-top: 1px solid #e6e6e6;
}
.rs-shop-box .body-text .title {
  font-weight: 400;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
}
.rs-shop-box .body-text .title a {
  color: #000;
}
.rs-shop-box .body-text .title a:hover {
  color: #0080f5;
}
.rs-shop-box .body-text .price {
  color: #0080f5;
  font-weight: 700;
  font-size: 18px;
  float: left;
}
.rs-shop-box .body-text .meta {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
}
.title-blok {
  font-weight: 400;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
}
.title-blok a {
  color: #000;
}
.title-blok a:hover {
  color: #0080f5;
}
.rating,
.shop-item-sidebar .body-text,
.single-shop {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating span:before,
.shop-item-sidebar .body-text span:before,
.single-shop span:before {
  color: #0080f5;
  content: "\2605";
  display: inline-block;
  position: relative;
  font-size: 1.2em;
  width: 0.6em;
}
.shop-item-sidebar {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  align-items: center !important;
}
.shop-item-sidebar .media {
  width: 90px;
  height: 90px;
  border: 1px solid #e6e6e6;
  margin-right: 20px;
}
.shop-item-sidebar .body-text .title {
  font-weight: 400;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
}
.shop-item-sidebar .body-text .title a {
  color: #000;
}
.shop-item-sidebar .body-text .title a:hover {
  color: #0080f5;
}
.shop-item-sidebar .body-text .price {
  color: #0080f5;
  font-weight: 700;
  font-size: 18px;
}
.single-shop .price {
  color: #0080f5;
  font-weight: 700;
  font-size: 18px;
}
.box-icon-1 {
  margin-bottom: 15px;
  text-align: center;
  height: 100%;
}
.box-icon-1 .icon {
  color: #0080f5;
  display: inline-block;
  font-size: 42px;
  line-height: 1.8;
  width: 80px;
  height: 80px;
  border: 2px solid rgba(153, 153, 153, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
  transition: 0.5s ease;
}
.banner-page .box-icon-1 .body-content .title-page,
.box-icon-1 .body-content .banner-page .title-page,
.box-icon-1 .body-content .rs-team-1 .title,
.box-icon-1 .body-content .rs-team-single .title,
.box-icon-1 .body-content h1,
.box-icon-1 .body-content h2,
.box-icon-1 .body-content h3,
.box-icon-1 .body-content h4,
.box-icon-1 .body-content h5,
.rs-team-1 .box-icon-1 .body-content .title,
.rs-team-single .box-icon-1 .body-content .title {
  font-weight: 700;
  color: #000;
  font-style: italic;
}
.box-icon-1:hover .icon {
  color: #f2f2f2;
  background-color: #01e4f4;
  transition: 0.5s ease;
}
.box-icon-1 p {
  color: #0b4c76;
  font-size: 1.2em;
}
#about p {
  color: #0b4c76;
  font-size: 1.2em;
}
#about i {
  color: #0080f5;
}
.box-icon-2 {
  margin-bottom: 15px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.box-icon-2 .icon {
  color: #0080f5;
  display: inline-block;
  font-size: 35px;
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.banner-page .box-icon-2 .body-content .title-page,
.box-icon-2 .body-content .banner-page .title-page,
.box-icon-2 .body-content .rs-team-1 .title,
.box-icon-2 .body-content .rs-team-single .title,
.box-icon-2 .body-content h1,
.box-icon-2 .body-content h2,
.box-icon-2 .body-content h3,
.box-icon-2 .body-content h4,
.box-icon-2 .body-content h5,
.rs-team-1 .box-icon-2 .body-content .title,
.rs-team-single .box-icon-2 .body-content .title {
  font-weight: 700;
  color: #000;
  font-style: italic;
}
.rs-icon-2 {
  margin-bottom: 15px;
}
.rs-icon-2 .info-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.rs-icon-2 .fa {
  color: #0080f5;
  text-align: center;
  font-size: 42px;
  line-height: 1.8;
  width: 80px;
  height: 80px;
  border: 2px solid rgba(153, 153, 153, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-right: 20px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.rs-icon-2 .body-content {
  position: relative;
  margin-top: 20px;
}
.rs-icon-2::after {
  display: block;
  content: "";
  clear: both;
}
.rs-icon-2.text-center {
  text-align: center;
}
.rs-icon-2.text-center .fa {
  width: 80px;
  height: 80px;
  padding-top: 22px;
  margin-bottom: 20px;
}
.rs-icon-2.text-center .info-icon {
  display: block;
}
.rs-icon-2:hover .info-icon .fa {
  background-color: #000;
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.rs-icon-info {
  margin-bottom: 15px;
}
.rs-icon-info .info-icon {
  display: table-cell;
  position: relative;
}
.rs-icon-info .fa {
  width: 60px;
  height: 60px;
  background-color: #0080f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding-top: 17px;
  font-size: 22px;
  color: #fff;
}
.rs-icon-info .info-text {
  display: table-cell;
  padding-left: 20px;
  position: relative;
  vertical-align: middle;
}
.rs-icon-info.center {
  text-align: center;
  padding: 30px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.rs-icon-info.center .info-icon {
  display: block;
}
.rs-icon-info.center .fa {
  background-color: transparent;
  font-size: 40px;
}
.rs-icon-info.center .fa.bl {
  background-color: #0080f5;
  color: #fff;
  width: 80px;
  height: 80px;
}
.rs-icon-info.center .info-text {
  display: block;
}
.rs-icon-info.text-right {
  text-align: right;
}
.rs-icon-info.text-right .info-icon {
  float: right;
}
.rs-icon-info.text-right .info-icon:after {
  right: -5px;
  top: -5px;
}
.rs-icon-info.text-right .info-text {
  padding-left: auto;
  padding-right: 20px;
}
.rs-icon-info::after {
  display: block;
  content: "";
  clear: both;
}
.rs-icon-info-2 {
  display: flex;
  align-items: flex-start;
}
.rs-icon-info-2 .info-icon {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.rs-icon-info-2 .fa {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  color: #fff;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding-top: 23px;
  font-size: 35px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.rs-icon-info-2 .body-text {
  position: relative;
}
.rs-icon-info-3 {
  margin-bottom: 15px;
}
.rs-icon-info-3 .info-icon {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.rs-icon-info-3 .fa {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  color: #fff;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding-top: 14px;
  font-size: 35px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.rs-icon-info-3 .info-text {
  position: relative;
  margin-top: 20px;
}
.rs-icon-info-3::after {
  display: block;
  content: "";
  clear: both;
}
.rs-icon-info-3.text-center {
  text-align: center;
}
.rs-icon-info-3.text-center .fa {
  width: 80px;
  height: 80px;
  padding-top: 22px;
  margin-bottom: 20px;
}
.rs-icon-info-3.text-center .info-icon {
  display: block;
}
.rs-icon-info-3:hover .info-icon .fa {
  color: #fff;
  background-color: #0080f5;
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.rs-icon-info-4 {
  background-color: #fafafa;
  text-align: center;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 2px solid #0080f5;
}
.rs-icon-info-4 .icon {
  padding-top: 30px;
}
.rs-icon-info-4 .fa {
  width: 70px;
  height: 70px;
  color: #fff;
  background-color: #0080f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding-top: 17px;
  font-size: 35px;
}
.rs-icon-info-4 .info-text {
  display: table-cell;
  padding-left: 20px;
  position: relative;
  vertical-align: middle;
}
.rs-icon-info-4 .title {
  color: #000;
}
.rs-icon-funfact {
  text-align: center;
}
.rs-icon-funfact .icon {
  display: block;
  font-size: 42px;
  color: #0080f5;
  text-align: center;
}
.banner-page .rs-icon-funfact .body-content .title-page,
.rs-icon-funfact .body-content .banner-page .title-page,
.rs-icon-funfact .body-content .rs-team-1 .title,
.rs-icon-funfact .body-content .rs-team-single .title,
.rs-icon-funfact .body-content h1,
.rs-icon-funfact .body-content h2,
.rs-icon-funfact .body-content h3,
.rs-icon-funfact .body-content h4,
.rs-icon-funfact .body-content h5,
.rs-icon-funfact .body-content h6,
.rs-team-1 .rs-icon-funfact .body-content .title,
.rs-team-single .rs-icon-funfact .body-content .title {
  clear: none;
  margin-bottom: 0;
  color: #fff;
}
.rs-icon-funfact .body-content p {
  color: #0080f5;
}
.rs-funfact {
  text-align: center;
  color: #fff;
  background-color: transparent !important;
}
.rs-funfact .box-fun {
  position: relative;
  height: 130px;
}
.rs-funfact .box-fun:before {
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  content: "";
  width: 100px;
  height: 100px;
  display: block;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.banner-page .rs-funfact .box-fun .title-page,
.rs-funfact .box-fun .banner-page .title-page,
.rs-funfact .box-fun h2 {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}
.rs-funfact.bg-primary .box-fun:before {
  background-color: #0080f5;
}
.rs-funfact.bg-secondary .box-fun:before {
  background-color: #000;
}
.rs-funfact.bg-tertiary .box-fun:before {
  background-color: transparent;
}
.rs-funfact.bg-quaternary .box-fun:before {
  background-color: transparent;
}
.rs-funfact .title {
  font-weight: 700;
  font-size: 18px;
}
.rs-class-box {
  overflow: hidden;
  background-color: #f8f8f8;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.rs-class-box .body-box {
  font-size: 1.5em;
  font-family: Lato, sans-serif;
  color: #f2f2f2;
  font-style: italic;
  background: #0080f5;
  background: linear-gradient(150deg, #0080f5 0, #01e4f4 100%);
  padding: 15px 30px;
  border-radius: 0 0 20px 20px;
}
.rs-class-box .price {
  font-size: 24px;
  color: #000;
  font-weight: 700;
}
.rs-class-box .detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0b4c76;
  color: #fff;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.rs-class-box .detail {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 5px;
}
.rs-class-box .detail .fa {
  color: #0080f5;
  margin-right: 7px;
}
.rs-class-box .sosmed-icon a {
  font-size: 1em;
}
.counter-1 .counter-number {
  display: block;
  vertical-align: middle;
  padding: 0;
  width: 70px;
  padding-right: 14px;
  letter-spacing: -0.5px;
  font-weight: 700;
  font-size: 48px;
}
.counter-1 .counter-title {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  text-align: left;
  line-height: 18px;
  margin-bottom: 0;
}
.cta-quote {
  text-align: center;
  color: #fff;
}
.cta-quote .title {
  font-size: 72px;
}
.cta-quote footer {
  font-size: 24px;
}
.cta-quote footer:after,
.cta-quote footer:before {
  content: "\2014";
}
.box-image-1 {
  margin-bottom: 15px;
  text-align: center;
  height: 100%;
}
.box-image-1 .media-box {
  margin-bottom: 20px;
}
.media-box img {
  border-radius: 20px 20px 0 0;
}
.banner-page .box-image-1 .body-content .title-page,
.box-image-1 .body-content .banner-page .title-page,
.box-image-1 .body-content .rs-team-1 .title,
.box-image-1 .body-content .rs-team-single .title,
.box-image-1 .body-content h1,
.box-image-1 .body-content h2,
.box-image-1 .body-content h3,
.box-image-1 .body-content h4,
.box-image-1 .body-content h5,
.rs-team-1 .box-image-1 .body-content .title,
.rs-team-single .box-image-1 .body-content .title {
  font-weight: 700;
  color: #000;
}
.box-image-5 {
  position: relative;
}
.box-image-5 .info-box {
  position: absolute;
  bottom: 20px;
  left: 30px;
  z-index: 2;
  color: #fff;
  opacity: 0;
  -webkit-transform: translate3d(0, 25px, 0);
  transform: translate3d(0, 25px, 0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.box-image-5 .info-box .title {
  margin-bottom: 15px;
  color: #fff;
  clear: none;
}
.box-image-5 .info-box .title:after {
  content: "";
  height: 3px;
  width: 30px;
  display: block;
  margin: 7% 0;
  background: #000;
}
.box-image-5 a {
  background-color: #0080f5;
  display: block;
  margin: 8px;
}
.box-image-5 a img {
  width: 100%;
  display: block;
  margin-bottom: 0;
}
.box-image-5:hover .info-box {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.box-image-5:hover img {
  opacity: 0.2;
}
.box-image-5:after {
  content: "";
  position: absolute;
  background-image: -moz-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background-image: -ms-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background-image: -o-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background-image: -webkit-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.9))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.9) 100%
  );
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
}
.box-image-6 {
  position: relative;
  text-align: center;
  color: #fff;
}
.box-image-6 .media {
  position: relative;
}
.box-image-6 .media .no {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 20%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 24px;
  font-family: Lato, sans-serif;
}
.box-image-6 img {
  width: 80%;
  height: 80%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
}
.box-widget {
  padding: 30px;
  color: #fff;
}
.box-widget .info-text {
  padding-left: 30px !important;
}
.rs-pricing-1 {
  position: relative;
  text-align: center;
  padding: 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #000;
  color: #fff;
}
.rs-pricing-1 .blok-title {
  display: flex;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  font-size: 21px;
  border-bottom: 1px solid #0080f5;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.rs-pricing-1 .title {
  color: #0080f5;
  font-style: italic;
  font-weight: 400;
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 0;
}
.rs-pricing-1 .price {
  font-weight: 900;
}
.rs-pricing-1 .price span {
  font-weight: 400;
}
.rs-pricing-1 .features ul {
  margin-left: 30px;
  padding: 35px 30px;
  text-align: left;
}
.rs-pricing-1 .features ul li {
  padding: 0 0;
}
.rs-pricing-1.popular {
  background-color: #0080f5;
  color: #fff;
  padding: 50px 0;
}
.rs-pricing-1.popular .price {
  color: #fff;
}
.rs-pricing-1.popular .price span {
  color: #fff;
}
.rs-pricing-1.popular .price span.mon {
  color: #fff;
}
.rs-pricing-1.popular .title {
  color: #fff;
}
.rs-pricing-1 .action {
  background-color: #0080f5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.testimonial-2 {
  position: relative;
  margin-bottom: 30px;
}
.testimonial-2 .media {
  float: left;
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  background-color: #0080f5;
  overflow: hidden;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.testimonial-2 .media img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
}
.testimonial-2 .media:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}
.testimonial-2:hover .media img {
  opacity: 0.3;
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}
.testimonial-2 .body {
  overflow: hidden;
  color: #999;
}
.testimonial-2 .title {
  color: #0080f5;
  font-weight: 600;
  font-size: 16px;
}
.testimonial-2 .position {
  color: #fff;
}
.testimonial-2 .company {
  color: #fff;
  margin-bottom: 20px;
  font-size: 12px;
}
@media (max-width: 768px) {
  .testimonial-2 .media {
    float: none;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
  }
  .testimonial-2 .body {
    text-align: center;
  }
}
.rs-feature-box-1 {
  position: relative;
  padding: 50px 30px;
  background-size: cover;
  background-position: center;
  height: 100%;
  color: #fff;
  transition: 0.5s ease;
}
.rs-feature-box-1 .body {
  position: relative;
}
.rs-feature-box-1 .btn-primary {
  margin-bottom: 5%;
}
.rs-feature-box-1.bg-primary {
  background-color: #0080f5;
  color: #052236;
  border-radius: 20px 0 0 20px;
  font-size: 1.2em;
  font-weight: 500;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.rs-feature-box-1.bg-primary .title {
  color: #fff;
}
.rs-feature-box-1.bg-secondary {
  background-color: #000;
}
.bg-secondary {
  border-radius: 0 20px 20px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid rgba(255, 255, 255, 0.5);
  font-size: 1.2em;
}
.rs-feature-box-1:hover {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  transition: 0.5s ease;
}
#testimonial {
  position: relative;
}
#testimonial:before {
  font-family: FontAwesome;
  content: "\f10d";
  font-size: 24px;
  position: absolute;
  left: -32px;
  top: 0;
  color: #0080f5;
}
.rs-box-testimony {
  position: relative;
  box-sizing: border-box;
  display: flex;
  text-align: center;
  font-size: 18px;
}
.rs-box-testimony .media-box {
  margin-right: 20px;
}
.rs-box-testimony .media-box img {
  width: 130px;
  height: 130px;
}
.rs-box-testimony blockquote.quote {
  color: var(--negro);
  font-size: 18px;
}
.rs-box-testimony .quote-name {
  color: var(--azul1);
  font-size: 24px;
  font-weight: 600;
  font-family: Lato, sans-serif;
}
.rs-box-testimony .quote-name span {
  font-size: 0.8em;
  font-style: italic;
  display: block;
  color: var(--azul2);
}
.rs-box-testimony .quote-name span:after,
.rs-box-testimony .quote-name span:before {
  content: "\2014 \00A0";
}
@media (max-width: 575px) {
  .rs-box-testimony {
    display: block;
  }
}
.rs-experience {
  position: relative;
}
.rs-experience .fa {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 45px;
  color: #e6e6e6;
}
.rs-experience .position {
  font-family: Lato, sans-serif;
}
.rs-experience .title {
  color: #0080f5;
  margin-top: 5px;
}
.rs-news-1 {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  text-align: center;
}
.rs-news-1 .btn-primary{
  margin-left: auto;
  margin-right: auto;
}
.rs-news-1 p{
  color: #000;
}
.rs-news-1 .media-box {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rs-news-1 .media-box img {
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
}
.rs-news-1 .media-box:before {
  content: "\f0c1";
  font-family: FontAwesome;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 9;
  color: #fff;
  font-size: 30px;
  opacity: 0;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.rs-news-1 .meta-date {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  background-color: #0080f5;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  padding-top: 10px;
  z-index: 2;
}
.rs-news-1 .meta-date span {
  display: block;
  font-size: 24px;
  font-weight: 900;
}
.rs-news-1 .body-box {
  position: relative;
  padding: 20px 30px 30px;
  color: #fff;
}
.rs-news-1 .body-box .title {
  font-family: Lato, sans-serif;
}
.rs-news-1 .body-box .title a {
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  color: #0080f5;
}
.rs-news-1 .body-box .title a:hover {
  color: #fff;
}
.rs-news-1 .body-box .title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #0080f5;
}
.rs-news-1:hover .body-box:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.rs-news-1:hover .media-box {
  border-color: #000;
}
.rs-news-1:hover .media-box img {
  opacity: 0.4;
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  border-radius: 20px;
}
.rs-news-1:hover .media-box:before {
  top: 50%;
  opacity: 1;
}
.rs-team-1 {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid rgba(153, 153, 153, 0.2);
  margin-left: 15px;
  padding: 15px 15px;
  background-color: #fff;
}
.rs-team-1 .body {
  color: #999;
}
.rs-team-1 .title {
  margin-bottom: 5px;
  color: #000;
}
.rs-team-1 .title a {
  color: #000;
}
.rs-team-1 .position {
  font-size: 12px;
  color: #0080f5;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-style: italic;
}
.rs-team-1 .position:after,
.rs-team-1 .position:before {
  content: " - ";
}
.rs-team-1 .media-box {
  background-color: transparent;
}
.rs-team-1 .sosmed-icon {
  background-color: #0080f5;
  position: relative;
  margin-left: -30px;
  margin-right: -15px;
}
.rs-team-1 .sosmed-icon:before {
  content: "";
  position: absolute;
  left: 4px;
  bottom: -10px;
  width: 20px;
  height: 20px;
  background-color: #000;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.rs-team-1:hover .media-box {
  background-color: transparent;
  border-color: #000;
}
.rs-team-single .media-box {
  position: relative;
}
.rs-team-single .body {
  overflow: hidden;
  color: #999;
}
.rs-team-single .title {
  margin-bottom: 5px;
  color: #000;
}
.rs-team-single .title a {
  color: #000;
}
.rs-team-single .position {
  font-size: 14px;
  color: #0080f5;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-style: italic;
}
.rs-team-single .overlap-btn {
  text-align: center;
  position: relative;
  top: -80px;
}
.rs-icon-1 .icon {
  display: table-cell;
  color: #0080f5;
  font-size: 27px;
  line-height: 2.2;
  width: 60px;
  height: 60px;
  background: #f8f8f8;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
}
.rs-icon-1 .icon.no-bg {
  background-color: transparent;
}
.rs-icon-1 .body-content {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
  font-weight: 400;
  color: #666;
}
.rs-icon-1 .body-content .heading {
  font-weight: 700;
  color: #0b4c76;
  font-size: 1.5em;
}
.body-content h4 {
  color: #0080f5 !important;
}
.contact .form-control,
.form-comment .form-control,
.form-contact .form-control {
  height: 45px;
  background-color: #fff;
  border: 1px solid rgba(153, 153, 153, 0.2);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.9;
}
.contact textarea.form-control,
.form-comment textarea.form-control,
.form-contact textarea.form-control {
  height: auto;
}
.contact .btn.disabled,
.contact .btn[disabled],
.contact .disabled.btn-ghost-light,
.contact .disabled.btn-light,
.contact .disabled.btn-primary,
.contact .disabled.btn-secondary,
.contact [disabled].btn-ghost-light,
.contact [disabled].btn-light,
.contact [disabled].btn-primary,
.contact [disabled].btn-secondary,
.contact fieldset[disabled] .btn,
.contact fieldset[disabled] .btn-ghost-light,
.contact fieldset[disabled] .btn-light,
.contact fieldset[disabled] .btn-primary,
.contact fieldset[disabled] .btn-secondary,
.form-comment .btn.disabled,
.form-comment .btn[disabled],
.form-comment .disabled.btn-ghost-light,
.form-comment .disabled.btn-light,
.form-comment .disabled.btn-primary,
.form-comment .disabled.btn-secondary,
.form-comment [disabled].btn-ghost-light,
.form-comment [disabled].btn-light,
.form-comment [disabled].btn-primary,
.form-comment [disabled].btn-secondary,
.form-comment fieldset[disabled] .btn,
.form-comment fieldset[disabled] .btn-ghost-light,
.form-comment fieldset[disabled] .btn-light,
.form-comment fieldset[disabled] .btn-primary,
.form-comment fieldset[disabled] .btn-secondary,
.form-contact .btn.disabled,
.form-contact .btn[disabled],
.form-contact .disabled.btn-ghost-light,
.form-contact .disabled.btn-light,
.form-contact .disabled.btn-primary,
.form-contact .disabled.btn-secondary,
.form-contact [disabled].btn-ghost-light,
.form-contact [disabled].btn-light,
.form-contact [disabled].btn-primary,
.form-contact [disabled].btn-secondary,
.form-contact fieldset[disabled] .btn,
.form-contact fieldset[disabled] .btn-ghost-light,
.form-contact fieldset[disabled] .btn-light,
.form-contact fieldset[disabled] .btn-primary,
.form-contact fieldset[disabled] .btn-secondary {
  opacity: 1;
}
.form-contact-dark .form-control {
  height: 45px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.9;
}
.form-contact-dark textarea.form-control {
  height: auto;
}
.form-contact-dark .btn.disabled,
.form-contact-dark .btn[disabled],
.form-contact-dark .disabled.btn-ghost-light,
.form-contact-dark .disabled.btn-light,
.form-contact-dark .disabled.btn-primary,
.form-contact-dark .disabled.btn-secondary,
.form-contact-dark [disabled].btn-ghost-light,
.form-contact-dark [disabled].btn-light,
.form-contact-dark [disabled].btn-primary,
.form-contact-dark [disabled].btn-secondary,
.form-contact-dark fieldset[disabled] .btn,
.form-contact-dark fieldset[disabled] .btn-ghost-light,
.form-contact-dark fieldset[disabled] .btn-light,
.form-contact-dark fieldset[disabled] .btn-primary,
.form-contact-dark fieldset[disabled] .btn-secondary {
  opacity: 1;
}
.form-subscribe [type="search"] {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  min-height: 52px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: transparent;
}
.banner .wrap-caption .form-subscribe .btn-primary,
.form-subscribe .banner .wrap-caption .btn-primary,
.form-subscribe .btn,
.form-subscribe .btn-ghost-light,
.form-subscribe .btn-light,
.form-subscribe .btn-primary,
.form-subscribe .btn-secondary {
  min-height: 52px;
}
.rs-accordion .card {
  border-color: transparent;
}
.rs-accordion .card .card-header {
  color: #999;
  padding: 0;
  border-color: transparent;
}
.rs-accordion .card .card-header:first-child {
  border-radius: 0;
}
.rs-accordion .card .btn,
.rs-accordion .card .btn-ghost-light,
.rs-accordion .card .btn-light,
.rs-accordion .card .btn-primary,
.rs-accordion .card .btn-secondary {
  display: block;
  width: 100%;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #000;
  color: #fff;
  font-size: initial;
  font-weight: 700;
}
.rs-accordion .card .btn.collapsed,
.rs-accordion .card .collapsed.btn-ghost-light,
.rs-accordion .card .collapsed.btn-light,
.rs-accordion .card .collapsed.btn-primary,
.rs-accordion .card .collapsed.btn-secondary {
  color: #fff;
  background-color: #0080f5;
}
.rs-accordion .card .btn-ghost-light:focus,
.rs-accordion .card .btn-light:focus,
.rs-accordion .card .btn-primary:focus,
.rs-accordion .card .btn-secondary:focus,
.rs-accordion .card .btn:focus {
  text-decoration: none;
}
.rs-accordion .card:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rs-accordion .card:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rs-accordion .title {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.rs-accordion .title .btn,
.rs-accordion .title .btn-ghost-light,
.rs-accordion .title .btn-light,
.rs-accordion .title .btn-primary,
.rs-accordion .title .btn-secondary {
  padding: 10px 30px;
  position: relative;
}
.rs-accordion .title .btn-ghost-light:active,
.rs-accordion .title .btn-ghost-light:hover,
.rs-accordion .title .btn-light:active,
.rs-accordion .title .btn-light:hover,
.rs-accordion .title .btn-primary:active,
.rs-accordion .title .btn-primary:hover,
.rs-accordion .title .btn-secondary:active,
.rs-accordion .title .btn-secondary:hover,
.rs-accordion .title .btn:active,
.rs-accordion .title .btn:hover {
  text-decoration: none;
}
.rs-accordion .title .btn-ghost-light:before,
.rs-accordion .title .btn-light:before,
.rs-accordion .title .btn-primary:before,
.rs-accordion .title .btn-secondary:before,
.rs-accordion .title .btn:before {
  content: "\29BE";
  font-family: Arial;
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 7px;
  right: 20px;
  line-height: 1;
}
.rs-accordion .title .btn.collapsed:before,
.rs-accordion .title .collapsed.btn-ghost-light:before,
.rs-accordion .title .collapsed.btn-light:before,
.rs-accordion .title .collapsed.btn-primary:before,
.rs-accordion .title .collapsed.btn-secondary:before {
  content: "\29BF";
  color: #fff;
}
.box-gallery {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
.box-gallery a,
.box-gallery a img {
  display: block;
  max-width: 100%;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  cursor: pointer;
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
}
.box-gallery a img:hover img,
.box-gallery a:hover img {
  -webkit-transform: scale(1.05, 1.07);
  -ms-transform: scale(1.05, 1.07);
  transform: scale(1.05, 1.07);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}
.box-gallery a img:hover .project-info,
.box-gallery a:hover .project-info {
  opacity: 1;
}
.box-gallery a img:hover .project-icon,
.box-gallery a:hover .project-icon {
  opacity: 1;
  top: -90px;
}
.box-gallery a img:hover .project-icon .fa:hover,
.box-gallery a:hover .project-icon .fa:hover {
  opacity: 1;
}
.box-gallery a img:hover .details,
.box-gallery a:hover .details {
  opacity: 1;
  bottom: 0;
}
.box-gallery .project-info {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 50%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.box-gallery .project-info .project-icon {
  position: relative;
  top: -120px;
  opacity: 0;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
  width: 100%;
  color: #0080f5;
}
.box-gallery .project-info .project-icon .fa {
  font-size: 50px;
  opacity: 0.9;
}
.rs-tabs ul.nav {
  margin-left: 0;
}
.rs-tabs .nav-tabs .nav-link {
  border: 1px solid #e6e6e6;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #0080f5;
  font-size: 18px;
  font-weight: 700;
  padding: 0.5rem 3rem;
}
.rs-tabs .nav-tabs .nav-link.active {
  background-color: #0080f5;
  color: #fff;
  border-color: #0080f5;
}
.rs-tabs .tab-content {
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
}
.review-item {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.review-item .image {
  width: 90px;
  height: 90px;
  margin-right: 20px;
}
.review-item .image img {
  border: 2px solid #0080f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.media-review img {
  width: 90px;
  height: 90px;
  border: 2px solid #0080f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.rs-testimonial-1 {
  position: relative;
  margin-bottom: 30px;
}
.rs-testimonial-1 .media {
  float: left;
  margin: 0 30px 30px 0;
  width: 125px;
  height: 125px;
  display: block;
  position: relative;
  background-color: #fff;
  border: 5px solid #f8f8f8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.rs-testimonial-1 .media img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
}
.rs-testimonial-1:after {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 95px;
  z-index: 9;
  color: #0080f5;
  font-size: 18px;
}
.rs-testimonial-1:hover .media {
  background-color: rgba(171, 197, 2, 0.3);
}
.rs-testimonial-1:hover .media img {
  opacity: 0.3;
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}
.rs-testimonial-1 .body {
  overflow: hidden;
  color: #999;
}
.rs-testimonial-1 .title {
  color: #000;
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.rs-testimonial-1 .title:before {
  content: "\2014 \00A0";
}
.rs-testimonial-1 .position {
  color: #fff;
}
.rs-testimonial-1 .company {
  margin-bottom: 20px;
}
.rs-testimonial-2 {
  position: relative;
}
.rs-testimonial-2 .media {
  width: 60px;
  height: 60px;
  float: left;
}
.rs-testimonial-2 .rs-testimonial-footer {
  font-weight: 700;
  margin-left: 75px;
}
.rs-testimonial-2 .rs-testimonial-footer::before {
  content: "\2014 \00A0";
}
.rs-testimonial-2 .rs-testimonial-footer cite {
  display: block;
  font-weight: 400;
}
.rs-box-widget {
  position: relative;
  background-color: #f8f8f8;
  padding: 30px;
  display: block;
}
.rs-box-widget .icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.rs-box-widget .icon .fa {
  font-size: 50px;
  color: rgba(153, 153, 153, 0.3);
}
.rs-box-widget .body {
  position: relative;
}
.banner-page .rs-box-widget .title-page,
.rs-box-widget .banner-page .title-page,
.rs-box-widget .rs-team-1 .title,
.rs-box-widget .rs-team-single .title,
.rs-box-widget h1,
.rs-box-widget h2,
.rs-box-widget h3,
.rs-box-widget h4,
.rs-box-widget h5,
.rs-box-widget h6,
.rs-team-1 .rs-box-widget .title,
.rs-team-single .rs-box-widget .title {
  color: #0080f5;
  margin-top: 0;
  margin-bottom: 0;
}
.rs-box-widget.bg-primary {
  display: block;
}
.rs-box-widget.bg-secondary {
  background-color: #000;
  color: #fff;
}
.cd-top {
  display: inline-block;
  height: 70px;
  width: 70px;
  position: fixed;
  bottom: 1%;
  right: 1%;
  z-index: 999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #25d366 url(../images/whatsapp.svg) no-repeat center 50%;
  background-size: 70%;
  visibility: hidden;
  opacity: 0;
  border: 2px solid #25d366;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
  -webkit-animation: pulse2 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse2 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse2 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse2 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.cd-top:hover {
  opacity: 1;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-fade-out {
  opacity: 1;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.progress-bar {
  background-color: #0080f5;
}
.rs-progress {
  font-family: Lato, sans-serif;
  font-style: italic;
}
.rs-progress .name {
  color: #000;
  font-size: 18px;
  display: inline-block;
}
.rs-progress .name span {
  font-size: 16px;
  color: #000;
}
.rs-progress .persen {
  float: right;
  padding-top: 14px;
  font-weight: 700;
  color: #0080f5;
}
.rs-progress .progress {
  clear: both;
  background-color: #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 5px;
}
.rs-progress.progress-right .progress {
  flex-direction: row-reverse;
}
.rs-progress.progress-right .name {
  float: right;
}
.rs-progress.progress-right .persen {
  float: left;
}
.bg-gradient-primary {
  background-color: #0080f5;
}
.navfilter {
  text-align: center;
  padding-bottom: 50px;
}
.portfolio_filter {
  margin: 0;
  padding: 0;
}
.portfolio_filter li {
  display: inline-block;
  list-style: none;
  padding: 0 2px;
  text-decoration: none;
}
.portfolio_filter li a {
  padding: 14px 25px;
  color: #0080f5;
  font-weight: 700;
  font-family: Lato, sans-serif;
  text-transform: none;
}
.portfolio_filter li a.active {
  color: #999;
}
.topbar {
  background-color: #000;
  color: #999;
  font-family: Lato, sans-serif;
}
.topbar .row {
  min-height: 40px;
}
.topbar .info .info-item {
  display: inline-table;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .topbar .info .info-item {
    margin-right: 10px;
  }
}
.topbar .info .info-item:last-child {
  margin-right: 0;
}
.topbar .info .info-item .fa {
  margin-right: 7px;
  font-size: 18px;
  color: #0080f5;
}
.topbar .sosmed-icon a {
  color: #0080f5;
}
.topbar .sosmed-icon a:hover {
  color: #000;
  background-color: #0080f5;
}
.topbar a {
  color: #0080f5;
}
.topbar a:hover {
  color: #000;
}
.middlebar {
  min-height: 90px;
}
.navbar {
  z-index: 999;
}
.navbar-brand {
  font-size: 36px;
  width: 20%;
  padding: 0px;
  margin: 0px;
}
.navbar-brand img {
  width: 250px;
}
.navbar-main {
  font-family: Lato, sans-serif;
  -webkit-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}
.navbar-main .navbar {
  padding: 0;
}
.navbar-main li,
.navbar-main ol {
  margin: 0 0;
  font-size: 14px;
  font-weight: 700;
}
.navbar-main ul {
  margin-left: 0;
}
.navbar-main .navbar-toggler {
  color: #01e4f4;
  border-color: transparent;
}
.navbar-main .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-main .dropdown-toggle::after {
  margin-left: 0.6em;
  color: #f2f2f2;
}
.navbar-main .dropdown:hover > .dropdown-menu {
  display: block;
}
.navbar-main .dropdown-menu {
  min-width: 200px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0.2rem 0;
  margin-top: 0;
  border-width: 0;
  background-color: #fff;
  color: var(--negro);
  font-size: 14px;
}
.navbar-main .dropdown-item {
  color: var(--negro);
  padding: 0.5rem 1.5rem;
  border-bottom: 1px solid var(--azul1);
}
.navbar-main .dropdown-item:focus,
.navbar-main .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-image: var(--gradienteazul);
}
.navbar-main .navbar-brand img{
  transition: .5s ease;
}
.navbar-main.stiky .navbar {
  padding-top: 8px;
  padding-bottom: 8px;
}
.navbar-main.open .navbar-nav {
  display: none;
}
.contact-info {
  float: right;
  margin-top: 5px;
}
.contact-info > div {
  display: inline-block;
  margin-right: 40px;
  margin-top: 6px;
}
.contact-info > div:last-child {
  margin-right: 0;
}
.header-1 {
  z-index: 1030 !important;
  background-image: var(--gradienteazul);
  -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border: 3px solid rgba(255, 255, 255, 0.5);
  width: 100%;
}
.header-1 .navbar-main {
  padding-left: 5%;
}
.header-1 .navbar-main .active > .nav-link {
  color: #0080f5;
}
.header-1 .navbar-main .nav-link {
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-size: 1.2em;
  color: #fff;
  padding: 1.5rem 1rem;
}
@media (max-width: 767px) {
  .header-1 .navbar-main .nav-link {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
}
.header-1 .navbar-main .nav-link:hover {
  color: var(--negro);
}
.header-1 .navbar-main.stiky {
  height: auto;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  padding-top: 40px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  bottom: initial;
  background-image: var(--gradienteazul);
  border-radius: 20px;
}
.header-1 .navbar-main.stiky .navbar {
  padding-top: 0;
  padding-bottom: 0;
}
.header-1 .navbar-main.stiky .nav-link:focus,
.header-1 .navbar-main.stiky .nav-link:hover {
  color: black;
}
@media (max-width: 767px) {
  .header-1 .navbar-main .navbar-brand {
    position: relative;
    top: 0;
    width: 60%;
  }
  .navbar-collapse {
    padding-bottom: 20px;
  }
  .btn-nav {
    display: block;
  }
}
.banner {
  height: 700px;
  overflow: hidden;
  padding: 0 0;
  position: relative;
}
.banner .overlay-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 1;
}
.banner .owl-theme {
  height: 100%;
}
.banner .owl-theme div:not(.owl-controls) {
  overflow: hidden;
}
.banner .owl-theme .owl-dots {
  height: auto !important;
  margin-top: -50px;
}
.banner .owl-theme.banner-nav {
  height: auto !important;
}
.banner .owl-theme.banner-nav .custom-nav {
  height: 100px !important;
}
.banner .owl-theme .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner .owl-theme .item img {
  display: none;
}
@keyframes kenburns-top {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 110%;
  }
}
.banner .custom-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  height: auto;
}
.banner .custom-nav .owl-next,
.banner .custom-nav .owl-prev {
  position: absolute;
  height: 100px;
  color: inherit;
  background: 0 0;
  border: none;
  z-index: 100;
  cursor: pointer;
}
.banner .custom-nav .owl-next i,
.banner .custom-nav .owl-prev i {
  font-size: 2.5rem;
  color: #cecece;
}
.banner .custom-nav .owl-prev {
  left: 0;
}
.banner .custom-nav .owl-next {
  right: 0;
}
@media (max-width: 767px) {
  .banner .custom-nav {
    display: none;
  }
}
.counter-slide {
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 160px;
  width: 100%;
  color: #fff;
}
.carousel-thumbs {
  margin-top: -90px;
}
.wrapCarouselThumbs .owl-item {
  border: 3px solid #000;
}
.wrapCarouselThumbs .owl-item.current {
  border-color: #0080f5;
}
.main-content {
  position: relative;
}
.main-content .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.main-content .owl-theme .custom-nav .owl-next,
.main-content .owl-theme .custom-nav .owl-prev {
  position: absolute;
  height: 100px;
  color: inherit;
  background: 0 0;
  border: none;
  z-index: 100;
}
.main-content .owl-theme .custom-nav .owl-next i,
.main-content .owl-theme .custom-nav .owl-prev i {
  font-size: 2.5rem;
  color: #cecece;
}
.main-content .owl-theme .custom-nav .owl-prev {
  left: 0;
}
.main-content .owl-theme .custom-nav .owl-next {
  right: 0;
}
.banner-full {
  height: 100%;
  position: relative;
}
.banner .wrap-caption {
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 100px 0px;
}
.banner .wrap-caption .caption-heading {
  font-size: 2.5em;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
}
.banner .wrap-caption .caption-subheading {
  width: 100%;
  color: #fff;
  font-size: 1.25em;
  font-style: italic;
  width: 100%;
}
.banner .wrap-caption .caption-subheading span{
  font-size: 1.1em;
  font-weight: 600;
}
.banner .wrap-caption .caption-subheading:after {
  content: "";
  display: block;
  vertical-align: bottom;
  width: 100px;
  height: 5px;
  background-color: var(--azul2);
  margin-bottom: 10px;
  margin-top: 15px;
  border-radius: 100px;
}
.banner .wrap-caption .btn-primary {
  background-size: 200%;
  color: #f2f2f2;
  border: 2px solid #f2f2f2;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 5px 0 #fff;
  -moz-box-shadow: 0 0 5px 0 #fff;
  box-shadow: 0 0 5px 0 #fff;
  margin-left: 10px;
  margin-bottom: 20px;
  transition: 0.5s ease;
}
.banner .wrap-caption .btn-primary:hover {
  transform: scale(1.05) translateY(-5px);
  -webkit-box-shadow: 0 0 5px 5px #fff;
  -moz-box-shadow: 0 0 5px 5px #fff;
  box-shadow: 0 0 5px 5px #fff;
  background-position: 100%;
  transition: 0.5s ease;
}
.banner .wrap-caption .bg {
  background-color: rgba(153, 153, 153, 0.5);
  padding: 20px;
}
.banner .wrap-caption p {
  color: #fff;
  padding: 0;
  width: 60%;
}
.banner .wrap-caption p.bg {
  background-color: rgba(153, 153, 153, 0.5);
  padding: 20px;
}
@media (max-width: 767px) {
  .banner .wrap-caption {
    width: 100%;
  }
  .banner .wrap-caption .caption-heading {
    font-size: 45px;
  }
  .banner .wrap-caption .btn,
  .banner .wrap-caption .btn-ghost-light,
  .banner .wrap-caption .btn-light,
  .banner .wrap-caption .btn-primary,
  .banner .wrap-caption .btn-secondary {
    padding: 13px 20px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media (max-width: 575px) {
  .banner .wrap-caption {
    width: 100%;
  }
  .banner .wrap-caption .caption-heading {
    font-size: 2em;
  }
  .banner .wrap-caption .caption-supheading {
    font-size: 14px;
  }
}
.banner .text-right {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.banner .text-right > .wrap-caption {
  width: 60%;
}
@media (max-width: 767px) {
  .banner .text-right > .wrap-caption {
    width: 100%;
  }
}
.banner .text-center > .wrap-caption {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .banner .text-center > .wrap-caption {
    width: 100%;
  }
}
.img-video {
  position: relative;
}
.img-video .play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 65px;
  height: 65px;
  background-color: transparent;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table-cell;
  padding-top: 13px;
  padding-left: 7px;
  text-align: center;
  vertical-align: middle;
  line-height: 2;
  color: #fff;
  z-index: 2;
}
.img-video .play-video:hover {
  background-color: #fff;
  color: #0080f5;
}
.img-video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.img-video img {
  border: 8px solid #fff;
}
.ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  animation: ripple 2s infinite;
}
.ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.ripple:after {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.client-img {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.client-img:hover {
  -webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
}
.maps-wraper {
  position: relative;
}
.maps {
  width: 100%;
  height: 350px;
  display: block;
  background: #ccc;
  position: relative;
}
#google-container {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #fff;
}
#cd-google-map {
  position: relative;
  overflow: hidden;
}
#cd-google-map .col-md-12 {
  padding: 0;
}
#cd-google-map .address {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 20px 0;
  background-color: rgba(5, 5, 5, 0.9);
}
#cd-google-map .address .address-item {
  position: relative;
  padding-left: 44px;
}
#cd-google-map .address .address-item i {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 4px;
  color: #fcfcfc;
  font-size: 22px;
  text-align: center;
  line-height: 24px;
}
#cd-zoom-in,
#cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: #0080f5;
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url(../images/cd-icon-controller.svg);
}
.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
  background-color: #000;
}
#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}
#cd-zoom-out {
  background-position: 50% -32px;
}
.img-cta {
  position: relative;
}
.img-cta img {
  margin-top: -50px;
  margin-bottom: 0;
}
.cta-1 .body-text {
  max-width: 70%;
  float: left;
}
@media (max-width: 768px) {
  .cta-1 .body-text {
    max-width: 100%;
    text-align: center;
  }
}
.cta-1 .body-action {
  max-width: 30%;
  float: right;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .cta-1 .body-action {
    max-width: 100%;
    float: none;
    margin: 0 auto;
    display: table;
  }
}
.cta-1 .body-action .btn,
.cta-1 .body-action .btn-ghost-light,
.cta-1 .body-action .btn-light,
.cta-1 .body-action .btn-primary,
.cta-1 .body-action .btn-secondary {
  display: inline-block;
  overflow: hidden;
  backface-visibility: hidden;
  position: relative;
  padding: 15px 35px;
}
.cta-overlap {
  margin-top: -80px;
  position: relative;
  z-index: 2;
  padding: 30px;
  background-color: #000;
}
@media (max-width: 767px) {
  .cta-overlap {
    margin-top: -10px;
  }
}
.cta-overlap .body-text {
  max-width: 70%;
  float: left;
}
@media (max-width: 768px) {
  .cta-overlap .body-text {
    max-width: 100%;
    text-align: center;
  }
}
.cta-overlap .body-action {
  max-width: 30%;
  float: right;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .cta-overlap .body-action {
    max-width: 100%;
    float: none;
    margin: 0 auto;
    display: table;
  }
}
.cta-overlap .body-action .btn,
.cta-overlap .body-action .btn-ghost-light,
.cta-overlap .body-action .btn-light,
.cta-overlap .body-action .btn-primary,
.cta-overlap .body-action .btn-secondary {
  display: inline-block;
  overflow: hidden;
  backface-visibility: hidden;
  position: relative;
  padding: 15px 35px;
}
.bg-breadcrumb {
  background-color: #eee;
}
.bg-breadcrumb .breadcrumb {
  background-color: #eee;
}
.widget {
  margin-bottom: 50px;
  clear: both;
}
.widget-title {
  font-size: 21px;
  font-weight: 700;
  color: #000;
  font-family: Lato, sans-serif;
  margin-bottom: 30px;
  position: relative;
}
.widget-title:after {
  content: "";
  display: block;
  vertical-align: bottom;
  width: 60px;
  height: 1px;
  background: #0080f5;
  margin-bottom: 10px;
  margin-top: 15px;
}
.category-nav {
  margin-left: 0;
  margin-bottom: 30px;
  padding: 0;
}
.category-nav {
  margin-left: 0;
  margin-bottom: 30px;
  padding: 0;
}
.category-nav li {
  list-style: none;
  margin: 0;
  font-family: Lato, sans-serif;
}
.category-nav li a {
  color: #000;
  display: block;
  padding: 15px 20px;
  margin-bottom: 5px;
  background-color: #f2f2f2;
}
.category-nav li a:hover {
  color: #fff;
  background-color: #000;
}
.category-nav li.active a {
  background-color: #0080f5;
  color: #fff;
}
.latest-post-item {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  margin-bottom: 20px;
}
.latest-post-item .meta-date {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  background-color: #0080f5;
  color: #000;
  text-align: center;
  line-height: 1.2;
  padding-top: 10px;
}
.latest-post-item .meta-date span {
  display: block;
  font-size: 24px;
  font-weight: 900;
}
.latest-post-item .title {
  font-family: Lato, sans-serif;
  font-style: italic;
}
.latest-post-item .title a {
  font-size: 18px;
  font-weight: 900;
  color: #000;
}
.latest-post-item .title a:hover {
  color: #0080f5;
}
.latest-post-item .meta-hour {
  font-size: 12px;
  color: #0080f5;
  margin-top: 10px;
}
.latest-post-item .meta-author {
  font-size: 12px;
  font-style: italic;
}
.latest-post-item .more-detail {
  color: #0080f5;
  font-weight: 900;
}
.latest-post-item .more-detail:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 5px;
}
.latest-post-item .more-detail:hover {
  color: #000;
}
.single-news .media-box {
  margin-bottom: 20px;
  position: relative;
}
.single-news p {
  color: #052236;
}
.single-news .media-box .meta-date {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  background-color: #0080f5;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  padding-top: 10px;
}
.single-news .media-box .meta-date span {
  display: block;
  font-size: 24px;
  font-weight: 900;
}
.single-news .title {
  font-size: 28px;
  font-weight: 700;
  color: #0080f5;
  margin-bottom: 10px;
}
.single-news .meta-author {
  color: #000;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 20px;
}
.widget.tags a {
  display: inline-block;
  vertical-align: top;
  padding: 5px 8px 6px;
  font-size: 13px !important;
  color: rgba(153, 153, 153, 0.8);
  border: 1px solid #ccc;
  margin: 0 6px 7px 0;
  text-decoration: none !important;
  text-transform: lowercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.widget.tags a:hover {
  background-color: #0080f5;
  color: #fff;
  border-color: #0080f5;
}
.author-box {
  background-color: rgba(153, 153, 153, 0.1);
  padding: 20px;
  margin-top: 60px;
}
.author-box .media {
  display: table-cell;
  vertical-align: top;
  width: 120px;
}
.author-box .media img {
  width: 100px;
  height: 100px;
}
.author-box .body {
  margin-left: 20px;
  display: table-cell;
  vertical-align: top;
  color: #000;
}
.author-box .media-heading {
  color: #000;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
}
.author-box .media-heading span {
  font-weight: 400;
  display: block;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 8px;
}
.author-box:after {
  @extent .clrfix;
}
.comments-box {
  padding-bottom: 30px;
}
.comments-box .media {
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff;
  margin-bottom: 30px;
}
.comments-box .media img {
  width: 64px;
}
.comments-box .media.comment {
  background-color: #fff;
}
.comments-box .media.reply-comment {
  margin-left: 40px;
}
.comments-box .media:after {
  display: table;
  content: " ";
  clear: both;
}
.comments-box .media-heading {
  color: #000;
  font-weight: 600;
  font-family: Lato, sans-serif;
}
.comments-box .comments-box .media-left img {
  width: 100px;
  height: 100px;
}
.comments-box .date {
  float: right;
  color: rgba(0, 0, 0, 0.3);
}
.comments-box .reply {
  margin-top: 5px;
}
.comments-box .reply a {
  color: rgba(0, 0, 0, 0.3);
}
.comments-box .reply a:hover {
  color: #000;
}
.comments-box .title-heading,
.leave-comment-box .title-heading,
.similar-box .title-heading {
  font-size: 21px;
  line-height: 2;
  color: #0080f5;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
}
.promo-ads {
  padding: 25px;
  background-color: #000;
  border-bottom: 2px solid #0080f5;
}
.page404 .title {
  font-size: 150px;
  color: #0080f5;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
.media-detail {
  text-align: center;
  border: 1px solid #e6e6e6;
}
.border-img {
  border: 1px solid #e6e6e6;
}
.grid-item,
.grid-sizer {
  width: 33.33333333%;
}
@media (max-width: 425px) {
  .grid-item,
  .grid-sizer {
    width: 100%;
  }
}
.grid-item {
  float: left;
  background: 0 0;
}
.grid-item a {
  background-color: #0080f5;
  display: block;
  margin: 8px;
}
.grid-item a img {
  width: 100%;
  display: block;
  margin-bottom: 0;
}
.grid-item a:hover img {
  opacity: 0.9;
}
.gutter-sizer {
  width: 2%;
}
.sideleft-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 50%;
  margin-left: -15px;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-size: cover;
}
.sideleft-img img {
  display: none;
}
@media (max-width: 767px) {
  .sideleft-img {
    position: static;
    -webkit-transition: all 0.4s ease 0s !important;
    transition: all 0.4s ease 0s !important;
  }
  .sideleft-img:hover {
    opacity: 0.9;
  }
  .sideleft-img img {
    display: block;
  }
}
.sideright-img {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  right: 0;
  margin-left: 15px;
  margin-right: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.sideright-img img {
  display: none;
}
@media (max-width: 767px) {
  .sideright-img {
    position: static;
    -webkit-transition: all 0.4s ease 0s !important;
    transition: all 0.4s ease 0s !important;
  }
  .sideright-img:hover {
    opacity: 0.9;
  }
  .sideright-img img {
    display: block;
  }
}
.events-widget {
  border: 1px solid #eee;
  background-color: #fff;
  padding: 10px 30px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.events-widget .widget-title {
  font-size: 20px;
  background-color: #0080f5;
  margin: 20px -30px 30px -30px;
  padding: 5px 30px;
  color: #fff;
}
.events-widget .widget-title:after {
  content: none;
}
.events-widget .widget-title:first-child {
  margin-top: -10px;
}
.p-30 {
  padding: 30px;
}
.cta-info {
  color: var(--azul1);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.cta-info .title {
  font-style: italic;
}
.cta-info p {
  margin-bottom: 0;
  color: var(--negro);
}
.cta-info a {
  color: var(--azul1);
}
.cta-info.bordered {
  border-left: 1px solid var(--azul1);
  border-right: 1px solid var(--azul1);
}
.footer {
  background-color: #000;
  color: #999;
  background-size: cover;
  background-position: center;
  border-top: 2px solid #0080f5;
  position: relative;
}
.footer:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--negro);
  opacity: 0.6;
}
.footer .sosmed-icon a {
  font-size: 30px;
  margin-left: 10px;
  margin-right: 10px;
}
.footer .footer-item .logo-bottom {
  margin-bottom: 10px;
}
.footer .footer-item .footer-title {
  font-size: 21px;
  padding: 20px 0 30px 0;
  margin-bottom: 0;
  position: relative;
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.footer .footer-item .footer-title:after {
  content: "";
  display: block;
  vertical-align: bottom;
  width: 60px;
  height: 1px;
  background: #0080f5;
  margin-bottom: 10px;
  margin-top: 15px;
}
.footer .footer-item .list {
  margin: 0;
  padding: 0;
}
.footer .footer-item .list li {
  list-style: none;
  padding-bottom: 5px;
  padding-top: 5px;
}
.footer .footer-item .list li:first-child {
  padding-top: 0;
}
.footer .footer-item .list li a {
  position: relative;
  color: #999;
  padding-left: 25px;
}
.footer .footer-item .list li a:before {
  content: "\f178";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  color: #0080f5;
}
.footer .footer-item .list li a:hover {
  color: #0080f5;
}
.footer .footer-item .footer-subscribe {
  position: relative;
}
.footer .footer-item .footer-subscribe input[type="email"] {
  width: 100%;
  background: #fff;
  padding: 10px 57px 10px 17px;
  min-height: 38px;
  max-width: 480px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.footer .footer-item .footer-subscribe input[type="email"]:focus {
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 2px #0080f5;
  -moz-box-shadow: 0 0 0 2px #0080f5;
  box-shadow: 0 0 0 2px #0080f5;
  border-color: transparent;
}
.footer .footer-item .footer-subscribe input[type="submit"] {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
.footer .footer-item .footer-subscribe label {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  width: 40px;
  height: 38px;
  line-height: 40px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  font-size: 13px;
  background: 0 0;
  color: #fff;
  outline: 0 !important;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  background: #0080f5;
}
.footer .footer-item .footer-subscribe .icon {
  font-size: 18px;
}
.footer .footer-item .footer-subscribe p {
  font-size: 13px;
  margin-top: 16px;
}
.footer .footer-item .recent-post {
  margin: 0;
  padding: 0;
}
.footer .footer-item .recent-post li {
  list-style: none;
  margin: 0 0 30px;
}
.footer .footer-item .recent-post li a {
  color: #999;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 14px;
}
.footer .footer-item .recent-post li a:hover {
  color: #0080f5;
}
.footer .footer-item .recent-post li .date {
  display: block;
  font-size: 12px;
  padding: 0;
  color: rgba(153, 153, 153, 0.4);
}
.footer .footer-item .recent-post li .date i {
  margin-right: 5px;
}
.footer .fcopy {
  padding: 20px 0;
  font-size: 14px;
  background-color: #000;
}
.list-info {
  margin: 0;
  padding: 0;
}
.list-info li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 16px;
}
.list-info li .info-icon {
  display: table-cell;
  color: #0080f5;
}
.list-info li .info-text {
  padding-left: 20px;
  display: table-cell;
  vertical-align: top;
}
.ftex {
  margin-bottom: 0;
  text-align: center;
}
.pulse-button {
  position: relative;
  border: none;
  box-shadow: 0 0 0 0 rgba(73, 216, 235, 0.7);
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
  }
}
@-webkit-keyframes pulse2 {
    to {
      box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
    }
  }
  @-moz-keyframes pulse2 {
    to {
      box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
    }
  }
  @-ms-keyframes pulse2 {
    to {
      box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
    }
  }
  @keyframes pulse2 {
    to {
      box-shadow: 0 0 0 45px rgba(37, 211, 102, 0);
    }
  }
.doctorweb .doc1 {
  width: 2%;
  animation: 10s doc infinite ease;
}
.doctorweb .doc2 {
  width: 10%;
}
@keyframes doc {
  0% {
    transform: rotate(0);
  }
  10% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(360deg);
  }
  90% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #0080f5;
}
::-webkit-scrollbar-thumb {
  background: #01e4f4;
  transition: 0.5s;
  border-radius: 100px;
}
::-webkit-scrollbar-thumb:hover {
  background: #fff;
  transition: 0.5s;
}
.btn-whatsapp {
  display: block;
  width: 75px;
  height: 75px;
  color: #333;
  position: fixed;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  text-align: center;
  z-index: 999;
  font-size: 60px;
  background-image: linear-gradient(to top, #00ba85, #00c17f, #00c778, #12cd70, #25d366);
  border: 3px solid rgba(255, 255, 255, .5)
}

.icono,
.icono:hover {
  background-image: var(--gradiente1)
}

.btn-whatsapp i {
  color: #fff;
  transition: .5s;
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.btn-whatsapp span {
  position: absolute;
  font-size: .2em;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #de2f36;
  color: #fff;
  border-radius: 100px;
  line-height: 20px;
  -webkit-animation: .5s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  animation: .5s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right
}

.icono span,
.icono span p {
  color: var(--blanco) !important;
  margin: auto
}

@keyframes iconw {

  0%,
  100% {
      transform: scale(.8)
  }

  50% {
      transform: scale(1)
  }
}

.btn-whatsapp p {
  background: #f2f2f2;
  position: absolute;
  bottom: 0;
  padding: 10px;
  right: 40px;
  font-size: 14px;
  border: 4px solid rgba(255, 255, 255, .5);
  border-radius: 20px 20px 0;
  box-shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;
  line-height: normal;
  -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  animation: .5s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  width: 200px;
  margin-bottom: 0px;
}

.btn-whatsapp .close {
  font-size: .25em;
  color: #95a0a8;
  border-radius: 100px;
  -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  animation: 1s cubic-bezier(.25, .46, .45, .94) 2s both slide-in-right;
  background-color: #f2f2f2;
  bottom: 50px;
  right: 20px;
  z-index: 999;
  padding: 1px;
  border: 1px solid #f2f2f2;
  line-height: 1;
  position: absolute;
  right: 40px;
}

.wtext {
  transform: scale(0)
}

.show {
  transform: scale(1) !important
}

@-webkit-keyframes slide-in-right {
  0% {
      -webkit-transform: translateX(1000px);
      transform: translateX(1000px);
      opacity: 0
  }

  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1
  }
}

@keyframes slide-in-right {
  0% {
      -webkit-transform: translateX(1000px);
      transform: translateX(1000px);
      opacity: 0
  }

  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1
  }
}
.social-bar {
  position: fixed;
  right: 2px;
  bottom: 85px;
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 100;
}



.icono {
  height: 50px;
  width: 50px;
  display: flex;
  margin-top: 5px;
  border: 3px solid rgba(255, 255, 255, .5);
  border-radius: 100px;
  color: #fff !important;
  box-shadow: rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px;
  background-image: var(--gradienteverde) !important;
}

.icono span {
  font-size: .5em;
  padding-right: 5px;
  transform: scale(0);
  width: max-content
}

.icono span p {
  opacity: 0;
  transition: .5s
}

.icono i {
  position: absolute;
  z-index: 2;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--blanco);
  transition: .5s
}
.icono,
.icono span{
  position: relative;
  transition: .5s
}
.icono:hover i{
  position: relative !important;
  display: block !important;
  left: 10% !important;
  padding-right: 10px !important;
}
.icono:hover span {
  transition: .5s;
  transform: scale(1);
  color: var(--blanco)
}

.icono:hover span p {
  opacity: 1;
  transition-delay: .5s
}

.icono:hover {
  padding: 5px;
  border: 3px solid rgba(255, 255, 255, .5);
  transition: .5s;
  width: 100%;
}
.btn-primary {
  color: #f2f2f2 !important;
  background-size: 200%;
  background: #3BC65C;
  background: radial-gradient(circle, #3BC65C 0, #00BB2D 100%);
  color: #f2f2f2;
  border: 2px solid #f2f2f2;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 5px 0 #fff;
  -moz-box-shadow: 0 0 5px 0 #fff;
  box-shadow: 0 0 5px 0 #fff;
  margin-left: 10px;
  margin-bottom: 20px;
  transition: 0.5s ease;
}
.btn-primary i {
  color: #f2f2f2 !important;
}
.btn-primary:hover {
  transform: scale(1.05) translateY(-5px);
  -webkit-box-shadow: 0 0 5px 5px #fff;
  -moz-box-shadow: 0 0 5px 5px #fff;
  box-shadow: 0 0 5px 5px #fff;
  background-position: 100%;
  transition: 0.5s ease;
  border: 2px solid #f2f2f2;
}
#about .btn-primary {
  margin-bottom: 0;
}
#about img {
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.cuadro .text-center {
  padding: 2%;
  background: #0080f5;
  background: linear-gradient(
    150deg,
    rgba(0, 128, 245, 0.8) 0,
    rgba(1, 228, 244, 0.8) 100%
  );
  border-radius: 20px 20px 20px 20px;
  margin-top: -5%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid rgba(255, 255, 255, 0.5);
  color: #f2f2f2;
  font-size: 1.2em;
}
.color3 {
  color: #0b4c76;
}
.uppercase {
  text-transform: uppercase;
}
.colorblanco {
  color: #f2f2f2;
}
.ctafrase {
  font-size: 1.2em;
}
.single-news img {
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.banner-page .title-page {
  width: 70%;
}
.bgi-cover-center em {
  font-size: 2em;
}
.html5lightbox img{
  width: 10% !important;
  margin-left: auto;
  margin-right: auto;
}
.trabajo a{
  color: #fff;
}
.banner2{
  height: 500px;
  margin-top: 0%;
}
.banner2 .wrap-caption {
  width: 60%;
  position: relative;
  z-index: 2;
}
.banner2 .wrap-caption .caption-heading{
  font-size: 2em;
  text-transform: none;
  height: 170px;
  color: #fff;
}
.banner2 .wrap-caption .caption-heading i{
  font-size: 1.25em;
  text-shadow: 0 1px 0 #CCCCCC, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}
.banner2 .wrap-caption .caption-heading strong{
  font-size: 1.5em;
  -webkit-animation: text-pop-up-top .8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite alternate;
	        animation: text-pop-up-top .8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite alternate;
          display: inline-block;
}
.banner2 .wrap-caption .caption-heading strong:last-child{
  font-size: 1.5em;
  -webkit-animation: text-pop-up-top .8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite alternate;
	        animation: text-pop-up-top .8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite alternate;
          display: inline-block;
}
 @-webkit-keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform-origin: 25% 25%;
            transform-origin: 25% 25%;
       text-shadow: 0 0 10px #FFFFFF;
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-transform-origin: 25% 25%;
            transform-origin: 25% 25%;
            text-shadow: none;
  }
}
@keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform-origin: 25% 25%;
            transform-origin: 25% 25%;
    text-shadow: none;   text-shadow: 0 0 10px #FFFFFF;
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-transform-origin: 25% 25%;
            transform-origin: 25% 25%;
            text-shadow: none;
  }
}

.banner2 .owl-theme .item {
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 110%;
  -webkit-animation: bg2 5s ease-out infinite alternate both;
  animation: bg2 5s ease-out infinite alternate;
}
@keyframes bg2 {
  0% {
    background-position: left;
  }
  100% {
    background-position: center;
  }
}
.fb-comments{
  background-color: #fff;
}
.body-box .title{
  text-align: center;
}
ul{
  color: #000;
}
.services{
  margin-top: -40px;
}
.padding{
  padding: 80px 0px;
}
.cardserv{
  border-radius: 10px;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  border: 3px solid rgba(218, 221, 226, .5);
  transition: .5s ease;
  background-image: url(../images/lines.png);
  margin-bottom: 40px;
}
.cardserv .bg{
  border-radius: 10px;
  overflow: hidden;
  filter: grayscale(1);
  transition: .5s ease;
}
.cardserv .bg1{
  background-image: url(../images/ejercicio-fisico-para-la-salud-para-personas-mayores.jpg);
  background-size: cover;
  height: 300px;
  transition: .5s ease;
}
.cardserv .bg2{
  background-size: cover;
  height: 300px;
  transition: .5s ease;
  animation: mymove 2s infinite alternate;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}
.cardserv .bg3{
  background-size: cover;
  height: 300px;
  transition: .5s ease;
  animation: mymove2 2s infinite alternate;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}
@keyframes mymove {
  0% { background-image:  url(../images/ejercicio-fisico-para-la-salud-basado-en-pilates-y-yoga-para-el-estres.jpg);}
  50% { background-color:rgba(0, 0, 0, 0); }
  100% { background-image: url(../images/entrenamiento-sientete-bien.jpg); }
}
@keyframes mymove2 {
  0% { background-image:  url(../images/entrenamiento-para-mujeres.jpg);}
  50% { background-color:rgba(0, 0, 0, 0); }
  100% { background-image: url(../images/bailefit-urbano.jpg); }
}
.cardserv .bg4{
  background-image: url(../images/trabajo5.jpg);
  background-size: cover;
  height: 300px;
  transition: .5s ease;
}
.cardserv .bg5{
  background-image: url(../images/trabajo4.jpg);
  background-size: cover;
  height: 300px;
  transition: .5s ease;
}
.cardserv .bg6{
  background-image: url(../images/trabajo1.jpg);
  background-size: cover;
  height: 300px;
  transition: .5s ease;
}
.cardserv .bg7{
  background-image: url(../images/trabajo2.jpg);
  background-size: cover;
  height: 300px;
  transition: .5s ease;
}
.cardserv .bg8{
  background-size: cover;
  height: 300px;
  transition: .5s ease;
  animation: mymove2 2s infinite alternate;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}
.cardserv .bg9{
  background-size: cover;
  height: 300px;
  transition: .5s ease;
  animation: mymove2 2s infinite alternate;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}
@keyframes mymove3 {
  0% { background-image:  url(../images/entrenamiento-para-mujeres.jpg);}
  50% { background-color:rgba(0, 0, 0, 0); }
  100% { background-image: url(../images/bailefit-urbano.jpg); }
}
@keyframes mymove4 {
  0% { background-image:  url(../images/entrenamiento-para-mujeres.jpg);}
  50% { background-color:rgba(0, 0, 0, 0); }
  100% { background-image: url(../images/bailefit-urbano.jpg); }
}
.cardserv h1{
  font-size: 1.5em;
  color: var(--azul1);
  text-transform: uppercase;
  font-style: italic;
}
.cardserv p{
  font-size: 1em;
  color: var(--negro);
}
.cardserv a{
  color: var(--azul2);
}
.test{
  background: red;
}
.cardserv:hover{
  transform: translateY(-10px);
}
.cardserv:hover .bg{
  filter: grayscale(0);
  transition: .5s ease;
}
.cardserv:hover .bgx{
  overflow: hidden;
  transform: scale(1.25) rotate(5deg);
  transition: .5s ease;
}
.cuadro2{
  text-align: center;
  animation: mybgmove 3s linear infinite alternate-reverse;
  box-shadow: 10px 10px 0px 0px var(--azul2);
  -webkit-box-shadow: 10px 10px 0px 0px var(--azul2);
  -moz-box-shadow: 10px 10px 0px 0px var(--azul2);
  transition: .5s ease;
  background-position: center;
  overflow: hidden;
  border-radius: 100px 0px;
  border: 3px solid rgba(255,255,255,.5);
  margin: 10px;
  background-image: var(--gradienteazul);
  background-size: 300%;
  margin-bottom: 20px;
}
.cuadro2:hover{
  transform: translateY(-10px);
  transition: .5s ease;
}
.cuadro2:hover .imagen img{
  transform: scale(1.1) rotate(5deg);
  transition: .5s ease;
}
@keyframes mybgmove {
  0% { background-position: left;}
  100% { background-position: right;}
}
.cuadro2 .imagen{
  padding: 0px;
  overflow: hidden;
}
.cuadro2 img{
  transition: .5s ease;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  width: 120%;
}
.cuadro2 .descripcion{
  padding: 20px 10px;
}
.cuadro2 h2{
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  font-size: 1.5em;
}
.cuadro2 a{
  margin-top: 20px;
  padding: 10px 20px;
  color: #fff;
  border-bottom: 2px solid #fff;
}
.slideanim{
  background-size: cover;
  animation: slideanim 2s linear infinite alternate-reverse;
  background-position: center;
  border: 5px solid var(--azul1);
  border-radius: 100px 0px;
  height: 600px;
  margin: auto;
  box-shadow: 0px 10px 0px 0px var(--azul2);
-webkit-box-shadow: 0px 10px 0px 0px var(--azul2);
-moz-box-shadow: 0px 10px 0px 0px var(--azul2);
}
@keyframes slideanim {
  0% { background-image: url(../images/animbg1.jpeg);}
  50%{background-image: url(../images/animbg2.jpeg);}
  100% {background-image: url(../images/animbg3.jpeg);}
}
.slideanim2{
  background-size: cover;
  animation: slideanim2 2s linear infinite alternate-reverse;
  background-position: center;
  border: 5px solid var(--azul1);
  border-radius: 100px 0px;
  height: 600px;
  margin: auto;
  box-shadow: 0px 10px 0px 0px var(--azul2);
-webkit-box-shadow: 0px 10px 0px 0px var(--azul2);
-moz-box-shadow: 0px 10px 0px 0px var(--azul2);
}
@keyframes slideanim2 {
  0% { background-image: url(../images/animbg21.jpg);}
  50%{background-image: url(../images/animbg22.jpg);}
  100% {background-image: url(../images/animbg33.jpg);}
}
.wrap-caption{
  padding: 40px;
}
.nuevobaner .imagen img{
  width: 150%;
}
.nuevobaner .imagen1{
  background: url(../images/dolor-playa.jpg);
  background-size: cover;
  background-position: center;
  text-align: center;
  overflow: hidden;
  height: 500px;
  padding: 20px;
}
.nuevobaner .imagen2{
  background: url(../images/feliz-playa.jpg);
  background-size: cover;
  background-position: center;;
  text-align: center;
  height: 500px;
  padding: 20px;
}
.nuevobaner .imagen1 h2,.nuevobaner .imagen2 h2{
  font-size: 1.2em;
  color: #fff;
  background-image: var(--gradienteazul);
  border-radius: 20px 20px 0px 0px;
  padding: 10px 20px;
  margin-bottom: 0px;
}
.nuevobaner .imagen1 h3,.nuevobaner .imagen2 h3{
  background: rgba(255,255,255,.8);
  color: #000;
  font-size: 1em;
  padding: 20px;
  border-radius:  0px 0px 20px 20px;
  font-weight: 600;
  margin-top: 0px;
}
.seccion3 {
  background-image: var(--gradienteazul);
}
.seccion3 ul li{
  color: #fff;
  font-size: 1.25em;
}
.seccion3 .section-heading{
  color: #fff;
}
.seccion3 h3{
  color: #fff;
  font-size: 1.5em;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
.pasos{
  text-align: center;
  padding: 40px;
  background-size: cover;
  clip-path: polygon(90% 0, 100% 50%, 90% 99%, 0% 100%, 8% 49%, 0% 0%);
  background-image: var(--gradienteazul);
  border-radius: 10px;
}
.pasos img{
  border-radius: 100px;
  width: 50%;
  z-index: 9;
  border: 3px solid var(--azul1);
  box-shadow: 0px 10px 0px 0px var(--azul2);
-webkit-box-shadow: 0px 10px 0px 0px var(--azul2);
-moz-box-shadow: 0px 10px 0px 0px var(--azul2);
}
.pasos .texto p{
  margin-top: 20px;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  z-index: 9;
}
.pasos .texto p strong{
  font-size: 2em;
  color: #fff;
}
.bannerindex{
  overflow: hidden !important;
  height: 80vh;
  position: relative;;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bannerindex video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bannerindex .overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,0.804359243697479) 40%, rgba(255,255,255,0) 100%);
}
.bannerindex a{
  margin-top: 0px;
}
.bannerindex h1{
  color: var(--azul1);
  font-size: 2.5em;
  font-style: italic;
  text-shadow: 0 0 10px #FFFFFF;
}
.bannerindex h2{
  font-size: 1.5em;
  color: var(--azul2);
  font-style: italic;
  text-shadow: 0 0 10px #FFFFFF;
}
.bannerindex p, .bannerindex ul li{
  font-size: 1em;
  color: var(--negro);
  text-shadow: 0 0 10px #FFFFFF;
  font-size: 18px;
}
.bannerindex ul li i{
  color: var(--azul1);
}
.top-head{
  padding: 10px 0px;

}
.top-head a{
  font-size: 16px;
  color: var(--negro) !important;
  margin-right: 20px;
}
.top-head i{
  color: var(--azul1);
}
.top-head a:hover{
  color: var(--azul2) !important;
}
.cita{
  background-image: var(--gradienteverde);
  border-radius: 10px;
  border: 3px solid rgba(255,255,255,.5);
}
.nuevoboton{
  border-radius: 100px;
  padding: 20px 40px;
  background-image: var(--gradienteverde);
  color: #fff !important;
  margin-top: 20px;
  font-weight: 900;
  border: 2px solid rgba(218, 221, 226, .5);
  display: inline-block;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.nuevoboton i{
  color: #fff !important;
  font-size: 18px;
}
.nuevoboton:hover{
  background-image: var(--gradienteazul);
}
.pasos2 .row{
  margin: 0px;
}
.porque p{
  color: #fff;
  font-size: 18px;
}
.fcopy p{
  margin-bottom: 0px;
  color: #fff;
}
.quote a{
  color: var(--azul1);
  font-size: 18px;
  margin-top: 10px;
}
.owl-carousel .owl-item img{
  width: 100px !important;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100px;
}
.bannerindex .cuadro{
  padding: 20px;
  background: rgba(255,255,255,.8);
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.bannerindex .text-center{
  background: transparent !important;
}
.videobg{
  filter: blur(50px);
  -webkit-filter: blur(200px);
}
.videobanner{
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .bannerindex{
    height: auto;
  }
  .videobanner{
    position: relative !important;
    height: 500px !important;
  }
  .top-head{
    display: none
  }
  .social-bar{
    display: none;
  }
  .bannerindex .cuadro{
    text-align: center;
  }
  .bannerindex .overlay{
    background: rgba(255, 255, 255, .8);
  }
  .pasos{
    clip-path: polygon(100% 0, 100% 89%, 51% 100%, 0 90%, 0% 0%);
    padding: 40px 20px;
  }
  .pasos{
    margin-bottom: 20px;
    padding-bottom: 80px;
  }
  .nuevobaner .imagen1 h2,.nuevobaner .imagen2 h2{
    font-size: 1.2em;
  }
  .nuevobaner .imagen1 h3,.nuevobaner .imagen2 h3{
    font-size: 1em;
  }
  .nuevobaner .imagen2,.nuevobaner .imagen1{
    height: 700px;
  }
  .banner .wrap-caption .caption-heading,.banner .wrap-caption .caption-subheading{
    text-shadow: 0 0 0px #ffffff;
  }
  .slideanim,.slideanim2{
    height: 700px;
    position: absolute;
  }
  .banner2 .wrap-caption .caption-heading {
    font-size: 1.5em;
    text-transform: none;
    padding-top: 120px;
}
  .bgi-cover-center .cuadro{
    margin-bottom: 10%;
  }
  #about{
    text-align: center;
  }
  .bg-secondary .title:after, .rs-feature-box-1 .title:after, .section-heading:after{
    margin-left: auto;
    margin-right: auto;
  }
  .rs-feature-box-1.bg-secondary, .rs-feature-box-1.bg-primary{
    text-align: center;
  }
  .navbar-main.stiky .navbar-brand img{
    border-radius: 0px 0px 10px 0px;
  }
  .header-1 .navbar-main{
    padding-left: 0%;
  }
  .banner2 .owl-theme .item {
    background-position: 90%;
}
  .banner2 .owl-theme .item{
    background-size: cover;
  }
  .banner2 .wrap-caption .caption-heading{
    height: 300px;
  }
  .banner2{
    height: 100%;
  }
  .banner2 .wrap-caption {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 10%;
  }
  .html5lightbox img{
    width: 20% !important;
  }
  .subheading.text-center{
    width: 100%;
  }
  .banner .owl-theme .wrap-caption{
    padding: 100px 40px;
  }
  .banner .owl-theme .item {
    animation: none;
  }
  .banner-page .title-page {
    width: 90%;
  }
  #about .btn-primary {
    margin-bottom: 5%;
  }
  .rs-feature-box-1.bg-primary {
    border-radius: 20px 0 20px 0;
  }
  .rs-feature-box-1.bg-secondary {
    border-radius: 20px 0 20px 0;
  }
  .services .col-sm-12 {
    margin-bottom: 5%;
  }
  @keyframes kenburns-top {
    0% {
      background-position: 60%;
    }
    100% {
      background-position: 80%;
    }
  }
  .banner .wrap-caption .btn-primary {
    margin-bottom: 10%;
  }
  .banner .wrap-caption .caption-subheading,
  .banner .wrap-caption .caption-subheading:after,
  .banner .wrap-caption p {
    width: 100%;
  }
  .wrap-caption {
    text-align: center;
  }
  .banner .wrap-caption .caption-subheading {
    color: #f2f2f2;
  }
  .header-1 .navbar-main {
    background: #0080f5;
    background: linear-gradient(150deg, #0080f5 0, #01e4f4 100%);
  }
  .banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(11, 76, 118, 0.8);
    z-index: 1;
  }
  .banner .owl-theme .item {
    background-position: 100%;
  }
  .banner {
    height: 700px;
    overflow: hidden;
    padding: 0 0;
    position: relative;
    margin-top: -120px;
  }
  .centertextr {
    text-align: center;
  }
  .doctorweb .doc1 {
    width: 5%;
  }
  .doctorweb .doc2 {
    width: 20%;
  }
  .doctorweb {
    display: block;
  }
  .banner .wrap-caption .caption-heading{
    color: #fff;
  }
  .banner2 .owl-theme .item{
    background-position: 80%;
  }
}