@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: Conv_GraphikRegular;
    src: url('../fonts/fonts-GraphikRegular.woff');
}
@font-face {
    font-family: Conv_GraphikBold;
    src: url('../fonts/fonts-GraphikBold.woff');
}
@font-face {
    font-family: Conv_GraphikSemibold;
    src: url('../fonts/fonts-GraphikSemibold.woff');
}


.children-banner{
    background-image: url(../img/page-child-banner-bg.png);
    background-size: cover;
    background-position: right bottom;
    width: 100%;
    min-height: 800px;
    padding: 180px 0 90px;
    overflow: hidden;
    filter: hue-rotate(45deg);
}
.children-banner h1 {
    color: white;
    font-size: 50px;
    position: relative;
    font-weight: bold;
    z-index: 1;
    font-family: 'Conv_GraphikBold';
}

.children-banner h1:before {
    content: "";
    width: 280px;
    background-color: #00996d;
    height: 9px;
    position: absolute;
    top: 42px;
    z-index: -1;
    left: -15px;
}

section.banner.children-banner h1 span {
    margin: 0 0 0 150px;
    font-family: 'Conv_GraphikBold';
}

section.banner.children-banner h1 b {
    margin: 0 0 0 60px;
    font-family: 'Conv_GraphikBold';
}

section.banner.children-banner p {
    color: white;
    margin: 30px 0 5px 0;
    line-height: 26px;
    font-size: 16px;
    font-family: 'Conv_GraphikRegular';
}
.vec_img1 {
    position: absolute;
    left: -140px;
    top: -70px;
}
.vec_img2 {
    position: absolute;
    left: -150px;
    bottom: -50px;
}
.banner_form_m {
    background-image: url(../img/page-child-banner-form.png);
    background-size: 100%;
    background-position: center top;
    /* width: 100%; */
    padding: 0px 130px 0;
    margin: -80px -90px -240px 0px;
    float: right;
    height: 650px;
    background-repeat: no-repeat;
    position: relative;
}
.banner_form_m:before {
    content: "";
    background-image: url(../img/page-child-banner-vec-img3.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 147px;
    height: 339px;
    left: -65px;
    bottom: 100px;
}
.banner_form_m:after {
    content: "";
    background-image: url(../img/page-child-banner-vec-img4.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 199px;
    height: 276px;
    right: -120px;
    bottom: 170px;
}
.banner_form_m h3 {
    color: #000;
    font-size: 24px;
    font-family: 'Conv_GraphikBold' !important;
    margin: 0 0 20px;
}
.banner_form_m h3 span {
    font-family: 'Conv_GraphikBold' !important;
    margin: 0;
    color: #00996d;
}
.banner_form_m form {
    padding: 130px 0 0;
}
.banner_form_m input.form-control, .banner_form_m textarea.form-control {
    height: 45px;
    background-color: #f1f1f1;
    color: #494949;
    border: none;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}
.banner_form_btn {
    float: none;
    padding: 14px 50px 13px;
    border-radius: 50px;
    background-color: #00996d;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin: auto;
    display: table;
    font-family: 'Conv_GraphikBold' !important;
}
.illustration_services_box h2 {
    font-size: 42px;
}
.clr_black_m {
    color: #000000;
}
.title_m {
    font-size: 35px;
    font-family: 'Conv_GraphikBold' !important;
    margin: 0;
}
.illustration_services_box p.para_m.clr_grey_m {
    margin: 30px 0 0px;
    line-height: 27px;
    border-bottom: 1px solid #d9d9d9;
    padding: 0px 0 30px;
}
.clr_grey_m {
    color: #7e7e7e;
}
.para_m {
    font-size: 16px;
    font-family: 'Conv_GraphikRegular' !important;
}
.serv_inner_sec_m {
    position: relative;
    z-index: 1;
    padding-top: 0;
    padding: 50px 0;
}
.illus-tab-li ul {
    padding: 0 0 0 50px;
    list-style: none;
    display: table;
    margin: 20px auto 0;
    width: 100%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.illu-tb-child-nb ul li {
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-weight: 400;
    width: 50%;
    color: #252525;
    font-family: 'Conv_GraphikBold' !important;
    font-size: 16px;
    line-height: 22px;
}
.illus-tab-li ul li img {
    position: relative;
    top: 10px;
    margin-right: 6px;
}
.illu-tb-child-nb ul li img {
    top: 0;
}
.portfolio_sec_childern {
    background-color: #fff;
    padding: 60px 0 70px;
    position: relative;
    overflow: hidden;
}
.portfolio-sec:before {
    font-weight: 600;
    color: #79b246;
    padding-bottom: 5px;
    background: url(../img/images-wave.svg);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat-x;
    background-size: 28px 10px;
    background-position: 2px 19px;
    animation: move 15s linear infinite;
    -webkit-animation: move 15s linear infinite;
    animation-play-state: paused;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    animation-play-state: running;
    content: '';
    position: absolute;
    left: 0;
    top: 50px;
    width: 160px;
    height: 150px;
    background-repeat: repeat;
    filter: grayscale(1);
}

@-webkit-keyframes move {
    from {
        background-position: 2px 19px;
    }
    to {
        background-position: 500px 19px;
    }
}

@keyframe move {
    from {
        background-position: 2px 19px;
    }
    to {
        background-position: 500px 19px;
    }
}
.cn_m {
    text-align: center;
}
.hd_txt_m p {
    margin: 20px 0 0px;
}
.cta-sec {
    padding: 60px 0 60px;
    position: relative;
}
.port-img img {
    width: 100%;
}
.box18 img {
    width: 100%;
    height: auto;
}
.portfolio-sec .port-img {
    margin-top: 30px;
}
.box18 {
    text-align: center;
    position: relative;
}
.box18 {
    overflow: hidden;
}
.box18 .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    color: #fff;
    padding-top: 25px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box18:after, .box18:before {
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: rgba(0,0,0,.35);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.box18:after {
    -o-transition: all .5s linear .6s;
    -moz-transition: all .5s linear .6s;
    -ms-transition: all .5s linear .6s;
    -webkit-transition: all .5s linear .6s;
    transition: all .5s linear .6s;
}
.box18:hover:before {
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.box18:hover:after, .box18:hover:before {
    -webkit-transform: scale(400);
    -moz-transform: scale(400);
    -ms-transform: scale(400);
    -o-transform: scale(400);
    transform: scale(400);
}
.box18:hover .box-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
}
.box18:before {
    -o-transition: all .5s linear .3s;
    -moz-transition: all .5s linear .3s;
    -ms-transition: all .5s linear .3s;
    -webkit-transition: all .5s linear .3s;
    transition: all .5s linear .3s;
}
.port-btn-st {
    text-align: center;
    display: table;
    margin: auto;
}
.btn-div {
    padding-top: 30px;
}
.cta-1 {
    background: url(../img/images-cta-bg-1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    filter: hue-rotate(45deg);
}
.cta-sec {
    padding: 30px 0 50px;
    position: relative;
}
.cta-1 .cta-txt h2, .cta-1 .cta-txt .cta-call {
    color: #ffffff;
    font-family: 'Conv_GraphikRegular' !important;
}
.cta-txt h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
}
.cta-txt h2 span {
    display: block;
    font-size: 32px;
}
.cta-txt h2 span {
    font-weight: 700;
    padding-top: 15px;
    font-size: 37px;
    font-family: 'Conv_GraphikBold' !important;
}
.btn-div.cta-btn {
    display: flex;
    align-items: center;
}
.cta-btn .btn-started {
    background: #255752;
    transition: 0.3s;
}
.btn.btn-started {
    background: #0D2038;
    color: #fff;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    border: 2px solid transparent;
}
.btn-div.cta-btn .btn.btn-chat {
    margin: 0 25px;
}
.btn.btn-chat {
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    color: #222;
    border: 2px solid;
    background: #fff;
    margin-left: 20px;
}
.cta-chil-1:after {
    content: "";
    background: url(../img/new-child-cta-img2.png);
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat;
    width: 558px;
    height: 470px;
    position: absolute;
    right: 90px;
    top: -65px;
    /* transform: rotate( -25deg ); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
    z-index: 999;
}
.slef_published_m_box {
    background-color: #fff;
    box-shadow: 0 1px 20px rgb(0 0 0 / 19%);
    padding: 40px 30px 20px;
    height: 235px;
    align-content: center;
    /* display: grid; */
    border-radius: 10px;
    transition-duration: .5s;
    margin: 0 0 30px;
}
.portfolio-sec:after {
    content: "";
    position: absolute;
    right: -310px;
    bottom: 70px;
    background: url(../img/page-portfolio-after.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 529px;
    z-index: 0;
    height: 529px;
    animation: asteroid 60s linear infinite;
}
@-webkit-keyframes asteroid {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes asteroid {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-ms-keyframes asteroid {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(360deg)
    }
}

@-o-keyframes asteroid {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(360deg)
    }
}

@keyframes asteroid {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.slef_published_m_box {
    background-color: #fff;
    box-shadow: 0 1px 20px rgb(0 0 0 / 19%);
    padding: 40px 30px 20px;
    height: 235px;
    align-content: center;
    /* display: grid; */
    border-radius: 10px;
    transition-duration: .5s;
    margin: 0 0 30px;
}
.slef_published_m_box_icons {
    display: flex;
    align-items: center;
}
.slef_published_icon {
    width: 90px;
    align-items: center;
    display: grid;
}
.slef_published_m_box_icons h3 {
    font-size: 20px;
    font-family: 'Conv_GraphikSemibold' !important;
    color: #172117;
    margin: 0;
}
.slef_published_m_box p {
    color: #546368;
    font-size: 16px;
    line-height: 22px;
    margin: 33px 0 0;
    font-family: 'Conv_GraphikRegular' !important;
}
.slef_published_m_boxes {
    margin: 50px 0 0;
}
.slef_published_sec_m {
    padding: 70px 0 50px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.para {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    font-family: 'Arsenal';
}
h1, h2, h3, h4, h5, h6, p, li, span, button, input, textarea {
    font-family: 'Montserrat', sans-serif !important;
}
.testimonails_sec_m_slider .slick-list.draggable {
    padding: 30px 0 0;
    margin: -20px 0 0;
}
.cta-chil-2:after {
    content: "";
    background: url(../img/new-child-cta-img.png);
    background-size: 92%;
    background-position: right;
    background-repeat: no-repeat;
    width: 363px;
    height: 388px;
    position: absolute;
    right: 330px;
    top: -50px;
    bottom: 0;
}
section.cta-sec.cta-1.cta-chil-2 {
    padding: 38px 0 42px;
}
.process_sec_m {
    padding: 70px 0 70px;
}
.section-title img {
    margin: 50px 0 0 -70px;
}
.list-process ol {
    list-style-type: none;
    counter-reset: process-counter;
    display: flex;
    flex-direction: column;
    padding: 0 0 0 93px;
    margin: 0;
}

.list-process ol li {
    counter-increment: process-counter;
    margin-bottom: 40px;
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #455a64;
    font-family: 'Conv_GraphikRegular' !important;
}

.list-process ol li:before {
    content: "0" counter(process-counter);
    font-size: 36px;
    line-height: 1;
    font-weight: 900;
    color: #0D2038;
    margin-right: 40px;
    position: absolute;
    top: 0;
    left: -93px;
}
.list-process ol li:after {
    content: "step";
    position: absolute;
    top: 36px;
    left: -88px;
    font-size: 12px;
    font-weight: 400;
    color: #c4c4c4;
    text-transform: uppercase;
}
.list-process ol li em, .list-process ol li span {
    display: block;
    font-family: 'Conv_GraphikSemibold' !important;
    font-size: 24px;
    font-style: normal;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
    color: #212121;
    position: relative;
}
.list-process ol li em:after, .list-process ol li span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 35px;
    height: 1px;
    background: #00996d;
}
section.testimonails_sec_m {
    background-color: #0D2038;
    padding: 70px 0 70px;
    overflow: hidden;
}
.testimonails_sec_m_slider .slick-list.draggable {
    padding: 30px 0 0;
    margin: -20px 0 0;
}
.testimonails_sec_m_box {
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 30px 0;
    overflow: visible !important;
    float: left;
    width: 100%;
}
.stars_comama {
    margin: 21px 0 21px 0;
    float: left;
    width: 100%;
}
.testimonils_star {
    float: left;
}

.stars_comama i {
    color: #00996d;
    font-size: 19px;
}
.testimonils_comma {
    float: right;
    width: 80px;
    position: relative;
}
.testimonils_comma img {
    position: absolute;
    right: 0;
    top: -37px;
}
.testimonails_sec_m_box p {
    text-align: left;
    font-size: 14px;
    margin: 0 0 0px;
    min-height: 160px;
    font-family: 'Conv_GraphikRegular' !important;
    float: left;
    width: 100%;
}
.testimonails_sec_m span {
    font-size: 16px;
    display: block;
    line-height: 22px;
    font-family: 'Conv_GraphikRegular' !important;
}
.testimonails_sec_m span {
    color: #4B59E9;
    font-weight: bold;
    font-family: 'Conv_GraphikRegular' !important;
}
.testimonails_sec_m_box p b {
    margin: 20px auto 0px;
    display: block;
    color: #000;
    font-size: 20px;
}
section.testimonails_sec_m .row {
    margin-top: 50px;
}
.cta_1or {
    padding: 80px 0 70px;
}
img.cta_vec_img1 {
    position: absolute;
    left: -30px;
    top: -30px;
}
.cta_1or_box p {
    margin: 20px 0 0;
}
.cta_1or_btn a {
    margin: 30px auto 0;
    display: table;
}
.socialImg img {
    filter: invert(1);
}
.socialImg img {
    display: block;
    margin: 20px auto;
}
.socialImg {
    margin: 0 auto;
    text-align: center;
}
.banner_form_m textarea.form-control {
    height: 115px;
}
section.cta {
    display: none;
}

section.contact-form {
    display: none;
}