@font-face {
    font-family: 'Futura PT Bold';
    src: url('/_shared/FuturaPT-Bold.woff2') format('woff2'),
        url('/_shared/FuturaPT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT Medium';
    src: url('/_shared/FuturaPT-Medium.woff2') format('woff2'),
        url('/_shared/FuturaPT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT Demi';
    src: url('/_shared/FuturaPT-Demi.woff2') format('woff2'),
        url('/_shared/FuturaPT-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT Book';
    src: url('/_shared/FuturaPT-Book.woff2') format('woff2'),
        url('/_shared/FuturaPT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansregular';
    src: url('/_shared/nunito-sans.regular-webfont.woff2') format('woff2'),
        url('/_shared/nunito-sans.regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansbold';
    src: url('/_shared/nunitosans-bold-webfont.woff2') format('woff2'),
        url('/_shared/nunitosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sanslight';
    src: url('/_shared/nunitosans-light-webfont.woff2') format('woff2'),
        url('/_shared/nunitosans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansblack';
    src: url('/_shared/nunito-sans.black-webfont.woff2') format('woff2'),
        url('/_shared/nunito-sans.black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sanssemibold';
    src: url('/_shared/nunitosans-semibold-webfont-ad08c760a2a5.woff2') format('woff2'),
        url('/_shared/nunitosans-semibold-webfont-00b77d5d6c43.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('/_shared/lato-bold-webfont.woff2') format('woff2'),
        url('/_shared/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('/_shared/lato-regular-webfont.woff2') format('woff2'),
        url('/_shared/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Latomedium';
    src: url('/_shared/Lato-Medium.woff2') format('woff2'),
        url('/_shared/Lato-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body{
    font-family: 'latoregular';
    color: #333333;
    font-size: 18px;
    background-color: #fff;
    line-height: 32px;
}
.bg-white{background-color: #fff;}
.gry_txt{color: rgba(51, 51, 51, 0.50);}
.blue-text{color: #026389;}
a.blue-text,a.blue-text:hover,a.blue-text:focus{text-decoration: none}
img{max-width: 100%;}
.text-16{font-size: 16px;}
.text-14{font-size: 14px;}
.text-10{font-size: 10px;}
.p-l-0{padding-left: 0;}
.p-r-0{padding-right: 0;}
.m-b-sm{margin-bottom: 10px;}
.m-b-md{margin-bottom: 20px;}
.m-b-lg{margin-bottom: 30px;}
.m-t-sm{margin-top: 10px;}
.m-t-md{margin-top: 20px;}
.m-t-lg{margin-top: 30px;}
h1,h2,h3,h4,h5,h6{margin: 0; line-height: 1;}
h1{
    font-family: 'latobold';
    font-size: 56px;
    line-height: 72px;
    color: #fff;
}
h2{
    font-family: 'latoregular';
    font-size: 36px;
    line-height: 56px;
    color: #026389;
    margin-bottom: 24px;
}
h3{
    font-size: 24px;
    line-height: 40px;
    color: #026389;
    font-family: 'Latomedium';
    margin-bottom: 24px;
}
strong{font-family: 'latobold';font-weight: normal;}
p{margin: 0 0 15px;}
.btn {
    color: #fff;
    background-color: #F79727;
    width: 360px;
    border-radius: 6px;
    font-size: 16px;
    font-family: 'latobold';
    padding: 12px 0;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    white-space: normal;
}
.btn:hover,.btn:focus{
    color: #fff;
    background-color: #F79727;
}
.text-lower{text-transform:none !important;font-family: 'latobold';letter-spacing: normal;}
.gray-bg{background-color: #F7F9FB;}
.dy-padding-left,.dy-padding-right{visibility: hidden;}
input:focus{outline: none;}
.orange-text{color: #F79727;}
.red-text{color: #F25A6C;}
a.orange-text:hover,a.orange-text:focus{color: #F79727;}
.lower_alpha_list{list-style: lower-alpha;}
.custom-ck-box{
    position: relative;
    font-size: 16px;
    padding: 0 10px 0 24px;
    font-family: 'latoregular';
    font-weight: normal;
}
.custom-ck-box input{
    opacity: 0;
    display: none;
}
.custom-ck-box .ck-mark{
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 2px solid #026C90;
    border-radius: 50%;
}
.custom-ck-box input:checked ~ .ck-mark:before{
    content: "";
    background-color: transparent;
    position: absolute;
    left: 4px;
    top: 1px;
    width: 5px;
    border-bottom: 2px solid #026C90;
    height: 8px;
    border-right: 2px solid #026C90;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
/*header start*/
header{
    padding: 15px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
}
.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{padding: 0 40px;}
.logo{
    width: 180px;
    display: inline-block;
    height: 44px;
    vertical-align: middle;
}
.logo img{
    max-height: 44px;
}
.menu_list {
    display: inline-block;
    width: calc(100% - 186px);
    vertical-align: middle;
    margin-bottom: 0;
    border: none;
    min-height: 1px;
    text-align: right;
}
.navbar-nav li a {
    font-size: 14px;
    color: #333333;
    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{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: #F79727;
    background-color: transparent !important;
}
.navbar-toggle{float: none; margin: 0;position: absolute;top: -34px;right: 0;border-color: #026389;}
.navbar-toggle .icon-bar{background-color: #026389;}
.menu_list .get_btn a {
    font-size: 14px;
    line-height: 20px;
    border-radius: 6px;
    padding: 6px 25px;
    font-family: 'latobold';
    display: inline-block;
}
.menu_list .get_btn a,
.menu_list .get_btn a:hover {
    background-color: #026389 !important;
    color: #fff;
}
.navbar-nav li{margin-right: 35px; margin-bottom: 0;}
.navbar-nav li.get_btn, .navbar-nav li:last-child{ margin-right: 0px;}
.dropdown-menu {
    width: 100%;
}
.navbar .dropdown-menu {
    min-width: 250px;
}
.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: #F79727;
}
.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';}
/*header end*/
/*footer start*/
footer img{max-height: 52px;}
footer{background-color: #F7F9FB;padding: 40px 0 16px 0}
footer .footer_text{color: #333333;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: #333333; font-size: 16px;}
footer li a:hover,footer li a:focus{text-decoration: none; color: #333333;}
footer li{margin-bottom: 5px;}
footer .fild-label{margin-bottom: 8px;display: block;}
/*footer end*/
.suite-pricing-banner {
    background-image: url(https://www3.azova.com/costcob2b/images/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 64px 0;
}
.banner {
    position: relative;
}
.suite-pricing-banner:before {
    background-color: #026389;
    opacity: 0.50;
}
.banner:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.banner .banner-text {
    background-color: rgba(2, 99, 137, 0.65);
    position: relative;
    z-index: 1;
    padding: 67px 0;
}
.suite-pricing-banner .banner-text p{
    font-size: 24px;
    line-height: 40px;
    color: #FFFFFF;
    font-family: 'latoregular';
    margin: 24px 0 0 0
}
.suite-pricing-banner .btn{margin-top: 40px;}
.sidebar_menu{
    width: 210px;
    padding: 0 0 0 0;
    position: fixed;
    display: inline-block;
    left: 0;
    /*top: 0;*/
    bottom: 0;
    height: 240px;
    margin: auto;
    z-index: 999;
    display: none;
}
.main_section{
    float: left;
    width: calc(100% - 210px);
    padding: 30px 130px 0 68px;
}
.sidebar_menu ul{
    margin: 0;
    padding: 0;
}
.sidebar_menu ul li{}
.sidebar_menu ul li a{
    display: inline-block;
    width: 100%;
    padding: 7px 5px;
    text-align: center;
    font-size: 24px;
    background-color: #F7F9FB;
    border-radius: 0 6px 6px 0;
    color: #026389;
    font-family: 'latobold';
    outline: none;
    text-decoration: none;
}
.sidebar_menu ul li a:hover,.sidebar_menu ul li a.active{
    text-decoration: none;
    color: #fff;
    background-color: #026389;
}
.stickers_img img{width: 90%; margin-top: 32px;}
.testing_section h2{
    margin-bottom: 16px;
}
.testing_section{
    margin: 120px 0 0 0;
}
.testing_section .btn{
    margin: 50px 0 0 0;
}
.disc_list{
    list-style: disc;
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left;
}
.number_list{
    list-style: decimal;
    margin: 0;
    padding: 0 0 0 20px;
}
.disc_list li,.number_list li{margin-bottom: 15px;}
.test_table {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
}
.test_table tr > th, .test_table tr > td {
    text-align: center;
    padding: 5px 10px;
    width: 178px;
    font-family: 'latobold';
}
.test_table tr > td {
    padding: 15px 0;
    font-size: 18px;
}
.test_table tr > th {
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    font-size: 20px;
}
.test_table tr > th:first-child, .test_table tr > td:first-child {
    width: 458px;
    text-align: left;
}
.test_table tr:last-child > td {
    /* border-bottom: 1px solid #333333;*/
}
.page_center_banner_main {
    background-color: #026389;
    margin-bottom: 120px;
}
.page_center_banner.img_2 {
    background-image: url(https://www3.azova.com/costcob2b/images/img2.png);
}
.page_center_banner.img_3 {
    background-image: url(https://www3.azova.com/costcob2b/images/img3.png);
}
.page_center_banner.img_4 {
    background-image: url(https://www3.azova.com/costcob2b/images/img5.png);
}
.page_center_banner {
    background-repeat: no-repeat;
    background-position: center;
    padding: 157px 0;
    background-size: 52%;
    text-align: center;
    position: relative;
}
/*.page_center_banner:before {
    content: "";
    display: inline-block;
    background-color: #026389;
    opacity: 0.5;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
}*/
.page_center_banner .page_center_banner_text {
    background-color: rgba(2, 99, 137, 0.80);
    color: #fff;
    position: relative;
    z-index: 1;
    padding: 70px 0;
}
.page_center_banner h6 {
    font-size: 48px;
    color: #FFFFFF;
    font-family: 'latobold';
    margin-bottom: 10px;
    line-height: 56px;
}
.page_center_banner p {
    font-size: 24px;
    color: #FFFFFF;
    font-family: 'latoregular';
    line-height: 40px;
    margin: 0;
}
.management_section .btn_section{
    padding: 40px 0 64px 0;
    text-align: center;
}
.management_section .btn_section h3{
    margin-bottom: 64px;
}
.credentials_img{
    width: 66%;
    display: block;
    margin: 80px auto 80px auto;
}
.credentials_section .btn_section h3{
    margin-bottom: 64px;
}
.credentials_section .btn_section{
    padding-bottom: 64px;
    text-align: center;
}
.telemedicine_img{
    width: 79%;
    display: block;
    margin: 64px auto 64px auto;
}
.telemedicine_section .btn_section{
    text-align: center;
    padding-bottom: 64px;
}
.telemedicine_section .btn_section h3{
    margin-bottom: 64px;
}
.contact_us h2{
    border-bottom: 1px solid #A9ABAE;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.contact_us .form-group label{
    font-size: 14px;
    font-family: 'latobold';
    margin-bottom: 8px;
}
.form-control:focus{
    box-shadow: none;
    border-color: #A9ABAE;
}
.form-control{
    border: 1px solid #A9ABAE;
    border-radius: 6px;
    background-color: #F7F9FB;
    padding: 0 8px;
    height: 40px;
    margin-bottom: 20px;
    font-size: 14px;
}
textarea.form-control{
    height: 120px;
    padding: 10px 8px;
    resize: none;
}
.submit_btn{
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-family: 'latobold';
    background-color: #026389;
    border-radius: 6px;
    border:none;
    padding: 11px 10px;
    color: #fff;
    outline: none;
    margin: 50px 0 24px 0;
}
.submit_btn:focus{
    outline: none;
}
.contact_us .btn_txt{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-family: 'latobold';
}
.stickers{padding: 120px 0; text-align: center;}
.stickers img{width: 90%;}
.contact_us{padding-top: 64px;}
.form_section {padding: 25px 0 0 0;}
.contact_us .img_section{
    padding-top: 75px;
    text-align: right;
}
.contact_us .img_section img{
    width: 90%;
}

.banner_section{padding-top: 64px;}
.banner_btn_section a{
    width: 264px;
    height: 208px;
    padding: 24px;
    background: #026389;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    float: left;
    margin: 0 12px 24px 12px;
}
.banner_btn_section a span{
    display: block;
    text-align: center;
    font-family: 'latobold';
    color: #fff;    
}
.banner_btn_section{
 margin: 64px -12px 0 -12px;   
}
.covid_vac_mng_sectong{margin-top: 120px;}
.covid_vac_mng_sectong img{margin-top: 160px; max-height: 472px;}
.testing_section .row{margin-bottom: 120px;}
.testing_section .rapidantigen_img img,.mask_surveillance_img img{max-width: 360px;}
.testing_section .rapidantigen_img,.mask_surveillance_img{text-align: right;}
.btn_top_mrg{margin-top: 50px;}
.covid_mng_section{margin-bottom: 120px;}
.vacc_pass_img img{max-height: 466px;}
.vacc_pass_img{text-align: right;}
.what_get_section{margin-top: 64px;}
.title_vaxi_img{height: 36px;}
.vaccination_passport .row{margin-bottom: 120px;}
.vacc_syst_img img{max-height: 485px;}
.smart_test_tool img{margin: 80px auto 120px auto; max-height: 540px; display: block;}
.telemedicine_section .row{margin-bottom: 64px;}
.telemedicine_section .telemedicine_title{margin-top: 70px;}
.telemedicine_section .telemed_img img{max-height: 396px;}
.telemedicine_section {margin-top: 120px;}
.bottom_section{}
.az-col-log img{height: 60px;}
.az-col-log {margin-top: 30px;}