* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
}
p,a{
font-family: 'Avenir', Arial, Helvetica, sans-serif;
}
.text-gray{
  color: #637381;
}
.h1,
h2,
h3,
h4,h5{
  font-family: 'Raleway', Arial, Helvetica, sans-serif;  
}
.Avenir{
  font-family:'Avenir', Arial, Helvetica, sans-serif;
}
.rounded{
  border-radius: 20px !important ;
}
.btn{
  border-radius: 10px;
  font-family: 'Avenir', Arial, Helvetica, sans-serif;
}
.btn-primary{
  background-color: #0071CE !important;
}   
.v2_405 {
  width: 100%;
  height: 500px;
  background: rgba(0,31,75,1); 
}
.v2_406 {  
  height: 500px;
  background: url("../images/v2_406.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  opacity: 1; 
  overflow: hidden;
}
 
.v2_417 { 
  color: rgba(0,113,206,0.5); 
  text-decoration: none; 
  font-weight: 800;
  font-size: 20px;
  opacity: 1;
  text-align: right;
}
 
.v2_423 {
  width: 326px;
  height: 226px; 
  opacity: 1; 
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}
 .v2_459 {
   width: 69px;
   height: 69px;
   background: rgba(0, 31, 75, 1);
   opacity: 1;
   color: #fff;
   border-radius: 50%;
 }

 .v2_460 {
   font-family: Raleway !important;
   font-weight: 800;
   font-size: 40px;
   opacity: 1;
   text-align: center;
 }