/*
Theme Name: Pivot Child
Theme URI: http://indonez.com
Description: Digioca Child for Pivot Theme
Author: Luis Medina @erluisme
Author https://www.behance.net/LuisMedinaVE
Template: pivot
Version: 1.0.0
Text Domain:  pivot-child
*/

/* Import CSS Files */
@import url("../pivot/style.css");
/* Font */
@import url('http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic');
body {
font-family: font-family, "Lato", Arial, sans-serif;
color:  #7a7a7a;
}
h1 {
    color: #007dbb;
    font-family: "Lato", Arial, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.1ex !important;
    line-height: 52px;
    margin-bottom: 19px !important;
}
.fa-pull-right, .pull-right {
    display: none;
}
footer {
    background: #0c2962;
     padding-top: 50px;
    padding-bottom: 30px;
    
  
}
footer.short {
    font-size: 11px;
    color: #fff;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #007dbb !important;
}
.bg-secondary-1 {
    background-color: #0c2962 !important;
}
.menu li a {
    font-family: "Lato", Arial, sans-serif;
    font-weight: bold;
    color: #01539F;
    font-size: 17px;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 36px;
    
}
.vc_gitem-zone .h4{
    text-transform: bold !important;
}
.article-single {
    padding-top: 50px !important;
}
a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: none;
    cursor: auto;
}
section {
    padding-top: 1px;
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
}
header.fullscreen-element .overlay:before, .image-divider.overlay:before {
    opacity: 0 !important;
    background-color: none !important;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
    
    border-color: #0c2962 !important;
    background-color: transparent;
}
.vc_separator h4{
    font-style: normal;
    font-weight: normal;
    color: #007dbb;
    line-height: 1.25;
    font-size: 30px !important;

}
a:-webkit-any-link {
    text-decoration:none; ;
    text-transform: uppercase;
    color: #007dbb;

}
.post-date {
font-size: 9px !important;

}
.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #007dbb !important;
}
blockquote {
    color: #fff !important;
    margin: 2em 0 2.5em;
    padding: 0.9em 1.25em 0 50px;
    position: relative;
    border: none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: -1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
blockquote, blockquote p {
    line-height: 1.9;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    font-style: normal !important;
    line-height: 32px;
    padding: 0px;
    border: none;
    margin-bottom: 24px;
}
blockquote {
    margin: 2px 0 1.25em;
    padding: .5625em 1.25em 0 1.1875em;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr;
}
*, *:before, *:after {
    box-sizing: 2px;
}
blockquote cite {
    margin-top: 45px;
    font-style: normal;
    left: -20px;
    line-height: 1.5;
    position: absolute;
    display: block;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    padding: 0;
    text-transform: none;
    font-size: 8px !important;
    display: block;
    font-size: .8125em;
}
h4 {
    font-size: 14px;
}
cite  {
    font-size: 8px !important;

}
.vc_gitem-post-data h4 {
    text-transform: uppercase !important;
    font-weight: bold;
    color: #007dbb;
}

.vc_btn3.vc_btn3-size-md {
    font-size: 10px !important;
    padding: 4px 20px !important;
}
.feature {
    padding: 5px 12px 10px 15px;
    border-radius: 8px;
    background-color: #94d500;
    margin-top: 4px;
    color: #fff !important;
    width: 325px;
}