m/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*
font-family: 'Open Sans', sans-serif;
font-family: 'Lora', serif;
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
font-family: 'Lato', sans-serif !important;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}

ul{
text-decoration: none;

}

li{
text-decoration: none;
}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
a:hover{
text-decoration: none !important;
}

.row{
   width: 100% !important;
   margin: 0px !important;
   padding: 0px !important;
   clear: both;
}
.noPadding{
	padding: 0px !important;
}
.padding15{
	padding: 11px 15px !important;
}
.cont9{
width: 90%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont8{
width: 80%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont7{
width: 70%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont6{
width: 60%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont5{
width: 50%;
margin: 0 auto;
left: 0;
right: 0;
position: relative;
}
.cont4{
width: 40%;
margin: 0 auto;
left: 0;
right: 0;
position: relative;
}
header{
   padding: 25px 0px; 
   background-color: rgba(255,255,255,0.94);
      position: relative;
}
.menuCont{
   margin-left: 200px;

}
.logo{
   float: left;
   margin-right: 80px
}
.menu{
 float: left; 
}
.menu li{
float: left;
margin: 0px 12px;
}
.menu li a{
   font-size: 21px;
   font-weight: 300;
   color: #989898;
   line-height: 80px;
}
.menu li a:hover{
   color: #7c0040;
   border-bottom: 1px solid #7c0040;
}
.menuAct a{
  color: #7c0040 !important; 
}
.contacto{
   border:3px solid #f5f5f5;
   color: #7b0340 !important;
   font-weight: 600 !important;
   padding: 7px 14px;
   -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.contacto:hover{
   border:3px solid #7b0340;
   background-color: #7b0340;
   color: #f5f5f5 !important;
}
.idiomaRedes{
   float: left;
}

.idioma{
   float: left;
   margin-top: 17px;
}
.idioma select{
background-color: #f5f5f5;
border:none;
padding: 9px 5px;
font-size: 21px;
font-weight: 600;
color: #9a9a9a;
}
.redes i{
    position: relative;
    top: 8px;
}

.redesFoot i{
    position: relative;
    top: 8px;
}
.redes{
   float: left;
   margin-top: 17px;
   margin-left: 10px;
}
.redes li{
   float: left;
}
.redes li a{
   float: left;
   margin: 5px;
   border-radius: 60px;
   color: #ffffff !important;
   width: 30px;
   height: 30px;
   text-align: center;
   /* line-height: 30px; */
}

.face{
   background-color: #4e71a8;
}
.twee{
   background-color: #1cb7eb;
}
.in{
   background-color: #1686b0;
}

#instagram{
    background-color: #cd486b !important;
}
.buscaHome{
   float: left;
   position: relative;
}
.lupa{
   margin-top: 17px;
   font-size: 30px;
   color: #999999;
   padding: 0px 18px;
   border-left: 1px solid #e2e2e2;
   margin-left: 10px;
   cursor: pointer;
}
.lupaForm{
   position: absolute;
   left: -250px;
   top: 91px;
    display: none;
  z-index: 9;
}
.lupaForm input{
   border:3px solid #f5f5f5;
   color: #7b0340 !important;
   font-weight: 600 !important;
   padding: 7px 14px;
   float: left;
}
.lupaForm button{
   float: left;
   border:3px solid #7b0340;
   background-color: #7b0340;
   color: #f5f5f5 !important;
   text-transform: uppercase;
   padding: 7px;
}
.slider1{
margin-top: 10px !important;
}
.slider1 img{
width: 100%;
}
.slider1text{
   background-color: rgba(0,0,0,0.2);
   margin-top: -370px;
   margin-left: 205px;
   padding: 40px !important;
}
.slider1text h1{
   color: #ffffff;
   font-size: 60px;
   font-weight: 600;
   margin:0px; 
}
.slider1text h1 span{
   font-weight: 300 !important;

}
.slider1text p{
   color: #ffffff;
   font-size: 21px;
   font-weight: 300;
   margin:0px; 
   font-style: italic;
   line-height: 21px;
}
.slider1text a{
   color: #ffffff;
   font-size: 18px;
   font-weight: 600;
   margin-top: 30px;
   margin-left: 270px;
   position: relative;
   display: block;
   width: 110px;
}
.slider1text a span{
   background-color: #faa633;
   width: 34px;
   height: 34px;
   border-radius: 60px;
   color: #ffffff;
   display: block;
   line-height: 34px;
   text-align: center;
   float: right;
   margin-right: -5px;
   margin-top: -6px;
}
.slider1text a:hover{
   color: #ffffff;
}
.slider1text a:before{
 content: "";
 width: 230px;
 height: 1px;
 background-color: #83817f;
 margin-left: -268px;
 top: 11px;
 position: absolute;
}
.bloqueLeft{
   padding-left: 250px !important;
   background-color: #ffffff;
}
.nosotrosHome{
padding: 20px 0 0px !important;
border-bottom: 20px solid #f7f7f7; 
border-top: 20px solid #f7f7f7; 
margin-top: -20px !important;
}
.linkRR a{
   color: #818181;
   font-size: 18px;
   font-weight: 600;
   margin-top: 30px;
   margin-left: 270px;
   position: relative;
   display: block;
   width: 110px;
   float: right;
}
.linkRR a span{
   background-color: #faa633;
   width: 34px;
   height: 34px;
   border-radius: 60px;
   color: #ffffff;
   display: block;
   line-height: 34px;
   text-align: center;
   float: right;
   margin-right: -5px;
   margin-top: -6px;
}
.linkRR a:hover{
   color: #818181;
}
.linkRR a:before{
 content: "";
    width: 360px;
    height: 1px;
    background-color: #83817f;
    left: -415px;
    top: 11px;
    position: absolute;
}
.tituloRR a span{
   font-size: 60px;
   line-height: 60px;
   color: #818181;
   font-weight: 300;
   position: relative;
}
.tituloRR a span:before{
content: "";
position: absolute;
width: 6px;
height: 40px;
top: 19px;
left: -20px;
background-color: #eeeeee;
}
.tituloRR a{
   font-size: 60px;
   line-height: 60px;
   color: #818181;
   font-weight: 600;
   margin:90px 0px 25px; 
   display: block;
}
.tituloRR a:hover{
   color: #818181;

}
.nuestraHome p{
   font-size: 21px;
   line-height: 21px;
   color: #818181;
   font-weight: 300;
}
.contPaddingRight{
padding-right: 120px;
}
.nuestra45 img{
width: 100%;
}
.slider1 .bx-controls{
margin-top: -50px !important;
position: relative;
margin-bottom: 50px;
}
.slider1 .bx-pager{
width: 30% !important;
right: 0 !important;
}
.slider1 .bx-wrapper {
    margin: 0 auto 0px !important;
}
.slider1 .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff !important;
    width: 34px !important;
    height: 5px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important; 
    border-radius: 0px !important;
}
.slider1 .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.slider1 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffa000 !important;
}
.prodHome h2{
margin: 0 auto;
left: 0;
right: 0;
display: table;
font-size: 60px;
color: #ffa000;
margin-top: 100px;
margin-bottom: 100px;
position: relative;
}
.prodHome h2:before{
content: "";
    position: absolute;
    top: 8px;
    left: -30px;
    width: 6px;
    height: 50px;
    background-color: rgba(0,0,0,0.1);
}
.prodHome h2:after{
content: "";
    position: absolute;
    top: 8px;
    right: -30px;
    width: 6px;
    height: 50px;
    background-color: rgba(0,0,0,0.1);
}
.prodHome a{
margin: 0 auto;
left: 0;
right: 0;
display: table;
font-size: 60px;
color: #ffa000;
margin-top: 100px;
margin-bottom: 100px;
position: relative;
line-height: 60px;
}
.prodHome a:hover{
color: #ffa000;
}

.prodHome a:before{
content: "";
    position: absolute;
    top: 8px;
    left: -30px;
    width: 6px;
    height: 50px;
    background-color: rgba(0,0,0,0.1);
}
.prodHome a:after{
content: "";
    position: absolute;
    top: 8px;
    right: -30px;
    width: 6px;
    height: 50px;
    background-color: rgba(0,0,0,0.1);
}
.vacantes h2{
margin: 0 auto;
left: 0;
right: 0;
display: table;
font-size: 60px;
color: #828282;
margin-bottom: 120px;
position: relative;
font-weight: 600;
}
.vacantes h2:before{
content: "";
    position: absolute;
    top: 8px;
    left: -30px;
    width: 6px;
    height: 50px;
    background-color: rgba(0,0,0,0.1);
}
.vacantes h2:after{
content: "";
    position: absolute;
    top: 8px;
    right: -30px;
    width: 6px;
    height: 50px;
    background-color: rgba(0,0,0,0.1);
}


.sliderTest h2{
position: relative;
margin: 0 auto;
left: 0;
right: 0;
display: table;
}
.sliderTest h2:before{
content: "";
    position: absolute;
    top: 1px;
    left: -30px;
    width: 5px;
    height: 40px;
    background-color: rgba(0,0,0,0.1);
}
.prodHome p{
text-align: center;
font-size: 21px;
color: #999999;
font-style: italic;
font-weight: 300;
line-height: 21px;
margin-bottom: 40px; 
display: none;
}
.slider2{
height: 510px;
overflow: hidden;
}
.slide2rLeft{
background-color: #7c0041;
height: 530px;
}
.slider2Head{
border-bottom: 1px solid #8a0b3f;
}
.slider2Head img{
float: left;
margin-top: 56px;
}
.slider2Head a span{
font-size: 36px;
color: #ffffff;
font-weight: 300;
}
.slider2Head a{
float: left;
font-size: 36px;
color: #ffffff;
font-weight: 600;
padding-top: 55px;
padding-bottom: 30px;
padding-left: 30px;
width: 70%;
}
.slider2Head a:hover{
color: #ffffff;
}
.slider2Cuerpo{
padding-bottom: 110px !important;
}

.slider2Cuerpo p{
color: #ffffff;
font-size: 21px;
font-weight: 300;
padding-top: 30px;
margin: 0;
}


.slider2Cuerpo a{
   color: #ffffff;
   font-size: 18px;
   font-weight: 600;
   margin-top: 30px;
   margin-left: 270px;
   position: relative;
   display: block;
   width: 110px;
   float: right;
}
.slider2Cuerpo a span{
   background-color: #faa633;
   width: 34px;
   height: 34px;
   border-radius: 60px;
   color: #ffffff;
   display: block;
   line-height: 34px;
   text-align: center;
   float: right;
   margin-right: -5px;
   margin-top: -6px;
}
.slider2Cuerpo a:hover{
   color: #faa633;
}
.slider2Cuerpo a:before{
 content: "";
    width: 370px;
    height: 1px;
    background-color: #8a0b3f;
    left: -435px;
    top: 11px;
    position: absolute;
}

.slider2 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 70px;
    width: 30%;
    left: 10%;
}


.slider2 .bx-wrapper .bx-pager.bx-default-pager a {
    background: #e2e2e2!important;
    width: 15px;
    height: 15px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}
.slider2 .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.slider2 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffa000!important;
}
.slider2Img img{
width: 100%;
}

.slider3Img img{
width: 100%;
}
.bloqueRight{
padding-right: 250px !important;
}
.contPaddingLeft{
padding-left: 120px !important;
}
.slider3Cuerpo{
padding-top: 60px !important;
}
.slider3Cuerpo a{
   color: #818181;
   font-size: 18px;
   font-weight: 600;
   margin-top: 30px;
   margin-left: 270px;
   position: relative;
   display: block;
   width: 110px;
   float: right;
}
.slider3Cuerpo a span{
   background-color: #faa633;
   width: 34px;
   height: 34px;
   border-radius: 60px;
   color: #ffffff;
   display: block;
   line-height: 34px;
   text-align: center;
   float: right;
   margin-right: -5px;
   margin-top: -6px;
}
.slider3Cuerpo a:hover{
   color: #818181;
}
.slider3Cuerpo a:before{
 content: "";
    width: 370px;
    height: 1px;
    background-color: #818181;
    left: -435px;
    top: 11px;
    position: absolute;
}
.slider3Head{
border-bottom: 1px solid #e2e2e2;
padding-bottom: 30px !important;
}
.slider3Head h2 {
    font-size: 60px;
    font-weight: 600;
    color: #828282;
}
.slider3Head a {
    font-size: 60px;
    font-weight: 600;
    color: #828282;
}

.slider3Head a:hover{
color: #828282;
}
.slider3Head p{
font-size: 21px;
font-weight: 300;
color: #999999;
line-height: 21px;
display: none;
}
.fechaBlog{
float: left;
}
.fecha{
width: 55px;
height: 54px;
background-color: #7c0040;
padding: 7px 0px;
}
.fecha p{
color: #ffffff;
font-weight: 800;
font-size: 12px;
line-height: 12px;
text-align: center;
}
.blogHMcontenido{
float: left;
width: 88%;
padding-left: 38px;
}
.blogHMcontenido h2{
margin: 0;
font-size: 36px;
font-weight: 600;
color: #828282;
float: none;
line-height: 36px;
width: 100%;
}
.blogHMcontenido h2:before{
display: none;
}
.blogHMcontenido p{
font-size: 21px;
font-weight: 300;
color: #828282;
line-height: 21px;
}
.slider3 .bx-pager{
display: none;
}
.slider3 .bx-wrapper{
   margin: 0;
}
.slider3{
position: relative;
}
.slider3 .outside{
position: absolute;
bottom: 0px;
right: 0px;
}
.slider3 .outside p{
margin:0;
font-size: 80px;

}
.outside span{
width: 100px;
height: 100px;
display: block;
background-color: #f7f7f7;
text-align: center;
line-height: 100px;
}
.outside span a{
  color: #b3b6b9;
}
.varios h2{
  font-size: 25px;
  font-weight: 600;
  color: #828282;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.testimonioCont{
  padding: 0px 50px;
  clear: both;
  display: inline-block;
  height: 155px;
}
.testProf{
  border-radius: 100%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  float: left;
    margin-right: 20px;
}
.testProf img{
  width: 100px;
  height: 100px;
}
.test{
  float: left;
  width: 180px;
}
.sliderNoti .blogHMcontenido {
    float: left;
    width: 86%;
    padding-left: 38px;
    height: 230px;
    overflow: hidden;
    overflow-y:auto; 
    margin-top: 50px;
}
.test h3{
  font-size: 21px;
  font-weight: 600;
  color: #828282;
  margin: 0;
}
.test p{
  font-size: 16px;
  font-weight: 300;
  color: #828282;
  margin: 0;
  font-style: italic;
}


.ampliar{
   color: #828282;
   font-size: 18px;
   font-weight: 600;
   margin-top: 30px;
   margin-left: 270px;
   position: relative;
   display: block;
   width: 110px;
   float: right;
   margin-right: 115px;
}
.ampliar span{
   background-color: #faa633;
   width: 34px;
   height: 34px;
   border-radius: 60px;
   color: #ffffff;
   display: block;
   line-height: 34px;
   text-align: center;
   float: right;
   margin-right: -5px;
   margin-top: -6px;
}
.ampliar:hover{
   color: #faa633;
}
.ampliar:before{
     content: "";
    width: 140px;
    height: 1px;
    background-color: #828282;
    left: -166px;
    top: 11px;
    position: absolute;
}

.sliderNoti .slider3Cuerpo a{
   color: #818181;
   font-size: 18px;
   font-weight: 600;
   margin-top: 0px;
   margin-left: 270px;
   position: relative;
   display: block;
   width: 110px;
   float: right;
   margin-right: 15px;
}
.sliderNoti .slider3Cuerpo a span{
   background-color: #faa633;
   width: 34px;
   height: 34px;
   border-radius: 60px;
   color: #ffffff;
   display: block;
   line-height: 34px;
   text-align: center;
   float: right;
   margin-right: -5px;
   margin-top: -6px;
}
.sliderNoti .slider3Cuerpo a:hover{
   color: #818181;
}
.sliderNoti .slider3Cuerpo a:before{
 content: "";
    width: 210px;
    height: 1px;
    background-color: #818181;
    left: -241px;
    top: 11px;
    position: absolute;
}

.sliderTest .bx-pager{
bottom: -20px !important;
width: 50% !important;
left: 0 !important;
}
.sliderTest .bx-wrapper {
    margin: 0 auto 0px !important;
}
.sliderTest .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ebebeb !important;
    width: 34px !important;
    height: 5px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important; 
    border-radius: 0px !important;
}
.sliderTest .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.sliderTest .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffa000 !important;
}

.sliderNoti .bx-pager{
bottom: 10px !important;
width: 30% !important;
left: 0 !important;
}
.sliderNoti .bx-wrapper {
    margin: 0 auto 0px !important;
}
.sliderNoti .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ebebeb !important;
    width: 34px !important;
    height: 5px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important; 
    border-radius: 0px !important;
}
.sliderNoti .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.sliderNoti .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffa000 !important;
}

.sliderNoti .bx-wrapper{
  margin-top: -111px !important;
}
.slidernotih2{
  text-align: left;
  padding-left: 30px;
  margin: 0 !important;
}

.paddinLeft{
  text-align: left !important;
  padding-left: 95px !important;
}

.footer{
background-color: #7c0040;
padding: 70px 0px !important;
}
.footer h2{
margin-top: 0px;
font-size: 24px;
color: #ffa000;
font-weight: 600;
margin-bottom: 30px;
padding-left: 10px;
}
.opacity{
opacity: 0;
}

.footerLink {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.footerLink li { 
    padding-left: 16px; 
}

.footerLink li:before {
    content: "•";
    padding-right: 8px;
    color: #ffa000;
    float: left;
}
.footerLink li a { 
font-size: 14px;
color: #ffffff;
font-weight: 300;
}
.footerLink li a:hover { 
color: #ffa000;
}
.direccion span{
font-weight: 600;
font-size: 17px;
color: #ffa000;
}
.direccion p{
font-weight: 300;
font-size: 16px;
color: #ffffff;
margin-bottom: 10px;
}

.redesFoot{
margin-top: 30px;
}
.redesFoot li{
   float: left;
}
.redesFoot li a{
   float: left;
   margin: 5px;
   border-radius: 60px;
   color: #7c0040 !important;
   width: 38px;
   height: 38px;
   text-align: center;
   line-height: 38px;
   background-color: #ffffff;
   font-size: 22px;
}
.certiFooter .logo{
float: left;
max-width: 150px;
}
.certiFooter .logo img{
width: 100%;
}
.certiFooter img{
vertical-align: middle;
display: block;
line-height: 110px;
}
.certiFooter{
padding: 20px 0 !important;
}
.certiFoot{
float: right;
}
.certiFoot p{
float: left;
margin-right: 40px;
font-size: 21px;
font-weight: 600;
color: #818181;
margin-bottom: 0px;
line-height: 60px;
}
.certiFoot img{
float: left;
margin-right: 20px;
}
.right img{
margin: 10px auto 0;
left: 0;
right: 0;
display: block;
}
.botoMenuMob{
position: absolute;
right: 15px;
font-size: 40px;
top: 15px;
color: #7c0040;
display: none;
}
.menu-fixed{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
padding: 10px 0 !important;
}
.menu li{
position: relative;
}
.submenu{
position: absolute;
top: 70px;
background-color: rgba(238,238,238,0.9);
padding: 20px;
left: -12px;
min-width: 300px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
z-index: 9;
display: none;
}
.submenu ul li{
width: 100%;
margin-bottom: 15px;
}
.submenu li a {
    font-weight: 600;
    line-height: 50px;
    color: #ffffff !important;
    font-size: 17px;
    line-height: 17px;
}
.submenu li a:hover {
    color: #ffffff !important;
}
.padreMenu:hover .submenu{
display: block;
}
.padreMenu ul li a{
color: #7c0041 !important;
}
.padreMenu ul li a:hover{
color: #7c0041 !important;
}
.migas ul{
  margin-bottom: 0;
}
.migas ul li{
float: left;
padding: 15px 25px; 
}
.migas ul li a{
font-size: 18px;
color: #ffffff; 
position: relative;
display: block;
}
.migas ul li a:before{
content: ">";
color: #b0467c;
position: absolute;
right: -30px;
top: -4px;
font-size: 25px;
}
.migas{
background-color: #7c0040;
border-bottom: 1px solid #902a5e;
}

.migas ul li:last-child a{
color: #faa633; 
}
.migas ul li:last-child a::before{
display: none;
}
.tituloPage{
background-color: #7c0040;
}
.tituloPage h1{
font-size: 50px;
font-weight: 600;
color: #ffa000;
margin-top: 20px;
margin-bottom: 20px;
position: relative;
}
.tituloPage h1:before{
content: "";
position: absolute;
top: 2px;
left: -30px;
width: 6px;
height: 50px;
background-color: #8a1954;
}
.tituloPage h1 span{
font-size: 50px;
color: #ffffff;
}
.bannerINT img{
width: 100%;
}
#quienesTabs{
margin-top: 130px !important;
}
#quienesCont{
margin-top: 130px !important;
}
.tabTittle .icono{
float: left;
margin-right: 15px;
}
.tabTittle h2{
float: left;
font-size: 24px;
color: #7c0040;
margin-top: 0;
font-weight: 600;
line-height: 35px;
margin-bottom: 60px;
}

#quienesTabs ul{
width: 100%;
display: inline-block;
}
#quienesTabs ul li{
font-size: 18px;
font-weight: 600;
color: #9a9a9a;
position: relative;
cursor: pointer;
padding: 15px 0px 15px 40px ;
border-bottom: 1px solid #eaeaea;
}
#quienesTabs li:before {
    content: ">";
    color: #9a9a9a;
    left: 0px;
    position: absolute;
    font-size: 25px;
    line-height: 25px;
}

#quienesTabs li:hover::before { 
color: #faa633;
}
#quienesTabs li:hover { 
color: #faa633;
}

#quienesTabs .active{
color: #faa633;
padding-left: 60px;
}
#quienesTabs .active:before{
padding-left: 20px;
 color: #ffa000;
}
.archivos{
position: relative;
float: left;
margin: 20px;
}
.archivos:before{
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,0.2);
top: 0;
left: 0;
}
.archivos p{
position: absolute;
bottom: 55px;
font-size: 20px;
font-weight: 600;
color: #7c0040;
padding: 15px;
}
.docDesc{
position: absolute;
background-color: #ffa000;
height: 55px;
width: 100%;
padding: 10px 0px;
bottom: 0;
}
.centrar2{
margin: 0 auto;
left: 0;
right: 0;
display: table;
}
.descIcon{
margin-right: 10px;
}
.docDesc a{
color: #ffffff;
font-size: 18px;
font-weight: 600;
}
.docDesc a:hover{
color: #ffffff;
}

.retiro .input{
width: 100%;
clear: both;
background-color: #e8e8e8;
height: auto;
margin: 7px;
border-radius: 5px;
padding: 0px 15px;
display: inline-block;
}


.retiro .input input{
    width: 95%;
    float: left;
    border: none;
    height: 48px;
    background-color: rgba(0,0,0,0);
    padding-left: 16px;
    color: #818181;
    font-weight: 300;
    font-size: 21px;
}


.retiro .inputCamposDinamicos input{
    width: 95%;
    float: left;
    border: none;
    height: 48px;
    background-color: rgba(0,0,0,0);
    padding-left: 16px;
    color: #818181;
    font-weight: 300;
    font-size: 21px;
}

    
.retiro .inputCamposDinamicos{
    width: 98.5%;
    clear: both;
    background-color: #e8e8e8;
    height: auto;
    margin: 7px;
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
}

.PreguntasAppNavBar{
    position: relative !important;
}

#PreguntasApp{
    position: relative;
    padding: 0px 0px 19px 0px !important;
}

#add,#addTel{
    position: relative;
    height: 45px;
    width: 100%;
    margin-top: -6px;
}

.btn_remove,.btn_removeTel{
    position: relative;
    height: 45px;
    width: 100%;
    margin-top: -6px;
}

.TituloPrincipal{
    position: relative;
    font-family: aller;
    font-size: 29px;
    padding: 14px;
    text-align: center;
}

#TextoAclaratorio{
    position: relative;
    font-size: 30px;
    text-align: center;
    padding: 25px;
}

#CompletarInfo{
    position: relative;
    background: #777777;
    color: white;
    border: none;
    width: 45%;
    height: 48px;
    text-align: center;
    border-radius: 5px;
    font-size: 17px;
}

.botonesModal{
    position: relative;
    width: 100%;
}

.retiro .input select{
width: 95%;
float: left;
border: none;
height: 48px;
background-color: rgba(0,0,0,0);
padding-left: 16px;
color: #818181;
  font-weight: 300;
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  color: #818181;
  font-weight: 300;
  font-size: 21px;
}
.retiro .input textarea{
width: 95%;
float: left;
border: none;
background-color: rgba(0,0,0,0);
padding-left: 16px;
height: 116px;
color: #818181;
  font-weight: 300;
  font-size: 21px;
}
.formIcon img{
    float: left;
    margin-top: 18px;
    width: 5%;
}
.retiro label{
font-size: 16px;
color: #818181;
font-weight: 300;
width: 96%;
float: left;
}
#politics1{
float: left;
}
#politics{
float: left;
}

::-moz-placeholder {
  opacity: 1;
}
.input ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #818181;
  font-weight: 300;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.input ::-moz-placeholder { /* Firefox 19+ */
  color: #818181;
  font-weight: 300;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.input :-ms-input-placeholder { /* IE 10+ */
  color: #818181;
  font-weight: 300;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.input :-moz-placeholder { /* Firefox 18- */
  color: #818181;
  font-weight: 300;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.enviar{
background-color: #faa633;
border: none;
width: 190px;
height: 48px;
text-align: center;
border-radius: 5px;
font-size: 18px;
color: #ffffff;
margin-left: 10px;
float: right;
}

.retiro h2{
color: #7c0040;
font-size: 36px;
font-weight: 600;
}
.retiro p{
font-size: 21px;
color: #999999;
font-weight: 300;
line-height: 21px;
}
.seccionTabs{
border-bottom: 1px solid #ececec;
padding-bottom: 117px !important;

}
.contINT .retiro h2{
font-size: 60px;
color: #818181;
font-weight: 600;
position: relative;
}
.contINT .retiro h2:before{
    content: "";
    position: absolute;
    top: 9px;
    left: -20px;
    width: 5px;
    height: 50px;
    background-color: rgba(0,0,0,0.1);
}
.contINT .retiro .input textarea {
    height: 182px;
}

.contINT{
padding-bottom: 90px !important;
}
.bannerINT{
position: relative;
}
.bannerINT p{
position: absolute;
top: 33%;
width: 32%;
margin-left: 100px;
font-size: 24px;
color: #ffffff;
font-weight: 300;
line-height: 24px;

}
.productosCont{
margin-top: 100px !important;
padding-bottom: 50px !important;
border-bottom: 1px solid #ececec;
}

.producto{
border: 1px solid #c1c1c1;
display: inline-block;
padding: 35px;
overflow: hidden;
position: relative;
width: 100%;
height: 523px;
margin-bottom: 100px;
}
.iconP{
float: left;
margin-right: 30px;
}
.productoFondo h2{
font-size: 25px;
color: #818181;
text-transform: uppercase;
font-weight: 300;
margin: 0;
line-height: 95px;
border-bottom: 1px solid #c1c1c1;
padding-bottom: 30px;
margin-bottom: 30px;
padding-left: 125px;
line-height: 35px;
height: 93px;
}
.productoFondo h2 span{
font-weight: 800;
}
.productoP{
height: 210px;
overflow: hidden;
overflow-y: scroll;
padding: 40px !important;
}
.productoP::-webkit-scrollbar {
width: 5px
}

.productoP::-webkit-scrollbar-thumb {
background: #828282;
outline: 5px solid #828282;
}
.productoP p{
font-size: 21px;
color: #818181;
font-weight: 300;
}
.productoHover{
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.pHoverIMG img{
width: 100%;
}
.productoHover h2{
font-size: 35px;
color: #818181;
font-weight: 300;
margin: 0;
padding-left: 125px;
line-height: 35px;
}
.productoHover h2 span{
font-weight: 800;
}
.hovercont{
padding: 35px;
}

.producto .ampliar {
    margin-right: 15px;
    margin-top: 100px;
}

.producto:hover .productoHover{
left: -800px;
} 

.cargarMas{
background-color: #818181;
border: none;
font-size: 21px;
font-weight: 800;
margin: 0 auto;
left: 0;
right: 0;
height: 55px;
width: 300px;
text-align: center;
color: #ffffff;
display: table;
}
#quienesTabs {
    margin-top: 130px !important;
}
.prodINT h2{
	font-size: 36px;
	font-weight: 800;
	color: #7c0040;
	margin: 0;
	margin-bottom: 35px;
	line-height: 36px;
}

.prodINT h3{
	font-size: 21px;
	line-height: 21px;
	font-weight: 600;
	color: #828282;
	margin: 0;
	margin-bottom: 35px;
}
.prodINT p{
	font-size: 21px;
	line-height: 21px;
	font-weight: 300;
	color: #828282;
	margin: 0;
	margin-bottom: 30px;
}
.bloqueTitulo{
width: 60%;
float: left;
padding-right: 10px;
padding-left: 70px;
}
.bloqueTitulo .fechaBlog{
margin-top: 60px;
}
.bloqueTitulo .calendario{
float: left;
}
.bloqueTitulo .fecha{
float: left;
}

.bloqueTitulo h2{
font-size: 36px;
color: #828282;
font-weight: 800;
}
.bloqueTituloP{
font-size: 21px;
color: #828282;
font-weight: 300;
line-height: 21px;
}
.bloqueIMG{
width: 40%;
float: right;
}
.bloqueIMG img{
float: right;
}
.bloqueTitulo a {
    color: #818181;
    font-size: 18px;
    font-weight: 600;
    margin-top: 50px;
    position: relative;
    display: block;
    width: 110px;
    float: left;
    margin-bottom: 30px;
}
.bloqueTitulo a:hover{
    color: #faa633;
}
.bloqueTitulo a span {
    background-color: #faa633;
    width: 34px;
    height: 34px;
    border-radius: 60px;
    color: #ffffff;
    display: block;
    line-height: 34px;
    text-align: center;
    float: right;
    margin-right: -5px;
    margin-top: -6px;
}

.noticias{
margin-top: 140px !important;
border-bottom: 1px solid #ececec;
}
.notiCont{
margin-bottom: 40px !important;
background-color: #f7f7f7;
padding-left: 0px !important;
}

.noticias .cargarMas{
margin-top: 100px;
margin-bottom: 90px;
}

.noticia{
margin-top: 55px !important;
border: 1px solid #eeeeee;
padding-bottom: 55px !important;
}
.noticia .calendario{
float: left;
}

.noticia .fecha{
float: left;
}

.noticia h2{
font-weight: 800;
font-size: 40px;
color: #7c0040;
width: 60%;
margin-bottom: 60px;
line-height: 40px;
}
.noticiaP{
font-size: 21px;
font-weight: 300;
color: #828282;
line-height: 27px;
}
.ultimasNT{
font-size: 50px;
color: #828282;
font-weight: 800;
margin: 0 auto;
left: 0;
right: 0;
display: table;
margin-top: 60px;
margin-bottom: 65px;
position: relative;
}
.ultimasNT:before{
content: "";
position: absolute;
top: 8px;
left: -45px;
width: 6px;
height: 50px;
background-color: #eeeeee;
}
.ultimasNT:after{
content: "";
position: absolute;
top: 8px;
right: -45px;
width: 6px;
height: 50px;
background-color: #eeeeee;
}
.ultimasN {
border: 1px solid #eeeeee;
margin-bottom: 90px !important;
}

.quienesSomos p{
font-size: 21px;
font-weight: 300;
color: #999999;
line-height: 27px;
margin-bottom: 100px;
}
.quienesSomos h2{
font-size: 40px;
font-weight: 800;
color: #7c0040;
line-height: 27px;
margin-bottom: 20px;
}
.cerText{
float: left;
width: 50%;
}
.certIMG{
float: left;
width: 50%;
}
.certIMG img{
float: right;
}
.cerText p{
font-size: 34px;
font-weight: 800;
color: #818181;
line-height: 40px;
}
.cerText p span{
font-size: 20px;
font-weight: 300;
color: #818181;
font-style: italic;
}
.contactINT .input input {
    width: 90%;
}
.contactINT .input textarea {
    width: 90%;
}
.trabaje{
margin-top: 90px !important;
border-bottom: 1px solid #eeeeee;
padding-bottom: 90px !important;
margin-bottom: 90px !important;
}

.trabaje p{
margin-bottom: 40px !important;
}

.medioRI{
width: 45% !important;
float: left;
clear: inherit !important;
}

.medioLF{
width: 45% !important;
float: right;
clear: inherit !important;
}
.trabaje p{
font-size: 21px;
font-weight: 300;
color: #818181;
}

.trabaje form input{
width: 100%;
}

.trabaje .input{
width: 100%;
clear: both;
background-color: #e8e8e8;
height: auto;
margin: 7px;
border-radius: 5px;
padding: 0px 13px;
display: inline-block;
}

.trabaje .input input{
width: 92%;
float: left;
border: none;
height: 48px;
background-color: rgba(0,0,0,0);
padding-left: 16px;
color: #818181;
  font-weight: 300;
  font-size: 18px;
}
.trabaje .input select{
width: 92%;
float: left;
border: none;
height: 48px;
background-color: rgba(0,0,0,0);
padding-left: 16px;
color: #818181;
  font-weight: 300;
  font-size: 21px;
  font-family: 'Lato', sans-serif;
  color: #818181;
  font-weight: 300;
  font-size: 21px;
}
.trabaje .input textarea{
width: 92%;
float: left;
border: none;
background-color: rgba(0,0,0,0);
padding-left: 16px;
height: 165px;
color: #818181;
  font-weight: 300;
  font-size: 21px;
}
.formIcon img{
float: left;
margin-top: 15px;
}
.trabaje label{
font-size: 16px;
color: #818181;
font-weight: 300;
}
.file {
width: 100%;
/* position: absolute; */
padding-top: 8px;
left: 0;
/* opacity: 0; */
cursor: pointer;
}
.formIcon p{
margin: 9px !important;
font-size: 21px;
font-weight: 300;
color: #818181;
width: 200px;
text-align: center;
background-color: #ffffff;
display: none;
}

.vacante h3{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-weight: 800;
color: #7c0040;
font-size: 34px;
float: left;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 20px;
margin-bottom: 30px;
padding-right: 120px;
}
.codigoVacanate{
width: 100%;
}
.ib3_boxV{
height: 520px;
}
.codigoVacanate .codigo{
float: left;
}

.codigoVacanate .lugar{
float: left;
}
.codigo{
background-color: #7c0040;
border-radius: 5px;
width: 270px;
height: 37px;
padding: 0px 14px;
line-height: 37px;
}
.codigo p{
margin: 0;
color: #ffffff;
font-size: 21px;
font-weight: 300;
}
.codigo p span{
font-weight: 800;
}
.lugar{
padding-left: 20px;
line-height: 37px;
}
.lugar p{
font-family: 'Open Sans', sans-serif;
font-size: 18px;
color: #878787;
font-weight: 300;
}
.lugar p span{
color: #faa633;
font-weight: 600;
}
.vacante{
margin-bottom: 80px;
}
.vacanteP{
font-size: 21px;
font-weight: 300;
color: #818181;
padding: 30px 0px; 
line-height: 21px;
width: 70%;
height: 240px;
overflow: hidden;
overflow-y:auto; 
}
.trabajeINT .vacanteP{
height: auto !important;
}
.verVacante{
width: 230px;
border-top: 1px solid #e6e6e6;
padding-top: 14px;
}
.verVacante a{
font-size: 20px;
color: #ffffff;
background-color: #7c0040;
border-radius: 5px;
height: 38px;
line-height: 38px;
text-align: center;
width: 150px;
display: block;
}
.verVacante a:hover{
color: #ffffff;
}

.vacantes .cargarMas{
margin-bottom: 90px;
}
.trabajeINT .vacanteP {
    width: 100% !important;
}
.trabajeINT .vacanteP p {
 margin-bottom: 30px !important;
 position: relative;
}
.trabajeINT .vacanteP p:nth-child(2)::before {
 content: "";
 width: 120px;
 height: 1px;
 background-color: #e6e6e6;
 position: absolute;
 bottom: -10px;
 left: 0;
}
.testimonio{
margin-top: 130px !important;
border-bottom: 1px solid #ececec;
padding-bottom: 90px !important;
}
.testimonio ul li{
cursor: pointer;
}
.testimonio .slider6{
position: relative;
}
.testimonio .outside{
position: absolute;
top: 20%;
width: 100%;
}
.testimonio #slider-prev{
float: left;
}
.testimonio #slider-next{
float: right;
}

.testimonio .outside span {
    width: 100px;
    height: 100px;
    display: block;
    background-color:rgba(0,0,0,0);
    text-align: center;
    line-height: 100px;

}
.testimonio .outside span a{
    color: #7c0040;
    font-size: 80px;
}
.testimonio .bx-controls{
display: none;
}
.testiCont{
margin-top: 120px !important;
}
.testiCont h1{
font-size: 36px;
color: #7c0040;
font-weight: 800;
margin-bottom: 40px;
}
.testiCont p{
font-size: 21px;
color: #828282;
font-weight: 300;
}
.seccionTabPro #quienesCont .Tab h2 {
    font-size: 36px;
    font-weight: 800;
    color: #7c0040;
    margin: 0;
    margin-bottom: 35px;
    line-height: 36px;
}
.prodINT h3{
font-size: 21px;
font-weight: 600;
color: #828282;
}
/*.prodINT ul {
    list-style: none;  Remove list bullets 
    padding: 0;
    margin: 0;
}*/

.prodINT ul li { 
    /*padding-left: 16px;
    font-size: 21px;
    line-height: 25px;
    font-weight: 300;
    color: #828282; */
    padding-left: 16px;
    font-size: 21px;
    line-height: 25px;
    font-weight: 300;
    color: #fbae33;
    list-style-type: disc;
    -webkit-margin-start: 25px;
}
.prodINT ul li p{ 
  color: #828282;
  line-height: 25px;
  margin-bottom: 0px;
}

/*.prodINT ul li:before {
    content: "•";
    padding-right: 8px;
    color: #ffa000;
}*/
.compartir{
margin-top: 70px;
}
.compartir .compLink{
position: relative;
}
.compartir .compLink img{
float: left;
margin-right: 20px;
position: relative;
}
.compartir .compLink:after{
content: "";
width: 50px;
height: 6px;
background-color: #d2d1d1;
position: absolute;
bottom: -60px;
left: -4px;
}
.compartir .compLink p{
float: left;
font-size: 24px;
color: #828282;
font-weight: 800;
}

.conRed{
margin-top: 72px !important;
}
.conRed img{
float: left;
margin-right: 9px;
}

.blog p{
font-size: 50px;
line-height: 70px;
width: 36%;
right: 10%;
font-weight: 400;
}
.blog p span{
font-size: 70px;
color: #7c0040;
font-weight: 600;
text-transform: uppercase;
}
.post{
margin-top: 80px !important;
padding-bottom: 60px !important;
border-bottom: 1px solid #ececec;
}
.bloqueIMGBlog{
float: left;
margin-right: 30px;
padding-right: 0px;
}
.post .bloqueTitulo{
width: 60%;
position: relative;
padding-right: 0px;
height: 440px;
overflow: hidden;
overflow-y: scroll;
}
.post .bloqueTitulo a{
position: relative;
}
.post .bloqueTitulo a:after{
content: "";
width: 250px;
height: 1px;
background-color: #e6e6e6;
position: absolute;
top: -20px;
right: -270px
}

.post .bloqueTituloP {
    height: 125px;

}
.blogRelacionado{

}
.blogRelaIMG{
padding: 0px !important;
}
.blogRelaIMG img{
width: 100%;
}

.ultimasN .bx-wrapper {
    margin: 0 auto !important;
}

.blogRelaFondo{
background-color: #8a1954;
padding: 50px !important;
height: 480px;
}
.ultimasNT .blogHMcontenido h2 {
    color: #ffffff;
}
.ultimasNT .blogHMcontenido p {
    color: #ffffff;
    height: 160px;
    overflow: hidden;
    margin-bottom: 30px;
}
.blogRelaFondo a{
float: right;
margin-bottom: 70px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
    margin-left: 270px;
    position: relative;
    display: block;
    width: 110px;
}
.blogRelaFondo a:before {
    content: "";
    width: 230px;
    height: 1px;
    background-color: #83817f;
    margin-left: -268px;
    top: 11px;
    position: absolute;
}
.blogRelaFondo a span {
    background-color: #faa633;
    width: 34px;
    height: 34px;
    border-radius: 60px;
    color: #ffffff;
    display: block;
    line-height: 34px;
    text-align: center;
    float: right;
    margin-right: -5px;
    margin-top: -6px;
}
.blogRelacionado p{
font-weight: 400;
color: #ffffff
}
.ultimasN .bx-pager{
bottom: 80px !important;
width: 30% !important;
left: 50% !important;
}
.ultimasN .bx-wrapper {
    margin: 0 auto 0px !important;
}
.ultimasN .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff !important;
    width: 34px !important;
    height: 5px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important; 
    border-radius: 0px !important;
}
.ultimasN .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.ultimasN .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffa000 !important;
}

.ultimasN{
padding-bottom: 60px !important;
}

.blogRelacionado .blogHMcontenido h2 {
    color: #ffffff;
}
.contactoPage{
margin-top: 80px!important;
}
.contactoPage p{
margin-bottom: 40px !important;
}
.mapa iframe{
margin-top: 150px;
width: 100%;
min-height: 550px;
}
.submenu li a {
    font-weight: 600;
    line-height: 50px;
    color: #ffffff !important;
}
.padreMenu .submenu li a {
    line-height: 20px;
}
.sliderNoti img{
width: 100%;
}
.slider3Head {
    padding-bottom: 15px !important;
    position: absolute;
    width: 85% !important;
    right: 32px;
    top: 0px;
}
.blogHomeCont .bloqueRight{
    padding-top: 120px;
}
.productosHomeCont{
height: 508px;
overflow: hidden;
}
.productosHomeCont p{
height: 150px;
overflow-y: auto;
}
.overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
background-color: rgba(0,0,0,0.8);
display: none;
}
.overlay .cont7{
background-color: #ffffff;
margin-top: 7%;
height: 600px;
padding: 30px !important;
border-radius: 20px;
position: relative;
}
.overlay h2 {
    font-size: 35px;
    color: #818181;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    line-height: 35px;

}
.overlay p {
    font-size: 21px;
    color: #818181;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 30px;
}
.condiciones{
height: 530px;
padding-bottom:20px;
overflow-y: auto;
}
.cerrarOver{
position: absolute;
top: -40px;
right: -40px;
color: #ffffff;
font-size: 40px;
cursor: pointer;
}
.noScroll{
overflow: hidden;
}
.politicasLabel{
cursor: pointer;
text-decoration: underline;
}

.mapa {
    margin-top: 150px !important;
}
#DataTreatmentEmpresaForm label{
width: 40%;
}
#DataTreatmentEmpresaForm .enviar{
float: right;
}
.borderLeft{
border-left: 1px solid #e2e2e2;
}

.blogRelacion {
    height: 480px;
    overflow: hidden;
}

.noticia ul {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

.noticia ul li { 
  padding-left: 19px; 
  font-size: 19px;
  font-weight: 300;
  color: #fbae33;
  list-style-type: disc;
  -webkit-margin-start: 25px;
}
.noticia ul li p{ 
  color: #828282;
  display: inline;
}
/*.noticia ul li:before {
    content: "•";
    padding-right: 8px;
    color: #ffa000;
}*/
.noticia ul li a { 
font-size: 19px;
color: #828282;
font-weight: 300;
}

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

::-webkit-scrollbar-thumb {
background: #828282;
outline: 5px solid #828282;
}
.tabTittle{
display: inline-block;
}
.politiCont{
float: left;
width: 47%;
}
.ib3_boxN{
height: 434px;
margin-bottom: 20px;
overflow: hidden;
overflow-y: auto;
}
.g-recaptcha{
float: left;
}  

.table-responsive thead{
font-size: 20px;
color: #7c0040;
}
.table-responsive {
    padding-left: 19px;
    font-size: 19px;
    color: #828282;
    font-weight: 300;
}
.mostrarMobile{
display: none;
}
.atras a{
color: #ffffff;
font-size: 22px;
background-color: #7c0040;
padding: 5px 15px;
margin-bottom: 20px;
display: block;
float: left;
}
.atras a:hover{
color: #faa633;
font-size: 22px;
}
.hideOnLg{
display: none;
}

.tituloR {
font-size: 36px !important;
    color: #828282 !important;
    font-weight: 800 !important;
display: block !important;
width: 100% !important;
margin: 10px 0 !important;
float: none !important;
}
.tituloR h4{
font-size: 36px !important;
    color: #828282 !important;
    font-weight: 800 !important;
}
.blogHMcontenido .tituloRR2 {
margin: 0;
}
.blogHMcontenido .tituloRR2 a:before {
display: none;
}
.blogHMcontenido .tituloRR2 a {
margin: 0;
font-size: 30px;
font-weight: 600;
color: #828282;
line-height: 31px;
margin-bottom: 20px;
}

.tituloRR2{
margin-top: 40px;
margin-bottom: 30px;

}
.tituloRR2 a {
    font-size: 25px;
    font-weight: 600;
    color: #828282;
    margin-top: 60px;
    margin-bottom: 40px;
    float: none !important;
    width: auto !important;
    margin-left: 0px !important;
}
.sliderTest .tituloRR2 a{
	font-size: 36px;
    font-weight: 600;
    color: #828282;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
        margin-left: 100px !important;
}
.tituloRR2 a {
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: table;
}
.tituloRR2 a:hover {
color: #828282;
}
.tituloRR2 a:before {
    content: "";
    position: absolute;
    top: 1px;
    left: -30px;
    width: 5px;
    height: 40px;
    background-color: rgba(0,0,0,0.1);
}
.sliderNoti .tituloRR3 a{
	font-size: 36px;
    font-weight: 600;
    color: #828282;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.tituloRR3{
position: relative;
z-index: 99;
margin-top: 60px;
}
.tituloRR3 a {
    font-size: 25px;
    font-weight: 600;
    color: #828282;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.tituloRR3 a:hover {
    color: #828282;
}








































@media(max-width: 767px){

.botoMenuMob{
display: block;
}
.slider1text {
    margin-top: 0px;
    margin-left: 0px;
    padding: 5px !important;
}
.menuCont {
 margin-left: 20px;
}
.lupaForm {
    left: -204px;
    top: 62px;
}
.menu{
position: absolute;
top: 120px;
z-index: 9;
background-color: rgba(238,238,238,0.9);
padding-bottom: 20px;
display: none;
left: 0;
width: 97%;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
}
.menu ul li{
width: 100%;
}
.menu li a {
    font-weight: 600;
    line-height: 50px;
    color: #7c0041 !important;
}
.menu li a:hover {
    color: #ffffff !important;
}
.menuAct a{
color: #ffffff !important;
}
.contacto{
color: #ffffff !important;
}
header {
    padding: 14px 0px;
}
.logo{
width: 150px;
}
.logo img{
width: 100%;
}
.idioma {
    margin-top: 0;
}
.redes {
    margin-top: 0px;
}
.lupa {
    margin-top: 0px;
}
.slider1text h1 {
    color: #7c0040;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.slider1text p {
    color: #818181;
    font-size: 21px;
    line-height: 21px;
    margin: 10px 15px;
    text-align: justify;
}
.slider1text a {
    margin-top: 10px;
    margin-left: 0;
    position: relative;
    display: block;
    width: 110px;
    float: right;
    color: #818181;
}
.slider1text a:before {
    width: 169px;
    margin-left: 0;
    right: 130px;
}
.slider1 .bx-pager {
    bottom: 150px !important;
}
.slider1 .bx-wrapper .bx-pager.bx-default-pager a {
    background: #818181 !important;

}
.bloqueLeft {
padding-left: 15px !important;
}
.contPaddingRight {
padding-right: 0px !important;
}
.nuestraHome h2 {
    font-size: 40px;
    line-height: 40px;
    margin: 20px 0px 25px;
    text-align: center;
}
.nuestraHome h2 span {
    font-size: 40px;
    line-height: 40px;
}
.nuestraHome p {
text-align: justify;
}
.cont5 {
    width: 90%;
}
.prodHome h2 {
    font-size: 40px;
    margin-top: 50px;
}
.prodHome p {
text-align: justify;
}
.nuestra45{
margin-top: 30px;
}
.slider2Cuerpo a:before {
    width: 160px;
    left: -177px;
}
.contPaddingLeft {
    padding-left: 0px !important;
}
.bloqueRight {
    padding-right: 15px !important;
}
.slider3Head h2 {
    font-size: 40px;
    margin-top: 20px;
    text-align: center;
}
.slider3Head p {
text-align: justify;
}
.blogHMcontenido {
    width: 78%;
    padding-left: 10px;
    height: auto !important;
}
.blogHMcontenido p {
text-align: justify;
}
.outside span {
    width: 50px;
    height: 50px;
    display: block;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 50px;
}
.slider3 .outside p {
    font-size: 50px;
}

.slider3Cuerpo a:before {
    width: 120px;
    left: -461px;
    display: none;
}
.slider3 .outside {
    bottom: 346px;
}
.testimonioCont {
    padding: 0px;
}
.test {
    float: left;
    width: 58%;
}
.test p {
text-align: justify;
}
.ampliar:before {
    width: 120px;
    left: -451px;
    display: none;
}
.ampliar {
    margin-top: 50px;
    margin-left: 270px;
    width: 110px;
    float: right;
    margin-right: 10px;
}
.sliderTest .bx-pager {
    bottom: 40px !important;
}
.sliderTest .bx-wrapper .bx-pager.bx-default-pager a {
    width: 23px !important;
}
.sliderNoti .blogHMcontenido {
    width: 78%;
    padding-left: 10px;
}
.varios h2 {
    font-size: 28px;
line-height: 30px;
text-align: left;
}
.sliderNoti .slider3Cuerpo a:before {
    width: 120px;
    left: -451px;
    top: 11px;
    display: none;
}

.tweetImg{
margin-top: 50px;
}
.tweetImg img{
width: 100%;
}
.cont8 {
    width: 95%;
}
.slider1 {
    margin-top: 0px !important;
}
.slider2 {
 height: auto;
overflow: inherit; 
}
.slider2 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 260px;
    width: 100%;
}
.bx-wrapper {
    margin: 0px !important;
}
.certiFooter {
    padding: 5px 0 !important;
}
.footer {
    background-color: #7c0040;
    padding: 10px 0px !important;
}
/*empresa*/
.migas ul li {
    float: left;
    padding: 10px 10px;
}
.migas ul li a {
    font-size: 13px;
}
.migas ul li a:before {
    right: -17px;
    top: -8px;
    font-size: 25px;
}
.cont7 {
    width: 100%;
}
.tituloPage h1 {
    font-size: 30px;
line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
}
.tituloPage h1 span {
    font-size: 28px;
line-height: 28px;
}
#quienesTabs {
    margin-top: 40px !important;
}
.archivos {
    margin: 10px 0px;
}
.contINT .retiro h2 {
    font-size: 42px;
}
.tabTittle h2 {
    margin-bottom: 30px;
    position: relative;
}
.tabTittle h2:after {
content: ">";
color: #7c0040;
position: absolute;
right: -20px;
font-size: 30px;
line-height: 38px;
}

#quienesCont {
    margin-top: 50px !important;
}
.retiro .input input {
    width: 90%;
}
.retiro .input textarea {
    width: 90%;
}
/*empresa*/

/*productos*/
.producto {
    padding: 15px;
    height: 360px;
}
.bannerINT p {
    position: relative;
    width: 100%;
    margin-left: 8px;
    font-size: 17px;
    color: #818181;
    line-height: 17px;
    margin-top: 15px;
}
.productosCont {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.hovercont {
    padding: 14px;
}
.productoHover h2 {
    margin-top: 0px;
    font-size: 22px;
    padding-left: 70px;
    line-height: 24px;
}
.iconP {
    margin-right: 15px;
    width: 50px;
}
.iconP img{
width: 100%;
}
.productoP {
    padding: 0px !important;
    height: 110px;
}
.productoHover{
  display: none;
}
.productoFondo h2 {
    padding-left: 65px;
    font-size: 20px;
    line-height: 20px;
}
.cargarMas {
    font-size: 17px;
    width: 260px;
}
/*productos*/
/*noticias*/
.noticia h2 {
    font-size: 20px;
    width: 100%;
    line-height: 20px;
    margin-bottom: 30px;
}
.noticiaP {
    font-size: 17px;
    line-height: 17px;
    text-align: justify;
}
.ultimasNT {
    font-size: 40px;
    margin-top: 50px;
    margin-bottom: 40px;
}
.bloqueTitulo .fechaBlog {
    margin-top: 20px;
}
/*noticias*/

/*trabaje*/
.cont4 {
    width: 90%;
}
.trabaje p {
    font-size: 17px;
text-align: justify;
}
.trabaje .input input {
    width: 90%;

}
.trabaje .input textarea {
    width: 90%;
}
.trabaje .input select {
    width: 90%;
}
#quienesCont .trabaje .input input {
    width: 85%;

}
#quienesCont .trabaje .input textarea {
    width: 85%;

}
#quienesCont .trabaje .input select {
    width: 85%;

}
.trabaje {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
}
.vacantes h2 {
    font-size: 40px;
    margin-bottom: 30px;
}
.vacante h3 {
    padding-right: 0px;
}
.lugar {
    padding-left: 0px;
}
.lugar p {
    font-size: 15px;
}
.vacanteP {
    font-size: 18px;
    line-height: 18px;
    width: 100%;
    text-align: justify;
}
/*trabaje*/

/*testimonio*/
.outside{
display: none;
}
.testimonio {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}
.testiCont {
    margin-top: 60px !important;
}
.slider6 .bx-viewport{
width: 100% !important;
height: 100px !important;
}
.slider6 .bx-viewport img{
width: 100% !important;
height: auto !important;
margin: 0;
left: 0;
right: 0;
display: inline-block;
}
.testiCont p {
    font-size: 17px;
text-align: justify;
}
/*testimonio*/
/*blog*/
.blog p span {
    font-size: 33px;
}
.blog p {
    right: 0;
    line-height: 22px;
    margin-top: 20px;
}
.bloqueIMGBlog{
width: 100%;
margin: 0;
}
.bloqueIMGBlog img{
width: 100%;
}
.post .bloqueTitulo {
    width: 100%;
}
.post .bloqueTituloP {
text-align: justify;
}
.post .bloqueTitulo a:after {
    right: -169px;
}
.blogRelaFondo {
    padding: 6px !important;
}
.blogRelaFondo a:before {
    width: 120px;
    margin-left: -138px;
}
/*blog*/
.submenu li a {
    font-size: 17px !important;
    line-height: 17px !important;
}
.enviar {
    margin-left: 60px;
    margin-top: 20px;
}
.slider2Cuerpo {
    padding-bottom: 30px !important;
}
.slider2Head h2 {
    padding-top: 20px;
    width: 67%;
    font-size: 23px;
}
.slider2Head h2 span {
    font-size: 23px;

}
.slider2Head img {
    margin-top: 37px;
}

.test {
    float: left;
    width: 100%;
}
.slider3Head {
    padding-bottom: 15px !important;
    position: absolute;
    width: 85% !important;
    right: 32px;
    top: 0%;
}
.blogHomeCont .bloqueRight {
    padding-top: 80px;
}
.slider1 .bx-controls{
margin-top: -130px !important;
position: relative;
margin-bottom: 130px;
opacity: 0;
}
.cerText {
    width: 100%;
}
.certIMG {
    width: 100%;
}
.certIMG img{
    width: 50%;
}
.quienesSomos p {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 18px;
}
.productoP p {
    font-size: 18px;
}
.blogRelacionado p {
    font-weight: 400;
    color: #ffffff;
    font-size: 17px;
}
.blogRelacionado .blogHMcontenido h2 {
    line-height: 31px;
}
.ultimasN .bx-pager {
    width: 100% !important;
    left: 0 !important;
}
.bloqueTitulo {
padding-left: 16px;
}
.padreMenu:after {
    content: ">";
    position: absolute;
    background-color: #7c0040;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    color: #ffffff;
    right: 30px;
    font-size: 28px;
    text-align: center;
    line-height: 29px;
    top: 10px;
}
.submenu {
    top: 49px;
}
.g-recaptcha {
   margin-bottom: 20px;
}
.vacantes h2:after {
display: none;
}
.vacantes h2:before {
display: none;
}
.blogHMcontenido h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #828282;
    line-height: 20px;
    margin-top: 33px;
}
.menuLateral{
height: 0px;
overflow: hidden;
}
.mostrarM{
height: auto !important;
overflow: inherit !important;
}
#quienesCont {
    margin-top: 0px !important;
}
#quienesCont {
    margin-top: 30px !important;
}
.slider3Cuerpo {
    margin-bottom: 10px !important;
}
.idiomaRedes {
    float: none;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: table;
    width: 77%;
    padding-top: 20px;
}
.bx-wrapper .bx-pager {
display: none;
}
.footer h2 {
    margin-bottom: 10px;
    margin-top: 30px;
}
.opacity{
display: none;
}
.direccion{
margin-top: 20px;
}
.certiFoot p {
    width: 100%;
}
#WorkVacantesForm .g-recaptcha {
    margin-left: 5px;
}
.enviar {
    margin:20px auto 0!important;
    float: none !important;
    left: 0;
    right: 0;
}
.verVacante {
    width: 230px;
    border-top: 1px solid #e6e6e6;
    padding-top: 14px;
    margin: 0 auto;
}
.verVacante a {
margin: 0 auto;
}
.codigo {
    width: 100%;
}
#ContactFormEmpresaForm .g-recaptcha {
float: none;
margin-left: 13px;
}

.msg_send{
display: none;
}
.ib3_boxN {
    height: auto;

}
.bloqueTitulo h2 {
    font-size: 20px;
}
.noticiaP img{
width: 100%;
}
.mostrarMobile{
display: block;
}
.mostrarPC{
display: none;
}
.slider2Head a{
padding-left: 0;
width: 67%;
padding-top: 40px;
}
.tituloRR a {
    margin: 18px 0px 25px;
}
.prodHome a {
    margin-top: 30px;
    margin-bottom: 30px;
}
.sliderTest .tituloRR2 a {
    margin-left: 10px !important;
}
.blogHMcontenido .tituloRR2 a {
    font-size: 20px !important;
    line-height: 20px;
}
}



















@media(min-width: 390px) and (max-width: 420px){
.slider3Head {
    top: 3%;
}
}

@media(max-width: 500px){
/*noticias*/

.bloqueTitulo {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
}
.bloqueIMG {
    width: 100%;
}
.noticias {
    margin-top: 0px !important;
}
.bloqueIMG img{
width: 100%;
}


/*noticias*/
}
@media(min-width: 580px) and (max-width: 610px){
.ampliar:before {
    width: 120px;
    left: -170px;
}
.slider3Head {
    top: 0px;
}
.blogHomeCont .bloqueRight {
    padding-top: 169px;
}
.bloqueTitulo {
width: 50%;
}
}





@media(min-width: 768px) and (max-width: 991px){
.botoMenuMob{
display: block;
}
.slider1text {
    margin-top: 0px;
    margin-left: 0px;
    padding: 5px !important;
}
.menuCont {
 margin-left: 20px;
}
.lupaForm {
    left: -204px;
    top: 69px;
}
.menu{
position: absolute;
top: 87px;
z-index: 9;
background-color: rgba(124,0,64,0.9);
padding-bottom: 20px;
display: none;
left: 13px;
width: 50%;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
}
.menu ul li{
width: 100%;
}
.menu li a {
    font-weight: 600;
    line-height: 50px;
    color: #ffffff !important;
}
.menu li a:hover {
    color: #ffffff !important;
}
.menuAct a{
color: #ffffff !important;
}
.contacto{
color: #ffffff !important;
}

header {
    padding: 14px 0px;
}
.logo{
width: 150px;
}
.logo img{
width: 100%;
}
.idioma {
    margin-top: 0;
}
.redes {
    margin-top: 0px;
}
.lupa {
    margin-top: 0px;
}

.slider1text h1 {
    color: #7c0040;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.slider1text p {
    color: #818181;
    font-size: 21px;
    line-height: 21px;
    margin: 10px 15px;
    text-align: justify;
}
.slider1text a {
    margin-top: 10px;
    margin-left: 0;
    position: relative;
    display: block;
    width: 110px;
    float: right;
    color: #818181;
}
.slider1text a:before {
    width: 169px;
    margin-left: 0;
    right: 130px;
}
.slider1 .bx-pager {
    bottom: 140px !important;
}
.slider1 .bx-wrapper .bx-pager.bx-default-pager a {
    background: #818181 !important;

}
.bloqueLeft {
padding-left: 15px !important;
}
.contPaddingRight {
padding-right: 0px !important;
}
.nuestraHome h2 {
    font-size: 40px;
    line-height: 40px;
    margin: 70px 0px 25px;
    text-align: center;
}
.nuestraHome h2 span {
    font-size: 40px;
    line-height: 40px;
}
.nuestraHome p {
text-align: justify;
}
.cont5 {
    width: 90%;
}
.prodHome h2 {
    font-size: 40px;
    margin-top: 50px;
}
.prodHome p {
text-align: justify;
}
.nuestra45{
margin-top: 30px;
}
.slider2Cuerpo a:before {
    width: 160px;
    left: -177px;
}
.contPaddingLeft {
    padding-left: 0px !important;
}
.bloqueRight {
    padding-right: 15px !important;
}
.slider3Head h2 {
    font-size: 40px;
    margin-top: 70px;
    text-align: center;
}
.slider3Head p {
text-align: justify;
}
.blogHMcontenido {
    width: 81%;
    padding-left: 10px;
}
.blogHMcontenido p {
text-align: justify;
}
.outside span {
    width: 50px;
    height: 50px;
    display: block;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 50px;
}
.slider3 .outside p {
    font-size: 50px;
}

.slider3Cuerpo a:before {
    width: 120px;
    left: -451px;
}
.slider3 .outside {
    bottom: 346px;
}
.testimonioCont {
    padding: 0px;
}
.test {
    float: left;
    width: 58%;
}
.test p {
text-align: justify;
}
.ampliar:before {
    width: 120px;
    left: -491px;
}
.ampliar {
    margin-top: 50px;
    margin-left: 270px;
    width: 110px;
    float: right;
    margin-right: 10px;
}
.sliderTest .bx-pager {
    bottom: 40px !important;
}
.sliderTest .bx-wrapper .bx-pager.bx-default-pager a {
    width: 23px !important;
}
.sliderNoti .blogHMcontenido {
    width: 80%;
    padding-left: 10px;
}
.varios h2 {
    font-size: 36px;
line-height: 36px;
}
.sliderNoti .slider3Cuerpo a:before {
    width: 120px;
    left: -130px;
    top: 11px;
}

.tweetImg{
margin-top: 50px;
}
.tweetImg img{
width: 100%;
}
.cont8 {
    width: 97%;
}
.slider1 {
    margin-top: 0px !important;
}
.slider2 {
 height: auto;
overflow: inherit; 
}
.slider2 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 600px;
}
.bx-wrapper {
    margin: 0px auto !important;
}
.direccion p {
    font-size: 14px;
}
.direccion p {
    font-size: 14px;
}
.footer h2 {
    font-size: 19px;
}
.certiFooter {
    padding: 5px 0 !important;
}
.footer {
    background-color: #7c0040;
    padding: 10px 0px !important;
}
.right img {
    margin: 0px auto 0;

}
.centrar{
margin: 0 auto;
left: 0;
right: 0;
display: table;
}
.tweetHome iframe{
height: 368px !important;
}
.sliderNoti .bx-pager {
    bottom: 30px !important;
}
/*empresa*/
.tabTittle h2 {
    font-size: 20px;
}
.retiro .input input {
    width: 90%;
}
.retiro .input textarea {
    width: 90%;
}
.retiro .input {
    padding: 0px 9px;
}


/*empresa*/
/*productos*/
.bannerINT p {
    top: 19%;
    width: 45%;
    margin-left: 55px;
    font-size: 20px;
    line-height: 20px;
}
.iconP {
    float: left;
    margin-right: 20px;
}
.productoHover h2 {
    font-size: 19px;
    padding-top: 16px;
    line-height: 19px;
}
.productoHover {
    height: 678px;
}
.productoP {
    padding: 10px !important;
}
.producto {
    height: 580px;
}
.productoFondo h2 {
    font-size: 20px;
line-height: 20px;
}
/*productos*/

/*noticias*/

.bloqueTitulo {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
    padding-left: 40px;
}
.bloqueIMG {
    width: 100%;
}
.noticias {
    margin-top: 0px !important;
}
.bloqueIMG img{
width: 100%;
}

/*noticias*/
/*trabaje*/
.cont4 {
    width: 90%;
}
/*trabaje*/
/*blog*/
.blog p span {
    font-size: 40px;
}
.blog p {
    font-size: 23px;
line-height: 30px;
}
.bloqueIMGBlog {
width: 100%;
}

.bloqueIMGBlog img{
width: 100%;
}
.post .bloqueTitulo {
    width: 100%;
}
.post .bloqueTituloP {
text-align: justify;
}
/*blog*/

.test {
    float: left;
    width: 80%;
}
.slider3Head {
    padding-bottom: 15px !important;
    position: absolute;
    width: 93% !important;
    right: 32px;
    top: 0%;
}
.ib3_boxN {
    height: auto;

}
.bloqueTitulo h2 {
    font-size: 25px;
}
}

@media(min-width: 970px) and (max-width: 991px){
.tweetHome iframe {
    height: 465px !important;
}
.ampliar:before {
    width: 120px;
    left: -601px;
}
.sliderNoti .slider3Cuerpo a:before {
    width: 120px;
    left: -601px;
}
.slider3Head {
    top: 0%;
}
}

@media(min-width: 992px) and (max-width: 1199px){
.menuCont {
    margin-left: 10px;
}
.logo {
    margin-right: 20px;
}
.idiomaRedes {
    float: right;
}
.redes {
    margin-top: 0;
}
.idioma {
    margin-top: 0px;
}
.lupa {
    margin-top: 0px;
    top: 57px;
}
header {
    padding: 5px 0px;
}
.slider1text h1 {
    font-size: 40px;

}
.bloqueLeft {
    padding-left: 50px !important;
}
.nuestraHome h2 {
    font-size: 40px;
    line-height: 40px;
    margin: 0px 0px 10px;
}
.nuestraHome h2 span {
    font-size: 40px;
    line-height: 40px;
}
.nuestraHome p {
    font-size: 18px;
    line-height: 18px;
}
.nuestraHome a {
    margin-top: 0px;
}
.prodHome h2 {
    margin-top: 40px;
}
.slider2Head h2 {
    font-size: 28px;
    color: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 70%;
}
.slider2Head h2 span {
    font-size: 28px;
}
.slider2Head img {
    float: left;
    margin-top: 10px;
}
.slider2Cuerpo p {
    font-size: 15px;
    padding-top: 10px;
    line-height: 15px;
}
.contPaddingRight {
    padding-right: 6px;
}
.slider2Cuerpo {
    padding-bottom: 66px !important;
}
.slider2 {
    height: auto !important;
    overflow: inherit !important;
}
.bx-wrapper {
    margin: 0px auto !important;
}
.contPaddingLeft {
    padding-left: 0 !important;
}
.bloqueRight {
    padding-right: 0 !important;
}
.slider3Head h2 {
    margin-top: 20px;
}
.slider3Head p {
    font-size: 18px;
    line-height: 18px;
}
.slider3Head {
    padding-bottom: 15px !important;
    width: 93% !important;
    right: 32px;
    top: 0px;
}
.slider3Cuerpo {
    padding-top: 15px !important;
}
.blogHMcontenido p {
    font-size: 18px;
    line-height: 18px;
}
.slider3 .outside {
    bottom: 289px;
}
.slider3Cuerpo a {
    margin-right: 20px;
}
.slider3Cuerpo a:before {
    width: 300px;
    left: -335px;
}
.sliderNoti{
	height: 330px;
}
.sliderTest{
	height: 330px;
}
.cont8 {
    width: 100%;
}
.centrar{
margin: 0 auto;
left: 0;
right: 0;
display: table;
}
.certiFooter {
    padding: 5px 0 !important;
}
.footer {
    background-color: #7c0040;
    padding: 20px 0px !important;
}
/*empresa*/
.tabTittle h2 {
    font-size: 22px;
}

/*empresa*/
/*productos*/
.bannerINT p {
    top: 20%;
}
.iconP {
    margin-right: 19px;
}
.productoHover h2 {
    font-size: 15px;
    line-height: 15px;
    padding-top: 22px;
}
.productoP {
    padding: 10px !important;
}
.productoHover {
    height: 598px;
}
.productoFondo h2 {
    font-size: 17px;
    line-height: 17px;
}
/*productos*/

/*blog*/
.blog p span {
    font-size: 40px;
}
.blog p {
    font-size: 32px;
line-height: 30px;
}
.post .bloqueTitulo {
    width: 46%;
    position: relative;
}
.blogRelaFondo {
    background-color: #8a1954;
    padding: 26px !important;
    height: auto;
}
.blogRelacionado .blogHMcontenido p {
    color: #ffffff;
    height: 80px;
    overflow: hidden;
    margin-bottom: 30px;
}
/*blog*/

.test {
    float: left;
    width: 100%;
}
.bloqueTitulo {
    width: 50%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}
.bloqueTitulo h2 {
    font-size: 26px;
}
}
@media(min-width: 992px) and (max-width: 1030px){
.menu li a {
    font-size: 18px;
    font-weight: 300;
    color: #989898;
    line-height: 80px;
}
.slider2 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 32px;
    width: 30%;
}
.productosHomeCont{
height: 300px;
overflow: hidden;
}
.slider2Cuerpo p {
height: 70px;
overflow-y:auto; 
}

.test {
    float: left;
    width: 80%;
}
.submenuProd{
min-width: 590px;
left: -55px;
}
}

@media(min-width: 1200px) and (max-width: 1300px){
.menuCont {
    margin-left: 20px;
}
.logo {
    margin-right: 10px;
}
.menu li a {
    font-size: 19px;
    line-height: 80px;
}
.bloqueLeft {
    padding-left: 50px !important;
}
.nuestraHome h2 {
    font-size: 50px;
    line-height: 50px;
    margin: 50px 0px 25px;
}
.nuestraHome h2 span {
    font-size: 50px;
    line-height: 50px;
}
.nuestraHome p {
    font-size: 18px;
    line-height: 18px;
}
.slider2Head h2 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.slider2Head img {
    margin-top: 18px;
}
.bloqueLeft {
    padding-left: 15px !important;
}
.contPaddingRight {
    padding-right: 0px;
}
.slider2Cuerpo {
    padding-bottom: 54px !important;
}
.slider2 {
    height: auto;
    overflow: inherit;
}
.bx-wrapper {
    margin: 0px auto !important;
}
.contPaddingLeft {
    padding-left: 0px !important;
}
.bloqueRight {
    padding-right: 15px !important;
}
.slider3Head h2 {
    margin-top: 30px;
}
.slider3 .outside {
    bottom: 182px;
}
.outside span {
    width: 70px;
    height: 70px;
    line-height: 70px;
}
.slider3 .outside p {
    font-size: 58px;
}
.sliderNoti .blogHMcontenido {
    width: 80%;
    padding-left: 0px;
}
.varios h2 {
    margin-top: 40px;
}
.ampliar:before {
    width: 60px;
    left: -70px;
}
.sliderNoti .slider3Cuerpo a:before {
    width: 60px;
    left: -70px;
}
.sliderTest .bx-pager {
    bottom: 30px !important;
}
.ampliar {
    margin-top: 26px;
}
.cont8 {
    width: 90%;
}
/*productos*/
.bannerINT p {
    top: 20%;
}
.iconP {
    margin-right: 19px;
}
.productoHover h2 {
    font-size: 21px;
    line-height: 21px;
    padding-top: 22px;
}
.productoP {
    padding: 10px !important;
}
.productoHover {
    height: 598px;
}
.productoFondo h2 {
    font-size: 21px;
    line-height: 21px;
}
/*productos*/
/*trabaje*/

.trabaje .input input {
    width: 88%;

}
.trabaje .input textarea {
    width: 88%;
}
.trabaje .input select {
    width: 88%;
}
#quienesCont .trabaje .input input {
    width: 85%;

}
#quienesCont .trabaje .input textarea {
    width: 85%;

}
#quienesCont .trabaje .input select {
    width: 85%;

}
/*trabaje*/

/*blog*/
.blog p span {
    font-size: 40px;
}
.blog p {
    font-size: 50px;
    line-height: 40px;
    width: 49%;
    right: 10%;
    font-weight: 400;
}
.post .bloqueTitulo {
    width: 52%;
    position: relative;
}

.blogRelaFondo {
    background-color: #8a1954;
    padding: 26px !important;
    height: auto;
}
.blogRelacionado .blogHMcontenido p {
    color: #ffffff;
    height: 123px;
    overflow: hidden;
    margin-bottom: 30px;
}
/*blog*/
.productosHomeCont{
height: 370px;
overflow: hidden;
}
.productosHomeCont p{
height: 150px;
overflow-y: auto; 
}
.slider3Head {
    padding-bottom: 15px !important;
    position: absolute;
    width: 92% !important;
    right: 32px;
    top: 0px;
}
.testimonioCont {
    padding: 0px 17px;
}
.test {
    float: left;
    width: 136px;
}
.bloqueTitulo {
    width: 50%;
    padding-left: 30px;
}
.submenuProd{
min-width: 590px;
}
}









@media(min-width: 1320px) and (max-width: 1460px){
.menuCont {
    margin-left: 80px;
}
.logo {
    margin-right: 10px;
    /* position: relative;
    top: 27px;
    left: -32px; */
}
.menu {
    /* float: left;
    position: relative;
    width: 64%; */
}

.nav>li {
position: relative;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0!important;
}
.menu li a {
    font-size: 19px;
    line-height: 80px;
}
.submenu li a {
    line-height: 22px;
    font-size: 17px;
}
.bloqueLeft {
    padding-left: 190px !important;
}
.contPaddingRight {
    padding-right: 0px;
}
.nuestraHome p {
    font-size: 17px;
    line-height: 17px;
}
.slider2Head h2 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.slider2Head img {
    float: left;
    margin-top: 46px;
}
.slider2Cuerpo p {
    font-size: 18px;
}
.slider2Cuerpo {
    padding-bottom: 52px !important;
}
.slider2 {
    height: auto;
    overflow: inherit;
}
.bx-wrapper {
    margin: 0px auto!important;
}
.contPaddingLeft {
    padding-left: 50px !important;
}
.blogHMcontenido {
    width: 81% !important;
    padding-left: 7px !important;
}
.slider3Head h2 {
    margin-top: 20px;
}
.bloqueRight {
    padding-right: 110px !important;
}
.sliderNoti .blogHMcontenido {
    width: 81%;
}
.varios h2 {
    margin-top: 0px;
    margin-bottom: 54px;
}
.sliderNoti .blogHMcontenido {
    height: 270px;
}
.sliderNoti .slider3Cuerpo a:before {
    width: 110px;
    left: -131px;
}
.sliderTest .bx-pager {
    bottom: 66px !important;
    width: 50% !important;
    left: 0 !important;
}
.cont8 {
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.sliderTest{
padding-bottom: 40px;
}
.sliderNoti{
padding-bottom: 40px;
}
.sliderNoti .slider3Cuerpo{
padding-top: 60px !important;
}
.sliderNoti .slider3Cuerpo a {
    margin-top: 0px;
    font-size: 21px !important;
    line-height: 20px !important;
}
.sliderNoti .bx-pager {
    bottom: 70px !important;
}
.ampliar {
    margin-top: 70px;
    margin-right: 36px;
}
.ampliar:before {
    width: 100px;
    left: -120px;
}
.testimonioCont {
    padding: 0px 10px !important;
}
.test {
    width: 167px;
}
.slider3Cuerpo {
    padding-top: 0px !important;
}
.slider3Cuerpo a:before {
    width: 290px;
    left: -305px;
}
.varios .blogHMcontenido h2{
margin-top: 80px;
font-size: 21px;
margin-bottom: 10px;
    text-align: left !important;
}
.paddinLeft {
    text-align: left !important;
    padding-left: 111px !important;
}
.archivos{
	width: 47%;
	margin: 8px;
}
.docImg{
	width: 100%;
}
/*productos*/
.productoHover h2 {
    font-size: 22px;
    line-height: 22px;
}
.productoHover {
    height: 598px;
}
.productoFondo h2 {
    font-size: 22px;
    line-height: 22px;
}
/*productos*/
/*trabaje*/

.trabaje .input input {
    width: 88%;

}
.trabaje .input textarea {
    width: 88%;
}
.trabaje .input select {
    width: 88%;
}

#quienesCont .trabaje .input input {
    width: 85%;

}
#quienesCont .trabaje .input textarea {
    width: 85%;

}
#quienesCont .trabaje .input select {
    width: 85%;

}
/*trabaje*/
/*blog*/
.blog p span {
    font-size: 40px;
}
.blog p {
    font-size: 40px;
    line-height: 40px;
    width: 49%;
    right: 10%;
    font-weight: 400;
}
.post .bloqueTitulo {
    width: 52%;
    position: relative;
}
.post .bloqueTitulo a:after {
    width: 200px;
    right: -190px;
}

.blogRelaFondo {
    background-color: #8a1954;
    padding: 26px !important;
    height: 433px;
}
.blogRelacionado .blogHMcontenido p {
    color: #ffffff;
    height: 148px;
    overflow: hidden;
    margin-bottom: 30px;
}
/*blog*/
.productosHomeCont{
height: 399px;
overflow: hidden;
}
.productosHomeCont p{
height: 130px;
overflow-y: auto;
}
.slider2 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 147px;
    width: 30%;
}
.blogHomeCont .bloqueRight {
    padding-top: 150px;
}
.slider3Head {
  top: 0%;
  width: 86% !important;
}
.migas {
    padding-left: 80px !important;
}
.contacto {
    padding: 7px 7px;

}
.outside span {
    width: 70px;
    height: 70px;
    line-height: 70px;
}
.slider3 .outside p {
    margin: 0;
    font-size: 50px;
}
.footer {
    padding: 30px 0px !important;
}
.footerLink li a {
    font-size: 16px;
}
.tituloPage h1 {
    margin-top: 15px;
    font-size: 34px;
    margin-bottom: 15px;
}
.tituloPage h1:before {
    top: -7px;
}
.migas ul li {
    padding: 10px 25px;
}
.certIMG img {
    width: 40%;
    margin: 7px;
}
.cerText p {
    font-size: 34px;
}
.contINT .retiro h2 {
    padding-left: 24px;
}
.retiro p {
    padding-left: 24px;
}
.contINT .retiro h2:before {
    left: 5px;
}
.tituloPage h1 span{
font-size: 34px;
}
.lugar p {
    font-size: 16px;
}
.vacanteP {
    width: 83%;
}
.bloqueTitulo h2 {
    font-size: 27px;
}

.ultimasN .bx-wrapper{
height: 428px;
overflow: hidden;
}
.bloqueTitulo {
    width: 55%;
    float: left;
    padding-right: 10px;
    padding-left: 50px;
}
.submenuProd{
min-width: 590px;
}
.trabaje .input input {
    font-weight: 300;
    font-size: 18px;
}
.file {
    padding-top: 15px;
}
.menu li {
    float: left;
    margin: 0px 13px;
}
}
@media(min-width: 1400px) and (max-width: 1579px){
.submenuProd{
min-width: 590px;
}
.ib3_boxV .vacante{
height: 450px;
}

}
@media(min-width: 1580px) and (max-width: 1800px){
.archivos{
	width: 45%;
	margin: 5px;
}
.docImg{
	width: 100%;
}
.slider2Head h2 {
   padding-top: 35px;
    padding-bottom: 20px;
    width: 76%;
}
.slider2Cuerpo {
    padding-bottom: 31px !important;
}
.slider2 {
    height: 465px;
}
.blogHMcontenido {
    width: 86%;
}
.contPaddingLeft {
    padding-left: 50px !important;
}
.bloqueRight {
    padding-right: 150px !important;
}
.slider3Head h2 {
    margin-top: 70px;
}
.sliderNoti .blogHMcontenido {
    width: 84%;
}
.varios .blogHMcontenido {
    width: 84%;
}
.test {
    width: 146px;
}
.sliderNoti .slider3Cuerpo a {
    margin-top: 40px;
    margin-bottom: 20px;
}
.sliderNoti .bx-pager {
    bottom: 30px !important;
}
.certiFoot p {
    margin-right: 28px;
}
.productoHover h2 {
    font-size: 25px;
    line-height: 25px;
}
.productoFondo h2 {
    font-size: 25px;
    line-height: 25px;
}
.post .bloqueTitulo {
    width: 57%;
}
.blogRelaFondo {
    background-color: #8a1954;
    padding: 26px !important;
    height: auto;
}
.blogRelacionado .blogHMcontenido p {
    color: #ffffff;
    height: 164px;
    overflow: hidden;
    margin-bottom: 30px;
}
.productosHomeCont{
height: 434px;
overflow: hidden;
}
.productosHomeCont p{
height: 180px;
overflow-y:auto;
}
.blogHomeCont .bloqueRight {
    padding-top: 100px;
}
.ampliar:before {
    content: "";
    width: 100px;
    height: 1px;
    background-color: #828282;
    left: -118px;
    top: 11px;
    position: absolute;
}
.slider3Head {
    padding-bottom: 15px !important;
    position: absolute;
    width: 89% !important;
    right: 32px;
    top: 0px;
}
.slider2 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 107px;
    width: 30%;
}
.bloqueTitulo {
    width: 56%;
    float: left;
    padding-right: 10px;
    padding-left: 40px;
}
.bloqueTitulo h2 {
    font-size: 31px;
}
.submenuProd{
min-width: 590px;
}
}

/**404***/
.cuatro{
background-image: url(../img/404.jpg);
background-size: cover;
}
.cuatro h2{
font-size: 280px;
font-family: 'Lato', sans-serif;
font-weight: 800;
text-align: center;
color: #ffa000;
margin-top: 300px;
margin-bottom: 30px;
}
.cuatro p{
color: #fff;
font-size: 36px;
text-align: center;
font-family: 'Lato', sans-serif;
font-weight: 300;
}
.cuatro a{
color: #fff;
font-size: 19px;
font-family: 'Lato', sans-serif;
text-align: center;
display: block;
margin: 22px 0;
}
.cuatro a:hover{
color: #fff;
}
.cuatro a span{
background-color: #ffa000;
display: inline-block;
border-radius: 60px;
width: 17px;
height: 17px;
color: #fff;
text-align: center;
line-height: 15px;
font-size: 14px;
margin-right: 8px;
}
.buscar404{
border: 1px solid #fff;
margin: 0 auto 240px;
left: 0;
right: 0;
float: none;
width: 400px;
}
.buscar404 input{
background-color: rgba(0,0,0,0);
border: none;
padding: 7px 15px;
color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  width: 200px;
}
.buscar404 button{
background-color: rgba(0,0,0,0);
border: none;
color: #fff;
font-size: 20px;
float:right; 
}

::-moz-placeholder {
  opacity: 1;
}
.buscar404 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
.buscar404 ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
.buscar404 :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
.buscar404 :-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}


@media(min-width: 1801px){
.submenuProd{
min-width: 590px;
}
}
@media(max-width: 980px){
.hideOnSm{
display: none !important;
}
.hideOnLg{
display: block !important;
}
}

@media(min-width: 1024px){
.padreMenu:after{
content: "\f107";
width:14px;
height: 14px;
border-radius: 60px;
background-color: #7c0040;
position: absolute;
right: -18px;
color: #ffffff;
line-height: 15px;
text-align: center;
top: 44%;
font: normal normal normal 14px/1 FontAwesome;
}
}

/**404***/
.cuatro{
background-image: url(../img/404.jpg);
background-size: cover;
}
.cuatro h2{
font-size: 280px;
font-family: 'Lato', sans-serif;
font-weight: 800;
text-align: center;
color: #ffa000;
margin-top: 300px;
margin-bottom: 30px;
}
.cuatro p{
color: #fff;
font-size: 36px;
text-align: center;
font-family: 'Lato', sans-serif;
font-weight: 300;
}
.cuatro a{
color: #fff;
font-size: 19px;
font-family: 'Lato', sans-serif;
text-align: center;
display: block;
margin: 22px 0;
}
.cuatro a:hover{
color: #fff;
}
.cuatro a span{
background-color: #ffa000;
display: inline-block;
border-radius: 60px;
width: 17px;
height: 17px;
color: #fff;
text-align: center;
line-height: 15px;
font-size: 14px;
margin-right: 8px;
}
.buscar404{
border: 1px solid #fff;
margin: 0 auto 240px;
left: 0;
right: 0;
float: none;
width: 400px;
}
.buscar404 input{
background-color: rgba(0,0,0,0);
border: none;
padding: 7px 15px;
color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  width: 200px;
}
.buscar404 button{
background-color: rgba(0,0,0,0);
border: none;
color: #fff;
font-size: 20px;
float:right; 
}

::-moz-placeholder {
  opacity: 1;
}
.buscar404 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
.buscar404 ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
.buscar404 :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
.buscar404 :-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}

@media(max-width: 980px){
.buscar404{
max-width: 288px;
}
.cuatro h2 {
    font-size: 110px;
    margin-top: 60px;
}
.cuatro p {
    font-size: 22px;
}
.cuatro .cont6 {
    width: 90%;
}
.buscar404 {
    border: 1px solid #fff;
    margin: 0 auto 60px;
    left: 0;
    right: 0;
    float: none;
    width: 400px;
}
}
/**404***/


/*pr2*/
.footerLink p {
    margin: 0;
}
/**/