a{ text-decoration: none !important;}
a:hover{ text-decoration: none !important;}
.border-none{ border: none;}
.cursorLink{ cursor: pointer;}
.mg-top-140{ margin-top:140px;}
.mg-top-240{ margin-top:240px;}
.mg-top-80{ margin-top:80px;}
.mg-top-60{ margin-top:60px;}
.mg-top-40{ margin-top:40px;}
.mg-top-10{ margin-top: 10px;}
.mg-top-5{ margin-top:5px;}
.mg-top-20{ margin-top:20px;}
.mg-top-120{ margin-top:120px;}
.mg-top-180{ margin-top:180px;}
.mg-bottom-10{ margin-bottom:10px;}
.mg-bottom-80{ margin-bottom:80px;}
.pd-top-5{ padding-top: 5px;}
.pd-top-10{ padding-top: 10px;}
.pd-top-15{ padding-top: 15px;}
.pd-top-20{ padding-top: 20px;}
.pd-top-30{ padding-top: 30px;}
.pd-top-40{ padding-top: 40px;}
.pd-bottom-15{ padding-bottom: 15px;}
.pd-bottom-30{ padding-bottom: 30px;}
.pd-bottom-60{ padding-bottom: 60px;}
.pd-bottom-80{ padding-bottom: 80px;}
.pd-right-10{ padding-right: 10px;}
.pd-right-25{ padding-right: 25px;}
.pd-left-10{ padding-left: 10px;}
.pd-left-25{ padding-left: 25px;}
.cursorlink{ cursor: pointer;}
.card-custom-light{ background-color:rgba(255, 255, 255, 0.911); color:rgb(0, 0, 0);}
.card_shadow{
    -webkit-box-shadow: 13px 10px 21px 1px rgba(0,0,0,0.66);
    -moz-box-shadow: 13px 10px 21px 1px rgba(0,0,0,0.66);
    box-shadow: 13px 10px 21px 1px rgba(0,0,0,0.66);
}

.card-custom{ border-radius: 0px;}