.remove-side-margins-paddings {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.remove-side-margins-paddings .flexslider {
    border-left-width: 0px;
    border-right-width: 0px;
    margin-bottom: 20px;
}

.home-icon-menu {
    font-size: 21px;
    color: #8595b1;
}

@media (max-width: 400px) {
    .view-all-slider-custom {
        display: none;
    }
}

@media (min-width: 355px) and (max-width: 767px) {
    .slide-banner-custom {
        top: 130px !important;
        display: block !important;
        width: 95% !important;
    }

    .view-all-slider-custom {
        position: relative;
        bottom: 0px;
        left: 15px;
        width: 170px;
    }

    .home-icon-menu {
        color: #ccd5e7;
    }

    .abstract-slider-sm {
        display: block !important;
    }

    .temporary-slider-mobile {
        margin-top: 130px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slide-banner-custom {
        top: 170px !important;
        width: 90% !important;
    }

    .view-all-slider-custom {
        position: relative;
        bottom: 5px;
    }

    .stripe-fullwidth {
        height: 450px !important;
    }

    .abstract-slider-md {
        display: block !important;
    }

    .temporary-slider-mobile {
        margin-top: 180px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .slide-banner-custom {
        top: 125px !important;
        width: 80vw !important;
    }

    .slider-news-custom {
        float: right !important;
    }

    .abstract-slider-lg {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .slide-banner-custom {
        top: 125px !important;
        width: 45vw !important;
    }

    .slider-news-custom {
        float: right !important;
    }

    .abstract-slider-lg {
        display: block !important;
    }
}

.inner-section-div {
    height: 250px;
    padding: 15px;
}

.inner-section-div-image {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.inner-section-div-title {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
}

.inner-section-div-title p {
    font-size: 27px;
    font-weight: bold;
    color: white;
}

@media (min-width: 501px){
    .footer-column {
        min-height: 180px;
    }
}

@media (min-width: 768px){
    .news-item-custom {
        height: 380px;
    }
}

.custom-overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
}

.mt-10{
    margin-top: 10px;
}

.news-image {
    margin-bottom: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 225px;
}

.slider-row-content h4 {
    font-weight: 500 !important;
}

.slider-row-content p {
    font-weight: 500 !important;
}

.slide_banner.slide_banner2 .inner {
    background: rgba(74, 74, 74, 0.6);
}

.slider-text-container {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 290px;
    text-align: center;
}

.slider-text-container .slider-text-main {
    font-style: italic;
    font-size: 20px;
    font-weight: 600;
    color: #0b479c;
}

.slider-text-container .slider-text-sub {
    font-style: italic;
    font-size: 20px;
    font-weight: 400;
    color: #0b479c;
}

.checkboxes label.error {
    display: inline;
    margin-left: 5px;
}

.slider-row-content {
    background-size: contain !important;
    background-color: #fff;
}

.news-item-custom .row.m0.image {
    background-size: contain !important;
}

@media (min-width: 768px){
    .slider-text-container {
        width: 420px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 260px;
        text-align: center;
    }

    .slider-text-container .slider-text-main {
        font-style: italic;
        font-size: 22px;
        font-weight: 600;
        color: #0b479c;
    }

    .slider-text-container .slider-text-sub {
        font-style: italic;
        font-size: 22px;
        font-weight: 400;
        color: #0b479c;
    }
}

@media (min-width: 1200px){
    .slider-text-container {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 250px;
        left: -50px;
        text-align: center;
    }

    .slider-text-container .slider-text-main {
        font-style: italic;
        font-size: 28px;
        font-weight: 600;
        color: #0b479c;
    }

    .slider-text-container .slider-text-sub {
        font-style: italic;
        font-size: 28px;
        font-weight: 400;
        color: #0b479c;
    }

    .temporary-slider {
        height: 340px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

@media (min-width: 1500px){
    .temporary-slider {
        height: 400px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

@media (min-width: 1800px){
    .temporary-slider {
        height: 450px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

@media (min-width: 2100px){
    .temporary-slider {
        height: 500px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

@media (min-width: 2400px){
    .temporary-slider {
        height: 550px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

@media (min-width: 2800px){
    .temporary-slider {
        height: 600px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

@media (min-width: 3000px){
    .temporary-slider {
        height: 650px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}
/* .display_middle {
    text-align: center;
}
.display_middle a background-image {
    display: block;
} */
.display_middle {
    /* display: inline-block; */
    /* vertical-align: middle; */
    margin-left: 16%;
    /* margin-right: auto; */
}
@media (max-width: 991px) {
    .display_middle {
        margin-left: 0;
    }
}

.centerProduct {
    /* width: 100%;
    margin-left: auto;
    margin-right: auto; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.product_description_new {
    text-align: justify; 
    padding-left: 2px; 
    padding-right: 15px;
}

.color-black {
    color: black !important;
}

.markets-margin {
    height: 6em;
    border-bottom: solid rgba(0, 0, 0, 0.7) 1px;
    margin-bottom: 15px;
}

.markets-Div {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  
.center-Markets {
    display: inline-block;
  }

  .tipoproducto3 {
	font-size: 13px !important;
	color: cornflowerblue;
	text-transform: none;
}

.markets-title {
    margin-top: 20px;
}

.product_img_new {
    padding-top: 10px;
    display: block;
    max-width: 100%;
    height: auto;
    
    margin-left: auto;
    margin-right: auto;
}

.new_margin_single {
    padding-left: 60px;
}

.serviceDetailsSection p {
    font-size: 15px;
}

.serviceDetailsSection li {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #8595b1;
    line-height: 24px;
    font-weight: normal;
    list-style: circle;
}

@media (max-width: 1023px)  {
    .product_new_page {
        padding-top: 30px;
    }
}

@media (max-width: 767px)  {
    .product_description_new {
    padding-left: 5px; 
    padding-right: 5px;
    }
}
/* @media (min-width: 932px) {
    .img {
        max-width: 100%;
        height: auto;
        padding-top: 80px;
    }
} */
@media (min-width: 1440px)  {
    .product_img_new {
        padding-top: 10px;
        display: block;
        max-width: 75%;
        height: auto;      
        margin-left: 10px;
        margin-right: auto;
    }
}

@media (min-width: 1024px)  {
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        display: block;
        max-width: 70%;
        margin-left: 26%;
        height: auto;
        padding-top: 25px;
    }
    .default .navbar.navbar2 #main_nav .nav li a {
        line-height: 100px;
        font-size: 90%;
    }

    div.navbar-header {
        width: 250px;
    }
    .markets-margin {
        height: 7.2em !important;
    }
}

@media (max-width: 992px) {
    .markets-title {
        margin-top: 5px !important;
    }

    .markets-margin {
        height: 7.1em !important;
    }
}

 
@media (max-width: 99px) {
    .markets-Div {
        display: grid !important;
    }

    .markets-title {
        margin-top: 50px !important;
        padding-bottom: .3em !important;
    }
    
    img {
        display:block;
        margin:auto;
    }

    .markets-margin {
        height: 4.1em !important;
    }

    .serviceDetailsSection .post_title {
        padding-top: 30px;
    }

    .other_services {
        margin-top: 40px;
    }

    .dorctors_row {
        margin-top: 40px;
    }

}

@media (min-width: 767px) and (max-width: 991px) {
    .media-left, .media-right, .media-body {
        display: contents;
    }
    .markets_margin{
        padding-top: 10px;
    }
} 

@media (min-width: 992px) and (max-width: 1024px) {
    .markets_margin{
        padding-top: 10px;
    }
    .markets_top{
        padding-top: 75px;
    }
} 

@media (max-width: 320px) {
    .markets-title {
        margin-top: 90px !important;
    }

    .dorctors_row {
        margin-top: 50px;
    }
}

/*          --------------- Markets table --------------------        */
.verticalLine {
    border-left: 1px solid black;
  }

.justifyMarket {
    text-align: left;
}

.justifyMarket2 {
    text-align: left;
}

.justifyMarket3 {
    text-align: center;
}

.post_title_Markets {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 47px;
    text-transform: uppercase;
    color: #404d5f;
}

.tableM {
    width: auto;
    display: table;
  }

.rowM {
    display: table-row;
  }

.cell {
    padding: 6px 12px;
    display: table-cell;
  }
.cell2 {
    padding: 6px 12px;
    display: table-cell;
  }



  @media screen and (max-width: 991px) {
    .tableM {
        display: block;
      }
    .verticalLine {
          border-left: 0px;
        }
    
    .cell {
        padding: 2px 16px;
        display: block;
        text-align: center;
      }

    .rowM {
      padding: 14px 0 7px;
      display: block;
    }
    .rowM.header {
      padding: 0;
      height: 6px;
    }
    .rowM.header .cell {
      display: none;
    }
    .rowM .cell {
      margin-bottom: 10px;
    }
    .rowM .cell:before  {
      margin-bottom: 3px;
      content: attr(data-title);
      min-width: 98px;
      display: block;

      font-family: 'Karla', sans-serif;
      font-size: 16px;
      color: #8595b1;
      line-height: 24px;
      font-weight: normal;
      margin-bottom: 10px;
    }
  }

    .table_back {
        background: rgba(167, 179, 199, 0.25);
}
    .table_back_2 {
        border-bottom: 1px solid rgb(121, 116, 116);;
}

/* --- meactive page product menu ---- */
.activeClass a{
    color: #43b9f6 !important;
}
.marketsA .activeClass {
    color: #43b9f6 !important;
}
.no_market div a{
    color: #404d5f !important;
}
/* --- capitalize solo first letter en paragraf --- */

.capitalize span::first-letter {
    text-transform: uppercase !important;
}
.capitalize span {
    display: inline-block;
    text-transform: lowercase;
}

.imatges_empresa_new {
    width: 100%;
    height: auto;
}

.imatges_empresa_new_2 {
    width: 50%;
    height: auto;
}

.policy_description {
    text-align: justify; 
    /* padding-left: 2px; 
    padding-right: 15px; */
}

.justifyGroup {
    text-align: center;
    padding-top: 15px;
}

.justifyGroup_Markets {
    text-align: center;
    padding-top: 15px;
    min-height: 307px;
}

.imatges_group {
    width: 80%;
    padding-top: 20px;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .default .navbar .navbar-header {
        width: auto!important;
    }
    .default .navbar #main_nav .nav {
    margin-top: 50px;
    font-size: 16px!important;
    }
}

.team_section_type2 .productos .title_row {
    padding: 15px 0;
    height: 90px;
}

@media (min-width: 1170px) {
    .policy_description {
        min-height: 210px;
    }
}

 /* --- Empresa VAlores --- */

@media (max-width: 425px) {
    .image_horizontal {
        display: none;
    }
}
@media (min-width: 426px) {
    .image_vertical {
        display: none;
    }
}

.text_valores p {
    color: #2571B7;
}

.footer_without_linea {
    border-right: 0px!important;
}

@media (min-width: 769px) {
    .footer_div_center {
    display: grid;
    justify-items: center;
    }
    .tabla_vertical {
        display: none;
    }
}
@media (max-width: 768px) {
    .tabla_horizontal{
        display: none; 
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-brand img {
        max-width: 150px;
        position: relative;
        top: 18px;
        left: -25px;
    }
}

@media (min-width: 768px) {
    .other_services .services_list i {
        margin-right: 13px;
        color: #43b9f6;
        position: absolute;
        top: 11px;
        left: -20px;
    }
    .other_services .services_list li {
        position: relative;
    }
    .other_services .services_list a {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        color: #404d5f;
        margin-left: 0px;
        font-size: 12.5px;
    }
    .other_services .services_list a span {
        font-size: 12px
    }
}

table.table-apply-fonts tr td, table.table-apply-fonts tr th {
    font-family: 'Montserrat', sans-serif;
}
table.table-apply-fonts tr td {
    color: #8595b1;
}

.endofoam-phf-table thead tr th {
    min-width: 80px
}

.endofoam-phf-table td {
    font-size: 12px;
    vertical-align: middle !important;
}
.endofoam-phf-table th {
    font-size: 12px;
}

@media (max-width: 767px){
    .table-swipe-info {
        display: block !important;
    }
}

.facilities-image-container {
    overflow: auto;
}

.numeric-list li {
    list-style: decimal;
}