body {
    font-family: Exo, sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    overflow-y: scroll;
    overflow-x: hidden
}

.to_srl_dv.backTotop.footer-show-all {
    transform: rotate(-90deg);
    transition: 0.3s
}

a,
a:hover {
    text-decoration: none;
    cursor: pointer
}

.to_srl_dv.light-typo,
.to_srl_dv.light-typo:after {
    color: #fff
}

.to_srl_dv.light-typo .progresssss .fill {
    background: #30cff2
}

.to_srl_dv.light-typo #progressTop {
    background: #fff
}

.text-right {
    text-align: right
}

.bg-white {
    background-color: #fff
}

.bg-black {
    background-color: #0d0d0d
}

.bg-gray {
    background-color: #f9f9f9
}

.bg-yellow {
    background-color: #ffde1d
}

::-moz-selection {
    color: #022741;
    background: #ffde1d
}

::selection {
    color: #022741;
    background: #ffde1d
}

.bg-skyblue {
    background-color: #30cff2
}

.text-gray {
    color: #666
}

.text-blue {
    color: #022741
}

.text-white {
    color: #fff
}

.text-black {
    color: #012840
}

.font-14 {
    font-size: 14px
}

.font-16 {
    font-size: 16px;
    line-height: 1.7em
}

.font-18 {
    font-size: 18px
}

.font-20 {
    font-size: 20px
}

.font-36 {
    font-size: 36px
}

.font-48 {
    font-size: 48px
}

.heading-20 {
    font-size: 20px;
    line-height: 32px
}

.heading-24 {
    font-size: 24px;
    line-height: 36px
}

.heading-36 {
    font-size: 36px;
    line-height: 48px
}

.heading-40 {
    font-size: 40px;
    line-height: 52px
}

.heading-48 {
    font-size: 48px;
    line-height: 60px
}

.heading-50 {
    font-size: 50px;
    line-height: 62px
}

.heading-52 {
    font-size: 52px;
    line-height: 64px
}

.description-16 {
    font-size: 16px;
    line-height: 28px
}

.description-18 {
    font-size: 18px;
    line-height: 30px
}

.font-regular {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-100 {
    padding-top: 100px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-100 {
    padding-bottom: 100px
}

.pl-30 {
    padding-left: 30px
}

.pr-30 {
    padding-right: 30px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 50px
}

.mr-20 {
    margin-right: 20px
}

.service_block img {
    max-width: 80px
}

.mn_heading {
    padding-right: 100px
}

.footer_subscrib_form:after {
    height: 1px;
    max-width: 1900px;
    background: #30cff2;
    content: "";
    display: block;
    margin: 50px auto 0
}

.footer_links ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer_links ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    margin-bottom: 10px
}

.footer_links ul li:last-child a {
    margin: 0
}

.footer_copyright {
    border-top: 1px solid #5b5b5b
}

footer {
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: left 78%
}

.bg_trans {
    background-color: transparent
}

.to_srl_dv {
    position: fixed;
    top: 40%;
    width: 200px;
    left: -75px;
    font-size: 11px;
    font-weight: 600;
    color: #012840;
    z-index: 99;
    cursor: pointer;
    transform: rotate(90deg);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    transition: .3s
}

.progresssss .fill {
    background-color: #022741;
    width: 100%;
    height: 20px
}

#progressTop {
    width: 3px;
    height: 60px;
    border-radius: 0;
    overflow: hidden;
    background: #b2b2b2;
    transform: rotate(-90deg)
}

.to_srl_dv:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 32.5%;
    left: 96%;
    text-align: center;
    line-height: 20px;
    color: #b2b2b2;
    transform: translate(-50%, 0) rotate(-90deg)
}

.to_srl_dv.side_content_nb {
    height: auto;
    right: -120px;
    left: unset;
    padding: 0;
    width: auto;
    transform: rotate(-90deg)
}

.to_srl_dv.side_content_nb:after {
    display: none
}

.to_srl_dv.side_content_nb a {
    display: flex;
    align-items: center;
    color: #022741
}

.to_srl_dv.side_content_nb a:after,
.to_srl_dv.side_content_nb a:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #ddd;
    display: inline-block;
    margin: 0 15px
}

.container_banner {
    max-width: 1280px;
    margin: auto;
    padding: 0 15px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.home_hero_banner {
    height: 600px
}

.hero_img img {
    height: 100%;
    position: relative;
    z-index: 1
}

.hero_content {
    width: 800px;
    height: 800px;
    background: #ffde1d;
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0
}

.hero_content:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffde1d;
    border-radius: 50%;
    z-index: 2;
    opacity: .8;
    mix-blend-mode: overlay
}

.hero_content_cirlce {
    position: relative;
    z-index: 3;
    max-width: 500px;
    padding-left: 40px;
    width: 100%;
    margin-top: -20%
}

.hero_content_cirlce h1 span {
    display: block
}

.hero_content span.mr_tch {
    max-width: 300px;
    width: 100%;
    overflow: hidden
}

.hero_bannerSlider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease
}

.hero_bannerSlider.slick-initialized {
    visibility: visible;
    opacity: 1
}

.tabs-content-rec.lf_rec_width {
    position: absolute;
    right: 0;
    top: 30px;
    width: 75vw;
    margin: 0
}

.pb-100 {
    padding-bottom: 100px
}

.tabs-content-rec.lf_rec_width .slick-arrow {
    right: 12vw
}

.tabs-content-rec.lf_rec_width .slick-next.slick-arrow {
    right: 7.5vw
}

.comman_btn.banner_cta a {
    color: #022741
}

.comman_btn.banner_cta a:after {
    background: rgba(0, 0, 0, 0) url(../images/cta_arrow_icon_dblue.png) no-repeat 55%;
    width: 15px;
    height: 20px;
    border: 0;
    margin-left: 20px;
    margin-bottom: -30px;
    background-size: 12px
}

.comman_btn.banner_cta a span {
    padding-bottom: 8px
}

.comman_btn.banner_cta a span:after {
    position: absolute;
    bottom: 0;
    right: 3px;
    background: #022741;
    width: 88%
}

#hero_bannerSlider .slick-counter {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: -2px;
    border-radius: 50%;
    border: 1px solid #012840;
    position: absolute;
    color: #012840;
    right: 30px;
    top: 97.5%;
    transition: .3s
}

#hero_bannerSlider .slick-counter .current {
    font-size: 25px;
    transition: .3s
}

#hero_bannerSlider .slick-arrow {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 0;
    background: 0 0;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 100%
}

#hero_bannerSlider .slick-prev.slick-arrow {
    right: 80px;
    transform: rotate(-180deg)
}

#hero_bannerSlider .slick-arrow:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/cta_arrow_icon_dblue.png) no-repeat scroll 55%;
    position: absolute;
    background-size: 10px;
    left: 0;
    top: 0
}

#hero_bannerSlider .slick-track {
    padding-bottom: 30px
}

.done_md_bx {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    min-height: 350px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    transition: .3s;
    position: relative
}

.done_md_bx.active_bx {
    border-color: #30cff2;
    background-color: #30cff2;
    transition: .3s
}

.done_md .col-md-4,
.done_md .col-md-8 {
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.done_md_bx svg {
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    transform: scale3d(1, 1, 1);
    will-change: transform;
    transform-style: preserve-3d;
    transform-origin: 50% 50%;
    max-width: 40px;
    margin-bottom: 15px
}

.img-container {
    position: relative;
    overflow: hidden
}

.img-container img {
    width: 100%;
    opacity: 0
}

.comman_btn {
    display: inline-block
}

.comman_btn a {
    position: relative;
    align-items: center;
    display: flex;
    transition: .3s all;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    padding-bottom: 10px
}

.comman_btn a:after {
    content: "";
    width: 45px;
    height: 45px;
    background: url(../images/cta_arrow_icon_white.png) no-repeat 55%;
    border-radius: 50%;
    border: 1px solid #fff;
    display: inline-block;
    background-size: 12px;
    transition: .3s all
}

.comman_btn a span {
    position: relative;
    display: flex;
    align-items: center;
    transition: .3s all
}

.comman_btn a span:after {
    content: "";
    width: 70px;
    background: #fff;
    display: inline-block;
    height: 2px;
    margin-right: -28px;
    margin-left: 20px;
    transition: .3s all;
    transform: translateX(0)
}

.comman_btn a:hover span::after {
    transition: .3s all;
    animation: mymove 1.5s;
    -webkit-animation: mymove 1.5s;
    -moz-animation: mymove 1.5se
}

.comman_btn.blue_btn a {
    color: #30cff2
}

.comman_btn.blue_btn a:after {
    border-color: #30cff2;
    background: url(../images/cta_arrow_icon_blue.png) no-repeat 55%;
    background-size: 12px
}

.comman_btn.blue_btn a span:after {
    background: #30cff2
}

.tf_home_product:before {
    content: "";
    width: 58vw;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px 0 0 10px
}

.comman_btn.darkblue_btn a {
    color: #022741
}

.comman_btn.darkblue_btn a::after {
    background: rgba(0, 0, 0, 0) url(../images/cta_arrow_icon_darkblue.png) no-repeat scroll 55% center/12px;
    border-color: #002741
}

.comman_btn.darkblue_btn a span::after {
    background: #002741
}

.home_product_tab .nav-tabs {
    padding-left: 100px;
    max-width: 270px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 0 none;
    padding-right: 60px
}

.home_product_tab .nav-tabs li {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%
}

.home_product_tab .nav-tabs li button {
    padding: 0;
    background: 0 0 !important;
    border: 0 !important;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    width: 100%;
    margin-bottom: 10px
}

.home_product_tab .nav-tabs li button span {
    display: block;
    margin-bottom: 5px
}

.prod_img img {
    width: 120%;
    margin-top: 130px;
    margin-left: -150px
}

.home_product_tab .nav-tabs li button.active {
    color: #30cff2 !important
}

.home_product_tab .nav-tabs:before {
    content: "";
    width: 1px;
    height: 60%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: #fff;
    opacity: .6
}

.tabs-nav-rec {
    padding: 40px 0 0 0 !important
}

.type_resource_bx {
    min-height: 350px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-right: 25px
}

.type_resource_bx img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.resource_cnt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    background: #000;
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%)
}

.resource_cnt h3 {
    font-size: 24px;
    color: #fff;
    margin: 0
}

.tabs-nav-rec .rec_dtNw h3 {
    color: #878787;
    font-size: 18px;
    padding: 0;
    margin: 12px 0;
    font-weight: 400;
    transition: .3s;
    display: block;
    cursor: pointer
}

.tabs-nav-rec .rec_dtNw .slick-current h3 {
    color: #30cff2;
    font-size: 20px;
    font-weight: 600
}

.tabs-nav-rec .slick-arrow {
    display: inline-block;
    padding: 0;
    border: 0;
    background-color: transparent;
    width: 30px;
    height: 30px;
    font-size: 0;
    background-image: url(../images/resouce_icons_up.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center
}

.tabs-nav-rec .slick-next.slick-arrow {
    background-image: url(../images/resouce_icons_down.png)
}

.tabs-content-rec .slick-arrow {
    padding: 0;
    border: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    position: relative;
    background: #eee;
    border-radius: 50%;
    position: absolute;
    right: 50px;
    top: 0;
    z-index: 1
}

.tabs-content-rec .slick-arrow:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/resouce_icons_up.png);
    position: absolute;
    position: absolute;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center !important;
    background-position: 0;
    transform: rotate(-90deg);
    left: 0;
    top: 0
}

.tabs-content-rec .slick-next.slick-arrow {
    right: 0
}

.tabs-content-rec .slick-next.slick-arrow:before {
    transform: rotate(90deg);
    background-position: 100%
}

.smdtR .slick-list {
    padding: 80px 30% 0 0 !important
}

.tabs-content-rec {
    margin-top: -80px
}

footer .container:before {
    content: "";
    width: 330px;
    height: 330px;
    background: url(../images/footer_bg.png) no-repeat;
    position: absolute;
    position: absolute;
    bottom: 70px;
    left: -90px;
    background-size: cover
}

.footer_content_social a {
    /* margin: 0 10px; display: flex; */
}

.footer_content_social a:after {
    display: none !important;
    content: "";
    width: 2px;
    height: 10px;
    display: inline-block;
    background: #989898;
    margin: 0 20px
}

.iso_certified img {
    max-width: 250px;
    width: 100%;
    margin-top: 20px
}

.footer_content_social a:last-child:after {
    display: none
}

.services_md .mn_heading h2 {
    min-height: 420px
}

.sr_circle_dv {
    max-width: 400px;
    width: 100%
}

.sr_circle_dv img {
    width: 100%
}

.rec_dtNw {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease
}

.rec_dtNw.slick-initialized {
    visibility: visible;
    opacity: 1
}

.bg-gray.about_partner_logo {
    padding: 40px 70px;
    border-radius: 10px
}

.logo_partner {
    width: 100%;
    margin: 15px 0;
    height: 70px;
    justify-content: flex-start;
    display: flex;
    align-items: center
}

.logo_partner img {
    width: 150px;
    height: auto;
    max-height: max-content;
    max-width: fit-content
}

.part_heading_bx {
    position: relative;
    margin-top: -140px;
    z-index: -1
}

.part_heading {
    height: 300px;
    width: 100%;
    display: flex;
    align-items: end;
    border-radius: 1px;
    padding: 40px
}

.client_review_des {
    font-style: normal !important
}

@media (max-width:991px) {
    .to_srl_dv.backTotop.footer-show-all {
        transform: rotate(-90deg);
        transition: 0.3s
    }

    .done_md_bx {
        min-height: 280px
    }

    .tabs-content-rec.lf_rec_width {
        position: static;
        width: 100%
    }

    .tabs-content-rec.lf_rec_width .slick-arrow {
        right: 50px
    }

    .tabs-content-rec.lf_rec_width .slick-next.slick-arrow {
        right: 0
    }

    .home_resources.pb-100 {
        padding-bottom: 0
    }
}

@media (min-width:1600px) {
    .to_srl_dv.backTotop.footer-show-all {
        transform: rotate(-90deg);
        transition: 0.3s
    }

    .tabs-content-rec.lf_rec_width {
        width: 70vw
    }

    .tabs-content-rec.lf_rec_width .slick-arrow {
        right: 19vw
    }

    .tabs-content-rec.lf_rec_width .slick-next.slick-arrow {
        right: 16.2vw
    }
}

@media (min-width:1999px) {
    .tabs-content-rec.lf_rec_width {
        width: 60vw
    }
}

@media (min-width:1400px) {
    .container_banner {
        max-width: 1700px
    }

    .home_hero_banner {
        height: 870px
    }

    .hero_content {
        width: 1100px;
        height: 1100px
    }

    .hero_content_cirlce {
        max-width: 530px
    }

    .hero_content_cirlce h1 {
        font-size: 70px;
        line-height: 1.2em
    }

    #hero_bannerSlider .slick-counter {
        top: 98%
    }

    #hero_bannerSlider .slick-arrow {
        top: 92%
    }
}

@keyframes mymove {
    0% {
        height: 0%
    }

    75% {
        height: 100%;
        opacity: .1
    }

    100% {
        height: 100%;
        opacity: .5
    }
}

@keyframes fadeInRight_address {
    0% {
        opacity: 0;
        transform: translateX(200px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInRight_address {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadetop {
    0% {
        opacity: 0;
        transform: translateY(200px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadetop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@media (max-width:767px) {
    .meau_wrap {
        display: none
    }

    .mobile_menu {
        padding: 50px 10px
    }

    .mobile_menu ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    .sidenav .closebtn {
        width: 30px;
        height: 30px;
        border: 1px solid #fff;
        font-size: 30px;
        line-height: 30px;
        right: 10px;
        top: 10px
    }

    .mobile_menu ul>li {
        font-size: 15px;
        color: #fff;
        margin-bottom: 15px;
        position: relative
    }

    .mobile_menu ul>li:last-child {
        margin-bottom: 0
    }

    .mobile_menu ul>li>ul {
        padding: 10px;
        border-top: 1px solid #242424;
        margin-top: 10px;
        border-bottom: 1px solid #242424
    }

    .aniamted_line.intro {
        display: none
    }

    .mobile_menu ul>li li {
        margin-bottom: 10px
    }

    .mobile_menu ul>li li a {
        font-size: 13px;
        color: #fff;
        display: block
    }

    .mobile_menu ul>li {
        display: block
    }

    .mobile_menu ul>li.menu_sub_items:after {
        content: "+";
        font-size: 16px;
        color: #fff;
        width: auto;
        height: auto;
        display: block;
        position: absolute;
        right: 0;
        top: 2px;
        text-align: center
    }

    .mobile_menu ul>li.menu_sub_items.selected:after {
        content: "-"
    }

    .nav_n>ul>li:nth-child(1),
    .nav_n>ul>li:nth-child(2),
    .nav_n>ul>li:nth-child(3) {
        display: none
    }

    .logo img {
        max-width: 150px
    }

    .nav_n>ul li:last-child a {
        width: 20px;
        height: 11px
    }

    .nav_n>ul li>a {
        margin-right: 15px
    }

    .nav_n>ul li:nth-child(4) a {
        padding: 5px 15px;
        font-size: 13px
    }

    .menu {
        padding: 15px 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .reval_menu>li>a {
        font-size: 16px;
        margin: 0 0 20px
    }

    .reval_menu>li ul a {
        font-size: 14px;
        margin: 0 0 10px
    }
}

@keyframes mymove {
    from {
        transform: translateX(-40px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes mymove {
    from {
        transform: translateX(-40px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes mymove {
    from {
        transform: translateX(-40px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes mymove {
    from {
        transform: translateX(-40px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@media (max-width:479px) {
    .tabs-nav-rec .slick-list {
        padding: 0 30px
    }
}

@media (max-width:575px) {
    .done_md .col-md-4:hover {
        flex: 0 0 100% !important;
        width: 100% !important
    }

    .done_md .col-md-4:hover+.col-md-8 {
        flex: 0 0 100% !important;
        width: 100% !important
    }

    .footer_content_social a {
        text-align: center;
    }

    .footer_copyright,
    .policy_links {
        text-align: center;
        width: 100%
    }

    .subscribe_form_wrap {
        padding: 15px
    }

    .resource_pagination ul li:first-child,
    .resource_pagination ul li:last-child {
        display: none
    }
}

@media (min-width:576px) and (max-width:767px) {
    .footer_content_social a {
        margin-right: 20px
    }

    .subscribe_form_wrap {
        padding: 20px
    }

    .resource_pagination ul li:first-child a,
    .resource_pagination ul li:last-child a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px
    }
}

@media (max-width:767px) {

    .footer_content_social a img {
        margin: 0 auto;
    }
    
    .slick-counter {
        display: none
    }

    .hero_bannerSlider .slick-arrow {
        display: none !important
    }

    .home_hero_banner .hero_img img {
        position: relative
    }

    .hero_content_cirlce h1 span {
        display: inline-block
    }

    .home_hero_banner .hero_img {
        height: auto;
    }

    .home_hero_banner .hero_content_cirlce {
        margin-top: 0
    }

    .home_hero_banner .slick-dots {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex
    }

    .home_hero_banner .slick-dots li button {
        width: 15px;
        height: 15px;
        display: block;
        border: 0;
        font-size: 0;
        padding: 0;
        border-radius: 50%;
        background: #022741;
        margin-right: 10px;
        border: 2px solid transparent
    }

    .home_hero_banner .slick-dots li.slick-active button {
        border-color: #ffde1d
    }

    .footer_links {
        margin-bottom: 20px
    }

    .pb-100 {
        padding-bottom: 40px
    }

    .pt-100 {
        padding-top: 40px
    }

    .tabs-content-rec {
        margin: 0
    }

    .container_banner,
    .container_banner .col-md-6,
    .img-container {
        padding: 0;
        position: static
    }

    .hero_content {
        width: 100%;
        height: 100%;
        border-radius: 0;
        background: 0 0;
        justify-content: flex-start;
        padding: 0 15px
    }

    .hero_content::before {
        opacity: .9;
        border-radius: 0;
        mix-blend-mode: hard-light
    }

    .hero_content_cirlce {
        padding: 0;
        margin-top: -10%
    }

    .home_hero_banner {
        height: auto;
        margin: 0;
        position: relative
    }

    .hero_img img {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover
    }

    .br_none {
        display: none
    }

    .bridge_img img {
        max-width: 100%;
        margin-bottom: 20px
    }

    .tf_home_bridge .mn_heading {
        padding: 0
    }

    .tf_home_product::before {
        display: none
    }

    .home_product_tab .nav-tabs {
        position: static;
        padding: 0;
        margin: 0;
        max-width: 100%;
        display: flex;
        flex-wrap: unset
    }

    .home_product_tab .nav-tabs li {
        flex: 1
    }

    .home_product_tab .nav-tabs li button {
        height: 100%;
        text-align: center;
        padding: 10px;
        background: #fff !important;
        border-radius: 0;
        color: #022741 !important
    }

    .home_product_tab .nav-tabs li button.active {
        background: 0 0 !important
    }

    .prod_img img {
        width: 100%;
        margin: 0;
        height: 100%
    }

    .pro_atb_cnt {
        padding: 15px 15px 15px
    }

    .footer_content_social {
        display: flex;
        justify-content: flex-start !important;
        width: 100%;
        margin: 20px 0 0
    }

    .iso_certified {
        text-align: left
    }

    .iso_certified img {
        max-width: 160px
    }

    .tabs-nav-rec .slick-arrow {
        position: absolute;
        left: 0;
        top: 1px;
        transform: rotate(-90deg);
        background-color: #fff;
        z-index: 1;
        width: 20px;
        height: 20px;
        background-size: 15px
    }

    .tabs-nav-rec .slick-arrow.slick-next {
        left: unset;
        right: 0
    }

    .slider_ins {
        margin: 0
    }

    .slider_ins .slick-list {
        padding-top: 0 !important
    }

    .tabs-nav-rec li a {
        font-size: 14px;
        text-align: center
    }

    .tabs-nav-rec li.active a {
        font-size: 14px
    }

    .type_resource_bx {
        min-height: 200px;
        margin-right: 25px
    }

    .resource_cnt h3 {
        font-size: 18px;
        line-height: 1.4em
    }

    .slider_ins .slick-list {
        padding: 0 10% 0 0 !important
    }

    .footer_subscrib_form {
        padding-bottom: 0
    }

    .footer_subscrib_form::after {
        margin: 30px auto 0
    }

    footer {
        background-image: none
    }

    .resource_pagination ul li a {
        width: 30px;
        height: 30px;
        font-size: 13px
    }

    .videos_res_bx .row {
        flex-direction: column-reverse !important
    }

    .tabs-nav-rec .rec_dtNw .slick-current h3,
    .tabs-nav-rec .rec_dtNw h3 {
        font-size: 15px;
        margin: 0;
        text-align: center
    }

    .tabs-nav-rec .slick-list {
        padding: 0 !important
    }

    .smdtR .slick-list {
        padding: 20px 10% 0 0 !important
    }

    footer .container::before {
        display: none
    }

    .comman_btn a::after {
        width: 34px;
        height: 34px
    }

    .comman_btn.blue_btn a::after {
        background: rgba(0, 0, 0, 0) url(../images/cta_arrow_icon_blue.png) no-repeat scroll 55% center/9px
    }

    .comman_btn a span::after {
        height: 2px;
        margin-right: -21px;
        margin-left: 20px;
        width: 60px
    }

    .comman_btn a::after {
        background: rgba(0, 0, 0, 0) url(../images/cta_arrow_icon_white.png) no-repeat scroll 55% center/9px
    }

    .hs_submit .actions::after {
        width: 34px !important;
        height: 34px !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tf-logo-new img {
        margin: 0px auto 30px;
    }
    .iso_certified img {
        max-width: 200px
    }

    .pb-100 {
        padding-bottom: 60px
    }

    .pt-100 {
        padding-top: 60px
    }

    .footer_content_social h4 {
        font-size: 20px;
        line-height: 1.5em
    }

    .footer_links {
        margin-bottom: 20px
    }

    .footer_subscrib_form {
        padding-bottom: 0
    }

    .footer_subscrib_form::after {
        margin: 30px auto 0
    }

    .home_hero_banner {
        height: auto;
        margin: 0;
        position: relative
    }

    .hero_content {
        width: 500px;
        height: 500px
    }

    .hero_content_cirlce {
        max-width: 300px
    }

    .hero_content h1 {
        font-size: 30px;
        line-height: 1.4em
    }

    .hero_content .mr_tch {
        font-size: 16px;
        margin-bottom: 10px
    }

    #hero_bannerSlider .slick-arrow {
        top: 86%;
        right: -60px
    }

    #hero_bannerSlider .slick-counter {
        right: -30px;
        top: 84%;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    #hero_bannerSlider .slick-prev.slick-arrow {
        right: 10px
    }

    .tf_home_product::before {
        display: none
    }

    .home_product_tab {
        background: rgba(0, 0, 0, 0) url(../images/prodcut_home.jpg) no-repeat scroll center center/cover;
        margin-top: 20px
    }

    .home_product_tab .nav-tabs {
        position: static;
        padding: 0;
        margin: 0;
        max-width: 100%;
        display: flex;
        flex-wrap: unset
    }

    .home_product_tab .nav-tabs li {
        flex: 1
    }

    .home_product_tab .nav-tabs li button {
        height: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 10px;
        background: #fff !important;
        border-radius: 0;
        color: #022741 !important
    }

    .home_product_tab .nav-tabs li button.active {
        background: 0 0 !important
    }

    .prod_img img {
        width: 100%;
        margin: 0;
        height: 100%
    }

    .pro_atb_cnt {
        padding: 15px 15px 15px
    }

    .br_noneTB {
        display: none
    }

    .type_resource_bx {
        min-height: 300px;
        margin-right: 25px
    }

    .slider_ins .slick-list {
        padding: 80px 15% 0 0 !important
    }

    footer {
        background-size: 250px;
        background-position: -20px 80%
    }

    .tabs-nav-rec .rec_dtNw .slick-current h3,
    .tabs-nav-rec .rec_dtNw h3 {
        font-size: 16px;
        margin: 10px 0
    }

    .smdtR .slick-list {
        padding: 80px 15% 0 0 !important
    }

    footer .container::before {
        bottom: 80px;
        left: -100px;
        transform: rotate(-3deg);
        width: 240px;
        height: 290px
    }

    .comman_btn a::after {
        width: 34px;
        height: 34px
    }

    .comman_btn.blue_btn a::after {
        background: rgba(0, 0, 0, 0) url(../images/cta_arrow_icon_blue.png) no-repeat scroll 55% center/9px
    }

    .comman_btn a span::after {
        height: 2px;
        margin-right: -21px;
        margin-left: 20px;
        width: 60px
    }

    .comman_btn a::after {
        background: rgba(0, 0, 0, 0) url(../images/cta_arrow_icon_white.png) no-repeat scroll 55% center/9px
    }

    .home_resources .col-md-3.col-lg-2 {
        align-self: center
    }

    .tabs-content-rec.lf_rec_width {
        margin-top: -40px
    }

    .client_image {
        max-width: 200px !important;
        height: 200px !important;
        width: 100% !important;
        border-radius: 10px !important;
        overflow: hidden !important
    }

    .client_review_des::before {
        display: none !important
    }

    .client_review_text {
        margin-bottom: 20px !important;
        margin-top: 25px !important
    }

    .client_image img {
        padding-right: 0;
        padding-left: 0 !important
    }
}

@media (min-width:861px) and (max-width:991px) {
    .hero_content {
        width: 600px;
        height: 600px
    }

    .hero_content_cirlce {
        max-width: 330px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hero_content {
        width: 700px;
        height: 700px
    }

    .hero_content_cirlce {
        max-width: 380px
    }

    .home_hero_banner {
        height: auto;
        margin: 0;
        position: relative
    }

    #hero_bannerSlider .slick-arrow {
        top: 86%;
        right: -60px
    }

    #hero_bannerSlider .slick-counter {
        right: -30px;
        top: 83%
    }

    #hero_bannerSlider .slick-prev.slick-arrow {
        right: 20px
    }

    .home_product_tab .nav-tabs {
        max-width: 240px;
        padding-right: 30px
    }

    .pb-100 {
        padding-bottom: 60px
    }

    .pt-100 {
        padding-top: 60px
    }

    .type_resource_bx {
        min-height: 300px
    }

    .client_image img {
        padding-right: 0 !important;
        padding-left: 15px !important
    }
}

@media screen and (max-width:1199px) {
    .bg-gray.about_partner_logo {
        padding: 30px 50px;
        border-radius: 10px
    }

    .part_heading {
        height: 270px;
        padding-bottom: 25px
    }

    .partner_logo_inner img {
        max-width: 110px;
        height: 100%
    }
}

@media screen and (max-width:991px) {
    .contact_redirect {
        padding-bottom: 0
    }

    .container_banner {
        max-width: 800px
    }
}

@media screen and (max-width:767px) {
    .container_banner {
        position: relative !important
    }

    .bg-gray.about_partner_logo {
        padding: 20px 20px;
        border-radius: 10px;
        margin: -50px 10px 0 10px
    }

    .part_heading_bx {
        margin-top: 0
    }

    .part_heading {
        height: 150px;
        padding-bottom: 25px;
        align-items: start;
        padding-top: 30px;
        border-radius: 5px
    }

    .about_partner .container {
        display: flex;
        flex-direction: column-reverse
    }

    .logo_partner {
        justify-content: center
    }

    .contact_redirect {
        padding-bottom: 0
    }
}

@media screen and (max-width:575px) {
    .bg-gray.about_partner_logo {
        margin: -60px 5px 0 5px
    }

    .contact_redirect {
        padding-bottom: 0
    }

    .tf_home_product {
        padding-top: 10px
    }
}

#hero_bannerSlider .slick-arrow {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 0;
    background: 0 0;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 100%
}

#hero_bannerSlider .slick-prev.slick-arrow {
    right: 80px;
    transform: rotate(-180deg)
}

#hero_bannerSlider .slick-arrow:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/cta_arrow_icon_dblue.png) no-repeat scroll 55%;
    position: absolute;
    background-size: 10px;
    left: 0;
    top: 0
}

#hero_bannerSlider .slick-track {
    padding-bottom: 30px
}

.type_resource .slider-nav .slick-arrow {
    padding: 0;
    background: 0 0;
    border: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
    position: relative
}

.type_resource .slider-nav .slick-arrow:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/resouce_icons.png);
    position: absolute;
    position: absolute;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 0;
    left: 0;
    top: 0
}

.type_resource .slider-nav .slick-next.slick-arrow:before {
    transform: rotate(-180deg);
    background-position: 100%
}

.type_resource h3 {
    font-size: 20px;
    color: #878787;
    margin: 15px 0;
    display: block
}

.type_resource .slider-nav {
    position: absolute;
    width: 20%;
    left: 0
}

.type_resource_bx {
    min-height: 350px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-right: 25px
}

.type_resource_bx img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.rec_dtNw.slick-initialized {
    visibility: visible;
    opacity: 1
}

.done_md .col-md-4:hover {
    flex: 0 0 auto;
    width: 66.66666667%;
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.done_md .col-md-4,
.done_md .col-md-8 {
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.done_md .col-md-4:hover+.col-md-8 {
    flex: 0 0 auto;
    width: 33.33333333%;
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.done_md_bx:hover {
    border-color: #30cff2;
    background-color: #30cff2;
    transition: .3s
}

.done_md_bx:hover h3,
.done_md_bx:hover p,
.done_md_bx:hover span,
.done_md_bx:hover svg .fill {
    transition: .3s;
    color: #012840 !important
}

.done_md_bx svg {
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    transform: scale3d(1, 1, 1);
    will-change: transform;
    transform-style: preserve-3d;
    transform-origin: 50% 50%;
    max-width: 40px;
    margin-bottom: 15px
}

.done_md_bx:hover svg {
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    transform: scale3d(1.1, 1.1, 1)
}

.done_md_bx:hover .svghover {
    stroke: #012840;
    transition: all .3s ease 0s
}

.to_srl_dv.side_content_nb.light-typo a {
    color: #fff
}

@media (max-width:991px) {
    .home_product_tab .nav-tabs {
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        position: relative
    }

    .pro_atb_cnt {
        position: relative
    }
}

@media (min-width:1400px) {

    .home_hero_banner,
    .home_hero_banner .row {
        height: 950px
    }

    .hero_img {
        height: 100%
    }

    .hero_content_cirlce {
        margin-top: 0%
    }

    .hero_img img {
        object-fit: cover
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hero_content {
        width: 550px;
        height: 550px
    }

    #hero_bannerSlider .slick-arrow {
        top: 85%;
        right: -60px
    }

    #hero_bannerSlider .slick-prev.slick-arrow {
        right: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .container_banner {
        max-width: 1000px
    }

    .hero_content_cirlce {
        max-width: 400px;
        padding-left: 80px
    }

    #hero_bannerSlider .slick-arrow {
        top: 85%;
        right: -60px
    }

    #hero_bannerSlider .slick-prev.slick-arrow {
        right: 20px
    }
}

@media (min-width:1201px) and (max-width:1300px) {
    .container_banner {
        max-width: 1200px
    }

    .hero_content_cirlce {
        max-width: 400px;
        padding-left: 80px
    }

    #hero_bannerSlider .slick-arrow {
        top: 94%;
        right: -60px
    }

    #hero_bannerSlider .slick-prev.slick-arrow {
        right: 20px
    }

    #hero_bannerSlider .slick-counter {
        right: -30px;
        top: 92%
    }
}

@media (min-width:1400px) and (max-width:2000px) {
    .hero_content_cirlce {
        max-width: 600px;
        padding-left: 150px;
        margin-top: 0%
    }
}

.hm_awrd_bx {
    background-color: #fff;
    min-height: 230px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 30px;
}

.hm_awrd_bx:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}

.hm_awrd_bx img {
    max-height: 140px;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 200px;
    width: 100%;
    -webkit-filter: drop-shadow(0px 6px 10px rgba(48, 207, 242, 0.2));
    filter: drop-shadow(0px 6px 10px rgba(48, 207, 242, 0.2));
}

.hm_awrd_bx_wrap .col-lg-3:nth-child(1) .hm_awrd_bx {
    background-image: url(../images/home-award-box-bg01.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hm_awrd_bx_wrap .col-lg-3:nth-child(2) .hm_awrd_bx {
    background-image: url(../images/home-award-box-bg02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hm_awrd_bx_wrap .col-lg-3:nth-child(3) .hm_awrd_bx {
    background-image: url(../images/home-award-box-bg03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hm_awrd_bx_wrap .col-lg-3:nth-child(3) .hm_awrd_bx {
    background-image: url(../images/home-award-box-bg03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}



@media (max-width:767px) {
    .hm_awrd_bx_wrap .col-lg-3:last-child .hm_awrd_bx {
        margin: 0
    }
}


/* Popup Form CSS */
.pop-up-wrp .hbspt-form label {
    display: block;
}

.pop-up-wrp .popup {
    position: fixed;
    display: block;
    min-height: 0;
    background: #30cff2;
    border-radius: 0;
    /* opacity: 0; */
    color: rgba(0, 0, 0, 0.4);
    bottom: 2%;
    left: 3%;
    /* user-select: none; */
    z-index: 100;
    transform: translate(0%, 0%);
    width: 100%;
    max-width: 320px;
    z-index: 999;
    padding: 20px 20px;
}

.pop-up-wrp .popup_show {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-timing-function: cubic-bezier(0.66, 0.12, 0.49, 0.89);
    animation-timing-function: cubic-bezier(0.66, 0.12, 0.49, 0.89);
    /*animation-timing-function: cubic-bezier(.53,.01,.18,.68)*/
    animation-timing-function: cubic-bezier(.68, .12, .53, .9);
    opacity: 1;
    height: auto;
    border-radius: 0 4px 0 0;
}

.popup_content {
    padding: 30px 30px 10px 20px;
    position: relative;
    box-shadow: 0 6px 20px rgb(0 0 0 / 27%);
}

.pop-up-wrp .close {
    position: absolute;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    top: 12px;
    color: #ffffff;
    right: 14px;
    padding: 0px;
    border-radius: 50%;
    background: none;
    transition: all 0.3s ease-in-out;
}

.popup .comman_btn.banner_cta a {
    color: #30cff2;
}

.popup .comman_btn.banner_cta a span:after {
    background: #30cff2;
}

.cross-wrp {
    text-align: end;
}

span.close {
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.pop-up-wrp .hs-richtext {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.pop-up-wrp .inputs-list {
    display: none;
}

.pop-up-wrp .hbspt-form .hs-form-field label:not(.hs-error-msg) {
    color: #ffffff;
}

.pop-up-wrp .hbspt-form .hs-error-msgs label {
    color: #ffffff;
    font-size: 12px;
}

.pop-up-wrp .hbspt-form .actions {
    text-align: center;
}

.pop-up-wrp .hbspt-form .hs-button {
    background: #ffffff;
    color: #32caec;
    border: 1px solid #ffffff;
    margin-top: 12px;
    padding: 5px 24px;
    border-radius: 5px;
    transition: .4s all ease-in-out;
}

.pop-up-wrp .hbspt-form .submitted-message {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.pop-up-wrp .hbspt-form .hs-button:hover {
    background: #012840;
    color: #ffffff;
    border: 1px solid #012840;
}

.pop-up-wrp .input>input {
    width: 100%;
    border: 1px solid #fff;
    margin-bottom: 5px;
    border-radius: 3px;
    margin-top: 5px;
    padding: 2px 0 2px 12px;
    font-size: 12px;
}

.pop-up-wrp .input>.hs-input.error {
    border: 1px solid #ff0000;
}

.pop-up-wrp .input>input:focus-visible {
    outline: none;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        height: auto;
        transform: translate(0%, 0%);
    }

    100% {
        opacity: 1;
        height: auto;
        transform: translate(0%, 0%);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        height: auto;
        transform: translate(0%, 0%);
    }

    100% {
        opacity: 1;
        height: auto;
        transform: translate(0%, 0%);
    }
}

/* End */

.ping_me_home img {
    width: 60% !important;
    height: auto !important;
}

@media (min-width:300px) and (max-width:767px) {
    .ping_me_home img {
        width: 100% !important;
        height: auto !important;
    }

    .home_banner_slider.mt-20 {
        margin: 0px !important;
    }

    .tf_menu {
        padding: 10px 0 !important;
    }
}