﻿body {
    font-family: sans-serif,Arial,'Open Sans';
    font-size: 14px;
    color: #000;
}

a, a:hover, a:focus {
    text-decoration: none;
}

ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.padding0 {
    padding: 0;
}

.border0 {
    border: none !important;
}

.mrgnTB15 {
    margin: 15px 0;
}

.color1 {
    background-color: #e5342c !important;
}

.color2 {
    background-color: #ff564f !important;
}

.color3 {
    background-color: #ffa09c !important;
}

.deskvrsn {
    display: block;
}

.mobivrsn {
    display: none;
}

.myboxshadow {
    box-shadow: #000 0 0 10px !important;
}
/*******************************Header*********************************************/

.affix.header{ z-index:10;}

.header {
    width: 100%;
    float: left; background-color:#fff;
}

.logo {
    width: 100%;
    float: left;
}

.mobiicon {
    background-color: #9e0700;
    color: #fff;
    width: 40px;
    padding: 8px;
    text-align: center;
    float: right;
    margin-right: 15px;
    border-radius: 3px;
}

.socialicon {
    width: 100%;
    float: left;
    margin: 5px;
}

    .socialicon ul {
        float: right;
    }

        .socialicon ul li {
            float: left;
            margin: 0 5px;
        }

            .socialicon ul li a {
                font-size: 34px;
            }

                .socialicon ul li a:hover {
                    opacity: 0.8;
                }

.Searchbg {
    width: 100%;
    float: right;
}

.serchinputbg {
    width: 60%;
    position: relative;
    margin: 0 auto;
}

.searchicon {
    position: absolute;
    right: 0;
    padding: 8px;
    cursor: pointer;
}

.menutop {
    width: 100%;
    float: left;
    background-color: #9e0700;
}

    .menutop ul {
        float: right;
    }

        .menutop ul li {
            float: left;
        }

            .menutop ul li a {
                color: #fff;
                font-size: 16px;
                padding: 8px 15px;
                display: block;
                text-transform: capitalize;
            }

                .menutop ul li a:hover {
                    background-color: #000;
                    color: #fff;
                }
/*****************************body*********************************************/

.investmentlink {
    width: 100%;
    float: left;
}

.plusicon {
    position: absolute;
    right: 0;
    padding: 10px;
}

.mymenubtn {
    display: block;
    padding: 10px;
    border-radius: 4px;
    position: relative;
    background-color: #9e0700;
    color: #fff !important;
}

.myslider {
    width: 100%;
    float: left;
}

.boxpart {
    width: 100%;
    float: left;
    padding: 40px 0;
}

    .boxpart h1 {
        text-align: center;
        color: #9e0700;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 70px;
        position: relative;
    }

        .boxpart h1::after {
            position: absolute;
            content: '';
            height: 3px;
            width: 10%;
            background-color: #9e0700;
            bottom: -10px;
            left: 45%;
        }

.boxbg {
    width: 100%;
    float: left;
    box-shadow: #868686 0 0 10px;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.boximgbg {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}

.boximg {
    width: 100%;
    float: left;
    transition: .5s ease;
}

    .boximg img {
        height: fit-content;
        /*height: 175px;*/
    }

.boxbody {
    width: 92%;
    text-align: justify;
    padding: 12px;
    border-top: #7b7a7a solid 1px;
    border-bottom: #7b7a7a solid 1px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.boxbg:hover .boximg {
    transform: scale(1.1);
}

.facebook {
    color: #3b5998;
}

.twitter {
    color: #0084b4;
}

.googlepls {
    color: #DB4437;
}

.instagram {
    color: #C32AA3;
}

.allmainpage {
    width: 100%;
    float: left;
    padding: 40px 0;
}

.headingall {
    width: 100%;
    float: left;
    color: #e5342c;
    text-align: center;
    height: 80px;
    position: relative;
    background: url(../images/hdimg.png) left top no-repeat;
    margin: 15px 0;
    text-transform: capitalize;
}

.headbg {
    position: absolute;
    width: auto;
    background-color: #9e0700;
    color: #fff;
    padding: 9px;
    top: 13px;
    margin: 0;
}

/*.headingall::after {
    position: absolute;
    content: '';
    background-color: #e5342c;
    width: 112px;
    height: 3px;
    left: 45%;
    box-shadow: #2d2d2d 2px 2px;
}*/
.careerbg {
    width: 100%;
    float: left;
}

.mycareerinput {
    border: #5f5c5c solid 2px;
    border-radius: 0;
    padding: 18px 12px;
}

.investorbg {
    width: 100%;
    float: left;
}

.mypera {
    width: 100%;
    float: left;
}

    .mypera li {
        margin-bottom: 20px;
        text-align: justify;
    }

.blogtime {
    width: 100%;
    float: left;
    box-shadow: #ccc 0 0 3px;
    text-align: left;
    padding: 10px;
    margin-top: 10px;
}

.myblogbtn {
    float: right;
    background-color: #9e0700;
    color: #fff;
    padding: 5px;
    font-size: 13px;
}

    .myblogbtn:hover, .myblogbtn:focus {
        color: #fff;
        background-color: #de1910;
    }

.myinvestor {
    width: 100%;
    float: left;
    border: #9e0700 solid 2px;
    box-shadow: #9e0700 0 0 5px;
    margin-bottom: 20px;
}

.contclinks {
    width: 100%;
    float: left;
    text-align: center;
}

    .contclinks .fa {
        color: #9e0700;
        font-size: 45px;
    }

/**************************Footer********************************/
.footer {
    width: 100%;
    float: left;
    padding-top: 30px;
    background: url(../images/banner/enquiry-img.jpg)left top no-repeat fixed;
    background-size: 100% 100%;
}

    .footer h1 {
        color: #fff;
        margin-bottom: 40px;
        position: relative;
    }

        .footer h1::after {
            position: absolute;
            content: '';
            background-color: #fff;
            height: 2px;
            width: 110px;
            left: 45%;
            bottom: -12px;
        }

.quirybg {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.footlinks, .footlinksadd {
    width: 100%;
    float: left;
    color: #fff;
}

    .footlinks li {
        line-height: 25px;
    }

        .footlinks li a {
            color: #fff;
        }

    .footlinksadd li {
        line-height: 30px;
        padding-left: 30px;
        position: relative;
        font-size: 13px;
    }

        .footlinksadd li .fa {
            position: absolute;
            left: 0;
            line-height: 30px;
        }

.copyright {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background-color: #000;
    border-top: #fff solid 1px;
}
