﻿@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');

html, body, body * {
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 24px;
}

/* ------- Navigation -------*/
.navbar {
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 15px;
}

.navbar * {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.navbar a, .navbar a:link, .navbar a:visited, .navbar a:focus {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 10px;
    border-radius: 10px;
    margin: 0 10px;
    white-space: nowrap;
    text-align: center;
}

.navbar a:hover {
    background-color: #653378;
    color: #fff;
}

.navbar .navbar-brand {
    color: transparent !important;
    margin: 0 0 0 30px;
    padding: 0 !important;
    background: transparent !important;
}

.navbar .navbar-brand img {
    width: 100%;
    max-width: 240px;
}

.navbar .navbar-container {
    background-color: rgba(255, 255, 255, 0.87);
    padding: 3px 10px;
}

.navbar .navbar-nav {
    align-content: unset;
    align-self: center;
    text-align: center;
}
.navbar .navbar-nav .navbar-ul {
    margin: 0;
    padding: 0;
}
.navbar .navbar-nav .navbar-ul li {
    display: inline-block;
    list-style-type: none;
}

/* ------- Backgrounds -------*/
.bg-hero {
    background-image: url('../Images/macbook_laptop_with_devices_038_accessories_on_wooden_desk_596593-u5127-fr.jpg');
    background-size: cover;
    background-position: top center;
    color: #fff;
}
.bg-hero hr {
    border-color: #fff;
}

.bg-color-slategreen {
    background-color: #98A19D;
    color: #fff;
}
.bg-color-slategreen hr {
    border-color: #fff;
}

.bg-color-slateblue {
    background-color: #989ca1;
    color: #fff;
}
.bg-color-slateblue hr {
    border-color: #394262;
}

.bg-color-darkgrey {
    background-color: #7F7F7F;
    color: #fff;
}
.bg-color-darkgrey hr {
    border-color: #fff;
}

.bg-color-darkblue {
    background-color: #394262;
    color: #fff;
}
.bg-color-darkblue hr {
    border-color: #fff;
}

.bg-color-white {
    background-color: #fff;
    color: #653378;
}
.bg-color-white hr {
    border-color: #653378;
}

.bg-color-beige {
    background-color: #FFEED2;
    color: #344B8E;
}
.bg-color-beige hr {
    border-color: #344B8E;
}
.bg-color-beige h1 {
    color: #000;
}

.bg-color-greygreen {
    background-color: #cbd5d7;
    color: #344B8E;
}
.bg-color-greygreen hr {
    border-color: #344B8E;
}
.bg-color-greygreen h1 {
    color: #000;
}

.bg-color-offwhite {
    background-color: #E9E8EB;
    color: #4C5048;
}
.bg-color-offwhite hr {
    border-color: #4C5048;
}

.bg-color-transparent-grey {
    background-color: rgba(127,127,127,0.67);
    color: #fff;
}
.bg-color-transparent-grey hr {
    border-color: #fff;
}

/* ------- Body content -------*/
.container {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.body-content {
    background-color: #E9E8EB;
}

h1 {
    display: block;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 39px;
    font-weight: 400;
    word-wrap:break-word;
    letter-spacing: 4px;
    line-height: 46.8px;
}
h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 26.4px;
}
h3 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 26.4px;
}
hr {
    margin: 40px;
    border-style: solid;
}

.align-self-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tag-line {
    display: block;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    letter-spacing: 4px;
    font-weight: 400;
}

.hero-content {
    padding: 10px;
    background-color: rgba(0,0,0,0.7);
}
section {
    padding: 50px;
}

article {
    padding: 20px 45px;
}

article .article-title {
    color: #606667;
    font-size: 22px;
    font-weight: 600;
    line-height: 26.4px;
    text-align: center;
}

article .article-desc {
    text-align: center;
    line-height: 20.4px;
}

.certification-img {
    margin: 0 auto;
    display: block;
}

.testimonial {
    padding: 50px;
    text-align: left;
    align-content: stretch;
}

.testimonial .testimonial-quote {
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
}

.testimonial .testimonial-author {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.4px;
    align-self: flex-end;
}

address {
    text-align:center;
    white-space: nowrap;
}
footer {
    text-align: center;
    padding: 10px;
}

/* ------- Icons -------*/
.icon {
    display: block;
    width: 100%;
    max-width: 200px;
    border-style: solid;
    border-width: 5px;
    border-color: #fff;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.icon:after {
  content: "";
  display: block;
  padding-bottom: 100%; /*this allows the icon to be a responsive square*/
}

.icon-eye { background-image: url('../images/icons/eye.png'); }
.icon-20-years { background-image: url('../images/icons/20years2.png'); }
.icon-gear { background-image: url('../images/icons/gear.png'); }
.icon-mobile { background-image: url('../images/icons/mobile_phone.png'); }
.icon-tool { background-image: url('../images/icons/tool.png'); }
.icon-support { background-image: url('../images/icons/support_chat.png'); }
.icon-light-bulb { 
    background-image: url('../images/icons/lightbulb.png');
    background-color: #fff;
    border-color: #15B195;
}

.icon-hover-green:hover { background-color: #15B195; }
.icon-hover-blue:hover { background-color: #2e4db8; }

/* ------- Form elements -------*/
.txtbox {
    padding: 15px 15px;
    border-radius: 5px;
    border: none;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
}

.txtbox-grey {
    background-color: #7f7f7f;
    color: #fff;
    caret-color: #fff;
}
.txtbox-grey::placeholder {
    color: #ccc;
}

.btn {
    font-size: 20px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    display: block;
    border-bottom: solid 3px #fff;
    cursor:pointer;
}
a.btn:link, a.btn:hover, a.btn:visited, a.btn:focus {
    text-decoration: none;
    display: table; 
}
.btn:hover {
    border-color: rgba(255,255,255,0.7);
}
.btn-wide {
    padding: 20px 80px;
}
.btn-grey {
    background-color: #7f7f7f;
    color: #fff;
    border-bottom: solid 3px rgba(0,0,0,0.7);
}

/* ------- Responsive -------*/
/* size xl */
@media screen and (min-width: 1001px) {
    .navbar {
        position: fixed;
    }
    body {
        padding-top: 105px; /*clear some space because of the navigation*/
    }
}

/* size lg */
@media screen and (max-width: 1000px) {
    .navbar {
        position: static;
    }
    body {
        padding-top: 0;
    }
}

/* size md */
@media screen and (max-width: 850px) {
    .navbar {
        position: static;
    }

    .navbar .navbar-brand {
        margin: 0;
    }
    body {
        padding-top: 0;
    }
    section {
        padding: 10px;
    }
    h1 {
        font-size: 5vw;
        line-height: 5vw;
    }
    article {
        padding: 0;
    }
    .hero-content {
        background-color: rgba(0,0,0,0.8);
    }
}

/* size sm */
@media screen and (max-width: 700px) {
    .navbar {
        position: static;
    }
    body {
        padding-top: 0;
    }
    h1 {
        font-size: 5vw;
        line-height: 5vw;
    }
    article {
        padding: 0;
    }
    .hero-content {
        background-color: rgba(0,0,0,0.8);
    }
    .btn-wide {
        padding: 10px 20px;
    }
    .testimonial {
        padding: 10px;
    }
}

/* ------- columns -------*/
.row {
    /*overflow: hidden;*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

.row-with-padding > div {
    padding: 5px;
}

.col, [class^="col-"] {
     align-content: stretch;
     flex: 1;
     display: block;
}

/* size xl */
@media screen and (min-width: 1001px) {
    .xl-show { display: block; }
    .xl-hide { display: none; }
    .col-xl-0 { display: none; }
    .col-xl-1 { flex-basis: 08.33333333333333%; }
    .col-xl-2 { flex-basis:16.66666666666667%; }
    .col-xl-3 { flex-basis:25%; }
    .col-xl-4 { flex-basis:33.33333333333333%; }
    .col-xl-5 { flex-basis:41.66666666666667%; }
    .col-xl-6 { flex-basis:50%; }
    .col-xl-7 { flex-basis:58.33333333333333%; }
    .col-xl-8 { flex-basis:66.66666666666667%; }
    .col-xl-9 { flex-basis:75%; }
    .col-xl-10 { flex-basis:83.33333333333333%; }
    .col-xl-11 { flex-basis:91.66666666666667%; }
    .col-xl-12 { flex-basis:100%; }
}

/* size lg */
@media screen and (max-width: 1000px) {
    .lg-show { display: block; }
    .lg-hide { display: none; }
    .col-lg-0 { display: none; }
    .col-lg-1 { flex-basis: 08.33333333333333%; }
    .col-lg-2 { flex-basis:16.66666666666667%; }
    .col-lg-3 { flex-basis:25%; }
    .col-lg-4 { flex-basis:33.33333333333333%; }
    .col-lg-5 { flex-basis:41.66666666666667%; }
    .col-lg-6 { flex-basis:50%; }
    .col-lg-7 { flex-basis:58.33333333333333%; }
    .col-lg-8 { flex-basis:66.66666666666667%; }
    .col-lg-9 { flex-basis:75%; }
    .col-lg-10 { flex-basis:83.33333333333333%; }
    .col-lg-11 { flex-basis:91.66666666666667%; }
    .col-lg-12 { flex-basis:100%; }
}

/* size md */
@media screen and (max-width: 850px) {
    .md-show { display: block; }
    .md-hide { display: none; }
    .col-md-0 { display: none; }
    .col-md-1 { flex-basis: 08.33333333333333%; }
    .col-md-2 { flex-basis:16.66666666666667%; }
    .col-md-3 { flex-basis:25%; }
    .col-md-4 { flex-basis:33.33333333333333%; }
    .col-md-5 { flex-basis:41.66666666666667%; }
    .col-md-6 { flex-basis:50%; }
    .col-md-7 { flex-basis:58.33333333333333%; }
    .col-md-8 { flex-basis:66.66666666666667%; }
    .col-md-9 { flex-basis:75%; }
    .col-md-10 { flex-basis:83.33333333333333%; }
    .col-md-11 { flex-basis:91.66666666666667%; }
    .col-md-12 { flex-basis:100%; }
}

/* size sm */
@media screen and (max-width: 700px) {
    .sm-show { display: block; }
    .sm-hide { display: none; }
    .col-sm-0 { display: none; }
    .col-sm-1 { flex-basis: 08.33333333333333%; }
    .col-sm-2 { flex-basis:16.66666666666667%; }
    .col-sm-3 { flex-basis:25%; }
    .col-sm-4 { flex-basis:33.33333333333333%; }
    .col-sm-5 { flex-basis:41.66666666666667%; }
    .col-sm-6 { flex-basis:50%; }
    .col-sm-7 { flex-basis:58.33333333333333%; }
    .col-sm-8 { flex-basis:66.66666666666667%; }
    .col-sm-9 { flex-basis:75%; }
    .col-sm-10 { flex-basis:83.33333333333333%; }
    .col-sm-11 { flex-basis:91.66666666666667%; }
    .col-sm-12 { flex-basis:100%; }
}