@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Mukta');
* a:hover{
    text-decoration: none;
}
body{
    font-family: "roboto";
    background: #f8f8f8;
}
.nepa{
    font-family: mukta;
}
img{
    max-width: 100%;
}
/*header{
    padding:10px;
    float: left;
    width: 100%;
    background: #0054a6;
    color: white;
}*/
header {
    padding: 10px;
    float: left;
    width: 100%;
    background: #efefef;
    color: #0400b7;
}
.lang-change {
    text-align: right;
    font-size: 15px;
    margin-top: 11px;
    float: right;
}
nav.navbar.navbar-expand-lg.navbar-light .nav-link {
    color: white;
    font-size: 14px;
}
li.nav-item a:hover {
    background: #063868;
}
a.nepa {
}

.lang-change a:first-child {
    border-right: none;
}
.lang-change a {
    color: #003f7d;
    padding: 1px 10px;
    border: 1px solid #ccc;
    float: left;
    line-height: 1;
    padding: 6px 15px;
    color: black;
    background: #dad9d9;
}
a.nepa.active-lang {
    background: white;
}
.logo-area {
    float: left;
    width: 6.5%;
}
.business-name {
    float: left;
    width: calc(100% - 10%);
    margin-top: 1px;
    text-transform: uppercase;
    font-family: 'Mukta', sans-serif;
    color: #003f7d;
}
.business-name h1{
    font-size: 22px;
    margin: 0;
    /*color: black;*/
}
.business-name h1 span{
    font-size: 21px;
    display: block;
    text-transform: none;
    text-transform: uppercase;
    /*font-weight: bold;*/
    /*color: black;*/
}
.eng-name {
    float: left;
    margin-right: 10px;
    border-right: 1px solid #3090c0;
    padding-right: 10px;
    margin-left: 10px;
}
.nep-name {
    margin-left: 20px;
}
.n-flag {
    position: relative;
}
.n-flag img {
    position: absolute;
    right: 0;
    top: 0;
    width: 87px;
    margin-right: -43px;
    margin-top: -2px;
}
.si-title {
    font-size: 12px;
    margin-left: 22px;
    width: 45%;
    text-align: center;
    font-weight: bold;
}
.main-content {
    padding: 10px 0 0;
}
.tab-new {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.text-center.title-mainp {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 18px;
    color: #0b9ae2;
    margin: 23px 0;
}
.n-notice {
    font-size: 13px;
    margin-bottom: 10px;
}
.n-notice p {
    margin: 0;
}
.n-notice strong {
    color: red;
    text-transform: uppercase;
    font-weight: bold;
}

.text-img {
    padding: 4px;
    /*color: white;*/
    font-size: 15px;
    text-align: center;
    line-height: 1;
    padding: 0;
    font-weight: bold;
    /*margin-top: 19px;*/
    /*display: none;/*/
    margin-bottom: 18px;
}
.text-img {
    float: left;
    width: calc(100% - 40%);
    margin-top: 16px;
    margin-bottom: 0;
}
.out-side .text-img {
    color: #212529;
    font-size: 15px;
    line-height: 1;
    /*padding: 10px 0;*/
    
}
.c-img {
    width: 40%;
    float: left;
}
.c-img img {
    object-fit: cover;
    height: 217px;
    width: 100%;
}
.t-content a {
    display: block;
    color: white;
    text-align: center;
    padding: 15px;
    background: #0054a6;
    width: 80%;
    margin: 6px auto;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
}
.t-content a:not(:first-child){
    background: #71bbe1;
}
.t-content {
    float: left;
    width: calc(100% - 40%);
}

div#newsTicker1 {
    border-radius: 0 !important;
    margin-top: 10px;
}
.breaking-news-ticker{
    border: none;
    border-radius: 0;
}
.bn-label{
    background: #0054a6;
}
.bn-label:after {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    top: 10px;
    margin-left: 2px;
    border-top: 20px solid transparent;
    border-right: 20px solid #0054a6;
    transform: rotate(-45deg);
}
.bn-news{
    background: #003f7d ;
    right: 0 !important;
}
.bn-news ul li a{
    color: #ccc;
}
.bn-news ul li a:hover{
    color: #fff;
}
.out-side .t-content a {
    color: #0054a6;
    background: #ececec;
}
.t-content {
    font-size: 12px;
    padding: 23px 0 10px;
}
.t-content-area {
    /*width: 92%;*/
    margin: 0 auto;
    position: relative;
}
.inside {
    overflow: hidden;
    width: 100%;
    float: left;
    /* margin: 0 10px; */
    /* margin-top: 20px; */
    box-shadow: 0 0 8px -4px #7a7a7a;
}
.inside.out-side {
    background: white;
    box-shadow: 0 0 12px rgba(51, 51, 51, 0.11);
}
.browser-less{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.browser-less a {
    float: left;
    width: 100%;
    background: #0054a6;
    padding: 10px;
    color: white;
    border-radius: 8px;
}
.ic-area svg path,circle {
    fill: #fff;
}

.ic-area {
    width: 29px;
    margin-right: 10px;
    float: left;
}

.ic-area svg {
    width: 100%;
    float: left;
    height: 36px;
}
.ic-content {
    float: left;
    font-size: 12px;
    width: calc(100% - 40px);
}
.ic-content span{
    display: block;
}
.browser-less .ic-area {
    width: 42px;
}
.browser-less .ic-content {
    font-size: 12px;
    width: calc(100% - 65px);
}
.browser-less span{
    font-weight: bold;
    font-size: 18px;
}
.browser-less .ic-area svg {
    margin-top: 7px;
}
tr.not-inside .i-area {position: relative;}
tr.not-inside .i-area:before {
    content: "";
    border: 4px solid red;
    position: absolute;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin-top: -7px;
    margin-left: -1px;
}
tr.not-inside .i-area:after {
    content: "";
    background: red;
    height: 4px;
    width: 50px;
    position: absolute;
    transform: rotate(-45deg);
    top: 20px;
    left: 1px;
}
.content-area {
    float: left;
}
td a {
    color: #0054a6;
    background: #0054a6;
    float: left;
    color: white;
    padding: 10px;
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
}
td a:hover {
    text-decoration: none;
    background: #1c97d4;
    color: white;
}
td a span {
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.side-bar {
    float: left;
    width: 100%;
    min-height: 558px;
    background: #f8f8f8;
}
.sidebar-title {
    background: #003f7d;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
}
aside {
    margin-top: 10px;
    /*margin-bottom: 10px;*/
    float: left;
    width: 100%;
}
.s-sitle {
    padding: 7px 15px;
    background: #eaeaea;
    color: #0054a6;
    font-weight: bold;
    font-size: 13px;
}
.s-content {
    padding: 10px;
}

.s-content a {
    position: relative;
    font-size: 14px;
    color: #333;
    float: left;
    padding-left: 15px;
    width: 100%;
}
aside a:hover {
    color: #0e91d3;
}
.s-content a:before {
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    top: 5px;
    border-right: 8px solid #0054a6;
    border-top: 8px solid  transparent;
    transform: rotate(-45deg);
    left: 0;
}
caption {
    font-size: 13px;
    color: #0054a6;
}

caption strong {
    color: red;
}
.support-n {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -10px;
}

.support-n a {
    color: #0054a6;
}

.brw-tite {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0;
    margin-bottom: 15px;
}
.brw-tite.doanlo {
    margin-bottom: 15px;
}
.chrome-icon, .firfox-icon {
    width: 56px;
    float: left;
    margin-right: 15px;
    position: relative;
}
.chrome-icon:before {
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    border: 5px solid red;
    border-radius: 65%;
    top: 0;
    margin-top: 31px;
    right: 0;
}
.chrome-icon:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 5px;
    background: red;
    transform: rotate(-45deg);
    top: 43px;
    margin-left: 0;
    right: 0;
    display: none;
}
span.cross:before,span.cross:after {
    content: "";
    height: 5px;
    width: 16px;
    background: red;
    position: absolute;
    right: 7px;
    top: 44px;
    transform: rotate(45deg);
}
span.cross:after{
    transform: rotate(-45deg);
}
.firfox-icon:before {
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    border: 5px solid green;
    border-radius: 65%;
    top: 16px;
    margin-top: 16px;
    right: -11px;
    background: green;
}
.firfox-icon:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 10px;
    /* background: red; */
    border: 4px solid white;
    border-top: transparent;
    border-right: transparent;
    transform: rotate(-45deg);
    top: 41px;
    margin-right: -6px;
    right: 0;
}

footer {
    background: #4d4d4d;
    color: white;
    font-size: 12px;
    padding: 10px;
}
span.text-right.tesf {
    float: right;
}

span.text-right.tesf a {
    color: white;
    font-size: 1rem;
}

.inside.out-side .c-img {
    position: relative;
}

/*.inside.out-side .c-img:before {
    content: "";
    height: 10px;
    width: 254px;
    background: red;
    position: absolute;
    transform: rotate(-21deg);
    right: -17px;
    top: 43px;
}
.inside.out-side .c-img:after {
    content: "";
    height: 10px;
    width: 254px;
    background: red;
    position: absolute;
    transform: rotate(21deg);
    right: -17px;
    top: 43px;
}*/
.text-img span {
    display: block;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 15px;
}
.out-side .c-img img{
    object-position: bottom;
}

@media only screen and (max-width: 620px){
    .logo-area {
    width: 14%;
}
    .business-name {
 
    width: calc(100% - 15%);

}
    .n-flag {
    display: none;
}
    .inside{
        width: 100%;
        margin: 0 0 15px;
    }
    .business-name h1 {
    font-size: 11px;
    margin: 0;
}
.business-name h1 span {
    font-size: 14px;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) {
    .logo-area {
    width: 14%;
}
    .business-name {
 
    width: calc(100% - 15%);

}
    .n-flag {
    display: none;
}
    .inside{
        width: 100%;
        margin: 0 0 15px;
    }
    .business-name h1 {
    font-size: 11px;
    margin: 0;
}
.business-name h1 span {
    font-size: 14px;
}
}        
/* Desktops and laptops ----------- */
/* Desktops and laptops ----------- */
@media only screen 
and (max-width : 1366px) {
  /* .inside {
    
    
    min-height: 362px;
    
}
.c-img img {
    height: 144px;
}*/
}
aside .ic-area {
    font-size: 18px;
    margin-left: 10px;
}
aside .ic-content {
    font-size: 1.1em;
    text-transform: uppercase;
    /* margin-top: 6px; */
    width: calc(100% - 49px);
}
aside .browser-less a:hover {
    background: #06547b;
    color: white;
}


@media (min-width: 1200px){

.container {
    max-width: 96%;
}
}

div#body-right-inner h2 {
    font-size: 16px;
    font-weight: bold;
}
div#body-right-inner p, div#body-right-inner li {
    font-size: 14px;
}
.contact-us .s-sitle {
    background: none;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
    padding-bottom: 0;
}




.pag-tite {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
    color: #0054a6;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
div#body-right-inner h2 {
    font-size: 16px;
    font-weight: bold;
}
div#body-right-inner p, div#body-right-inner li {
    font-size: 14px;
}
.contact-us aside h1 {
    font-size: 19px;
    padding-left: 15px;
    line-height: 1.23;
    color: #0054a6;
    font-weight: normal;
}
.contact-us aside h1 span{
    display: block;
    font-size: 16px;
    font-weight: bold;
}
span.line-min {
    text-transform: capitalize;
    margin-top: 0px;
}
.contact-us .s-sitle {
    background: none;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
    padding-bottom: 0;
}



.contact-us aside a{
    font-size: 1.12em;
    font-weight: bold;
} 
