

.DATO{
  width:  100vw;
  height: 5vh;
  padding-bottom:30px;
  

}

.buscador{
  width:  100vw;
  height:  5vh;
   padding-top: 45px;

  

}
.total{
  padding-top: 30px;
   height: 20vh;
  margin-top: 30px;
  width:  100vw;

}


#search{
	color: gray!important;

  	border-color:black;
  	border-style: dotted;
}
.SearchContainer__searchIcon {
	background-color:white;
}
#inter{
	vertical-align: middle;
}
@media (min-width: 1000px) { 
  .SearchContainer__globalSearch {
      background-color: #FFF;
      border-radius: 5px;
      margin-top: 20px;
  }
}
@media (max-width: 576px) { 
    .Header__header {
      background-image: url(http://m4g.com.pe/civa/ejemplo.jpeg)!important;
      width: 100vw!important;
	}
}

 .informacion{
      text-align: center;
      float:left ;
      width: 65%;
      height: 15vh;
      color: white;
     font-size: 3.5vw;
     font-family:Arial, Helvetica, sans-serif;
}
.infromacionimagen{
    width: 30%;
    float:left ;    height: 15vh;
   




}



.imagen{
   float:right ;    
    width: 10.5vw;

  
  
 
}
.container{
   width: 100vw; 
  padding: 5px;
   height: 50vh;
  background: rgb(196,46,135);
background: -moz-linear-gradient(90deg, rgba(196,46,135,1) 0%, rgba(114,26,127,0.9801136363636364) 64%);
background: -webkit-linear-gradient(90deg, rgba(196,46,135,1) 0%, rgba(114,26,127,0.9801136363636364) 64%);
background: linear-gradient(90deg, rgba(196,46,135,1) 0%, rgba(114,26,127,0.9801136363636364) 64%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c42e87",endColorstr="#721a7f",GradientType=1);
}











/**Cambios hecho por mi*/
.textContact{
font-weight:bold;
}
.civa{
    color: white;
    font-size: 12px;
    position: relative;
    top: -7px;
    left: -6px;
}

.body{
overflow-x: hidden;
}

@media (min-width: 767px){
  .ImgCivas{
    margin-left: 25px;
  }
.Header__tabsTab{
display:block;
}

.Header__menuList {
    display: flex;
    position: static;
    width: auto;
    transform: translateX(0%);
    float: right;
    height: 65px;
}

.Header__homeContent .Header__navbar {
    background-color: rgba(0, 0, 0, 0.4);
    float: left;
    /*position: relative;*/
    width: 100%;
    z-index: 4;
    height: 65px;
}

 /*
#navBarContainer .Header__logo {
    position: absolute;
    margin: 0 auto;
    width: 100px;
    top: 10px;
}
*/

.Header__globalSearch {
    width: 45%;
    margin: 0 auto;
    border: 0.0625rem solid transparent;
}
.informacion {
    text-align: center;
    float: right;
    width: 65%;
    height: 15vh;
    color: white;
    font-size: 3.0vw; 
    font-family: Arial, Helvetica, sans-serif;
    transform: translateX(-28%);
}

.infromacionimagen {
    width: 30%;
    float: left;
    height: 15vh;
    transform: translateX(-14%);
    /*transform: translateX(30%);*/
}
  
  .imagen {
    float: right;
    width: 8vw;
}
  .SearchContainer__globalSearch {
    background-color: #FFF;
    border-radius: 0;
    margin-top: 0;
} 
  
 .SearchContainer__searchIcon {
    padding: .8rem 1rem 0;
    border-radius:0;
}
  .Input__headerSearch {
    padding: 1.05rem 0.75rem;
    border-radius:0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: .9rem;
    height:38px;
}
  
  
 .SearchContainer__searchIcon
   .Icon__icon {
    top: -.4133333333em;
    width: 1.5rem;
    height: 1.5rem;
    color: inherit;
    fill: currentColor;
}

.buscador{
  width:  100vw;
  height:  5vh;
   padding-top: 40px;
}
  .labelPortal{
margin-bottom: -20px; 
}
  
  #navBarContainer .Header__logo {
    margin: 0.5rem 0 0;
}
  
 .Header__homeContent .Header__navbar, .Header__defaultContent .Header__navbar {
   background-color: rgba(0, 0, 0, 0.4);
    float: left;
    /* position: relative; */
    width: 100%;
    z-index: 4;
    height: 65px;
} 
}






@media (min-width: 320px) and (max-width: 480px) {
  .Header__globalSearch {
    width: 80%;
    margin: 0 auto;
    border: 0.0625rem solid transparent;
}
  
.imagen {
    /*float: right;*/
    width: 20.5vw;
    transform: translateX(30%);
}
  .informacion {
    text-align: center;
    float: right;
    width: 65%;
    height: 15vh;
    color: white;
    font-size: 5vw;
    font-family: Arial, Helvetica, sans-serif;
    flex-wrap: wrap;
}
.SearchContainer__searchIcon {
    padding: .8rem 1rem 0;
    border-radius: 0;
}
.Input__headerSearch {
    padding: 1.05rem 0.75rem;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: .9rem;
}
  
  
}


@media (min-width: 481px) and (max-width: 767px){
.container {
    width: 100vw;
    padding: 5px;
    height: 79vh;
    background: rgb(196,46,135);
    background: -moz-linear-gradient(90deg, rgba(196,46,135,1) 0%, rgba(114,26,127,0.9801136363636364) 64%);
    background: -webkit-linear-gradient(90deg, rgba(196,46,135,1) 0%, rgba(114,26,127,0.9801136363636364) 64%);
    background: linear-gradient(90deg, rgba(196,46,135,1) 0%, rgba(114,26,127,0.9801136363636364) 64%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c42e87",endColorstr="#721a7f",GradientType=1);
}


.Header__description, .Header__globalSearch {
    width: 80%;
}



.SearchContainer__globalSearch {
    background-color: #FFF;
    border-radius: 0;
}


.SearchContainer__searchIcon {
    padding: .8rem 1rem 0;
    border-radius: 0;
}

}

/*******************/


