/*  
Theme Name: KUBOTA V4 SubSite (2016)
Theme URI: http://republikdesign.com
Description: PT. KUBOTA INDONESIA
Version: 1.0
Author: Julian Harris (BMP-NET)
Author URI: jharrvis@gmail.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: inherit;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol,
ul {
    list-style: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

html {
    
}

b, strong {
    font-weight: bolder;
}

strong {
    text-decoration: underline;
}

.top-border {
    border-top: 5px solid #04a49c;
}

.no-top-border {
    border-top: none !important;
}

body {
    font-size: 13px;
    font-family: arial, helvetica;
}

.header {
    padding: 20px 10px;
}

.navbar {
    background: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-top: 5px solid #04a49c;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li:not(:last-child) {
    border-right: 1px solid #ddd;
}

.navbar-default .navbar-nav > li:not(:first-child) {
    border-left: 1px solid #fff;
}

.navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a.active {
    color: #ffffff;
    background: #04a49c;
}

.navbar-inverse .navbar-nav > li:not(:last-child) {
    border-right: 1px solid #000;
}

.navbar-inverse .navbar-nav > li:not(:first-child) {
    border-left: 1px solid #444;
}

/* Sub menu navbar */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*
.navbar .divider-vertical {
    height: 50px;
    margin: 0 9px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #f2f2f2;
}

.navbar-inverse .divider-vertical {
    border-right-color: #222222;
    border-left-color: #111111;
}

*/

.btn-big {
    height: 50px;
    margin-bottom: 10px;
    font-size: 15px;
    padding-top: 15px;
}

.slideshow {
    border: 0px solid #000;
}


/*
ul.slides {
    margin: 0 !important;
}
.flexslider li {
    list-style-type: none !important;
}

.flexslider {
    margin: 0px auto !important;
    padding: 0px !important;
    border: none !important;
    display: block;
}

.flexslider img {
    max-width:100%;  
    height:auto;
}

*/

.flexslider {
    border: none !important;
    margin: 0px auto !important;
    padding: 0px !important;
    border: none !important;
    display: block;
}

.flex-control-nav {
    top: 20px;
    position: absolute;
    right: 50%;
    text-align: center;
    width: auto;
    z-index: 2;
}

.iklan > .flex-control-nav {
    display: none;
}

.flex-direction-nav a {
    height: 60px !important;
}

.flex-caption {
    width: 100%;
    padding: 2%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
    color: #FFF;
    text-align: left;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 18px;
    margin: 0 !important;
    z-index: 1000;
}

.flex-caption h4 {
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}

.flex-direction-nav {}

ul.socmed {
    float: right;
}

ul.socmed li {
    float: left;
    padding: 5px;
}

ul.socmed li:last-child {
    padding-right: 0;
}

ul.socmed li > i.fa {
    color: #04a49c;
}

.news-home-widget {
    color: #04a49c;
}

.news-home-widget h2 {
    text-align: center;
    font-weight: bold;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 10px;
    color: #04a49c;
}

.news-home-list {
    margin-top: 10px;
    padding: 20px;
    border: 1px solid #ccc;
}

.news-home-list li {
    list-style: none;
    padding: 5px 15px;
    list-style-position: inside;
}

.news-home-list li:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    margin: 0 5px 0 -10px;
    color: #c0c0c0;
}

.gotop {
    padding: 10px;
}

.gotop a:link,
.gotop a:visited {
    color: #04a49c;
}

.footer {
    display: block;
    clear: both;
    margin-top: 20px;
    border-top: 5px solid #00737a;
    color: #04a49c;
}

ul.footer-menu li {
    /* float: left; */
    display: inline-block;
    margin-top: 10px;
    border-right: 1px solid #04a49c;
    padding-right: 10px;
    padding-left: 10px;
}

ul.footer-menu li:last-child {
    border: none;
}

ul.footer-menu li a:link,
ul.footer-menu li a:visited {
    color: #04a49c;
}

.copyright {
    margin-bottom: 20px;
}

.copyright,
.copyright h2 {
    margin-top: 5px;
    text-align: right;
    color: #00737a;
}

.copyright h2 {
    font-size: 20px;
    font-weight: bold;
}

.innerpage-headerimg {
    border-bottom: 5px solid #04a49c;
    max-height: 150px;
    overflow: hidden;
}

.maincontent {
    padding: 0;
    border-left: 1px solid #ccc;
    z-index: 1;
}

.bgpage {
    background: #f4f4f4;
    background: -moz-linear-gradient(top,  #f4f4f4 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #f4f4f4 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 );
}

.maincontent h2 {
    text-align: center;
    padding: 10px;
    font-size: 1.6em;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #04a49c;
}

.maincontent h3 {
    color: #ffffff;
    background: #04a49c;
    padding: 5px;
    font-size: 1.2em;
    font-weight: bolder;
    margin-bottom: 10px;
    display: inline-block;
}

.kebijakan {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    background: #7fd0d4;
    color: #0e5b61;
    text-align: center;
    padding: 20px;
}

.kebijakan h4 {
    font-weight: bolder;
    text-align: center;
}

.kebijakan p {
    text-align: center;
}

.k3box {
    border: double black 4px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    -khtml-border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
}

.img-bordered {
    border: 2px solid #04a49c;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    -khtml-border-radius: 10px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-top: 20px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry {
    padding: 20px;
    clear: both;
}

.entry p {
    margin: 10px 0;
}

/* Product Listing */

.cattitle, .taxtitle {
    text-align: right;
    border-bottom: 2px solid #04a49c; 
    padding: 0;
    margin: 10px 0;
    clear: both;
    display: block;
}

.taxtitle a:link, .taxtitle a:visited {
    text-decoration: none;
    color: #ffffff;
}

.product-list h3 {
    float: right;
    font-weight: bold;
}

.product-list ul {
    clear: both;
}

ul.productList li {
    list-style-type: none !important;
    text-align: center;
    border: 0px solid #000;
    width: 190px;
    height: 200px;
    float: left;
    padding: 10px 20px;
    white-space: normal;
    display: block;
}

.marketing-list {

}

.icon-telp {
    background-image: url("http://ptkubota.co.id/wp-content/themes/ptkubota-v4/img/icon-telp.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
}

.marketing {
    min-height: 200px;
    background: #009fa9;
    text-align: center;
    color: #ffffff;
    padding: 20px 0 0 0;
    border: 1px solid #009fa9;
    margin-bottom: 10px;
}

.nickname {
    background: #b7dfe7;
    color: #000;
    font-weight: bolder;
    font-size: 18px;
    letter-spacing: 5px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
    -khtml-border-radius: 10px;
    text-align: center;
    clear: both;
    display: block;
}

.name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.coverage-area {
    clear: both;
    display: block;
    padding: 20px 0;
    margin-top: 20px;
    background: #ffffff;
    color: #339691;
}

.coverage-area h3 {
    color: #339691 !important;
    font-size: 15px;
}

.img-profile {
    text-align: center;
    margin-bottom: 20px;
}

.img-map {
    border: 1px solid #339691;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.marketing h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.marketing h4 {
    text-align: center;
    font-size: 120%;
}

.marketing .fa {
    margin-right: 10px;
}

img.marketing-thumb {
    text-align: center;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}

/*
[class*=" wp-image-"] {
    clear: both;
    display: block;
    border: 1px solid #eee;
    padding: 3px;
    float: left;
    max-width: 350px;
    height: auto;
    margin: 0 10px 10px 0;
}
*/

.alignnone {
    clear: both;
    display: block;
}

/* Modal */

iframe {
    width: 100%;
    overflow: hidden;
}

.modal-dialog {
    width: 50%;
}

.loading {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10000;
    padding: 10px 20px 0 0;
    background: #ffffff;
    color: #000000;
    font-size: 2em;
    text-align: center;
    margin: 0 auto;
}

.modal-content {
    overflow: hidden;
}

/* WORDPRESS STYLE */

/* Images
-------------------------------------------------------------- */
.entry-date{
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 0px;
}

.entry-content img {
    margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
  margin-right: 1.2em;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
  margin-left: 1.2em;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    text-align: center;
    margin-bottom: 1.5em;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    margin: 0;
}
.wp-smiley { 
    max-height: 1em;
    margin:0 !important;
}
.gallery dl {
    margin: 0;
}
.gallery-caption {
    margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}
blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

blockquote {
    clear: both;
    padding:10px 10px 10px 25px;
    margin:10px 10px 10px 20px;
    background: #cecece;
    border-left: 5px solid #8FEA22;
}

.maincontent li ul, .maincontent li ol {
    margin:0 1.5em;
}
.maincontent ul, .maincontent ol {
    margin:0 1.5em 1.5em 2.5em;
}
.maincontent ul li {
    list-style-type:square;
}
.maincontent ol li {
    list-style-type:decimal;
}
.maincontent ol ol li {
    list-style: upper-alpha;
}
.maincontent ol ol ol li {
    list-style: lower-roman;
}
.maincontent ol ol ol ol li {
    list-style: lower-alpha;
}

/* Flexible iFrame for Google Map */

#map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

#map iframe,   
#map object,  
#map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 0;
}

/* Thumbnail */

.thumb {
    width: 150px;
    height: 150px;
    float: left;
    margin: 0 20px 10px 0;
}

#faq-block h3 {
    background: none;
    display: block;
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #ccc;
}

#faq-block h3:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    margin: 0 5px 0 -10px;
    color: #c0c0c0;
}

.faq-answer {
    padding: 10px 20px;
    background: none;
}

.faq-answer img {
    clear: both;
    display: block;
}

ol li {
    list-style: numeric;
    margin-left: 30px;
}

.sidebar {
    padding: 20px;
    min-width: 250px;
}

.sidebar h2 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.btn-primary {
    background: #009fa9;
    color: #ffffff;
    border-color: #017077
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background: #33a6cc;
}

.btn-primary:active,
.btn-primary.active {
    background: #017077;
    box-shadow: none;
}

.nav-tabs { border-bottom: 2px solid #DDD; padding-top: 10px;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; background: #04a49c; color: #fff !important;}
    .nav-tabs > li > a { border: none; color: #666; text-transform: uppercase;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; background: #04a49c; color: #fff !important; }
        .nav-tabs > li > a::after { content: ""; background: #017077; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }


/******************************************************
    RAISED BUTTONS
******************************************************/

.btn-primary.raised {
    box-shadow: 0 3px 0 0 #017077;
}

.btn-primary.raised:active,
.btn-primary.raised.active {
    background: #009fa9;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;
}

.btn-success.raised {
    box-shadow: 0 3px 0 0 #008c52;
}

.btn-success.raised:active,
.btn-success.raised.active {
    background: #39bf87;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;
}

.btn-info.raised {
    box-shadow: 0 3px 0 0 #35a2b5;
}

.btn-info.raised:active,
.btn-info.raised.active {
    background: #5fd4e8;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;
}

.btn-warning.raised {
    box-shadow: 0 3px 0 0 #b87430;
}

.btn-warning.raised:active,
.btn-warning.raised.active {
    background: #eba259;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;
}

.btn-danger.raised {
    box-shadow: 0 3px 0 0 #bf4343;
}

.btn-danger.raised:active,
.btn-danger.raised.active {
    background: #f26d6d;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;
}


/* ----------------------------------------------------------------
    Sub > Local Navigation
----------------------------------------------------------------- */
#aside{
margin-left:1px;
margin-bottom:20px;
}

#aside ul {
border-width:1px 1px 0 1px;
border-style:solid;
border-color:#cccccc;
}

#product ul{display:none}
#aside li.baw-year ul{display:none;}

#aside ul li ul {
    border: none;
}

#aside ul li ul li {
    padding-left: 20px;
}

#aside ul li ul li:first-child {
    border-top: 1px solid #ccc;
}

#aside ul li ul li:last-child {
    border-bottom: none;
}

/*---------- 第2階層 ----------*/
#aside ul li{
border-bottom:1px solid #ccc;
font-weight:bold;
}

#aside ul li span{
display:block;
padding:4px 10px 5px 27px;
}

#aside ul li a{
display:block;
padding:4px 10px 4px 27px;
/* background:url("../img/bullet_arrow_05.gif") no-repeat 10px 0.65em; */
text-decoration:none;
line-height:1.5;
zoom:1;
}

#aside ul li a:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    margin: 0 5px 0 -10px;
    color: #c0c0c0;
}

#aside ul li a:hover{
background-color:#b2dadc;
color:#333;
}

#aside ul li.current{
background-color:#b2dadc;
}

#aside ul li.selected{
background-color:#b2dadc;
}


/*---------- 第3階層 ----------*/
#aside ul li.selected ul{
background:#fff;
}

#aside ul li.selected ul li{
border-bottom:none;
border-top:1px solid #ccc;
}

#aside ul li.selected ul li a{
line-height:1.2;
font-weight:normal;
background:url("../img/bullet_arrow_02.gif") no-repeat 13px 0.8em;
}

#aside ul li.selected ul li a:hover,
#aside ul li.selected ul li.current{
color:#008286;
}

#aside ul li.selected ul li.selected{
background-color:#eef8f9;
}

#aside ul li.selected ul li.selected a{
padding-left:26px;
background:url("../../cmn/img/bullet_arrow_03.gif") no-repeat 12px 0.9em;
}

#aside ul li.selected ul li.current.selected a{
background:url("../img/bullet_arrow_02.gif") no-repeat 13px 0.8em;
}

#aside ul li.selected ul li.current.selected ul li a{
padding:1px 0 1px 13px;
background:url("../img/bullet_arrow_04.gif") no-repeat 3px 0.7em;
font-weight:normal;
text-decoration:underline;
}


/*---------- 第4階層 ----------*/
#aside ul li.selected ul li.selected ul{
padding:7px 0 8px 0;
background:#fff url("../img/dotline_01.gif") repeat-x left top;
}

#aside ul li.selected ul li.selected ul li{
margin-left:10px;
border-top:none;
border-bottom:none;
font-weight:normal;
margin-bottom:3px;
background:none;
}

#aside ul li.selected ul li.selected ul li a{
padding:1px 0 1px 13px;
background:url("../img/bullet_arrow_04.gif") no-repeat 3px 0.7em;
text-decoration:underline;
}

#aside ul li.selected ul li.selected ul li a:hover{
color:#008286;
}

#aside ul li.selected ul li.selected ul li.current a{
color:#008286;
}

/*---------- バナー ----------*/
#aside-bnr li { list-style-type:none; border:none; margin-left:1px; }
#aside-bnr li a { background:none;border:none; }



/* ----------------------------------------------------------------
    Sub > Local Navigation (/new/)
----------------------------------------------------------------- */
#aside ul li.selected ul li.themeindex1 a{
background: url(../../cmn/img/bullet_arrow_new_themeindex1.gif) no-repeat 9px 0.65em;
}

#aside ul li.selected ul li.themeindex2 a{
background: url(../../cmn/img/bullet_arrow_new_themeindex2.gif) no-repeat 9px 0.65em;
}

#aside ul li.selected ul li.themeindex3 a{
background: url(../../cmn/img/bullet_arrow_new_themeindex3.gif) no-repeat 9px 0.65em;
}

#aside ul li.selected ul li.themeindex4 a{
background: url(../../cmn/img/bullet_arrow_new_themeindex4.gif) no-repeat 9px 0.65em;
}

#aside ul li.selected ul li.themeindex5 a{
background: url(../../cmn/img/bullet_arrow_new_themeindex5.gif) no-repeat 9px 0.65em;
}

@media (max-width: 767px) {
    /*
    .navbar-collapse .navbar > .divider-vertical {
        border: none;
    }
    */
    .logo {
        margin-bottom: 10px;
    }

    .flex-control-nav {
        display: none;
    }

    .flex-caption p {
        display: none;
    }
    .flex-caption h4 {
        font-size: 90%;
    }
    .maincontent {
        border: none;
        z-index: 1;
    }
    .sidebar, .entry {
        padding: 10px;
    }
    #footer-menu-container {
        text-align: center;
    }
    #footer-menu-container ul {
        text-align: center;
    }
    #footer-menu-container li {
        display: inline-block;
    }
    .copyright,
    .copyright h2 {
        text-align: center;
    }
}