/* slider */
.mainslider{width:100%; margin:0 auto;padding:0; position:relative;font-size:16px; display: block !important; overflow:hidden; height: 35vw;}
.mainslider-box{margin:0 auto;  width:100%;}

.card-box.bignews .text-card h2.title{font-size:22px !important; line-height: 34px; font-weight:500;}
.card-box .text-card h3.title{transition: all .3s ease-in-out;font-size:18px !important;line-height:24px;margin: 0 auto;font-weight:600;color:#333;}

.alert-error{color:#d91c40;}

.container.medium{max-width:1200px; min-height: 700px;}
.cursor-pointer{cursor: pointer !important;}

.background-cloud{background-image: linear-gradient( rgba(88, 85, 85, 0.45), rgba(0, 0, 0, 0.45) ), url(../images/background-awan.jpg) !important; background-size: cover;}

.outer { position: fixed; right: 5px; bottom: 0; }
.outer img { width: 50px; }