@font-face {
    font-family: 'Futura PT Bold';
    src: url('../fonts/FuturaPT-Bold.woff2') format('woff2'),
        url('../fonts/FuturaPT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT Medium';
    src: url('../fonts/FuturaPT-Medium.woff2') format('woff2'),
        url('../fonts/FuturaPT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT Demi';
    src: url('../fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('../fonts/FuturaPT-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT Book';
    src: url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansregular';
    src: url('../fonts/nunito-sans.regular-webfont.woff2') format('woff2'),
        url('../fonts/nunito-sans.regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansbold';
    src: url('../fonts/nunitosans-bold-webfont.woff2') format('woff2'),
        url('../fonts/nunitosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sanslight';
    src: url('../fonts/nunitosans-light-webfont.woff2') format('woff2'),
        url('../fonts/nunitosans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansblack';
    src: url('../fonts/nunito-sans.black-webfont.woff2') format('woff2'),
        url('../fonts/nunito-sans.black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sanssemibold';
    src: url('../fonts/nunitosans-semibold-webfont.woff2') format('woff2'),
        url('../fonts/nunitosans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
        url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
        url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Latomedium';
    src: url('../fonts/Lato-Medium.woff2') format('woff2'),
        url('../fonts/Lato-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'interbold';
    src: url('../fonts/inter-bold-webfont.woff2') format('woff2'),
         url('../fonts/inter-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'latoregular';
    color: #4E5264;
    font-size: 18px;
    background-color: #fff;
    counter-reset: section;
    line-height: 32px;
}
.bg-white{background-color: #fff;}
.gry_txt{color: #A9ABAE;}
.gray-bg{background-color: #F7F9FB;}
.orange-txt, .orange-txt:hover, .orange-txt:focus {
    color: #F26522;
}
.red-text,.red-text:hover,.red-text:focus{color: #F50002;}
.yellow-text,.yellow-text:hover,.yellow-text:focus{
    color: #4e5264;
}
.blue-text,.blue-text:hover,.blue-text:focus{color:  #00A0FA;}
.font-20{font-size: 20px;}
.font-14{font-size: 14px; line-height: 20px;}
a.orange-text:hover,a.orange-text:focus{color: #F79727;}
img{max-width: 100%;}
.p-l-0{padding-left: 0;}
.p-r-0{padding-right: 0;}
.p-t-0{padding-top: 0;}
.m-b-sm{margin-bottom: 10px;}
.m-b-md{margin-bottom: 20px;}
.m-b-lg{margin-bottom: 30px;}
.m-b-xxl{margin-bottom:50px;}
.m-t-sm{margin-top: 10px;}
.m-t-md{margin-top: 20px;}
.m-t-lg{margin-top: 30px;}
.m-t-xxl{margin-top:50px;}
.m-r-lg {margin-right: 30px;}
.m-r-md {margin-right: 15px;}
.m-l-md {margin-left: 15px;}
.mx-auto {margin-left: auto;margin-right: auto}
h1,h2,h3,h4,h5,h6{margin: 0; line-height: 1.3;}
h1{
    font-family: 'latoregular';
    font-size: 40px;
}
h2{
    font-family: 'latoregular';
    font-size: 36px;
    line-height: 56px;
}
h3{
    font-family: latoregular;
    font-size: 32px;
    line-height: 48px;
}
h4{
    font-family: 'Latomedium';
    font-size: 24px;
    margin-bottom: 16px;
}
strong{font-family: 'latobold';font-weight: normal;}
p{margin: 0 0 15px;}
.btn {
    border-radius: 26px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'latobold';
    border: none;
    padding: 12px 5px;
    width: 250px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    white-space: normal;
    color: #fff;
    background-color: #FF991A;
}
.deft_btn{
    border-radius: 6px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'latobold';
    border: none;
    padding: 12px 5px;
    width: 360px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    white-space: normal;
    color: #333;
    background-color: transparent;
    display: inline-block;
}
.btn.disabled{background-color: #A9ABAE;opacity: 1;}
.btn.md{
    width: 456px;
}
.btn:hover,.btn:focus{
    background-color: #FF991A;
    color: #fff;;
}
.deft_btn:hover,.deft_btn:focus{
    color: #333;
    background-color: transparent;
}
.dy-padding-left,.dy-padding-right{visibility: hidden;}
input:focus{outline: none;}
.txt-white{color: #fff;}
/*header start*/
header{
    padding: 12px 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #4E5264;
    position: relative;
}
/*.header-box-shadow{
    moz-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
    box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}*/
.header_container{background: transparent;padding: 0 40px;display: flex;justify-content: space-between;}
.logo{
    width: 387px;
    display: inline-block;
    vertical-align: middle;
}
.logo img{
    max-height: 40px;
}
header .profile_img img {
    max-width: 100%;
}
header .profile_img {
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}
header .profile_name {
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    line-height: 18px;
}
.menu_list {
    display: inline-block;
    /* width: calc(100% - 393px); */
    vertical-align: middle;
    margin-bottom: 0;
    border: none;
    min-height: 1px;
    text-align: right;
}
.navbar-nav li a {
    font-size: 14px;
    color: #333;
    font-family: 'latoregular';
    padding: 0;
}
.navbar{border-radius: 0;border: 0;min-height: 1px; margin: 0;}
.navbar-collapse{padding: 0;}
.navbar-nav > li {float: none;display: inline-block;}
.navbar-nav > li.left_menu {
    float: left;
}
.navbar-nav > li.first_left_menu {
    margin-left: 80px;
}
.navbar-nav{float: none;}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.navbar-nav li.active a,.navbar-nav li a:hover,.navbar-nav li a:focus{
    color: #333;
    background-color: transparent !important;
}
.navbar-nav li.active a{
    font-family: 'latobold';
}
.navbar-toggle{float: none; margin: 0;position: absolute;top: -34px;right: 0;border-color: #181F5C;}
.navbar-toggle .icon-bar{background-color: #181F5C;}
.menu_list .get_btn a {
    font-size: 16px;
    line-height: 24px;
    border-radius: 16px;
    padding: 4px 32px;
    font-family: 'latobold';
    display: inline-block;
}
.menu_list .get_btn a,
.menu_list .get_btn a:hover,
.menu_list .get_btn a:focus{
    background-color: #006080 !important;
    color: #fff;
}
.navbar-nav li{margin-right: 35px; margin-bottom: 0;}
/*.navbar-nav li:last-child{margin-right: 0px;}*/
.navbar-nav li.get_btn{ margin-right: 0px;}
.dropdown-menu {
    width: 100%;
}
.navbar .dropdown-menu {
    min-width: 144px;
    border-radius: 6px;
}
.navbar .dropdown-menu.our_program_menu {
    min-width: 280px;
}
/*.dropdown ul.dropdown-menu {
    max-height: 150px;
    overflow: auto;
}*/
.navbar .dropdown-menu li a {
    padding: 3px 25px!important;
    color: #333333;
    font-size: 14px;
    white-space: normal;
}
.navbar-nav .dropdown-menu li {
    margin: 0;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus ,
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background-color: transparent;
    color: #333;
}
.navbar .dropdown-menu .dropdown .caret-down {
    display: inline-block;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #000;
    margin: 0 0 1px 3px;
    cursor: pointer;
}

.navbar .dropdown-menu .dropdown.open .caret-down {
    display: inline-block;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #000;
    border-top: none;
    cursor: pointer;
}
.navbar .dropdown-menu .dropdown.active.open .caret-down {
    border-bottom-color: #F79727;
}
.navbar .dropdown-menu .dropdown.active .caret-down {
    border-top-color: #F79727;
}
.navbar .dropdown-menu .dropdown.menu-label > a,
.navbar .dropdown-menu .menu-label > a{
    /*display: inline-block;*/
    padding: 3px 10px 3px 15px !important;
}
.dropdown-menu .dropdown-menu{
    position: relative;
    top: auto;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0;
    min-width: 100%;
}
.dropdown-menu .menu-label > a{font-family: 'latobold';}
.dark_header{background-color: #12172A;}
.dark_header .navbar-nav li a{color: #fff;}
.dark_header .navbar-toggle{border-color: #fff;}
.dark_header .navbar-toggle .icon-bar {background-color: #fff;}
.dark_header svg path{fill:#fff;}
.navbar .dropdown .caret-down {
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 15px;
    margin-bottom: 2px;
}
.navbar .dropdown.open .caret-down {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-bottom: -1px;
}
.navbar .dropdown-menu li svg {
    fill: #fff;
    vertical-align: middle;
    margin-right: 8px;
}
.navbar .dropdown-menu li.active svg {
    fill: #333;
}
/*header end*/
/*footer start*/
footer img{max-height: 52px;}
footer{background-color: #4E5264;padding: 40px 0 16px 0}
footer .footer_text{color: #fff;font-size: 14px;font-family: 'latoregular';float: left;margin: 16px 0 0 0;line-height: 20px;}
.footer_bottom a{float: right;}
.footer_bottom{padding-top: 45px;}
footer li a{color: #fff; font-size: 16px;}
footer li a:hover,footer li a:focus{text-decoration: none; color: #fff;}
footer li{margin-bottom: 5px;}
footer .fild-label{margin-bottom: 15px;color: #fff;border-bottom: 1px solid rgba(255, 255, 255, 0.25);padding-bottom: 15px;}
.fild-label{
    width: 100%;
    margin-bottom: 5px;
    font-size: 17px;
    font-family: 'latobold';
}
/*footer end*/

.banner_section .testkitimg{
    max-height: 558px;
}
.banner_section{
    background:#0148C5;
    background: linear-gradient(180deg, #0148C5 0%, #0182CB 100%);
    padding: 80px 0 80px 0;
}
.banner_section h1{
    color: #FFD600;
    font-family: 'latoblack';
    font-size: 30px;
    line-height: 48px;
}
.banner_section .sub-txt{
    font-size: 26px;
    line-height: 40px;
    color: #FFFFFF;
    margin-bottom: 16px;
    font-family: 'latoblack';
    margin-top: 8px;
}
.banner_section .second-sub-txt{
    font-size: 16px;
    line-height: 36px;
    font-family: 'Latomedium';
    margin-bottom: 16px;
}
.form-control{
    border: 1px solid #A9ABAE;
    border-radius: 6px;
    background: #F7F9FB;
    height: 40px;
    padding: 0 8px;
}
textarea.form-control{
    padding: 8px;
    height: 40px;
    resize: vertical;
}
.form-group {
    margin-bottom: 24px;
}
.banner_section form .btn{
    background: #FF8500;
    border-radius: 40px;
    width: 360px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    padding: 12px 5px;
    font-family: 'latoblack';
    outline: none;
}
.banner_section form .btn:focus-visible{
    outline: none;
}
.error{
    color:#F50002;
    font-size: 12px;
    margin: 0;
    font-weight: normal;
    line-height: 1;
    display: block;
    margin-top: 4px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.i-checks {
    cursor: pointer;
    font-weight: normal;
}
.i-checks input {
    position: absolute;
    margin-left: 0px;
    opacity: 0;
}
.i-checks > i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-right: 15px;
    line-height: 1;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid #4e5264;
    border-radius: 50%;
    margin-left: -35px;
}
.i-checks > i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.i-checks input:checked + i:before {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background-color: #4e5264;
    border-radius: 50%;
    content: "";
    position: absolute;
}
.banner_section form .btn_txt .i-checks{
    font-family: 'latobold';
    font-size: 14px;
    line-height: 24px;
    padding-left: 35px;
}
.partner-logos .logo-list{
    margin-right: 48px;
    height: 72px;
    display: flex;
    align-items: center;
}
.partner-logos{
    padding: 84px 0;
    text-align: center;
}
.custom-container{
    padding: 0 15px;
    max-width: 1380px;
    margin: auto;
}
.section-title{
    color: #FF8500;
    font-size: 40px;
    line-height: 64px;
}
.aboutsection img{
    display: block;
    max-height: 406px;
    margin: 28px auto 10px auto;
}
.aboutsection{
    margin-bottom: 80px;
}
.iconlist{        
    max-width: 772px;
    margin: auto;
}
.iconlist .firstcol > span,.iconlist .secondcol > span{
    padding: 0 15px 15px 15px;
    white-space: nowrap;
    display: inline-block;
}
.iconlist .firstcol > span svg,.iconlist .secondcol > span svg{
    vertical-align: middle;
    margin-right: 16px;
}
.iconlist .firstcol > span .txt,.iconlist .secondcol > span .txt{
    vertical-align: middle;
    color: #4E5264;
    font-size: 18px;
    line-height: 32px;
    font-family: 'latobold';
}
.iconlist .firstcol{
    display: inline-block;
    width: 444px;
    vertical-align: top;
}
.iconlist .secondcol{
    display: inline-block;
    width: 318px;
    vertical-align: top;
}
.salivatesting{
    background: #E7EFFF;
    padding: 80px 0;
    margin-bottom: 80px;
}
.salivatesting .listing .list{
    margin-bottom: 20px;
}
.salivatesting .listing img{
    width: 72px;    
    vertical-align: middle;
}
.salivatesting .listing .list div{
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 80px);
    padding-left: 24px;
}
.salivatesting .bottom-btns{
    margin-top: 24px;
}
.salivatesting p{margin-bottom: 24px;}
.howitwork .howitwork_list {
    margin-bottom: 40px;
}
.howitwork .howitwork_list img {
    width: 224px;
    vertical-align: middle;
}
.howitwork .howitwork_list .text {
    display: inline-block;
    width: calc(100% - 234px);
    vertical-align: middle;
    padding-left: 40px;
}
.howitwork .steptitle {
    color: #0041C4;
    font-size: 26px;
    line-height: 40px;
    font-family: 'latobold';
    margin-bottom: 15px;
}
.howitwork .steptitle span {
    font-family: 'latoblack';
    margin-right: 15px;
    display: inline-block;
}
.howitwork .section-title{
    margin-bottom: 40px;
}
.howitwork .bottom-btns{padding-top: 40px;}
.testimonials .tes_title {
    text-transform: uppercase;
    font-size: 16px;
    font-family: latobold;
    margin-bottom: 24px;
    display: block;
}
.testimonials .tes_date {
    font-size: 14px;
    font-family: latobold;
}
.testimonials .tes_star {
    padding: 0 0 15px 0;
}
.addReadMore.showlesscontent .more-text,.addReadMore.showlesscontent .readLess {
    display: none
}
.addReadMore.showmorecontent .readMore {
    display: none
}
.addReadMore .readMore,.addReadMore .readLess {
    font-family: 'latobold';
    font-size: 15px;
    cursor: pointer;
    text-decoration: none;
    color: #4E5264;
}
.addReadMoreWrapTxt.showmorecontent .more-text,.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}
.testimonials p {
    font-size: 16px;
    margin-bottom: 10px;
}
.testimonials{
    background-color: #E7EFFF;
    padding: 48px 0;
    margin-top: 35px;
    margin-bottom: 80px;
}
/* .stickers_img{
    padding: 50px 0;
    text-align: center;
} */
/*New Sticker start*/
.gry_stickers_img{padding: 80px 0;}
.gry_stickers_img .sticker_img1,.gry_stickers_img .sticker_img2,.gry_stickers_img .sticker_img3{
    margin-right: 75px;
}
.gry_stickers_img .gry_stickers_img_inner{text-align: center;}
.gry_stickers_img .gry_stickers_img_inner + p{margin-top: 64px;}
/*New Sticker end*/

.contact-section h3 svg, .contact-section h4 svg {
    margin-right: 10px;
    vertical-align: middle;
}
.contact-section h3{
    margin-bottom: 15px;
}
.contact-section h4{
    margin-top: 64px;
    margin-bottom: 60px;
}
.contact-section .phoneno {
    font-size: 24px;
    line-height: 40px;
    color: #4e5264;
    margin-top: 40px;
}
.contact-section .phoneno:hover,.contact-section .phoneno:focus{text-decoration: none;}
.contact-section .phoneno svg {
    vertical-align: middle;
    margin-right: 5px;
}
.pagebottom-txt{
    padding: 0 0 60px 0;
}
.bottom-btns{
    text-align: center;
}
.bottom-btns a{
    width: 430px;
    border-radius: 40px;
    font-size: 24px;
    line-height: 24px;
    font-family: 'latoblack';
    display: inline-block;
    margin: 0 15px 15px 15px;
    padding: 9px 5px;
    text-decoration: none;
}
.bottom-btns .agentbtn{
    background: #FF8500;
    color: #FFFFFF;
    border: 3px solid #FF8500;
}
.bottom-btns .requestbtn{
    border: 3px solid #FF8500;
    color: #FF8500;
}

.agentmodal .modal-heding{
    font-size: 40px;
    line-height: 32px;
    color: #FFD600;
    font-family: 'latobold';
    margin-bottom: 25px;
}
.agentmodal .modal-no{
    color: #FFFFFF;
    font-size: 40px;
    line-height: 32px;
    font-family: 'latobold';
    margin-bottom: 25px;
}
.agentmodal .modal-btn a{
    display: inline-block;
    width: 200px;
    color: #006E82;
    font-size: 24px;
    line-height: 24px;
    padding: 12px 5px;
    font-family: 'latoblack';
    margin: 0 10px 10px 10px;
    text-align: center;
    border-radius: 40px;
    text-decoration: none;
    background-color: #fff;
}
.agentmodal .modal-btn .done-btn{
    background-color: #FF8500;
    color: #fff;
}
.agentmodal .modal-content{
    background: #0041C4;
    background: linear-gradient(180deg, #0041C4 0%, #0089CC 100%);
    border: none;
    border-radius: 16px;
}
.agentmodal .modal-dialog{
    width: auto;
    max-width: 504px;
}
.agentmodal .modal-body{
    padding: 40px 28px 30px 28px;
}
.agentmodal .close{
    position: absolute;
    top: 4px;
    right: 8px;
    color: #fff;
    z-index: 11;
    opacity: 1;
}
.faq-section h3{
    color: #FF8500;
}

.faqpanel .panel-default > .panel-heading{
    background-color:transparent;
    border-radius: 0;
}
.faqpanel .panel-heading{
    padding: 0;
}
.faqpanel .panel{
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #BFBFC4;
}
.faqpanel .panel-default > .panel-heading + .panel-collapse > .panel-body{
    border-top-color: transparent;
}
.faqpanel .panel-body{
    padding: 0 0 24px 0;
}
.faqpanel .panel .panel-title a{
    font-size: 20px;
    line-height: 24px;
    color: #4E5264;
    font-family: 'latobold';
    text-decoration: none;
    display: block;
    padding: 24px 30px 24px 0px;
    position: relative;
}
.faqpanel .panel + .panel {
    margin-top: 0;
}
.faqpanel .panelarrow{
    border: solid #FF8500;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 7px;
    width: 4px;
    height: 4px;
    transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.faqpanel .collapsed .panelarrow{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.faqpanel{margin-bottom: 0px;}
.page-height .container {
    width: 100%;
    max-width: 750px;
}