﻿/************about us************/
.about {
    background: url(../images/about/bg-image.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 90px 0px;
}

.aboutheading {
    text-align: center;
    padding-bottom: 50px;
}

    .aboutheading h2 {
        padding: 0px 0px 20px 0px;
        font-size: 50px;
        font-weight: bold;
        color: #eb5310;
        line-height: 50px;
    }

    .aboutheading span {
        color: #141012;
        font-size: 17px;
        line-height: 32px;
    }

.black {
    color: #141012
}

.about .about-box {
}

    .about .about-box figure {
        margin: 0px;
    }

    .about .about-box p {
        font-size: 17px;
        line-height: 32px;
        color: #141012;
    }

    .about .about-box a {
        width: 200px;
        font-size: 17px;
        padding: 20px 0px;
        background-color: #f71f09;
        color: #fff;
        display: inline-block;
        line-height: 20px;
        border-radius: 30px;
        text-align: center;
        margin-top: 30px;
    }

        .about .about-box a:hover {
            color: #fff;
            background-color: #81256c;
        }

.border {
    border-radius: 30px;
    border: #eb5310 solid 3px !important;
    padding: 40px 40px;
}

.Library {
    background-color: #fff;
    padding: 90px 0px;
}

    .Library .titlepage {
        text-align: center;
        padding-bottom: 54px;
    }

        .Library .titlepage h2 {
            padding: 0px 0px 20px 0px;
            font-size: 50px;
            font-weight: bold;
            color: #b32137;
            line-height: 50px;
        }

        .Library .titlepage span {
            color: #141012;
            font-size: 17px;
            line-height: 32px;
        }

.bg {
    background-color: #81256c;
}

.Library-box {
    padding: 20px 0px 10px 0px;
}

.bg .Library-box figure {
    margin: 0;
}

.read-more {
    justify-content: center;
    display: flex;
}



    .read-more a {
        width: 200px;
        font-size: 17px;
        padding: 20px 0px;
        background-color: #81256c;
        color: #fff;
        display: inline-block;
        line-height: 20px;
        border-radius: 30px;
        text-align: center;
        margin-top: 30px;
    }

        .read-more a:hover {
            background-color: #000;
        }


.box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}

.Books {
    background-color: #fff;
}

    .Books .titlepage {
        text-align: center;
        padding-bottom: 65px;
    }

        .Books .titlepage h2 {
            padding: 0px 0px 20px 0px;
            font-size: 50px;
            font-weight: bold;
            color: #b32137;
            line-height: 50px;
        }

        .Books .titlepage span {
            color: #141012;
            font-size: 17px;
            line-height: 32px;
        }


    .Books .book-box figure {
        margin: 0px;
    }

    .Books p {
        padding: 30px 46px;
        color: #141012;
        font-size: 17px;
        line-height: 30px;
        text-align: center;
    }

.aboutheading span {
    color: #141012;
    font-size: 17px;
    line-height: 32px;
}
/************package*******/
.pricingTable {
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding: 30px 30px 70px;
    border-radius: 10px;
    box-shadow: 0 0 15px -8px rgba(0,0,0,0.5);
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .pricingTable:before,
    .pricingTable:after {
        content: "\f09a";
        background-color: #F4F5F9;
        width: 400px;
        height: 400px;
        border-radius: 50%;
        position: absolute;
        top: -213px;
        right: -213px;
        z-index: -1;
    }

    .pricingTable:after {
        background-color: #ec5d1ee0;
        height: 300px;
        width: 300px;
        top: auto;
        bottom: -210px;
        right: auto;
        left: -160px;
    }

    .pricingTable .title {
        color: #1A2A3A;
        font-size: 33px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 20px;
    }

        .pricingTable .title:before {
            content: "";
            background-color: #1A2A3A;
            width: 65px;
            height: 3px;
            margin: 0 auto 20px;
            display: block;
            clear: both;
        }

    .pricingTable .price-value {
        color: #fff;
        background-color: #ec5d1ee0;
        width: 160px;
        height: 160px;
        padding: 57px 0 0;
        margin: 0 auto 25px;
        border-radius: 50%;
    }

        .pricingTable .price-value .currency {
            font-size: 35px;
            font-weight: 300;
            line-height: 35px;
            vertical-align: top;
            display: inline-block;
        }

        .pricingTable .price-value .amount {
            font-size: 58px;
            font-weight: 700;
            line-height: 45px;
            display: inline-block;
        }

        .pricingTable .price-value .duration {
            font-size: 18px;
            font-weight: 400;
            letter-spacing: 1px;
            margin: 0 0 0 -5px;
            display: inline-block;
        }

    .pricingTable .pricing-content {
        padding: 0;
        margin: 0 0 25px;
        list-style: none;
        display: inline-block;
    }

        .pricingTable .pricing-content li {
            color: #888;
            font-size: 15px;
            font-weight: 500;
            text-align: left;
            padding: 0 0 0 35px;
            margin: 0 0 20px;
            position: relative;
        }

            .pricingTable .pricing-content li:last-child {
                margin: 0;
            }

            .pricingTable .pricing-content li:before {
                /*content: "\f09a";*/
                color: #fff;
                background-color: #FE5F85;
                font-family: "Font Awesome 5 Free";
                font-size: 13px;
                font-weight: 900;
                text-align: center;
                line-height: 20px;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                position: absolute;
                top: 1px;
                left: 0;
            }

    .pricingTable .pricingTable-signup a {
        color: #fff;
        background-color: #ef6122;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        width: 140px;
        padding: 3px 10px;
        margin: 0 auto;
        border-radius: 15px;
        border: 2px solid transparent;
        display: block;
        transition: all 0.3s ease 0s;
    }

        .pricingTable .pricingTable-signup a:hover {
            color: #FE5F85;
            background-color: transparent;
            border-color: #FE5F85;
        }

    .pricingTable.blue:after {
        background-color: #00CCFF;
    }

    .pricingTable.blue .price-value {
        background-color: #00CCFF;
    }

    .pricingTable.blue .pricing-content li:before {
        background-color: #00CCFF;
    }

    .pricingTable.blue .pricingTable-signup a {
        background-color: #00CCFF;
    }

        .pricingTable.blue .pricingTable-signup a:hover {
            color: #00CCFF;
            background-color: transparent;
            border-color: #00CCFF;
        }

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin-bottom: 30px;
    }
}
/********why css**********/

.why-us-section {
    position: relative;
    padding: 90px 0px 50px;
    color: #ffffff;
    background-color: #ec5d1ee0;
}

    .why-us-section .bg-grey {
        position: absolute;
        left: 90px;
        top: 0px;
        width: 50%;
        height: 100%;
        background-color: #ea6c35bf;
        z-index: 1;
        transform: skewX(-14deg);
        -webkit-transform: skewX(-14deg);
        -moz-transform: skewX(-14deg);
        -ms-transform: skewX(-14deg);
        -o-transform: skewX(-14deg);
    }

.why-us-section .bg-image {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 65%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}

.why-us-section .auto-container {
    position: relative;
    z-index: 2;
}

.why-us-section .sec-title h2,
.why-us-section .sec-title h3 {
    text-transform: capitalize;
    margin-bottom: 0px;
}

.why-us-section .sec-title .line {
    margin-top: 25px;
}

.why-us-section .block {
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
    padding-right: 10px;
}

    .why-us-section .block .number {
        position: absolute;
        left: 0;
        top: 15px;
        font-style: italic;
        color: #fff;
        font-weight: 800;
        font-size: 92px;
    }

    .why-us-section .block:hover .number {
        color: #c2af0f;
    }

    .why-us-section .block h4 {
        position: relative;
        font-size: 16px;
        font-weight: 700;
        color: #ffffff;
        font-style: normal;
        margin-bottom: 10px;
    }

    .why-us-section .block p {
        position: relative;
        font-size: 14px;
        font-weight: 400;
        color: #cccccc;
        font-style: normal;
        margin-bottom: 10px;
    }
/***********Team**********about us***********/
.our-team .team {
    position: relative;
    padding: 10px 0 10px 20px;
}

    .our-team .team:before {
        content: "";
        width: 40px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #ff6a00;
    }

.our-team .pic {
    position: relative;
    overflow: hidden;
}

    .our-team .pic:after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.4);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: all 0.5s ease 0s;
    }

.our-team:hover .pic:after {
    opacity: 1;
}

.our-team .pic img {
    width: 100%;
    height: auto;
}

.our-team .social-links {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    bottom: -40%;
    left: 0;
    text-align: center;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.our-team:hover .social-links {
    bottom: 20px;
}

.our-team .social-links li {
    display: inline-block;
    margin-right: 5px;
}

    .our-team .social-links li a {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        border: 1px solid #fdfffc;
        font-size: 18px;
        color: #fdfffc;
        transition: all 0.5s ease 0s;
    }

        .our-team .social-links li a:hover {
            background: #2ec4b6;
            border: 1px solid #2ec4b6;
        }

.our-team .team-info {
    padding: 20px;
    background: #2ec4b6;
    color: #011627;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

    .our-team .team-info:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -100%;
        background: #ff6a00;
        z-index: -1;
        transition: all 0.5s ease 0s;
    }

.our-team:hover .team-info:before {
    left: 0;
}

.our-team .title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.our-team:hover .title {
    color: #2ec4b6;
}

.our-team .post {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #e71d36;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.our-team:hover .team-info,
.our-team:hover .post {
    color: #fdfffc;
}

.our-team .description {
    font-size: 14px;
    line-height: 22px;
}

@media screen and (max-width: 990px) {
    .our-team {
        margin-bottom: 20px;
    }
}
   /*******partners********/
h2 {
    text-align: center;
    padding: 20px;
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
/*******logos slider*****/
<style >
@import url('https://fonts.googleapis.com/css?family=Poppins');

.sec {
    margin: 8px 18px;
    box-shadow: 3px 4px 15px #00000038;
    border-radius: 10px;
    padding: 20px 30px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.carousel-indicators {
    bottom: -10px;
}

    .carousel-indicators li,
    .carousel-indicators .active {
        background: #00aa9b
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 3px
    }

/***business services*******/
/***************about us- services************/
.serviceabout {
    z-index: 1;
    position: relative;
}

    .serviceabout .service-content {
        padding: 20px;
        background: #000;
        border: 2px solid #000;
        text-align: center;
        position: relative;
    }

        .serviceabout .service-content:after {
            content: "";
            width: 100%;
            height: 100%;
            background: #e09e25;
            position: absolute;
            top: 10px;
            left: 10px;
            z-index: -1;
            transition: all 0.5s ease 0s;
        }

    .serviceabout:hover .service-content:after {
        top: 0;
        left: 0;
    }

    .serviceabout .service-icon {
        display: inline-block;
        font-size: 50px;
        color: #e09e25;
        margin-bottom: 20px;
        transition: all 0.5s ease 0s;
    }

    .serviceabout:hover .service-icon {
        transform: rotateY(180deg);
    }

    .serviceabout .title {
        font-size: 20px;
        font-weight: 600;
        color: #474747;
        text-transform: uppercase;
        margin: 0 0 10px 0;
    }

    .serviceabout .description {
        font-size: 15px;
        color: #777;
        line-height: 25px;
        margin-bottom: 0;
    }

@media only screen and (max-width:990px) {
    .serviceabout {
        margin-bottom: 30px;
    }
}