/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/*
Theme Name: Klarrio
Theme URI: http: //www.klarrio.com/
Description: This is a custom child theme for Salient
Author: Klarrio
Author URI: http: //www.klarrio.com/
Template: salient
Version: 0.1
*/

/* txt & colors */

body { 
	line-height: 150% !important;  
     }

/* Little flag */

.qtranxs-lang-menu.qtranxs-lang-menu-en.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-231,
.qtranxs-lang-menu.qtranxs-lang-menu-nl.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-231  {
    margin-top: 6px;
}

#bitnami-banner {
    display:none !important;
}

h1 { 
	color:#115d7a;  
     }

p, ul, li { 
	color:#999;
	line-height: 170%;
     }

.top-red, .top-red a { 
	color:#ab2123 !important;  
     }

.top-red a:hover { 
	color:#333 !important;  
     }


#header-secondary-outer {
    background-color: #fff !important;
    border-bottom: 1px solid #ddd;
}

#header-secondary-outer nav > ul > li > a {
    border-left: 0px;
}

#header-secondary-outer nav > ul > li:last-child {
    border-right: 0px;
}

/* slider */
.swiper-slide h2, .slide-kla-dark h2, .slide-kla-light h2 {
    font-style: normal !important;
} 

.slide-kla-dark h2,
.swiper-slide[data-color-scheme="dark"] .content h2  {
    color:#115d7a !important;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 1) !important;
}

.slide-kla-dark span {
    color:#ab2123 !important;
}

.slide-kla-light h2 {

}

/* titles & subtitles */
h2.center.ita, h3.center.ita  {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

h2.center.ita:after, h3.center.ita:after  {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #ab2123;
    width: 75px;
}
h2.center.ita:before, h3.center.ita:before  {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #ab2123;
    width: 75px;
}

h2.left.ita, h3.left.ita  {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

h2.left.ita:after, h3.left.ita:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #ab2123;
    width: 75px;
}

/* Pages elements ---- career list -------- */

.nectar-list-item:first-child {
    color: #115d7a;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}

.nectar-hor-list-item::before {
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: none !important;
    transform-origin: 0 !important;
    transition: all 0.9s cubic-bezier(0.2, 0, 0.15, 1) 0s;
    z-index: -1;
}

/* Footer */
#footer-outer #copyright p > a {
    color: #ddd !important;
}

#footer-outer #copyright p > a:hover {
    color: #fff !important;
}

#footer-outer #copyright li a i:hover {
    color: #009ddd !important;
}

#footer-outer .col {
	min-height: 0px;
}

/* Homepage */

.article-content-wrap > p {
    font-size: 14px;
}

#post-area.masonry {
    margin-bottom: 10px;
}

/* Company page - values */

h6.value-title {
    font-family: 'Libre Baskerville', serif !important;
    font-weight: 400;
    font-size:36px;
    line-height: 36px;
    color:#333 !important;
    font-style: normal !important;
    padding:15px 0 0 0;
}

h4.value-subtitle {
    font-family: Lovelo,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color:#999 !important;
    text-transform: uppercase;
    padding:5px 0;
}

/* team list */
body .vc_row-fluid .team  .vc_col-sm-2 {
    margin: 0 !important;
    padding: 0;
    width:  16.6666667%;
}

.row .col .team img {
    border-bottom: 4px solid #115d7a;
    margin-bottom: 0;
    width: 210px;
}

.row .col .team img {
    border-bottom: 4px solid #115d7a;
    margin-bottom: 0;
}

h3.team-name {
    font-family: Lovelo, sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 14px !important;
    color:#333 !important;
    text-transform: uppercase;
    margin-top:15px;
}

h2.team-power {
    font-family: 'Libre Baskerville', serif !important;
    font-weight: 400;
    font-size:12px;
    line-height: 12px;
    color:#ab2123 !important;
    font-style: italic !important;
}

/* News - Blog Page */

.category .subheader {
    display:none;
}

.archive .subheader {
    font-size: 18px !important;
    line-height: 18px;
    color:#999 !important;
}

.archive .row .col.section-title h1, .category .row .col.section-title h1 {
    font-family: Lovelo,sans-serif;
    font-size: 38px !important;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 38px;
    text-transform: uppercase;
    color:#666 !important;
}

.single-post .row .col.section-title h1 {
    font-family: Lovelo,sans-serif;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 38px;
    text-transform: uppercase;
    color:#115d7a !important;
}