body{
    color:#808080;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 300;
}
@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}

.footerleftbottom .nav{
    margin-left:-39px;
}

.header .nav{
    margin-top: 8px;
}

.header .languagechange.block.form-control {
    margin-top: 19px;
}

.header .pc{
    float:left;

}
.footer2{
    padding:0;
}

.footerrightbottom{
    margin-right:-39px;
}

.products .content{
    padding-right:80px;
}

.itemscat h3.title{
    font-weight:500;
}

.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

.bottomimgim{
    background-image:url('/img/recurso-linea-cardiologico.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% auto;
}

.fontsize200{
    font-size: 200%;
}


.fontsize150{
    font-size: 150%;
}

.carousel-caption .titleslider{
    text-align: left;
    margin-bottom: 0px;
}

.carousel-caption{
    margin-top:200px;
    position:static;
}

.descriptionslider{
    margin-bottom: 0px;
}

.carousel-caption .titleslider span{
    font-size:150%;
    display:block;
    line-height: 50%;
}

.carousel-caption .descriptionslider{
    text-align: left;
}

.header{
    border-radius: 10px;
}

.header .nav-link{
    text-transform: uppercase;
    font-size:13px;
    padding:21px 10px;
    letter-spacing: -1px;
}

.logospace{
    margin-bottom: 13px;
}

.carousel-caption{
    width:40%;
    background:rgba(255,255,255,.8);
    padding:25px;
    border-radius: 10px;
    color:#6C757D;
    text-transform: uppercase;
    font-size:40px;
    line-height: 100%;
}

.arrowbuttom{
    padding:5px;
    background-color:rgba(0,0,0,.3);
    font-size:80%;
    margin-top:-45px;
}

.bggardientblack a{
    color:#fff;
}

a:hover{
    color:#000;
}

footer a:hover{
    color:#000;
}

.content{
    text-align: justify;
}

.content .title{
    display: none !important;
}

.title span{
    font-size:65%;
}

.contentmodule h2.title{
    font-size: 20px;
}

a{
    color:#808080;
}

.header {
     margin-bottom: 0px; 
}

.bgimgvertical{
    background-size: auto 151% !important;
}

.btnmenu.padding-small {
    padding: 6px 15px !important;
}

.description p{
    margin-bottom: 15px !important;
}

.languagechange{
    background: none;
    color:#F7931E;
    border: none;
    padding: 8px 15px;
}

.responsabilidadslider .height60v{
    height: 360px !important;
    margin-top: 75px;
}

.height60v{
    height: 60vh;
}

.height300px{
    height: 300px;
}

.round{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

a:hover{
    text-decoration: none;
}

.services .bgimgv {
    background-size: auto 90% !important;
}

.content .imgspaces{
    position:relative;
}

.content .imgspaces img{
    position:absolute;
    bottom: 0;
    right: 0;
     max-width: 490px;
}

.services {
    padding-top:35px;
}

.services h2.title{
    display:none !important;
}


.bot2 {
    bottom: -126px;
}

.bg-grey{
    background-color:#F2F2F2;
}

#carousel-slide .carousel-indicators{
    top:20px !important;
}

footer{
    background-color:#ffefe1;
    border-top:15px solid #ffe4ce;
}

footer,footer h1{
}

footer .social{
    font-size:150%;
    text-align: center;
}

.multiplecontent h1{
    font-size:29px; 
    color:#000;
}

footer a{
}

.letterspacing{
    letter-spacing: 1px;
}

.mainmenu{
    margin-top:55px;
}

.footer4{
    text-align:right;
}

.mainmenu a{
    font-family: 'Open-Sans', sans-serif;
    color:#808080;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    padding: 71px 20px 10px 20px;
    letter-spacing: 1px;
}

.mainmenu a.active{
    color:#FF8A00 !important;
    background-color:#fff !important;
}


h2.title{
    font-size:32px;
    color:#6C757D;
}

.hometext p{
    font-size: 190%;
    font-weight: 200;
    line-height: 120%;
}

.hometext .contentdesc{
    padding: 45px 110px;
}

.hometext .imgspace img{
    opacity: 0.5;
    margin-top:-25px;
}

.white h1, .white h2{
    color:#fff;
}

.top h1{
    font-size:37px !important;
}


footer h1.title{
    font-size:24px;
    border-bottom:1px solid rgba(255,255,255,.5);
    padding-bottom:3px;
    margin-bottom: 10px;
}

a.btn{
   
}

.vertical-align{
    top:50%;
}

.languagechange.form-control{
    display: inline-block;
    float:right;
    width: auto;
    background: #fff;
}

a.btns{
    border:1px solid #777;
    color:#777;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 2px ;
    padding:7px 15px;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size:14px;
    background-color:#fff;
}

.bgorange{
    background:#777;
}

.contentmodule .imgspace{
    padding:0 110px;
}

.multiplecontent{
}


.content .slogan{
    font-style: italic;
    color:#bbb;
    margin-bottom: 50px;
}

.content .title,  .catalog .title{
    position: relative;
    margin-bottom:15px;
    display: inline-block;
}

.contentmodule .btnarea{
    margin-top:25px;
    margin-bottom:85px;
}

.callus{
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    line-height: 105%;
    padding-top: 25px;
    margin-left: 70px;
}

.grey{
    color:#808080;
}

.blue{ 
    color:#0071BC !important;
}

.orange{
    color:#F7931E;
}

.bggreyd{
    background-color: #333;
}

.bgblue{
    background-color:#003959;
}

.bgwhitetransparency {
    background-color: rgba(255,255,255,.85);
}

.bggardientblack{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+17,0+83,0.65+99 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 17%, rgba(0,0,0,0) 83%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 83%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 17%,rgba(0,0,0,0) 83%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.big{
    font-size:350%;
}

.margin-top-large{
    margin-top:204px;
}

.margin-bottom{
    margin-bottom: 45px;
}

.languages{
    margin-left:15px;
}

.footimgline{
    height:95px;
    margin-top:-35px;
    background-size:100% auto;
    background-repeat: no-repeat;
}

.itemcontentbg{
    height: 650px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

footer{
    margin-top: 4px;5px;
}

.page-item.active .page-link {
    color: #fff !important;
    background-color: #FF8A00 !important;
    border-color: #FF8A00 !important;
}

.page-link {
    color: #FF8A00 !important;}

.sidemenu .nav li a.active{
    background-color:#efefef !important;
}

.itemcat h1{
    font-size:18px;
    text-transform: uppercase;
}

.itemcat .bgimgh{
    background-size: 200px 200px !important;
}

.contactbtn{
    background-color:#F2AF6B !important;
    border:1px solid #F7931E !important;
}

.contactbtn:hover{
    background-color:#F7931E !important;
    border:1px solid #F2AF6B !important;
}

.nosotrosslide .height60vh{
        height: 630px !important;
        min-height: 630px !important;
}

@media (max-width: 1850px) {
    #carousel-slide .height60vh{
        height: 90vh ;
        min-height: 830px;
    }
}


@media (min-width: 1660px) {
    #carousel-slide .height60vh{
        height: 90vh ;
        min-height: 830px;
    }
}

@media (max-width: 1650px) {
    #carousel-slide .height60vh{
        height: 80vh ;
        min-height: 710px;
    }
    
   
    
}


@media (max-width: 1450px) {
    #carousel-slide .height60vh{
        
      height: 75vh !important;
        min-height: 640px;
    }
    
   
    
}

@media (max-width: 1350px) {
    .footimgline{
        background-size: auto 100%;
    }
    
    
    #carousel-slide .height60vh{
        height: 67vh !important;
        min-height: 640px;
        
    }
       
    .carousel-caption{
        margin-top:180px;
    }
    
    .itemcontentbg{
    height: 390px;}
    
    .btnmenu{
        margin-top:14px;
    }
    
    
}

@media (max-width: 1200px) {
    #carousel-slide .bgimgh{
        background-size: auto 100%;
    }
    
    
    .header .nav-link{
        padding:15px 5px;
    }
    
    .carousel-caption{
        margin-top:150px;
    }
    
    #carousel-slide .height60vh{
        
      height: 75vh !important;
    }
    
}

@media (max-width: 1035px) {
    
    
    #carousel-slide .height60vh{
        
        min-height: 640px;
      height: 70vh !important;
    }
    
    .navigationcell {
        background-color:#FF8A00; 
        color:#fff !important;
        margin-top:5px;
    }
        
    .navigationcell li{
        display:block !important;
        width:100% !important;
    }
    
    .logospace img{
        max-width: 250px;
    }
    
    .navigationcell, .navigationcell a{
        text-align: center !important;
        color:#fff !important;
    }
    
    .navigationcell a.active{
        color:#fff !important;
    }
    
    .navigationcell a{
        padding:15px 25px !important;
    }
    
    footer .contacts{
        text-align:center;
    }
    
    footer .copyright{
        text-align:center;
        margin-top:25px;
    }
    
    .allspacemenmovile{
        text-align:right;
    }
}

@media (max-width: 768px) {
    #carousel-slide .height60vh{
        
        min-height: 640px;
      height: 60vh !important;
      
    }
    
    
    .carousel-caption{
        width:100%;
    }
    
    .header .align-right {
        text-align: center !important;
    }
    
    .btnmenu {
        margin-top: 14px;
        margin-bottom: 14px;
    }
    
    .header .float-right {
        float: none !important;
    }
    
    

}

@media (max-width: 625px) {
    .languagechange.form-control {
        float:none;
    }
    
    .allspacemenmovile {
        text-align: center;
    }
    
    .bgimgh {
        background-size: auto 100% !important;
        background-position: center !important;
    }

    #carousel-slide .height60vh.bgimgh.item{
        height:60vh !important;
    }

    .itemproperty.margin-bottom{
        margin-bottom:10px;
    }
    
    .services .title{
        margin-top:35px;
    }
    
    .contentmodule h2.title {
        margin-top: 45px !important;
    }
    
    .content .imgspaces img{
        position:relative;
    }
    .itemcontentbg{
        height: 350px;
        background-repeat: no-repeat;
        background-size: 110% auto;
        background-position: center;
    }

    .content .title, .catalog .title {
        display: block !important;
      text-align: center;
      width:100%;
    }
    .content{
        margin-left: 0;
        margin-right: 0;
        text-align: justify;
    }
    
    
    .header{
        padding-bottom: 15px;
    }
    .header .align-right{
        text-align:center !important;
    }
    
    .header .nav{
        margin-top:0px !important;
        width: 100%;
    }
    .header .languages{
        float:none !important;
    }
    
    .content .title::before, .catalog .title::before{
        left:50% !important;
        margin-left:-27px;
    }
    
    .footimgline{
        margin-top:35px;
    }
}

@media (max-width: 575px) {
    
   
    .contentpropertyslide .imgstatic{
        margin:25px 0;
    }
    
    .itemcontentbg{
        height: 200px;
        background-repeat: no-repeat;
        background-size: 110% auto;
        background-position: center;
    }
    
    .team img.margin-bottom-large{
        margin-bottom:20px !important;
    }
}
