@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Roboto Condensed', sans-serif;
}

ul {
    margin: 0px;
    padding: 0px;
}

.logo-color {
    color: #2283d5;
}

.smartline {
    background: #bfe8ff;
    height: 2px;
}

.enquiry {
    background-color: #2283d5;
    border-radius: 5px 5px 0 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: initial;
    font-weight: 400;
    left: -56px;
    padding: 14px 27px;
    position: fixed;
    text-align: right;
    text-decoration: none;
    top: 270px;
    transform: rotate(90deg);
    z-index: 1;
    text-decoration: none !important;
}

.modal-dialog {
    width: 350px;
}

.enquiry:hover {
    color: #a5ffaa;
}

.clickInput {
    height: 50px !important;
}

.modal-title {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
}

.smart-btn {
    border-radius: 0;
    padding: 12px;
    text-transform: uppercase;
    width: 100%;
}

.modal-content {
    background: url(../images/popup.jpg);
    padding: 20px;
}

.modal-content label {
    font-weight: 400;
    color: #fff;
}

.modal-content .close {
    color: #ffffff;
    opacity: 0.9;
}

.hybrid-icon img {
    margin: 0 auto;
}

/*-----------------------Header Start----------------------*/

.header {
    width: 100%;
    float: left;
    height: 100px;
    line-height: 100px;
}

.tagline h2 {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 30px 0;
    text-transform: uppercase;
    color: #1eb6d8;
    font-family: Agency FB;
}

.logo ul li {
    display: inline-block;
}

.logo img {
    padding: 10px 0;
}

.contactDetail ul li {
    display: inline-block;
    font-size: 17px;
    padding-left: 15px;
    color: #3f4b88;
}

/*-----------------------Header End------------------------*/

/*-----------------------Menu Start------------------------*/

.menuBar {
    width: 100%;
    float: left;
}

.menuBar .navbar {
    margin-bottom: 0px;
    border-radius: 0px;
}

.menuBar .navbar-default {
    background: #174974;
    border: none;
}

.menuBar .navbar-default .navbar-nav>li>a {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 15px 0;
    padding: 0 15px;
    text-transform: uppercase;
}

.menuBar .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #198298;
}

/*-----------------------Menu End--------------------------*/

/*-----------------------Slider Start-----------------------*/

.slider {
    width: 100%;
    float: left;
}

.carousel-caption {
    left: 10%;
    padding-bottom: 30px;
    right: 55%;
    text-align: left;
    top: 15%;
    text-shadow: none;
}

.slider .carousel-caption h2 {
    color: #000000;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
}

.slider .carousel-caption p {
    color: #174974;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 25px;
}

.slider .carousel-caption a {
    padding: 10px 40px;
    letter-spacing: 1px;
}

/*-----------------------Slider End-------------------------*/

/*-----------------------About Start------------------*/

.aboutBlock {
    width: 100%;
    float: left;
    padding: 50px 0px;
}

.allTitle {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 50px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
}

.aboutFeature img {
    margin: 0 auto;
}

/*-----------------------About End--------------------*/

/*----------------------Introduction Start------------*/

.introduction {
    width: 100%;
    float: left;
    background: #eeee;
}

.contentOfbqc {
    padding: 50px 0px;
    float: left;
}

.contentOfbqc p {
    font-size: 15px;
}

/*----------------------Introduction End--------------*/

/*-------------Certification Process Start-------------*/

.processFeature {
    width: 100%;
    float: left;
    padding: 50px 0px;
}

/*--------------Certification Process End--------------*/

/*--------------Our Service Start----------------------*/

.ourService {
    width: 100%;
    float: left;
    padding: 50px 0px;
    background: #f4f4f4;
}

.ourService h2 {
    margin-bottom: 30px;
}

.service ul li {
    border-bottom: 5px solid #ff0000;
    font-size: 16px;
    list-style: outside none none;
    margin-bottom: 40px;
    padding-bottom: 5px;
}

.our-accreditation p {
    font-size: 16px;
}

/*--------------Our Service End------------------------*/

/*---------------Contact Start-------------------------*/

.contact {
    width: 100%;
    float: left;
    padding: 50px 0px;
}

.form-control {
    border: 1px solid #eeeeee;
    border-radius: 0;
    color: #555555;
    height: 60px;
    box-shadow: none;
}

.contact button {
    padding: 10px 40px;
    letter-spacing: 1px;
}

/*---------------Contact End---------------------------*/

/*---------------Location Start---------------------------*/

.location {
    width: 100%;
    float: left;
}

/*---------------Location End-----------------------------*/

/*---------------------Footer Start--------------------*/

.footer {
    background: #135868 none repeat scroll 0 0;
    float: left;
    padding: 30px 0;
    width: 100%;
}

.footer h2 {
    text-transform: uppercase;
    font-weight: 400i;
    color: #fff;
}

.setline img {
    margin: 0 auto;
    padding: 20px 0px;
}

.sub-Footer {
    width: 100%;
    float: left;
}

.sub-Footer p {
    margin-top: 10px;
}

.socialIcon {
    text-align: center;
}

.socialIcon ul li {
    display: inline-block;
}

.socialIcon ul li a {
    width: 50px;
    height: 50px;
    float: left;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: #FFF;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 20px;
}

.socialIcon ul li a:hover {
    background: #fff;
    color: #000;
}

/*---------------------Footer End----------------------*/

/*---------------------Contact Start----------------------*/

.contactBlock {
    float: left;
    padding: 50px 0;
    width: 100%;
}

.contactBlock input {
    border-radius: 0;
    height: 40px;
}

.contactBlock textarea {
    border-radius: 0;
}

.contactBlock button {
    background: #f23c31 none repeat scroll 0 0;
    border-radius: 0;
    margin-top: 15px;
    padding: 8px 15px;
    transition: all 0.5s ease 0s;
}

/*---------------------Contact End------------------------*/

/*---------------------Audit Process Start------------------------*/

.auditProcess {
    width: 100%;
    float: left;
    padding: 15px 0 0;
}

/*---------------------Audit Process End--------------------------*/

.p-3 {
    padding-top: 8rem;
    padding-bottom: 10rem;
}

.p-4 {
    padding-top: 5rem;
}

/*--------------------Client Start--------------------------------*/

/*--------------------Client End----------------------------------*/