@font-face {
	font-family: 'myanmar';
	src: url('../fonts/Pyidaungsu.eot#'); /* IE9 Compat Modes */
	src: url('../fonts/Pyidaungsu.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Pyidaungsu.woff') format('woff'),
	url('../fonts/Pyidaungsu.tff') format('truetype'),
	url('../fonts/Pyidaungsu.svg#Pyidaungsu') format('svg');/* Legacy iOS */
	font-weight: normal;
	font-style: normal;
	vertical-align: middle !important;
	unicode-bidi: bidi-override;
}

 @font-face {
 	font-family:"Lato";
 	src:url("../fonts/Lato-Hairline.eot?") 
 	format("eot"),url("../fonts/Lato-Hairline.woff") 
 	format("woff"),url("../fonts/Lato-Hairline.ttf") 
 	format("truetype"),url("../fonts/Lato-Hairline.svg#Lato-Hairline") 
 	format("svg");
 	font-weight:normal;
 	font-style:normal;
 }

 @font-face {
 	font-family:"LatoLatin";
 	src:url("../fonts/LatoLatin-Light.eot?") 
 	format("eot"),url("../fonts/LatoLatin-Light.woff") 
 	format("woff"),url("../fonts/LatoLatin-Light.ttf") 
 	format("truetype"),url("../fonts/LatoLatin-Light.svg#LatoLatin-Light") 
 	format("svg");
 	font-weight:normal;
 	font-style:normal;
 }



 @font-face{
	font-family: 'gothic';
	src: url('../fonts/gothic.woff');
}

@font-face{
	font-family: 'jose';
	src: url('../fonts/JosefinSans-Regular.ttf');
}

@font-face{
	font-family: 'cinzel';
	src: url('../fonts/Cinzel-Regular.ttf');
}

@font-face{
	font-family: 'PoiretOne';
	src: url('../fonts/PoiretOne-Regular.ttf');
}

@font-face{
	font-family: 'Cormorant';
	src: url('../fonts/Cormorant-Regular.ttf');
}

@font-face{
	font-family: 'segoe';
	src: url('../fonts/segoepr.ttf');
}

.lato{
	font-family: 'Lato' !important;
}

.jose{
	font-family: 'jose' !important;
}

.gothic{
	font-family: 'gothic' !important;
}

.cinzel{
	font-family: 'cinzel' !important;
}

.PoiretOne{
	font-family: 'PoiretOne' !important;
}

.Cormorant{
	font-family: 'Cormorant' !important;
}

.lato-latin{
	font-family: 'LatoLatin' !important;
}

/* Pyidaungsu.tff
Pyidaungsu.ttf
jpg,jpeg,gif,png,js,css,map,svg,ttf,pdf,woff,woff2,tff */
.segoe{
	font-family: 'segoe' !important;
}

.myanmar 
{
	font-family: 'myanmar';
}

input, textarea, select, option, .btn{
	font-family: 'myanmar' !important;
	padding-top: 5px !important;
	padding-bottom: 0px !important;
}

body{
	font-family: 'myanmar' !important;
	font-size: 13px !important;
	color: #333;
}

hr{
	border-color: #ddd;
}

.ignite-head{
	background: #fff;
}

.my-nav{
	background: linear-gradient(to bottom, #278fb1 0%,#076393 63%);
	border-radius: 0px;
	margin-bottom: 0px;
}

.my-nav .logo img{
	width: 45px !important;
}

.my-nav ul li a:link, .my-nav ul li a:visited{
	color: #fff;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}

.my-nav ul li a:hover, .my-nav ul li a:active{
	color: #fff;
	background: rgba(255, 255, 255, 0.23);
}

.my-nav ul li a.active{
	color: #fff;
	background: rgba(255, 255, 255, 0.23);
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: rgba(255, 255, 255, 0.23);
    border-color: #428bca;
}

.my-nav .dropdown-menu{
	background: linear-gradient(to bottom, #278fb1 0%,#076393 63%);
}

.dropdown-menu li a:link{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.sidebar-left .my-nav{
	background: #eee;
}

.sidebar-left .my-nav ul{
	display: block;
}

.sidebar-left .my-nav ul li{
	color: #333;
}

.sidebar-left ul li a{

	text-transform: uppercase !important;
}

.main-content table tr td{
	padding: 10px;
}

.main-content img{
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.content-data{
	background: none;
	border-radius: 3px;
	/*border: 1px solid rgba(187, 187, 187, 0.15);*/
}

.content-data-list{
	background: #fff;
	border: 1px solid rgba(187, 187, 187, 0.42);
	min-height: 275px;
	box-shadow: 2px 2px 5px 1px #ccc;
}

.home-page h4{
	background: linear-gradient(to bottom, #278fb1 0%,#076393 63%) !important;
	color: #fff;
	padding: 5px 10px;
}

.home-page .news{
	padding: 15px;
	background: #fff;
	margin-bottom: 10px;
	box-shadow: 2px 2px 5px 1px #ccc;
}

.home-page .news .title{
	text-overflow: ellipsis !important;
	white-space: nowrap;
	padding: 5px 10px;
	overflow: hidden;
}

.affair{
	padding: 15px;
	background: #fff;
	margin-top: 40px;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.affair img{
	padding: 10px;
}

.content-data-list strong{
	font-size: 14px;
	line-height: 24px;
}

.contentView img{
	width: 100% !important;
}

.link-title{
	background: #cbb25e;
	padding: 0px 10px 0px 10px;
	color: #fff;
}

.left-menu-title{
	height: 45px !important;
    background: linear-gradient(to bottom, #278fb1 0%,#076393 63%) !important;
    line-height: 2.5;
    font-size: 20px;
    color: #fff;

}

.tender{
	background: #fff;
	min-height: 249px;
	max-height: 249px;
	width: 100%;
}

.after_content1_wrapper{
	background: #fff;
	color: #eee;
	padding: 20px;
	box-shadow: 3px 3px 10px 6px #bbb;
}

.breaking-news-wrapper{
	background: #fff;
    padding: 10px 15px 0px 15px;
    line-height: 30px;
}

/* .breaking-news-wrapper marquee{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
} */

.after_content1_wrapper img{
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto !important;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto !important;
	margin-left: auto !important;
}

.after_content2_wrapper img{
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto !important;
}

.gallary{
	border: 5px solid #333;
}

.no-padding{
	padding: 0px;
}

.after_content1_wrapper ul, .after_content2_wrapper ul{
	padding-left: 10px;
}

.after_content1_wrapper a, .after_content2_wrapper a{
	color: #a26914;
	text-decoration: none;
}

.after_content1_wrapper a:hover, .after_content2_wrapper a:hover{
	color: #DEA525;
}

.product{
	background: #fff;
	padding: 20px;
	color: #333;
	min-height: 402px;
	border-radius: 3px;
}

.project{
	padding: 20px;
	border: 1px solid #eee;
	min-height: 400px;
	border-radius: 3px; 
}

.project-title{
	min-height: 45px;
}

.after_content2_wrapper{
	padding: 20px;
}

.footer-first{
	padding:50px;
	background: linear-gradient(to bottom, #278fb1 0%,#076393 63%);
}

.sidebar-left{
	background: #eee;
	border-radius: 3px;
}

.sidebar-left h4{
	text-align: center;
	background: #26282c;
	padding: 15px;
	color: #DEA525;
}

.sidebar-left ul{
	list-style: none;
	padding-left: 0px;
}

.sidebar-left ul li{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ddd;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sidebar-left ul a{
	text-decoration: none;
	color: #076393 !important
}

.sidebar-left ul a:hover{
	text-decoration: none;
	color: #fff !important
}

.sidebar-left ul li img{
	width: 50px;
	display: inline;
	margin-right: 20px;
}

.contact-form textarea{
	height: 80px !important;
}

.contact-form .btn{
	margin-top: 30px;
}

.about-us h4{
	background: none;
	color: #0fb939;
}

.bg-active{
	background: #7fbfb7 !important;
	color: #fff !important;
}

.inbound-list, .outbound-list{
	background: #fff;
}

.bg-inbound{
	background: #f9d053;
	color: #fff;
}

.bg-outbound{
	background: #57398b;
	color: #fff;
}

.inbound-list p, .outbound-list p{
	height: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
}

.inbound-list h4, .outbound-list h4{
	color: #1abc9c;
}

.inbound-list img, .outbound-list img{
    display: block;
    width: 315px !important;
    margin: auto !important;
    max-width: 100%;
    height: auto !important;
    float: none !important;
}

/* .our-services{
    background: #fff;
} */

.our-services img{
    width: 100px;
}

.our-services h3{
    margin-bottom: 40px;
    color: #ffffff;
    background: #0c89c9;
    padding: 10px;
}

.our-services h4{
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.secondary-menu a{
	color: #fff !important;
}

ul.site-map li{
	display: inline-block;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}

.break-new{
	background: #ffffff87;
    padding-top: 15px;
    text-shadow: 1px 1px 0px #c56d00;
    font-weight: bold;
    border-radius: 3px;
}

.break-new marquee{
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

.break-wrapper{
	position: absolute;
	margin-top: 320px;
	z-index: 1200;
	width: 100%;
}



/* Custom Bootstrap */

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color: #fff !important;
	background-color: #1abc9c !important;
}

.nav-tabs > li > a {
	color: #1abc9c !important;
}

.nav-tabs {
    border-bottom: 1px solid #1abc9c;
}

a:link, a:visited{
	color: #1abc9c;
	text-decoration: none;
}

a:hover, a:active{
	color: #2da44a; 

}

.width70 {
    width: 70% !important;
}
.aligncenter{
	margin:0 auto;
}
.bgddd{
	background-color: #DDDDDD !important;
	border:1px solid #fff !important;
}
input[type="file"].fileupload {
    border: 1px solid #fff;
    padding: 6px !important;
    background: #dddddd !important;
}
.text-red{
	color: red !important;
}
.paddingtb5px{
	padding-top: 5px;
	padding-bottom: 5px;
}

.gallary div{
    height: 59px;
    overflow: hidden;
}
.summary-text{
    text-align: justify;
    text-indent: 50px;
}
.contentView{
    text-align: justify;
    text-indent: 50px;
    line-height: 24px;
}
@media screen and (max-width: 768px){
	.gallary div{
		height:inherit;
		overflow:hidden;
		border:1px solid #333;
	}
}

td,th{
	vertical-align: middle !important;
}

.font14 {
	font-size: 14px !important;
}

.table-primary th{
    background: #428bca;
    padding: 15px 10px !important;
    border: 1px solid #428bca !important;
}

.table-primary td {
	background: #fff;
    /* border: 1px solid #428bca !important; */
}

.home.video-thumbnail {
    position: relative;
    left: 0;
    top: 0;
    height: 230px;
}
.home iframe{
	width: 100% !important;
    height: 230px !important;
    border-radius: 10px;
}
.home.video-thumnail{
    width: auto !important;
    height: 250px !important;
    border-radius: 10px;
    margin: auto;
}

.content-data-list.rounded {
    border-radius: 10px;
}
.summary-img.for-video-summary.big {
   height: 210px;   /* 320 */
}
.summary-img.for-video-summary.big iframe{
    width: 100% !important;
    height: 200px !important; /* 310 */
    border-radius: 10px;
}
.summary-img.for-video-summary.big img.video-thumnail{
    width: auto !important;
    height: 200px !important; /* 310 */
    border-radius: 10px;
    margin: auto;
}
.video-thumbnail{
	margin-bottom: 9px;
}

.owl-carousel .video iframe, .owl-carousel .video img {
    width: 100%;
    height: 250px;
    border-radius: 10px;
}

.bg-white {
    background: white;
}

.owl-carousel{
	margin-top: 30px;
}

.owl-nav {
    display: none;
}


img.video-play {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 66px !important;
    height: 50px !important;
}

.video-thumbnail {
    position: relative;
    left: 0;
    top: 0;
    border-radius: 10px;
    background: #fff;
}

/* .video-wrap {
    display: flex;
    justify-content: center;
}

.owl-stage-outer,
.owl-carousel.text-center.owl-loaded.owl-drag {
    width: fit-content;
} */


.flex-block {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 2%;
}

.flex-item {
    width: 49%;
    justify-content: space-between;
}

@media screen and (max-width: 768px){
	/* .flex-block {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		gap: 2%;
	} */
	
	.flex-item {
		width: 100%;
	}
}

.video-detail .text-center {
    height: 315px !important;
}

.video-detail iframe {
    height: 315px !important;
}

.hit-counter.footer-hit {
    width: fit-content;
    /* background: #334043; */
    padding: 10px 50px;
    margin: 0 auto;
    /* border: 1px solid #83cdde; */
    font-size: 16px !important;
    border-radius: 30px 0px 10px 0px;
    color: #83cdde;
}
.hit-counter {
    margin: 20px;
}

span.hit-footer {
    font-size: 13px;
}

.hit-counter h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #83cdde;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.home-page hr {
    margin-top: 6px;
    margin-bottom: 5px;
}
.row-narrow {
	margin-left: -10px;
	margin-right: -10px;
}
.row-narrow > [class*="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.go-next a.btn {
    background: green !important;
    display: inline-block;
    height: 30px;
    font-size: 13px;
    margin-bottom: 10px;
}
.video {
    position: relative;
    width: 100%;   
    overflow: hidden;
}

.video iframe {
    width: 100%;          /* responsive width */
    height: 100%;         /* fill container */
    border: 0;
}

.video-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.video-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;    /* scale thumbnail */
}

.video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
a.float-right {
    float: right;
}
.home-newblk-body {
    padding: 10px;
    background: #Fff;
    /* margin-top: 10px; */
}
.home-newblk-text {
    min-height: 150px !important;
    max-height: 150px !important;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    font-size: 12px;
}
.d-flex {
    display: flex;
    flex-wrap: wrap;
}
.d-flex-label {
    width: 30px;
    text-align: center;
}
.icon-btn-circle {
    background: #eeeeee;
    color: #035b80;
    margin: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
}
.d-flex-value {
    padding-top: 3px;
}

.home-newblk-img img {
    height: 170px;
    width: 100%;
    object-fit: cover;
}
.home-newblk-img {
    padding: 5px;
    background: #fff;
}
.visitor-blk {
    margin-top: 15px;
    background: #fff;
    /* display: flex; */
    /* padding: 20px; */
    border-top: 2px solid #15759f;
}
.visitor-header {
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 0px 0px 10px 10px;
    color: #ffffff;
    background: #15759f;
    width: 150px;
    margin-left: 10px;
    box-shadow: 1px 1px 1px rgb(196 188 188 / 60%);
    text-transform: uppercase;
    text-align: center;
}
.visitor-body {
    /* padding: 10px; */
    font-size: 28px;
    /* border: 2px solid #15759f; */
    flex-grow: 1;
    border-radius: 20px;
    color: #0e6d9a;
    text-align: center;
    padding-left: 100px;
    margin-top: -10px;
}