.trsut-seals {
    margin: 0;
    padding: 30px 0 100px 0;
    text-align: center
}


/* Move reCAPTCHA v3 badge to the left */

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

.trsut-seals h2.heading {
    text-align: center;
    margin-bottom: 25px;
    color: #02c9af;
    font-weight: 700;
    font-size: 40px;
    padding-bottom: 40px
}

.col-reviews-certificate {
    margin: 0;
    padding: 0 15px 0 0;
    float: left;
    position: relative
}

.col-reviews-certificate:before {
    content: "";
    border-right: 1px solid rgba(12, 12, 12, .14);
    position: absolute;
    height: 55px;
    border-radius: 35px;
    left: -20px;
    top: 0;
    display: none
}

.col-reviews-certificate:first-child:before {
    content: "";
    border: 0
}

@-moz-document url-prefix() {
    .trsut-seals .col-reviews-certificate img {
        filter: none !important
    }
    .video-testi-img img {
        filter: none !important
    }
}

.trsut-seals .col-reviews-certificate img {
    filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
    -webkit-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
    -moz-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone);
    -ms-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone)
}

.trsut-seals .col-reviews-certificate img:hover {
    filter: grayscale(0%) contrast(120%) brightness(100%) url(#duotone);
    -webkit-filter: grayscale(0%) contrast(120%) brightness(100%) url(#duotone);
    -moz-filter: grayscale(0%) contrast(120%) brightness(100%) url(#duotone);
    -ms-filter: grayscale(93%) contrast(80%) brightness(112%) url(#duotone)
}

.form-banner {
    padding: 20px;
    background-color: #eaeaead6 !important;
    border-radius: 6px;
    box-shadow: 0 0 10px 0 rgb(0, 202, 178);
    margin-top: -56px
}

.mt-10 {
    margin-top: 10px
}

.row.new-form {
    text-align: center
}

.form-banner p {
    color: #fff !important;
    text-align: center;
    background-color: green;
    padding: 5px
}

.form-banner img {
    position: absolute;
    top: -107px;
    right: 279px
}

.form-banner h2 {
    text-align: center;
    font-size: 32px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px
}

.form-banner h4 {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 19px;
    margin-top: 10px
}

.form-banner h4 a {
    color: #009a67;
    font-size: 22px;
    font-weight: 900
}

.form-banner h4 a:hover {
    color: #21a4d4;
    text-decoration: underline !important
}

.form-banner label {
    margin-top: 15px;
    color: #fff;
    line-height: normal;
    display: block
}

.form-banner input[type=email],
.form-banner input[type=tel],
.form-banner input[type=text] {
    width: 84%;
    height: 44px;
    border: none;
    padding-top: 12px;
    border-bottom: 2px solid #0171ef;
    border-radius: 5px;
    background-color: #fff;
    padding-left: 15px;
    padding-bottom: 12px;
    border-image: linear-gradient(45deg, #02c9af, #e8f2fd) 10;
    margin-bottom: 10px
}

.form-banner textarea {
    width: 84%;
    padding: 10px;
    resize: none;
    margin-top: 14px;
    height: 100px;
    border: none;
    padding-top: 12px;
    border-bottom: 2px solid #0071ef;
    border-radius: 5px;
    background-color: #fff;
    padding-left: 15px;
    padding-bottom: 12px;
    border-image: linear-gradient(45deg, #02c9af, #bfdbfb) 10;
    margin-bottom: 10px
}

.form-submit {
    text-align: center;
    margin-top: 20px
}

.form-submit input[type=submit] {
    cursor: pointer;
    display: inline-block;
    width: 165px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 65px;
    background-color: #fff;
    color: #ec2527;
    font-size: 18px;
    border: 0;
    font-weight: 500;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out
}

.form-submit input[type=submit]:active,
.form-submit input[type=submit]:focus,
.form-submit input[type=submit]:hover {
    background-color: #000;
    color: #fff
}

input[type=submit] {
    cursor: pointer;
    display: inline-block;
    width: 142px;
    height: 42px;
    text-align: center;
    border-radius: 5px;
    background-color: #0071ef;
    color: #fff;
    font-size: 18px;
    border: 0;
    font-weight: 600;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    padding-top: 9px
}

.bg-2 {
    background-color: #f1f1f1
}

.img-res {
    width: 100%;
    height: auto
}

.home-parallax-one img {
    padding-top: 21%
}

.facts-faq-sec {
    background: #000 url(../img/background/background-2.jpg) center center no-repeat fixed;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.rqa-box {
    padding-left: 75px;
    position: relative;
    z-index: 2
}

.rqa-box::before {
    content: '';
    width: 300%;
    height: 200%;
    float: right;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(2 201 175 / 74%);
    z-index: -1
}

.white {
    color: #fff !important
}

.sec-title span.decor-line-2 .decor-line-inner-2 {
    width: 26px;
    height: 16px;
    background-image: url(../img/texture/title-decor-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: middle
}

.sec-title span.decor-line-2:after,
.sec-title span.decor-line-2:before {
    content: '';
    width: 40px;
    background: #fff;
    height: 2px;
    display: inline-block;
    vertical-align: middle
}

section.descriptive {
    padding-top: 100px;
    padding-bottom: 100px
}

section.descriptive blockquote {
    background-color: #02c9af;
    color: #fff;
    border-left: 8px solid #000;
    margin: 50px 0;
    border-radius: 5px
}

.fact-box p {
    color: #fff
}

.pt-50 {
    padding-top: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.atv {
    background: #02c9af !important;
    color: #fff !important;
    border-color: #02c9af !important
}

@keyframes vibrate-1 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    40% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    60% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px)
    }
    80% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.vibrate-1 {
    -webkit-animation: vibrate-1 .8s linear infinite both;
    animation: vibrate-1 .8s linear infinite both
}

.form-banner p {
    color: #fff !important;
    text-align: center;
    background-color: green;
    padding: 5px
}

.form-banner img {
    position: absolute;
    top: -90px;
    right: -47px
}

img.img-fluid {
    width: 100%;
    height: auto
}

@media only screen and (max-width:768px) {
    .form-banner img {
        position: absolute !important;
        top: -100px !important;
        right: -10px !important;
        width: 130px !important
    }
    .rqa-box {
        padding-left: 15px;
        position: relative;
        z-index: 2
    }
    .trsut-seals .col-reviews-certificate img {
        /* margin-left:50%; */
        margin-right: auto
    }
    .sec-pad {
        padding: 100px 20px
    }
}

.main-banner-section {
    padding: 150px 0px 0px 0px;
    background-image: url(../img/main-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.main-bn-hd-1 {
    transition: none 0s ease 0s;
    line-height: 34px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: -1px;
    font-weight: 400;
    font-size: 26px;
    color: white;
}

.main-bn-hd-2 {
    transition: none 0s ease 0s;
    line-height: 80px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: -1px;
    font-weight: 400;
    font-size: 60px;
    color: white;
}

.f-montserrat {
    font-family: Montserrat-Bold, sans-serif;
}

.main-bn-content {
    padding: 63px 0px 63px 15px;
}

.header.header-1 marquee {
    padding: 8px 0px;
    background-color: white;
    margin-bottom: -7px;
    font-size: 17px;
    font-weight: 600;
}

.category-item .category-inner {
    box-shadow: 0 0 10px rgba(136, 136, 136, 0.411);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 40px 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (min-width: 1440px) {
    .category-item .category-inner {
        padding: 25px;
    }
}

.category-item .category-inner:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.category-item .category-inner .category-thumb img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.category-item .category-inner .category-content h6 {
    font-weight: 500;
}

.category-item .category-inner .category-content span {
    font-weight: 500;
    /* font-size: $fs-h6; */
}


/* Portal Section Css Start */

.portal-section {
    padding: 100px 0px;
}

.portal-heading {
    text-align: center;
}

.portal-heading h5 {
    font-weight: 600;
    border-bottom: solid 2px #02c9af;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 4px;
}

.portal-heading h2 {
    font-weight: 600;
}

.portal-heading span {
    color: #02c9af;
}

.portal-block {
    margin-left: 115px;
    margin-top: 40px;
}

.portal-row-1 {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.portal-box {
    margin: 0px 30px;
}

.portal-row-2 {
    display: flex;
    margin-left: -80px;
    margin-right: auto;
}


/* Portal Section Css End */


/* THE LEAD FORM */


/* .form-banner {
    padding: 18px 0px;
    width: 82%;
    background-color: none;
    border-radius: 13px;
    box-shadow: 0px 0px 10px 0px rgb(255 255 255);
    border: 2px white solid;
    z-index: 2;
    background-color: #ffffff8c;
    box-shadow: 0px 30px 60px 0px rgb(8 0 42 / 10%);
}

.form_body {
    padding: 10px 25px 30px 25px;
}

.form-banner p {
    color: white !important;
    text-align: center;
    background-color: green;
    padding: 5px
}

.form-banner h2 {
    text-align: center;
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 0px;
    padding: 0 9px;
    line-height: 29px;
}

.form-banner h5 {
    text-align: center;
    font-size: 18px;
    color: #212529;
    font-weight: 500;
    margin-bottom: 0px;
line-height: 20px;

}
.form-banner h4 {
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 19px;
}
.form-banner h4 a {
    color: #fdc716;
    font-size: 22px;
    font-weight: 900;
}
.form-banner h4 a:hover {
    color: #ffffff;
    text-decoration: underline !important;
}
@keyframes pulse-ani {
    from {
        transform: scale3d(1, 1, 1);
    }
    
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    
    to {
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    animation: pulse-ani 1s infinite;
}
.form-banner label {
    margin-top: 15px;
    color: #ffffff;
    line-height: normal;
    display: block;
}
.form-banner input[type="text"],
.form-banner input[type="tel"],
.form-banner input[type="email"] {
    width: 100%;
    height: 33px;
    padding: 8px;
    border: 1px white solid;
    border-radius: 4px;
    margin-top: 14px;
    background-color: white;
    color: black;
}
.form-banner ::placeholder {
    color: black;
    opacity: 1;
}
.form-banner textarea {
    width: 100%;
    height: 60px;
    padding: 10px;
    border: 0px;
    resize: none;
    border-radius: 4px;
    margin-top: 14px;
    background-color: white;
    border: 1px white solid;
    color: black;
}
.cty-code {
    margin-top: 14px;
}
.form-submit {
    text-align: center;
    margin-top: 20px;
}
.form-submit input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    width: 165px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 65px;
    background-color: #ffffff;
    color: #ec2527;
    font-size: 18px;
    border: 0px;
    font-weight: 500;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"]:focus {
    background-color: #000;
    color: #fff;
}
.form-banner input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    background-color: #000000;
    color: #ffffff;
    font-size: 22px;
    border: 0px;
    font-weight: 600;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    margin-top: 20px;
}
select {
    width: 100%;
    height: 33px;
    padding: 0 8px;
    border: 1px white solid;
    border-radius: 4px;
    margin-top: 14px;
    background-color: #ffffff;
    color: black;
}
*/


/* THE LEAD FORM END */