.wrap{
    background: #e8e2ee;
}

.wrap a{
    text-decoration: none;
}


h1 .img-fluid{
   margin-bottom: 0;
    padding-bottom: 0;
}


.fv-image {width: 100%;
    height: auto;
    
}


.h2-1 {
  padding-left: 45px;
    font-weight: bold;
  background-image: url(../img/icon-1.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    font-size: 36px;
}

.h2-2 {
  padding-left: 45px;
    font-weight: bold;
  background-image: url(../img/icon-2.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    font-size: 36px;
}
.h2-3 {
  padding-left: 45px;
    font-weight: bold;
  background-image: url(../img/icon-3.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    font-size: 36px;
}
.h2-4 {
  padding-left: 45px;
    font-weight: bold;
  background-image: url(../img/icon-4.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    font-size: 36px;
}
.h2-5 {
  padding-left: 45px;
    font-weight: bold;
  background-image: url(../img/icon-5.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    font-size: 36px;
}
.h2-6 {
  padding-left: 45px;
    font-weight: bold;
  background-image: url(../img/icon-6.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    font-size: 36px;
}

.lead {
    font-weight: bold;
}
.h3{
    font-weight: bold;
}
.h3-red {
    border-top: 3px solid #DC2D34;
    padding: 15px;
    font-weight: bold;
}

.bg-overview {
     background: url(../img/bg-overview_1.png) center center no-repeat;
    background-repeat: no-repeat;
    background-size: 50%;
    font-size: 24px;
    color: #FFF;
    padding: 10px;
    
}

.bg-table{
    background: #EEE;
}
.tb-width{
   max-width: 110px;
}
.text-red {
    color: #DC2D34;
    font-weight: bold;
    font-size:  20px;
}
.list-no {
   padding-left: 30px;
}
.list-no li {
color: #333333;
    margin: 0 0 20px;
}
.fs-18 {

    font-size: 16px;

}

a.risk {
    display: inline-block;
    color: #3e3a39;
    border-bottom: 1px solid #3e3a39;
    margin-top: 20px;
}
.img-fluid{
    max-width: 100%;
    height: auto;
}
 .breadcrumb {
     background: none;
}
.breadcrumb-item + .breadcrumb-item::before 
{  
  content: "\f054" !important; 
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#conversion-btn {
    display: none;
    position: fixed;
    right: 40px;
    bottom: 10px;
    cursor: pointer;
    margin: 0 10px 0;
}

.cv-btn{
    padding:15px 30px;
    background-color: #37b165;
  border: 2px solid #37b165;
  color: #fff;
  line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    
}
.cv-btn:hover {
  background-color: #fff;
  border-color: #37b165;
  color: #37b165;
     -webkit-transition: all .3s;
  transition: all .3s;
}
#gototop {
    text-align: center;
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    font-size: 1.5em;
    background-color:#222;
    border-radius: 0;
    border: 1px solid #222;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
    z-index: 10000;
    border-radius: 3rem;
 
}
#gototop a {
        color: #FFF;
        text-decoration: none;
    }

.table{
    text-align: center;
    width: 90%;
       margin: 0 auto 30px auto;
}

.table thead tr {
    vertical-align: middle;
  text-align: center;
}
.table .bg-table {
    vertical-align: middle;
  text-align: center;
}
.table .bg-table.table tbody {
    vertical-align: middle;
  text-align: center;
}
.table tbody tr {
    vertical-align: middle;
  text-align: center;
}
.table td {
    vertical-align: middle;
  text-align: center;
}
/*Medium devices (tablets, 768px and up)*/

@media (max-width: 768px) {
.h2-1 {
  padding-left: 35px;
    font-weight: bold;
  background-image: url(../img/icon-1.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    font-size: 28px;
}
    .h2-2 {
  padding-left: 35px;
    font-weight: bold;
  background-image: url(../img/icon-2.png);
    background-repeat: no-repeat;
   background-size: 30px auto;
    font-size: 28px;
}
    
    .h2-3 {
 padding-left: 35px;
    font-weight: bold;
  background-image: url(../img/icon-3.png);
    background-repeat: no-repeat;
   background-size: 30px auto;
    font-size: 28px;
}
.h2-4 {
 padding-left: 35px;
    font-weight: bold;
  background-image: url(../img/icon-4.png);
    background-repeat: no-repeat;
   background-size: 30px auto;
    font-size: 28px;
}
.h2-5 {
 padding-left: 35px;
    font-weight: bold;
  background-image: url(../img/icon-5.png);
    background-repeat: no-repeat;
   background-size: 30px auto;
    font-size: 28px;
}
.h2-6 {
 padding-left: 35px;
    font-weight: bold;
  background-image: url(../img/icon-6.png);
    background-repeat: no-repeat;
   background-size: 30px auto;
    font-size: 28px;
}
    .bg-overview {
     background: url(../img/bg-overview_1.png) center center no-repeat;
    background-repeat: no-repeat;
    background-size: 60% 100%;
    font-size: 18px;
    color: #FFF;
    padding: 5px;
    
}
    .h3{font-size: 30px}
    .table{
    text-align: center;
    width: 100%;
}
}


@media (max-width: 576px) {
    .bg-overview {
     background: url(../img/bg-overview_1.png) center center no-repeat;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 18px;
    color: #FFF;
    padding: 5px;
    
}
    .lead {
    font-size: 18px;
        
}
    .tb-width{
   width: 110px;
}
 #conversion-btn {
    display: none;
    position: fixed;
    left: 0;
     right: 0px;
    bottom: 10px;
    cursor: pointer;
    
}   
.cv-btn{
    text-align: center;
    padding: 15px;
    background-color: #37b165;
  border: 2px solid #37b165;
  color: #fff;
  line-height: 50px;
    font-size: 18px;
    
}
    #gototop {
    text-align: center;
    display: none;
    position: fixed;
    right: 10px;
    bottom: 100px;
    cursor: pointer;
    font-size: 1.5em;
    background-color:#222;
    border-radius: 0;
    border: 1px solid #222;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
    z-index: 10000;
    border-radius: 3rem;
 
}
}


/* custom */
.attention {
    list-style: none;
}
.attention li {
    padding-left:1em;
    text-indent:-1em;
}
.card {
    display: block;
}