/*@media only screen and (max-width: 480px) {*/
/*    .header-txt p.lead {*/
/*        font-size: 1.2em;*/
/*    }*/
/*}*/

.text-with-lists li{ position: relative; }
.text-with-lists ul li{ line-height: 1.62; color: #637097; font-size: 14px; padding: 5px 0 5px 22px; }
.text-with-lists ul li:before { position: absolute; top: 14px; left: 0; height: 5px; width: 5px; content: ''; border-radius: 50%; background: #41faa4; }
.text-with-lists ol { counter-reset: item; }
.text-with-lists ol li { line-height: 1.86; margin-bottom: 10px; padding-left: 65px; }
.text-with-lists ol li:before { position: absolute; top: 10px; left: 25px; counter-increment: item; content: counter(item) "."; font-size: 30px; font-weight: 700; line-height: 1; color: #16a4fd; font-family: 'Poppins', sans-serif !important; }

/*.text-block ol:not(.btns) {*/
/*    margin-bottom: 20px;*/
/*    counter-reset: item;*/
/*}*/

.page-header .nk-banner {
    background: url(../images/main/main_screen_bg_1.png) 0 0 no-repeat;
    background-size: cover;
}
.page-head-image {
    position: absolute;
    max-width: 550px;
    right: -22px;
    bottom: -72px;
    z-index: 6;
}

.text-justify{
    text-align: justify;
}

@media only screen and (max-width: 991px) { .page-banner { min-height: 220px; }
    .page-head-image { max-width: 350px; right: 0; bottom: -48px; } }
@media only screen and (max-width: 480px) { .page-banner { min-height: 180px; }
    .page-head-image { max-width: 220px; right: 0; bottom: -30px; } }

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {*/
/*    color: #0b3895;*/
/*}*/
/*.section-pro .tab-custom-s2 .nav-tabs li > a,*/
/*.section-pro-alt .tab-custom-s2 .nav-tabs li > a{*/
/*    color: #0b3895;*/
/*}*/
/*.section-pro .tab-custom-s2 .nav-tabs li > a:hover,*/
/*.section-pro-alt .tab-custom-s2 .nav-tabs li > a:hover{*/
/*    opacity: 1; color: #0b3895;*/
/*}*/
/*.section-pro .tab-custom-s2 .nav-tabs li > a.active,*/
/*.section-pro .tab-custom-s2 .nav-tabs li > a.active:hover,*/
/*.section-pro .tab-custom-s2 .nav-tabs li > a.active:focus,*/
/*.section-pro .tab-custom-s2 .nav-tabs li > a.active:hover,*/
/*.section-pro .tab-custom-s2 .nav-tabs li > a.active:focus,*/
/*.section-pro-alt .tab-custom-s2 .nav-tabs li > a.active,*/
/*.section-pro-alt .tab-custom-s2 .nav-tabs li > a.active:hover,*/
/*.section-pro-alt .tab-custom-s2 .nav-tabs li > a.active:focus,*/
/*.section-pro-alt .tab-custom-s2 .nav-tabs li > a.active:hover,*/
/*.section-pro-alt .tab-custom-s2 .nav-tabs li > a.active:focus{*/
/*    color: #0b3895;*/
/*}*/

/*.color-secondary-f { color: #7a0fff!important; }*/
/*.color-primary-f { color: #46bdf4!important; }*/
/*.color-alt-primary-f { color: #2b56f5!important; }*/
