    @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
    #site-header{
        padding-top:0px;
    }
h2#page-header-title {
    text-transform: capitalize;
}

    .ht-sub-header{
        display: flex;
        justify-content: space-between;
        max-width: 1100px;
        margin: 0 auto;
        margin-bottom:17.5px;
        height: 40px;
        align-items: center;
        font-family: 'Poppins';
        color: white!important;
        font-size: 12px;
    }
    .ht-sub-header a{
        color: white!important;
    }
    .ht-sub-header a:nth-of-type(1){
        margin-left: 10px;
    }
    #site-header{
        background: #123B66!important;
        color: white!important;
    }
    
    .ht-sub-header::after {
    position: absolute;
    left: 0;
    content: " ";
    display: block;
    height: 40px;
    border-bottom: 1px solid #5B80AD;
    width: 100%;
}
#nav-primary ul > li a {
        font-family: 'Poppins'!important;
        color: white!important;
        font-size: 14px!important;
        font-weight: 600!important;
        text-transform: initial;
}
.ht-sub-header i.fa.fa-angle-left {
    font-weight: bold;
    font-size: 16px;
}
#nav-primary .rounded{
    border-radius: 21px;
    border: solid white 2px;
}
#nav-primary ul > li.rounded a {
    padding: 8px 30px;
}
header .ht-container{
    padding: 0px!important;
}
#site-header #logo {
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

p.support {
    color: #00B7F1;
    border-left: #5B80AD 1px solid;
    padding-left: 10px;
    margin-left: 10px;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 600;
}
#page-header-title{
    font-family: 'Poppins';
    color: white;
    font-size: 36px;
    font-weight: bold;
}
#page-header{
background-color: #00B7F1!important;
}
#page-header #page-header-tagline{
    font-family: 'Poppins'!important;
    font-weight: 600!important;
    font-size: 16px!important;
    margin-top: 10px!important;
    margin-bottom: 30px!important;
}
#page-header #ht-kb-search #s {
    border-radius: 100px;
    border: 1px #B1C4D8 solid;
    padding: 15px 18px;
     box-shadow: 0px 4px 6px #123B6627;
}
#page-header #ht-kb-search #searchsubmit {
    background: #1C00F1;
    border-radius: 30px;
    padding: 13px 34px;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: unset;
    font-size: 12px;
}
#page-header #ht-kb-search #searchsubmit:hover{
    background: #0F3257!important;
}
.page-under-header {
    background: #f5f8fa;
}
.blue-container {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: auto;
    flex-wrap: wrap;
    justify-content: center;
}
.blue-container img {
    width: 100px;
    height: 47px;
}
.blue-rect {
    width: calc(100% - 200px);
    background: #00B7F1;
}
section#homepage-features .ht-grid {
    display: flex;
    justify-content: center;
}
#homepage-features .hf-block{
    min-height: 268px;
}
#homepage-features .hf-block{
background: white;
    border: solid 2px #B1C4D8;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
#homepage-features .hf-block img{
    align-self: center;
}
#homepage-features .hf-block h4{
    color: #123B66;
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 20px;
}
#homepage-features .hf-block h5{
background: #F5F7FA;
padding: 11px 16px;
border-radius: 6px;
color: #123B66;
}
#homepage-features .hf-block:hover h5{
    color: #123B66;

}
section#homepage-widgets-2 {
    background: #f5f8fa;
    padding-top: 42px;
}
#homepage-widgets h4.widget-title, #homepage-widgets-2 h4.widget-title, #site-footer-widgets h4.widget-title{
    font-family: 'Poppins';
    font-weight: bold;
    color: #123B66;
    font-size: 16px;
    margin-bottom: 40px;
}
#site-footer-widgets h4.widget-title{
    margin-bottom: 10px!important;
}
#homepage-widgets-2 #text-18 h4.widget-title{
    margin-bottom: 10px;
}
#homepage-widgets .HT_KB_Articles_Widget > ul > li{
    padding-left: 0px;
}
#homepage-widgets .HT_KB_Articles_Widget > ul > li i{
    display: none;
}
.HT_KB_Articles_Widget > ul > li:before{
    display: none!important;
}
.HT_KB_Articles_Widget .widget-entry-title, .HT_KB_Articles_Widget .widget-entry-title:visited {
    color: #00B7F1!important;
    font-family: 'Poppins'!important;
    font-size: 14px!important;
}
#homepage-widgets-2 #nav_menu-6 li {
    width: 50%;
    float: left;
}
#homepage-widgets-2 #nav_menu-6 li a{
    color: #123B66;
    font-family: 'Poppins';
    font-size: 12px;
}

#homepage-widgets-2 section#text-18 {
    width: 40%;
    margin-left: 10%;
    background: white;
    box-sizing: border-box;
    padding: 40px;
}

#homepage-widgets-2 .ht-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: solid #DFE6EF 1px;

}
    #homepage-widgets-2 section#text-18 .textwidget{
    font-family: 'Poppins';
    font-size: 12px;
    color: #123B66;
}
.phone-ico{
    width:18px;
    height: 18px;
    margin-right: 10px;
}
.ticket-ico{
    width: 20px;
    height: 16px;
    margin-right: 9px;
}
.ico-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#homepage-widgets-2 hr {
    color: #B1C4D8;
    border-style: solid;
    border-bottom: hidden;
}
#homepage-widgets-2 #text-18 a{
    color: #5B80AD;
}
.ico-flex a {
    font-family: 'Poppins';
    font-weight: bold;
    color: #123B66;
    font-size: 12px;
}
#homepage-widgets .ht-container .ht-grid, 
#homepage-widgets-2 .ht-container .ht-grid,
#site-footer-widgets .ht-container .ht-grid,
#site-footer .ht-container .ht-grid{
    max-width: 83.33333%;
    margin: auto;
    padding: 0px!important;
    width: 100%;
}
#copyright{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-family: 'Poppins';
    font-size: 11px;
    color: #123B66;
}
#copyright a{
    font-family: 'Poppins';
    font-size: 11px;
    color: #123B66;
}
#homepage-widgets #ht-kb-articles-widget-6{
    padding-left: 0px;
}
#homepage-widgets #ht-kb-articles-widget-8{
    padding-right: 0px;
}
#site-footer-widgets .textwidget{
    font-family: 'Poppins';
    font-size: 11px; 
    color: #123B66;
}
    #site-footer #copyright{
    float: none!important;
}
#site-footer{
padding-bottom: 20px;
}
.archive_ht_title{
    font-family: 'Poppins';
    font-weight: bold;
    color: #123B66;
    font-size: 16px;
}
.archive-padding-2{
width: 33.333333333%;
padding: 0 16px;
margin-bottom: 10px;
}
.archive-padding{
width: 100%;
}
.archive-padding a{
    height: 100%;
}
.archive-padding a:hover{
    text-decoration: none;
}
.archive-third{
    border: 2px solid #B1C4D8;
    border-radius: 6px;
    width: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 21px 13px 21px 30px;
    position: relative;
    height: 100%;
}
.archive-third p, .archive-third a{
 padding: 0px;
 margin: 0px;
}

.archive-third bold{
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #123B66;
}
.archive-third::after{
    content: '>';
    position: absolute;
    right: 10px;
    font-family: 'Poppins';
    font-weight: bold;    
    color: #B1C4D8!important;
}
.archive-third span{
    font-size: 12px;
    font-family: 'Poppins';
    color: #123B66!important;
}
.ht-archive-container-2{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -16px;
    margin-bottom: 60px;
}
.ht-archive-container{
    display: grid;
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
    grid-gap: 10px 16px;
    grid-auto-rows: 1fr;
    margin-bottom: 60px;
}
.post-type-archive #page-header .ht-container{
    text-align: center;
}
.post-type-archive #page-header #ht-kb-search{
    margin: auto;
}
.post-type-archive .page-under-header{
    background: white;
}
.archive_ht_title_sb{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 12px;
    color: #123B66;
    margin-bottom: 10px;
    margin-top: 30px;
}
.archive-side-cont{
    display: flex;
    flex-direction: column;
    align-items:flex-start;
    padding-bottom: 90px;
    width: 25%;
    border-right: solid #dfe4e6 1px;
}
.archive.tax-ht_kb_category .ht-container, .single-ht_kb .ht-container{
    display: flex;
    justify-content: space-between;
}
.archive_ht_sidebar{
    margin-top: 0px;
}
ul.archive_ht_sidebar li {
    list-style: none;
}
ul.archive_ht_sidebar li a{
    font-family: 'Poppins';
    font-size: 12px;
    color: #5B80AD;
}
ul.archive_ht_sidebar li a.active-sb{
    color: #00B7F1;
}
ul.archive_ht_sidebar {
    margin-left: 0px!important;
    padding-left: 0px;
}
.archive.tax-ht_kb_category .ht_kb.format-standard:before{
    display: none;
}
.archive.tax-ht_kb_category .ht_kb {
    padding-left: 0px;
}
.ht-kb-category-title{
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: bold;
    color: #123B66;
}
.ht-kb-category-desc{
    font-family: 'Poppins';
    font-size: 14px;
}
.ht-kb-category-header{
    border-bottom: 0px;
}
.archive.tax-ht_kb_category .ht_kb{
    padding-right: 0px;
}
.archive.tax-ht_kb_category .ht_kb .entry-title a{
    font-size: 14px!important;
    font-family: 'Poppins';
    color: #123B66;
    font-weight: 600;
    position: relative;
    display: block;
}
.archive.tax-ht_kb_category .ht_kb .entry-title a::before{
    content: '>';
    font-size: 14px!important;
    font-family: 'Poppins';
    color: #123B66;
    position: absolute;
    right: 0px;
    right: 0px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.archive.tax-ht_kb_category .ht_kb:last-of-type {
    border-bottom: none!important;
}
.archive.tax-ht_kb_category .ht_kb .entry-title a:hover, .archive.tax-ht_kb_category .ht_kb .entry-title a:hover::before{
    color: #00B7F1;
}
.archive.tax-ht_kb_category #page-header-title, .single-ht_kb #page-header-title{
    display: none;
}
.archive.tax-ht_kb_category #page-header #ht-kb-search, .single-ht_kb #page-header #ht-kb-search{
    width: 100%;
    margin: auto;
}
.ht-breadcrumbs.ht-kb-breadcrumbs{
    font-family: 'Poppins';
    font-weight: 600;
    color: #5B80AD;
}
.ht-breadcrumbs a, .ht-breadcrumbs a:visited, .ht-breadcrumbs span{
    color:#123B66;
}
.single-ht_kb .entry-title{
    font-family: 'Poppins';
    font-weight: bold;
    color: #123B66;
    font-size: 20px;
    margin-bottom: 20px;
}
.ht-kb-entry-meta li{
    font-family: 'Poppins';
    font-size: 12px;
    color: #5B80AD;
    padding-right: 50px;
    
}
.ht-kb-entry-meta li:after{
    display: none;
}
.ht-kb-em-date #time, .ht-kb-em-author a{
width: 100%;
display: inline-block;
}
.ht-kb-em-date #time{
    color: #123B66;
}
.ht-kb-entry-meta a{
    color: #00B7F1;
}
.ht-kb-em-category span{
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.single-ht_kb .hentry .entry-header{
    padding: 0 0 20px;
}
.single-ht_kb .ht-kb-entry-meta{
    padding-top: 15px;
    border-top: 1px solid #dfe4e6;;
}
.single-ht_kb .entry-content p, .single-ht_kb .entry-content a, .single-ht_kb .entry-content li {
    font-family: 'Poppins';
    font-size: 14px;
    color: #123B66;
}
.single-ht_kb .tags{
    color: #5B80AD;
    font-size: 12px;
    font-family: 'Poppins';
    margin-top: 80px;
    margin-bottom: 80px;
}
.single-ht_kb .tags.tags-new a{
    display: inline-block;
    background: #F5F7FA;
    padding: 10px 20px!important;
    font-family: 'Poppins';
    color: #123B66!important;
    font-size: 12px;
}
.single-ht_kb .entry-content{
   border-bottom: none;
}
#ht-kb-related-articles #ht-kb-related-articles-title{
    border-bottom: none;
}
h3#ht-kb-related-articles-title {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: bold;
    color: #123B66;
}
.ht-kb-article-list li:before{
    display: none;
}
.ht-kb-article-list li a {
    text-decoration: none;
    color: #123B66;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 600;
}
.ht-kb-article-list li.format-standard:last-of-type {
    border-bottom: none;
}

.blog form#searchform {
    margin-top: 60px;
    width: 100%;
    max-width: 560px;
    position: relative;
    margin-bottom: 40px;
}

.blog input#s {
    width: 100%;
    max-width: 560px;
    border-radius: 100px;
    border: 1px #B1C4D8 solid;
    padding: 15px 18px;
    box-shadow: 0px 4px 6px #123B6627;
}

.blog article {
    border: solid 2px #B1C4D8;
    border-radius: 6px;
    padding: 30px!important;
    margin-bottom: 20px;
}

.blog #searchsubmit{
background: #1C00F1;
    border-radius: 30px;
    padding: 13px 34px;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: unset;
    font-size: 12px;
    position: absolute;
    right: 0px;
}

.blog #searchsubmit:hover{
    background: #0F3257;
}
.blog article{
    cursor: pointer;
}

.blog article .entry-title a {
    font-family: 'Poppins';
    font-size: 20px;
    color: #123B66!important;
    font-weight: 600;
}
.blog .hentry .entry-meta li:after{
    display: none;
}

.blog ul.entry-meta li {
    font-family: 'Poppins';
    font-size: 12px;
    color: #5B80AD;
    margin-right: 20px;
}
.blog ul.entry-meta li .time {
    color: #123B66;
}
.blog ul.entry-meta li a{
    color: #00B7F1;
}
.blog article .entry-content p {
    font-family: 'Poppins';
    font-size: 14px;
    color: #123B66;
}
.blog #page-header-tagline{
    display: none;
}
.blog h1#page-header-title {
    font-family: 'Poppins';
    font-size: 36px!important;
    font-weight: bold;
}
.archive-widgets {
    width: 32%;
    padding-left: 50px;
}
.blog .ht-container, .search .ht-container, .single-post .ht-container, .page-template-contact-page-template .ht-container {
    display: flex;
}
.page-template-contact-page-template .new-widget .textwidget a{
    display: inline;
}
.page-template-contact-page-template .new-widget .textwidget strong{
    display: block;
}
.page-template-contact-page-template .entry-title{
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: bold;
    color: #123B66;
}
.wpcf7 label, .wpcf7 .guidelines {
    font-family: 'Poppins';
    color: #123B66;
    font-size: 12px;
}
.wpcf7 b{
    font-weight: 600;
}
.wpcf7 label#test {
    display: inline-block;
    padding: 10px 43px;
    border: solid 2px #123B66;
    border-radius: 31px;
    font-weight: bold;
    cursor: pointer;
}
span.wpcf7-form-control-wrap.document {
    display: none;
}
.wpcf7 label#test:hover {
    background: #123B66;
    color: white;
}
.new-widget{
    padding: 10px;
    background: #f5f8fa;
    margin-bottom: 20px;
    padding: 30px;
    margin-top: 60px;
}

.blog article:hover {
    box-shadow: 5px 5px 20px #888888;
}
a.container-click {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.single-post a.container-click{
    display: none;
}
.new-widget .widget-title{
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 14px;
    color: #123B66;
    line-height: 18px;
}
.new-widget .textwidget{
    font-family: 'Poppins';
    font-size: 12px; 
    color: #123B66;
}
.new-widget .textwidget a{
    display: block; 
    color: #00B7F1;
    margin-top: 10px;
}
.blog .ht-pagination ul span, .blog .ht-pagination ul a{
height: 42px;
width: 42px;
display: flex;
align-items: center;
justify-content: center;
border: solid 2px #123B66;
font-size: 14px;
font-family: 'Poppins';
font-weight: bold;
color: #123B66;
border-radius: 3px;
}
.blog .ht-pagination ul a{
    text-decoration: none!important;
}
.blog .ht-pagination ul li:hover a{
    border: none;
}
.blog .ht-pagination ul span.current, .blog .ht-pagination ul a.current{
    border: none;
}
.blog .prev.page-numbers, .blog .next.page-numbers{
    display: none;
}
.search #page-header .ht-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
.search #page-header #ht-kb-search{
    width: 100%;
}
.search .hentry .entry-title a {
    color: #1a1a1a;
    text-decoration: none;
    outline: none;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    color: #123B66!important;
}
.single-post .entry-title{
    font-weight: Bold;
    font-family: 'Poppins';
    color: #123B66;
    font-size: 24px!important;
}
.single-post ul.entry-meta li {
    color: #5B80AD;
    font-family: 'Poppins';
    font-size: 12px!important;
}
.single-post ul.entry-meta time {
    color: #123B66;
}
.single-post ul.entry-meta a{
    color: #00B7F1;
}
.single-post .hentry .entry-header {
    border-color: #B1C4D8!important;
}
.single-post .entry-content * {
    font-size: 14px!important;
    font-family: 'Poppins';
    color: #123B66;
}
.single-post .entry-content a{
    color: #00B7F1;
}

@media screen and (max-width: 1100px){
    #site-header{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    #homepage-features .ht-grid-4{
        width: 40%;
    }
}
#site-header
    .ht-archive-container{
    grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
    }
}
@media screen and (max-width: 480px){
    .ht-archive-container{
    grid-template-columns: minmax(auto, 1fr);
    }
    
    #site-header #logo {
    flex-direction: column;
    align-items: flex-start;
}
p.support {
    border-left: none;
    padding-left: 0px;
    margin: 0px;
    padding-bottom: 10px;
}
#site-header {
    padding: 0px 10px;
}
}

@media screen and (max-width: 720px){
    #nav-primary ul > li a {
    color: black!important;
    }
#nav-primary ul > li.rounded a {
    padding: inherit!important;
}
.archive-side-cont{
    display: none;
}
.blog .ht-container, .search .ht-container, .single-post .ht-container{
    flex-direction: column;
}
.archive-widgets{
    width: 100%;
    padding-left: 0px;
    display: flex;
    justify-content: space-between;
}
.new-widget{
    width: 48%;
}
section#homepage-features .ht-grid{
    flex-direction: column;
    align-items: center;
}
#homepage-features .ht-grid-4 {
    width: 100%;
    max-width: 80%;
    margin-bottom: 30px;
    align-items: center;
}
#homepage-widgets-2 .ht-grid .ht-grid-6 {
    width: 100%;
}
#homepage-widgets-2 section#text-18 {
    width: 100%;
    margin-left: 0px;
}
#site-footer-widgets #block-2 {
    width: 100%;
}
#site-footer-widgets .widget_text.ht-grid-4 {
    width: 50%;
}
#homepage-widgets-2 #nav_menu-6 li {
    width: 48%;
    float: left;
}
}
@media screen and (max-width: 620px){
    #homepage-widgets .ht-grid.ht-grid-gutter-20 .ht-grid-col {
    padding: 0px!important;
}
}