﻿.about-heading {
    padding: 36px;
    text-align: center;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 18px;
    margin: 60px 0 30px;
    position: relative;
}



.features .pointers {
    list-style: none;
}

    .features .pointers li {
        position: relative;
    }

        .features .pointers li::after {
            font: normal normal normal 14px/1 FontAwesome;
            left: 0px;
            position: absolute;
            top: 32%;
            margin-top: -5px;
            line-height: 1;
            font-size: 25px;
            color: #C4151C;
            content: '+';
        }

.features {
    padding: 0 50px;
    /*margin-top: 20px;*/
}

/**********************/

.about-grids h3:nth-child(1):before {
    margin-left: -75px;
    width: 150px;
    background-color: #ddd;
}

.about-grids h3:nth-child(1):after, .about-grids h3:nth-child(1):after {
    width: 50px;
    background-color: #C4151C;
    margin-left: -25px;
}

.about-grids h3:nth-child(1):after, .about-grids h3:nth-child(1):before {
    position: absolute;
    top: 70px;
    left: 50%;
    bottom: 0;
    height: 2px;
    content: '';
}

.about-grids .about-text {
    margin: 50px 0px 20px 0px;
    text-align: center;
}

.pointers p {
    font-family: 'Montserrat', sans-serif;
    padding: 9px 0 9px 28px;
    font-weight: 700;
    color: #000;
}

.VM {
    margin-top: 20px;
    position: relative;
    border-top: 3px solid #ddd;
    /*background-image: linear-gradient(#f9f9f9, #ffffff);*/
    padding: 0px 0px;
    font-family: 'Open Sans', sans-serif;
    transition: all 0.3s ease-in-out;
}

.VM-Box {
    border-top: 3px solid #d700025e;
}

.VM-Box1 {
    border-top: 3px solid #d700025e;
}

.VM-Box:before, .VM-Box:after {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7000261), to(transparent));
    background-image: -webkit-linear-gradient(#d7000261, transparent);
    background-image: -moz-linear-gradient(#d7000261, transparent);
    background-image: -o-linear-gradient(#d7000261, transparent);
    background-image: linear-gradient(#d7000261, transparent);
    top: -3px;
    bottom: -3px;
    width: 3px;
}

.VM-Box1:before, .VM-Box1:after {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7000261), to(transparent));
    background-image: -webkit-linear-gradient(#d7000261, transparent);
    background-image: -moz-linear-gradient(#d7000261, transparent);
    background-image: -o-linear-gradient(#d7000261, transparent);
    background-image: linear-gradient(#d7000261, transparent);
    top: -3px;
    bottom: -3px;
    width: 3px;
}

.VM:before {
    left: -3px;
}

.VM:after {
    right: -3px;
}

.VM:hover {
    box-shadow: 0 -9px 21px -5px #d3d3d3;
}

.VM-icon {
    position: relative;
    width: 100px;
    margin: auto;
    top: -35px;
    background-color: #db1f27;
    border-radius: 30px 5px;
    color: #fff;
    text-align: center;
}

    .VM-icon i {
        position: relative;
        width: 100%;
        border-radius: 30px 5px;
        font-size: 35px;
        min-height: 50px;
        padding: 14px 0px;
        box-shadow: 0px 11px 22px -8px #000;
    }

        .VM-icon i.fa.fa-line-chart {
            font-size: 40px;
            padding: 20px 0px;
        }

.vission {
    background-color: #d70002;
}

.mission {
    background-color: #d70002;
}

.acc-boxs {
   padding: 0 35px;
    min-height: 250px;
    border-left: 1px solid #ccc;
    margin-left: 25px;
    transition: all 0.3s ease-in-out;
}

    .acc-boxs ul.unorder {
        font-size: 14px;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .acc-boxs ul.unorder li {
            margin-bottom: 5px;
        }

            .acc-boxs ul.unorder li::before {
                content: "+ ";
                color: #C4151C;
                font-size: 20px;
                position: relative;
                top: 3px;
                left: -12px;
            }

.div1 .div2 {
    margin: 30px 0px 30px 0px;
}

.career-form {
    margin: 20px 0px 30px 0px;
}

    .career-form .input-box {
        border: 1px solid #ddd;
        outline: 0;
        padding: 12px;
        background-color: #FFF;
        color: #333;
        margin: 12px 0;
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        background-clip: padding-box;
        border-radius: 3px;
    }

    .career-form select {
        border: 1px solid #ddd;
        outline: 0;
        padding: 12px;
        background-color: #FFF;
        color: #333;
        margin: 12px 0;
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        background-clip: padding-box;
        border-radius: 3px;
    }

    .career-form .apply_btn {
        border-color: #e1e2e1;
        padding: 10px;
        margin: 5px 0;
        width: 50%;
        color: #fff;
        background-color: #C4151C;
        border: 1px solid transparent;
        border-radius: 4px
    }

.capt {
    margin: 30px 0 30px 0;
}

.career-form label {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 10px;
    cursor: pointer;
}

.career-form .choose-file {
    margin: 15px 0px 30px 20px;
}

.acc-page .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
    margin: 12px 0;
}

.acc-page .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.acc-page .panel-title {
    font-size: 14px;
}

    .acc-page .panel-title > a {
        display: block;
        padding: 10px;
        text-decoration: none;
        color: #6e6f72;
        background: #f5f5f5;
        font-weight: 500;
        font-family: 'roboto', sans-serif;
    }

.fa-plus:before {
    color: #d70002;
    margin-right: 10px;
    margin-left: 10px;
}

.acc-page .more-less {
    float: right;
    color: #212121;
}

.acc-page .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.acc-page {
    margin: 30px 0px 30px 0px;
}



/*.sm-form-control {
    display: block;
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 1.42857143;
    border: 1px solid #e1e2e1;
    padding: 10px;
    margin: 5px 0;
}*/

.contact-widget .button-3d {
    width: 100%;
    outline: none;
    white-space: nowrap;
    margin: 16px 0px;
    /*padding: 0 22px;*/
    line-height: 40px;
    background-color: #C4151C;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
}

    .contact-widget .button-3d:hover {
        background-color: #6e6f72;
    }

.contact-widget label {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 10px;
    cursor: pointer;
}


.feature-box {
    position: relative;
    min-height: 250px;
    max-height: 250px;
    padding: 60px 10px;
    border: 1px solid #6e6f72;
    border-radius: 5px;
    text-align: center;
}

    .feature-box .fbox-icon {
        position: absolute;
        top: -40px;
        left: 50%;
        margin: 0 0 0 -48px;
        background-color: #FFF;
        width: 100px;
    }

        .feature-box .fbox-icon i {
            position: relative;
            width: 100%;
            height: 100%;
            border-radius: 30px 5px;
            font-size: 50px;
            min-height: 80px;
            padding: 14px 0px;
            box-shadow: 0px 11px 22px -8px #000;
            line-height: 50px;
        }

    .feature-box .social-icon {
        display: inline-block;
        border:none;
    }

        .feature-box .social-icon .fab {
            font-size: 20px;
            /*margin: 5px 5px;*/
            height: auto;
            width: 40px;
            line-height: 40px;
            display: inline-block;
            border-radius: 50%;
            text-decoration: none;
            color:#fff;
        }

            .feature-box .social-icon .fa:hover {
                opacity: 0.7;
            }

        .feature-box .social-icon:nth-child(1) {
            background: #3b5998;
            color: #fff;
            border-radius: 50px;
        }

        .feature-box .social-icon:nth-child(2) {
            background: #1da1f2;
            color: #fff;
            border-radius: 50px;
        }

        .feature-box .social-icon:nth-child(3) {
            background: #0077b5;
            color: #fff;
            border-radius: 50px;
        }

    .feature-box .cont-url {
        margin-top: 20px;
    }

        .feature-box .cont-url a {
            margin-top: 20px;
            color: #c4151c;
            text-decoration: none;
        }

    .feature-box.cont-box1 {
        border: 1px solid #ff9933;
        background-color: #f9f9f9;
        color: #696969;
    }

    .feature-box.cont-box2 {
        border: 1px solid #0088cc;
        background-color: #f9f9f9;
        color: #696969;
    }

    .feature-box.cont-box3 {
        border: 1px solid #128c7e;
        background-color: #f9f9f9;
        color: #696969;
    }

    .feature-box.cont-box4 {
        border: 1px solid #0084ff;
        background-color: #f9f9f9;
        color: #696969;
    }

    .feature-box i.fa.fa-map-marker {
        background-color: #ff9933;
        color: #ffffff;
    }

    .feature-box i.fa.fa-globe {
        background-color: #0088cc;
        color: #ffffff;
    }

    .feature-box i.fa.fa-phone {
        background-color: #128c7e;
        color: #ffffff;
    }

    .feature-box i.fa.fa-wifi {
        background-color: #0084ff;
        color: #ffffff;
    }

    .feature-box a.support {
        text-decoration: none;
        color: #676767;
        font-weight: 700;
    }

.contact-widget .captcha {
    margin-top: 10px;
}

.cont-form {
    margin: 0px 0px 80px 0px;
}

.clear-bottommargin {
    margin: 80px 0px 80px 0px;
}


/**login form**/

.login-form {
    /*border: 1px solid #000;*/
    padding: 30px;
    min-height: 560px;
    max-height: 560px;
    margin-top: 30px;
    border-radius: 5px;
    background-color: #fff;
}

/*.login-bg {
    background-image: url('/Content/images/others/mountain4.jpg');
    min-height: 636px;
    background-position: center center;
    background-size: cover;
    position: relative;
}*/

.login-form .logo {
    height: auto;
    width: 75px;
}

.login-bg {
    background-image: url('/Content/images/others/mountain4.jpg');
    background-size: cover;
    min-height: 636px;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.login-form .logo {
    height: auto;
    width: 75px;
}

.mt-0{
    margin-top:0.5rem !important;
}

.login-box {
    margin-top: 30px;
}

.check-box {
    margin-top: 30px;
}

.login-form .btn {
    background: #5cb85c;
    margin-top: 35px;
    width: 100px;
    height: auto;
}

.login-box {
    position: relative;
    font-size: 11px;
    color: #666;
}

    .login-box + .login-box {
        margin-top: 30px;
    }

    .login-box .login-label {
        position: absolute;
        z-index: 1;
        top: 13px;
        left: 45px;
        transition: 0.3s;
    }

    .login-box .input {
        width: 92%;
        position: relative;
        z-index: 3;
        height: 35px;
        background: none;
        border: none;
        padding: 5px 0;
        transition: 0.3s;
        border-bottom: 1px solid #777;
        color: #555;
    }

        .login-box .input:invalid {
            outline: none;
        }

        .login-box .input:focus, .login-box .input:valid {
            outline: none;
            box-shadow: 0 1px #4caf50;
            border-color: #4caf50;
            font-size: 12px;
        }

            .login-box .input:focus + .login-label, .login-box .input:valid + .login-label {
                font-size: 14px;
                color: #4caf50;
                -webkit-transform: translateY(-30px);
                transform: translateY(-30px);
            }

    .login-box .input-group-addon {
        border: 0;
        background: transparent;
        padding: 6px 15px 0px;
    }

.login-head p {
    float: right;
    margin: -60px 0 0px 0px;
    text-transform: uppercase;
}

.text-head p {
    text-align: center;
}

.login-form .checkbox {
    margin-top: 40px;
}

.login-form .social-footer {
    margin-top: 20px;
}

.login-form .checkbox label {
    cursor: pointer;
    padding-left: 0;
    color: rgba(0,0,0, 0.26);
}


.heading-block.center > span {
    font-size: 15px !important;
    color: #555 !important;
}

.title-sub {
    font-size: 15px;
}

.quality-text {
    padding: 50px 0;
}

.apply {
    background-color: #b31616 !important;
    margin-right: 10px !important;
}

.apply:hover{
    background-color: #b31616 !important;
}


.cancel {
    background-color: #c1c1c1 !important;
}

    .cancel:hover {
        background-color: #c1c1c1 !important;
    }



.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: #e11d25 !important;
}

.contactnbtn  {
    background-color: #c4151c !important;
}

.contactnbtn :hover {
    background-color: #c4151c !important;
}

.heading-block:after {
    border-top: 2px solid #e51e26;
}


.vis, .mis {
    font-size: 18px !important;
}


@media screen and (min-width:320px) and (max-width:767px) {
    #page-title span {
            display: none;
        }

        .wizard-card h4 {
            font-size: 1.0em;
        }

    .feature-box {
        margin-bottom: 50px;
    }
    .about-heading {
        padding: 20px;
        text-align: justify;
        font-size: 15px;
    }

    .abtsec1 {
        margin-bottom: 30px;
    }
    }