
html {
    position: relative;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 120px;*/
    font-family: Gotham-Book;
    color: #7d7d7d;
    line-height: 1.6;
}

a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

h1 {
    font-size: 53px;
    font-family: Gotham-medium;
    font-weight: bold;
}

h2 {
    font-size: 40px;
    font-family: Gotham-medium;
    font-weight: bold;
}

h2.page-title {
    color: #fff;
    text-align: center;
    padding-top: 40px;
}

h3 {
    font-size: 30px;
    color: #00aeef;
}

h4 {
    font-size: 24px;;
}

h5 {
    font-size: 20px;
    color: #1877aa;
}

h6 {
    font-size: 18px;
    color: #003471;
}

.form-control {
    box-shadow: none;
}

p.alignright {
    text-align: right;
}

.bold {
    font-family: Gotham-Medium;
    font-weight: bold;
}

.medium {
    font-family: Gotham-Medium;
}

.fixed {
    background-attachment: fixed !important;
}

.btn {
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.btn:visited {
    color: #fff;
}

.btn:hover {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.btn-dark {
    background: #004a80;
    color: #fff;
    padding: 4px 12px;
}

.btn-dark:hover {
    background: #003256;
}

.btn-blue {
    background: #00aeef;
    color: #fff;
}

.btn-blue:hover {
    background: #009cd6;
}

.btn-yellow {
    background: #ffb611;
    color: #fff;
}

.btn-yellow:hover {
    background: #e09b00;
}

.btn-gray {
    background: #bbbbbb;
    color: #fff;
}

.btn-gray:hover {
    background: #909090;
}

.btn-xlg {
    font-size: 19px;
    padding: 15px 0;
    width: 240px;
    margin: 20px 20px 0 20px;
}

.navbar {
    background: #fff;
    border: none;
    color: #7d7d7d;
    margin-bottom: 0;
}

.navbar .container {
    position: relative;
}

.navbar-brand {
    height: auto;
    padding-top: 45px;
}

.navbar-header {
    min-height: 100px;
}

.navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
    color: #7d7d7d;
    letter-spacing: -1px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #1877aa;
    background: none;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .nav > li > a:focus, .nav > li > a:hover {
    color: #1877aa;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background: #000;
}

.login {
    position: absolute;
    top: 20px;
    right: 60px;
    font-size: 12px;
    text-align: right;
}

.login span {
    color: #000;
    font-size: 15px;
    font-family: Gotham-Medium;
    font-weight: bold;
}

.login span a {
    color: #000;
}

.login span i {
    color: #00aeef;
    font-size: 20px;
    vertical-align: bottom;
    padding-right: 10px;
}

.container {
    max-width: 1200px;
    padding: 0 15px;
}

.wrapper {
    padding: 50px 15px;
}

.jumbotron {
    background: url('../images/slider.jpg') center top no-repeat;
    background-size: cover;
    height: 580px;
    color: #fff;
    text-align: center;
}

.jumbotron h1 {
    padding-top: 200px;
    font-size: 53px;
}

#benefits {
    background: url('../images/calc2.png') center center no-repeat;
    padding-bottom: 50px;
}

#benefits h2 {
    text-align: center;
    color: #00aeef;
}

#benefits h2 span {
    color: #1877aa;
}

#benefits .img img {
    padding-top: 10px;
}

#benefits .lft .img {
    text-align: right;
    padding-right: 0;
}

#benefits .rght {
    text-align: right;
}

#benefits .rght .img {
    text-align: left;
    padding-left: 0;
}

#benefits .lft .row, #benefits .rght .row {
    padding: 40px 0 30px 0;
}

#icons { 
  text-align: center;
  padding: 0 0 30px 0;
}

#icons i { 
  color: #fff;
  font-size: 40px;
  margin-bottom: 10px;
  background: #1877aa;
  border-radius: 100%;
  padding: 14px;
  min-width: 68px;
}

#bluebg {
    background: url('../images/wall.jpg') center center no-repeat;
    background-size: cover;
    background-color: #0072bc;
    background-blend-mode: multiply;
    overflow: hidden;
    color: #fff;
}

#bluebg .wrap {
    max-width: 485px;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#bluebg .wrap h1 {
    line-height: 45px;
}

#bluebg .wrap span {
    color: #ffb611;
    font-weight: bold;
}

#bluebg .medium {
    font-weight: bold;
}

#bluebg .wrap p {
    color: #00bff3;
    font-size: 21px;
    font-family: Gotham-Medium;
    font-weight: bold;
    font-style: italic;
}

#qoute {
    background: url('../images/wall.jpg') center center no-repeat;
    background-size: cover;
    overflow: hidden;
    color: #0072bc;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

#qoute .wrap {
    max-width: 600px;
    float: left;
}

#qoute span {
    font-family: Gotham-Medium;
    font-style: italic;
}

#qoute .row {
    position: relative;
}

#qoute blockquote {
    padding: 20px 90px;
    font-size: 15px;
    border-left: none;
}

#qoute i {
    position: absolute;
    font-size: 60px;
    color: #545454;
    opacity: 0.8;
}

#qoute i.fa.fa-quote-left {
    top: 30px;
    left: 20px;
}

#qoute i.fa.fa-quote-right {
    bottom: 30px;
    right: 20px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#advantage {
    padding: 70px 0;
    text-align: center;
    color: #003471;
    font-size: 16px;
}

#advantage i {
    color: #fff;
    font-size: 40px;
    background: #1877aa;
    border-radius: 100%;
    padding: 14px;
    margin-bottom: 10px;
}

#callout {
    font-size: 30px;
    font-family: Gotham-Medium;
    font-weight: bold;
    line-height: 1.4;
    color: #898989;
    text-align: center;
}

#callout .bluetxt {
    color: #0073b9;
}

.parallax {
    background: url("../images/office.jpg") center center no-repeat;
    height: 165px;
    background-attachment: fixed;
    background-size: cover;
}

.parallax div {
    height: 165px;
}

#reasons i {
    color: #4aa9ce;
    font-size: 60px;
    padding: 14px;
}

#faq p {
    padding-left: 20px;
}

#faq .faqbox {
    padding: 10px;
}

#faq .selected {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #313a4d;
    color: #fff;
}

.footer .container {
    padding: 20px 15px;
}

.footer i {
    color: #00aeef;
    font-size: 30px;
    padding-right: 10px;
    vertical-align: middle;
}

.footer a {
    color: #fff;
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(24, 119, 170, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

.widget {
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0;
}

.widget i {
    color: #1877aa;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    vertical-align: middle;
}

#map {
    width: 100%;
    height: 400px;
}

#prod {
    color: #898989;
    font-size: 22px;
    text-align: center;
    font-family: Gotham-Book;
    font-weight: 800;
    line-height: 1.2;
}

#prod .prod_name {
    margin: 20px auto 10px;
}

#prod .bluetxt {
    color: #0073b9;
    font-size: 25px;
}

#prod img {
    margin: 0 auto;
}

#prod .prod_box {
    padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
    .login {
        right: 0;
    }
}

@media screen and (min-width: 992px) {
    ul.navbar-nav {
        padding-top: 55px;
    }

    #benefits {
        background: url('../images/calc.png') center center no-repeat;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .nav > li > a {
        padding: 10px 11px;
    }
}

@media screen and (max-width: 992px) {
    .jumbotron h1 {
        padding-top: 130px;
    }
}

@media screen and (max-width: 768px) {
    body {
        /*margin-bottom: 244px;*/
    }
    #bluebg, #qoute {
        background-size: inherit;
        background-repeat: repeat-y;
    }

    #bluebg .wrap {
        transform: none;
    }

    #bluebg .wrap, #qoute .wrap {
        max-width: 100%;
        float: none;
    }

    #benefits .lft .row, #benefits .rght .row {
        padding: 0;
    }

    .jumbotron h1, h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 40px;
    }

    .row-eq-height {
        display: block;
    }

    .footer {
        text-align: center;
    }

    #icons div.col-xs-6{
        height: 120px;
    }
}

@media screen and (max-width: 600px) {
    .jumbotron h1, h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 25px;
    }

    .btn-xlg {
        margin: 10px 10px 0 10px;
    }

    #icons div.col-xs-6{
        height: 150px;
    }
}

@media screen and (max-width: 400px) {
    .jumbotron h1, h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    .btn-xlg {
        width: 200px;
    }

    #qoute i {
        font-size: 40px;
    }

    #qoute blockquote {
        padding: 20px 70px;
    }

    #icons div.col-xs-6{
        height: 165px;
    }

}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../css/fonts/Gotham-Book.eot'); /* IE9 Compat Modes */
    src: url('../css/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../css/fonts/Gotham-Book.woff') format('woff'), /* Pretty Modern Browsers */ url('../css/fonts/Gotham-Book.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../css/fonts/Gotham-Medium.eot'); /* IE9 Compat Modes */
    src: url('../css/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../css/fonts/Gotham-Medium.woff') format('woff'), /* Pretty Modern Browsers */ url('../css/fonts/Gotham-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Gotham-Black';
    src: url('../css/fonts/Gotham-Black.eot'); /* IE9 Compat Modes */
    src: url('../css/fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../css/fonts/Gotham-Black.woff') format('woff'), /* Pretty Modern Browsers */ url('../css/fonts/Gotham-Black.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Gotham-BoldItalic';
    src: url('../css/fonts/Gotham-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('../css/fonts/Gotham-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../css/fonts/Gotham-BoldItalic.woff') format('woff'), /* Pretty Modern Browsers */ url('../css/fonts/Gotham-BoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
}


