@font-face {
    font-family: 'Conv_GraphikBold';
    src: url('../fonts/GraphikBold.html');
    src: local('â˜º'), url('../fonts/GraphikBold.woff') format('woff'), url('../fonts/GraphikBold-2.html') format('truetype'), url('../fonts/GraphikBold-3.html') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GraphikRegular';
    src: url('../fonts/GraphikRegular.html');
    src: local('â˜º'), url('../fonts/GraphikRegular.woff') format('woff'), url('../fonts/GraphikRegular-2.html') format('truetype'), url('../fonts/GraphikRegular-3.html') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_GraphikSemibold';
    src: url('../fonts/GraphikSemibold.html');
    src: local('â˜º'), url('../fonts/GraphikSemibold.woff') format('woff'), url('../fonts/GraphikSemibold-2.html') format('truetype'), url('../fonts/GraphikSemibold-3.html') format('svg');
    font-weight: normal;
    font-style: normal;
}

.btn_org {
    background: #fa690c;
    color: #fff;
    font-weight: 600;
    padding: 12px 40px 13px;
    border-radius: 50px;
    border: 2px solid transparent;
}

.btn_org:hover {
    background: #fff;
    color: #222;
    border-color: #222;
    transition: 0.3s;
}


.btn_white {
    font-weight: 600;
    padding: 12px 40px 13px;
    border-radius: 50px;
    color: #222;
    border: 2px solid;
    background: #fff;
    margin-left: 20px;
}


.btn_white:hover {
    background: #fa690c;
    color: #fff;
    border-color: transparent;
    transition: 0.3s;
}


.title_m {
    font-size: 35px;
    font-family: 'Conv_GraphikBold' !important;
    margin: 0;
}

.para_m{
    font-size: 16px;
    font-family: 'Conv_GraphikRegular' !important;
}

.cn_m{
    text-align: center;
}


.clr_black_m{
    color: #000000;
}

.clr_grey_m{
    color: #7e7e7e;
}

.clr_4_cool{
    color: #262424;
}

.hd_txt_m {
    text-align: center;
    padding-bottom: 30px;
}

.hd_txt_m p {
    margin: 20px 0 0px;
}

.btn.btn-started {
    background: linear-gradient(to right, #FF1801, #a401a5);    color: #fff;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    border: 2px solid transparent;
}

.btn.btn-started:hover {
    background: #fff;
    color: #222;
    border-color: #222;
    transition: 0.3s;
}

.btn.btn-chat {
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    color: #222;
    border: 2px solid;
    background: #fff;
    margin-left: 20px;
}


.btn.btn-chat:hover {
    background: #fa690c;
    color: #fff;
    border-color: transparent;
    transition: 0.3s;
}

/*banner*/
.child_banner {
    background-image: url(../images/page/mask-group0.svg) !important;
    background-size: cover;
    background-position: right bottom;
    width: 100%;
    min-height: 820px;
    align-items: center;
    /* display: grid; */
    position: relative;
    padding: 170px 0 0;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 0px;
}


.banner_text_mm {
    margin: 0px 0 0;
}

.banner_boxes_mm .title_m{
    font-size: 50px;
    margin: 0;
    max-width: 420px !important;
}

.banner_boxes_mm .title_m span{
    font-family: 'Conv_GraphikBold' !important;
    margin: 0 0 0 150px;
}

.banner_boxes_mm .title_m b{
    margin: 0 0 0 60px;
}


.banner_text_mm p {
    margin: 30px 0 5px 0;
    line-height: 26px;
    text-align: start !important;
}

.btn_banner {
    margin: 60px 0 0;
}

.vec_img1 {
    position: absolute;
    left: -140px;
    top: -70px;
}

.vec_img2 {
    position: absolute;
    position: absolute;
    left: -150px;
    bottom: -50px;
}

.banner_text_mm h1 {
    position: relative;
    z-index: 1;
}

.banner_text_mm h1:before {content: "";width: 280px;background-color: #FE677A;height: 9px;position: absolute;top: 42px;z-index: -1;left: -15px;}

/* .banner_form_m{
    background-size: 100%;
    background-position: center top;
    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(../images/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(../images/page/child-banner-vec-img4.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 373px;
    height: 276px;
    right: -293px;
    bottom: 52px;
} */

.banner_form_m h3 {
    color: #000;
    font-size: 24px;
    font-family: 'Conv_GraphikBold' !important;
    margin: 0 0 20px;
}

.banner_form_m form {
    padding: 130px 0 0;
}

.banner_form_m h3 span {
    /* font-size: 24px; */
    font-family: 'Conv_GraphikBold' !important;
    margin: 0;
    color: #f7931e;
}

.banner_form_m input.form-control, .banner_form_m textarea.form-control {
    height: 45px;
    background-color: #3b3b3b;
    color: #fff;
    border: none;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}

.banner_form_m textarea.form-control {
    height: 115px;
}

.banner_form_m ::placeholder
{
    color: #fff;
}

.banner_form_btn {
    float: none;
    padding: 14px 50px 13px;
    border-radius: 5px;
     background: #38ABF8;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin: auto;
    display: table;
    font-family: 'Conv_GraphikBold' !important;
}
/*banner*/


/*illustration_services Sec*/

.illustration_services_box h2 {
    font-size: 42px;
}
.serv_inner_sec_m{
    position: relative;
    z-index: 1;
    padding-top: 0;
        padding: 50px 0;
}

.serv_inner_sec_m_boxes{
    display: inline-flex;
    align-items: center;
}

.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;
}

.illus-tab-li ul {
    padding: 0 0 0 50px;
    list-style: none;
    display: table;
    margin: 20px auto 0;
    width: 100%;
    align-items: center;
}

.illu-tb-child-nb u li {/* align-items: center; */}

.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;
}

.illu-tb-child-nb ul li img {top: 0;}
/*illustration_services Sec*/

/*cta-sec*/
.cta-sec {
    padding: 30px 0 50px;
    position: relative;
}

.cta-sec img {
    width: 100%;
}
.cta-1{
    background: url(../images/cta-bg-1.jpg);
      background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}
.cta-2{
    background: url(../images/cta-bg-2.html);
      background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
        margin-top: 40px;
    
}
.cta-col-st {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cta-txt h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
}
.cta-txt h2 span {
    display: block;
    font-size: 32px;
}
.cta-1 .cta-txt h2, .cta-1 .cta-txt .cta-call {
    color: #ffffff;
    font-family: 'Conv_GraphikRegular' !important;
}

.cta-txt h2 span {
    font-weight: 700;
    padding-top: 15px;
    font-size: 37px;
    font-family: 'Conv_GraphikBold' !important;
}

.cta-btn {
    padding: 20px 0;
}

.cta-btn .btn-started {
     background: linear-gradient(to right, #FF1801, #a401a5) !important;
    transition: 0.3s;
}

.cta-btn .btn-chat:hover {
    background: #7c2791;
}
.cta-call {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.cta-call span {
    font-weight: 300;
}

.cta-1 .cta-call:hover {
    color: #7c2791;
}
.cta-call:hover {
    color: #7c2791;
}
.btn-div.cta-btn {
    display: flex;
    align-items: center;
   
}
.btn-div.cta-btn .btn.btn-chat{
        margin: 0 25px;
}
.cta-sec:after {
    content: "";
    background: url(../images/cta-img.html);
    background-size: 65%;
    background-position: right;
    background-repeat: no-repeat;
    width: 588px;
    height: 433px;
    position: absolute;
    right: 330px;
    top: -115px;
    /* transform: rotate(
-25deg
); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
}

.cta_home_mm1:after {
    content: "";
    background: url(../images/cta-img.html);
    background-size: 75%;
    background-position: right;
    background-repeat: no-repeat;
    width: 588px;
    height: 433px;
    position: absolute;
    right: 330px;
    top: -82px;
    /* transform: rotate(
-25deg
); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
    
}

.childern-bnr-new .col-sm-7 {
    padding: 0;
}
.childern-bnr-new .col-sm-12 {
    display: flex;
    align-items: center;
}

.cta-chil-1:after {
  content: "";
    background: url(../images/new/child-cta-img2.png);
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat;
    width: 270px;
    height: 470px;
    position: absolute;
    right: 269px;
    top: -65px;
    /* transform: rotate(-25deg); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    z-index: 999;
}


.cta-chil-2:after {
    content: "";
    background: url(../images/new/child-cta-img.png);
    background-size: 92%;
    background-position: right;
    background-repeat: no-repeat;
    width: 277px;
    height: 388px;
    position: absolute;
    right: 330px;
    top: -50px;
    /* transform: rotate( 
-25deg
 ); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
}


/*cta-sec*/





/*portfolio*/

.portfolio-sec
{
    margin-top: 100px;
}
.portfolio_sec_childern {
    background-color: #fff;
    padding: 60px 0 70px;
    position: relative;
}

.portfolio-sec .port-col-main {
    margin-bottom: 30px;
}
.port-img img {
    width: 100%;
}
.hd-txt {
    text-align: center;
    padding-bottom: 30px;
}

.hd-txt h2 {
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 10px;
}


.portfolio-tab ul {
    border-bottom: 2px solid #eee;
    margin-bottom:40px;
    text-align: center;
    margin: 0 auto;
    display: table;
}

.portfolio-tab ul a {
    border: 0;
    background: transparent;
    border-bottom:2px solid transparent;
    color: #a9a9a9;
    font-weight: 700;
}

.portfolio-tab ul .active a {
    border: 0;
    color: #222;
    
    border-bottom: 2px solid #f96309;
}
.portfolio-tab ul .active a:hover, .portfolio-tab ul .active a:focus {
    background: transparent;
    border: 0;
    border-bottom: 2px solid #fa6c0e;
}

.portfolio-tab ul a:hover {
    background: transparent;
    border-color: #f96309;
    color: #222;
}
.portfolio-tab ul li {
    padding: 0 20px;
    text-align: center;
}


.portfolio-sec .port-img{
    margin-top: 30px;
}




@-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;
  }
}
.portfolio-sec:before{
    font-weight: 600;
    color: #79b246;
    padding-bottom: 5px;
    background: url("../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);
}

.portfolio-sec:after{
    content: "";
    position: absolute;
    right: -310px;
    bottom: 70px;
    background: url("../images/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;
}
.port-btn-st {
    text-align: center;
    display: table;
    margin: auto;
}
.illus-tab-st .port-col-main {
    margin-top: 50px;
    }
.port-col-main {
    margin: 0px 0 0px;
}
section.serv-inner-sec .port-col-main  {
    display: inline-flex;
    align-items: center;
}
li.color-ch-port-m4.port-lst-li-st {
    padding-right: 0;
}


@-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)
    }
}

/*portfolio*/

/*price-sec*/
.pricing-sec {
    padding: 70px 0 70px;
    background: #f6f6f6 url(../images/price-bg.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.price-slidr {
    margin-bottom: 0 !important;
}

.price-box {
    text-align: center;
    padding: 5px 8px;
    margin: 10px 10px;
}

.price-box h3 {
    font-size: 20px;
    font-weight: 700;
}

.price-box p {
    color: #699d99;
}

.price-pck {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #d2dbfc;
}

.price-pck h2 {
    font-size: 46px;
    color: #5c63fb;
    font-weight: 700;
}

.price-pck h3 {
    display: flex;
    flex-direction: column;
    color: #816e6c;
    font-size: 17px;
}

.price-list {
    text-align: left;
}

.price-list {padding: 22px 0px;}

.price-list ul {
    padding: 0;
    padding-left: 15px;
}

.price-list ul li {
    line-height: 25px;
    font-size: 12px;
}

.child_price li {
    list-style: none;
    text-align: center;
    font-size: 13px !important;
    /* display: table; */
    margin: 0 0px 0px;
    /* background-color: #5c63fb; */
    padding: 5px 10px;
    /* color: #fff; */
    border: 0px solid #fff;
    font-family: 'Conv_GraphikSemibold' !important;
    color: #252525;
}

.price_pck2 {
    padding: 34px 0 30px;
    border-bottom: 1px solid #eeeded;
}

p.price-add-st {
    color: #222;
}

.price-call h4 {font-size: 15px;color: #252525;font-family: 'Conv_GraphikSemibold' !important;}

.price-call-chat {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 0;
}

.price-call p {
    color: #8893a3;
    font-size: 14px;
    font-weight: 600;
}

.price-col-div {
    border: 1px solid #f6f9ff;
    padding: 0;
}

.price-box:hover {
    background: #f6f9ff;
}
.btn-price-sub {
    background: #5c63fb;
    font-size: 17px;
    margin: 10px 0;
    color: #fff;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    border: 2px solid transparent;
    text-transform: capitalize;
}

.price-box:hover .btn-price-sub {
    background: #5c63fb;
}


.price-box.price-bx-last {
    background: #d4ffef;
}

.price-box.price-bx-last {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 153px 20px;
}

a.btn.btn-price-cht {
    padding: 10px 25px;
    font-size: 17px;
    font-weight: 700;
    background: #222;
    color: #fff;
    margin: 20px 0;
}

.price-call-us a {
    color: #699d99;
    font-weight: 700;
    font-size: 18px;
}

.child_price .price-list {
    background-color: transparent;
}

.child_price p.price-add-st {
    color: #2c2c2c !important;
    display: block !important;
    background-color: transparent;
    margin: 0;
    padding: 0 0 20px;
    font-family: 'Conv_GraphikRegular' !important;
}

.child_price .price-btn {
    background-color: transparent;
    margin: 20px 0 10px;
    padding: 0 0 10px;
}

.child_price .price-list p {
    display: block;
    color: #252525;
    text-align: center;
    font-size: 13px;
    padding: 0 15px;
    font-family: 'Conv_GraphikRegular' !important;
}

.child_price ul {
    padding: 0 0;
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}



/*price-sec*/

/*slef_published_sec_m*/

.slef_published_sec_m {
    padding: 70px 0 50px;
}

.slef_published_sec_m .clr_black_m.para_m {
    /*margin: 20px 0 0;*/
}

.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_box_icons {
    display: flex;
    align-items: center;
}

.slef_published_icon {
    width: 90px;
    /* height: 90px; */
    align-items: center;
    display: grid;
}

.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:hover {
    background-color: #b1ffb1;
}

.slef_published_m_boxes {
    margin: 50px 0 0;
}
/*slef_published_sec_m*/






/*process_sec_m*/
.process_sec_m {
    padding: 70px 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: #fbc02d;
    margin-right: 40px;
    position: absolute;
    top: 0;
    left: -93px;
}

.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: #fbc02d;
}

.list-process ol li:after {
    content: "step";
    position: absolute;
    top: 36px;
    left: -88px;
    font-size: 12px;
    font-weight: 400;
    color: #c4c4c4;
    text-transform: uppercase;
}

.section-title img {
    margin: 50px 0 0 -70px;
}

.process_sec_m a.btn.btn-started.poupBtn {
        background: linear-gradient(to right, #FF1801, #a401a5) !important;
}

/*process_sec_m*/

.testimonails_sec_m .image-icon {
    background: white;
    border: 1px solid #5C63FF;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
    align-items: center;
    display: grid;
    margin: 0 auto 70px;
    border-radius: 50px;
    text-align: center;
}

.testimonails_sec_m .image-icon img {
    margin: auto;
}

.testimonails_sec_m .wrap {
    text-align: center;

}

.testimonails_sec_m  span {
    color: #4B59E9;
    font-weight: bold;

    font-family: 'Conv_GraphikRegular' !important;
}

.testimonails_sec_m .testimonial-name {
    color: #4B59E9;
    font-weight: bold;
    font-family: 'Conv_GraphikRegular' !important;
    margin: -24px auto 10px;
    display: table;
}

.testimonails_sec_m  span {
    font-size: 16px;
    display: block;
    line-height: 22px;
    font-family: 'Conv_GraphikRegular' !important;
}

.testimonails_sec_m  .title {
    color: #00c1a6;
    font-size: 25px;
    line-height: 31px;
    font-family: 'Conv_GraphikRegular' !important;
}

.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_box {
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 30px 0;
    overflow: visible !important;
    width: 98% !important;
}

section.testimonails_sec_m {
    background-color: #fcc360;
    padding: 70px 0 70px;
}

.testimonails_sec_m_slider {
    margin: 50px 0 0 -20%;
    width: 140% !important;
}
.testimonails_sec_m .image-icon {
    background: white;
    border: 1px solid #5C63FF;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
    align-items: center;
    display: grid;
    margin: -40px auto 70px;
    border-radius: 50px;
    text-align: center;
}

.testimonails_sec_m_slider .slick-list.draggable {
    padding: 30px 0 0;
    margin: -20px 0 0;
}

.testimonails_sec_m_box p b {
    margin: 20px auto 0px;
    display: block;
    color: #000;
    font-size: 20px;
}

.testimonails_sec_m_slider .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.testimonails_sec_m_slider .slick-dots li.slick-active button {
    background-color: #000000;
}

.testimonails_sec_m_slider .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
}

.testimonails_sec_m_slider .slick-dots li button {
    background-color: transparent;
    border-radius: 50px;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
}

/*testimonails*/

/*cta_1_or*/

.cta_1or_btn a {
    margin: 30px auto 0;
    display: table;
}

.cta_1or_box p {
    /*margin: 20px 0 0;*/
}

.cta_1or {
    padding: 80px 0 70px;
}

img.cta_vec_img1 {
    position: absolute;
    left: -30px;
    top: -30px;
}

img.cta_vec_img2 {
    position: absolute;
    top: -60px;
    left: -70px;
}

.cta_1or_btn a {
    background-color: #7076fb !important;
}
/*cta_1_or*/



.ftr-col-1 img {
    width: 80%;
}
.ftr-col-1-st ul {
    display: flex;
    padding-top: 20px;
}

.ftr-col-1-st ul li {
    width: 15%;
}

.ftr-col-form {}

.ftr-col-form button#signupBtn {
    text-align: left;
    margin: 0;
    border-radius: 8px;
    letter-spacing: 0.2px;
}

.ftr-col-1-st ul li i {
    font-size: 22px;
}

.ftr-col-form input {
    padding: 20px 10px;
}

.ftr-col-form button#signupBtn {
    text-align: left;
    margin: 0;
}


.stars_comama{
       margin: 21px 0 21px 0;
    float: left;
    width: 100%;


}

.stars_comama i{
color: #7076fb;
    font-size: 19px;
}






.testimonils_star {
    float: left;
}

.testimonils_comma {
      float: right;
    width: 80px;
    position: relative;
}



.testimonils_comma img {
    position: absolute;
    right: 0;
    top: -37px;
}



/*book_cover page*/

.book_cover_banner {
    background-image: url(../images/page/cook-cover-banner-bg.html);
    background-size: cover;
    background-position: bottom left;
    width: 100%;
    min-height: 785px;
    align-items: center;
    /* display: grid; */
    position: relative;
    padding: 190px 0 0;
    background-repeat: no-repeat;
    z-index: 0;
}

.book_cover_banner .banner_text_mm {
    margin: -20px 0 0;
}

.book_cover_banner .banner_text_mm h1:before {
    content: "";
    width: 305px;
    background-color: #fff;
    height: 9px;
    position: absolute;
    top: 42px;
    z-index: -1;
    left: -15px;
}

.banner_form_m_book_cover {
    background-image: url(../images/page/book-cover-banner-form.html);
    width: 660px;
    height: 545px;
    background-size: 100%;
    margin: -40px 0 0;
    background-repeat: no-repeat;
}

.banner_form_m_book_cover form {
    /* width: 60%; */
    margin: auto;
    padding: 25px 150px 0px;
}

.banner_form_m_book_cover:before{
    content:"";
    background-image: url(../images/page/book-cover-banner-vec-img1.html);
    background-repeat: no-repeat;
    position:absolute;
    width: 227px;
    height: 465px;
    left: -55px;
    top: -55px;
    z-index: -1;
}

.banner_form_m_bi:before{
    content:"";
    background-image: url(../images/page/cover-bi1.html);
    background-repeat: no-repeat;
    position:absolute;
    width: 486px;
    height: 465px;
    left: -231px;
    top: -55px;
    z-index: -1;
}

.banner_form_m_book_cover:after{
    content:"";
    background-image: url(../images/page/book-cover-banner-vec-img2.html);
    background-repeat: no-repeat;
    position:absolute;
    width: 245px;
    height: 351px;
    right: -175px;
    bottom: 170px;
    z-index: -1;
}

.banner_form_m_bi:after{
    content:"";
    background-image: url(../images/page/brand-identity-banner-vec-img2.html);
    background-repeat: no-repeat;
    position:absolute;
    width: 276px;
    height: 251px;
    right: -127px;
    bottom: 170px;
    z-index: -1;
}

.banner_form_m_book_cover h3 {
    color: #fff;
    font-size: 21px;
    font-family: 'Conv_GraphikBold' !important;
    margin: 5px 0 15px;
    text-align: center;
}

.banner_form_m_book_cover h3 span {
   font-size: 38px;
    font-family: 'Conv_GraphikBold' !important;
    margin: 0;
    color: #f7931e;
    align-content: center;
}

.banner_form_m_book_cover form {
    /* padding: 20px 0 0; */
}

.banner_form_m_book_cover input.form-control, .banner_form_m_book_cover textarea.form-control {
    height: 45px;
    background-color: #fff;
    color: #494949;
    border: none;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}

.banner_form_m_book_cover textarea.form-control {
    height: 110px;
}

/*Banner End book_cover*/

/*serv_inner_sec_m_book_cover*/

.serv_inner_sec_m_book_cover {
    position: relative;
    z-index: 1;
    padding-top: 0;
    padding: 0px 0 40px;
    top: -40px;
}

.serv_inner_sec_m_bi {
    position: relative;
    z-index: 1;
    padding-top: 0;
    padding: 50px 0 70px;
    top: 10px;
}

.cta-ebk-1 {
    padding: 40px 0 40px;
}

.cta-ebk-1:after {
    content: "";
    background: url(../images/new/ebook-cta-1.html);
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat;
    width: 620px;
    height: 374px;
    position: absolute;
    right: 300px;
    top: -35px;
    /* transform: rotate( 
-25deg
 ); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
    z-index: 999;
}

.cta-bi-1:after {
    content: "";
    background: url(../images/new/bi-cta-1.html);
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat;
    width: 620px;
    height: 374px;
    position: absolute;
    right: 300px;
    top: -35px;
    /* transform: rotate( 
-25deg
 ); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
    z-index: 999;
}

.ebok-pck-img {
    margin: 20px 0 0;
}

section.cta-sec.cta-1.cta-chil-2.ebok-cta-2.bookcover_cta2 {
    padding: 40px 0 40px;
}

.ebok-cta-2:after {
    content: "";
    background: url(../images/new/cta-img-ebk.html);
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat;
    width: 588px;
    height: 388px;
    position: absolute;
    right: 300px;
    top: -35px;
    /* transform: rotate( 
-25deg
 ); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
}

.bi-cta-2:after {
    content: "";
    background: url(../images/new/cta-img-bi.html);
    background-size: 100%;
    background-position: right;
    background-repeat: no-repeat;
    width: 588px;
    height: 388px;
    position: absolute;
    right: 300px;
    top: -35px;
    /* transform: rotate( 
-25deg
 ); */
    bottom: 0;
    /* animation: orbit5 2.3s linear infinite; */
    orbit5 2.3s linear animation-iteration-count: infinite;
}

section.cta-sec.cta-1.cta-chil-2 {
    padding: 38px 0 42px;
}

img.cta_vec_book_img1 {
    position: absolute;
    left: -100px;
    top: -30px;
}

img.cta_vec_book_img2 {
    position: absolute;
    top: -25px;
    left: -70px;
}

.process_sec_m h2.title_m.clr_black_m {
    margin: 0 0 20px;
}

.process-img-m-book-cover {
    margin: 50px 0 0 !important;
}


/*serv_inner_sec_m_book_cover*/

/*book_cover page*/



/*book_cover page*/








/*brand_identity page*/

.brand_identity_banner {
    background-image: url(../images/page/brand-identity-banner-bg.html);
    background-size: cover;
    background-position: bottom left;
    width: 100%;
    min-height: 705px;
    align-items: center;
    /* display: grid; */
    position: relative;
    padding: 190px 0 0;
    background-repeat: no-repeat;
    z-index: 0;
}

.brand_identity_banner .banner_text_mm h1:before {
    content: "";
    width: 370px;
    background-color: #fff;
    height: 9px;
    position: absolute;
    top: 42px;
    z-index: -1;
    left: -15px;
}

.banner_form_brand_i_cover {
    background-image: url(../images/page/brand-i-banner-form.html);
    width: auto;
    height: auto;
    background-size: 100%;
    margin: -100px 0 0;
    background-repeat: no-repeat;
}

.banner_form_brand_i_cover form {
    width: 100%;
    margin: auto;
    padding: 85px 90px 70px;
}

.brand_ind_new_price_mm .form_sec_box {
    padding: 20px 40px 29px !important;
}

.ebok-pck-img .form_sec_box {
    background: #f7d208;
    padding: 30.5px 40px 40px;
}


.media-box p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    margin: 20px 0 20px;
}

.media_coverage_sec {
    padding: 60px 0 60px;
    border-top: 1px solid #ccc;
}

.read_more_mc {
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    color: #222;
    border: 2px solid;
    background: #fff;
    margin: 20px 0 0;
    display: table;
    transition-duration: .5s; 
}

.read_more_mc:hover,
.read_more_mc:focus{
    text-decoration: none;
    background-color: #f7931e;
    color: #fff;
    border: 2px solid  #f7931e;
}

.banner_form_m:before {

  width: 406px !important;
    height: 414px !important;
    left: -167px !important;
    bottom: 119px !important;
}

:root {
            --primary-color: #ed2553;
            --primary-dark: #d12043;
            --secondary-color: #ff6b8a;
            --accent-color: #4ecdc4;
            --orange-accent: #ff8936;
            --text-dark: #2d3748;
            --text-light: #718096;
            --bg-light: #fef7f7;
            --bg-white: #ffffff;
            --bg-pink: #fed7d7;
            --border-light: #fbb6ce;
            --shadow-sm: 0 1px 2px 0 rgb(237 37 83 / 0.05);
            --shadow-md: 0 4px 6px -1px rgb(237 37 83 / 0.1);
            --shadow-lg: 0 10px 15px -3px rgb(237 37 83 / 0.1);
            --shadow-xl: 0 20px 25px -5px rgb(237 37 83 / 0.1);
            --radius: 12px;
            --radius-lg: 16px;
        }

        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 15px;
        }

        /* Who We Help Section */
        .who_we_help_sec {
            padding: 100px 0;
            background: var(--bg-light);
            position: relative;
        }

        /* Modern Headers
        .section_header {
            text-align: center;
            margin-bottom: 80px;
            position: relative;
            z-index: 2;
        }

        .section_header.dark .modern_title {
            background: linear-gradient(135deg, var(--text-dark), var(--primary-color));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .modern_title {
            font-size: clamp(2.5rem, 5vw, 3.5rem);
            font-weight: 800;
            margin-bottom: 20px;
            line-height: 1.2;
        }

        .title_underline {
            width: 80px;
            height: 4px;
            background: linear-gradient(90deg, var(--primary-color), var(--orange-accent));
            margin: 0 auto 30px;
            border-radius: 2px;
        }

        .modern_subtitle {
            font-size: 1.7rem;
            color: var(--text-light);
            max-width: 800px;
            margin: 0 auto;
            line-height: 1.6;
        } */

        Authors Grid
        .authors_grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
            gap: 30px;
            margin-bottom: 80px;
        }

        .author_card {
            background: var(--bg-white);
            border-radius: var(--radius-lg);
            padding: 40px 30px;
            box-shadow: var(--shadow-md);
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
            border: 2px solid transparent;
            opacity: 0;
            transform: translateY(30px);
        }

        .author_card:hover {
            transform: translateY(-5px);
            box-shadow: var(--shadow-xl);
            border-color: var(--primary-color);
        }

        .card_header {
            display: flex;
            align-items: center;
            gap: 20px;
            margin-bottom: 20px;
            position: relative;
            z-index: 2;
        }

        .author_icon {
            width: 60px;
            height: 60px;
            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
            border-radius: var(--radius);
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(237, 37, 83, 0.3);
        }

        .author_card:hover .author_icon {
            transform: rotate(-5deg) scale(1.05);
        }

        .author_icon i {
            font-size: 24px;
            color: white;
        }

        .author_card h3 {
            color: var(--text-dark);
            font-size: 2.1rem;
            font-weight: 700;
            margin: 0;
            line-height: 1.3;
        }

        .author_card p {
            color: var(--text-light);
            line-height: 1.6;
            margin: 0;
            position: relative;
            z-index: 2;
            font-size: 1.4rem;
        }

        .card_overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(135deg, transparent, rgba(237, 37, 83, 0.05));
            opacity: 0;
            transition: opacity 0.3s ease;
            pointer-events: none;
        }

        .author_card:hover .card_overlay {
            opacity: 1;
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .who_we_help_sec {
                padding: 60px 0;
            }
            
            .authors_grid {
                grid-template-columns: 1fr;
                gap: 20px;
            }
            
            .modern_title {
                font-size: 2.2rem;
            }
            
            .section_header {
                margin-bottom: 50px;
            }

            .author_card {
                padding: 25px 20px;
            }

            .modern_subtitle {
                font-size: 1.3rem;
            }
            
            .portfolio-sec:after{
    content: "";
    position: absolute;
    right: -310px;
    bottom: 70px;
    background: url("../images/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;
    display: none;
}
        }
        

        @media (max-width: 480px) {
            .author_card {
                padding: 25px 20px;
            }
            
            .modern_subtitle {
                font-size: 1.3rem;
            }
        }

        /* Animation Classes */
        .author_card.animate-in {
            animation: slide-in-up 0.8s ease forwards;
        }

        @keyframes slide-in-up {
            0% {
                opacity: 0;
                transform: translateY(50px) scale(0.9);
            }
            100% {
                opacity: 1;
                transform: translateY(0) scale(1);
            }
        }
        
        <style>
        :root {
            --primary-color: #ed2553;
            --primary-dark: #d12043;
            --secondary-color: #ff6b8a;
            --accent-color: #4ecdc4;
            --orange-accent: #ff8936;
            --text-dark: #2d3748;
            --text-light: #718096;
            --bg-light: #f1f1f1;
            --bg-white: #ffffff;
            --bg-pink: #fed7d7;
            --border-light: #fbb6ce;
            --shadow-sm: 0 1px 2px 0 rgb(237 37 83 / 0.05);
            --shadow-md: 0 4px 6px -1px rgb(237 37 83 / 0.1);
            --shadow-lg: 0 10px 15px -3px rgb(237 37 83 / 0.1);
            --shadow-xl: 0 20px 25px -5px rgb(237 37 83 / 0.1);
            --radius: 12px;
            --radius-lg: 16px;
        }

        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 15px;
        }

        /* Main Section */
        .slef_published_sec_m {
            padding: 70px 0 50px;
            overflow-x: hidden;
            background: var(--bg-light);
        }

        .title_m {
            font-size: 35px;
            font-family: Arial, sans-serif;
            font-weight: 700;
            margin: 0;
            color: #000;
            text-align: center;
            margin-bottom: 20px;
            background: linear-gradient(135deg, var(--text-dark), var(--primary-color));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .para_m {
            font-size: 16px;
            font-family: Arial, sans-serif;
            color: #000;
            margin: 20px 0 30px;
            line-height: 1.6;
            text-align: center;
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
        }

        .slef_published_m_boxes2 {
            margin: 50px 0 0;
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
        }

        .col-lg-4 {
            flex: 0 0 calc(33.333% - 14px);
            width: calc(33.333% - 14px);
        }

        .slef_published_m_box2 {
            background-color: #fff;
            box-shadow: 0 1px 20px rgba(0, 0, 0, 0.19);
            padding: 30px 25px;
            min-height: 420px;
            border-radius: 10px;
            transition: all 0.5s ease;
            margin: 0 0 30px;
            display: flex;
            flex-direction: column;
            overflow: hidden;
            word-wrap: break-word;
            border: 2px solid transparent;
            position: relative;
            opacity: 0;
            transform: translateY(30px);
        }

        .slef_published_m_box2:hover {
            background-color: #b1ffb1;
            transform: translateY(-5px);
            box-shadow: var(--shadow-xl);
            border-color: var(--primary-color);
        }

        .slef_published_m_box_icons2 {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            margin-bottom: 20px;
        }

        .slef_published_icon2 {
            width: 80px;
            height: 80px;
            background: linear-gradient(45deg, #fa690c, #ff8c42);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 15px;
            flex-shrink: 0;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(250, 105, 12, 0.3);
        }

        .slef_published_m_box2:hover .slef_published_icon2 {
            transform: rotate(-5deg) scale(1.05);
        }

        .slef_published_icon2 i {
            font-size: 24px;
            color: white;
        }

        .slef_published_m_box_icons2 h3 {
            font-size: 18px;
            font-family: Arial, sans-serif;
            font-weight: 700;
            color: #172117;
            margin: 0;
            line-height: 1.3;
            word-break: break-word;
            text-align: center;
        }

        .slef_published_m_box2 p {
            color: #546368;
            font-size: 15px;
            line-height: 1.5;
            margin: 0 0 15px 0;
            font-family: Arial, sans-serif;
            text-align: justify;
            word-wrap: break-word;
            overflow-wrap: break-word;
            flex-grow: 1;
        }

        .slef_published_m_box2 ul {
            margin: 0;
            padding-left: 18px;
            list-style: none;
        }

        .slef_published_m_box2 li {
            color: #546368;
            font-size: 14px;
            line-height: 1.4;
            margin: 8px 0;
            font-family: Arial, sans-serif;
            word-wrap: break-word;
            overflow-wrap: break-word;
            position: relative;
            padding-left: 15px;
        }

        .slef_published_m_box2 li:before {
            content: "•";
            color: var(--primary-color);
            font-weight: bold;
            position: absolute;
            left: 0;
        }

        .slef_published_m_box2 strong {
            color: var(--primary-color);
            font-weight: 700;
        }

        /* Card overlay effect */
        .card_overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(135deg, transparent, rgba(237, 37, 83, 0.05));
            opacity: 0;
            transition: opacity 0.3s ease;
            pointer-events: none;
        }

        .slef_published_m_box2:hover .card_overlay {
            opacity: 1;
        }

        /* Responsive Design */
        @media (max-width: 992px) {
            .col-lg-4 {
                flex: 0 0 calc(50% - 10px);
                width: calc(50% - 10px);
            }
        }

        @media (max-width: 768px) {
            .title_m {
                font-size: 28px;
                padding: 0 15px;
            }
            
            .para_m {
                font-size: 15px;
                padding: 0 15px;
            }
            
            .col-lg-4 {
                flex: 0 0 100%;
                width: 100%;
            }
            
            .slef_published_m_box2 {
                margin: 0 15px 30px;
                padding: 25px 20px;
                min-height: 350px;
            }
            
            .slef_published_m_box_icons2 {
                align-items: center;
                margin-bottom: 15px;
            }
            
            .slef_published_icon2 {
                width: 60px;
                height: 60px;
                margin-right: 12px;
            }

            .slef_published_m_box_icons2 h3 {
                font-size: 16px;
                line-height: 1.2;
                padding-top: 0;
            }

            .slef_published_m_box2 p {
                font-size: 14px;
                line-height: 1.4;
            }

            .slef_published_m_box2 li {
                font-size: 13px;
                line-height: 1.3;
                margin: 6px 0;
            }
            
            .portfolio-sec:after{
    content: "";
    position: absolute;
    right: -310px;
    bottom: 70px;
    background: url("../images/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;
    display: none;
}
        }

        @media (max-width: 576px) {
            .slef_published_m_boxes2 {
                gap: 10px;
            }

            .slef_published_m_box2 {
                margin: 0 10px 20px;
                padding: 20px 15px;
            }

            .slef_published_icon2 {
                width: 50px;
                height: 50px;
            }

            .slef_published_m_box_icons2 h3 {
                font-size: 15px;
            }
        }

        /* Animation classes */
        .fadeInUp {
            animation: fadeInUp 1s ease-out;
        }

        .slef_published_m_box2.animate-in {
            animation: slideInUp 0.8s ease forwards;
        }

        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes slideInUp {
            0% {
                opacity: 0;
                transform: translateY(50px) scale(0.9);
            }
            100% {
                opacity: 1;
                transform: translateY(0) scale(1);
            }
        }

h1.title_m.clr_black_m.fadeInUp {
    text-align: start !important;
    line-height: normal !important;
    font-size: 44px !important;
}














