/*!
Theme Name: santo
Theme URI: https://santo
Author: rrr
Author URI: https://santo
Description: santo theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: santo
Tags:
*/
/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*# sourceMappingURL=style.css.map */

.main-menu-class {
    /*margin-top: 100px;*/
    list-style-type: none;
}
.main-menu-class a {
    /*color:red;*/
    /*class:navigation__link;*/
    .navigation__link;
}
.main-menu-class li {
    display: inline;
}

.main-menu-class a {
    font-size: 16px;
    font-size: 1rem;
    color: rgba(4, 9, 41, 0.6);
    position: relative;
    outline: none;
    white-space: nowrap;
    padding: 0 3%;
}

.main-menu-class a:hover, .main-menu-class a:focus {
    color: #000;
    text-decoration: none;
}

.main-menu-class .active a {
    background-image: -webkit-linear-gradient(41.03deg, #2E4172 28.59%, #526BAA 86.33%);
    background-image: linear-gradient(48.97deg, #2E4172 28.59%, #526BAA 86.33%);
    -webkit-background-clip: text;
    text-decoration: none;
}


.main-menu-class a:after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    bottom: -15px;
    bottom: -0.9375rem;
    width: 8px;
    width: 0.5rem;
    height: 8px;
    height: 0.5rem;
    border-radius: 50%;
    background: -webkit-linear-gradient(45deg, #F68B1F 0%, #F8AB6C 100%), -webkit-linear-gradient(192.73deg, #70C6FF -1.53%, #3158B2 100%), #3158B2;
    background: linear-gradient(45deg, #F68B1F 0%, #F8AB6C 100%), linear-gradient(257.27deg, #70C6FF -1.53%, #3158B2 100%), #3158B2;
    opacity: 0;
}

.active a:after {
    opacity: 1;
}

.abc__letter input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
    cursor: pointer;
}
.upcp-label {
    cursor: pointer
}

.paginator__link[rel='prev'] {
    font-size: 33px;
    color: #F68B1F;
}
.paginator__link[rel='next'] {
    font-size: 33px;
    color: #F68B1F;
}
.paginator_of {
    margin: 22px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.paginator_disable {
    color: #ccc !important;
}
.lang__link, .lang__item {
    text-transform: uppercase;
}
.biosimilars {
    margin-top: 17px;
}
body {
    overflow-x: hidden;
}
.login_btn {
    background: linear-gradient(
            48.97deg
            , #2E4172 28.59%, #526BAA 86.33%), linear-gradient(
            265.48deg
            , #6BBEFA 0%, #092F57 100%), linear-gradient(
            257.1deg
            , #70C6FF 0%, #3158B2 100%) !important;
    color: white;
}

#wpcf7-f263-o1 .button__front {
    padding: 1.2rem 12.25rem !important;
}
.area-listing {
    /*display: none;*/
}
.area-listing input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
    cursor: pointer;
}
.filter_label {
    cursor: pointer;
}
.app {
    overflow-x: clip !important;
}
.search_button_ico {
    z-index: 1;
}
.hide_search_input {
    display: none;
}
.show_serach_input {
    width: -webkit-fill-available;
    opacity: 0;
}
.wpcf7-list-item span {
    padding-left: 13px !important;
}

#wpcf7-f328-o1 span {
    padding: 0 ;
}
.search_header {
    text-align: center;
}
.type-page {
    border-radius: 20px;
    padding: 14px;
    margin-top: 18px;
    -webkit-box-shadow: 8px 7px 33px -13px rgb(34 60 80 / 47%);
    -moz-box-shadow: 8px 7px 33px -13px rgba(34, 60, 80, 0.47);
    box-shadow: 8px 7px 33px -13px rgb(34 60 80 / 47%);
}
.wppb-error {
    margin-top: 41px !important;
}
.search_btn_page {
    width: 100px;
    height: 45px;
    padding: 0 0 0 2%;
}
.search_input_page {
    font-family: "Lato", sans-serif;
    line-height: 1.5;
    color: #000;
    padding: 5px 15px;
    padding: 0.3125rem 0.9375rem;
    height: 40px;
    height: 2.5rem;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e5ef;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
    -webkit-appearance: none;
}
.news-slider__title {
    color: #202636;
}
.type-post {
    border-radius: 20px;
    padding: 14px;
    margin-top: 18px;
    -webkit-box-shadow: 8px 7px 33px -13px rgb(34 60 80 / 47%);
    -moz-box-shadow: 8px 7px 33px -13px rgba(34, 60, 80, 0.47);
    box-shadow: 8px 7px 33px -13px rgb(34 60 80 / 47%);
}
.grecaptcha-badge { visibility: hidden; }

@media (max-width: 500px) {
    .media-slider__caption {
        display: grid;
    }
}
.media-slider__title {
    max-width: 100%;
}
/*hero*/
.container__lg {
    width: 100%;
    max-width: 1980px;
    margin: 0 auto;
}
.container__lg  .entry__card::before {
    background: none !important;
}

 .container__lg .entry__card {
    border-radius: unset!important;
}

.container__lg .entry__card .entry__img {
border-radius: unset!important;
object-fit: contain;
}
