@font-face {
    font-family: 'Oswald-bold';
    src: url('../fonts/Oswald-Bold.woff2') format('woff2'),
        url('../fonts/Oswald-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Regular.woff2') format('woff2'),
        url('../fonts/Oswald-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Oswald';
}

.main-menu .navigation>li>a {
    font-family: 'Oswald';
    text-transform: uppercase;
}


.header-style-three .header-lower .logo-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: transparent;
}

.about-section {
    background-image: url(../images/bg-medicamentos.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.social-icon-four:before {
    position: absolute;
    right: -20px;
    left: -55px;
    top: 0;
    height: 100%;
    background: transparent;
    content: "";
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    -webkit-box-shadow: 0 4px 16px rgb(0 0 0 / 11%);
    box-shadow: none;
}

.header-style-three .header-lower .social-icon-four {
    margin-right: 55px;
    visibility: hidden;
}

.contact-list-four li i {
    color: #1CFA05;
}

.nav-toggler {
    color: #45ff01;
}

.nav-toggler:hover {
    color: #0C4DFD;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.header-style-three .header-lower .main-menu {
    background: transparent;
}

.header-style-three .header-lower .main-menu:before {
    background: transparent;
    left: 30px;
}

.main-menu .navigation>li>a {
    font-size: 19px;
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.header-style-three .header-lower .main-menu:after {
    background: #45ff01;
    right: 65px;
}

.main-header .theme-btn {
    background-color: #46d432;
}

.contact-list-one li i {
    color: #1CFA05;
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li>a:hover {
    color: #0C4DFD;
}

.main-menu .navigation>li>a:before {
    background-color: #0C4DFD;
}

.main-slider .tp-dottedoverlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
}

.main-slider .title {
    color: #46d432;
    font-size: 28px;
    text-shadow: 2px 2px 2px #000000;
}

.main-slider .event-info li {
    font-size: 20px;
    text-shadow: 2px 2px 2px #000000;
}

.main-slider h2 {
    text-shadow: 2px 2px 2px #000000;
}

.btn-style-one {
    background: #46d432;
    border-radius: 30px;
}

.btn-style-two {
    border-radius: 30px;
}

.sec-title .sub-title {
    color: #00d732;
    font-size: 30px;
    text-shadow: 2px 2px 2px #000;
}

.about-section .image-3 {
    border: 10px solid #00d732;
}

.about-section .image-2 {
    border: 10px solid #0C4DFD;
}

.feature-block .icon-box .icon {
    color: #00d732;
}

.social-icon-two li a:hover {
    background-color: #00d732;
}

.main-footer .footer-bottom .inner-container:before {
    background: #00d732;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0c4dfd+0,00d732+100 */
    background: rgb(12,77,253); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(12,77,253,1) 0%, rgba(0,215,50,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(12,77,253,1) 0%,rgba(0,215,50,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(12,77,253,1) 0%,rgba(0,215,50,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4dfd', endColorstr='#00d732',GradientType=0 ); /* IE6-9 */
    content: "";
}

.main-footer {
    background-image: url(../images/bg-footer-pharma3.jpg);
}

.scroll-to-top {
    color: #FFFFFF;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0c4dfd+0,00d732+100 */
    background: rgb(12,77,253); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(12,77,253,1) 0%, rgba(0,215,50,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(12,77,253,1) 0%,rgba(0,215,50,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(12,77,253,1) 0%,rgba(0,215,50,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4dfd', endColorstr='#00d732',GradientType=0 ); /* IE6-9 */
}

.speakers-section:before {
    background-image: url(../images/bg-pharma.jpg);
    background-repeat: repeat;
    background-position: initial;
    background-size: inherit;
}

.speaker-block .info-box {
    line-height: 13px;
}

.pricing-block .inner-box {
    padding: 15px 15px 15px;
    border: solid 2px #0C4DFD;
    border-radius: 20px;
    animation: 5s;
}

.pricing-block .inner-box:hover {
    padding: 15px 15px 15px;
    border: solid 2px #43ff00;
    border-radius: 20px;
    animation: 50s;
}

.pricing-block .title {
    color: #00d732;
    font-size: 21px;
}

.pricing-block h3 {
    font-size: 25px;
    line-height: 1.2em;
    color: #0C4DFD;
    font-weight: 700;
    margin-bottom: 25px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 2;
}

.img-clientes {
    z-index: 9;
    position: relative;
}


/* Productos */
.project {
    float: left;
    margin-bottom: 5px;
    padding: 15px;
}

.project:hover {
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project__image {
    display: block;
    position: relative;
    border-radius: 25px!important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    transition: all ease 300ms;
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project__image:hover {
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project__image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.project__image img:hover {
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project__image:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.3));
    transition: opacity .3s ease;
    opacity: 0;
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project__card {
    position: relative;
    transition: box-shadow .3s ease;
    box-shadow: 0 10px 30px transparent;
    cursor: url("../images/cursor-capsula.png"), pointer;
    border-top: solid 20px #1e3cfd;
    border-bottom: solid 20px #46d432;
    border-radius: 25px;
}

.project__card.hover-in {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project__card.hover-out {
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in;
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project:hover .project__card {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.project:hover .project__image:after {
    opacity: 1;
}

.project:hover .project__detail {
    border-width: 5px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}

.project:hover .project__title,
.project:hover .project__category,
.project:hover .project__img {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
}

.project:hover .project__title {
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
}

.project__detail {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
    border: 0 solid var(--ltn__secondary-color);
    transition: border .4s ease;
}

.project__img {
    position: absolute;
    transition: .4s ease;
    opacity: 0;
    -webkit-transform: translateY(40px) scale(0);
    -ms-transform: translateY(40px) scale(0);
    transform: translateY(40px) scale(0);
    will-change: transform;
    left: -3vw;
    top: 1vh;
    margin: 0;
}

.client-block .image-box {
    border-radius: 30px;
    border-left: solid 20px #1e3cfd;
    border-right: solid 20px #46d432;
}

.fixed-header .logo-box img {
    max-height: 120px;
}

h1, h2, h3, h4, h5, h6 {
    color: #0C4DFD;
    font-family: 'Oswald-bold';
}

.sec-title h2 {
    font-family: 'Oswald-bold';
}

.about-section .image-1 {
    margin-left: -270px;
}

.feature-section {
    background-image: url(../images/bg-iconos2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.pricing-section {
    background-image: url(../images/bg-clientes.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.feature-block .inner-box {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    animation: 5s;
}

.feature-block .inner-box:hover {
    background-color: #0cbc00;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.feature-block .inner-box:hover .icon-box .icon:before {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    color: #0C4DFD;
}

.feature-block .icon-box:before {
    background-color: transparent;
}

p, .text {
    font-size: 18px;
}

.blob.green {
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 1);
    border-radius: 50%;
    animation: pulse-green 2s infinite;
}

@keyframes pulse-green {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0.7);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(51, 217, 178, 0);
    }
    
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0);
    }
}

.main-menu .navbar-collapse {
    margin-left: 20%;
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.main-menu .navigation {
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.main-menu .navbar-header {
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.header-style-three .header-lower .main-menu .navigation>li {
    cursor: url("../images/cursor-capsula.png"), pointer;
}

.header-style-three {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 99;
    background: transparent;
    -webkit-box-shadow: 0 4px 16px rgb(0 0 0 / 11%);
    box-shadow: 0 4px 16px rgb(0 0 0 / 11%);
}

.header-style-three .header-lower .logo-box {
    background: transparent;
}


.header-top-two .inner-container:before {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.img-socios {
    border: solid 1px #eeeeee;
    padding-top: 35px;
    background-color: #FFFFFF;
}

.main-header .logo {
    padding: 0px;
}

.sticky-header .navbar-collapse {
    margin-left: 0px;
}

.sticky-header .main-menu {
    display: contents;
}

.sticky-header .main-box {
    padding-left: 9%;
}

[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
    background-color: #FFFFFF;
    border-radius: 100px;
}

[class*=" imghvr-"], [class^=imghvr-] {
    background-color: transparent;
}

[class^=imghvr-] figcaption h4 {
    color: #081245;
}

.container-textoprincipal {
    width: 100%;
    padding-right: 70px;
    padding-left: 70px;
}

.container-textoprincipal p {
    text-align: justify;
    font-size: 23px;
}

.urgent {
    text-align: center!important;
    width: 300px;
    position: fixed;
    top: 15px;
    right: -30px;
    background: transparent!important;
    color: white;
    padding: 10px;
    padding-left: 0;
    padding-bottom: 10px;
    z-index: 999999;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    border: thin solid #FFFFFF;
}

.urgent a {
    font-size: 17px;
}

.urgent i {
    font-size: 30px;
}

.urgent2 {
    text-align: center!important;
    width: 228px;
    position: fixed;
    top: 15px;
    left: 20px;
    background: transparent!important;
    color: white;
    padding: 10px;
    padding-left: 0;
    padding-bottom: 10px;
    z-index: 999999;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    border: thin solid transparent;
}

.urgent2 a {
    font-size: 17px;
}

.urgent2 i {
    font-size: 30px;
}

.header-style-three .header-lower {
    padding-bottom: 0px;
}

.header-style-three .header-lower .main-menu .navigation>li {
    margin-right: 60px;
}


.icon-dotted-circle {
    width: 500px;
    height: 500px;
    background-image: url(../images/logo-girando-header.png);
}

.call-to-action-two:before {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 55%;
    background-image: url(../images/nosotros-pharmaselect-bg2.png);
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}

.schedule-tabs .tab-buttons.style-two li.active-btn {
    background-color: #25ff00;
}

.schedule-tabs .tab-buttons.style-two li {
    border: 1px solid #1a00ff;
}

@-webkit-keyframes shadow {
  from {
    text-shadow: 0 3px 10px rgba(255, 255, 255, 0.3);
  }
  to {
    text-shadow: 0 3px 13px rgba(255, 255, 255, 0.9);
  }
}

@keyframes shadow {
  from {
    text-shadow: 0 3px 10px rgba(255, 255, 255, 0.3);
  }
  to {
    text-shadow: 0 3px 13px rgba(255, 255, 255, 0.9);
  }
}
h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 2rem;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  -webkit-animation-name: shadow;
          animation-name: shadow;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.ws-contact {
    display: none;
}

.mobile-menu .menu-box {
    background: #9cc3ff;
}

.speaker-block {
    margin-bottom: 0px;
}

.page-title {
    padding: 160px 0px 20px;
}

.page-title h1 {
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 25px;
}

.sec-title h2 {
    text-transform: uppercase;
}

.uppercase {
    text-transform: uppercase!important;
}

.justify {
    text-align: justify!important;
}

.schedule-block-three .inner {
    background-image: url(../images/bg-misionvisionvalores.jpg);
    border: solid 4px #50f343;
}

.gradient-border {
  --border-width: 5px;
  position: relative;
  display: flex;
  width: 188px;
  height: 188px;
  background: #222;
  z-index: 98;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.gradient-border::after {
  position: absolute;
  content: "";
  top: calc(-1 * var(--border-width));
  left: calc(-1 * var(--border-width));
  z-index: -1;
  width: calc(100% + var(--border-width) * 2);
  height: calc(100% + var(--border-width) * 2);
  background: linear-gradient(60deg, #5f86f2, #a65ff2, #f25fd0, #f25f61, #f2cb5f, #abf25f, #5ff281, #5ff2f0);
  background-size: 300% 300%;
  background-position: 0 50%;
  border-radius: calc(2 * var(--border-width));
  animation: moveGradient 4s alternate infinite;
}

@keyframes moveGradient {
  50% {
    background-position: 100% 50%;
  }
}

.con-ciencia {
    margin-left: 20px
}

.logo-footer-animate {
    animation: fa-spin 10s infinite;
    width: 200px;
}

.bienvenidos {
    margin-top: 5px;
}

.clientes-titulo {
    text-shadow: 2px 2px 2px #ffffff;
    color: blue!important;
}

.clients-section {
    padding: 50px 0 20px;
}

.ajuste-slide {
    max-height: 650px!important;
}

@media screen and (min-width: 1260px) and (max-width: 1320px) {
    .urgent {
        font-size: 14px;
        border: transparent;
        right: -50px;
    }

    .urgent a {
        font-size: 14px;
    }

    .urgent i {
        font-size: 30px!important;
    }

    .urgent2 {
        font-size: 14px;
        border: transparent;
        left: -18px;
    }

    .urgent2 a {
        font-size: 14px;
    }

    .urgent2 i {
        font-size: 30px!important;
    }
}

@media screen and (max-width: 992px) {
  .urgent {
    display: none;
  }

  .urgent2 {
    display: none;
  }

  .demo {
    text-align: center;
  }

  .ws-contact {
    display: block;
      position: fixed;
      bottom: 0;
      right: 0;
      margin: 20px 30px 10px 0;
      z-index: 9999;
    }
    .ws-contact-icon {
      display: block;
      margin: 10px 0;
      position: relative;
      width: 50px;
      height: 50px;
      line-height: 70px;
      text-align: center;
      background: #46d432;
      border-radius: 50%;
      transition: 0.2s;
    }
    .ws-contact-icon:not(:last-child) {
      transform: translateY(100%);
      opacity: 0;
      visibility: hidden;
    }
    .ws-contact-icon:not(:last-child).is-active {
      transform: translateY(0);
      opacity: 1;
      visibility: visible;
    }
    .ws-contact-icon::before {
      content: "";
      background: url("../images/icons/plus_1.svg") no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px;
      display: inline-block;
      transition: 0.3s;
    }
    .ws-contact-icon::after {
      content: attr(tooltip);
      background: #fff;
      color: #000;
      border-radius: 50px;
      padding: 10px;
      position: absolute;
      right: 100%;
      line-height: 1;
      min-width: 150px;
      display: inline-block;
      top: 8px;
      margin-right: 10px;
      font-size: 15px;
      transition: 0.2s;
      opacity: 0;
      visibility: hidden;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    }
    .ws-contact-icon.is-active::before {
      background: url("../images/icons/menos_1.svg") no-repeat;
      background-size: contain;
      width: 25px;
      height: 25px;
    }
    .ws-contact-icon.call {
      background: #ffffff;
      transition-delay: 250ms;
    }
    .ws-contact-icon.call::before {
      background: url("../images/icons/whatsapp.svg") no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px;
    }
    .ws-contact-icon.mail {
      background: #ffffff;
      transition-delay: 200ms;
    }
    .ws-contact-icon.mail::before {
      background: url("../images/icons/whatsapp.svg") no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px;
    }
    .ws-contact-icon.facebook {
      background: #1e3cfd;
      transition-delay: 150ms;
    }
    .ws-contact-icon.facebook::before {
      background: url("../images/icons/mail.svg") no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px;
    }
    .ws-contact-icon.message {
      background: #1e3cfd;
      transition-delay: 100ms;
    }
    .ws-contact-icon.message::before {
      background: url("../images/icons/mail.svg") no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px;
    }
    .ws-contact-icon.zalo {
      background: #F1F1F1;
      transition-delay: 50ms;
    }
    .ws-contact-icon.zalo::before {
      background: url("https://www.upsieutoc.com/images/2018/12/29/Ph1kn8Y.png") no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px;
    }
    .ws-contact-icon:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }
    .ws-contact-icon:hover::after {
      opacity: 1;
      visibility: visible;
    }

    .ws-contact p {
      color: #fff;
      font-size: 14px;
      font-family: sans-serif;
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
    }
    .ws-contact p i[class~=fa-coffee] {
      color: #966842;
    }
    .ws-contact p i[class~=fa-heart] {
      color: #fe0002;
    }
    .scroll-to-top {
        display: none!important;
    }

    .nosotros {
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-title {
        padding: 113px 0px 15px;
    }

    .con-ciencia {
        margin-left: 20px;
        font-size: 16px;
    }
    .logo-footer-animate {
        animation: fa-spin 10s infinite;
        width: 100px;
    }
    .container-textoprincipal {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .bienvenidos {
        text-align: center;
        margin-top: -40px;
    }

    .distribuidora {
        text-align: center;
    }

    .sec-title {
        margin-bottom: 20px;
    }

    .btn-box {
        text-align: center;
    }

    .feature-section {
        padding: 100px 0 5px;
    }

    .speakers-section {
        padding: 30px 0 10px;
    }

    .clientes-titulo {
        font-size: 35px!important;
    }

    .sec-title {
        text-align: center;
    }

    .pricing-block {
        margin-bottom: 5px;
    }

    .main-footer {
        padding: 20px 0 0;
    }

    .clients-section .sponsors-outer {
        margin-bottom: 5px;
    }

    .main-slider .event-info li {
        font-size: 15px;
        text-shadow: 2px 2px 2px #000000;
        line-height: 18px;
    }

    .container-textoprincipal p {
        text-align: justify;
        font-size: 20px;
    }

    .about-section .content-column {
        position: relative;
        margin-bottom: 20px;
    }

    .call-to-action-two {
        padding: 10px 0;
    }

    .fixed-header .logo-box img {
        max-height: 65px;
    }

    .sticky-header .main-box {
        padding-left: 0%;
    }

    .mobile-header .logo img {
        max-height: 58px;
    }

    .schedule-block-three .inner {
        padding-top: 20px !important;
        text-align: center !important;
    }

    .schedule-block-three .inner {
        border-radius: 0;
        padding: 40px 10px !important;
    }
}

@media screen and (max-width: 599px) {
    .page-title {
        padding: 113px 0px 15px!important;
    }

    .con-ciencia {
        margin-left: 20px;
        font-size: 16px;
    }
    .logo-footer-animate {
        animation: fa-spin 10s infinite;
        width: 100px;
    }
    .container-textoprincipal {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .bienvenidos {
        text-align: center;
        margin-top: -40px;
    }

    .distribuidora {
        text-align: center;
    }

    .sec-title {
        margin-bottom: 20px;
    }

    .btn-box {
        text-align: center;
    }

    .feature-section {
        padding: 100px 0 5px;
    }

    .speakers-section {
        padding: 30px 0 10px;
    }

    .clientes-titulo {
        font-size: 35px!important;
    }

    .sec-title {
        text-align: center;
    }

    .pricing-block {
        margin-bottom: 5px;
    }

    .main-footer {
        padding: 20px 0 0;
    }

    .clients-section .sponsors-outer {
        margin-bottom: 5px;
    }

    .main-slider .event-info li {
        font-size: 15px;
        text-shadow: 2px 2px 2px #000000;
        line-height: 18px;
    }

    .container-textoprincipal p {
        text-align: justify;
        font-size: 20px;
    }

    .about-section .content-column {
        position: relative;
        margin-bottom: 20px;
    }

    .call-to-action-two {
        padding: 10px 0;
    }

    .fixed-header .logo-box img {
        max-height: 65px;
    }

    .sticky-header .main-box {
        padding-left: 0%;
    }

    .mobile-header .logo img {
        max-height: 58px;
    }

    .schedule-block-three .inner {
        padding-top: 20px !important;
        text-align: center !important;
    }

    .schedule-block-three .inner {
        border-radius: 0;
        padding: 40px 31px !important;
    }
}

.map-section .contact-column {
    position: relative;
    margin-bottom: -13px;
}
.map-section .contact-info li {
    position: relative;
    padding-left: 90px;
    margin-bottom: 40px;
}

.feature-section {
    padding: 100px 0 0px;
}

.sec-title {
    position: relative;
    margin-bottom: 40px;
}

.speakers-section {
    padding: 50px 0 50px;
    background-color: #f4f7ff;
    overflow: hidden;
}

.pricing-section {
    position: relative;
    padding: 100px 0 12px;
    background-color: #f2f2f2;
}


.clients-section .sponsors-outer {
    position: relative;
    margin-bottom: 30px;
}

.clients-section {
    padding: 60px 0 0px !important;
}

.about-section {
    position: relative;
    padding: 60px 0 0px;
}

.schedule-tabs .tab-buttons.style-two li {
    height: 75px;
    width: 190px;
    background-color: #ffffff;
    border: 1px solid #ff7c00;
    margin: 22px 0px;
}