.section_main_cr{
    padding: 100px 0;
}

.first_slider{
    background-color: transparent;
    background-image: linear-gradient(359deg, #FFFFFF 0%, #f2f5ee 100%);
}
.main_tr_block{
   
    margin-right: auto;
    margin-left: auto;
    padding: 60px 0px;
    padding-bottom: 0;
}
.content_block_main h1{
    margin-right: auto;
    margin-left: auto;
    max-width: 776px;
    font-size: 60px;
    line-height: 75px;
    color: rgb(5, 0, 56);
    word-break: break-word;
    font-weight: 700;
    text-align: center;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.5px;

}
.mar_btm_35px{
    margin-bottom: 35px;
}
.mar_btn_20px{
    margin-bottom: 20px;
}
.txt_grn{
    color: #4CAF50;
}
.single_block_comtent h2{
    margin-right: auto;
    margin-left: auto;
    /* max-width: 776px; */
    font-size: 48px;
    line-height: 50px;
   
    color: rgb(5, 0, 56);
    word-break: break-word;
    font-weight: 800;
    text-align: center;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.5px;
}
.poss_relv{
    position: relative;
}
.lqd-highlight-inner{
    transition-delay: 0ms;
    position: absolute;
    left: 0;
    bottom: -60px;
    transform: rotate(180deg);
}

.lqd-highlight-inner svg{
    fill: #59c95b;
}
.para_text_ty{
    font-size: 20px;
    line-height: 33px;
    overflow-wrap: break-word;
    font-weight: 400;
    color: #1d1d1b;
    word-break: break-word;
    margin-bottom: 15px;
    font-family: "Lato", sans-serif;
    
}

.paragrph_block{
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;  
}
.image_banner img , .image_banner video{
    max-width: 100%;
    border: 2px solid #d8f3e2;
    border-radius: 30px;

}
.image_banner {
    z-index: 13;
    position: relative;
}
.left_round_box{
    position: absolute;
    top: -120px;
    right: -125px;
}
.Right_round_box{
    position: absolute;
    bottom: -160px;
    left: -245px;
    transform: rotate(80deg);
}
.vide_box_outer {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.video_clr_outer {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #59c95b;
    display: flex;
    padding-left: 5px;
    justify-content: center;
    align-items: center;
    border: 2px solid #59c95b;
    box-shadow: 0 18px 50px 0 rgb(172 255 206);
}

.text_paragph{
    font-size: 14px;
    font-weight: 600;
    font-family: "Lato", sans-serif;

}
.box_tab_m_yur{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: transform .85s cubic-bezier(.23,1,.32,1),background .3s,border .3s,border-radius .3s,box-shadow .3s;
    margin: 0;
    gap: 10px;
    flex-direction: column;
    padding: 15px 10px;
    align-items: center;
    background-color: #f9fafc;
    border-radius: 18px;
    background-color: #fff;
    box-shadow: 0 18px 50px 0 rgba(99.00000000000014,89,249,.12);
    min-width: 130px;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 142px;
    height: 142px;
    width: 142px;
}


.main_tanblock{
    display: flex;
    gap: 20px;
    z-index: 123;
 
}
.man_tab_blockR{
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.bg_outer_td{
    position: absolute;
    /* top: 8px; */
    z-index: 1;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.min_emptyu_boc{
    min-width: 130px;
    min-height: 142px;
    height: 142px;
    width: 142px;
}
.second_section{
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, rgba(240, 240, 255, 1) 100%);
}
.tab_blocl_call_Ac h4{
    font-size: 18px;
    font-weight: 600;
}
.tab_blocl_call_Ac p{
    font-size: 15px;
    line-height: 25px;
    
}
.clr_white{
    color: #fff;
}
.btn_commanFGRT{
    padding: 8px 20px;
    border-radius: 20px;
    color: #2a2a2a;
    font-size: 14px;
    display: inline-flex;
    background: white;
    font-weight: 600;
    position: relative;
    border: 1px solid #fff;
    transition: background 250ms ease 0s, border-color 250ms ease 0s;
    cursor: pointer;

}
.btn_commanFGRT:hover{
  background-color: transparent;
  color: #fff;
}
.call_action_box{
    padding: 30px 35px;
    border-radius: 20px;
    background-color: transparent;
    background-image: linear-gradient(90deg, #6c7ee0 0%, #9e8dfe 100%);
    flex-direction: column;
    display: flex;
    gap: 20px;

}
.fontFamily{
    font-family: "Lato", sans-serif;

}
.icon_setab{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    min-width: 45px;
    background: white;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.d_flex{
    display: flex;
}
.button-glow:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn11 3s ease-in-out infinite;
   
}

.button-glow {
    overflow: hidden;
}

.bg_blue_tr{
    background-image: linear-gradient(90deg, #45a4fe 0%, #0d66fe 100%);

}

.brder_btn{
    background-color: transparent;
    color: white;

}
.brder_btn:hover{
    background-color: #fff;
    color: #2a2a2a;
  }
.bgLightBlue{
    /* background-color: #eeedff; */
    background-color: #f1f1ff;
}

.title_yteg{
    font-size: 40px;
    font-weight: 700;
    color: #212121;
    margin-bottom: 0;
    line-height: 43px;
}

.call_feature_box{
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: transform .85s cubic-bezier(.23,1,.32,1), background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0;
    gap: 20px;
    flex-direction: column;
    padding: 35px 30px;
    align-items: center;
    background-color: #f9fafc;
    border-radius: 18px;
    background-color: #fff;
    box-shadow: 0 18px 50px 0 rgba(99.00000000000014,89,249,.12);
    min-width: 130px;
    justify-content: center;
    align-items: center;
    text-align: center;
  
}
.texTtop_tr{
    font-weight: 800;
    font-size: 35px;

    margin-bottom: 5px;
    color: #1c1c1c;
}

.rel_box_yter{
    background: white;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #f1f1f1;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.mb_15{
    margin-bottom: 10px;
}
.main_td_flex_box{
    display: flex;
    gap: 10px;
}

.trd_flow_td{
    background-color: #59c95b;
    border-radius: 6px;
    padding: 0px 10px 3px 10px;
    line-height: 8px;
    color: white;
}

.main_block_trewrap{
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
}
.bgt_yt{
    margin-right: -18px;
    z-index: 123;
    margin-bottom: -56px;
    width: 690px;

}

.text_remove{
    font-size: 18px;  
    font-weight: 600;
    color: #212121;
    margin-bottom: 0;
}

.align_item_strt{
    align-items: flex-start;
    gap: 15px;
}

.main_tab_ty{
    margin-left: -35px;
    margin-top: -33px;
}
.tab_sect_ytee{
    display: flex;
    align-items: flex-start;
}

.main_block_left_site{
    margin-top: -245px;
}
.imng_Main_img{
    top: -65px;
    position: relative;
}

.border_main_btn{
    padding: 8px 20px;
    border-radius: 20px;
    display: inline-flex;
    color: white;
    background-color: rgba(37, 83, 131, 0.31);
    font-weight: 500;
    font-size: 18px;
}

.Bg_dark_theme{
    background-color: #0C1D2F;
}
.text_main_head_tg{
    font-size: 48px;
    line-height: 65px;
    word-break: break-word;
    font-weight: 800;
}
.text-white{
    color: #fff!important;
}
.text_center{
    text-align: center;
}

.mar_yt_title{
    margin: 0 285px;
}
.button_block_tab{
    display: inline-flex;
    gap: 10px;
    align-items: center;
    color: #4caf50;
    font-weight: 500;
    font-size: 16px;
    border: 1px dashed #4caf50;
    padding: 7px 16px;
    border-radius: 12px;
    overflow: hidden;
    /* transform: translatey(0);
    animation: 6s ease-in-out infinite float; */
}
.pos_b_uhlock{
    position: absolute;
}
.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80% !important;
    height: 80% !important;
}
@keyframes float  {
    0%, 100% {
        transform: translatey(0);
    }
    50% {
        transform: translatey(-20px);
    }
}
.top_10px , .roght_0{
    animation: 3s ease-in-out infinite float;
}
.top_10px{
    animation: 3s ease-in-out infinite float;
}
.buttom_55px{
    animation: 4s ease-in-out infinite float;

}
.top_56{
    animation: 7s ease-in-out infinite float;

}
.right_hdh{
    animation: 5s ease-in-out infinite float;

}


.main_tab_blockcnn{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.pad_100px{
    padding:  120px 0;
}

.border-Rd{
    border-radius: 0 100px;
}
.right_tyr{
    position: absolute;
    bottom: 23px;
    left: -245px;
    transform: rotate(80deg);
}
.bg_gnrty{
    background-color: #59c95b;
    color: #fff;
}
.clr_black_tgr{
    color: rgb(5, 0, 56);
}

.txt_btre{
    font-size: 18px;
    color: #212121;
    font-weight: 500;
}

.align_items_hh{
    align-items: center;
}
.dd_flex_align_itm{
    display: flex;
    align-items: center;
}
.pad_section_more{
    padding: 100px 0;
    border-radius: 0 0 100px 0px;
}
.bg_2_yelow{
    background-color: #FEF8F0;
}
.bg_2_gn{
    background-color: #E0FFE2;
}
.dd-flex_jus_byht{
    display: flex;
    justify-content: center;
}
.bg_social_bg:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 65%;
    background: #0C1D2F;
    top: 0;
    /* right: 0; */
    z-index: 1;
    border-radius:0 0 100px 100px;
}

.mar_yt_title_yrt{
    margin: 0 170px;
}
.bg_rose{
    background-color: #FFF0F0;
}
._z34{
    z-index: 113;
}
.top_0{
    top: 0;
}
.bg_vilot{
    background-color: #F6F0FE;
}
.bg_light_white{
    background-color: #F8F8F8;
}

.Bg_light_blue:after , .Bg_blu_lgt{
    background-color: #E6F3FF;
}
.Bg_light_ligh_rose::after{
    background-color: #FFF0F0;

}
.btn_tyr_sv{
    display: inline-flex;
    gap: 10px;
    align-items: center;
    color: #4caf50;
    font-weight: 600;
    font-size: 17px;
    background-color: rgba(17, 40, 64, 0.42);
    padding: 10px 16px;
    border-radius: 80px;
    transition: all 0.5s ease;
}
.just_strat{
    justify-content: start;
}
.right_blue_btn{
    position: absolute;
    bottom: -160px;
    left: -245px;
    transform: rotate(278deg);
}
.imag_set_outer{
    margin-top: -50px;
    padding-bottom: 35px;
}
.left_round_box_tt{
    position: absolute;
    top: -120px;
    right: -125px;
}
.left_round_box_tt img{
    width: 150%;
}
.bg_liner_sec{
    background-color: transparent;
    background-image: linear-gradient(273deg, rgba(250, 248, 235, 1) 0%, rgb(233 241 253) 100%);
}
.compre_box_ty{
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    gap: 20px;
}
.mar_btm_60px{
    margin-bottom: 60px;
}
.box_tab_m_yur:hover{
    background-color: #d4e6ff;
    cursor: pointer;
}
.button_block_tab:hover{
    background: #12253a;
    cursor: pointer;

}
.compre_box_ty{
    transition: all 250ms ease 0s, border-color 250ms ease 0s;
    transform: translateZ(0);
    cursor: pointer;

}
.compre_box_ty:hover{
    box-shadow: 0 8px 16px 10px rgba(0,0,0,.08);
    transform: translate3d(0, -4px, 0);
}
.btn_tyr_sv:hover{
    background-color: rgb(21 51 82 / 42%);
    transform: translateX(10px);
    cursor: pointer;
}
.tick_boc_main{
    justify-content: center;
    display: flex;
    gap: 25px;.
}
.pos_absolute{
    position: absolute;
}
.top_10px{
    top: 75px;
}
.roght_0{
    right: 0;
    top: 75px;
}
.buttom_10px{
    bottom: 30px;
}
.right_hdh{
    right: 0;
    bottom: 30px;
}
.pos_relatve{
    position: relative;
}

.top_56{
    top: -60px;
}
.buttom_55px{

    bottom: -60px;

}
.top_40px{
    top: 40px;
}

.loader_bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 16px;
    width: 100%;
    height: 100%;
   
    display: flex;
    justify-content: center;
    align-items: center;
}
.line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #4caf50;
}
.load-2 .line:nth-last-child(3) {
    animation: loadingB 1.5s 0s infinite;
}
.load-2 .line:nth-last-child(1) {
    animation: loadingB 1.5s 1s infinite;
}
.load-2 .line:nth-last-child(2) {
    animation: loadingB 1.5s 0.5s infinite;
}
@keyframes loadingB {
    50% {
        width: 35px;
    }
    100% {
        width: 15px;
    }
}
.block_loarder{
    position: relative;
    display: block;
}
.mobile_show{
    display: none;
}
.set_wid_high{
    width: 555px;
    height: 555px;
}

.try_bg_hgrtt{
    background: #59c95b;
    color: white;
    border-color: #59c95b;
}
.btn_borery{
    background: #ffffff00;
    border-color: #0f0f0f;
    color: #1d1d1d;
}
.try_bg_hgrtt:hover{
    background: #ffffff00;
    border-color: #51b953;
    color: #51b953;
}
.btn_borery:hover{
    background: #0f0f0f;
    color: #fff;

}
.just_contt_cntr{
    justify-content: center;
}

.bg_htyu{
    background-color: #fffaec;  
}
.bg_grenn_ytr::after {
    background-color: #fffaec;
}
.web_show{
    display: block;
}
.mob_show{
    display: none;
}
.zendesk_video_yt_lg{
    width: 100%;
    height: 600px;
    float: left;
    border-radius: 20px;
}



@media only screen and (max-width: 992px) {
    html{
      width: 100%;
      overflow-x: hidden;
    }
    .dd_flex_align_itm{
        flex-direction: column;
        gap: 30px;
    }
    .dd-flex_jus_byht img{
        max-width: 100%;
    }
    .image_banner img{
        border-radius: 12px;
    }
    .man_tab_blockR{
        flex-direction: column;
    }
    .main_tanblock{
        width: 100%;
        flex-wrap: wrap;
        gap: 10px;

    }
    .box_tab_m_yur{
        min-width: 48%;

    }
    .man_tab_blockR{
        flex-wrap: wrap;
        gap: 10px;
    }
    .min_emptyu_boc{
        height: 0;
        min-height: 0;
        display: none;
    }
    .main_block_trewrap , .tab_sect_ytee {
        flex-direction: column;
        align-items: center;
    }
    .main_block_left_site{
        margin-top: 0;
    }
    .imng_Main_img{
        top: 0;
    }
    .bgt_yt{
        width: 100%;
        margin: 0;
    }
    .main_block_trewrap{
        align-items: center;
    }
    .mar_yt_title ,.mar_yt_title_yrt{
        margin: 0;
    }
    .call_action_box{
        margin-bottom: 20px;
    }
    .main_tab_ty{
        margin: 0;
        width: 100%;
    }
    .cetr_lized_sec .main_td_flex_box{
  
        flex-direction: column;
    }
    .rel_box_yter{
        width: 100%;
    }
    .text_main_head_tg{
        font-size: 32px;
        line-height: 50px;
    }
    .pad_100px , .section_main_cr{
        padding: 60px 0;
    }
    .tab_sect_ytee img , .imng_Main_img img {
        display: none;
    }
    .main_tab_ty{
        margin-bottom: 20px;
    }
    .border-Rd{
        border-radius: 0 30px;
    }
    .pad_section_more{
        padding: 60px 0;
        border-radius: 0 0 60px 0px;
    }
    .bg_social_bg:after{
        height: 85%;
    }
    .content_block_main h1{
        font-size: 35px;
        line-height: 52px;

    }
    .lqd-highlight-inner  svg{
        width: 95px;
    }
    .lqd-highlight-inner{
        bottom: -37px;
    }
    .Right_round_box{
        display: none;
    }
    .single_block_comtent h2{
        font-size: 38px;
    }
    .compre_box_ty{
        margin-bottom: 20px;
    }
    .title_yteg{
        font-size: 30px;
    }
    .buttom_55px ,.roght_0 ,.right_hdh , .top_10px ,.top_56{
        animation: none;
    } 
 /* .tick_boc_main{
        flex-direction: column;
    } */
    .top_56, .top_40px {
        top: 0;
    }
    .pos_absolute{
  
        position: relative;
        /* width: 100%;
        margin-bottom: 15px; */

    }
    .roght_0 , .top_10px{
        top: 0;
    }
    .buttom_10px , .right_hdh , .buttom_55px{
        bottom: 0;
    }
    .tick_boc_main{
        gap: 15px;
    }
    .email_section2 .dd-flex_jus_byht {
        height: auto!important;
    }
    .image_banner video{
        height: auto;
    }
    .image_banner img, .image_banner video {
        border: 1px solid #d8f3e2;
        border-radius: 6px;
    }
    .image_banner img{
        height: auto;
    }
    .obstcl_rme_section  {
        flex-direction: column;
    }
    .main_block_left_site .main_td_flex_box {
        flex-direction: column;

    }
    .mobile_hide{
        display: none;
    }
    .mobile_show {
        display: block;
    }
    .fancybox-slide--iframe .fancybox-content{
        height: 100% !important;
    }
    .row_rever_disply_flex{
        display: flex;
        flex-direction: column-reverse;
    }
    .mar_btm_tr{
        margin-bottom: 15px;
    }
    .set_wid_high{
        width: 330px;
        height: 330px!important;
        min-height: 330px;

    }
    .mob_show{
        display: block;
        display: flex;
    }
    
    .bg_outer_td{
        display: none;
    }
    .js-icon_box{
        display: flex;
        flex-wrap: wrap;
        /* justify-content: center; */
        justify-content: flex-start;
        gap: 10px;
    }
    .button_block_tab{
        font-size: 12px;
        padding: 7px 12px;
    }
    .text_main_font{
        /* font-size: 25px; */
        font-size: 20px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        font-weight: 800;
        font-family: "Lato", sans-serif;
        letter-spacing: 0.5px;
        margin-bottom: 20px;
        color: #050038;
        align-items: center;
        
    }
    .clr_main_01{
        color: #3680ff;
        background: #e3eeff;
    }
    .clr_main_02{
        color: #59c95b;
        background-color: #d7ffd7;
    }
    .clr_main_03{
        color: #efa727;
        background: antiquewhite;
    }
    .clr_main_04{
        color: #6759ff;
        background-color: #e1ebff;
    }
    .clr_main_05{
        color: #ff3f00;
        background-color: #ffe8e1;
    }
    .clr_main_06{
        color: #06a1f8;
        background-color: #d9f1ff;
    }
    .txt_big  {
        padding: 5px 10px;
        border-radius: 18px;
    }
    .web_show {
        display: none;
    }
    .zendesk_video_yt_lg {
        height: 200px;
    }
}






@-webkit-keyframes shiny-btn11 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0
    }

    30% {
        -webkit-transform: scale(2) rotate(45deg);
        opacity: .3
    }

    50% {
        -webkit-transform: scale(3) rotate(45deg);
        opacity: .5
    }

    60% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: .8
    }

    60% {
        -webkit-transform: scale(5) rotate(45deg);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0
    }
}
