/* ==============================================================
    Banner section css  
    ===========================================================*/
.web-design-hero-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.web-design-hero-content {
    padding-top: 6.020833vw;
    padding-bottom: 10.75vw;
    width: 100%;
    max-width: 650px;
}
.web-design-hero-section .col-lg-6.right-column {
    padding-top: 6.020833vw;
}
/* .web-design-hero-content h1 span {
    color: #fff;
} */
.web-design-hero-content h1::before {
    position: absolute;
    content: "";
    height: calc(100% - 16px);
    width: 8px;
    background-color: #2da9e4;
    left: -30px;
    top: 8px;
}
.web-design-hero-content p {
    /* color: #fff; */
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin: 5px 0 26px 0;
}
/* .web-design-hero-content a {
    background-color: #fff;
    color: #2da9e4;
    border: 1px solid #fff;
} */
/* .web-design-hero-content a:hover {
    color: #fff;
} */
/* ==============================================================
    END banner section css  
    ===========================================================*/

/* ==============================================================
    web developer section
    ===========================================================*/
.web-developer-section .col-lg-12 {
    z-index: 99;
}
.web-developer-section .web-developer-content {
    text-align: center;
    width: 100%;
    max-width: 930px;
    margin: 0 auto 70px;
}
.web-developer-section .web-developer-content p {
    font-size: 18px;
}
.web-developer-section .imac-desktop {
    text-align: center;
}
.ie-left-ellipse::before, .ie-right-ellipse::after {
    position: absolute;
    content: "";
    height: 600px;
    width: 130px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: -9;
}
.ie-left-ellipse::before {
    background-image: url(/wp-content/uploads/2020/04/left-2.png);
    left: 0;
    top: 15%;
}
.ie-right-ellipse::after {
    background-image: url(/wp-content/uploads/2020/04/right-2.png);
    right: 0;
    bottom: -23%;
    z-index: 9;
}
/* ==============================================================
    END web developer section
    ===========================================================*/

/* ==============================================================
    Specialise LMS section
    ===========================================================*/
.specialise-lms-section .col-lg-12 {
    z-index: 9;
}
.specialise-lms-section .specialise-lms-top {
    text-align: center;
    width: 100%;
    max-width: 930px;
    margin: 0 auto 70px;
}
.specialise-lms-section .specialise-lms-top p {
    font-size: 18px;
}
.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 15px 20px;
    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;
    transition: all .3s ease-in-out;
}
.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);
}
.specialise-lms-section .row {
    align-items: center;
}
.specialise-lms-section .row .specialise-lms-left-img {
    padding-bottom: 100px;
}
.specialise-lms-section .row .col-lg-7 {
    padding-left: 0;
}
.specialise-lms-section .row .col-lg-5 {
    padding-right: calc(50% - 800px);
    padding-left: 0;
}
section.specialise-lms-section {
    padding-bottom: 0;
}
/* ==============================================================
    END Specialise LMS section
    ===========================================================*/

/* ==============================================================
    START CMS web dev section
    ===========================================================*/
.cms-developer-top {
    text-align: center;
    max-width: 1050px;
    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;
    margin-left: -20px;
    margin-right: -20px;
}
.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;
}
.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
    ===========================================================*/

.testimonial_item {
    background: #fff !important;
}


/* ==============================================================
    responsive css
    ===========================================================*/
@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    .web-design-hero-content {
        padding-bottom: 11.75vw;
    }
}

@media only screen and (max-width: 1630px) {
    .specialise-lms-section .row .col-lg-5 {
        padding-right: 15px;
    }
}
@media only screen and (max-width: 1199px) {
    .web-developer-section::before {
        width: 120px;
    }
    .web-design-hero-content {
        max-width: 550px;
    }
    .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;
    }
}
@media only screen and (min-width: 992px) {
    .web-design-hero-section .row {
        padding-top: 5.020833vw;
    }
}
@media only screen and (max-width: 991px) {
    .web-design-hero-section .col-lg-6.right-column {
        display: none;
    }
    .web-developer-section::before {
        width: 90px;
    }
    .cms-developer-left-services {
        padding: 30px;
    }
    /* section.ie-section.web-design-hero-section {
        background-image: url(/wp-content/uploads/2020/04/web-design-hero-bg-1.png) !important;
    } */
    .specialise-lms-left-img {
        margin-bottom: 50px;
    }
    .specialise-lms-section .row .specialise-lms-left-img {
        padding-bottom: 0;
    }
    .specialise-lms-section .row .col-lg-5 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .specialise-lms-right-services {
        max-width: 720px;
        margin: auto;
    }
    .ie-left-ellipse::before, .ie-right-ellipse::after {
        height: 400px;
        width: 100px;
    }
}


@media only screen and (min-width: 768px) {
    .cms-developer-left-services {
        max-width: 720px;
        margin: 0 auto;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .web-developer-section::before {
        width: 70px;
    }
    .web-developer-section .web-developer-content {
        margin: 0 auto 50px;
    }
    .specialise-lms-right-services .who-we-our-services-items {
        flex-basis: 100%;
        margin-right: 0 !important;
    }
    .cms-services-items {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .left-illipase::before {
        width: 50vw;
        height: 400px;
        left: -25vw;
    }
    .web-design-hero-content {
        padding-top: 70px;
        padding-bottom: 120px;
    }
    .who-we-icon {
        background: #2da9e4;
    }
    .who-we-our-services-items:hover .who-we-hidden-content {
        visibility: visible;
        opacity: 1;
        color: #8a8a8a !important;
    }
    .who-we-icon svg path {
        fill: #fff;
    }
    .who-we-our-services-items .who-we-icon img {
        filter: grayscale(1) brightness(3.5);
    }
    .who-we-our-services-items {
        background: #fff;
        box-shadow: 3.277px 2.294px 3px 0px rgba(0, 0, 0, 0.1);
    }
    .specialise-lms-right-services, .cms-developer-left-services {
        max-width: 540px;
        margin: auto;
    }
    .who-we-hidden-content {
        visibility: visible;
        opacity: 1;
    }
    .ie-left-ellipse::before, .ie-right-ellipse::after {
        height: 200px;
        width: 55px;
    }
    .ie-right-ellipse::after {
        bottom: -100px;
    }
    .specialise-lms-left-img {
        margin-bottom: 0;
    }
    section.specialise-lms-section {
        padding-bottom: 30px;
    }
    .specialise-lms-section .row .specialise-lms-left-img {
        padding-bottom: 40px;
    }
    .cms-services-items {
        text-align: center;
    }
    .cms-services-items .top-content {
        justify-content: center;
        flex-direction: column;
    }
    .top-content svg, .top-content img {
        width: 25px;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

/* @media only screen and (min-width: 576px) {
    .cms-developer-left-services {
        max-width: 540px;
        margin: 0 auto;
        padding: 0;
    }
} */


@media only screen and (max-width: 575px) {
    .web-design-hero-content p,
    .web-developer-section .web-developer-content p,
    .cms-developer-top p,
    .specialise-lms-section .specialise-lms-top p {
        font-size: 16px;
        line-height: 1.5;
    }
}