.pkp_block .title { background: #4cb9e2; padding: 10px 10px 10px 10px; color: #66482e; text-align: center; } .menu-block { background: #66482e; } .btn-block-menu { background-color: #4cb9e2; border-left: 5px solid #694da5; } a.btn-block-menu { color: #66482e; } .b2:before{ background-color: #ADD8E6; color: #000000; } .btn-block-menu { display: inline-flex; margin: 0 0 8px 0; width: 100%; position: relative; opacity: 0.999; padding: 10px 15px; text-align: center; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; overflow: hidden; } .btn-block-menu:first-child { -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; } .btn-block-menu:last-child { -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 0; } .b2:before{ content: ""; width: 0; height: 100%; position: absolute; right: 0; top: 0; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; z-index: -1; } .b2:hover:before{ width: 100%; right: auto; left: 0; } .pkp_structure_footer_wrapper{ background: #fff; border-top: 1px solid #ddd; } .pkp_footer_content{ width: 70%; float: left; background: #ADD8E6; color: #fff } .pkp_brand_footer{ width: 30%; float: right; display: none; } .pkp_block { padding: 0px; margin: 0 0 1.5em 1.5em; border: 1px solid #ddd; border-radius: 3px; } .pkp_block .content ul{ padding: 10px 15px; } .pkp_site_name_wrapper a.is_img img { max-height: none; } .navbar-brand { float: none; padding: 15px 15px; font-size: 18px; line-height: 20px; height: 100%; } .navbar-default .navbar-collapse, .navbar-default .navbar-form, .header_view .navbar-collapse, .header_view .navbar-form { border-color: #4cb9e2; background:#4dbae2; } #headerNavigationContainer{ /*background:#066993 url(https://preview.ibb.co/iZocpq/transparent-pattern-modern-1.png) repeat; */max-height: 100% !important; /*mengganti warna menu (#31A9E1) dan gambar header */ } .container-fluid > .navbar-header{ margin-right: none; margin-left: none; } .navbar-brand-logo img { max-height: 1349px; width: 100%; background: transparent; display: inherit; } .container-fluid{ padding-left: 0px; padding-right: 0px; background: #4cb9e2; } .container-fluid .row{ margin-left: 0px; margin-right: 0px; } .img-responsive{ display: none; } .navbar-default .nav > li > a, .header_view .nav > li > a { color: #66482e; } .footer { background: #4cb9e2!important; color: #66482e;