@font-face {
    font-family: 'arialregular';
    src: url('../fonts/arial.woff2') format('woff2'),
         url('../fonts/arial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{font-family: 'arialregular' !important; }
p, li{font-size: 15px;color:#797777;}
a:hover{text-decoration: none !important;}
img{width: 100%}
.bg-color{background: rgb(163,39,25) !important}
.top-header {
    display: block;
    width: 100%;
    padding: 12px 0px;
}
.nepal-govt-logo {
	width: 100%;
}
.nepal-govt-logo img {
	width: 130px;text-align: center;
}
.top-header-logo{width: 100%;text-align: center;}
.top-header-swiss-logo {
	width: 100%;
	display: block;text-align:right;
}
.top-header-swiss-logo img{width: 320px;height:106px;}
.navbar-header .nav-item{width: 19.3%;    border-right: solid 1px #791112;

    border-left: solid 1px #922526;}

.navbar-header .nav-item:last-child{border-right:0px;}
.navbar-header .nav-item:first-child{border-left:0px;width: 37px;}
.navbar-header .navbar-nav {
	width: 100%;text-align:center;
}
.navbar-header .navbar{padding: 0px !important}
.navbar-header .nav-link {
	text-transform: uppercase;
	color: #fff !important;padding:12px 1px !important;font-size: 14px;
}
.main-content-body {
	width: 100%;
	padding: 20px 0px;
	    min-height: 400px;
}
.left-content-image {
	width: 100%;position: relative;
	border: solid 1px #d8d0d0;
	padding: 1px;/*height:350px;*/
}
.left-content-image-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.left-content-image::before {
    content: "";
    padding-top: 50%;
    display: block;
}

.main-content-bottom-one {
	border: solid 1px #d8d0d0;text-align: center;
}
.bottom-content-image img {
	width: 100%;
	height: 100%;
}
.bottom-content-image {
    position: relative;
    width: 100%;
}
.bottom-content-image::before {
    content: "";
    padding-top: 100%;
    display: block;
}
.bottom-content-image-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.content-title {
	margin: 0px;
	font-size: 15px;
	color: #444;transition: all 0.5s ease 0s;
	padding: 5px 0px;
}
.bottom-content-title {
	background: rgb(234,220,188);
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main-content-bottom-one:hover .content-title {
	color: rgb(163,39,25) ;
	text-decoration: none;
}
.top-footer {
	background-color: #156096;
	width: 100%;
	display: block;
}
.footer-content-left {
 	height:40px;
    background:rgba(0,83,128);text-align: center;
}
.no-padding{padding:0px !important;}
.middle-footer-logo img {
    width: 230px;
    height: 61px;
}
.middle-footer-logo {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.align-right{float:right;}
.footer-left-title {
	color: #fff;
	font-size: 17px;
	margin: 0px;
	padding: 10px;
/* footer text temporary css*/
}
.hide{display: none !important;}
.top-footer .row {
    padding: 0px 15px !important;
}
.footer-bottom {
	background: #ccc;text-align:center;
	display: block;
	width: 100%;padding:4px 0px;
}
.middle-footer {
	display: table;
	width: 100%;
}

/* Dropdown on hover */
.dropdown:hover>.dropdown-menu {
	display: block;
	background: rgb(163,39,25);
	color: #fff;
  }

.footer-bottom-inner p {margin:0px;display: inline-table;}
.bottom-footer-share li {display: inline-table;color:#797777;font-size:15px }
.navbar-header .dropdown-menu.show {
	background: rgb(163,39,25);
	color: #fff;
}
.navbar-header .dropdown-item {
	color: #fff;
}
.navbar-header .dropdown-item:focus, .navbar-header .dropdown-item:hover {
	color:rgb(163,39,25);
	text-decoration: none;
	background-color: rgb(205,215,215);
}
.navbar-header .dropdown-menu{border:0px;}
.top-header-logo img {
	width: 100%;
}
.nav-item:hover, .nav-item.active, .nav-item.dropdown.show {
	/* color: red; */
	background: rgb(205,215,215)
}
.nav-item:hover .nav-link, .nav-item.active .nav-link, .nav-item.dropdown.show .nav-link{color:rgb(163,39,25) !important;}


/*page2*/
.main-content-top {
    /* height: 380px; */
    width: 100%;
    display: block;
    margin-bottom: 25px;
}
.main-content-top .carousel {
	height:100%;
}
.main-content-top .carousel-indicators li {
	background-color: rgb(203, 203, 203);
}
.main-content-top .carousel-indicators .active {
	background-color:rgb(163,39,25);
}
.main-content-top .carousel-indicators{bottom: -28px}
.main-content-top .carousel-control-next, .carousel-control-prev{display: none !important;}
.content-heading {
	font-size: 24px;
	line-height: 31px;
	color: rgb(0,83,128)!important;
}
.block-quotes {
	display: block;
	border-left: solid 1px #a0a0a0;
	padding-left: 18px;
	color: #a0a0a0;
	font-size: 14px;
	font-style: italic;
}
.left-content-detail button {
	color: #444;
	border: solid 1px #e7e4e4;
	background: #eee;
}
.left-content-detail button:hover{color:rgb(163,39,25);}
.navbar-header .nav-item .dropdown-menu {
	min-width: 100% !important;
	padding: .5rem 0;
	 margin: 0 !important; 
	font-size: 1rem;
	 border-radius: 0 !important
}
.bottom-footer-share {
	display: inline;
	margin: 0px;
	padding-left: 5px;
}

.bottom-footer-share li a i {
	color: #3B5998 !important;
	padding: 4px 8px;
	background: #eee;
	border-radius: 4px;
}
.bottom-footer-share li a .fab.fa-twitter {
	padding: 4px 5px;
}


/*page3 styles*/
.top-footer.top-footer-nobg{background: transparent;}
.top-footer-bg-color{background: rgb(0,83,128)!important;padding:0px 10px;}
.footer-bottom.footer-bottom-nobg{background: transparent;}
.footer-bottom-inner.footer-bottom-bg-color{background: rgb(205,215,215)}
.main-content-bottom .carousel-control-next-icon, .main-content-bottom .carousel-control-prev-icon {
	display: none;
}



@media screen and (min-width:320px) and (max-width: 767px){
	.nepal-govt-logo img {
	width: 80px !important;
	text-align: center !important;
}
.nepal-govt-logo {
	text-align: center !important;display:none !important
}
.top-header-logo img{width:200px !important;}
.top-header-swiss-logo img {
	width: 120px;
}
.top-header-swiss-logo{text-align: center;padding-top:10px;display:none !important}
.navbar-header .nav-item {
	width: 100%;
	text-align: left;padding:0px 6px;
	border-bottom: solid 1px #fff;
}
.navbar-header .nav-item:last-child {

	border-bottom: 0px !important;
}
.left-content-detail p {
	font-size: 13px;
}
.main-content-bottom-one {
	margin-bottom: 8px;height: auto !important;
}
.footer-content-left {
	text-align: center !important;
	display: block;
}
.middle-footer {
	text-align: center;
	margin: 0 auto;
}
.footer-bottom-inner p {
	font-size: 13px;
}
.main-content-top {
	height: auto;
}
.content-heading {
	font-size: 17px !important;
	line-height: 24px !important;
}
.block-quotes, p, li{font-size:14px !important;}
.main-content-bottom {
	margin-top: 18px;
}
.middle-footer-logo.align-right {
	text-align: center !important;
	float: none;
}
.main-content-top .carousel-indicators {
	bottom: -26px;
}
.bottom-content-image {
	height: auto;
}
.center-align-image .left-content-image {
    width: 100% !important;
}

.left-page-list-detail {
    padding-bottom: 10px !important;
}
.page-listing-contents {
    margin: 20px 0px !important;
}
h3.content-lists-heading {
    font-size: 17px !important;
    line-height: 21px !important;
}
.navbar-header .nav-item:first-child{width:100% !important;}
.language-type {

    position: absolute;
    right: 22px;
    top: -72px;

}
.top-header{position: relative !important;}
.middle-footer-logo {
    display: block !important;
    text-align: center !important;
}
}


@media screen and (min-width:768px) and (max-width: 991px){
	.main-content-top {
	height: auto !important;margin-bottom: 30px;
}
.main-content-top .carousel-indicators {
	bottom: -31px !important;
}
.main-content-bottom-one{margin-bottom: 15px}
}

/*language button css*/
.language-type li {
    list-style: none;
    display: inline;
    width: 20px;
}
.language-type {
    text-align: right;
}
.language-type ul{margin:0px;padding-bottom: 5px}
.language-type li a {
    color: #444;
    font-size: 12px;
    border: solid 1px #444;
    padding: 2px;
}
/*page-details */
.center-align-image .left-content-image-new{ width:50% ;float:right;margin-left:20px;margin-bottom: 20px;}
.breadcrumb-class .breadcrumb {
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    padding: 10px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;}
   .breadcrumb-class li.breadcrumb-item a {
    color: rgb(0,83,128);
   
}
.breadcrumb-class li.breadcrumb-item a:hover{color: rgb(163,39,25)!important;}
.lists-one li a{color:rgb(0,83,128)!important;}
h3.content-lists-heading {
    font-size: 20px;
    line-height: 26px;
    color: #333;
}
.lists-one {
    margin: 14px 0px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.page-listing-contents {
    margin:40px 0px;
}
.lists-one:last-child{border-bottom: 0px !important;line-height: 21px !important}
.hand{cursor: pointer;}
