﻿body {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    position: relative;
    width: 100%;
    height: 100%;
    color: #4E5154;
   /* background-color: #f8f9fa; */
    background-color: #fff;
}

body {
    padding-top: 0px

}


html {
    width: 100%;
    height: 100%
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0

}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight:600;
    line-height: 1;
    color: inherit

}

h3, h3 {
    font-size: 2.5rem

}

p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 0px
}


.mt-4 {
    font-family: 'Optimistic Text ExtraBold', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: .04em;
  }

  
.ct-5 {
    font-family: 'Optimistic Text ExtraBold', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-align: center;
  }


@media (min-width:768px) {
    p {
        font-size: 18px;
        line-height: 1.6;
        margin: 0 0 0px
    }
}

a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #748ecc
}

    a:focus, a:hover {
        text-decoration: none;
        color: #1d9b6c
    }

#mainNav {
    font-family: Cabin,'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255,255,255,.3);
    background-color: #2551B2
}

    #mainNav .navbar-toggler {
        font-size: 14px;
        padding: 11px;
        color: #fff;
        border: 1px solid #fff
    }

    #mainNav .navbar-brand {
        font-weight: 700
    }

    #mainNav a {
        color: #3054A5
    }

    #mainNav .navbar-nav .nav-item {
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out
    }

        #mainNav .navbar-nav .nav-item:hover {
            color: fade(white,80%);
            outline: 0;
            background-color: transparent
        }

        #mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
            outline: 0;
            background-color: transparent
        }

@media (min-width:992px) {
    #mainNav {
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-transition: background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
        -moz-transition: background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
        transition: background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
        letter-spacing: 1px;
        border-bottom: none;
        background: 0 0
    }

        #mainNav.navbar-shrink {
            padding-top: 10px;
            padding-bottom: 10px;
            border-bottom: 1px solid rgba(255,255,255,.3);
            background: #2551B2;

        }

        #mainNav.navbar-shrink .navbar-brand span {
            background-image: url("../img/akelus-logo-white.png")
        }

        #mainNav.navbar-shrink a {
            color: #A1B4E4
        }

        #mainNav .nav-link.active {
            outline: 0;
            color: #fff
        }
      /*
        #mainNav .nav-link.active {
            outline: 0;
            background-color: rgba(255,255,255,.3)
        }
      */
            #mainNav .nav-link.active:hover {
                color: #fff
            }
}

.masthead {
    display: table;
    width: 100%;
    height: auto;
    padding: 200px 0;
    text-align: center;
    color: #4E5154;
    #background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
    #background-color: #000;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

    .masthead h1 {
        font-weight: 100
    }


    .masthead .intro-body {
        display: table-cell;
        vertical-align: middle
    }

        .masthead .intro-body .brand-heading {
            font-size: 50px
        }

        .masthead .intro-body .intro-text {
            font-size: 18px
        }

@media (min-width:768px) {
    .masthead {
        height: 100%;
        padding: 0
    }

        .masthead .intro-body .brand-heading {
            font-size: 100px
        }

        .masthead .intro-body .intro-text {
            font-size: 22px
        }
}

.navbar-brand span {

    background-image: url("../img/akelus-logo-blue.png");
    background-repeat: no-repeat;
    display:block;
    height:40px;
    outline: none;
    overflow:hidden;
    text-indent:-999px;
    white-space: nowrap;
    width:161px;
    
}

.btn-circle {
    font-size: 26px;
    width: 55px;
    height: 55px;
    margin-top: 15px;
    line-height: 45px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    color: #A0B4E4;
    border: 2px solid #A0B4E4;
    border-radius: 100% !important;
    background: 0 0
}

    .btn-circle:focus, .btn-circle:hover {
        color: #748ecc;
        outline: 0;
        background: rgba(255,255,255,.1)
    }

.content-section {
    padding-top: 150px;
    padding-bottom: 150px
}

.section-head-text {
    color: #2551B2;
}

.section-head-title-border {
    border-bottom: 1px solid #748ecc;
    padding-bottom: 30px;
    position: relative
}

.page-brands .hero-section {
    background: no-repeat top/cover url(../img/page-brands.jpg)

}

.brand-img-size{
    height:300px;
    width:300px;
}

.hero-section {
    height: 500px;
}


.download-section {
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#map {
    width: 100%;
    height: 300px
}

@media (min-width:992px) {
    .content-section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    #map {
        height: 350px
    }
}

.btn {
    font-family: Cabin,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    border-radius: 0
}

.btn-default {
    color: #42dca3;
    border: 1px solid #42dca3;
    background-color: transparent
}

    .btn-default:focus, .btn-default:hover {
        color: #000;
        border: 1px solid #42dca3;
        outline: 0;
        background-color: #42dca3
    }

ul.banner-social-buttons {
    margin-top: 0
}

@media (max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px
    }
}

@media (max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0
    }

        ul.banner-social-buttons li:last-child {
            margin-bottom: 0
        }
}

footer {
    padding: 50px 0;
   
}

    footer p {
        font-size: 14px;
        margin: 0
    }

.footer-section {
    background-color: #2551B2;
    color:#748ecc;

}

    .footer-section a {
      
    }

    .footer-section a:hover {
        color: #fff
    }

footer .copyright {
    padding: 30px 0;
    border-top: 1px solid #BCD0D8;
    font-size: 14px;


}

footer .info {
    margin: 40px 0 30px

}


    footer .info span  {
        
        display:block;
        overflow:hidden;
        text-indent: -999px;
        background-position: left top;
        background-repeat: no-repeat;
        background-image: url("../img/akelus-logo-white.png");
        width: 161px;
        height: 40px;
        margin-bottom: 10px
    }





footer .info a {
    font-size: 14px;
    line-height: 2.1em;
    display: block

}
    

.link-white {
    color: #fff

}

::-moz-selection {
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
    text-shadow: none
}




::selection {
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
    text-shadow: none
}

img::selection {
    background: 0 0
}

img::-moz-selection {
    background: 0 0
}
