.card-columns {
    -webkit-column-count:4;
    -moz-column-count:4;
    column-count:4;

}

.websiteForm {
    display: none;
}

@media (max-width: 768px) {

    .jumboContainer {
        text-align: center;
    }

    .display-4 {
        font-size: 28px;
        text-align: center;
    }

    .subHeader {
        text-align: center;
        font-size: 20px;
    }
    
    .siteLogo {
        width: 220px;
        margin-left: 10px;
    }

    .card-columns {
        -webkit-column-count:1;
        -moz-column-count:1;
        column-count:1;

    }

    .navbar {
        padding: 0;
    }

    .pricesResp {
        display: block !important;
        visibility: visible !important;
    }

    .pricesTable {
        display: none;
    }

    .webDesignFoot {
        text-align: left !important;
    }

    .contatsData {
        padding-top: 30px;
    }

    .sm-icons .card-title {
        font-size: 12px;
    }
    .transparent, .green, .white {
        margin-top: 5px;
    }

}

@media (max-width: 800px) {
    .display-4 {
        font-size: 36px;
        text-align: center;
    }

    .jumboContainer {
        text-align: center;
    }

    .card-columns {
        -webkit-column-count:2;
        -moz-column-count:2;
        column-count:2;

    }
}

@media (min-width: 1345px){
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-custom .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }

    .respLogin {
        display: none !important;
    }

}

@media (max-width: 1344px){
    .nav-button {
        display: none !important;
    }
    .respLogin {
        display: inline-block;
        height: 30px;
        margin-left: 10px;

    }
    #navabrMain {
        /*margin: 0 5px*/
        position: absolute;

        width: 100%;

        top: 90px;
    }
}

.topBar {
    vertical-align: center;
    background-color: #00b17b;
    max-width: 1350px;
    margin: 0 auto;
}
.respLogin a{
    color: #fff !important;
    margin-right: 15px;
    line-height: 30px;

}

.respLogin {
    display: inline-block;
}


.navbar-collapse.show {

    z-index: 1233;
    text-align: right !important;

}



body {
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: normal;
    color: #333333;
}

.navbar-toggler {
    padding: 12px 10px;
    border: none;
}

.webDesignFoot {
 text-align: right;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.container {
    max-width: 1400px;
}

.navbar {
    height: 100px !important;
    padding: 0;

}

.siteLogo {
    margin-left: 10px;
}

.hide {
    visibility: hidden;
    display: none;
}

.footer {
    background: url('/img/lines_grey.png') bottom right no-repeat, -moz-linear-gradient(top, #282b34, #282b34);
    background: url('/img/lines_grey.png') bottom right no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#282b34), to(#282b34));
    background: url('/img/lines_grey.png') bottom right no-repeat, -webkit-linear-gradient(top, #282b34, #282b34);
    background: url('/img/lines_grey.png') bottom right no-repeat, -o-linear-gradient(top, #282b34, #282b34);
    background: url('/img/lines_grey.png') bottom right no-repeat, linear-gradient(to top, #282b34, #282b34);
    padding-top: 50px;
    color: #00c589;
    padding-bottom: 60px;

}

.footerTitle {
    font-size: 20px;
    color: #00c589;
    padding: 20px;
}

.contatsData {
    color: #ddd;
}

.contatsData a {
    color: #ddd !important;
}

.keyFeatures {
    /*height: 300px;*/
}

.keyFeatures h1 {
    padding: 30px;
}

.keyFeatures h4 {
    padding: 15px;
}

.jumboContainer {
    background: url('/img/lines.png') top right no-repeat, -moz-linear-gradient(top, #00afb0, #00c589);
    background: url('/img/lines.png') top right no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#00afb0), to(#00c589));
    background: url('/img/lines.png') top right no-repeat, -webkit-linear-gradient(top, #00afb0, #00c589);
    background: url('/img/lines.png') top right no-repeat, -o-linear-gradient(top, #00afb0, #00c589);
    background: url('/img/lines.png') top right no-repeat, linear-gradient(to top, #00afb0, #00c589);
    padding-bottom: 50px;
}

.footerCopy {
    background-color: #3f434e;
    padding: 20px;
    font-size: 12px;
    color: #f9f9f9;
}

.jumboContainer h1 {
    color: #fff;
}

.sm-icons .card {
    border: none;
}

.sm-icons img {
    width: 100px;
}

.green-box-1 {
    padding: 150px 70px;
    background-color: #00c589;


}

.navbar-collapse.show {
    background-color: #00c589;
}

.green-box-2 {
    background-image: url('/img/home-laptop-image.jpg') ;
    background-size: cover;
    padding: 80px 70px;
}

.languageBar {

}

.whiteTestSmall {
    margin-top: 30px;
    color: #fff;
}

.tekstSmallName {
    margin-top: 30px;
}

.whiteTekstLarge {
    color: #fff;
    font-size: 24px;

}

.devider {
    height: 20px;
    background-color: #008c8c;
}

.devider2 {
    height: 10px;
    background-color: #00b17b;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
}

.clear-fix {
    clear: both;
    height: 10px;
}

header {
    background-color: #00c589;
    /*padding: 0 80px 0 80px;*/
    height: 100px;
}



.navbar-nav {
    align-items: center;
    padding: 7px 0;
}

.nav-item {

}

/*--------------- TEXT STYLES Start ---------------*/
h1 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #00c589;
}

.pageTitle {
    margin: 50px 30px 30px;
    text-align: left;
}

h2 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #333333;
}

h3 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #333333;
}

h4 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #333333;
}

h5 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #333333;
}

.greenBox {
    padding: 40px;
    margin: 60px 0 50px 0;
    background-color: #00c589;
    color: #fff;
}

.boxHeader {
    font-weight: bold;
    font-size: 18px;
    display: block;
}

.pageIcon {
    float: left;
    margin-right: 10px;
    width: 70px;
}

.small-text {
    font-size: 12px;
}

p {
    margin-bottom: 28px;
}

a {
    color: #000;
    text-decoration: underline;
}

.colours {
    margin-bottom: 20px;
}

.colour {
    width: 136px;
    float: left;
    padding-right: 14px;
}

.swatch {
    width: 136px;
    height: 136px;
    margin-bottom: 20px;
}

.primary-green {
    background-color: #00c589;
}

.socialIcons a {
    margin: 0 5px 0 5px;
}

.primary-blue {
    background-color: #00afb0;
}

.dark-blue {
    background-color: #008c8c;
}

.footer-blue {
    background-color: #282b34;
}

.light-grey {
    background-color: #f9f9f9;
}

/*--------------- TEXT STYLES End -----------------*/
/*--------------- LINK STYLES Start ---------------*/
a:link, a:visited, a:active {
    font-weight: normal;
    text-decoration: none;
    color: #00c589;
}

a:hover {
    text-decoration: underline;
    color: #007a7b;
    opacity: 0.9;
}

a img:hover {
    text-decoration: none;
    opacity: 0.9
}

/*--------------- LINK STYLES End -----------------*/
/*--------------- BUTTON STYLES Start ---------------*/

button {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.green {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Maven Pro', sans-serif;
    background-color: #00c589;
    border: none;
    padding: 20px 40px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: normal;
    outline: none;
    cursor: pointer;
    transition: background-color 0.2s;
}

.green:hover {
    background-color: #00b17b;
    text-decoration: none;
}

.transparent {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Maven Pro', sans-serif;
    background-color: transparent;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    padding: 18px 40px !important;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: normal;
    outline: none;
    cursor: pointer;
    transition: background-color 0.2s;
}

.transparent:hover {
    background-color: fff;
    opacity: 0.75;
    text-decoration: none;
}

.white {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Maven Pro', sans-serif;
    background-color: #fff;
    border: none;
    padding: 20px 40px !important;
    border-radius: 3px;
    color: #008c8c !important;
    text-align: center;
    line-height: normal;
    outline: none;
    white-space:nowrap;
    cursor: pointer;
    transition: background-color 0.2s;
}

.white:hover {
    background-color: #fff;
    text-decoration: none;
}

/*--------------- BUTTON STYLES End -----------------*/

.topMenu {

}

#navabrMain {
    /*margin: 0 5px*/

}

#navabrMain a {
    color: #fff;
    display: block;
    white-space: nowrap;
    /*margin: 0 2px 0 2px;*/
}

.topMenu button {
    text-align: center;
    overflow: visible;

    margin: 0 5px;
}

.languageBar {
    float: right;
    display: block;
    clear: both;
    margin-bottom: 5px;
    margin-top: 5px;
}

.languageBar a {
    margin: 5px;
}

.priceFeatureHeader {
    width: 25%;
}

.priceFreeHeader {
    background-color: #00c589;
    color: #fff;
    width: 17%;
}

.priceCorporateHeader {
    background-color: #00afb0;
    color: #fff;
    width: 17%;
}

.priceProfessionalHeader {
    background-color: #282b34;
    color: #fff;
    width: 17%;
    padding: 20px;
}

.priceAddonCell {
    background-color: #FAFAFA;
    text-align: left;
}

.priceProfessionalCell {
    background-color: #F0F0F0;
}

.priceCorporateCell {
    background-color: #E8F6F7;
}

.priceFreeCell {
    background-color: #E9F8F3;
}

.priceFeatureCell {
    background-color: #FAFAFA;
    text-align: left;
}

.pricesTable {
    border-spacing: 5px;
    border-collapse: separate;
}

.pricesTable td {
    padding: 8px;
}

.priceEmptyRow {
    visibility: hidden;
}

.homePageContent {
    min-height: 100%;
}

#signupForm {

}

#signupForm input, #loginForm input, #passwordResetForm input {
    background-color: #E8F6F7;
    border: none !important;
}

.carousel-item img {
    max-height: 100px;
    max-width: 200px;
    float: right;
    margin-left: 15px;
}

#signupForm label:not(.form-check-label), #loginForm label:not(.form-check-label) {
    font-weight: bold;
}

label.error {
    font-weight: normal !important;
    color: darkred;
}

.contactInfo {
    line-height: 30px;
}

.contactInfo hr {
    border: none;
    height: 1px;
    color: #00c589;
    background-color: #00c589;
}

.contactInfo a {
    color: black;
}

.bold {
    font-weight: bold;
}

.supportHeader {
    background-color: #ECECEC;
    cursor: pointer;
    margin: 5px;
    padding: 12px;
    font-size: 18px;
}

.supportHeader i {
    float: right;
    vertical-align: middle;
    top: 2px;
    position: relative;
    color: #00c589;
}

.supportHeader img {
    float: right;
    vertical-align: middle;
    top: 5px;
    position: relative;;
}

.supportContent {
    padding: 20px;
    padding-bottom: 40px;
}



.priceFreeHeaderResp {
    text-align: center;
    background-color: #00c589;;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    color: #fff !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.priceStandardHeaderResp {
    text-align: center;
    background-color: #e73d23;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    color: #fff !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.priceCorporateHeaderResp {
    text-align: center;
    background-color: #00afb0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    color: #fff !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.priceProfessionalHeaderResp {
    text-align: center;
    background-color: #2b2b2b;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    color: #fff !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pricesResp .readmore {
    display: block;
    margin: 0 auto;
    padding: 5px 0 5px 0;
}

.pricesResp .btn-success {
    width: 60px;
    margin-top: 10px;
}

.pricesRespLabel:before {
    content: ' ';
    clear: right;
    display: block;
}

.pricesRespLabel:after {
    content: ':';
}

.pricesRespLabel {
    clear: both;

}

.pricesRespVal {
    font-weight: bold;
}

.readmore {
    cursor: pointer;

}


 .littleGrey {
     color: #83C6AE;
 }

 .expandingBox {
     border: none !important;
 }


.dropdown-menu {
    position: absolute !important;
}

.dropdown-menu a {
    color: #000 !important;
}

.dropdown-item {


    padding: .25rem .5rem;

}