body {
    font-family: 'AvenirNextLTPro-Regular';
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-family: avenirnextltpro-regular;
}

.number-mo {
    color: #000000;
    cursor: default;
    float: right;
    font-size: 12px;
    padding: 24px 20px 0 0;
}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}

.testimonials_section .section-header {
    color: #45ab8d;
    font-size: 40px;
    padding: 0px 0 20px;
    text-align: center;
}

.seven-years {
    left: 20px;
    position: absolute;
    top: 70px;
    z-index: 1;
    display: none;
}

.carousel_height {
    height: 150px;
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

#footer #myCarousel h4 {
    color: #74777a;
    font-family: "AvenirNextLTPro-Regular";
    font-size: 19px;
    font-style: italic;
    line-height: 30px;
    padding: 0 0 15px;
    text-align: left;
    width: 100%;
}
.sahi-hai{
    display: inline-block;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: transparent;
    color: #ffffff;
}

.nav-pills > li a img {
    opacity: 0.5;
}

#footer {
    padding-bottom: 15px;
}

.testimonials_section {
    border-bottom: 1px solid #7a7a7a;
}

.testimonials_section .nav-pills > li[data-slide-to="0"].active a {
    background-color: #fff;
}

.testimonials_section .nav-pills > li[data-slide-to="1"].active a {
    background-color: #fff;
}

.testimonials_section .nav-pills > li[data-slide-to="2"].active a {
    background-color: #fff;
}

.testimonials_section .nav-pills > li[data-slide-to="3"].active a {
    background-color: #fff;
}

.testimonials_section .nav-pills > li[data-slide-to="0"].active a img {
    opacity: 1
}

.testimonials_section .nav-pills > li[data-slide-to="1"].active a img {
    opacity: 1
}

.testimonials_section .nav-pills > li[data-slide-to="2"].active a img {
    opacity: 1
}

.testimonials_section .nav-pills > li[data-slide-to="3"].active a img {
    opacity: 1
}

.testimonials_section .nav-pills > li a img {
    opacity: 0.5;
    width: 80%;
}

.testimonials_section .nav-pills > li a:hover, .nav-pills > li a:focus {
    background-color: #fff;
}

.matrimonials {
    border-left: 1px solid #acacac;
    display: block;
    overflow: hidden;
    padding-left: 50px;
    padding-top: 20px;
}

.matrimonials span {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    color: #0d4c8f;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0.2px;
}

.matrimonials span span {
    display: block;
    margin: 0;
}

.awards_section {
    padding: 40px 0 0px 0px;
    text-align: center;
}

.matrimonials > p {
    float: right;
    font-size: 14px;
}

.matrimonials p {
    color: #888888;
    font-family: "AvenirNextLTPro-Regular";
    font-size: 12px;
    text-align: right;
    font-style: italic;
}

.navbar-fixed-top {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
}

.navbar-right {
    margin-right: 0px;
}

.navbar-fixed-top {
    position: Static;
}

.navbar {
    margin-bottom: 0px;
    min-height: 61px;
}

@media (min-width: 768px) {

    .nav-justified > li {
        display: table-cell;
        width: 1%;
        text-indent: 0;
        height: auto;
    }

    .carousel-indicators {
        position: static;
        margin-left: 0;
        width: 100%;
        margin-bottom: 0px;
    }

    .carousel-indicators .active {
        width: 1%;
        height: auto;
        margin: 0;
        background-color: #fff;
    }

}

@media (max-width: 991px) {
    .imgres {
        width: 220px
    }
}

@media (max-width: 767px) {
    .testimonials_section .section-header {
        color: #45ab8d;
        font-size: 27px;
        padding: 20px 0 0;
        text-align: center;
    }

    .carousel_height {
        height: 100px;
    }

    #footer #myCarousel h2 {
        font-size: 12px;
        line-height: 22px;
        padding: 0 0 15px;
        width: 100%;
    }

    .carousel-indicators {
        bottom: 0;
        left: 0;
        list-style: outside none none;
        margin-left: 0;
        padding-left: 0;
        position: static;
        text-align: center;
        width: 100%;
        z-index: 15;
    }

    .carousel-indicators li {
        background-color: rgba(0, 0, 0, 0);
        border: 0;
        border-radius: 10px;
        cursor: pointer;
        display: table-cell;
        height: auto;
        margin: 1px;
        text-indent: 0;
        width: 25%;
    }

    .carousel-indicators li img {
        max-width: 83%;
        vertical-align: middle;
    }

    .matrimonials {
        padding-left: 0;
        padding-top: 20px;
        border: 0;
    }

    .navbar-nav.navbar-right {
        float: right;
    }

    .nav > li {
        float: left;
    }

    .navbar-header {
        float: left;
    }

    .navbar-brand > img {
        display: block;
        width: 145px;
    }

    .navbar-brand {
        padding: 13px 15px;
    }

    .number-mo {
        padding: 18px 20px 0 0;
    }
}

@media (max-width: 640px) {
    .navbar-header {
        float: left;
    }

    .seven-years {
        width: 50px;
    }

    .navbar-header {
        float: none;
    }

    .bg {
        margin-top: 50px
    }

    .number-mo {
        padding: 18px 20px 0 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .seven-years {
        width: 80px;
    }
}

@media screen and (min-width: 1028px) {
    .con-mid {
        width: 1050px !important;
    }
}
