.btnGreen,.disclaimerPara,.footerNavHeading {
    font-family: Nunito,sans-serif
}

.copyRights,.cta,.error_inner,.fab,.socialImg {
    text-align: center
}

.cta-btns,.cta-hdg {
    position: relative;
    z-index: 1
}

.btn-1::before,.cta::after {
    content: "";
    position: absolute;
    top: 50%
}

@media only screen and (max-width: 1199px) {
    .section8 .col-md-2 img {
        width:100%!important
    }

    .section8 .row {
        align-items: center!important
    }
}

.footerLogoRaw {
    padding: 35px 0
}

.footerNavHeading {
    font-size: 17px;
    font-weight: 700;
    color: #2e34a6
}

.navFooterWriting ul {
    list-style-type: none;
    padding: 0
}

.navFooterWriting ul li {
    font-size: 14px;
    font-weight: 400;
    font-family: Nunito;
    line-height: 30px
}

footer .termsAndCon,footer .termsAndCon a {
    color: #2e34a6;
    font-size: 10px
}

.navFooterWriting ul li a {
    line-height: 10px;
    color: #fff;
    transition: .3s ease-in-out
}

.navFooterWriting ul li a.active {
    color: #2e34a6
}

div.section8 {
    padding: 20px
}

.navFooterWriting ul li a:hover {
    text-decoration: none;
    color: #2e34a6;
    transition: .3s ease-in-out
}

.disclaimerPara {
    color: #fff
}

footer .termsAndCon a {
    margin: 0 10px;
    font-weight: 500;
    transition: .3s ease-in-out
}

.copyRightsPara a:hover,footer .termsAndCon a:hover {
    text-decoration: none;
    color: #fff;
    transition: .3s ease-in-out
}

.rowOfTextNdBtn {
    display: flex
}

.rowOfTextNdBtn input {
    background: #1d1f32;
    border: none;
    border-radius: 10px 0 0 10px;
    padding: 27.5px;
    color: #656565
}

.rowOfTextNdBtn button::placeholder {
    color: #656565
}

.rowOfTextNdBtn button {
    padding: 15.5px;
    border: none;
    border-radius: 0 10px 10px 0
}

.breakerForCopy {
    height: 1px;
    background-color: #10142b
}

.copyRights {
    color: #fff;
    padding-bottom: 10px
}

.copyRightsPara a {
    color: #2e34a6;
    transition: .3s ease-in-out
}

footer .withBest {
    margin-top: 25px;
    font-size: 18px;
    padding-right: 40px;
    font-weight: 500;
    margin-bottom: 59px
}

.someDown {
    padding-top: 20px
}

.btnGreen {
    background: #2e34a6;
    color: #fff
}

.stayInTouch {
    font-size: 17px;
    font-weight: 700;
    color: #2e34a6
}

.fab {
    font-size: 25px;
    width: 40px;
    background-color: #2e34a6;
    color: #010624;
    height: 40px;
    border-radius: 50%;
    padding-top: 8px;
    text-decoration: none;
    margin: 15px 2px
}

.fa-facebook-f,.fa-facebook-f:hover,.fa-instagram,.fa-linkedin,.fa-linkedin:hover,.fa-pinterest,.fa-twitter,.fa-twitter:hover {
    color: #fff;
    transition: .5s ease-in-out
}

.fa-facebook-f:hover {
    background: #3b5998
}

.fa-linkedin:hover,.fa-twitter:hover {
    background: #55acee
}

.fa-instagram:hover {
    background: #fff;
    transition: .5s ease-in-out;
    color: #ff4d4d
}

.fa-pinterest:hover {
    background: red;
    transition: .5s ease-in-out;
    color: #fff
}

.border-right {
    border-right: 1px solid #10142b!important
}

.adrs-footer p {
    color: #fff!important
}

.socialImg {
    margin: 0 auto
}

.socialImg img {
    display: block;
    margin: 20px auto
}

footer {
    padding: 40px 0;
    background-image: url(../img/footer.webp)
}

@media (max-width: 767px) {
    footer {
        padding:10px 0;
        background: #020621
    }

    .sayHelloForm .border-right {
        border-right: none!important
    }
}

section.error_page {
    background: #020621;
    height: 300px;
    display: flex;
    align-items: center;
    padding: 80px 0 0
}

.error_inner h1 {
    font-size: 80px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 80px;
    margin: 0
}

.error_inner p {
    font-size: 22px;
    font-weight: 300;
    color: #888;
    margin: 0;
    text-transform: capitalize;
    line-height: 32px
}

button.close {
    position: relative;
    z-index: 99
}

.cta {
    background-image: -webkit-linear-gradient(90deg,#747cff,#2f36a4 100%);
    background-color: rgb(62 69 176);
    background-repeat: no-repeat;
    padding: 60px 0 30px;
    position: relative;
    background-size: cover
}

.btn-1,.cta-btns>a {
    padding: 8px 40px;
    color: #fff
}

.cta::before {
    content: "";
    position: absolute;
    background: url('../img/cta-before.webp') center/70% no-repeat;
    width: 600px;
    height: 377px;
    left: -90px;
    bottom: -22%
}

.cta::after {
    background: url('../img/cta-after.webp') center/cover no-repeat;
    width: 400px;
    height: 335px;
    right: 0;
    transform: translateY(-50%)
}

.cta-hdg>h3 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 15px;
    font-family: "Antic Slab",serif;
    font-weight: 400
}

.cta-hdg span {
    color: #f4f3ec;
    font-size: 16px
}

.cta-btns {
    margin-bottom: 30px;
    margin-top: 40px
}

.cta-btns>a {
    background: 0 0;
    border: 1px solid #72cfff;
    margin: 0 10px;
    transition: .2s linear
}

@media(max-width: 1024px) {
    .cta {
        overflow:hidden
    }

    .cta::after,.cta::before {
        display: none
    }
}

@media(max-width: 425px) {
    .cta-btns {
        display:flex;
        flex-direction: column;
        gap: 10px
    }

    main#site-content {
        height: 100%
    }

    .section1~.container.p-5 {
        padding: 15px!important
    }
}

.btn-1,.btn-2 {
    font-family: "PT Sans",sans-serif;
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 1px;
    position: relative
}

.btn-1::before {
    background-image: url('<?php echo get_template_directory_uri(); ?>/img/double-arrow.svg');
    background-repeat: no-repeat;
    right: 17px;
    width: 17px;
    height: 17px;
    transition: transform .3s linear;
    transform-origin: center;
    transform: translateY(-50%)
}

.btn-1:hover::before {
    transform: translate(5px,-50%);
    transform-origin: center
}

.cta-btns>a:nth-child(2) {
    background-color: unset;
    color: #fff;
    border: none
}

.cta-btns>a:nth-child(2) i {
    margin-right: 5px
}

.cta-btns>a svg {
    fill: #fff
}

.btn-1 {
    border-radius: 30px;
    background-image: -moz-linear-gradient(90deg,rgba(21,72,144,.99608) 0,#1d6bda 100%);
    background-image: -webkit-linear-gradient(90deg,rgba(21,72,144,.99608) 0,#1d6bda 100%);
    background-image: -ms-linear-gradient(90deg,rgba(21,72,144,.99608) 0,#1d6bda 100%);
    background-color: rgba(21,72,144,.99608);
    border: none;
    transition: box-shadow .2s linear
}

.btn-2 {
    padding: 6px 24px;
    background-color: transparent;
    color: #333;
    border-radius: 30px;
    border: 2px solid
}
