@charset "utf-8";
/* CSS Document */

.txt-red{
    color: #82114d !important;
}
.txt-blue{
    color: #052974 !important;
}
.txt-light-blue{
    
  color: #b8d9e6 !important; 
    
}
.bg-blue{
    background: #04183f !important;
}
.text-titleblue{
    color: #39a8db !important;
}
.text-gray{
    color: #949598;
}
.img-icon{
    
    top: -40px;
    position: relative;
}

.sec-margin{
    margin-top: 70px;
    margin-bottom: 70px;
}