@charset "UTF-8";

/*
============================================================================
FNB INTERNATIONAL
============================================================================
*/

@font-face {
    font-family: "century gothic";
    src: url('../fonts/gothic.ttf');
}

@font-face {
    font-family: "century gothic";
    font-weight: bold;
    src: url('../fonts/gothicb.ttf');
}

body {
   font-family: "century gothic";
}

@media (min-width: 320px) {
    body {
        padding-top: 70px;
    }
}

@media (min-width: 768px) {
    body {
        padding-top: 0px;
    }
}

#top {
    background: #EEE;
    min-height: 40px;
}

.moduletable-top-menu .nav > li > a {
    color: #3D4888;
    border-radius: 0px;
}

.mod-languages{
    padding-top: 7px;
}

.moduletable-top-menu .nav-pills > li.active > a, .moduletable-top-menu .nav-pills > li.active > a:focus, .moduletable-top-menu .nav-pills > li.active > a:hover {
    color: #3D4888;
    background-color: #FFF;
}

.moduletable-telephone {
    margin-top: 25px;
    border: solid 2px #3D4888;
    border-radius: 90px;
    padding: 5px 15px;
}

.moduletable-telephone .nspText  {
    font-size: 20px;
    color: #666;
    text-align: center;
}

.lang-xs {
    padding-top: 15px;
    padding-left: 15px;
}

#header {
    background-color: #6DC058;
    border-bottom: solid 1px #FFF;
}

@media (min-width: 768px){

    #main-menu.affix {
        top: 0;
        border-bottom: solid 2px #FFF;
    }
    #main-menu {        
        right: 0;
        left: 0;
        z-index: 2;
    }

}

#title {
    background: #FFF;
}

@media (min-width: 320px){
    
    .title-site {
        margin-top: 5px;
    }    


}

@media (min-width: 768px){
    
    .title-site {
        margin-top: 20px;
    }    

}

@media (min-width: 992px){
    
    .title-site {
        margin-top: 40px;
    }    
}

@media (min-width: 1280px){
    
    .title-site {
        margin-top: 20px;
    }    

}

@media (min-width: 320px){
    
    .social {
        margin: 20px auto;
    }

}

.sm{
    padding-right: 0px;
    padding-left: 0px;
}

.moduletable-social {
    padding-top: 0px;
    margin-top: 1px;
}

.moduletable-social img {
    width: 28px;
}

.moduletable-social .nav > li > a {
    padding: 5px 5px;
}

.moduletable-social .nav > li > a:hover {
    background: none;
    opacity: 0.8;
}

.navbar-collapse.in {
    overflow-y: visible!important;
}

@media (min-width: 320px){
    #main-menu .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: -5px; // remove the gap so it doesn't close
    }   
}
@media (min-width: 768px){
    #main-menu .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0; // remove the gap so it doesn't close
    }
} 
#main-menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

#main-menu .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    border-top: none;
}

#main-menu .navbar-default {
    background: #3D4888;
    border: none;
}

#main-menu .navbar {
    border-radius: 0px;
    min-height: 50px;
    margin: 0px auto;
    border: none;
}

#main-menu {
    font-family: 'century gothic';
    border-top: solid 2px #FFF;
    background-color: #3D4888;
}

@media (min-width: 320px){

    .navbar-toggle {
        margin-top: 15px;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #646DA0;
    }

    .navbar-default .navbar-toggle {
        border: solid 2px #FFF;
        border-radius: 0px;
    }

    #main-menu .nav-pills > li a {
        color: #fff!important;
        border-radius: 0px;
        text-align: left;
        font-size: 14px;
    }

    #main-menu .nav-pills > li.active > a, #main-menu .nav-pills > li.active > a:focus, #main-menu .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #646DA0;
        border-radius: 0px;
    }

    #main-menu .nav-pills{
        padding-bottom: 15px;
    }
    
}

#main-menu .navbar-nav > li > a {
    border-radius: 0px!important;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

@media (min-width: 768px){
    
    #main-menu .container-fluid, #main-menu .col-md-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    #main-menu .navbar-nav > li > a {
        font-size: 13px;
        padding: 15px 10px;
    }

    #main-menu .navbar-nav > li.active > a, #main-menu .navbar-nav > li.active > a:focus, #main-menu .navbar-nav > li.active > a:hover {
        background:  url(../images/chevron-menu.png) top no-repeat;
        background-color: #646DA0;
    } 

    #main-menu .navbar-nav > li.alias-parent-active > a, #main-menu .navbar-nav > li.alias-parent-active > a:focus, #main-menu .navbar-nav > li.alias-parent-active > a:hover {
        background:  url(../images/chevron-menu.png) top no-repeat;
        background-color: #646DA0;
    }
}

@media (min-width: 980px){
      
    #main-menu .navbar-nav > li > a {
        font-size: 15px;
        padding: 17px 15px;
    }

}

@media (min-width: 1280px){
    
    #main-menu .container-fluid, #main-menu .col-md-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    #main-menu .navbar-nav > li > a {
        font-size: 15px;
    }

    #main-menu .nav > li > a {
        padding: 20px 25px;
    }

}

#main-menu .navbar-nav > li > a:last-child1 {
    background: none;
}

#main-menu .nav > li > a:focus, #main-menu .nav > li > a:hover {
    text-decoration: none;
    background-color: #646DA0;
}

#main-menu .dropdown-menu {
    border-radius: 0px;
}

#main-menu .dropdown-menu > li > a {
    color: #333!important;
    font-size: 15px;
    padding: 7px 20px;
}

#main-menu .dropdown-menu a:hover {
    color: #000;
    background-color: #EEEEEE;
}

#main-menu .dropdown-menu > .active > a, #main-menu .dropdown-menu > .active > a:focus, #main-menu .dropdown-menu > .active > a:hover {
    color: #fff!important;
    background-color: #646DA0;
}

#main-menu .shop .glyphicon {
    font-size: 1em;
    padding-right: 10px;
}

.moduletable-home .nspArts {
    padding-bottom: 0px;
}

.moduletable-home .nspArt h4.nspHeader {
    font-size: 4em;
    margin-top: 80px;
    color: #3D4888;
    font-weight: bold;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

.moduletable-home .nspArt p.nspText {
    margin: 40px auto;
    font-size: 1.6em;
    color: #000;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
    width: 80%;
}

.moduletable-home .readon {
    border: solid 2px #D90000;
    background: #FF0000;
    font-size: 1.2em;
    color: #FFF;
    padding: 15px 30px;
    clear: both;
    text-decoration: none;
    border-radius: 90px;
}

#categories {
    background: #FFF;
    padding-top: 50px;
    padding-bottom: 50px;
}

.moduletable-cat .nspArts {
    padding: 0px;
    border: solid 1px #337AB7;
    border-radius: 0px 0px 9px 9px;
}

.moduletable-cat .nspImageWrapper {
    border-bottom: solid 1px #337AB7;
}

.moduletable-cat .nspArt h4.nspHeader {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: #3D4888;
    padding: 10px 10px;
    min-height: 60px;
}

.cat-1 .moduletable-cat .nspArt h4.nspHeader {
    background: url(../images/hr-cat-1.png) left bottom no-repeat;
}

.cat-2 .moduletable-cat .nspArt h4.nspHeader {
    background: url(../images/hr-cat-2.png) left bottom no-repeat;
}

.cat-3 .moduletable-cat .nspArt h4.nspHeader {
    background: url(../images/hr-cat-3.png) left bottom no-repeat;
}

.cat-4 .moduletable-cat .nspArt h4.nspHeader {
    background: url(../images/hr-cat-4.png) left bottom no-repeat;
}

.moduletable-cat .nspArt p.nspText {
    margin: 10px 10px;
    font-size: 15px;
    color: #666;
}

.moduletable-cat .readon {
    border-style: solid;
    border-width: 2px;
    border-radius: 90px;
    font-size: 1em;
    padding: 7px 15px;
    margin: 20px 10px;
    clear: both;
    text-decoration: none;
}

.moduletable-cat-right {
    margin-bottom: 15px;
}

.moduletable-cat-right h3 {
    font-family: 'century gothic';
    font-size: 23px;
    font-weight: bold;
    color: #FFF;
    background: #337AB7 url(../images/li2.png) right center no-repeat;
    padding: 10px;
    padding-left: 15px;
    border-right: solid 15px #337AB7;
    margin-bottom: 0px!important;
    text-transform: uppercase;
    border-radius: 0px 8px 0px 0px;
}

.moduletable-cat-right .nspArts {
    padding: 0px;
    background: #fff;
}

.moduletable-cat-right .nspArtPage:nth-child(1) {
    border-bottom: solid 4px #FFBF00;
}

.moduletable-cat-right .nspArtPage:nth-child(2) {
    border-bottom: solid 4px #FF0000;
}

.moduletable-cat-right .nspArtPage:nth-child(3) {
    border-bottom: solid 4px #00BFFF;
}

.moduletable-cat-right .nspArtPage:nth-child(4) {
    border-bottom: solid 4px #238C00;
}

.moduletable-cat-right .nspTopInterface {
    /*transform: translate(-150%, 230px);*/
}

.moduletable-cat-right .nspImageWrapper {
    border-bottom: solid 1px #337AB7;
}

.moduletable-cat-right .nspArt h4.nspHeader a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #3D4888;
    padding: 1px 10px 15px;
    display: block;
    width: 100%;
}

.moduletable-cat-right .nav {
    margin-top: 4px;
}
.moduletable-cat-right .nav > li > a {
    padding: 15px 15px 15px;
    background: #FFF;
    color: #333;
    margin-bottom: 4px;
}

.moduletable-cat-right .nav > li.active > a, .moduletable-cat-right .nav > li.alias-parent-active > a {
    border-left: solid 2px #337AB7;
}

.moduletable-cat-right .glyphicon {
    font-size: 1.7em;
    padding-right: 10px;
}

.moduletable-cat-right .agroalimentaire .glyphicon {
    color: #FFBF00;
}

.moduletable-cat-right .representation-commerciale .glyphicon {
    color: #238C00;
}

.moduletable-cat-right .equipements-electroniques .glyphicon {
    color: #FF0000;
}

.moduletable-cat-right .geolocalisation .glyphicon {
    color: #00BFFF;
}

#items {
    background: #F3F3F3;
    padding-bottom: 50px;
}

.moduletable-items-menu h3 {
    font-size: 4em;
    margin: 50px auto 70px;
    color: #3D4888;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

.moduletable-items-menu .nav-pills > li > a {
    background-color: #fff;
    color: #333;
    border-radius: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: solid 2px #F3F3F3;
    border-bottom: solid 2px #F3F3F3;
}

.moduletable-items-menu .nav-pills > li > a.pill-1 {
    border-top: solid 4px #FFBF00;
}

.moduletable-items-menu .nav-pills > li > a.pill-2 {
    border-top: solid 4px #FF0000;
}

.moduletable-items-menu .nav-pills > li > a.pill-3 {
    border-top: solid 4px #00BFFF;
}

.moduletable-items-menu .nav-pills > li > a.pill-4 {
    border-top: solid 4px #238C00;
}

.moduletable-items-menu .nav-pills > li.active > a, .moduletable-items-menu .nav-pills > li.active > a:focus, .moduletable-items-menu .nav-pills > li.active > a:hover {
    border-bottom: solid 2px #fff;
    background: #fff;
    color: #000;
}

.moduletable-items {
    background: #fff;
    padding: 25px;
}

.moduletable-items .nspArt h4.nspHeader {
    font-size: 1em;
    margin-top: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

.moduletable-items .nspArt h4.nspHeader a {
    color: #3D4888;
    font-size: 17px!important;
}

.moduletable-items .nspImage {
    margin: auto;
}

.moduletable-items .readon {
    border-style: solid;
    border-width: 2px;
    border-radius: 90px;
    font-size: 1em;
    padding: 7px 15px;
    margin: 2px auto 10px!important;
    float: none!important;
    display: block;
    width: 100px;
    text-decoration: none;
    text-align: center;
}

#news-row {
    background: #FFF;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
}

.headlines {
    background: #FFF;
    color: #000;
}

.events {
    background: #F8F8F8;
    padding-bottom: 1px;
}

.headlines h4, .moduletable-headlines h4 {
    font-family: 'century gothic';
    font-weight: bold;
    background: url(../images/hr-1.png) left bottom no-repeat;
    padding-bottom: 25px;
    margin-bottom: 10px!important;
    color: #666;
}

.moduletable-headlines .nspArt h4.nspHeader {
    margin: 0;
    margin-bottom: 0px;
    padding: 10px 0 15px 0;
}

@media (min-width: 768px){
    .left h4 {
        font-size: 1.4em!important;
        padding-bottom: 15px;
        margin-bottom: 20px!important;
    }
}

@media (min-width: 1280px){
    .left h4 {
        font-size: 1.8em!important;
        padding-bottom: 15px;
        margin-bottom: 20px!important;
    }
}

.left h4 a {
    color: #3D4888;
}

.headlines p, .left p {
    font-size: 16px;
}

.headlines .readon, .moduletable-headlines .readon {
    border-style: solid;
    border-width: 2px;
    border-radius: 90px;
    font-size: 1em;
    padding: 7px 15px;
    margin: 40px auto auto;
    clear: both;
    text-decoration: none;
}


@media (min-width: 320px){
    .moduletable-headlines .nspImageWrapper {
        margin: 6px 0px 0 0!important;
    }    
    .moduletable-headlines .nspArt {
        padding-right: 0px!important;
    }
    .moduletable-headlines .readon {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .left p {
        font-size: 15px;
    }
}

@media (min-width: 768px){
    .moduletable-headlines .nspImageWrapper {
        margin: 6px 20px 0 0!important;
    } 
    .moduletable-headlines .readon {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .left p {
        font-size: 15px;
    }
}

@media (min-width: 1280px){
    .moduletable-headlines .readon {
        margin-top: 30px;
    }
    .left p {
        font-size: 16px;
    }
}

.headlines .nspArt h4.nspHeader a{
    color: #3D4888;
}

@media (min-width: 320px){

    .headlines .nspArt img.nspImage {
        margin-bottom: 25px;
    }
    .headlines h4 {
        font-size: 19px!important;
        background: none;
        padding-bottom: 15px;
        margin-bottom: 20px!important;
    }
  
}

@media (min-width: 768px){
    .headlines .nspArt img.nspImage {
        margin-bottom: 5px;
    }
    .headlines h4 {
        font-family: 'century gothic';
        font-size: 20px!important;
        background: url(../images/hr-1.png) left bottom no-repeat;
        padding-bottom: 35px;
        margin-bottom: 40px!important;
    }    
    .headlines .nspArts {
        margin-top: 25px;
        margin-bottom: 5px;
    }
}

@media (min-width: 992px){
    .headlines .nspArts {
        margin-top: 25px;
        margin-bottom: 50px;
    }
 
}

@media (min-width: 1280px){
    .headlines .nspArts {
        border-top: solid 2px #EEE;
        border-bottom: solid 2px #EEE;
        margin-top: 25px;
        margin-bottom: 5px;
    }
}

#partenars {
    background: #EEEEEE;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 40px;
}

#partenars h3 {
    color: #3D4888;
    text-align: center;
    font-family: 'century gothic';
    font-size: 23px;
    font-weight: bold;
    margin: -40px auto 40px;
    background: #EEE;
    border-radius: 90px;
    padding-top: 15px;
    width: 260px;
    text-transform: uppercase;
}

#partenars .dj-image {
    border-radius: 180px;
}

#partenars li, .djslider  {
    height: 157px!important;
}
#partenars .dj-image {
    border-radius: 180px;
    width: 157px!important;
    height: 157px!important;
}

#inner-1, #inner-2 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background: #F8F8F8;
    margin-bottom: 4px;
}

#inner-2 {
    background: #FFF;
}

.left {
    background: #FFF;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;   
}

.title-left, .title-contact {
    background: #EEEEEE;
    background-image: radial-gradient(farthest-corner at 40px 40px,
      #FFF 0%, #E3E3E3 100%);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

.title-left h3, .title-contact h3 {
    font-family: 'century gothic';
    font-size: 35px;
    font-weight: bold;
    background: url(../images/hr-1.png) left bottom no-repeat;
    padding-bottom: 25px;
    margin: 0px auto 30px 100px;
    text-transform: uppercase;
    color: #3D4888;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

.title-ecommerce {
    background: #EEEEEE  url(../../../images/style/e-commerce-2.jpg) center no-repeat;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.title-ecommerce h3 {
    font-family: 'century gothic';
    font-size: 35px;
    font-weight: bold;
    background: url(../images/hr-1.png) center bottom no-repeat;
    text-align: center;
    padding-bottom: 25px;
    text-transform: uppercase;
    color: #FFF;
}

@media (min-width: 320px){
    .title-left, .title-contact {
        padding-top: 40px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-top: solid 1px #CCC;
    }     
}

@media (min-width: 768px){

    .title-left, .title-contact {
        padding-top: 50px;
        padding-bottom: 20px;
        margin-bottom: 30px;
        border-top: none;
    }
    .title-left h3, .title-contact h3 {
        margin: 0px auto 30px 30px;
        text-align: left;
        background-position: left bottom;
    }        
    .title-contact h3 {
        text-align: center;
        background: url(../images/hr-1.png) center bottom no-repeat;
    }    
}

.left .moduletable-headlines {
    padding-left: 50px;
    padding-right: 30px;
}

@media (min-width: 320px){
    .left .moduletable-headlines {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 768px){
    .left .moduletable-headlines {
        padding-left: 50px;
        padding-right: 30px;
    }
}

.moduletable-mailchimp-signup  {
    padding: 30px;
    margin: auto 30px 30px;
    background: #F8F8F8;
    border-radius: 10px;
}

.moduletable-mailchimp-signup h3   {
    text-align: center;
    padding-bottom: 25px;
    color: #6DC058;
    text-transform: uppercase;
}

.moduletable-mailchimp-signup .intro, .mcSignupResult   {
    font-style: 20px;
    padding-bottom: 25px;
    text-align: center;
}

.moduletable-mailchimp-signup .button   {
    margin-top: -4px;
    border-radius: 0px;
}

.moduletable-headlines .nspInfo  {
    color: #993300;
    font-weight: bold;
    font-size: 16px!important;
}

.moduletable-headlines .nspImage {
    border-radius: 7px;
}

@media (min-width: 768px) {

    .moduletable-headlines .nspText  {
        
    }   
    .moduletable-headlines .nspImage {
        
    }
}

#nsp-publications .nspImage, #nsp-base .nspImage   {
    border: solid 5px #CCC!important;
    background: #EEE!important;
    padding: 10px!important;
}

#nsp-publications .download, #nsp-base .download   {
    display: none;
}

.download   {
    padding: 15px;
    border: solid 1px #CCC;
    color: #6DC058;
}

.tags {
    display: none;
}

.right {
    padding-bottom: 20px;
}

.right .nspHeader a  {
    font-family: 'century gothic';
    font-size: 18px;
    padding-bottom: 25px;
    color: #333;
}

.moduletable-right-menu {
    margin-bottom: 30px;
}

.moduletable-right-menu h3 {
    font-family: 'century gothic';
    font-size: 23px;
    font-weight: bold;
    color: #FFF;
    background: #337AB7 url(../images/chevron-current-cat.png) right center no-repeat;
    padding: 10px;
    padding-left: 15px;
    border-right: solid 15px #337AB7;
    margin-bottom: 5px!important;
    text-transform: uppercase;
    border-radius: 0px 8px 0px 0px;
}

.moduletable-right-menu .nspArts {
    padding: 0;
}

.moduletable-right-menu .nspArt h4.nspHeader {
    padding: 0px 0 4px 0;
    display: block;
    width: 100%;
}

.moduletable-right-menu .nspHeader a {
    color: #333;
    background: #FFF;
    padding: 15px;
    padding-left: 15px;
    border-left: solid 2px #337AB7;
    display: block;
    font-size: 15px;
}

.moduletable-right-menu .current-page {
    border-color:  #FF0000!important;
}

.moduletable-right-news h3 {
    font-family: 'century gothic';
    font-size: 23px;
    font-weight: bold;
    color: #FFF;
    background: #3D4888 url(../images/news-feed.png) right center no-repeat;
    padding: 10px;
    padding-left: 15px;
    border-right: solid 15px #3D4888;
    margin-bottom: 5px!important;
    text-transform: uppercase;
    border-radius: 0px 8px 0px 0px;
}

.moduletable-right-news .nspHeader a  {
    font-family: 'century gothic';
    font-size: 15px;
    color: #333;
}

.moduletable-right-news .current-news {
    color: #3D4888!important;
    font-weight: bold;
}

footer {
    background: #3D4888;
    padding-top: 30px;
}

footer h3, .moduletable-events-home h3, .moduletable-news-feed h3 {
    color: #FFF;
    font-family: 'century gothic';
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/hr-2.png) left bottom no-repeat;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

@media (min-width: 768px){
    .moduletable-news-feed h3 {
        text-align: center;
        background: url(../images/hr-2.png) center bottom no-repeat;
    }
}

@media (min-width: 992px){
    .moduletable-news-feed h3 {
        text-align: left;
        background: url(../images/hr-2.png) left bottom no-repeat;
    }
}

footer .nav > li > a {
    padding: 10px 15px;
    padding-left: 0px;
    padding-bottom: 2px;
    color: #FFF;
}

footer .nav > li > a:hover {
    background: none;
    color: #999;
}

.moduletable-footer-contacts img {
    display: block;
}

.moduletable-footer-contacts .image-title {
    display: block;
    float: left;
    margin-top: -30px;
    margin-left: 50px;
}

.moduletable-footer-contacts a {
    margin-bottom: 15px;
    color: #666;
}

.page-contact .moduletable-footer-contacts a {
    font-size: 16px;
    margin-bottom: 35px;
}

.page-contact .moduletable-footer-contacts .nav>li>a>img {
    max-width: none;
    background: #0085B2;
    padding: 5px;
    border-radius: 0px;
}

.moduletable-footer-contacts .nav > li > a:hover {
    background: none;
    color: #999;
}

.copyright {
	color: #FFF;
    font-family: 'century gothic';
    font-size: 14px;
    text-align: center;
    background: #272668;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 50px;
}

@media (min-width: 320px){
    .item-page, .contact, .search {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 1280px){
    .item-page, .contact, .search {
        padding-left: 50px;
        padding-right: 30px;
    }
}

.item-page p {
    color: #333;
    text-align: justify;
    font-size: 16px;
    line-height: 1.5em;
    padding-bottom: 15px;
    font-family: 'century gothic';
    margin-bottom: 20px;
}

.item-page ul {
    list-style-image: url(../images/li.png);
    list-style-position: inside;
    color: #333;
    text-align: justify;
    font-size: 16px;
}

.moduletable-headlines .gkArtContentWrap ul {
    display: none;
}

.page-header {
    padding-bottom: 9px;
    margin: 45px 0px 45px;
    border-bottom: 1px solid #CCC;
}

.page-header h2 {
    font-family: 'century gothic';
    text-shadow: 2px 2px 1px #FFF;
    color: #B68920;
}

.item-page h1, .item-page h2, .item-page h3 {
    color: #006699;
    font-family: 'century gothic';
}

.item-page h1{
    font-size: 30px;
}

.item-page h2{
    font-size: 25px;
}

.item-page h3{
    font-size: 20px;
    font-weight: bold;
}

.item-page h4{
    font-size: 17px;
    font-weight: bold;
}

.item-image img {
    width: 100%;
    border-radius: 7px;
}

@media (min-width: 320px){
   .pull-right.item-image {
        width: 100%;
        padding: 5px;
        margin-left: 10px;
        margin-bottom: 20px;
    } 
    .pull-left.item-image {
        width: 100%;
        padding: 5px;
        margin-right: 10px;
        margin-bottom: 20px;
    }    
}

@media (min-width: 768px){
   .pull-right.item-image {
        width: 50%;
        padding: 5px;
        margin-left: 10px;
        margin-bottom: 20px;
    } 
    .pull-left.item-image {
        width: 50%;
        padding: 5px;
        margin-right: 10px;
        margin-bottom: 20px;
    }    
}

.contact-form .well, .form-customized .well {
    box-shadow: none;
    background-color: #FFF;
    border-radius: 0px!important;
    padding-top: 15px;
    padding-bottom: 15px;
    border:none;
    border-top: solid 1px #CCC;
    padding: 0px;
}

@media (min-width: 768px){
    .contact-form .well {
        border: solid 1px #CCC;
        padding: 50px;
        
    }    
    .form-customized .well {
        border: solid 1px #CCC;
        padding: 50px;
        
    }
}

.contact-form legend, #jform_spacer-lbl, .contact h3, .contact .page-header {
    display: none;
}

.dl-horizontal {
    display: none;
}

#contact-form .control-label {
    padding-top: 1px;
    margin-bottom: 3px;
    text-align: left;
    color: #666!important;
}

#contact-form .btn-primary, .form-customized .btn-primary {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

#contact-form textarea.form-control {
    height: 100px;
}

.page-contact {
    background: #FFF;
    padding-top: 40px;
    padding-left: 0px;
    padding-right: 0px; 
}

.search-modal-sm .modal-title {
    color: #CCC;
}

.search-modal .modal {
    /*background: url(../images/modal-transparent.png);*/
    background: rgb(255,255,255,0.9);
}

.search-modal-sm .modal-body {
    padding-top: 50px;
    padding-bottom: 50px;
}

.search-modal .modal-content {
    border-bottom: solid 2px #3D4888;
}

.search-modal .modal-content, .search-modal-sm .btn, .search-modal-sm .form-control, .search .btn, .search .form-control {
    border-radius: 0px!important;
}

.modal-backdrop {
    z-index: -1;
}
.search .input-group .form-control, .moduletable-mailchimp-signup .form-control, .moduletable-mailchimp-signup .input-group-btn {

    z-index: 1;
}

.search .input-group {
    margin-bottom: 30px;
}

.search .searchintro {
    margin-bottom: 30px;
    font-size: 17px!important;
    color: #3D4888;
}

.search .result-title {
    color: #666;
    font-size: 17px;
    background: #F8F8F8;
    padding: 10px;
}

.search .result-title a {
    color: #666;
    font-size: 17px;
}

.search .error {
    color: #FFF;
    font-size: 18px;
    background: #993300;
    padding: 10px;
    margin-bottom: 25px;
}

.moduletable-events-home .nspInfo{
    background: #993300;
    padding: 10px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 63px;
    height: 63px;
    float: left;
    margin-right: 15px;
}

.moduletable-events-home .nspHeader{
    font-size: 15px!important;
    padding-top: 1px!important;
    padding-bottom: 10px!important;
    padding-left: 10px!important;
}

.moduletable-events-home .nspHeader a{
    color: #333;
}

.moduletable-events-home .nspArt {
    padding-right: 15px!important;
    padding-bottom: 15px!important;
}

@media (min-width: 320px){
    .moduletable-events-home .nspArt:nth-child(1) .nspInfo, .moduletable-events-home .nspArt:nth-child(3) .nspInfo  {
        background: #993300;
    }
    .moduletable-events-home .nspArt:nth-child(2) .nspInfo, .moduletable-events-home .nspArt:nth-child(4) .nspInfo  {
        background: #6DC058;
    }
}

@media (min-width: 768px){
    .moduletable-events-home .nspArt:nth-child(1) .nspInfo, .moduletable-events-home .nspArt:nth-child(4) .nspInfo  {
        background: #993300;
    } 
    .moduletable-events-home .nspArt:nth-child(2) .nspInfo, .moduletable-events-home .nspArt:nth-child(3) .nspInfo  {
        background: #6DC058;
    }
}

@media (min-width: 1280px){
    .moduletable-events-home .nspArt:nth-child(1) .nspInfo, .moduletable-events-home .nspArt:nth-child(3) .nspInfo  {
        background: #FF0000;
    }
    .moduletable-events-home .nspArt:nth-child(2) .nspInfo, .moduletable-events-home .nspArt:nth-child(4) .nspInfo  {
        background: #3D4888;
    }
}

.moduletable-events-home .nspArts {
    margin-top: 10px;
}

.moduletable-events-plus {
    margin: 20px auto;
}

.moduletable-events-plus a {
    background: url(../images/more-blue.png) right center no-repeat;
    color: #3D4888;
    font-size: 1.5em;
    font-weight: bold;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
    text-transform: uppercase;
    text-align: left!important;
    width: 100%;
    display: block;
    font-weight: bold;
}

@media (min-width: 768px){
    .moduletable-events-plus a {
        width: 300px;
    }
}

@media (min-width: 1280px){
    .moduletable-events-plus a {
        width: 100%;
    }
}

.article-info-term {
    display: none;
}

.article-info {
    width: 120px;
    height: 120px;
    padding: 15px;
    padding-top: 30px;
    background: #993300;
    color: #FFF;
    float: right;
    margin-left: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

@media (min-width: 320px){
    #nsp-blog .bottomPagination, #nsp-publications .bottomPagination, #nsp-base .bottomPagination  {
        /*display: none;*/
    }
}

@media (min-width: 768px){
    #nsp-blog .bottomPagination, #nsp-publications .bottomPagination, #nsp-base .bottomPagination  {
        border-top: solid 2px #F8F8F8;
        clear: both;
        display: block;
        margin: 30px auto!important;
    }
}

#nsp-blog .nspTopInterface, #nsp-publications .nspTopInterface, #nsp-base .nspTopInterface  {
    float: none!important;
    margin: 25px auto!important;
    width: 240px;
}

#nsp-blog .nspPagination li:hover, #nsp-blog .nspPagination li.active, #nsp-publications .nspPagination li:hover, #nsp-publications .nspPagination li.active, #nsp-base .nspPagination li:hover, #nsp-base .nspPagination li.active {
    background-color: #FF0000;
    color: #FFF;
}

#nsp-blog .nspPagination li, #nsp-publications .nspPagination li, #nsp-base .nspPagination li {
    background: #ccc;
    border-radius: 90px;
    cursor: pointer;
    float: left;
    height: 30px;
    margin: 4px 15px 0 0 !important;
    text-indent: 10px!important;
    width: 30px;
    padding-top: 5px;
}

#nsp-blog .nspPrev, #nsp-blog .nspNext, #nsp-publications .nspPrev, #nsp-publications .nspNext, #nsp-base .nspPrev, #nsp-base .nspNext {
    margin-top: 12px;
}

.inner-search {
    margin-bottom: 40px;
}

.inner-search .searchzone {
    width: 100%;
}

@media (min-width: 320px) {
    .inner-search .btn-lg {
        padding: 12px 16px;
        font-size: 15px;
    }
}

.home-page {
    /*border-top: solid 4px #3D4888;*/
    background: #FFF;
    background-image: radial-gradient(farthest-corner at 40px 40px,
      #FFF 0%, #F4FCFF 100%);
    padding-bottom: 50px;
}

.home-page .circle {
    background: url(../images/circle.png) center no-repeat;
    background-size: 75% 90%;
    /*min-height: 60px;*/
}

.circle-top, .circle-middle, .circle-bottom {
    /*min-height: 20px;*/
}

.circle-top .nav > li > a {
    margin-top: auto;
}

.circle-middle .nav > li > a {
    margin-top: 30%;
}

.circle-bottom .nav > li > a {
    margin-top: 30%;
}

.home-page .body .nav > li > a {
    border: solid 4px #3D4888;
    padding: 20px 30px;
    border-radius: 90px;
    padding: 20px 15px 25px;
    background: #FFF;
    color: #333;
    text-align: center;
}

.home-page .body .nav > li > a:hover {
    background: #F8FEFF;
    color: #000;
}

.home-page .body .glyphicon {
    font-size: 1.7em;
    padding-right: 10px;
}

.ellipse-1 .glyphicon {
    color: #FFBF00;
}

.ellipse-2 .glyphicon {
    color: #238C00;
}

.ellipse-3 .glyphicon {
    color: #3D4888;
}

.ellipse-4 .glyphicon {
    color: #FF0000;
}

.ellipse-5 .glyphicon {
    color: #00BFFF;
}

.home-page .header {
    background: #FFF;
    padding: 15px 15px 10px 15px;
}

.moduletable-contact-top {
    margin-top: 15px;
}

.moduletable-contact-top .nav > li > a {
    border: none;
    padding: 10px 10px 10px;
    background: none;
    color: #3D4888;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.moduletable-contact-top .nav > li > a:hover{
    opacity: 0.7;
}

.moduletable-contact-top .glyphicon {
    font-size: 19px;
    padding-right: 10px;
}

.moduletable-category-list {
    padding-left: 30px; 
    padding-right: 30px; 
    padding-bottom: 30px; 
}

.moduletable-category-list.half-size {
    padding-left: 30px; 
    padding-right: 0px; 
    padding-bottom: 30px; 
    width: 50%;
}

.moduletable-category-list img {
    width: 100%; 
}

.moduletable-category-list .nav-pills > li {
    width: 50%!important;
}

.moduletable-category-list .nav-pills > li > a {
    border-radius: 0px;
}

.moduletable-category-list .nav > li > a {
    padding: 0px;
    background: #EEE;
}

.moduletable-category-list .nav > li:nth-child(1) a {
    margin-right: 15px;
}

.moduletable-category-list .nav > li:nth-child(2) a {
    margin-left: 15px;
}

.moduletable-category-list .image-title {
    padding: 20px 30px;
    display: block;
    width: 100%;
    font-size: 1.6em;
    font-weight: bold;
    color: #3D4888;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

.moduletable-ecommerce-page {
    padding-left: 30px; 
    padding-right: 30px; 
    padding-bottom: 30px; 
}

.moduletable-ecommerce-page img {
    width: 100%; 
}

.moduletable-ecommerce-page .nav-pills > li {
    width: 33.33%!important;
}

.moduletable-ecommerce-page .nav-pills > li > a {
    border-radius: 0px;
}

.moduletable-ecommerce-page .nav > li > a {
    padding: 0px;
    background: #EEE;
}

.moduletable-ecommerce-page .nav > li:nth-child(2) a {
    background: #DEDEDE;
}

.moduletable-ecommerce-page .image-title {
    padding: 20px 30px;
    display: block;
    width: 100%;
    font-size: 1.6em;
    font-weight: bold;
    color: #3D4888;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

.moduletable-contact-right {
    margin-top: 15px;
    border-radius: 0px 8px 0px 0px;
    background: #00BFFF url(../../../images/style/contact-right.png) right bottom no-repeat;
    padding: 25px;
    min-height: 150px;
}

.moduletable-contact-right .nav > li > a {
    background: #FFF;
    border: none;
    border-radius: 90px;
    font-size: 1em;
    padding: 7px 15px 10px;
    float: none!important;
    display: block;
    width: 100px;
    text-decoration: none;
    text-align: center;
    width: 70%;
    margin-top: 35px;
}

.moduletable-contact-right .nav > li > a:hover{
    opacity: 0.9;
}
.moduletable-contact-right .glyphicon {
    font-size: 19px;
    padding-right: 10px;
}

.moduletable-shop-right {
    margin-top: 15px;
    border-radius: 0px 8px 0px 0px;
    background: #FFBF00 url(../../../images/style/shop-right.png) right bottom no-repeat;
    padding: 25px;
    min-height: 150px;
}

.moduletable-shop-right .nav > li > a {
    background: #FFF;
    border: none;
    border-radius: 90px;
    font-size: 1em;
    padding: 7px 15px 10px;
    float: none!important;
    display: block;
    width: 100px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    margin-top: 35px;
}

.moduletable-shop-right .nav > li > a:hover{
    opacity: 0.9;
}

.moduletable-shop-right .glyphicon {
    font-size: 19px;
    padding-right: 10px;
}

.hikashop_footer{
    display: none!important;
}

.cart {
    margin-top: 20px;
    z-index: 2;
}

.cart.affix{
    margin-top: 0px;
    background: url(../images/white-transparent.png);
    right: 0!important;
    border:solid 1px #CCC;
    border-right: none;
    padding: 2px 5px 10px 10px;
    border-radius: 0px 0px 0px 10px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.cart-box .glyphicon {
    color: #FFF;
}

.cart-icon .glyphicon {
    margin-top: 10px;
    margin-right: 15px;
    color: #FFF;
    font-size: 20px;
    /*background: #337AB7;*/
    background: #FF0000;
    padding: 10px;
    border-radius: 0 10px 0 10px;
}

.moduletable-cart-mini  {
    margin-top: 22px;
}

.moduletable-cart-mini .hikashop_cart {
    /*color: #FFF;*/
}

.moduletable-cart-mini .hikashop_small_cart_checkout_link {
    color: #333;
}

.hikashop_product .hikashop_product_name {
    margin-top: 5px;
}

.hikashop_product .hikashop_product_name a {
    color: #3D4888;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

.hikashop_product .readon {
    border-style: solid;
    border-width: 2px;
    border-radius: 90px;
    font-size: 1em;
    padding: 7px 15px;
    margin: 20px auto;
    text-decoration: none;
    display: inline-block;
    width: 100px;
    font-size: 12px!important;
    color: #337AB7!important;
}

.hikashop_product_price {
    display: inline-block;
    /*margin-top: 20px;*/
}

.hikashop_product_price_per_unit {
    display: none;
}

.hikashop_product_price_per_unit {
    display: none;
}

.hikashop_subcategories_listing {
    padding-bottom: 15px!important;
}

.hikashop_subcategories_listing .hikashop_category_image, .hikashop_subcategories_listing br {
    /*display: none;*/
}

.hikashop_subcategories_listing .hikashop_subcontainer {
    border-radius: 0px 7px 0px 0px !important;
    background: #EEEEEE!important;
}

.hikashop_subcategories_listing .hikashop_subcontainer.thumbnail {
    padding: 0px;
}

.hikashop_subcategories_listing .thumbnail {
    border: none;
    /*border: solid 1px #CCC;*/
    /*border-bottom: solid 2px #CCC;*/
}

.hikashop_subcategories_listing .hikashop_category_name a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #3D4888;
    display: block;
    text-decoration: none;
    padding: 10px;
}

.hikashop_subcategories_listing .hikashop_category_name a:hover {
    opacity: 0.7;
}

#hikashop_product__page, #hikashop_checkout_form, #hikashop_banktransfer_end, #hikashop_order_main, #hikashop_order_listing, .hikashop_cpanel_main, #hikashop_address_listing, #hikashop_address_edition {
    padding: 0px 30px 30px 30px;
}

#hikashop_product_top_part, .hikashop_header_title {
    display: none;
}

.hikashop_product_page #hikashop_product_quantity_main table {
    width: 60px;
}

.hikashop_product_page .hikashop_product_quantity_field {
    text-align: center;
    border: solid 2px #337AB7;
    color: #337AB7;
    width: 40px;
}

.hikashop_product_page .hikashop_product_quantity_field_change {
    text-decoration: none;
    color: #337AB7;
    font-weight: bold;
}

.hikashop_product_page  .hikashop_product_price {
    font-size: 17px;
    font-weight: bold;
    color: #666;
}

.hikashop_product_page .hikacart  {
    border-style: solid;
    border-width: 2px;
    border-radius: 90px;
    font-size: 1em;
    padding: 13px 21px;
    margin: 20px auto;
    text-decoration: none;
    display: inline-block;
    font-size: 12px!important;
    color: #FFFF!important;
    text-decoration: none!important;
}

.hikashop_checkout_buttons .hikabtn  {
    border-style: solid;
    border-width: 2px;
    border-radius: 90px;
    font-size: 1em;
    padding: 10px 18px;
    margin: 20px auto;
    text-decoration: none;
    display: inline-block;
    font-size: 12px!important;
    text-decoration: none!important;
}

#hikashop_checkout h1{
    color: #333;
    font-size: 21px;
    padding-bottom: 7px;
    border-bottom: solid 1px #e5e5e5;
    margin-left: 10px;
    margin-bottom: 20px;
}

#hikashop_checkout_login_form{
    background: #FFF;
    padding: 25px;
    border: solid 1px #CCC;
}

#hikashop_checkout_registration{
    background: #FFF;
    padding: 25px;
    border: solid 1px #CCC;
}

#hikashop_checkout_login_form h2, #hikashop_checkout_registration h2 {
    text-align: center;
    font-size: 19px;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 20px;
    margin: 15px auto 30px;
}

.hikashop_cpanel {
    margin: 30px auto 30px;
}

.hikashop_user_registration_page h2 {
    display: none;
}

.hikashop_registration_address_info_title {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: solid 1px #EEEEEE;
}

.moduletable-products-right {
    margin-bottom: 20px;
}

.moduletable-products-right h3 {
    font-family: 'century gothic';
    font-size: 23px;
    font-weight: bold;
    color: #FFF;
    background: #E5B209 url(../images/icone-ecommerce.png) right center no-repeat;
    padding: 10px;
    padding-left: 15px;
    border-right: solid 15px #E5B209;
    margin-bottom: 0px!important;
    text-transform: uppercase;
    border-radius: 0px 8px 0px 0px;
}

.moduletable-products-right .menu {
    background: #FFF;
    padding: 20px 20px 20px 20px;
    list-style: none;
}

.moduletable-products-right .menu a:hover {
    opacity: 0.7;
}

.moduletable-products-right .menu > li > a {
    padding: 10px;
    background: #EEE;
    border-radius: 0px 8px 0px 0px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #3D4888;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px auto;
}

.moduletable-products-right .menu ul {
    list-style-image: url(../images/li.png);
}

.moduletable-products-right .menu ul > li > a {
    padding: 5px 0px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #444;
    /*font-weight: bold;*/
    margin: 5px auto;
}

.moduletable-products-right .menu ul > li.active > a, .moduletable-products-right .menu ul > li.alias-parent-active > a {
    color: #337AB7;
}

.moduletable-products-right .menu ul ul {
    list-style: square;
}

.moduletable-products-right .menu ul ul > li > a {
    padding: 3px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #555;
    font-weight: normal;
    margin: 3px auto;
}

.moduletable-products-right .menu ul ul > li.active > a, .moduletable-products-right .menu ul ul > li.alias-parent-active > a {
    color: #E5B209;
}

.moduletable-products-right #accordeonck375, .moduletable-products-right #accordeonck376 { 
    background: #FFF;
    border-radius: 0px;
    box-shadow: none;
}

.moduletable-products-right #accordeonck375 .isactive[href="javascript:void(0);"], .moduletable-products-right #accordeonck376 .isactive[href="javascript:void(0);"]  {
    color: #666;
}

.moduletable-products-right #accordeonck375 .isactive, .moduletable-products-right #accordeonck376 .isactive  {
    color: #E5B209;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 15px;
    list-style: none;
    background: none;
    border-radius: 0px;
}

.moduletable-activate-page {
    margin: 50px auto;
}

.moduletable-activate-page h3 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}

.custom-activate-page {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 30px;
}

#mod-partners {
    border: solid 1px #CCC;
    padding: 15px 30px 30px 30px;
    margin-bottom: 30px;
}

.moduletable-partners h3 {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 30px;
}

.moduletable-partners p {
    text-align: center;
}

.moduletable-floating-cart {
    width: 70px;
    height: 70px;
    border-radius: 180px;
    position: fixed;
    right: 25px;
    bottom: 25px;
    padding: 15px 25px;
    background-color: #FF0000;
    z-index: 2;
    border:solid 5px #EEEEEE;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    /*font-weight: bold;*/
    /*border-radius: 0 10px 0 10px;*/
}

.moduletable-floating-cart .hikashop_small_cart_checkout_link {
    color: #FFF;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    /*font-weight: bold;*/
    text-align: center;
}

.highlights {
    background: #FFF;
    border-top: solid 1px #3D4888;
    border-bottom: solid 1px #3D4888;
}

.home-page .highlights {
    margin-bottom: 25px;
}

.moduletable-hihglights {
    width: 100%;
}

.moduletable-hihglights .djslider  {
    height: 50px!important;
}

.moduletable-hihglights li {
    height: 50px!important;
}

.moduletable-hihglights .slide-desc-text-default .slide-title a {
    color: #FF0000;
}

.moduletable-hihglights .slide-desc-text-default .slide-title {
    font-size: 15px;
    font-weight: 550;
}

.moduletable-hihglights .slide-desc-text-default {
    padding: 15px 15px 5px;
    text-align: center;
}

.moduletable-hihglights .slide-desc-bg-default {
    background: none;
}