﻿/****best team*/
.bestteam {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 80px 0px;
    float: left;
    background-color: #fafafa;
}

.our-team {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 15px 15px 25px 15px;
    float: left;
    background: #fcfff0;
    text-align: center;
    background-image: url(https://www.transparenttextures.com/patterns/otis-redding.png);
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 55px 0px;
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
}

    .our-team img {
        width: 190px;
        height: 190px;
        border-radius: 50%;
        margin: 0px auto;
        box-shadow: 0 6px 20px rgba(0,0,0,7%);
    }

    .our-team .team-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        padding: 30px 20px;
        background: #0030B8;
        transform: scale(0.1,0.1);
        transition: all 0.50s ease-in-out;
    }

    .our-team:hover .team-content {
        opacity: 1;
        transform: scale(1,1);
    }

    .our-team .team-prof {
        margin: 0px 0 5px 0;
    }

        .our-team .team-prof a {
            color: #fff;
            font-size: 15px;
            font-weight: 600;
        }

            .our-team .team-prof a:hover {
                color: #fff;
                text-decoration: none;
            }

        .our-team .team-prof small {
            color: #fff;
            display: block;
            font-size: 14px;
            line-height: 22px;
            margin-top: 0px;
            font-weight: 400;
        }

    .our-team .social-link {
        padding: 0;
        margin: 0;
    }

        .our-team .social-link li {
            list-style: none;
            margin-right: 5px;
            display: inline-block;
        }

            .our-team .social-link li a {
                width: 25px;
                height: 25px;
                line-height: 35px;
                border-radius: 50%;
                color: #fff;
            }

                .our-team .social-link li a:hover {
                    color: #fff;
                }


/*********top background*************/
.aboutus-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-page-bg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
    float: left;
    background-color: #000830;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    display: inline-block;
    padding: 0px 0px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

    .aboutus-pagetext-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .aboutus-pagetext-ul li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 0px;
            float: left;
            font-size: 16px;
            line-height: 25px;
            color: #fff;
            text-align: center;
        }
.our-team {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 15px 15px 25px 15px;
    float: left;
    background: #fcfff0;
    text-align: center;
    background-image: url(https://www.transparenttextures.com/patterns/otis-redding.png);
}

    .our-team .pic {
        display: inline-block;
        width: 240px;
        height: 240px;
        background: rgb(247 245 236 / 0%);
        padding: 10px;
        margin-bottom: 25px;
        transition: all 0.5s ease 0s;
    }

    .our-team:hover .pic {
        background: #104587b8;
        border-radius: 50%;
    }

.pic img {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    margin: 0px auto;
    background: #f7f5ec;
    padding: 0px 0px 0px 0px;
}

.our-team .title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #0b867b;
    margin: 0 0 10px 0;
}

.our-team .title2 {
    display: block;
    font-size: 27px;
    line-height: 30px;
    font-weight: 600;
    color: #0b867b;
    margin: 0 0 10px 0;
    text-align: left;
}

.our-team .title3 {
    display: block;
    font-size: 26px;
    line-height: 31px;
    font-weight: 600;
    color: #0b867b;
    margin: 0 0 10px 0;
    text-align: left;
}

.our-team .post {
    margin: 13px 0px 0px 0px;
    display: block;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 600;
}

.our-team .post1 {
    margin: 12px 0px 15px 0px;
    padding: 0px;
    display: block;
    font-size: 16px;
    line-height: 19px;
    color: #4a4a4a;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: left;
}

.our-team .post2 {
    margin: -5px 0px 0px 0px;
    display: block;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    text-align: left;
    color: #4a4a4a;
    float: left;
    width: 100%;
}

.linenann {
    height: 3px;
    width: 40px;
    margin: 4px auto;
    background-color: #0b867b;
}

.linenann2 {
    height: 3px;
    width: 40px;
    margin: 4px 0px;
    background-color: #0b867b;
}

.linenann3 {
    height: 3px;
    width: 40px;
    margin: 4px 0px;
    background-color: #0b867b;
}

.our-team-dtul {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left;
}

    .our-team-dtul li {
        height: auto;
        width: 100%;
        list-style-type: none;
    }

        .our-team-dtul li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 10px 7px 10px;
            background: #009580;
            color: #fff;
            border-radius: 4px;
            font-weight: 700;
            font-size: 11px;
            text-decoration: underline !important;
            letter-spacing: .5px;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .our-team-dtul li a:hover {
                background: #859500;
                color: #fff;
            }







.our-team-dtul1 {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left;
}

    .our-team-dtul1 li {
        height: auto;
        width: 100%;
        list-style-type: none;
    }

        .our-team-dtul1 li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 10px 7px 10px;
            background: #009580;
            color: #fff;
            border-radius: 4px;
            font-weight: 700;
            font-size: 11px;
            text-decoration: underline !important;
            letter-spacing: .5px;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .our-team-dtul1 li a:hover {
                background: #859500;
                color: #fff;
            }

.startup-images-wpr {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
}

.startup-cntnt-wpr {
    width: 100%;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    float: left;
}

.startup-names {
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left;
    font-size: 19px;
    line-height: 27px;
    color: #00746f;
    font-weight: 500;
}

.startup-assciated-with {
    height: auto;
    width: 100%;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #363636;
}

.startup-brief-intro {
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: justify;
    font-size: 15px;
    line-height: 27px;
    color: #3c3c3c;
    font-weight: 400;
}


.startup-full-intro {
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: justify;
    font-size: 15px;
    line-height: 27px;
    color: #3c3c3c;
    font-weight: 400;
}

.mentor-names {
    width: 100%;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    text-align: left;
    font-size: 25px;
    line-height: 27px;
    color: #00746f;
    font-weight: 600;
    display: block;
}