@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.section-title p {
    max-width: 520px;
    margin: 0 auto;
    text-align: justify !important;
}

.slider-container {
    margin-left: -17px;
    text-align: justify !important;
}
.section-title {
    text-align: justify !important;
    margin-bottom: 60px;
}
.our_awesome_text {
    text-align: center !important;
    align-items: center;
}

p.our_awesome_text_para {
    text-align: center !important;
}



@media only screen and (min-width:768px) and (max-width:991px) {
    .about_us_pd {
        margin-top: 50px;
    }
    .who_we_are_m {
        margin-top: 35px;
    }
}

@media only screen and (min-width:571px) and (max-width:768px) {
    .who_we_are_m {
        margin-top: 35px;
    }

    .about_us_pd {
        margin-top: 50px;
    }
    
}


@media only screen and (max-width:500px){
    .our_awesome_title.about_us_pd {
        margin-top: 52px;
    }

    .about-inner-area {
        margin-top: 0px !important;
    }
    .about-inner-area .about-text h3 {
        font-size: 18px;
        margin-bottom: 18px;
        margin-top: 28px;
    }
    section.about-area {
        padding-bottom: 2rem !important;
    }

    .ready-to-talk {
        text-align: center;
        position: relative;
        padding-top: 49px !important;
        padding-bottom: 142px;
        background: linear-gradient(135deg, #70a2c8 0%, #d36ce3 100%);
    }


    .ready-to-talk {
        text-align: center;
        position: relative;
        padding-top: 49px;
        padding-bottom: 142px;
        background: linear-gradient(135deg, #70a2c8 0%, #d36ce3 100%);;
        /* background: linear-gradient(135deg, rgb(123, 19, 25) 0%, rgb(227, 108, 217) 100%); */
        /* background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%); */
    }

}

@media only screen and (min-width:1300px) and (max-width:2500px){

    section.our_awesome_work_main {
        padding-left: 12rem;
        padding-right: 12rem;
    }

    .about-inner-area {
        padding-left: 8rem;
        padding-right: 8rem;
    }
}

/* <!-- ------------------------Abut us top breadcom------------------------------------------------------ --> */

.page-title-area {
    position: relative;
    z-index: 1;
    background: url(./Marushika/banner-bg1.jpg) !important;
    padding-top: 190px !important;
    padding-bottom: 100px !important;
    text-align: center !important;
    width: 100% !important;
    z-index: 1 !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: 6px 25% !important;
}


.d-table {
    width: 100%;
    height: 100%;
}
.d-table-cell {
    vertical-align: middle;
}

.page-title-area h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}
.shape1 {
    position: absolute;
    top: 20%;
    left: 30px;
    z-index: -1;
    opacity: 0.4;
    -webkit-animation: rotate3d 4s linear infinite;
    animation: rotate3d 4s linear infinite;
}

@-webkit-keyframes rotate3d {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate3d {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.shape2 {
    position: absolute;
    z-index: -1;
    top: 60%;
    left: 15%;
}
.shape3 {
    position: absolute;
    left: 25%;
    bottom: 15%;
    z-index: -1;
    -webkit-animation: animationFramesOne 15s infinite linear;
    animation: animationFramesOne 15s infinite linear;
}
.shape4 {
    position: absolute;
    right: 25%;
    bottom: 15%;
    z-index: -1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
}

@-webkit-keyframes animationFramesOne {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animationFramesOne {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.shape5 {
    position: absolute;
    right: 5%;
    top: 10%;
    z-index: -1;
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
    opacity: .2;
}

.shape6 {
    position: absolute;
    z-index: -1;
    top: 40%;
    right: 10%;
}
.shape7 {
    position: absolute;
    left: 25%;
    top: 15%;
    z-index: -1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
}
.shape8 {
    position: absolute;
    z-index: -1;
    top: 15%;
    right: 10%;
}
.d-table {
    display: table!important;
}
/* <!-- ------------------------Abut us top breadcom------------------------------------------------------ --> */
/* -------------------------------------About us main  content ----------------- */

.single-feature p{
    color: #6084a4;
    line-height: 1.9;
    text-align: justify;
}

.about-image img {
    width: 100%;
}
section.about-area {
    padding-bottom: 5rem;
}


.our_awesome_title h2 {
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 600;
}
.our_awesome_title p {
    font-size: 14px;
    color: #6084A4;
    text-align: justify;
}

.about-inner-area .about-text h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

p:last-child {
    margin-bottom: 0;
}

.about-inner-area .about-text h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
p:last-child {
    margin-bottom: 0;
}
.about-inner-area {
    margin-top: 60px;
}

.ready-to-talk {
    text-align: center;
    position: relative;
    padding-top: 80px;
    padding-bottom: 160px;
    background: linear-gradient(135deg, #70a2c8 0%, #d36ce3 100%);
    /* background: linear-gradient(135deg, rgb(123, 19, 25) 0%, rgb(227, 108, 217) 100%); */
    /* background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%); */
}



/* -------------------------------------About us main  content ----------------- */

/* ------------------------------slider bar animated ------------------------ */
.slider-container {
    margin-left: -17px;
}

  input[type="range"] {
    width: 108px;
    -webkit-appearance:none;
    background: #ffe1fd;
    border-radius: 5px;
    height: 5px;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

  input[type="range"]:hover {
    opacity: 1;
  }

  input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #c679e3;
    cursor: pointer;
  }

  input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #c679e3;
    cursor: pointer;
  }

  /* -----------------------------------End-------------------- */

  .ptb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.single-team .team-info {
    background: linear-gradient(135deg, rgb(156, 127, 200) 0%, rgb(58, 64, 196) 100%);
    color: #fff;
    padding: 10px 15px;
    border-radius: 75px;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;
    /* background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%); */
    margin-top: 25px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}


.about-image img {
    width: 100%;
    margin-top: 10%;
}

