/*************** Global Styles ***************/

html,
body {
    height: 100%;
    font-family: 'Raleway', sans-serif;
    color: #16577E;
}

body {
    padding-top: 50px;
    min-height: 100%;
    /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/*************** Home Page Carousel ***************/

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/*************** 404 Page Styles ***************/

.error-404 {
    font-size: 100px;
}

/*************** Footer Styles ***************/

footer {
    margin: 50px 0;
}

/********************** Custom Styles ***********************/

.navbar-toggle .icon-bar {
    width: 25px;
    background: #fff;
    transition: .5s ease;
}

.navbar-toggle.collapsed .icon-bar:nth-child(2) {
    transform: rotate(0) translateY(0) translateX(0);
}

.navbar-toggle.collapsed .icon-bar:nth-child(3) {
    opacity: 1
}

.navbar-toggle.collapsed .icon-bar:nth-child(4) {
    transform: rotate(0) translateY(0) translateX(0);
}

.navbar-toggle .icon-bar:nth-child(2) {
    transform: rotate(-45deg) translateY(5px) translateX(-5px);
}

.navbar-toggle .icon-bar:nth-child(3) {
    opacity: 0
}

.navbar-toggle .icon-bar:nth-child(4) {
    transform: rotate(45deg) translateY(-4px) translateX(-3px);
}

.container-fluid {
    padding: 40px 40px;
    font-size: 14px;
}

.bg-grey {
    background-color: #f6f6f6;
}

.bg-footer {
    background-color: #112837;
    color: white;

}

.bg-footer-other {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #112837;
    color: white;
    margin-top: 100px;
}

hr.bottom-line {
    width: 25px;
    height: 3px;
    background-color: rgb(99, 122, 145);
}

div.panel.panel-success:hover {
    background: red;
}

div.text-center > h2 {
    color: #16577E;
}

.contact-table {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #717f86;
    border: 2px solid #d4d8da;
    border-top: none;
    margin-top: -5px;
}

.contact-table .contact-head {
    background: #fff;
    padding: 20px;
    text-align: center;
}

.contact-table .contact-head h4 {
    font-size: 22px;
    color: #232c3b;
    margin-top: 0px;
    letter-spacing: 1px;
    padding-bottom: 20px;
}

.table-address > tbody > tr > td,
.table-address > tbody > tr > th {
    border: none;
}

.address-table-border {
    border: 2px solid #d4d8da;
    border-bottom: none;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 60px;
    right: 40px;
    display: none;
    background: url("../img/arrow_up_scroll.svg");
}

.services-img {
    margin-top: 100px;
}

.navbar-default .navbar-nav > li:hover {
}

body > nav > div.container-fluid {
    padding: 0px 40px;
}

.products-margin {
    margin-top: 30px;
}

div.caption {
    text-align: center;
}

div.caption > p {
    margin: 20px;
    font-size: 20px;
    font-weight: bold;
}

#solutions-img-1, #solutions-img-2, #solutions-img-3 {
    width: 40%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
}

#data_collection_1, #data_collection_2, #data_collection_3, #data_collection_4, #data_collection_5, #data_collection_6, #data_collection_7, #data_collection_8, #data_collection_9 {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;

}

.navbar-default .navbar-nav > li > a:hover {
    font-weight: bold;
    color: #185B86;
}

.transition {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    transform: scale(1.07);
}

.transition-data-collection {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

div.thumbnail > div.caption > p {
    margin: 0px;
    font-weight: 400;
    font-size: 14px;
}

div.thumbnail > div.caption {
    padding: 0px;
    color: #16577E;
}

.footer-min-height {
    min-height: 75%;
}

.smartviser {
    width: 60%;
    padding: 17% 0px 17% 0px;
}

.async-hide {
    opacity: 0 !important
}

div.container-about-parag > div > div.col-md-4 > a > div.img-responsive > img {
    width: 100%;
}

h4.card-title {
    border-top: 1px solid;
    padding-top: 10px;
}

div.container-about-parag > div.row > div.col-md-4 > a {
    text-decoration: none;
}

.news-boxes {
    border: 1px solid;
    padding: 10px;
    background: white;
}

.news-boxes:not(:first-child) {
    margin-left: 10px;
}
div.card-block>p{
    text-decoration: none;
}
div.container-about-parag > a > div.col-md-4 > div.card-block {
    padding: 5px;
    color: #16577E;
}

div.col-md-4 > div.row > div.col-md-6 > a > img {
    margin-top: 5px;
}

div.col-md-4 > div.row > div.col-md-6 {
    padding-left: 5px;
    padding-right: 0px;
}

/*--------------------- Custom Styles ---------------------*/

/********************** Responsive Styles ***********************/

@media (max-width: 991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
    .news-boxes:not(:first-child) {
        margin-left: 0px;
        margin-top: 10px;
    }
    .scrollup {
        bottom: 15px;
        right: 15px;
    }

    .container-fluid {
        padding: 10px 10px;
        font-size: 14px;
    }

    .slick-slide img {
        margin: auto;
    }

    body > nav > div.container-fluid {
        padding: 0px 10px;
    }

    .bg-footer {
        margin-top: 50px;
    }

    .smartviser {
        width: 60%;
        padding: 18% 0px 18% 0px;
    }

    .services-img {
        margin: 25px 0px 25px 0px;
    }
}

@media (max-width: 767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }

    .scrollup {
        bottom: 15px;
        right: 15px;
    }

    .container-fluid {
        padding: 10px 10px;
        font-size: 14px;
    }

    .slick-slide img {
        margin: auto;
    }

    body > nav > div.container-fluid {
        padding: 0px 10px;
    }

    .bg-footer {
        margin-top: 50px;
    }

}

/*--------------------- Responsive Styles ---------------------*/