header .container-fluid{	
	position: fixed;
    z-index: 1000;
    top: 0;
}
.menu .container-fluid {
    padding-top: 30px;
}
.main_content {
    padding-top: 90px;
}
footer .container-fluid{	
	position: fixed;
    z-index: 1000;
    bottom: 0;
}
.btn-primary{
	background: #f37423;
	border: none;
	font-family: Poppins;
}

.grey-bg{
	background: url("../images/grey-bg.png") no-repeat center center;
}

.color-bg{
	background: url("../images/color-bg.png") no-repeat center center;
}

.hand-bg{
	background: url("../images/hand-bg.png") no-repeat center center;
}

.headtexto{
	font-family: Poppins;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #f37423;
}

.headtextb{
	font-family: Poppins;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #3c86c7;
}
.headtextb_small{
	font-family: Poppins;
	font-size: 25px;
	font-weight: 600;
/*	text-transform: uppercase;*/
	text-align: center;
	color: #3c86c7;
}
.headtextb_vsmall{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
/*	text-transform: uppercase;*/
	text-align: center;
	color: #3c86c7;
}

.headtextb_left{
	font-family: Poppins;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	color: #3c86c7;
}
.sideheadtextb_left{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	color: #3c86c7;
}
.paratext{
	font-family: Myanmar Text, Regular;
	font-size: 14px;
	color: #444444;	
	text-align: justify;
}

.paratextw{
	font-family: Myanmar Text, Regular;
	font-size: 14px;
	color: #ffffff;	
	text-align: center;
	padding: 16px 10px 1px 0px;
/*	text-align: justify;*/
}
.paratextw_left{
	font-family: Myanmar Text, Regular;
	font-size: 14px;
	color: #ffffff;	
	text-align: left;
/*	padding: 13px 10px 6px 0px;*/
	text-align: justify;
}
.paratextc{
	font-family: Myanmar Text, Regular;
	font-size: 14px;
	color: #444444;	
	text-align: center;
/*	padding: 15px;*/
}
.paratextco{
	font-family: Myanmar Text, Regular;
	font-size: 16px;
	color: #444444;	
	text-align: center;
/*	padding: 15px;*/
}
.positiontext{
	font-family: Myanmar Text, Regular;
	font-size: 20px;
	color: #f37423;	
	text-align: left;
	font-weight: 600;
/*	padding: 15px;*/
}
.paratext_underline{
	font-family: Myanmar Text, Regular;
	font-size: 14px;
	color: #444444;	
	text-decoration: underline;
}
.our_projects .card img{
	width:20%;
	padding-bottom: 10px;
/*	padding: 15px 0px 15px 0px;*/
}

.our_projects .card{
	border: none;
}
/*.card-content{
	padding: 20px;
}*/
.achievements li{
	padding-left: 20px;
}

.achievements li a{
	color:#444444;
	padding-left: 20px;
	text-transform: none;
	text-decoration: none;
}

.achievements li a:hover{
	color: #f37423;
	padding-left: 20px;
}

.vision_mission .card{
	height: 90%;
	border: none;
}

.vision_mission .card img{
	padding: 20px;
}

.vision_mission_detail img{
	width:40%;
	text-align: center;
}
.footer {
	background: #f37423;
	color: #ffffff !important;
}
.our_projects a {
	font-family: Myanmar Text, Regular;
	font-size: 14px;
	color: #f37423;
}


.btn-secondary{
	background: #3c86c7;
	border: none;
	width: 140px;
	font-family: Poppins;
	font-weight: 500;
	text-transform: uppercase;
}
.btn-secondary:hover{
	background: #f37423;
	border: none;
	width: 140px;
	font-family: Poppins;
	font-weight: 500;
	text-transform: uppercase;
}
.navbar-nav li{
	font-family: Poppins;
	font-size: 14px;
	color: orange;
	font-weight: 400;	
	text-align: justify;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
	color: #f37423;
}
.navbar-nav li:active{
	font-family: Myanmar Text, Regular;
	font-size: 16px;
	color: #orange;	
	text-align: justify;
}
.menu .navbar-nav .nav-link:active, .menu .navbar-nav .nav-link.show{
	color: #f37423;
}
body{
/*    margin-top:20px;*/
/*    background: #ffffff;*/
    background:#f8f8f8;
}
.rounded-circle {
    border-radius: 50%!important;
}
.border-5 {
    border-width: 5px;
}

.border-white {
    border-opacity: 1;
    border-color: rgba(255,255,255, 1) !important;
}

/*.shadow {
    box-shadow: 0 0.375rem 1.5rem 0 rgba(140,152,164,.125)!important;
}*/


img {
    max-width: 100%;
    height: auto;
}

.icon-sm {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 75%;
    line-height: normal;
}
.rounded-circle {
    border-radius: 50%!important;
}

.hover-top-in .hover-top--in {
    transition: ease-in-out all .35s;
    position: relative;
    top: 0
}

.hover-top-in:hover .hover-top--in {
    top: -10px
}

.hover-top-in:hover button {
    background: #f37423;
    color: #ffffff;
}

.me-1 {
    margin-right: 0.25rem!important;
}

.fw-700 {
    font-weight: 700!important;
}
.mb-1 {
    margin-bottom: 0.25rem!important;
}

.z-index-1 {
    z-index: 1!important;
}

.pt-6 {
    padding-top: 2.5rem!important;
}
.p-4 {
    padding: 1.5rem!important;
}
.mt-n4 {
    margin-top: -1.5rem!important;
}

/*.shadow {
    box-shadow: 0 0.375rem 1.5rem 0 rgba(var(--bs-gray-700-rgb),.125)!important;
}*/
.shadow{
	box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 7%) !important;
}
.px-5 {
    padding-right: 2rem!important;
    padding-left: 2rem!important;
}
.position-relative {
    position: relative!important;
}
.overflow-hidden {
    overflow: hidden!important;
}
#team img{
	width:70%;
}


.achievement_detail img{
	width: 80%;
}

/*Modal section*/
.gallery * {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.gallery .container {
  position: relative;
}

/* Hide the images by default */
.gallery .mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.gallery .cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.gallery .prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.gallery .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.gallery .prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.gallery .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.gallery .caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.gallery .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.gallery .column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.gallery .demo {
  opacity: 0.6;
}

.gallery .active,
.demo:hover {
  opacity: 1;
}

.span-align {
	position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
    background: red;
    color: white;
/*    padding: 5px;*/
    font-size: 30px;
    font-weight: 600;
    margin: 11px;
}

.span-align1 {
	position: absolute;
    /*top: 0;
    right: 0;*/
    border-radius: 5px;
    background: white;
/*    padding: 5px;*/
    font-size: 30px;
}
.card-posi{
	width: 100%;
/*    position: absolute;*/
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

