body {
    background: #1f8ab1;
}
#sp-header {
    padding-top: 10px;
    position: absolute;
    background: transparent;
    box-shadow: none; /* 0 3px 3px rgba(0,0,0,0.05);*/
}
.logo-image {
    padding-top: 30px;
    height: 70px !important;
}
#sp-header.header-sticky .logo img {
    opacity: 0;
}
#sp-header.header-sticky .logo a {
    background-image: url(https://widyacipta.co.id/images/logo_wcfgroup_biru.png);  /* use your image link to show when scrolling */
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 60px;
}
#sp-header.header-sticky {
    background-color: #ffffff;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.5);
    height: 100px;
    color: #6f6f6f;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a {
    color: #066ab7;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a:hover {
    color: #066fff;
}
#sp-header .sp-megamenu-parent > li > a {
    font-size: 16px;
    font-weight: 300;
    font-family: "Poppins", monospace;
    color: #fefefe;
    padding-right: 20px;
}
#sp-header .sp-megamenu-parent > li > a:hover {
    display: block;
    background: #fefefe;
    color: #777777;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    background: #1f8ab1;
    color: #ddd;
    display: block;
    padding: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #777777;
    color: #ddd;
     display: block;
     padding: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:active {
     background: #000000;
     color: yellow;
     padding: 10px;
}
    .fa-chevron-left  {
    padding: 10px;
    margin-left: 30px;
    border: 1px solid silver;
    background-color: silver;
    }
    .fa-chevron-right  {
    padding: 10px;
    margin-left: 30px;
    border: 1px solid silver;
    background-color: silver;
    }

    #offcanvas-toggler span, .icon-bar > span {
        border-bottom: 1px solid #ffffff;
    }

.slider {
    height:80vh;
}
.theBuildingOverview {
    margin-top: 200px;
}
.mobileSlider {
    height: 480px;
}

.about-wcf {
    font-family: "Poppins", Geneva, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: 200;
    text-align: justify;
}

/* Mobile View */
@media screen and (max-width: 600px)
{
    body {
        background: #1f8ab1;
    }
    #sp-header {
        background: transparent;
    }
    .sp-loader-with-logo {
        padding: 50px;
    }
    .slider {
        height: 40vh;
        padding: 0px !important;
    }
    #sppb-carousel1 img {
        height: 40vh;
    }
    .fa-chevron-left  {
        opacity: 0;
    }
    .fa-chevron-right  {
        opacity: 0;
    }
    .offcanvas-menu {
        background: #2192be;
        padding: 15px;
        color: #fefefe    }
    .offcanvas-menu > li > a
    {
        font-weight: normal;
        color: #fefefe;
        padding-right: 20px;
    }

    .offcanvas > li a{
        font-size:12px !important;
        color: #fefefe;
    }
    #ofcanvas > li > a:hover {
        color:#ffffff;
        display: block;
    }

    #offcanvas > li.active > a {
        font-weight: bold;
        color: #ffffff;
        display: block;
        background: #999999;
    }
    .offcanvas li .offcanvas-menu-item > a {
        color: #fefefe;
        padding: 10px;
    }
    .offcanvas-dropdown li.offcanvas-menu-item > a:hover
    {
        color: #ffffff;
        display: block;
        padding: 10px;
    }
    .off-canvas li.sp-menu-item > a:active
    {
        background: #000000;
        color: yellow;
    }
    .offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul{
    position:relative;
    bottom:35px;
    }
    .offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color:#fefefe !important;
    font-family: "Poppins", monospace;
    font-weight: 200;
    font-size: 16px;
    }
    .offcanvas-menu .offcanvas-inner a {
        color:white !important;
    }
    .offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
        background-color: #fefefe;
    }
}



       .intro-text {
       margin-top: 200px;
       }

       .article-list .article img{
       float : left;
       width: 200px;
       height: 100px;
       border : 0px solid #dddddd;
       margin-right: 20px;
       }

       .article-list .article {
       text-align: left;
       text-justify: inter-word;
       border: 0px;
       }
       .article-details {
       text-align : left;
       text-justify: inter-word;
       padding: 20px;
       }
       .article-details img {
       border: 0px solid silver;
       }
       .article-list .article .readmore {
       float : right;
       border-bottom: 0px solid #666;
       }

       .sisi-kanan {
       border: none;
       padding: 0px;
       margin-top : 20px;
       background: #fffffa;
       }

       .sisi-kanan img {
       padding: 30px;
       margin : 0px;
       }

       #sp-main-body {
       padding: 0px;
       border: 0px solid blue;
       margin-top: 0px;
       }
       #sp-component  {
       border: 0px solid green;
       padding: 0px;
       }
       #sp-component .blog-featured {
       border: 0px solid green;
       padding: 0px;
       }
       .comp .article {
       border-bottom: 0px solid #ededed;
       padding: 20px;
       width: 100%;
       }

       #sp-right .sp-module {
       border:0px solid #ededed;
       padding:0px;
       border-radius:3px;
       float: right;
       }
       #sp-right li{
       padding-left:20px;
       padding-right: 20px;
       }
       #sp-right .sp-module-title{
       padding-top : 10px;
       padding-left:20px;
       }
       .search {
       padding-top: 20px;
       padding-left: 20px;
       padding-right: 20px;
       }
       .search .badge{
       border: 0px solid red;
       color: #666666;
       }
    @media only screen and (max-width: 600px) {
    #sp-header {
    background: transparent;
    height: 100px;
    box-shadow: none;
    }
    .feature2 {
    margin-top: 30px !important;
    }
    .feature3 {
    margin-top: 50px !important;
    }
    .feature4 {
    margin-top: 50px !important;
    }
    .feature5 {
    margin-top: 80px !important;
    }
    .feature6 {
    margin-top: 100px !important;
    }

         .article-list .article img{
       float : none;
       width: 400px;
       height: 200px;
       border : 0px solid #dddddd;
       margin-right: 20px;
       }

    .bottom1234 {
    height: 300px;
    background-color: #000000;
    }

    .footer1 {
    text-align: center;
    color: #777777;
    }

    .footer2 {
    text-align: center;
    }

       .footer2 > a {
           color: yellow;
       }

       .footer2 > a:hover {
           color: yellow;
       }
    }

    .social_icons{
        padding:30px;
      text-align: center;
    }
    .social_icons a{
        color:#fff;
      line-height:30px;
      font-size:30px;
      margin: 0 5px;
      text-decoration:none;

    }
    .social_icons a i{
        line-height:30px;
      font-size:30px;
      -webkit-transition: all 200ms ease-in;
      -webkit-transform: scale(1);
      -ms-transition: all 200ms ease-in;
      -ms-transform: scale(1);
      -moz-transition: all 200ms ease-in;
      -moz-transform: scale(1);
      transition: all 200ms ease-in;
      transform: scale(1);
    }
    .social_icons a:hover i{
      box-shadow: 0px 0px 150px #000000;
      z-index: 2;
      -webkit-transition: all 200ms ease-in;
      -webkit-transform: scale(1.5);
      -ms-transition: all 200ms ease-in;
      -ms-transform: scale(1.5);
      -moz-transition: all 200ms ease-in;
      -moz-transform: scale(1.5);
      transition: all 200ms ease-in;
      transform: scale(1.5);
    }

    .bottom2_img img {
    width: 25%;
    }




        .wabutton{
        width : 60px;
        position : fixed;
        bottom : 20px;
        right : 10px;
        z-index : 100;
        }
