@import url('https://fonts.googleapis.com/css?family=Saira+Extra+Condensed');



body {

  background-color: #1D1D1D;

  background-image: url('../images/fA.jpg');

  background-position: bottom bottom;

  background-repeat: no-repeat;

  background-size: cover;

  min-height: 100vh;

}

nav {

  background-color: #FFFFFF;

  height: auto;

  margin-bottom: 50px;

  padding: 0 25px;

  line-height: 0;

}



nav img {

  height: 80px !important;

}

nav img.img-half {

  height: 25px !important;

  margin-bottom: 28px;

  margin-left: 35px;

  margin-top: 28px;

}

div.parent {

  display: flex;

  margin: 10px;
  
  margin-left: 30%;
}

div.parent3 {

  display: flex;

  margin: 10px;
  
  margin-left: 20%;
}

div.altura{
	margin-top:10%;
}

img.logcom {
	width: 450px;
	height:200px;
}


@media (max-width: 600px) {

img.logcom {
	width: 250px;
	height:100px;
}

div.desborde{
    overflow: scroll;
	height: 150px;
	width: 340px;
}

	img{
		display:block;
		margin:auto;
}
  body {

    background-image: url('../images/fA.jpg') !important;
	
    background-position: center;

  }

  nav {

    padding-bottom: 15px;

  }

  nav img.img-half {

    margin-left: 0;

  }

  .header-text {

    text-align: center;

  }
div.altura{
	margin-top:30%;

}
  div.parent2 {

  display: flex;

  margin: 10px;
  

}

  
}



.header-text {

  color: rgba(14, 70, 163, .6);

  font-family: 'Saira Extra Condensed', sans-serif;

  font-size: 3.4em;

  font-weight: bold;

  margin-top: 0.9em;

  text-transform: uppercase;

}



div.body {

  padding: 25px !important;

}



div.body-parent {

  background-color: white;

  border: solid 5px rgba(0, 0, 0, 0.43);
  
  opacity: 0.85;
  
}



div.no-margin {

  margin: 0;

  padding: 0;

}



div.info {

  color: #DEDEDE;

}



div.info-parent {

  background-color: rgba(29, 43, 102, 0.8);

}



div.info h3 {

  border-bottom: solid 2px rgba(209, 209, 209, 0.53);

  font-size: 25px;

  margin-top: 20px;

  margin-bottom: 15px;

  padding: 15px 20px;

}



div.info p {

  padding: 25px;

  text-align: justify;

}






div.parent div {

  align-items: stretch;

  margin: 0 20px;

}



@media (max-width: 900px) {

  div.parent {

    display: block;

  }



  div.parent div {

    align-items: stretch;

    margin: 0;

  }



  div.info-parent {

    margin-bottom: 20px !important;

  }

}



div.body div.help-buttons {

  margin-top: 5px;

}



div.hidden, div.loader   {

  display: none;

}



div.divider {

  background: none;

  display: block;

  padding: 7px;

}



div.orange-bg {

  background-color: #F4A836;

  color: #FFFFFF;

  font-weight: bold;

  display: none;

  text-align: justify;

  padding: 10px 25px !important;

}

div.green-bg {

  background-color: #1ECF3B;

  color: #FFFFFF;

  font-weight: bold;

  display: none;

  text-align: justify;

  padding: 10px 25px !important;

}

h3.help-title {

  background-color: #1D1D1D;

  color: #FFFFFF;

  font-size: 20px;

  padding: 10px 25px;

}



.text-justify {

  text-align: justify;

}


