﻿html {
    height: 100%;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
}


/*Navigation Bar*/

.navbar-trans {
    border-width: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    font-size: 14px !important;
    letter-spacing: 3px;
    /*background: linear-gradient(180deg, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .05) 85%, transparent);*/
    background: #fff;
    border-top: 5px solid #00A3D9;
}

.navbar-trans li a,
.navbar-trans .navbar-brand {
    color: #00A3D9 !important;
}

.navbar-nav li a:hover,
.navbar-nav li.active a {
    color: #00A3D9 !important;
    background-color: #fff !important;
}
 @media only screen and (min-width : 320px) {
       
     #intro {
    background-image: url("../images/small-backgroung.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    z-index: 4;
  /*  position: relative;*/
}
     .intro-section {
    height: 95%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.about-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.services-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #fff;
}

.products-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.contact-section {
   /* height: 100%;  */
    padding-top: 70px;
    text-align: center;
    background: #fff;
}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
        
        #intro {
    background-image: url("../images/small-backgroung.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    z-index: 4;
  /*  position: relative;*/
}
.intro-section {
    height: 95%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.about-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.services-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #fff;
}

.products-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.contact-section {
   /* height: 100%;  */
    padding-top: 70px;
    text-align: center;
    background: #fff;
}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
        
             #intro {
    background-image: url("../images/background.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    z-index: 4;
  /*  position: relative;*/
}
       *  .intro-section {
    height: 95%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.about-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.services-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #fff;
}

.products-section {
   /* height: 100%;*/
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.contact-section {
   /* height: 100%;  */
    padding-top: 70px;
    text-align: center;
    background: #fff;
}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
 #intro {
    background-image: url("../images/background.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    z-index: 4;
  /*  position: relative;*/
}
        .intro-section {
    height: 95%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.about-section {
    height: 100%;
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.services-section {
    height: 100%;
    padding-top: 70px;
    text-align: center;
    background: #fff;
}

.products-section {
    height: 100%;
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.contact-section {
    height: 100%;  
    padding-top: 70px;
    text-align: center;
    background: #fff;
}
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
        #intro {
    background-image: url("../images/background.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    z-index: 4;
  /*  position: relative;*/
}
        .intro-section {
    height: 95%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.about-section {
    height: 100%;
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.services-section {
    height: 100%;
    padding-top: 70px;
    text-align: center;
    background: #fff;
}

.products-section {
    height: 100%;
    padding-top: 70px;
    text-align: center;
    background: #eee;
}

.contact-section {
    height: 100%;  
    padding-top: 70px;
    text-align: center;
    background: #fff;
}
    }



.btn-request {
    border: 0;
    box-shadow: none;
    border-radius: 0px;
    color: #ffffff;
    width: 12rem;
    padding: 8px;
    box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15) !important;
}

.btn-more {
    background: #fff;
    color: #00A3D9;
    height: 2.5rem;
    font-size: 1rem;
}

.btn-request:hover,
.btn-request:active {
    color: #ffffff;
    background: #48A1AF;
}

.btn-more :hover,
.btn-more:active {
    color: #fff;
    background: #00A3D9 !important;
}

.separator {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.service-card {
    text-align: center;
    background: #ffffff;
    border: 1px solid #dbe2e8;
    box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15) !important;
    padding: 7px;
}

.about-card {
    border: 1px solid #dbe2e8;
    box-shadow: 8px 10px 20px 0px rgba(46, 61, 73, 0.15) !important;
    text-align: left;
    margin-bottom: 10px;
    background-color: #EEEEEE;
    padding: 5px;
}

.card-title {
    font-size: 15px;
    color: #0094ff !important;
    letter-spacing: 3px !important;
}

.serv-img {
    height: 100px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.serv-cardwrapper {
    padding: 15px;
    margin-top: 10px;
}

sup {
    font-size: 15px;
}

footer {
    background-color: #fff;
    height: 30%;
}

.social {
    width: 40px;
    height: 40px;
    padding: 4px;
    display: inline-block
}

.footer-padding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.products {
    width: 200px;
    height: 200px;
    display: inline-block;
    text-align: center;
    font-weight: 300;
    color: #00A3D9;
}

.product-wrapper {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    height: 200px;
}

.footer-section {
    padding-top: 25px;
}