body{font-family: 'Montserrat', sans-serif;font-size: 14px;}

img{user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;}
a:hover {text-decoration: none;}
.pd-20{padding: 20px;}
.thin {font-weight: 300;}

.top-brand {padding: 20px;}
.top-brand img {width: 215px;}
.top-brand .social img {width: 25px;}
.top-brand .social-mobile {display: none;}
.top-brand .social-mobile img {width: 25px;}
.top-brand .social a:hover {opacity: .7;}
.top-brand .social {margin-top: 20px;text-align: right;}
.web-nav {background-color: #415CA3;}
.web-nav a {color:#ffffff;}
.web-nav a:hover {color:#dddddd;}
.web-nav .dropdown-menu{left:-40px;}
.form-inline{padding: 5px;}
.web-nav .dropdown-menu a{color:  #415CA3;text-decoration: underline;}
.web-nav .forgot{font-size: 12px;
    /*margin-top: -15px;*/}

.web-nav .input-group-text {padding: 0rem .25rem;}
.web-nav .form-control {font-size: 13px;}
.web-nav .dropdown-item {padding: .25rem .5rem}

.section-principal{ margin-top: 2em;}
.title-principal {font-size: 14px;font-weight: 600;color:#333;}
.card {background-color: rgb(255,255,255);}
.section-principal .card {box-shadow: 0px 3px 9px #eee;cursor: pointer;}
.section-principal .img-cat{display:block;margin:20px auto;z-index: 20;}
.bk-form{width: 80px;display:block;margin:auto;margin-top: 25px;margin-bottom: -94px;}

.mrc-white-txt a {color:#ffffff;}

.card .bk-form { 
      transition: all 2s;
      -webkit-transition: all 5s;	
      }
.card:hover .bk-form{ transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
        -o-transform:rotate(360deg);		
        }

.divider-card{border: 2px solid #eee;width: 60%;margin: auto;margin-bottom: 20px;margin-top:0px;}
.card .info-cat {font-size: 12px;margin-bottom: 25px;color:#333;}

.alternative-link {margin-top:2em;background-color: rgba(234,234,234,.3);padding: 30px 0px;}
.alternative-link img {width: 20px;margin-right: 4px;}


.alternative-link a {
	text-decoration: none;
	color: #333;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
}
 
.alternative-link a:hover, .alternative-link a:focus {
    background-size: 100% 2px;
}

.banner-1 a, .banner-2 a{font-size: 13px;}
.banner-1{
    
    width:100%;
   z-index: 9;
    position:relative;
    background:white;
}
.banner-1::after, .banner-1::before {
    height:100%;
    content:' ';
    position: absolute;
    top: 0;
    width: 50%;
}
.banner-1::after {
    right: 0;
    background-color: #6f95ba;
}
.banner-1::before {
    left: 0;
    background-color: #D99214;
}
.banner-2{
  
    width:100%;
   z-index: 9;
    position:relative;
    background:white;
}
.banner-2::after, .banner-2::before {
    height:100%;
    content:' ';
    position: absolute;
    top: 0;
    width: 50%;
}
.banner-2::after {
    right: 0;
    background-color: #408690;
}
.banner-2::before {
    left: 0;
    background-color: #6da28d;
}
.regulatorios {background-color: #D99214;z-index: 10;color: #ffffff;padding: 25px;font-size: 13px;font-weight: 400;}
.inteligencia {background-color: #6f95ba;z-index: 10;color: #ffffff;padding: 25px;font-size: 13px;font-weight: 400;}
.servicios-img {background-color: #408690;z-index: 10;color: #ffffff;padding: 25px;font-size: 13px;font-weight: 400;}
.worldwide {background-color: #6da28d;z-index: 10;color: #ffffff;padding: 30px 25px;font-size: 13px;font-weight: 400;}
.regulatorios h4, .inteligencia h4, .servicios-img h4, .worldwide h4{font-weight: 600; text-align: center;}
.worldwide h4{margin-top: 10%;}

#title-wwmrc{cursor: pointer;}

.logistica {font-size:13px;color:#ffffff;padding:25px;background: rgb(2,0,36);
background: -moz-linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
background: -webkit-linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
background: linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#5b85db",GradientType=1);}
.mailto{color:#ffffff;}
.mailto:hover{text-decoration: none;color: #40c9ff;}

.fundacion img{display: block;margin: 0 auto;}

.link-fundacion {background-color: rgba(234,234,234,.3);padding: 25px 0px;}
.link-fundacion img {width: 35px; margin-right: 5px;margin-top: -10px;}
.link-fundacion a {font-size: 15px;color:#6C6B6B ;}
.link-fundacion a:hover{text-decoration: none;font-weight: 600;}

.congresos {padding:25px;background-color: #FFB861;color: #ffffff;font-weight: 600;}
.carreras {margin-top: 2em;margin-bottom: 4em;}
.carreras .table th {border-top: none;}
.carreras table{font-size: 13px;}

.btn-primary{background-color: #5273BB;border-color: #5273BB;}
.btn-primary:hover{background-color: #6289DE;border-color: #6289DE;}

.eco-icon img{width: 160px;}
.img-group{text-align: center;}
.img-group img{width: 50%;}


footer {background-color: rgba(234,234,234,.3);padding-top: 25px;font-size: 11px;}
footer img {width: 160px;}

.last-footer{font-size:11px;color:#ffffff;padding:5px;background: rgb(2,0,36);
background: -moz-linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
background: -webkit-linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
background: linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#5b85db",GradientType=1);}

.last-footer p {line-height: 33px;}

.modal{
    background-color: rgba(74, 92, 163, .7);
}

.modal-fullscreen-menu .close {
  color: white;
  opacity: 1;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-size: 5vh;
}
.modal-fullscreen-menu .modal-dialog {
  margin: 0 auto;
  width: 100%;
  max-width: 768px;
  display: flex;
  height: 100%;
  align-items: center;


}
.modal-fullscreen-menu .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.modal-fullscreen-menu .list-group {
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.modal-fullscreen-menu .list-group a {
  font-size: 200%;
  font-weight: 200;
  letter-spacing: 0.05em;
  border: none;
  transition: all 0.25s ease;
  background-color: transparent;
  color: white;
  padding: 7.5vh 0;
  height: 5vh;
  font-size: 5vh;
  line-height: 0;
}
.modal-fullscreen-menu .list-group a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.7, 1, 1);
  transition: transform 0.4s, opacity 0.4s;
}
.modal-fullscreen-menu .list-group a:hover {
  color: black;
}
.modal-fullscreen-menu .list-group a:hover:before {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.modal-backdrop.in {
  opacity: 1;
}

.acc-q{
  position: fixed;
  top: 50%;
  right: -15px;
  width: 115px;
  height: 0px;
  text-align:right;
  z-index:9;
    margin-top:-15px;
}

.acc-q a{
                transform: rotate(-90deg);
                -webkit-transform: rotate(-90deg); 
                -moz-transform: rotate(-90deg); 
                -o-transform: rotate(-90deg); 
                filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
                display: block; 
                background: #415CA3; 
               text-align:center;
               
                width: 165px;
                padding: 8px 16px;
                color: #fff; 
                font-family: 'Montserrat'; 
                font-size: 13px; 
                font-weight: bold; 
                text-decoration: none; 
               border-radius: 0px;
        
}

.acc-q a:hover { 
                background: #5e85ed; 
                color: #ffffff;
               
            }


.modal-body .btn{border-radius:0px;margin:10px;font-size: 17px;background-color: #fff;border-color: 1px solid #eee;width: 100%;padding: 20px;text-align: center;box-shadow: 0px 3px 9px #2f4277;}
.modal-body .btn:hover {background-color: #eee;}



.modal-body img{width: 55px;margin: auto;}
.modal-body p{margin-top: 10px;}
.modal-body .card{padding-top: 20px;margin: 2px; cursor: pointer;}

.modal-body .row{flex-wrap: nowrap;}
.link-row{width: 105%;}
.cursos-row{width: 106%;}
.title-access{color: #fff;font-size: 3em;font-weight: 600;}

.inscripcion{border-right:2px solid #B4B2B2;}
.campusv{border-right:2px solid #B4B2B2;}
.alternative-option{display: none;}





.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  box-shadow: 2px 2px 10px #eee;
}

.sidenav img {width: 180px;
    margin-top: -45px;
    margin-left: 10px;}

.sidenav a {
  margin: 10px 0px;
  border-bottom: 1px solid #ddd;
  font-family: 'Montserrat';
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 15px;
  color: #333;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 36px;
  margin-left: 50px;
}

.mobile-nav{display: none;}
.mobile-nav-toggle{display: none;}
.logistica .masinfo-btn{text-align: right;}

.fiestas-mobile {display: none;}

.e-404 img{
    width: 600px;
    margin: 0 auto;
    display: block;
  }


/* INNOVACION -----------------------------------*/

.header-inn {
  height: 400px;
  background-image: url("../img/images/city-bk-inn.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.header-inn .header-caption,.somos-header .header-caption {
  padding: 0 10%;
}
.somos-header h1, .header-inn h1, .gestion-header h1 {
  margin: 0;
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
}
.somos-header p, .header-inn p {
  font-size: 20px;
  color: #fff;
}


/*SKILLS*/

.weare h3{font-size: 3.75rem;}
.our-skills{margin-top: 2em;margin-bottom: 2em;}
.our-skills .progress-bar {
    line-height: 36px;
    font-size: 13px;
    font-weight: 300;
    text-align: left;
    text-indent: 10px;
}

.progress-bar-mrc {
    background: rgb(2,0,36);
background: -moz-linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
background: -webkit-linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
background: linear-gradient(243deg, rgba(2,0,36,1) 0%, rgba(91,133,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#5b85db",GradientType=1);
}



.our-skills .progress {
    height: 25px;
    margin-bottom: 5px;
}

/* fin skill */

.mrc-white-txt{
  padding: 20px;
  color: #ffffff;
  font-weight: 300;
}
.left-border {
  border-left: 1px solid #eee;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1rem;
}

a.morelink {
  outline: none;
  color: #415CA3 !important;
}
.morecontent span {
  display: none;

}


/*------- SOMOS MRC -----------------------------*/
.somos-header{
  height: 400px;
  background-image: url("../img/images/header-weare.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.weare-somos h3{font-size: 2.75rem;color: #333;}
.weare-somos p{color: #333;font-weight:300;}

.weare-somos-white h3{font-size: 2.75rem;color: #fff;}
.weare-somos-white p{color: #fff;font-weight:300;}

.valores h3{font-size: 2.75rem;}
.valores p{font-weight:300;}

/*----------- GESTION ----------------*/
.gestion-header{
  height: 400px;
  background-image: url("../img/images/header-gestion.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;

}

.gestion-header small{color: #fff;}
.gestion-header p{color: #fff;font-weight:300;}

.ser-calidad h3{margin-top: 60px;color:#333;}
.ser-calidad p{color:#333;}


.gestion-footer{
  height: 600px;
  background-image: url("../img/images/footer-gestion.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color:#ffffff;
}
.gestion-footer p{color: #fff;font-weight:300;}



/*---- HIGIEGE -------------------------------*/
.header-higiene{
  height: 400px;
  background-image: url("../img/images/header-higiene.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;

}
.header-higiene h3{font-size: 2.75rem;color: #fff;}
.header-higiene p{color: #fff;font-weight:300;}

/*---- COMEX -------------------------------*/
.comex-header{
  height: 400px;
  background-image: url("../img/images/comex-header.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.logistica-comex{margin-top: 20em;}
.comex-header h3{font-size: 2.75rem;color: #fff;}
.comex-header p{color: #fff;font-weight:300;}



.gestion-exp {background-color: #6da28d;z-index: 10;color: #ffffff;padding: 30px 25px;font-size: 13px;font-weight: 300;}

.comex-footer{
  height: 600px;
  background-image: url("../img/images/jornada-mrc.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.jornada-comex{color: #ffffff;margin-top: 33em;}

/*------ GASTRONOMIA ----------------*/
.gastronomia-header{
  height: 400px;
  background-image: url("../img/images/gastronomia-header.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.gastronomia-header h1{font-size: 2.75rem;color: #fff;}
.gastronomia-header p{color: #fff;font-weight:300;}

/*------ LABORATORIO ------------------------*/

.laboratorio-header{
  height: 400px;
  background-image: url("../img/images/laboratorio-header.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.laboratorio-header h1{font-size: 2.75rem;color: #fff;}
.laboratorio-header p{color: #fff;font-weight:300;}


.inteligencia-header{
  height: 250px;
  background-image: url("../img/images/header-inteligencia.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.inteligencia-header h1{font-size: 2.75rem;color: #fff;}
.inteligencia-header p{color: #fff;font-weight:300;}

/*----------------INDUSTRIA --------------*/

.industria-header{
  height: 400px;
  background-image: url("../img/images/header-industria.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.industria-header h1{font-size: 2.75rem;color: #fff;}
.industria-header p{color: #fff;font-weight:300;}

.industria-header-2{
  height: 200px;
  background-image: url("../img/images/header-industria.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color:#ffffff;
  

}

/*------- FABRICA PETROLEO --------*/
.fabrica-header{
  height: 400px;
  background-image: url("../img/images/header-fabrica.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.fabrica-header h1{font-size: 2.75rem;color: #fff;}
.fabrica-header p{color: #fff;font-weight:300;}

/*------------- ASUNTOS REGULATORIOS ----------------*/
.a-regulatorios{font-weight: 300;}
.a-regulatorios h3{font-size: 2.75rem;}
.a-regulatorios img {position: absolute;top: -11px;right: 180px;}
.form-regulatorios .button-forgot {margin-top: 20px;}
.form-regulatorios .button-forgot a {margin-left: 20px;}

.inteligencia, .regulatorios, .worldwide, .servicios-img {font-weight: 300;}


/*------- CORONA MODAL --------------*/
.modal-corona .modal-body img {width: 100%;}
.modal-corona .modal-dialog {
    max-width: 75%;}
.corona-danger-mobile{display: none;}




/*-------- BLOG DESTACADO ----------*/
.section-title {
  position: relative;
}
.section-title p {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}
.section-title h4 {
  font-size: 40px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
}
.section-title h4::before {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background-color: #d8d8d8;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.section-title h4::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #FF7200;
  left: 0;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}

.blog-me{margin-bottom: 3em;margin-top: 3em;}
.blog-img {
  position: relative;
}
.blog-img img {
  width: 100%;
}
.post-category a {
  display: inline-block;
  background-color: #405ba3;
  color: #fff;
  font-size: 15px;
  padding: 5px 20px;
}
.single-blog:hover img {
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"
}
.post-category {
  position: absolute;
  left: 0;
  bottom: 0;
}
.blog-content {
  padding: 30px 20px;
}
.single-blog {
  border: 1px solid #eee;
}
.blog-title h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
.meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.meta {
  margin-bottom: 20px;
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.blog-content a.box_btn {
  display: inline-block;
  background-color: #FF7200;
  padding: 5px 15px;
  color: #fff;
  text-transform: capitalize;
  margin-top: 20px;
}
a.box_btn::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #CC5B00;
  left: -100%;
  top: 0;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: -1;
}
a.box_btn {
  overflow: hidden;
  z-index: 2;
  -webkit-transition: .5s;
  transition: .5s;
  position: relative;
  text-decoration:none;
}
a.box_btn:hover::before {
  left: 0;
  z-index: -1;
}

.section-principal .card {
    background-color: #fff;
    padding: 50px;
    min-height: 329px;
    box-shadow: 0px 3px 9px #eee;
    cursor: pointer;
}
.section-principal h6{
  font-weight: 700;
}

/* Media Queries ------------------------------ */  

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}

}

@media screen and (max-width: 450px){
    .our-skills .progress-bar {font-size: 10px;}
 
}
@media (max-width: 767px){
    .modal-fullscreen-menu .modal-dialog {
    margin: 300px 0px;
    width: 100%;
    max-width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
}
.ser-calidad h3{margin-top: 0px;}
.modal-body .row{flex-wrap: wrap;}
.link-row{width: auto;}
.cursos-row{width: auto;}
.eco-icon{display: none;}

.left-border {
  border-left: none;
}

}


@media(max-width: 575px){
  .alternative-option{display: block;text-align: center;}
  .alternative-display{display: none;}
  .acc-q {top:94%;right: 58px;opacity: 1;}
  .acc-q a {transform: rotate(0deg);
                -webkit-transform: rotate(0deg); 
                -moz-transform: rotate(0deg); 
                -o-transform: rotate(0deg); }
  .section-principal .row{padding-right: 10px;padding-left: 10px;}
  .img-group img{width: 70%;}

  .comex-header h3{font-size: 2.10rem;color: #fff;}
  .gestion-footer h1{font-size: 2.10rem;}
  .weare-somos h3{font-size: 2.10rem;}
  .valores h3{font-size: 2.10rem;}


  .jornada-comex{color: #ffffff;margin-top: 25em;font-size: 12px;}

  .gastronomia-header h1, .fabrica-header h1, .laboratorio-header h1, .industria-header h1, .inteligencia-header h1, .somos-header h1, .gestion-header h1, .header-higiene h3{font-size: 1.5rem;}
  .header-inn h1{font-size: 35px;}

}

@media (max-width: 1198px){
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 12px;}
}
@media(max-width: 991px){
  .web-nav{display: none;}
  .mobile-nav{display: block;}
  .social{display: none;}
  .top-brand .social-mobile {display: block!important;margin-bottom: 10px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
  .mobile-nav-toggle{display: block;text-align: right;font-size: 25px;color: #415CA3;padding-top: 35px;}
  .fiestas-mobile{display: block;}
  .fiestas-mobile img{margin: 0 auto;}
  .fiestas-banner{display: none;}

  .logistica-comex{margin-top: 15em;}
  .corona-danger-web{display: none;}
  .corona-danger-mobile{display: block; margin-bottom: 2em;width: 100%;text-align: center;}
  .modal-corona .modal-dialog {
    max-width: 100%;}

     .mrc-depto{display: none;}
}

@media (max-width: 767px){
.logistica img{display: none;}
.inscripcion, .campusv {border-right: none;}
.inscripcion, .campusv{border-bottom: 2px solid #B4B2B2;width: 100%;padding: 10px;}
.biblioteca {padding: 10px;}
.link-fundacion {padding: 0px;}
.mobile-nav-toggle{padding: 0px;margin-top: -45px;margin-right: 10px;}
.top-brand img {
    width: 225px;
}
.logistica .masinfo-btn{text-align: center;}

.section-principal .card{margin-top: 5px;}

.logistica-comex{margin-top: 10em;}

}

@media (min-width: 576px){
.form-inline .custom-select, .form-inline .input-group {
    width: 100%;
}
.modal-dialog {
    max-width: 70%;
    margin: 1.75rem auto;
}
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}



