@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap);
.section-3 .quote-video-content .quote-inner-content i.la-play,
.services-sec .services-box:hover i {
    -webkit-animation: 1s infinite itg_pulse_blue;
    -o-animation: 1s infinite itg_pulse_blue;
    -webkit-box-shadow: 0 0 0 0 #6479bf
}



::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    width: 12px;
    background: #fff;
    border-left: 0 solid #fff;
    border-right: 0px solid #fff
}

::-webkit-scrollbar-thumb {
    background: #023c5b;
    width: 0;
    height: 25%
}

body {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    color: #2b2b2b;
    font-weight: 300;
    line-height: 25px;
    width: 100%;
    overflow-x: hidden
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    margin-bottom: 0
}

.fixedmenu,
.navbar,
.owl-dot,
.owl-next,
.owl-prev,
.tp-bullet,
::after,
::before,
a,
button,
img,
input,
span {
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.section-padding,
section {
    position: relative;
    overflow: hidden
}

.section-top-margin {
    margin-top: 7.5rem
}

a {
    color: inherit
}

.rev_slider_wrapper {
    width: 100% !important
}

.btn.focus,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

p:last-child {
    margin-bottom: 0 !important
}

.fa,
.far,
.fas {
    display: inline
}


blockquote {
    border-left: 2px solid;
    padding: 10px 15px 10px 35px;
    margin: 32px 0;
    font-size: 18px;
    line-height: 28px
}

blockquote>cite {
    font-weight: 400;
    font-size: 14px;
    display: block
}

.header-appear .upper-nav,
.hidden,
.side-menu.before-side .btn-close {
    display: none
}

.btn,
.dinner-hover,
.mx-570,
.side-menu .btn-close,
.sidemenu_btn,
header a.logo {
    display: inline-block
}

.no-transition * {
    transition-timing-function: initial;
    -moz-transition-timing-function: initial;
    -webkit-transition-timing-function: initial;
    -o-transition-timing-function: initial;
    -ms-transition-timing-function: initial;
    transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    -ms-transition-duration: 0s
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.event-sec .img-space:hover i,
.opacity-full,
.portfolio-sec .portfolio-items .item:hover .portfolio-overlay .overlay-inner-content {
    opacity: 1
}

.opacity-3 {
    opacity: .3
}

.opacity-4 {
    opacity: .4
}

.opacity-5 {
    opacity: .5
}

.opacity-6 {
    opacity: .6
}

.opacity-7 {
    opacity: .7
}

.opacity-8 {
    opacity: .8
}

.opacity-9 {
    opacity: .9
}

.font-weight-100 {
    font-weight: 100
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-500 {
    font-weight: 500
}

.font-weight-600 {
    font-weight: 600
}

.btn {
    -webkit-appearance: initial;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    font-size: 17px;
    border: 2px solid transparent;
    letter-spacing: .5px;
    line-height: inherit;
    border-radius: 0;
    text-transform: capitalize;
    width: auto;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    -webkit-transition: .5s;
    -o-transition: .5s !important;
    transition: .5s !important
}

.black-and-white-slider-btn,
.yellow-and-white-slider-btn {
    -webkit-transition: .8s !important;
    -o-transition: .8s !important;
    padding: 10px 25px;
    color: #fff
}

.btn.btn-small {
    font-size: 12px;
    padding: 4px 1.8em
}

.btn.btn-medium {
    font-size: 12px;
    padding: 6px 1.8em
}

.btn.btn-large {
    font-size: 14px;
    padding: 9px 34px;
    line-height: 1.8em
}

.btn.btn-rounded {
    border-radius: 50px
}

.yellow-and-white-slider-btn {
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    letter-spacing: 3px;
    font-weight: 500;
    background-color: #f80;
    border: 1px solid transparent;
    border-radius: 0;
    transition: .8s !important
}

.yellow-and-white-slider-btn:hover {
    color: #fff !important;
    background-color: #f8ad58 !important
}

.black-and-white-slider-btn {
    font-size: 12px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 0;
    transition: .8s !important
}

.black-trans-btn-with-orange-btn,
.black-trans-btn-with-orangegray-btn {
    background-color: transparent;
    -webkit-transition: .8s !important;
    -o-transition: .8s !important;
    font-size: 12px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.black-and-white-slider-btn:hover {
    color: #000 !important;
    background-color: #fff !important
}

.black-trans-btn-with-orange-btn {
    padding: 10px 25px;
    color: #f80;
    border: 1px solid #f80 !important;
    border-radius: 0;
    transition: .8s !important
}

.black-trans-btn-with-orangegray-btn {
    color: #40667c;
    border: 1px solid #40667c !important;
    border-radius: 15px;
    transition: .8s !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    min-width: 270px;
    padding: 7px 18px !important
}

.black-trans-btn-with-orangegray-btn:hover {
    color: #fff !important;
    background-color: #40667c !important
}

.white-and-black-slider-btn {
    font-size: 12px;
    font-family: Poppins, sans-serif;
    padding: 10px 25px;
    color: #000;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: .8s !important;
    -o-transition: .8s !important;
    transition: .8s !important
}

.white-and-black-slider-btn:hover {
    color: #fff !important;
    background-color: #000 !important
}

.bg-black {
    background: #000
}

.bg-bluep,
.bg-yellow,
.service-detail .service-mini-detail,
.scroll-top-arrow:hover,
.social-icon-bg a i.fa-google-plus,
.social-icon-bg-hvr a:hover i.fa-google-plus,
.speaker-counter .counter-div .counter-cards .counter-card:hover a {
    background-color: #023c5b
}

.mx-570 {
    max-width: 570px
}

.parallax-disable {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important
}

.parallax {
    padding: 6.5rem 0
}

.estudios-diag {
    background: url("../img/counters-img.webp") center center/cover no-repeat
}

.max-200 {
    max-width: 200px
}

.counter-icon {
    font-size: 40px;
    color: #84b813;
    margin-bottom: 20px
}

.count_nums {
    font-size: 36px;
    font-family: Roboto
}

.num-counts,
.speaker-counter .counter-div .counter-cards .counter-card .counter-text {
    font-size: 16px
}

.icon-block {
    background: rgb(43 100 132 / 82%);
    opacity: .8;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 325px
}

.back .icon-block {
    background: rgb(43 100 132 / 52%);
    min-height: 225px
}

.back .icon-block i,
.breadcrumb-item+.breadcrumb-item::before,
.contact-sec .contact-details .contact-s-media li:hover a i,
.speaker-counter .counter-div .counter-cards .counter-card:hover a i,
.testimonial-sec .testimonial-review .client-info .client-designation {
    color: #fff
}

.two {
    padding: 0 0 86px;
    margin: 0 10px;
    max-width: 261px
}

.dinner-hover {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    padding-top: 14px;
    position: relative
}

.social-icon-bg a i.fa-facebook-f,
.social-icon-bg-hvr a:hover i.fa-facebook-f {
    background-color: #3b5998
}

.social-icon-bg a i.fa-twitter,
.social-icon-bg-hvr a:hover i.fa-twitter {
    background-color: #a07bf7
}

.social-icon-bg a i.fa-linkedin-in,
.social-icon-bg-hvr a:hover i.fa-linkedin-in {
    background-color: #0976b4
}

.social-icon-bg a i.fa-instagram,
.social-icon-bg-hvr a:hover i.fa-instagram {
    background-color: #e8715c
}

.social-icon-bg a i.fa-vimeo,
.social-icon-bg-hvr a:hover i.fa-vimeo {
    background-color: #1ab7ea
}

.social-icon-bg a i.fa-vk,
.social-icon-bg-hvr a:hover i.fa-vk {
    background-color: #4c75a3
}

.social-icon-bg a i.fa-youtube,
.social-icon-bg-hvr a:hover i.fa-youtube {
    background-color: #cd201f
}

.social-icon-bg a i.fa-tumblr,
.social-icon-bg-hvr a:hover i.fa-tumblr {
    background-color: #34465d
}

.social-icon-bg a i.fa-behance,
.social-icon-bg-hvr a:hover i.fa-behance {
    background-color: #131418
}

.social-icon-bg a i.fa-dribbble,
.social-icon-bg-hvr a:hover i.fa-dribbble {
    background-color: #ea4c89
}

.social-icon-bg a i.fa-xing,
.social-icon-bg-hvr a:hover i.fa-xing {
    background-color: #026466
}

.social-icon-bg a i.fa-yelp,
.social-icon-bg-hvr a:hover i.fa-yelp {
    background-color: #af0606
}

.social-icon-bg a i.fa-vine,
.social-icon-bg-hvr a:hover i.fa-vine {
    background-color: #00b489
}

.social-icon-clr a i.fa-facebook-f {
    color: #3b5998
}

.social-icon-clr a i.fa-linkedin-in,
.social-icon-clr a i.fa-twitter {
    color: #0976b4
}


.social-icon-clr a i.fa-instagram {
    color: #e8715c
}

.social-icon-clr a i.fa-vimeo {
    color: #1ab7ea
}

.social-icon-clr a i.fa-vk {
    color: #4c75a3
}

.social-icon-clr a i.fa-youtube {
    color: #cd201f
}


.social-icon-clr a i.fa-tumblr {
    color: #34465d
}

.social-icon-clr a i.fa-behance {
    color: #131418
}

.social-icon-clr a i.fa-dribbble {
    color: #ea4c89
}

.social-icon-clr a i.fa-xing {
    color: #026466
}

.social-icon-clr a i.fa-yelp {
    color: #af0606
}

.social-icon-clr a i.fa-vine {
    color: #00b489
}

.social-icon-clr-hvr a i:hover.fa-facebook-f {
    color: #3b5998
}

.social-icon-clr-hvr a i:hover.fa-twitter {
    color: #0976b4
}

.social-icon-clr-hvr a i:hover.fa-linkedin-in {
    color: #0976b4
}



.social-icon-clr-hvr a i:hover.fa-instagram {
    color: #e8715c
}

.social-icon-clr-hvr a i:hover.fa-vimeo {
    color: #1ab7ea
}

.social-icon-clr-hvr a i:hover.fa-vk {
    color: #4c75a3
}

.social-icon-clr-hvr a i:hover.fa-youtube {
    color: #cd201f
}


.social-icon-clr-hvr a i:hover.fa-tumblr {
    color: #34465d
}

.social-icon-clr-hvr a i:hover.fa-behance {
    color: #131418
}

.social-icon-clr-hvr a i:hover.fa-dribbble {
    color: #ea4c89
}



.social-icon-clr-hvr a i:hover.fa-xing {
    color: #026466
}

.social-icon-clr-hvr a i:hover.fa-yelp {
    color: #af0606
}

.social-icon-clr-hvr a i:hover.fa-vine {
    color: #00b489
}

.upper-nav {
    background-color: #023c5b;
    padding-top: 10px;
    padding-bottom: 10px
}

.upper-nav h4.top-text {
    font-size: 1em;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: auto;
    margin-bottom: auto
}

.upper-nav .top-detail {
    -webkit-margin-after: 0;
    margin-block-end: 0
}

.upper-nav .top-detail li {
    list-style: none;
    display: inline-block;
    margin-right: 20px
}

.upper-nav .top-detail li a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

.upper-nav .top-detail li.c-links span i {
    font-size: 20px;
    margin-right: 5px;
    color: #fff;
    position: relative;
    top: 2px
}

.upper-nav .top-detail li.social-links {
    margin-left: 15px;
    margin-right: 0
}

.upper-nav .top-detail li.social-links span i {
    font-size: 14px;
    margin-right: 0;
    color: #fff;
    padding: 4px;
    position: relative;
    top: 0;
    border: 1px solid transparent;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.upper-nav .top-detail li.social-links span i:hover {
    border-radius: 50%;
    border: 1px solid #fff
}

header a.logo {
    padding-top: .4rem
}

header a.logo img {
    max-width: 220px;
    vertical-align: sub
}

.logo-min {
    max-width: 50px;
    vertical-align: sub
}

.text-header-min-o {
    color: #f47721;
    font-size: .9em
}

.text-header-min-ow {
    color: #f47721;
    font-size: 1.5em;
    font-weight: 600
}

.text-header-min-w {
    color: #fff;
    font-size: .9em
}

header {
    position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-color: transparent
}

.header-appear {
    position: fixed;
    z-index: 99;
    background: #023c5b;
    -webkit-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .35);
    border-bottom: none
}

header .navbar-simple {
    padding: .8rem 1rem
}

.header-appear #logo-min {
    max-width: 180px
}

.servicios-heading {
    background-color: #9ccdd6;
    color: #fff;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px
}

.heading-servicios-details {
    font-size: 2em
}

.navbar-simple .navbar-nav .nav-link {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding: .4rem 1.5rem
}

.navbar-simple .navbar-nav .nav-link:last-child {
    padding-right: 0
}

.nav-box-round .navbar-nav .nav-link {
    border-radius: 20px
}

.nav-line .navbar-nav .nav-link.active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1
}

.nav-line .navbar-nav .nav-link:before {
    position: relative;
    content: '';
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: table;
    height: 3px;
    border-radius: 2px;
    bottom: -28px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #fff;
    visibility: hidden;
    opacity: 0
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.side-menu {
    width: 40%;
    position: fixed;
    right: 0;
    top: 0;
    background: #023c5b;
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: transform .5s;
    transition: transform .5s;
    -o-transition: transform .5s;
    overflow: hidden
}

.side-menu.left {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.side-menu.before-side {
    width: 280px
}

.side-menu.before-side,
.side-menu.side-menu-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.pul-menu .side-menu.side-menu-active {
    visibility: visible;
    opacity: 1
}

.side-menu .navbar-brand {
    margin: 0 0 2.5rem
}

#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    -o-transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    transition: opacity .3s cubic-bezier(.895, .03, .685, .22);
    display: none;
    z-index: 1031;
    opacity: .4
}

.side-menu .btn-close {
    height: 33px;
    width: 33px;
    text-align: center;
    position: absolute;
    top: 25px;
    right: 50px;
    cursor: pointer
}

.side-menu .btn-close::after,
.side-menu .btn-close::before {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px
}

.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.section-1 {
    background: url(../img/section-1-colonoscopia.webp) center 29.7px/cover no-repeat fixed
}

.info-box {
    background: rgb(64 102 124 / 74%);
    padding: 25px;
    color: #fff;
    text-align: center
}



.text-orange {
    color: #f80
}

.text-bg-orange {
    color: #fff;
    background-color: #f80
}

.text-blyegray {
    color: #40667c
}

.text-bluelight {
    color: #7fccf7
}

.info-sub-heading {
    font-size: 1.8em
}

.info-sub-title {
    margin-top: -20px
}

.sidemenu_btn {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    width: 36px;
    padding: 6px;
    margin-top: .4rem;
    position: absolute;
    right: 0
}

.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #fff;
    display: block
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pul-menu.pushwrap .side-menu .inner-wrapper {
    padding: 3.5rem 2.5rem
}

.side-menu .side-nav {
    margin-bottom: 30px;
    display: block
}

.side-nav .navbar-nav .nav-item {
    display: block;
    margin: 10px 0;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: .8s .5s;
    -o-transition: .8s .5s;
    transition: .8s .5s;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.side-nav .navbar-nav .nav-item:nth-child(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    border-radius: 0
}

.side-nav .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: .5s cubic-bezier(0, 0, .2, 1);
    -o-transition: .5s cubic-bezier(0, 0, .2, 1);
    transition: .5s cubic-bezier(0, 0, .2, 1)
}

.service-detail .service-mini-detail .service-detail-img img,
.event-sec .img-space img,
.side-nav .navbar-nav .nav-link.active::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link:hover::after {
    width: 100%
}

.side-nav .navbar-nav .nav-link.active {
    background: 0 0
}

.side-menu p {
    margin-top: .5rem;
    margin-bottom: 0
}

.social-icons-simple {
    margin-bottom: 0;
    margin-left: -10px
}



.social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s
}

.social-icons-simple li a:hover {
    background-color: #fff
}

.social-icons-simple li.animated-wrap a:hover {
    background-color: transparent;
    color: #fff
}

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.heading-details {
    margin-bottom: 80px
}

.heading-details .heading {
    font-family: Poppins, sans-serif;
    font-size: 50px;
    display: inline-block
}

.heading-details .heading i {
    color: #023c5b;
    font-size: 40px
}

.padding-bottom,
.standalone-area {
    padding-bottom: 90px
}

.brand-sec,
.padding-top {
    padding-top: 90px
}

.heading-details .top-des {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px
}

.rev-slider .slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .15)
}

.speaker-counter .counter-div {
    background-color: #fff;
    padding: 60px 50px;
    position: absolute;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    border-top: 10px solid #023c5b;
    z-index: 11;
    cursor: pointer
}

.speaker-counter .counter-div .counter-cards .counter-card {
    background-color: #f7f7f7;
    border: 1px solid transparent;
    padding: 0 15px 15px;
    display: block
}

.speaker-counter .counter-div .counter-cards .counter-card a {
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #023c5b;
    background-color: #fff;
    margin-bottom: 10px;
    position: absolute;
    left: 50%;
    transition: .8s;
    transform: translate(-50%, -50%)
}

.speaker-counter .counter-div .counter-cards .counter-card a i {
    font-size: 40px;
    display: block;
    color: #023c5b
}

.speaker-counter .counter-div .counter-cards .counter-card .counter-num {
    margin-top: 50px;
    font-size: 32px
}
/* ===================================
       News/blog section css
====================================== */
.blog-sec{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%23d0c7c8' stroke-width='10' stroke-opacity='0.08'%3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
}
.blog-sec .latest-blogs{
    position: relative;
    padding: 80px 0;
}
.blog-sec .latest-blogs .inner-blog-content{}
.half-blue-overlay{
    position: absolute;
    left: 0;
    right: 55%;
    bottom: 0;
    top: 0;
    background-color: #6479bf;
    z-index: -1;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards{}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-img{
    overflow: hidden;
    position: relative;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card:hover .news-img img{
    transform: scale(1.1);
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card:hover .news-carousal .owl-item.active  img{
    transform: scale(1.1);
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-carousal .owl-dots{
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translateX(-50%);
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-carousal .owl-dots .owl-dot{
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #FFFFFF;
    margin-right: 3px;
    border:solid 2px #fff;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-carousal .owl-dots .owl-dot.active{
    background-color: transparent;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-img img{
    width: 100%;
    height: 100%;
    transition: .5s ease;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-img .news-video-btn{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: solid 1px #6479bf;
    color: #FFFFFF;
    background-color: #6479bf;
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%,-50%);
    -webkit-animation: itg_pulse_blue 1s infinite;
    -o-animation: itg_pulse_blue 1s infinite;
    animation: itg_pulse_blue 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(100, 121, 191);
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content{
    background-color: #EEEEEE;
    padding: 20px;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-heading{
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: 500;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-text{
    font-size: 15px;
    margin-top: 10px;
    font-family: Montserrat , sans-serif;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-btn i{
    margin-left: 5px;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-btn{
    padding: 0;
    color: #000;
    font-size: 12px;
    border-radius: 0;
}
.blog-sec .latest-blogs .inner-blog-content .blog-cards .news-card .news-content .news-date{
    display: block;
    font-size: 12px;
    color: #000;
    font-weight: 300;
}
.about-sec {
    padding-top: 55px
}

.heading-area .title {
    font-size: 40px;
    margin-bottom: 25px;
    font-family: Poppins, sans-serif
}

.heading-area .sub-title {
    margin-bottom: 15px;
    font-weight: 400;
    color: #023c5b
}

.about-list {
    padding: 10px 0 0;
    margin: 0;
    list-style: none
}

.about-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.about-list li .a-icon {
    font-size: 25px;
    margin-right: 15px;
    color: #023c5b
}

.about-sec .quote {
    font-weight: 400
}

.about-sec .about-img-area .about-img {
    padding-right: 30px;
    padding-bottom: 30px;
    background-size: cover
}

.about-sec .about-img-area .about-img img {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 30px;
    margin-left: -80px;
    position: relative;
    z-index: 1;
    box-shadow: 11px 11px 25px #594242
}

.overlay-white {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .48)
}

.overlay-dark {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .58)
}

.services-sec .services-box {
    padding: 15px
}

.services-sec .services-box i {
    font-size: 45px;
    height: 100px;
    transition: .5s;
    width: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #023c5b;
    margin-bottom: 20px
}

.services-sec .services-box:hover i {
    transform: translateY(-10px);
    animation: 1s infinite itg_pulse_blue
}

.services-sec .services-box .services-heading {
    font-family: Poppins, sans-serif;
    margin-bottom: 12px;
    font-size: 23px;
    transition: .5s
}

.blue-color,
.service-detail .service-accordion .btn-link:hover h2,
.services-sec .services-box:hover .services-heading {
    color: #023c5b
}

.services-sec .services-box .services-des {
    font-family: Montserrat, sans-serif;
    font-weight: 300
}

.section-3 {
    background-color: #40667c;
    overflow: visible
}

.section-3 .section-3-detail-area {
    background-color: #023c5b;
    padding-left: 50px;
    padding-right: 50px;
    position: relative
}



.section-3 .section-3-detail-area .quote-icon {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 50px
}

.section-3 .quote-writer {
    color: #fff;
    font-size: 20px
}

.section-3 .section-3-text,
.section-servicios .section-servicios-text {
    color: #fff;
    font-size: 40px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    line-height: 1.3
}

.section-3 .quote-video-content .quote-inner-content {
    position: relative;
    z-index: 1
}

.section-3 .quote-video-content .quote-inner-content i.la-play {
    color: #fff;
    font-size: 30px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background-color: #023c5b;
    animation: 1s infinite itg_pulse_blue;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    cursor: pointer
}

.section-3 .quote-video-content {
    min-height: 500px
}

.section-3 .quote-video-content .quote-inner-content span {
    display: block;
    color: #fff;
    font-weight: 500;
    font-size: 18px
}

.event-sec {
    background-color: #fff
}

.contact-sec .contact-details .contact-list li:last-child,
.event-sec .heading-area {
    margin-bottom: 30px
}

.contact-sec .contact-details .contact-list,
.event-sec .events-cards,
.testimonial-sec .testimonial-review .review-detail ul.test-review {
    padding-left: 0
}

.event-sec .events-cards .card-li {
    list-style: none;
    margin-bottom: 10px
}

.event-sec .events-cards .card-li .card-header {
    padding: 0 !important;
    background-color: #fff
}


.event-sec .events-cards .event-card .event-date-area .event-date {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 35px;
    color: #023c5b
}

.event-sec .events-cards .event-card .event-date-area .event-month {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 16px
}

.event-sec .events-cards .event-card .event-des {
    padding: 20px
}

.event-sec .events-cards .event-card .event-des .event-title {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 3px
}

.event-sec .events-cards .event-card .event-des .event-location {
    font-family: Poppins, sans-serif;
    font-weight: 300;
    font-size: 13px;
    margin-bottom: 5px;
    display: block
}

.event-sec .events-cards .event-card .event-des .event-location i {
    margin-right: 5px;
    color: #023c5b
}

.event-sec .events-cards .event-card .event-des .event-detail {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    opacity: .8
}

.event-sec .card {
    border: none !important
}

.event-sec .c-btn {
    color: #000;
    background-color: #fff;
    border: none;
    padding: 0
}

.event-sec .e-counter-row {
    overflow: hidden;
    margin-top: 10px
}

.event-sec .event-counter {
    background-color: #023c5b;
    padding: 20px 10px
}

.event-sec .event-counter .count-card {
    display: inline-block;
    min-width: 130px;
    padding: 20px 10px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    margin-left: 15px
}

.event-sec .event-counter .count-card span {
    color: #fff;
    display: block;
    font-size: 16px
}

.event-sec .event-counter a.readbtn {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-left: 12px
}


.crumbs,
.event-sec .img-space,
.testimonial-sec,
.testimonial-sec .container {
    position: relative
}

.event-sec .img-space .overlay-spaces {
    position: absolute;
    background-color: rgba(0, 0, 0, .57);
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    transition: .8s;
    cursor: pointer
}

.event-sec .img-space i {
    color: #fff;
    font-size: 60px;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 1s;
    cursor: pointer
}

.event-sec .img-space:hover .overlay-spaces,
.portfolio-sec .portfolio-items .item:hover .portfolio-overlay {
    bottom: 0
}

.portfolio-sec .portfolio-heading,
.section-3-bg {
    background-color: #40667c
}

.portfolio-sec .portfolio-heading .heading-details {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px
}

.portfolio-sec .portfolio-heading .heading-details .heading {
    color: #fff;
    -webkit-text-stroke: 1px rgb(255, 255, 255)
}

.portfolio-sec .portfolio-items .item .portfolio-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    transition: .8s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins, sans-serif
}

.portfolio-sec .portfolio-items .item .portfolio-overlay span {
    color: #fff;
    display: block;
    font-size: 18px
}

.portfolio-sec .portfolio-items .item .portfolio-overlay .overlay-inner-content {
    opacity: 0
}

.portfolio-sec .portfolio-items .item .portfolio-overlay i {
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    display: block;
    transition: .8s
}

/* ===================================
    services sec css
====================================== */
.services-sec{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%23d0c7c8' stroke-width='10' stroke-opacity='0.08'%3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
}
.services-sec .half-blue-overlay{
    right: 0;
    left: 55%;
}
.services-sec .latest-services{
    position: relative;
    padding: 80px 0;
}
.services-sec .latest-services .inner-services-content .service-cards{
    width: 77%;
}
.services-sec .latest-services .inner-services-content .service-cards .service-card .service-img{
    overflow: hidden;
    position: relative;
}
.services-sec .latest-services .inner-services-content .service-cards .service-card:hover .service-img img{
    transform: scale(1.1);
}

.services-sec .latest-services .inner-services-content .service-cards .service-card .service-img img{
    width: 100%;
    height: 100%;
    transition: .5s ease;
}

.services-sec .latest-services .inner-services-content .service-cards .service-card .service-content{
    background-color: #EEEEEE;
    padding: 20px;
}
.services-sec .latest-services .inner-services-content .service-cards .service-card .service-content .service-heading{
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: 500;
}
.services-sec .latest-services .inner-services-content .service-cards .service-card .service-content .service-btn{
    padding: 0;
    color: #000;
    font-size: 12px;
    border-radius: 0;
}
.services-sec .latest-services .inner-services-content .service-cards .service-card .service-content .service-btn i{
    margin-left: 5px;
}
servicios-sec .latest-services .inner-services-content .service-cards .service-card .service-content .service-date{
    display: block;
    font-size: 12px;
    color: #000;
    font-weight: 300;
}

.half-blue-overlay {
    position: absolute;
    left: 0;
    right: 55%;
    bottom: 0;
    top: 0;
    background-color: #023c5b;
    z-index: -1
}


.testimonial-sec .heading-details .heading {
    -webkit-text-stroke: 1px #FFFFFF;
    -webkit-text-fill-color: #fff
}

.testimonial-sec .testimonial-review .review-detail .text-des {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}



.testimonial-sec .testimonial-review .review-detail ul.test-review li i {
    font-size: 20px;
    color: #fff
}

.testimonial-sec .testimonial-review {
    width: 80%;
    margin: auto;
    overflow: hidden
}

.testimonial-sec .testimonial-review .client-info .client-name {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0
}

.testimonial-sec .test-btn {
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    color: #fff !important;
    font-size: 32px
}

.testimonial-sec .test-btn#customNextBtn {
    right: -30px
}

.testimonial-sec .test-btn#customPrevBtn {
    left: -30px
}

.heading-quote {
    font-size: 5em;
    color: #fff
}

.section-3-text,
.section-servicios-text {
    max-width: 535px
}

.section-3-text p,
.section-servicios-text p {
    font-weight: 400;
    font-size: .4em;
    padding-top: 20px
}

.section-servicios-bg {
    background-color: rgba(64, 102, 124, .671)
}

.brand-sec .sponser-tags {
    padding-bottom: 120px;
    border-bottom: 2px dashed #e1e1e1
}

.brand-sec .brand-img img {
    cursor: pointer;
    width: 60%
}

.contact-sec .contact-details{
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-sec .contact-form-box{
    box-shadow: 1px 1px 15px #f1f1f0cf;
    border-radius: 10px;
    padding: 30px;
    max-height: 500px;
}
.contact-sec .contact-details .contact-heading{
    color: #000000;
    font-size: 40px;
    font-family: 'Poppins',sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}
.contact-sec .contact-details .contact-address{
    font-size: 16px;
    color: #000000;
    opacity: .8;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}
.contact-sec .contact-details .contact-list{
    padding-left: 0;
}
.contact-sec .contact-details .contact-list li{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    list-style: none;
    color: #000000;
    font-size: 16px;
    opacity: .8;
}
.contact-sec .contact-details .contact-list li:nth-child(even){
    margin-bottom: 20px;
}
.contact-sec .contact-details .contact-list li:last-child{
    margin-bottom: 50px;
}
.contact-sec .contact-details .contact-s-media{
    padding-left: 0;
    margin-bottom: 0;
    right: auto;
    left: -10px;
}
.contact-sec .contact-details .contact-s-media li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
}
.contact-sec .contact-details .contact-s-media li:last-child {
    margin-right: 0;
}
.contact-sec .contact-details .contact-s-media li a{
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-top: 2px;
    transition: .8s ease;
}
.contact-sec .contact-details .contact-s-media li:hover a{
    border-radius: 50%;
    color: #FFFFFF;
    background-color: #6479bf;
}

.contact-sec .contact-details .contact-s-media li a i{
    font-size: 22px;
    color: #000000;
}
.contact-sec .contact-details .contact-s-media li:hover a i{
    color: #FFFFFF;
}
.contact-sec .contact-details .page-footer{
    left: calc(50% - 125px);
}
.contact-sec{
    padding-bottom: 120px;
}
.contact-form {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.contact-form .form-control {
    border: none;
    border-bottom:1px solid #e2e2e2;
    padding: 12px 0;
    background: #fff;
    letter-spacing: .7px;
    font-weight: 300;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 44px;
    color: #a5a5a5;
    font-size: 14px;
    position: relative;
    -webkit-transition: border .9s ease;
    -o-transition: border .9s ease;
    transition: border .9s ease;
}

.contact-form textarea {
    min-height: 175px;
    resize: none;
}

.contact-form .form-group {
    margin-bottom: 1.5rem;
}

.google-map {
    min-height: 400px;
    border-top: 15px solid #f9f9f9
}

.partners-slider {
    margin: 4rem 0
}

.partners-slider .logo-item {
    text-align: center
}

.partners-slider .logo-item img {
    max-width: 170px;
    opacity: .5;
    display: inline-block
}

.footer-style-1 {
    padding: 5rem 0
}

.footer-social ul {
    margin: 0;
    padding: 0
}

.footer-style-1 ul {
    list-style-position: outside
}

.footer-social a {
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 17px;
    margin: 0 10px 0 0;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.footer-social li a:hover {
    background-color: #023c5b;
    color: #fff
}

.company-about {
    font-size: 14px
}

.scroll-top-arrow,
.scroll-top-arrow:focus {
    font-size: 23px;
    line-height: 47px;
    color: #fff;
    background-color: #023c5b;
    display: none;
    height: 45px;
    width: 45px;
    cursor: pointer;
    padding: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 80;
    border-radius: 50px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.slider-social a{
    text-decoration:none;
}

.normal-list{
    list-style: circle !important;
    font-size: 14px;
    text-align:left;
    font-weight:400;
}

.normal-list li{
    margin-left: 25px;
}
.normal-list li span{
    font-weight: 300;
}

.bold-list{
    list-style: inside !important;
    font-size: 14px;
    text-align:left;
    font-weight:400;
}

.bold-list li{
    margin-left: 25px;
}
.bold-list li span{
    font-weight: 300;
}

.img-float {
    float: right;
    margin: 0 0 1em 1.5em;
    max-width: 330px;  /* Puedes cambiar el ancho máximo */
    width: 100%;
    height: auto;
}
/* Para pantallas pequeñas, quita el float */
@media (max-width: 767.98px) {
    .img-float {
        float: none;
        display: block;
        margin: auto;
        margin-bottom: 1em;
        max-width: 100%;
    }
}

[class*=bg-img] {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    z-index: 999
}

.centrize {
    display: table;
    table-layout: fixed;
    height: 100%;
    position: relative
}

.full-width {
    max-width: 100%;
    width: 100%
}

.vertical-center {
    display: table-cell;
    vertical-align: middle
}

.preloader .spinner {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px
}

.preloader .spinner .double-bounce1,
.preloader .spinner .double-bounce2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #023c5b;
    opacity: 1;
    -webkit-animation: 2s ease-in-out infinite loader-bounce;
    animation: 2s ease-in-out infinite loader-bounce;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.preloader .spinner .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    opacity: .1
}

@-webkit-keyframes loader-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes loader-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.slider-sec {
    min-height: 500px;
    position: relative
}

.slider-sec .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(20, 32, 34, .6)
}

.slider-sec .overlay h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 38px;
    color: #fff;
    margin-top: 40%;
    margin-bottom: 10px
}
.crumbs{
    position: relative;
}
.crumbs .breadcrumb-items{
    display: inline-block;
}
.crumbs .breadcrumb {
    margin-bottom: 0;
    border-radius: 0;
    padding: 15px 50px;
    background-color: transparent
}

.crumbs .breadcrumb li a {
    color: #fff;
    font-size: 14px;
    font-family: Montserrat, sans-serif
}

.crumbs .breadcrumb li a:hover {
    color: #f37721
}

.standalone-row:not(:last-child) {
    margin-bottom: 3rem
}

.standalone-row .stand-img-des {
    padding-left: 30px;
    text-align: center
}

.standalone-row:nth-child(2) .stand-img-des {
    padding-left: 0;
    padding-right: 30px
}

.standalone-detail .sub-heading {
    color: #023c5b;
    margin-bottom: 20px
}

.standalone-area .sub-heading {
    color: #023c5b;
    margin-bottom: 8px
}

.standalone-detail .heading {
    margin-bottom: 20px;
    font-size: 40px;
    color: #000;
    font-weight: 500;
    font-family: Montserrat, sans-serif
}

.standalone-detail .para_text {
    color: #000;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
    opacity: .8;
    line-height: 2.1
}

.standalone-detail {
    padding-bottom: 100px
}

.standalone-area .gradient-text1 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    margin-bottom: 12px
}

.standalone-area .stand-img-des .para_text {
    font-family: Montserrat, sans-serif;
    color: #000;
    font-weight: 300;
    opacity: .8
}

@media screen and (max-width:1199.98px) {
    .navbar-simple .navbar-nav .nav-link {
        padding: .4rem .8rem
    }
    .event-sec .event-counter .count-card {
        min-width: 120px;
        margin-left: 2px
    }
    .testimonial-sec .test-btn#customPrevBtn {
        left: 0
    }
    .testimonial-sec .test-btn#customNextBtn {
        right: 0
    }
    header a.logo img {
        max-width:170px;
    }
}

@media screen and (max-width:991px) {
    header a.logo img {
        max-width:150px;
    }
    .testimonial-sec .test-btn,
    .upper-nav-services {
        display: none
    }
    .section-3-text p {
        padding: 0 40px
    }
    .section-servicios-bg {
        padding: 40px
    }
    .sidemenu_btn {
        margin-top: -6em
    }
    .speaker-counter .counter-div {
        padding: 120px 50px 0;
        position: relative;
        left: 0;
        right: 0;
        transform: translateY(0);
        border-top: 10px solid #023C5B00
    }
    .speaker-counter .counter-div .counter-cards {
        margin-bottom: 80px
    }
    .speaker-counter .counter-div .counter-cards:last-child {
        margin-bottom: 0
    }
    .about-sec {
        padding-top: 120px
    }
    .about-sec .about-img-area {
        margin-top: 50px
    }
    .about-sec .about-img-area .about-img img {
        margin-left: 15px;
        margin-right: 15px
    }
    .heading-details .heading {
        font-size: 35px
    }
    .services-sec .services-box {
        margin-bottom: 30px
    }
    .section-3 .section-3-text {
        font-size: 40px
    }
    .section-3 .quote-writer {
        font-size: 18px
    }
    .heading-area .title {
        font-size: 32px;
        margin-bottom: 50px
    }
    .event-sec .event-counter {
        padding: 20px
    }
    .event-sec .event-counter .count-card {
        margin-bottom: 0;
        margin-left: 5px
    }
    .event-sec .event-counter a.readbtn {
        display: inline-block;
        margin-left: 15px;
        margin-top: 0
    }
   
    .testimonial-sec .testimonial-review {
        width: 90%
    }
    .contact-sec .contact-form-box {
        box-shadow: none
    }
    .contact-sec .contact-details {
        padding-bottom: 0
    }
    .footer-social ul {
        margin-bottom: 20px
    }
    .footer-social a {
        width: 35px;
        height: 35px;
        line-height: 35px
    }
   
    
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem
    }
    .standalone-area .sub-heading {
        margin-top: 20px
    }
    .standalone-row .stand-img-des,
    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media screen and (max-width:767px) {
   
    .speaker-counter .counter-div {
        padding: 120px 50px 0;
        position: relative;
        left: 0;
        right: 0;
        transform: translateY(0);
        border-top: 10px solid #023C5B00
    }
    .speaker-counter .counter-div .counter-cards {
        margin-bottom: 80px
    }
    .speaker-counter .counter-div .counter-cards:last-child {
        margin-bottom: 0
    }
    .about-sec {
        padding-top: 120px
    }
    .about-sec .about-img-area,

    .about-sec .about-img-area .about-img img {
        margin-left: 15px;
        margin-right: 15px
    }
    .heading-details .heading {
        font-size: 33px
    }
    .heading-details h4 {
        font-size: 1em;
    }
    .heading-details .heading i {
        font-size: 28px
    }
    .services-sec .services-box {
        margin-bottom: 30px
    }
    .section-3 .section-3-text {
        font-size: 36px
    }
    .section-3 .quote-writer {
        font-size: 16px
    }
    .heading-area .title {
        font-size: 32px;
        margin-bottom: 50px
    }
    .event-sec .event-counter {
        padding: 20px
    }
    .event-sec .event-counter .count-card {
        margin-bottom: 10px
    }
    .event-sec .event-counter a.readbtn {
        display: block;
        margin-left: 0;
        margin-top: 20px
    }
   
    .testimonial-sec .test-btn {
        display: none
    }
    .testimonial-sec .testimonial-review {
        width: 90%
    }
  
    .contact-sec .contact-details .contact-heading {
        font-size: 32px
    }
    .footer-social ul {
        margin-bottom: 20px
    }
    .footer-social a {
        width: 35px;
        height: 35px;
        line-height: 35px
    }
   
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem
    }
    .standalone-area .sub-heading {
        margin-top: 20px
    }
    .standalone-row .stand-img-des,
    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px
    }
    .project-sec .project-area .project-detail {
        left: 0
    }
    header a.logo img {
        max-width:150px;
    }
    .slider-sec {
        margin-top: 70px;
    }
    
}

@-webkit-keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(221, 75, 57, .9);
        box-shadow: 0 0 0 5px rgba(221, 75, 57, .9)
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(221, 75, 57, .6);
        box-shadow: 0 0 0 10px rgba(221, 75, 57, .6)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(221, 75, 57, .3);
        box-shadow: 0 0 0 15px rgba(221, 75, 57, .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(221, 75, 57, .1);
        box-shadow: 0 0 0 20px rgba(221, 75, 57, .1)
    }
}

@-o-keyframes itg_pulse_blue {
    0% {
        box-shadow: 0 0 0 5px rgba(0, 188, 212, .9)
    }
    25% {
        box-shadow: 0 0 0 10px rgba(0, 188, 212, .6)
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 188, 212, .3)
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, .1)
    }
}

@keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(100, 121, 191, .9);
        box-shadow: 0 0 0 5px rgba(100, 121, 191, .9)
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(100, 121, 191, .6);
        box-shadow: 0 0 0 10px rgba(100, 121, 191, .6)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(100, 121, 191, .3);
        box-shadow: 0 0 0 15px rgba(100, 121, 191, .3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 121, 191, .1);
        box-shadow: 0 0 0 20px rgba(100, 121, 191, .1)
    }
}


/* --- SECCIÓN ACADEMIA Y PUBLICACIONES --- */
.bg-light-gray {
    background-color: #f8f9fa;
}

.publication-card {
    background: #ffffff;
    padding: 35px 25px;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    border-bottom: 4px solid #ff6a00; /* Naranja corporativo */
    display: flex;
    flex-direction: column;
}

.publication-card:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
    border-bottom-color: #003366; /* Azul médico al hover */
}

.pub-icon {
    font-size: 45px;
    color: #003366;
    margin-bottom: 20px;
    text-align: center; /* Esto centra el icono horizontalmente */
    width: 100%; /* Asegura que el contenedor del icono ocupe todo el ancho */
}
.pub-label {
    display: inline-block;
    background: rgba(255, 106, 0, 0.1);
    color: #ff6a00;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 3px 12px;
    border-radius: 20px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.pub-title {
    font-size: 15px;
    min-height: 80px;
    font-weight: 700;
    line-height: 1.5;
    color: #222;
    margin-bottom: 15px;
    flex-grow: 1;
}

.pub-journal {
    font-style: italic;
    font-size: 13px;
    color: #888;
    margin-bottom: 20px;
}

.btn-link {
    color: #003366;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s;
}

.btn-link:hover {
    color: #ff6a00;
    text-decoration: underline !important;
}

/* Estilo Botón Principal */
.btn-biblio {
    border: 2px solid #ff6a00;
    color: #ff6a00;
    background: transparent;
    font-weight: 700;
    padding: 15px 35px;
    border-radius: 5px;
    letter-spacing: 1px;
    transition: all 0.3s;
}

.btn-biblio:hover {
    background-color: #ff6a00;
    color: #ffffff;
}

.revista-logo {
    max-width: 180px;
    filter: grayscale(1);
    opacity: 0.6;
    transition: all 0.3s;
}

.revista-logo:hover {
    filter: grayscale(0);
    opacity: 1;
}

.journal-seal {
    padding-top: 30px;
    border-top: 1px dashed #ddd;
}