@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #333333;
}

a,
a:hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.container {
    max-width: 1240px;
    display: block;
    margin: auto;
    padding: 0 15px;
}
.ofc-headertop-area {
    background-color: #00aaff;
    padding: 8px 0;
}

.ofc-headertop-part p {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ofc-headertop-part p img {
    max-width: 100%;
    display: block;
    margin-right: 5px;
}

.mbmain-area {
    background-image: url("../360103tecimages/36011tech-vettingage-backgroundwhitelong.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-area {
    padding: 60px 0;
    background-image: url("../360103tecimages/36011tech-vettingage-backgroundblueheight.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.headertext {
    width: 65%;
}
.headertext h1 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 50px;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 700;
    font-style: italic;
}

.headertext p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    line-height: 30px;
}

.headertext ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-top: 30px;
    display: flex;
    gap: 24px;
}

.headertext ul li {
    display: flex;
    align-items: center;
    gap: 7px;
}

.headertext ul li:first-child {
    margin-left: 0;
}

.headertext ul li:last-child {
    margin-right: 0;
}

.headertext ul li img {
    max-width: 100%;
}

.headertext ul li h6 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    position: relative;
    padding-left: 4px;
}
.txnewhero-area {
    padding: 90px 0;
    background-image: url("../360103tecimages/36011tech-vettingage-backgroundblueheight.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.txnewherotext h1 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 40px;
    margin: 0;
    font-weight: 700;
}

.ofc-ofrbs-box-area {
    background-color: #fafafa;
    padding: 80px 0;
    padding-bottom: 50px;
}

.main-ofc-ofrbs-box {
    display: flex;
    padding: 30px 20px;
    align-items: center;
    position: relative;
    margin-bottom: 6px;
    border-radius: 10px;
    background: linear-gradient(90deg, #007dff 0%, #001b36 77.36%);
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.25);
}

.ofc-ofrbs-boxleft {
    width: 20%;
    box-sizing: border-box;
    position: relative;
}

.ofc-ofrbs-boxinner {
    width: 60%;
    display: flex;
    align-items: center;
}

.ofc-ofrbsbox-bonus {
    width: 50%;
    position: relative;
}

.ofc-ofrbsbox-rating {
    width: 25%;
    position: relative;
}

.ofc-ofrbsbox-score {
    width: 25%;
    position: relative;
}

.ofc-ofrbs-boxbtn {
    width: 20%;
}

.ofc-ofrbs-boxlogo {
    border-radius: 10px;
    background: linear-gradient(119deg, #00264e 8.65%, #0058b4 126.33%);
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.25);
    height: 160px;
    position: absolute;
    top: 50%;
    left: 49%;
    transform: translate(-50%, -50%);
    width: 230px;
    padding: 38px 25px;
    box-sizing: border-box;
    display: grid;
    align-items: center;
    padding-right: 48px;
}

.ofcboxlogo {
    max-width: 100%;
    display: block;
}

.ofc-ofrbsbox-bonus h3 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    line-height: 34px;
    padding-left: 15px;
}
.ofc-ofrbsbox-bonus h4 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    line-height: 34px;
    padding-left: 15px;
}
.ofc-ofrbsbox-bonus h3 span {
    color: #ffd700;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
}

.ofc-ofrbsbox-bonus h4 span {
    color: #ffd700;
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
}
.ofc-ofrbsbox-rating img {
    max-width: 100%;
    display: block;
    margin: auto;
    height: 24px;
}

.ofc-ofrbsbox-rating h3 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 20px;
}

.ofc-ofrbsbox-score h4 {
    font-family: "Montserrat", sans-serif;
    color: #ffd700;
    font-size: 37px;
    font-weight: bold;
    text-align: center;
    line-height: 37px;
}

.ofc-ofrbsbox-score h3 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 12px;
}

.ofc-ofrbs-boxbtn a {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 15px;
    text-align: center;
    width: 238px;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: auto;
    margin-right: 0;
    border-radius: 10px;
    background: linear-gradient(96deg, #007cfe 13.19%, #004287 114.19%);
    justify-content: center;
}

.ofc-ofrbs-boxbtn a img {
    width: 18px;
    height: 18px;
    display: block;
}

.mainoffer {
    position: absolute;
    top: 8px;
    left: -2px;
}

.offer {
    width: 126px;
    height: 24px;
    position: relative;
}

.offer img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.offer p {
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    z-index: 999;
    padding: 4px 0;
    text-align: center;
}

.mbrating-box {
    display: none;
}

.offertext {
    padding-bottom: 45px;
}

.offertext p {
    color: #07238d;
    font-size: 12.5px;
    font-weight: 500;
    text-align: right;
    font-style: italic;
}

.offertext p a {
    color: #000;
}

.ofc-francecsno-text-area {
    padding: 60px 0;
    padding-bottom: 40px;
    background-image: url("../360103tecimages/36011tech-vettingage-backgroundlightblueheight.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ofc-francecsno-text-area2 {
    background: #fff;
    padding: 60px 0;
    padding-bottom: 40px;
}

.ofc-francecsno-texthd {
    padding-bottom: 50px;
}

.ofc-francecsno-texthd h2 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 45px;
    padding-bottom: 8px;
}

.ofc-francecsno-texthd p {
    color: #fff;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    font-family: "Montserrat", sans-serif;
}

.ofc-francecsno-item1 {
    padding-bottom: 35px;
}

.ofc-francecsno-item1 h2 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 8px;
}

.ofc-francecsno-item1 p {
    color: #fff;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 10px;
}
.ofc-francecsno-item1 ul {
    margin: 25px 0px !important;
}
.ofc-francecsno-item1 ul li {
    color: #000000;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    font-family: "Montserrat", sans-serif;
}

.ofc-francecsno-item1 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.ofc-francecsno-item1 ul li {
    display: block;
    padding-bottom: 15px;
}

.ofc-francecsno-item1 ul li:last-child {
    padding-bottom: 0px;
}

.ofc-francecsno-item1 ul li h6 {
    color: #000;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    font-weight: 400;
}

.ofc-francecsno-text-area2 .ofc-francecsno-item1 h2 {
    color: #000;
}

.ofc-francecsno-text-area2 .ofc-francecsno-item1 p {
    color: #000;
}

.footer-area {
    background-color: #000a19;
    padding: 0px 0;
    padding-bottom: 0px;
}

.last-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #022a67;
    padding: 20px 0;
    margin-top: 40px;
}

.footer-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: right;
}

.footer-nav ul li {
    display: inline-block;
    padding-left: 28px;
}

.footer-nav ul li:first-child {
    margin-left: 0px;
}

.footer-nav ul li:last-child {
    margin-right: 0px;
}

.footer-nav ul li span {
    color: #fff;
    font-size: 16px;
}

.footer-nav ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    transition: 0.2s all ease;
    text-decoration: underline;
    font-family: "Montserrat", sans-serif;
    line-height: 35px;
}

.footer-nav ul li a:hover {
    color: #e89322;
}

.footerlogos ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.footerlogos ul li {
    display: inline-block;
    margin: 0 6px;
}

.footerlogos ul li:first-child {
    margin-left: 0px;
}

.footerlogos ul li:last-child {
    margin-right: 0px;
}

.footerlogos ul li a img {
    max-width: 100%;
    display: block;
    height: 54px;
}

.footerpr-part {
    padding-top: 75px;
    padding-bottom: 15px;
}

.footerpr-part p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 20px;
}

.copyright-area p {
    color: #fff;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 24px;
}

.newhero-area {
    background-color: #eceff6;
    padding: 65px 0;
}

.newhero-part {
    display: flex;
    gap: 50px;
    align-items: center;
}

.newhero-left {
    width: 50%;
}

.newhero-right {
    width: 50%;
}

.newhero-left h2 {
    font-family: "Overlock", sans-serif;
    color: #29539f;
    font-size: 55px;
    font-weight: 900;
    padding-bottom: 5px;
}

.newhero-left p {
    color: #000000;
    font-size: 19px;
    margin: 0;
    padding-top: 7px;
}

.newhero-left img {
    display: none;
}

.newhero-right img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-right: 0px;
}

.newtexts-area {
    background-color: #fff;
    padding: 70px 0;
}

.newtextitem1 {
    padding-bottom: 30px;
}

.newtextitem1 h2 {
    font-family: "Overlock", sans-serif;
    color: #29539f;
    font-size: 37px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 10px;
}

.newtextitem1 p {
    color: #000;
    font-size: 19px;
    line-height: 33px;
    margin: 0;
}

.newtextitem1 p a {
    color: #29539f;
}

.newtextitem2 {
    padding-bottom: 30px;
}

.newtextitem2 h2 {
    font-family: "Overlock", sans-serif;
    color: #29539f;
    font-size: 37px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 10px;
}

.newtextitem2 h3 {
    color: #000;
    font-size: 19px;
    line-height: 33px;
    margin: 0;
    font-weight: 400;
}

.newtextitem2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-left: 11px;
    padding-top: 20px;
    padding-bottom: 8px;
}

.newtextitem2 ul li {
    display: block;
    padding-bottom: 12px;
}

.newtextitem2 ul li:last-child {
    padding-bottom: 0px;
}

.newtextitem2 ul li span {
    width: 5px;
    height: 5px;
    background-color: #212529;
    display: block;
    border-radius: 40px;
}

.newtextitem2 ul li p {
    color: #000;
    font-size: 19px;
    line-height: 36px;
    margin: 0;
    padding-left: 14px;
    margin-top: -21px;
    font-weight: 400;
}

.Cookieslist {
    padding-top: 0 !important;
    margin-left: 20px !important;
}

.newtextitems2 {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.mbcopyright {
    display: none;
}
