﻿/*#8e53a1
    rgba(142, 83, 161, 1)
    #b4cd09
    1fc0dc*/

/*---------------powered door Connect24-7--------------*/





    /*-end-*/

.mask {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100000;
}

#loader {
    background-image: url(../Images/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 31px;
    width: 31px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -25px 0 0 -25px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat',Arial,serif;
    margin: 0;
    color: #262626;
}

a {
    color: #ef8731;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

a:hover {
    color: #f5b01b;
}

#main-container {
    overflow: hidden;
}

#slider-1 {
    background-image: url(../Images/f1.jpg);
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: "Open Sans",Arial,serif;
    color: #666;
    font-size: 100%;
}

p {
    font-size: 14px;
    line-height: 24px;
}


.no-last {
    float: left!important;
}

input {
    -webkit-appearance: none;
}


/*contact-form*/

.contact-form .Fields {
    border: none;
}

.contact-form fieldset {
    padding: 0px;
    margin: 0px;
}

.contact-form label {
    color: #666666;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.contact-form .form-control {
    background: #fff;
    border: 1px solid #8a9094;
    border-radius: 0;
    color: #666666;
    font-size: 13px;
    font-size: .8125rem;
    width: 100%;
}

.contact-form input[type=text]{
    color: grey !important;
}

.btn {
    padding: 15px 25px;
    border: none !important;
    background-color: #666 !important;
    color: White;
}

.btn:hover {
    background-color: #9fb314 !important;
}

/*Percentages part*/

.titles-counter-value {
margin: 30px 0;
font-size: 38px;
font-weight: 700;
}

/*margin-top*/

.margin-top{
    margin-top: 20px;
}

/*img with 3 images*/

.img-div {
    text-align: center;
}

.img-div img {
    margin-bottom: 10px;
}

.sub-heading-text h3{
	color: #8e53a1;
	padding-top:20px;
	text-align:left;
	}

.sub-heading-text {
	text-align:left;
	}

.center{
	text-align:left;
	}

.nl-div{
	margin-top: 30px;
	}

/*end contact-form*/

/*Buttons*/

.btn-2{
	margin-top:27px;
	}

.page-header {
    text-align: center;
    margin-bottom: 44px;
}

.page-header .icon {
    font-size: 24px;
}

.page-header h4 {
    margin-top: 11px;
}

.page-header .hr {
    background-color: #222;
    margin-top: 44px;
    margin-bottom: 44px;
}

.callout-wrapper {
    background-color: #222;
    padding: 15px;
}

.callout {
    background-color: #222;
    padding: 25px;
    border: 2px solid #fff;
    overflow: hidden;
}

.callout h5 {
    margin-bottom: 11px;
    overflow: hidden;
}

.callout p {
    margin-bottom: 0;
}

.callout .icon {
    font-size: 72px;
}

.pad-large {
    padding-top: 88px;
    padding-bottom: 88px;
}

.pad-small {
    padding-top: 44px;
    padding-bottom: 44px;
}

.pad-bottom {
    margin-bottom: 88px;
}

.centered-text {
    text-align: center;
}

.uppercase {
    text-transform: uppercase;
}

.text-white {
    color: #fff;
}

.hr {
    margin: 0 auto;
    margin-top: 22px;
    margin-bottom: 22px;
    height: 2px;
    background-color: #fff;
}

.has-textured-bg {
    background-image: url(../Images/grid.png?1394378661);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.fade {
    opacity: 0;
}

.show {
    opacity: 1;
}

.cherio-button {
   
    font-weight: 600;
    line-height: 22px!important;
    letter-spacing: .15em;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.medium-button {
    font-size: 13px;
    padding: 12px 40px;
}

.cherio-button1.light {
    border: 1px solid #fff;
    color: #fff;
    background: 0 0;
}

.cherio-button1.light:hover {
    color: #222!important;
    background-color: #fff;
}

.cherio-button1.dark {
    border: 1px solid #222;
    color: #222;
    background: 0 0;
}

.cherio-button1.dark:hover {
    color: #fff!important;
    background-color: #222;
}

.btn {
    padding: 15px 25px;
    border: 7px double #222;
    background-color: #222;
    cursor: pointer;
    font-family: "Open Sans",Arial,serif;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}
.btnColor{
  
background-color: #b4cd09!important;
}
.twitter-bg {
    background-color: #009ad6;
    border-color: #009ad6;
}

.twitter-bg:hover h6 {
    color: #009ad6!important;
}

.twitter-bg:hover .icon {
    color: #009ad6!important;
}

.btn h6 {
    font-family: "Open Sans",Arial,serif;
    letter-spacing: 2px;
    margin-right: -2px;
    float: right;
    color: #fff;
}

.btn .icon {
    display: inline;
    float: left;
    margin-right: 11px;
    font-size: 12px;
    color: #fff;
}





.btn:hover .icon {
    color: #222;
}

button, .button {
    background-color: #b4cd09!important;
}

.section-title {
    text-align: center;
    margin-top: -10px;
    margin-bottom: 70px;
}


.section-title h2 {
    font-weight: 700;
}

/*local shops section*/

#consument-h2 h2 {
    padding-top: 40px;
}
#consument-scroll{
    padding: 88px 5px;
    background-color: #eee;
}
@media (min-width:0) {
    .section-title h2 {
        font-size: 28px;
    }
}

@media (min-width:62em) {
    .section-title h2 {
        font-size: 34px;
    }

}

.section-title .sub-heading-text {
    letter-spacing: .04em;
    color: #666;
    margin-top: 15px;
    font-size: 25px;
}

@media (min-width:0) {
    .section-title .sub-heading-text {
        font-size: 20px;
        line-height: 1.4;
    }
}

@media (min-width:62em) {
    .section-title .sub-heading-text {
        font-size: 24px;
        line-height: 1.6;
    }
}

.separator {
    width: 100%;
    height: 4px;
    line-height: 0;
    padding: 15px 0;
    text-align: center;
}

.separator span {
    height: 2px;
    background: #000;
    display: inline-block;
    width: 80px;
    filter: alpha(Opacity=15);
    opacity: .15;
}

.separator .seperator {
    padding: 16px 0;
}

.alt-heading {
    font-family: 'Montserrat',Arial,serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.iconbox-content {
    margin-top: 35px;
}

.iconbox-content h5 {
    margin-bottom: 20px;
}

.icon-wrap {
    position: relative;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: visible;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.icon-wrap i {
    height: 65px;
    color: #fff;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.icon-with-bg {
    background: #1fc0dc;
    border: 0;
}

.icon-with-border {
    border: 2px solid #1fc0dc;
}

.icon-with-border i {
    color: #1fc0dc;
}

.parallax-section {
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed!important;
}

.parallax-content {
    padding: 40px 0;
}

/*button of the colapse nav bar*/

.navbar-toggle{

padding: 15px 15px;
}


.light {
    color: #fff;
}

.alt-bg {
    padding: 120px 20px;
}
.alt-bg-2{
     padding: 60px 0px;
}
.alt-bg-2 h6{
    color: #fff;
    font-size: 1.3rem;
}
.alt-bg-2 a{
    text-decoration: underline;
    color: #E9F7B2;
}
.has-bg-color {
    background-color: rgba(0,0,0,.7);
}

.video-embbed {
    position: relative;
}

.call-to-action-inner {
    position: relative;
    z-index: 40;
    padding: 100px 0 120px;
}

.media-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

/*Navigation*/
.navbar-brand {
    padding-top: 10px;
    
}
.nav > li {
    padding-top: 8px;
}

.navbar-inverse {
    background-color: #fff;
    padding-bottom: 10px;
}

.navbar {
    border: none;
    -webkit-box-shadow: 0px 0px 32px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 0px 32px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 0px 32px 0px rgba(50, 50, 50, 0.1);
}

.navbar-inverse .navbar-nav > li > a {
    color: #000;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #b4cd09;
}
.navbar-inverse .navbar-nav > li > a:focus {
    color: #b4cd09;
}
.navbar-header {
    padding-bottom: 10px;
}
#Languages li{
    border-right: 1px solid #686868;
    padding: 0px 10px;
    margin: 20px 0px 10px;
}
#Languages li:last-child{
    border-right: none;
}
#Languages li a{
    padding: 0px;
}

#mobile-toggle {
    position: absolute;
    z-index: 200;
    right: 44px;
    top: 35px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
}

@media (min-width:0) {
    #mobile-toggle {
        display: block;
    }
}

@media (min-width:62em) {
    #mobile-toggle {
        display: none;
    }
}

.mobile-nav-open {
    max-height: 500px!important;
}

.show-nav {
    top: 0!important;
}

#logo {
    margin-top: 15px;
}

#logo h1 {
    font-family: "Montserrat",Arial,serif;
    color: #fff;
    letter-spacing: 3px;
    float: left;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 80px;
}

#logo h1 a {
    color: #fff;
}

#menu a {
    font-family: 'Montserrat',Arial,serif;
    letter-spacing: .2em;
    font-size: 12px;
    text-transform: uppercase;
}

.top-bar {
    line-height: 80px;
    height: 80px;
}

.top-bar, .top-bar-section ul, .top-bar-section li:not(.has-form) a:not(.button) {
    background: none!important;
}

.top-bar-section ul li > a {
    color: rgb(24, 24, 24);
}

.contact-form {
    padding: 0 15px;
}

input[type=submit]{
    float: right;
}

@media (min-width:0) {
    .top-bar-section ul {
        margin: 20px 0 0;
    }
}

@media (min-width:48em) {
    .top-bar-section ul {
        margin: 0;
    }
}

@media (min-width:0) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 8px;
        line-height: 40px;
    }
}

@media (min-width:48em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 80px;
    }
}

.top-bar-section li:not(.has-form):last-child a:not(.button) {
    padding-right: 0;
}

.top-bar .toggle-topbar.menu-icon {
    top: 0;
    margin-top: 22px;
}

#home {
    overflow: hidden;
}

#home .fa {
    color: #fff;
}

#home-slider {
    position: relative;
    overflow: hidden;
    height: 100%;
}

#home-slider .display-h {
    text-transform: uppercase;
    font-size: 65px;
    font-family: "Montserrat",Arial,serif;
    font-weight: 700;
    text-shadow: 2px 2px rgba(0,0,0,.2);
}

#home-slider .slides li {
    background-size: cover!important;
    background-position: center;
    background-position-y: -20px;
 //   background-attachment: fixed!important;
}

.home-shrink {
    position: relative;
    z-index: 20;
}
/*home new css*/

#home{
    margin-top: 55px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a158b8+0,f6f1f8+36,f6f1f8+36,f6f1f8+100 */
background:  url(../Images/banner.png) left top no-repeat,
    rgb(161,88,184); /* Old browsers */
background:  url(../Images/banner.png) left top no-repeat,
     -moz-linear-gradient(45deg, rgba(161,88,184,1) 0%, rgba(246,241,248,1) 36%, rgba(246,241,248,1) 36%, rgba(246,241,248,1) 100%); /* FF3.6-15 */
background:  url(../Images/banner.png) left top no-repeat,
    -webkit-linear-gradient(45deg, rgba(161,88,184,1) 0%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
background:  url(../Images/banner.png) left top no-repeat,
    linear-gradient(45deg, rgba(161,88,184,1) 0%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a158b8', endColorstr='#f6f1f8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

//background: url(../Images/banner.png) left top no-repeat;
background-size: contain;
}
@media (max-width:64.063em) {
    #home {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a158b8+0,f6f1f8+36,f6f1f8+36,f6f1f8+100 */
        background: rgb(161,88,184); /* Old browsers */
        background: moz-linear-gradient(45deg, rgba(161,88,184,1) 0%, rgba(246,241,248,1) 36%, rgba(246,241,248,1) 36%, rgba(246,241,248,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, rgba(161,88,184,1) 0%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, rgba(161,88,184,1) 0%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 36%,rgba(246,241,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a158b8', endColorstr='#f6f1f8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
}

#home img{
    width: 100%;
}
#home .large-6{
    padding: 0px;
}
.fullWidth{
    width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

.textHome{
  //  background-color: #1fc0dc;
    padding:60px 20px;
    text-align: center;
}
h2{
    font-size: 2rem;
}
#home h2:first-of-type{
   margin-top: 100px;
   font-size: 26px;
}
#home h2:last-of-type{
   margin-bottom: 100px;
    font-size: 32px;
    font-weight: 700;
}
#home h2{
   font-size: 20px;
   margin-top: 20px;
   color: #353535;
   padding: 0px 10px;
}
@media (max-width:64.063em) {
    #home h2:first-of-type{
   margin-top: 160px;
}  
}
@media (min-width:1340px) {
    #home h2:first-of-type{
   margin-top: 160px;
}  
}
@media (min-width:1350px) {
    #specs {
        margin-top: -100px;
        background: #fff;
    }
}
.tableOptions{
    table-layout: fixed;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 40px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 40px 0px rgba(0, 0, 0, 0.15);
border: none;
margin: 40px auto 0px;
}
table th{
    font-family: "Montserrat", Arial, sans-serif;
}
.tableOptions th{
    padding: 20px 10px;
    background-color: #8e53a1;
    
    color: #fff;
    font-size: 18px;
}
.tableOptions td{
    text-align: center;
    padding: 15px 15px;
    border: 1px solid #ddd;
    border: 1px solid #ddd;
}


.imgSpecs{
    margin: 0px auto;
    max-width: 400px;
}


#join {
    padding-bottom: 0px;
}
#facts h2{
    color: #fff;
}
#supportnetwerk{
    padding: 80px 0px;
}
    
#supportnetwerk h2{
    text-shadow: 0px 0px 27px rgba(0, 0, 0, 0.7);
}
#supportnetwerk p{
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
#supportnetwerk a{
    color: #fff;
    text-decoration: underline;
}

#warehouse{
    padding: 88px 0px;
    text-shadow: 0px 0px 27px rgba(0, 0, 0, 0.99);
    position: relative;
        z-index: 10;
}
#warehouse h4{
    color: #ffffff;
}
#warehouse p{
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.99);
    text-align: left;
}
#warehouse:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .4;
    z-index: -1;
    background-color: rgba(0,0,0,.7);
}
/*end new css*/
.home-shrink .hr {
    margin-bottom: 44px;
}

.home-shrink .icon {
    color: #fff;
    font-size: 60px;
}

.home-shrink .display-h {
    -webkit-transition: all .1s ease;
    letter-spacing: 10px;
    margin-right: -20px;
    text-shadow: 2px 2px rgba(0,0,0,.2);
}

#team {
    padding: 350px;  
    position: relative;
    z-index: 10;
    background-color: #1fc0dc;
  
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #a4a4a4;
    overflow: hidden;
}
#team p{
    font-size: 12px;
}
#gksSection{
        padding: 50px;
    background-color: #60A6A5;
  

}
.home-header {
    margin: 250px 0px;
    
}

#services {
    color: #869396;
}

#services .separator span {
    background: #fff;
}

#facts {
    padding: 88px 0;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a158b8+0,46005e+100 */
background: rgb(161,88,184); /* Old browsers */
background: -moz-linear-gradient(top, rgba(161,88,184,1) 0%, rgba(70,0,94,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(161,88,184,1) 0%,rgba(70,0,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(161,88,184,1) 0%,rgba(70,0,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a158b8', endColorstr='#46005e',GradientType=0 ); /* IE6-9 */
}
.blackbox{
    padding-top: 150px;
}
#facts #animated-counters {
    margin-top: 30px;
}

#facts #animated-counters .fa {
    color: #1fc0dc;
}

#facts #animated-counters .counter-value {
    margin: 30px 0;
    font-size: 38px;
    font-weight: 700;
}

#titles-counter-value {
    margin: 30px 0;
    font-size: 38px;
    font-weight: 700;
}

#facts #animated-counters .counter-name {
    font-family: "Open Sans",Arial,serif;
    text-transform: uppercase;
    font-size: 13px;
}
.blackbox{
    padding-top: 100px;
}
@media (min-width:0) {
    #facts .columns {
        margin-bottom: 40px;
    }
}

@media (min-width:62em) {
    #facts .columns {
        margin-bottom: 0;
    }
}


#work {
    padding: 88px 0;
}
.ourCustomers h2{
    color: #fff;
    padding-bottom: 20px;
}
.container.portfolio-title {
    padding-bottom: 0;
}

#portfolio {
    padding-bottom: 0;
}

#filters {
    margin-bottom: 70px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters ul li {
    display: inline-block;
    margin: 0 10px 15px;
}

#filters ul li a {
    display: block;
}

#filters ul li a span {
    padding-bottom: 5px;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

#filters ul li a.active span {
    border-bottom: 5px solid #e4eaeb;
}

.icon-close {
    background: url(assets/images/close_box.png?1381256136) no-repeat;
    display: block;
    height: 40px;
    width: 40px;
}

#cycle-loader {
    height: 32px;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
    z-index: 999;
}

#arrow_left {
    top: 50%;
    height: 60px;
    position: absolute;
    left: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_right {
    top: 50%;
    height: 60px;
    position: absolute;
    right: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_left:hover, #arrow_right:hover {
    margin-top: -28px;
}

#arrow_left:active, #arrow_right:active {
    margin-top: -28px;
}

div.mc-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

#project-header {
    height: 600px;
    z-index: 1;
}

#project-header .container {
    height: inherit;
}

.table-header {
    display: table;
    position: relative;
    height: inherit;
    width: 100%;
}

.table-left {
    width: 50%;
    left: 0;
    position: absolute;
    bottom: 0;
}

.table-right {
    width: 50%;
    text-align: left;
    position: relative;
    right: 0;
    display: table-cell;
    vertical-align: middle;
}

.table-header h2 {
    margin-bottom: 25px;
}

.table-header p {
    margin-bottom: 35px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 10px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#clients {
    background: #edeeed;
    padding: 88px 0;
}


#clients img {
    max-width: 100%;
}

#pricing {
    padding: 88px 0;
}

.pricing-table .title {
    font-family: 'Open Sans',Arial,serif;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.pricing-table .price {
    font-family: "Open Sans",Arial,serif;
    font-weight: 700;
    font-size: 2.8rem;
}

.pricing-table .price > span {
    font-weight: 400;
    font-size: 1rem;
}
.witteKassa h2{
    margin: 30px auto 15px;
}
.witteKassa h5{
    margin: 10px auto 15px;
    text-decoration: underline;
}
.witteKassa h6{
    margin: 5px 5px 20px;
}
.witteKassa li{
    display: inline-block;
    margin: 5px 10px;
}
.witteKassa ul{
    margin-left: 0px;
}
.witteKassa li img{
    margin-right: 5px;
}
.contact-header h2 {
    font-size: 34px !important;
}

#contact {
    position: relative;
    z-index: 10;
    
    background: url(../Images/bg-footer.png) no-repeat left bottom;
    color: #343434;
    overflow: hidden;
}
#contact a{
    color: #343434;
    font-weight: 700;
    text-decoration: underline;
}
#contact:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .999;
    z-index: -1;
    background-color: rgba(256,256,256,0.8);
}
.contactButtons{
    margin-top: 80px;
}
#contact .contactButtons li a{
    font-weight: 400;
    color: #ef8731;
    text-decoration: none;
}
#contact .section-title .sub-heading-text, #contact .section-title h2 {
    color: #fff;
}

#contact .separator span {
    background: #fff;
    opacity: 1!important;
}

#contact h2, #contact h3, #contact h4 {
    color: #353535;
    font-family: "Montserrat",Arial,serif;
    text-transform: uppercase;
}

#contact .contact-section h2 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0 0 1.2em;
}

#contact .contact-section .content {
    margin-bottom: 2em;
}

.contact-info .header p {
    font-family: 'Montserrat',Arial,serif;
    letter-spacing: 2px;
    margin: 2em 0 1.5em;
    text-transform: uppercase;
    color: #b4cd09;
}

.contact-info .method {
    display: table;
    margin-bottom: 1em;
    width: 100%;
}

.contact-info .label {
    background-color: #b4cd09;
    font-weight: 700;
    float: left;
    margin-right: 10px;
}

.contact-info .details {
    margin-left: 40px;
    font-size: 14px;
    line-height: 20px;
}

.contact-form ul {
    margin: 0!important;
    list-style: none!important;
}

.contact-form .form-field {
    position: relative;
}

.contact-form .form-field label {
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.contact-form .form-field input, .contact-form .form-field textarea {
    outline-color: #fff;
}

.contact-form input[type=text], .contact-form input[type=email] {
    height: 40px;
    padding: 6px 16px;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea {
    background: transparent;
    border: 1px solid #8a9094;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    width: 100%;
}

.contact-form textarea {
    min-height: 150px;
    padding: 12px 16px;
    resize: vertical;
}

.contact-form .button {
    background-color: #1fc0dc;
}

#map_canvas {
    width: 100%;
    height: 400px;
    z-index: 0;
    position: relative;
}

#map_canvas .firstHeading, #map_canvas p {
    font-family: "Open Sans",Arial,serif;
}

#map_canvas .firstHeading {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}
/*------------------------------------groen cta balk------------------------------*/
.animated { 
    -webkit-animation: fadeInUp 3s ease; 
    -moz-animation: fadeInUp 3s ease; 
    animation: fadeInUp 3s eases; 
}
#groenBalkCta {
    width: 100%;
    background-color: #eee;
    position: fixed;
    bottom: 0px;
    z-index: 10;
    text-align: center;
    -webkit-box-shadow: 0px 0px 32px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 32px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 0px 32px 0px rgba(50, 50, 50, 0.3);
}
#groenBalkCta .btn{
    padding: 7px 25px;
}
#groenBalkCta .btn-3{
    background: #fff;
    background-color: #fff!important;
    border: 2px solid #b4cd09!important;
}
#groenBalkCta .btn-3:hover{
    background: #fff;
    background-color: #8e53a1!important;
    border: 2px solid #8e53a1!important;
    
}
#groenBalkCta .btn-3:hover p{
    color: #fff;
}
#groenBalkCta a {

    border-radius: 4px;
    margin: 5px auto;
}
#groenBalkCta a img{
                display: inline-block;
                max-height: 25px;
            }

#groenBalkCta p{
        margin-bottom: 0px;
        display: inline-block;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 700;
        color: #b4cd09;
    }


.nav-down {
    bottom: -40px;
}
.form-control:focus {
    border-color: #1fc0dc;
    border-width: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgbargba(0,0,0,.075), 0 0 8px rgba(246, 240, 248, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(246, 240, 248, 0.6);
}
@media (max-width: 767px) {
/*---balk cta---*/
      
#groenBalkCta a
{
    border: 1px solid tomato;
    border-radius: 4px;
    margin: 3px auto 0px;
    padding: 2px 3px;
}
#groenBalkCta a img{
            display: inline-block;
            max-height: 15px;
        }

#groenBalkCta  p{
        margin-bottom: 0px;
        display: inline-block;
        font-size: 12px;
        line-height: 1.2;
    }
#groenBalkCta .btn{
    padding: 3px 15px;
}
}

/*----------------------pricing table-----------------*/
.tablePricing{
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 40px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 40px 0px rgba(0, 0, 0, 0.15);
border: none;
margin: 0px auto;
}
.tablePricing th{
    padding: 30px 10px;
    background-color: #b4cd09;
    color: #fff;
    font-size: 18px;
}
.tablePricing td{
    text-align: center;
    padding: 15px 15px;
}
/*----------------------cta balk----------------------*/
@-webkit-keyframes fadeInUp { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateY(20px); 
    } 
50% { 
        opacity: 0; 
        -webkit-transform: translateY(20px); 
    } 
    100% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
} 
@-moz-keyframes fadeInUp { 
    0% { 
        opacity: 0; 
        -moz-transform: translateY(20px); 
    } 
50% { 
        opacity: 0; 
        -moz-transform: translateY(20px); 
    } 
    100% { 
        opacity: 1; 
        -moz-transform: translateY(0); 
    } 
} 
@keyframes fadeInUp { 
    0% { 
        opacity: 0; 
        transform: translateY(20px); 
    } 
    50% { 
        opacity: 0; 
        transform: translateY(20px); 
    }
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
}
 
/*Bottom-links*/

.bottom-list{
    list-style: none;
}

.bottom-list li{
    display: inline-block;
    padding-left: 10%;
}

@media (max-width: 760px){


.bottom-list li{
    display: block;
    text-align: center;
    padding-left: 0;
}
 
}

/*end*/
.site-footer {
    background-color: #b4cd09;
    color: #fff;
    overflow: hidden;
    padding: 0;
    text-align: center;
    display: table;
    width: 100%;
    margin-bottom: 55px;
}

.site-footer:after {
    content: "";
    display: table;
    clear: both;
}

.site-footer .social-links {
    border: 0;
    padding: 0;
    text-align: center;
    background-color: #3b4347;
}

.site-footer .social-links a {
    color: #5e6a71;
    margin-left: 5px;
}

.site-footer .social-links a:first-child {
    margin-left: 0;
}

.site-footer .social-links a:hover {
    color: #1fc0dc;
}

.site-footer .legal {
    margin: 20px 0 0;
    color: #ffffff;
}

#shortcodes-wrap {
    margin-top: 180px;
}

.shortcode {
    margin-top: 60px;
}

.shortcode .title-divider {
    font-size: 21px;
    margin-bottom: 20px;
    text-align: center;
}

.accordion dd > a, .tabs dd > a {
    font-family: "Open Sans",Arial,serif;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    background: #333b3d;
}

.accordion dd > a:hover, .tabs dd > a:hover {
    background: #1fc0dc;
}

.accordion dd.active a, .tabs dd.active a {
    background: #1fc0dc;
}

.tabs-content > .content, .accordion .content {
    border: 1px solid #e4e4f0;
}

#blog-header {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 375px;
}

.page-title {
    padding-top: 160px;
    color: #fff;
 
    text-transform: uppercase;
    text-align: center;
}

@media (min-width:0) {
    .page-title {
        font-size: 26px;
        letter-spacing: .1em;
    }
}

@media (min-width:48em) {
    .page-title {
        font-size: 34px;
        letter-spacing: .2em;
    }
}

.widget {
    margin-top: 50px;
}

@media (min-width:0) {
    .widget {
        padding-left: 0;
    }
}

@media (min-width:75em) {
    .widget {
        padding-left: 15px;
    }
}

.widget ul li {
    list-style: none;
}

.widget ul li:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 15px;
}

.widget ul > li > a {
    font-size: 14px;
}

#search {
    display: block;
    width: 100%;
    height: 45px;
    padding: 9px 18px;
    font-size: 14px;
    line-height: 1.8;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

.heading h5 {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: .75em;
}



ul.pagination li.current a, ul.pagination li.current a:hover, ul.pagination li.current a:focus {
    background: #1fc0dc;
}

ul.pagination li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #666;
    padding: 7px 12px;
}

/*-------------------------------------modif--------------------------------------------*/
ul.reseller{
    margin-left: 20px!important;
    font-size: 14px;
}
.groen{
    color: #b4cd09;
}
.bigImg2{
    background-image: url(../Images/restaurant.jpg);
}

.imgMobile2, .home-header-txt {
    display: none;
    
}
@media (max-width: 820px) {
    /*Smartphones*/
  
    .bigImg2, .bigImg3{
        display: none;
    }
   
    .imgMobile1, .imgMobile2{
        display: block;

    }
    .margin-bottom{
        margin-bottom: 25px;
    }
   
    section.pad-large{
        padding: 30px 0px 20px;
    }
    #facts{
         padding: 20px 0px 0px;
    }
    .alt-heading{
        margin-bottom: 0px;
    }
    #facts #animated-counters {
        margin-top: 0px;
    }
    .titles-counter-value {
        margin: 20px 0;
    }
    .section-title{
        margin-bottom: 20px;
    }

}
@media (max-width: 1220px) {
    #home{
    background-size: initial;
    background-position-x: center;
}
}
@media (max-width: 639px) {
    .btn-2 {
        margin-top: 0px;
    }
    #home h2:first-of-type{
        margin-top: 20px;
}
    #home h2{
        margin-bottom: 20px;
}
.nav > li{
    padding-top: 0px;
}
.navbar-nav>li>a{
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn h6{
    text-transform: lowercase;
}
.btn{
    padding: 15px;
}
}
.containerMini{
    padding: 0px 10px;
}