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

.comman_btn.banner_cta a {
    color: rgb(2, 39, 65);
}

.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:after {
    position: absolute;
    bottom: 0;
    right: 3px;
    background: rgb(2, 39, 65);
    width: 88%;
}

.comman_btn.banner_cta a span:after {
    position: absolute;
    bottom: 0;
    right: 3px;
    background: rgb(2, 39, 65);
    width: 88%;
}

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

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

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

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

.text-right {
    text-align: right
}

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

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

.bg-lightgray {
    background-color: #FCFCFC
}

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

.text-gray {
    color: #666
}

.text-blue {
    color: #022741
}

.text-white {
    color: #fff
}

.text-skyblue {
    color: #30CFF2
}

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

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

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

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

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

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

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

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

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

.font-regular {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.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-60 {
    padding-bottom: 60px
}

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

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

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

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

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

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

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

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

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

.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%
}

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

.cursor {
    position: absolute;
    background: #022741;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    z-index: 10000;
    transform: scale(1);
    user-select: none;
    pointer-events: none;
    transition: 0.3s ease-in-out transform, 0.2s ease-in-out opacity
}

.cursor-follower {
    position: absolute;
    background-color: rgb(2 39 65 / .5);
    width: 25px;
    height: 25px;
    border-radius: 100%;
    z-index: 10000;
    transform: translatex(5px, 5px);
    user-select: none;
    pointer-events: none;
    transition: 0.6s ease-in-out transform, 0.2s ease-in-out opacity
}


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

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

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


@media(max-width:767px) {
    .tf_indefault::before {
        display: none !important
    }
}

.comman_btn {
    display: inline-block
}

.comman_btn a {
    position: relative;
    align-items: center;
    display: flex;
    transition: 0.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: 2px solid #fff;
    display: inline-block;
    background-size: 12px;
    transition: 0.3s all
}

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

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

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

@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
    }
}

.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
}

.comman_btn.darkblue_btn a {
    color: #022741
}

.comman_btn.darkblue_btn a::after {
    background: #fff0 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
}

.tf_indefault::before {
    position: absolute;
    content: "";
    width: 47%;
    height: 95%;
    display: block;
    left: 3%;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    background-position: center center
}

.tf_indefault_rht {
    padding-top: 100px;
    padding-left: 40px;
    padding-bottom: 30px
}

.tfpr-0 {
    padding-right: 30px
}

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 8px
}

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

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

@media(max-width:575px) {

    .footer_content_social a {
        text-align: center
    }

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

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

@media(max-width:767px) {

    .footer_links {
        margin-bottom: 20px
    }

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

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

    footer {
        background-image: none
    }

    footer .container::before {
        display: none
    }

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

    .comman_btn.blue_btn a::after {
        background: #fff0 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: #fff0 url(../images/cta_arrow_icon_white.png) no-repeat scroll 55% center / 9px
    }
}

@media(min-width:768px) and (max-width:991px) {

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

    .footer_links {
        margin-bottom: 20px
    }

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

    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: #fff0 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: #fff0 url(../images/cta_arrow_icon_white.png) no-repeat scroll 55% center / 9px
    }
}

@media(min-width:992px) and (max-width:1199px) {

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

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

/* complete-seo-guide-to-boost-your-website-organic-traffic (page css) and pillar page cta css */
.white_cta_outer {
    position: relative;
    z-index: 7
}

@media (min-width:1200px) and (max-width:1399px) {
    .heading-60 {
        font-size: 42px;
        line-height: 60px
    }

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

/* End */