/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

/*img{
    width: 100%;
}*/

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    /*height: 62%;*/
    height: 500px;
}

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;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.head-logo{
    top: 0;
    position: absolute;

}

.re-foo h2 {
    color: #91c944;
    font-family: 'Open Sans light';
}

.re-foo p {
    color: white;
    font-family: 'Open Sans light';
}

.re-foo{
    line-height: 3;
    padding-bottom: 25px;
    padding-left: 30px;
}

.gree-foo{
    padding-top: 60px;
    padding-bottom: 60px;
}

.foo-menu li, .foo-socl li {
    font-family: 'Open Sans light';
}

.lft-foo p{
    font-family: 'Open Sans semibold';
}

.gree-foo p{
    color: white;
}

.gree-foo ul li {
    display: inline-block;
    color: white;
}

.lft-foo a{
    color: white;
}

.gree-foo ul li a{
    color: white;
}

.all-img img {
    width: 100%;
    border-bottom: 8px solid #91c944;
}

.navbar-inverse .navbar-nav > li > a{
    color: white !important;
}

.navbar-inverse .navbar-nav > li > a:hover{
    color: #222222 !important;
    background: #91c944 !important;
    text-decoration: underline;
}

.carousel-caption h2 {
    text-align: left;
    font-size: 21px;
    line-height: 1.6;
    text-shadow: 1px 0px black;
    background: rgba(255, 255, 255, 0.5);
    padding: 12px 15px;
    color: black;
}

.carousel-caption {
    top: 16%;
}

.we-mng h2{
    color:#006995;
    font-size: 21px;
    margin-top: 0px;
}

.we-mng p {
    font-size: 15px;
}

.main-str {
    margin-top: 60px;
}

.all-img .col-sm-4, .all-img .col-md-4{
    padding-right: 7.5px;
    padding-left: 7.5px;
} 

.firstbxtxt{
    border-bottom: 8px solid #91c944;
    padding-bottom: 30px;
}

.firstbxtxt .fisttxtimge{
    border-bottom: none;
}

.mid-cont h2 {
    color: #567728;
    font-size: 24px;
    margin-top: 0px;
    font-family: 'Open Sans semibold';
    margin-bottom: 55px;
}

.mid-cont p {
    font-family: 'Open Sans semibold';
    margin-bottom: 0px;
}

.big-det {
    background: #65a7db;
    color: white;
    text-transform: uppercase;
    padding: 6px 8px;
    font-weight: 600;
    max-width: 85%;
    font-family: 'Open Sans semibold';
    margin-top: 25px;
}

.fb, .go, .tw{
    width: 20px;
    height: 20px;
    /*padding: 1px 7px;*/
}

.fb{
    background: #4f69a3;
    padding: 0px 7px;
}

.go{
    background: #dd4f43;
    padding: 0px 5px;
}

.tw{
    background:#56acee;
    padding: 0px 4px;
}

.fixed .big-logo{
    display: none!important;
}

.bacimg{
    background: url('../images/single-divid.png') no-repeat;
    background-size: 100% 12%;
}

.bbg{
    background: url('../images/bbg.png') no-repeat;
    background-size: 100% 100%;
    background-position: 0px 0px;
    padding: 35px 0px;
}

.cpyright {
    text-align: center;
    margin-bottom: -10px;
}

.cpyright p{
    font-family: 'Open Sans light';
}

.big-logo{

}

.mini-logo{
    display: none !important;
    width: 160px;
}

.mnu-sol {
    float: right;
}

.row {
    margin-right: 0px !important;
}

@media (max-width: 768px){

    .mnu-sol {
        float: none;
    }
    .comp-footer{
        text-align: center !important;
    }

    .comp-footer ul{
        padding-left: 0px !important;
    }

    .big-det{max-width: 100% !important;}

    .mini-logo{
        display: block !important;
    }
    .big-logo{
        display: none !important;
    }

    .rdbx{
        text-align: center;
    }
    .rdbx img{
        float: none !important;
    }
    .all-img .col-md-4{
        margin-top: 7.5px;
        margin-bottom: 7.5px;
    } 
}

@media (max-width: 991px){
    .mid-cont img{
        width: 100%;
    }
}

.oth-hed{
    margin: 40px 0px 18px !important;
}