/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
   
*/  
@font-face {
   font-family: Proxima_Nova_Bold;
   src: url(../proxima_ssv/Proxima_Nova_Bold.otf);
}
@font-face {
   font-family: Proxima_Nova_Alt_Light;
   src: url(../proxima_ssv/Proxima_Nova_Alt_Light.otf);
}
@font-face {
   font-family: Proxima_Nova_Thin;
   src: url(../proxima_ssv/Proxima_Nova_Thin.otf);
}
@font-face {
   font-family:Proxima_Nova_Alt_Bold;
   src: url(../proxima_ssv/Proxima_Nova_Alt_Bold.otf);
}
@font-face {
  font-family:ProximaNova-Regular;
  src: url(../proxima_ssv/ProximaNova-Regular.otf);
}
#root
{
     font-family: 'ProximaNova-Regular', Helvetica, Arial, sans-serif;
}
#root .bg-head{ position: relative;z-index: 1;
   height: 156px;  background: #2D6FB7;padding: 36px  5px 5px 44px !important;border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;color: #fff;    margin-bottom: 27px;}
#root .font48{
  font-size: 39px;
}