/* ============================================================
    START CSS OF Cloud Setup Hero Section
============================================================ */
.cloud-setup-hero-section {
    background-size: cover;
    background-repeat: no-repeat;
}
.cloud-setup-hero-section .row {
    align-items: center;
}
.cloud-setup-hero-left-content {
    padding-top: 120px;
    padding-bottom: 120px;
}
.cloud-setup-hero-section .ie-primary-title span {
    color: #fff;
}
.cloud-setup-hero-section p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}
.cloud-setup-hero-left-content a {
    background-color: #fff;
    color: #2da9e4;
    border: 1px solid #fff;
}
.cloud-setup-hero-left-content a:hover {
    color: #fff;
}
.service-hero-right-content .service-section-img {
    text-align: right;
}
.service-hero-right-content .service-section-img img {
    width: 100%;
    max-width: 550px;
}
/* ============================================================
    END CSS OF Cloud Setup Hero Section
============================================================ */



/* ============================================================
    START CSS OF Our Pricing
============================================================ */
.our-pricing-content-wrap {
    text-align: center;
}
.our-pricing-content-wrap p {
    margin: auto;
    padding-top: 10px;
    max-width: 630px;
    color: #8a8a8a;
    font-size: 18px;
}
.our-pricing-content-wrap p.description strong {
    color: #666;
    font-weight: 500;
}
.pricing-tabs-wrap {
    padding: 70px 0;
}
.our-pricing-content-wrap p.btm-description {
    color: #666666;
    font-weight: 500;
    max-width: 1100px;
    padding-bottom: 35px;
}
/* ============================================================
    END CSS OF Our Pricing
============================================================ */

/* ==============================================================
    Specialise LMS section
===========================================================*/
.specialise-lms-section .specialise-lms-top {
    width: 100%;
    max-width: 930px;
    margin: 0 auto 70px;
}
.specialise-lms-section .specialise-lms-top h2 {
    margin-bottom: 15px;
}
.specialise-lms-section .specialise-lms-top a {
    margin-top: 40px;
}
.specialise-lms-section .specialise-lms-top p {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    font-weight: 300;
}
.who-we-icon svg path {
    transition: all 0.3s ease-in-out;
    fill: #2DA9E4;
}
.specialise-lms-right-services .who-we-our-services-items {
    flex-basis: calc(50% - 15px);
    padding: 20px 25px 30px;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0px 3px 9px -6px rgba(0,0,0,0.5);
}
.specialise-lms-right-services {
    display: flex;
    flex-wrap: wrap;
}
.specialise-lms-right-services .who-we-our-services-items:not(:nth-child(2n + 2)) {
    margin-right: 30px;
}
.who-we-icon {
    width: 130px;
    height: 130px;
    margin: 0 auto 20px;
    border-radius: 100%;
    box-shadow: 0px 3px 6px -2px rgba(0,0,0,.3);
    display: flex;
    justify-content: center;
    align-items: center;
}
.who-we-icon svg,
.who-we-icon img {
    width: 65px;
}
.who-we-hidden-content {
    padding-top: 15px;
}
.who-we-our-services-items:hover {
    box-shadow: 0px 6px 11px -6px rgba(0,0,0,0.5);
    border-bottom: 3px solid #2da9e4;
}
.who-we-our-services-items:hover .who-we-icon {
    background: #2da9e4;
}
.who-we-our-services-items h3 {
    margin: 0;
}
.who-we-our-services-items:hover h3 {
    color: #2da9e4;
    margin: 0;
}
.who-we-our-services-items:hover .who-we-hidden-content {
    visibility: visible;
    opacity: 1;
    color: #8a8a8a !important;
}
.who-we-our-services-items .who-we-hidden-content p {
    margin: 0;
}
.who-we-our-services-items:hover .who-we-icon svg path {
    fill: #fff;
}
.who-we-our-services-items:hover .who-we-icon img {
    filter: grayscale(1) brightness(3.5);
}
/* ==============================================================
    END Specialise LMS section
===========================================================*/

/* ==============================================================
    START CMS web dev section
===========================================================*/
.cms-developer-top {
    text-align: center;
    max-width: 1080px;
    margin: auto;
    padding-bottom: 70px;
}
.cms-developer-top p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin: auto;
}
.cms-developer-top h2 {
    margin-bottom: 25px;
}
.cms-developer-left-services {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}
.cms-services-items {
    width: calc(50% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
}
.top-content svg, .top-content img {
    width: 25px;
    margin-right: 15px;
}
.top-content svg path {
    fill: #2da9e4 !important;
}
.cms-services-items .top-content {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}
.cms-services-items .top-content h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.cms-services-items .desc-content p {
    margin: auto;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.cms-developer-section .right-area {
    padding-right: 0;
    padding-left: 0;
}
.cms-developer-section .left-area {
    padding-left: calc(50% - 760px);
    padding-right: 0;
}
.cms-developer-section .row {
    align-items: center;
}
.left-illipase::before {
    content: "";
    position: absolute;
    width: 36vw;
    height: 400px;
    left: -18vw;
    top: 0;
    background: url(/wp-content/uploads/2020/04/left-ellips-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}
.cms-developer-section .col-lg-5.left-area {
    overflow: hidden;
}
/* ==============================================================
    END CMS web dev section
    ===========================================================*/




.productive-business-section .left-area {
    padding-left: calc(50% - 860px);
}
.productive-business-section .right-area {
    padding-right: calc(50% - 860px);
}
.productive-right-content p {
    margin: 0;
    padding-bottom: 60px;
    max-width: 580px;
    font-size: 18px;
}
.productive-right-content h2 {
    margin-bottom: 25px;
}

                                        /*==============================
                                                        min-width: 1921px
                                                        ================================*/
@media only screen and (min-width: 1921px) {
    .cloud-setup-hero-section {
        background-position: 100%;
    }
}

                                        /*==============================
                                                        max-width: 1750px
                                                        ================================*/
@media only screen and (max-width: 1750px) {
    .productive-business-section .left-area {
        padding-left: 15px;
    }
    .productive-business-section .right-area {
        padding-right: 15px;
    }
}

                                        /*==============================
                                                        min-width: 1200px and max 1365px
                                                        ================================*/
@media only screen and (min-width: 1200px) and (max-width:1365px) {
    .cloud-setup-hero-section {
        background-position: 73%;
    }
}

                                        /*==============================
                                                        min-width: 992px and max 1199px
                                                        ================================*/
@media only screen and (min-width: 992px) and (max-width:1199px) {
    .cloud-setup-hero-section {
        background-position: 43%;
    }
    .specialise-lms-right-services .who-we-our-services-items {
        flex-basis: calc(50% - 10px);
    }
    .specialise-lms-right-services .who-we-our-services-items:not(:nth-child(2n + 2)) {
        margin-right: 20px;
    }
}
                                        /*==============================
                                                        min-width: 992px
                                                        ================================*/
@media only screen and (min-width: 992px) {
    /* .who-we-hidden-content {
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease-in-out;
    } */
}
                                        /*==============================
                                                        max-width: 991px
                                                        ================================*/
@media only screen and (max-width: 991px) {
    .cloud-setup-hero-left-content {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .service-hero-right-content .service-section-img {
        text-align: center;
    }
    .specialise-lms-section .specialise-lms-top {
        text-align: center;
    }
    .who-we-our-services-items {
        background: #fff;
        margin-bottom: 30px;
        box-shadow: 3.277px 2.294px 3px 0px rgba(0, 0, 0, 0.1);
    }
    .productive-business-section .left-area, .productive-business-section .right-area {
        max-width: 720px;
        margin: auto;
    }
    .productive-right-content p {
        padding-bottom: 40px;
    }
    .productive-right-content h2 {
        margin-bottom: 20px;
    }
    .productive-business-section .left-area{
        padding-bottom: 50px
    }
    .productive-business-section .left-area, .productive-business-section .right-area {
        max-width: 540px;
    }
    .productive-right-content p {
        padding-bottom: 20px;
    }
    .productive-right-content h2 {
        margin-bottom: 10px;
    }
    .productive-business-section .left-area{
        padding-bottom: 30px
    }
    .productive-left-image, .productive-right-content {
        text-align: center;
    }
    .pricing-tabs-wrap {
        padding: 50px 10px;
    }
}
                                        /*==============================
                                                        max-width: 767px
                                                        ================================*/
@media only screen and (max-width: 767px) {
    .cloud-setup-hero-section {
        background-position: 10%;
        padding-bottom: 170px !important;
        margin-bottom: -130px;
    }
    .cloud-setup-hero-section .right-column {
        display: none;
    }
    .cloud-setup-hero-left-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .specialise-lms-right-services .who-we-our-services-items {
        flex-basis: 100%;
        margin-right: 0 !important;
        margin-bottom: 30px;
    }
    .who-we-icon {
        background: #2da9e4;
    }
    .who-we-icon svg path {
        fill: #fff;
    }
    .pricing-tabs-wrap {
        padding: 30px 0;
    }
    .cms-developer-top {
        padding-bottom: 50px;
    }
    .cms-services-items .desc-content p {
        line-height: 1.5;
    }
    .who-we-our-services-items .who-we-icon img {
        filter: grayscale(1) brightness(3.5);
    }
}

                                        /*==============================
                                                        max-width: 575px
                                                        ================================*/
@media only screen and (max-width: 575px) {
    .cloud-setup-hero-section p,
    .our-pricing-content-wrap p,
    .productive-right-content p,
    .specialise-lms-section .specialise-lms-top p,
    .cms-developer-top p {
        font-size: 16px;
        line-height: 1.5;
    }
    .our-pricing-content-wrap p.btm-description {
        font-weight: 300;
    }
    .cms-services-items {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .cms-services-items .top-content {
        display: block;
    }
    .cms-services-items .top-content .cms-icon {
        margin-bottom: 10px;
    }
}