@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100&display=swap');

body{
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  text-align:center;
  background-color:#FFF;
}


.h_0logos{
  margin: 0 auto;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.h_logos{
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  height: auto;
  /*
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  */
}
.d_logos_1{
  margin: 0 auto;
  position: relative;
  float: left;
  width: 100%;
  height: 110px;
  background-image: url(../images/logohga7.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  box-sizing: border-box;
}
.d_logos_2_0{
  margin: 0 auto;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  font-family: Raleway;
  color: #004992;
  font-weight: 600;
  letter-spacing: -.5px;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.d_logos_2_1{
  margin: 0 auto;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  font-family: Raleway;
  color: #383838;
  font-weight: 600;
  letter-spacing: -.5px;
  font-size: 1.0rem;
  margin-top: 15px;
  text-align: center;
  line-height: 23px;
  padding: 0px 10px;
}
.d_logos_2_2{
  margin: 0 auto;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  font-family: Raleway;
  color: #004992;
  font-weight: 600;
  letter-spacing: -.5px;
  font-size: 0.8rem;
  margin-top: 0px;
  text-align: center;
  line-height: 23px;
}
.d_logos_2_2:hover{
  color:#383838;
}
.d_logos_2_3{
  margin: 0 auto;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  font-family: Raleway;
  color: #383838;
  font-weight: 600;
  letter-spacing: -.5px;
  font-size: 0.9rem;
  margin-top: 15px;
  text-align: center;
  line-height: 23px;
  padding: 0px 10px;
  border-top: 1px solid rgba(56, 56, 56, 0.18);
  padding-top: 10px;
  margin-top: 15px;
}
.d_logos_2{
  margin: 0 auto;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin-top: 20px;
}
.d_logos_2_el0{
  margin: 0 auto;
  position: relative;
  float: left;
  width: 33.33%;
  height: auto;
  box-sizing: border-box;
  padding: 20px;
}
.d_logos_2_el{
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  cursor: pointer;
}
.d_logos_2_el:hover{
  background-color: rgba(208, 251, 255, 0.3);
}

.d_nlog_00{
  margin: 0 auto;
  float: left;
  position: relative;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.d_nlog_0{
  display: flex;
  justify-content: center;
  position: relative;
  width: auto;
  height: auto;
  flex-wrap: wrap;
  flex-direction: row;
  box-sizing: border-box;
}
.d_nlog_1{
  display: flex;
  position: relative;
  width: auto;
  height: auto;
  padding: 15px;
  box-sizing: border-box;
}
.d_nlog_2{
  display: flex;
  flex-direction: column;
  position: relative;
  width: auto;
  height: auto;
  box-sizing: border-box;
}
.d_nlog_2_f1{
  display: flex;
  position: relative;
  width: 300px;
  height: 100px;
  box-sizing: border-box;
}
.d_nlog_2_f1_1{
  position: relative;
  width: 150px;
  height: 100px;
  box-sizing: border-box;
  margin: 2px;
}
.d_nlog_2_f2{
  display: flex;
  position: relative;
  width: 300px;
  height: 70px;
  box-sizing: border-box;
  margin: 10px 0px 0px 0px;
  font-family: Raleway;
  color: #383838;
  font-weight: 600;
  font-size: 1.23rem;
  justify-content: center;
  align-items: center;
}
.d_nlog_2_f3{
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: center;
  font-family: Raleway;
  color: #383838;
  font-weight: 600;
  font-size: 1.23rem;
  letter-spacing: -.5px;
  box-sizing: border-box;
  padding: 15px
}
.d_nlog_2_f3>a{
  color: #004992;
  text-decoration: none;
  transition: all .3s ease;
}
.d_nlog_2_f3>a:hover{
  color: #887d00;
  transition: all .3s ease;
}





































@media (max-width:700px) and (min-width:0px){

  .h_logos{
    width: 100%;
    height: 100%
  }

}










