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


/*! CSS Used from: https://ifact.com.my/style.css */
ul,li{margin:0;padding:0;}
::selection{background:#1ABC9C;color:#FFF;text-shadow:none;}
:active,:focus{outline:none!important;}
a{text-decoration:none!important;color:#1ABC9C;}
a:hover{color:#222;}
a img{border:none;}
img{max-width:100%;}

p,ul,address{margin-bottom:30px;}
.center{text-align:center!important;}
.bg-color{background-color:#1ABC9C!important;}
.ls0{letter-spacing:0px!important;}
.font-primary{font-family:'Poppins', sans-serif;}
[class*="col-"]:not([class*="sticky-"]):not([class*="position-"]){position:relative;}
[class*="gutter-"]{--custom-gutter:var(--bs-gutter-x);margin-right:calc(var(--custom-gutter) / -2);margin-left:calc(var(--custom-gutter) / -2);margin-top:calc(var(--custom-gutter) * -1);}
[class*="gutter-"] > [class*="col-"]{padding-right:calc(var(--custom-gutter) / 2);padding-left:calc(var(--custom-gutter) / 2);margin-top:var(--custom-gutter);}
.gutter-20{--custom-gutter:20px;}
#footer{position:relative;background-color:#EEE;border-top:5px solid rgba(0,0,0,0.2);}
#footer .footer-widgets-wrap{position:relative;padding:80px 0;}
#copyrights{padding:40px 0;background-color:#DDD;font-size:0.875rem;line-height:1.8;}
.copyright-links a{display:inline-block;margin:0 3px;color:#333;border-bottom:1px dotted #444;}
.copyright-links a:hover{color:#555;border-bottom:1px solid #666;}
#copyrights a:first-child{margin-left:0;}
.widget{position:relative;margin-top:50px;}
.widget:first-child{margin-top:0;}
/*! CSS Used from: https://ifact.com.my/css/dark.css */
.dark,.dark h3,.dark h4{color:#EEE;}
.dark a:not([class*="btn-"]):hover{color:#EEE;}
#footer.dark{color:rgba(255,255,255,0.75);background-color:#282828;border-top-color:rgba(255,255,255,0.15);}
.dark .footer-widgets-wrap a{color:rgba(255,255,255,0.75);}
.dark .footer-widgets-wrap a:hover{color:rgba(255,255,255,0.85);}
.dark #copyrights,#copyrights.dark{color:rgba(255,255,255,0.4);background-color:rgba(0,0,0,0.2);}
.dark .copyright-links a{color:rgba(255,255,255,0.4);border-bottom-color:rgba(255,255,255,0.65);}
.dark .copyright-links a:hover{color:rgba(255,255,255,0.6);border-bottom-color:rgba(255,255,255,0.7);}
/*! CSS Used from: https://ifact.com.my/css3/colors.php?color=293b90 */
::selection{background:#293b90;}
a{color:#293b90;}
.bg-color{background-color:#293b90!important;}

/*! CSS Used from: https://ifact.com.my/css/custom.css */
.bg-color{background-color:var(--themecolor, #7E9680)!important;}
#footer::after{content:'';position:absolute;opacity:.15;right:0;top:0;width:700px;height:100%;background-image:url('https://ifact.com.my/css/images/footer.svg');background-repeat:no-repeat;background-position:100% 90%;background-size:700px auto;}
#footer > div{position:relative;z-index:1;}

/*! CSS Used from: https://ifact.com.my/css/font-icons.css */
[class^="icon-"]{display:inline-block;font-family:"font-icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.iconlist{padding-left:0;margin-left:0;list-style-type:none;}
.iconlist li{position:relative;display:flex;align-items:baseline;}
.icon-mail:before{content:"\e6ab";}
.icon-call:before{content:"\e844";}
/*! CSS Used from: https://ifact.com.my/css/custom2.css */
footer *{transition:all ease-out 0.3s;}
footer h3{border-bottom:1px solid rgba(255,255,255,0.20);padding-bottom:20px;}
footer a:hover{color:rgba(255, 255, 255, 1)!important;}
footer h4 a:hover{color:#00baff!important;}
#footer{border-top:9px solid rgba(23,141,76,1)!important;}

.bg-color{background-color:#293b90!important;}
#footer::after{background-image:none;}
@media (max-width: 991.8px){
a,a *{transition:all linear 0s!important;}
.container{padding-right:1.5rem!important;padding-left:1.5rem!important;}
.logo-col{display:none;}
footer .container{padding-left:20px;padding-right:20px;}
}
