@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

::selection {
  background: #333333;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #333333;
  /* Firefox */
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #333333;
  /* Safari */
  color: #fff;
  text-shadow: none;
}
:active,
:focus {
  outline: none !important;
}
html {
  font-size: 100%;
}
body {
  line-height: 1.7;
  color: #444;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  background-color: #fff;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #595959;
  text-decoration: none;
}
a img {
  border: none;
}
img {
  max-width: 100%;
}
iframe {
  border: none !important;
}
/* -------- Headings ---------- */
h1,
.h1 {
  font-size: 3.4rem;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1,
h2,
.h1,
.h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.42857143;
  color: #333333;
}
h1 small,
h2 small,
.h1 small,
.h2 small,
h1 .small,
h2 .small,
.h1 .small,
.h2 .small {
  font-weight: normal;
  line-height: 1;
  color: #333333;
}
h1 a,
h2 a,
.h1 a,
.h2 a {
  color: #333333;
}
h3,
h4,
h5,
h6,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.42857143;
  color: #333333;
}
h3 small,
h4 small,
h5 small,
h6 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #333333;
}
h3 a,
h4 a,
h5 a,
h6 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: #333333;
}
/* -------- Body Text ---------- */
p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset {
  margin-bottom: 10px;
}
/* -------- Custom Font Family ---------- */
.font-opensans {
  font-family: 'Open Sans', sans-serif;
}
.font-raleway {
  font-family: 'Raleway', sans-serif;
}
.font-titillium {
  font-family: 'Titillium Web', sans-serif;
}


.btn {
  font-size: 13px;
  padding: 8px 22px;
}


ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.text-grey {
  color: #444;
}

.bg-theme-color-2 {
  background: #f1f1f1 !important;
  padding: 5px 0;
}

.widget.no-border ul li {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 12px;
}


.menuzord-brand img {
  max-height: 80px;
  float: left;
  margin-right: 5px;
}

.bg-image-header{
  background-image: url('https://monhsrc-projects.com.pk/wp-content/uploads/2025/10/1-3.png');
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}

.search-form {
  width: 60%;
  padding-right: 30px;
}

.search-form .form-control {
  height: 32px;
  font-size: 13px;
  border: 1px solid #ccc !important;
  outline: none !important;
  box-shadow: none !important;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.search-button {
  padding: 6px 10px;
  background: #104591;
  color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

ul.styled-icons {
  display: flex;
  align-items: center;
  gap: 7px;
}

.styled-icons a {
  color: #eeeeee;
  display: block;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  width: 18px;
  text-align: center;
}

.list-inline{
  display: flex;
  align-items: flex-end;
  gap: 15px;
}

.menuzord-brand.flip {
  display: flex;
  align-items: center;
}

.menuzord-brand span h4 {
  font-size: 15px;
  margin: 19px 0 0 0;
  border-bottom: #8e8e8e 1px solid;
  float: left;
}

.menu-bar {
  background: #104591;
  width: 100%;
}

.header-nav .header-nav-wrapper .menuzord {
  padding: 0;
  z-index: 999;
}

.menuzord-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.menuzord-menu > li {
  padding: 4px 0;
  position: relative;
}

.menuzord-menu > li > a {
  font-size: 13px;
  color: #fff;
  padding: 8px 16px;
  border-radius: 30px;
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  outline: 0;
  line-height: 1.42857143;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -o-transition: color .3s linear, background .3s linear;
  -moz-transition: color .3s linear, background .3s linear;
  -webkit-transition: color .3s 
linear, background .3s 
linear;
  transition: color .3s 
linear, background .3s 
linear;
}

.menuzord-menu ul.dropdown {
  border: 1px solid #eee;
}

.menuzord-menu ul.dropdown {
  top: 42px;
}

.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
  background: #fff;
}

.menuzord-menu > li:hover {
  background: rgb(8, 51, 113);
}

.menuzord-menu li .indicator {
  margin-left: 3px;
}

.menuzord-menu ul.dropdown.active{
  display: block !important;
}

.menuzord-menu ul.dropdown li {
  clear: both;
  width: 100%;
  border: 0 none;
  font-size: 12px;
  position: relative;
  margin: 0;
}

.menuzord-menu ul.dropdown li a {
  color: #444;
  font-size: 12px;
  font-weight: 600;
  padding: 7px 25px 7px 22px;
  border-bottom: 1px dashed #d3d3d3;
  width: 100%;
  background: none;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  -o-transition: padding .2s linear;
  -moz-transition: padding .2s linear;
  -webkit-transition: padding .2s 
linear;
  transition: padding .2s 
linear;
}

.menuzord .menuzord-menu > li.active > a, .menuzord .menuzord-menu > li:hover > a, .menuzord .menuzord-menu ul.dropdown li:hover > a {
  color: #fff;
}

.menuzord .menuzord-menu ul.dropdown li:hover > a {
  background: #fff;
  color: #006600 !important;
  padding-left: 30px;
}

.menuzord-menu ul.dropdown li:hover > a {
  padding-left: 28px;
  padding-right: 19px;
  color: #333;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.footer .widget .widget-title {
  margin-top: 0px;
  color: #fff;
  margin-bottom: 20px;
}

.line-bottom {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

ul.list {
  list-style: outside none none;
  margin-top: 13px;
  padding-left: 0;
}

.footer ul.list li {
  padding: 2px 5px 1px 5px !important;
  margin-bottom: 2px;
  border-bottom: none !important;
}

.footer ul.list li a .fa {
  margin-right: 4px;
}

.line-bottom:after {
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
  background: #104591 !important;
}

.footer ul.list li a {
  font-size: 12px;
  text-decoration: none;
    -webkit-transition: all 300ms 
ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms 
ease-in;
}

.footer a {
  color: #f5f5f5;
}

.footer a:focus, .footer a:hover, .footer a:active {
  color: #33b0cc;
}

.footer iframe {
  height: 320px !important;
  width: 99.8% !important;
}

.icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a {
  border: 1px solid #8e8e8e;
}


.section-container{
  width: 98%;
  margin: 0 auto;
  max-width: 100%;
}
.demo-box{
	margin-left:2px;
}


.breaking-news-ticker{
  display: block;
  width: 100%;
  background: #FFF;
  height: 34px !important;
  box-sizing: border-box;
  position: relative;
  line-height: 36px !important;
  overflow: hidden;

  text-align: auto;
  font-size: 13px;
}
.breaking-news-ticker *{
  box-sizing: border-box;
}
.breaking-news-ticker.bn-fixed-top{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.breaking-news-ticker.bn-fixed-bottom{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}





/*********************************/
/*title styles start**************/
.bn-label{
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  background-color: #e6e6e6;
  text-align: center;
  color: #444;
  font-weight: bold;
  z-index: 3;
  padding: 0 15px;
  white-space: nowrap;
}
/*title styles end****************/



/*********************************/
/*news item style start **********/
.bn-news{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
}
.bn-news ul{
  display: block;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}
.bn-news ul li{
  white-space: nowrap;
  overflow:hidden !important;
  text-overflow: ellipsis;
  text-decoration: none;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  position: absolute;
  width: 100%;
  display: none;
  color: #333;
}
.bn-news ul li a{
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 0 10px;
  color: #333;
  position: relative;
  display: block;
  overflow: hidden;
}
.bn-news ul li a:hover{
  color: #069;
}
.bn-loader-text{
  padding: 0 10px;
}
.bn-seperator{
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 30px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.bn-seperator.bn-news-dot{
  margin-right: 0;
}
.bn-seperator.bn-news-dot:after{
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #333;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
}
.bn-prefix{
  color: #d65d7a;
  margin-right: 15px;
  padding-left: 10px;
}
.bn-positive{
  color: #0b8457;
  font-weight: bold;
}
.bn-negative{
  color: #dc2f2f;
  font-weight: bold;
}
/*news item style end ************/



/*********************************/
/*controls style start ***********/
.bn-controls{
  width: auto;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bn-controls button{
  width: 30px;
  float: left;
  height: 100%;
  cursor: pointer;
  border:none;
  border-left: solid 1px #EEE;
  text-align: center;
  background-color: #f6f6f6;
  outline: none;
}
.bn-controls button:hover{
  background-color: #EEE;
}

.bn-arrow {
  margin: 0;
  display: inline-block;
  height: 8px;
  position: relative;
  width: 8px;
  top: -2px;
}
.bn-arrow::after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: '';
  display: inline-block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
}
.bn-arrow.bn-next {
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  left:-3px;
}
.bn-arrow.bn-prev {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 3px;
}
.bn-arrow::after{
  border-color: #999999;
}
.bn-arrow::before{
  background-color: #999999;
}
.bn-play{
  position: relative;
  background: #999999;
  width: 0;
  height: 12px;
  display: inline-block;
  margin-left: -5px;
}
.bn-play::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #999999;
  border-width: 8px;
  margin-top: -8px;
}
.bn-pause{
  position: relative;
  width: 0;
  height: 14px;
  display: inline-block;
  top: 1px;
  left:-1px;
}
.bn-pause::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 3px;
  background-color: #999999;
}
.bn-pause::after{
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: -3px;
  background-color: #999999;
}
/*controls style end *************/
/*********************************/
.bn-direction-rtl{
  direction: rtl;
}
.bn-direction-rtl .bn-label{
  left: auto;
  right: 0;
}
.bn-direction-rtl .bn-controls{
  right: auto;
  left: 0;
}
.bn-direction-rtl .bn-seperator{
  margin-left: 15px;
  margin-right: 0;
  float: right;
}
.bn-direction-rtl .bn-prefix{
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px;
}
.bn-direction-rtl .bn-controls button{
  border-left: none;
  border-right: solid 1px #EEE;
}

.bn-effect-scroll .bn-news ul{
  display: block;
  width: 100%;
  position: relative;
}
.bn-effect-scroll .bn-news ul li{
  display: list-item;
  float: left;
  position: relative;
  width: auto;
}
.bn-effect-scroll.bn-direction-rtl .bn-news ul li{
  float: right;
}

/*********************************/
/*********************************/


.owl-dots {
  display: none !important;
}

.item.bg-img-cover{  
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}

.owl-nav button.owl-prev , .owl-nav button.owl-next {
  background: none repeat scroll 0 0 rgba(115, 115, 115, 0.8) !important;
  border-radius: 0 !important;
  display: block !important;
  margin: 0 !important;
  padding: 10px !important;
  position: absolute  !important;
  top: 35% !important;
  -webkit-transition: all .4s 
ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all 0.4s 
ease 0s;
  z-index: 6;
  width: 40px !important;
  height: 45px !important;
}

.owl-nav button.owl-prev:hover , .owl-nav button.owl-next:hover{
  background: none repeat scroll 0 0 rgba(16, 69, 145, 0.8) !important;
}

.owl-nav button span{
  color: #fff !important;
}

.owl-nav .owl-next{
  right: 0;
}

.owl-nav .owl-prev{
  left: 0;
}

.border-box {
  color: #3CD6D6;
  border: 2px solid red;
  justify-content: center;
  display: flex;
  align-items: center;
  margin: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 1em;
  font-weight: 700;
  flex-direction: column;
  cursor: pointer;
  text-transform: uppercase;
  font-size: .9em;
  padding: 10px;
  min-height: 110px;
}

.box_1{
  border-color: #7f305e;
  background: #7f305e;
}
.box_2{
  border-color: #22af84;
  background: #22af84;
}
.box_3{
  border-color: #1e9923;
  background: #1e9923;
}
.box_4{
  border-color: #168eaa;
  background: #168eaa;
}
.box_5{
  border-color: #81b70e;
  background: #81b70e;
}
.box_6{
  border-color: #1f1a30;
  background: #1f1a30;
}

.border-box i {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.border-box a span{
  color: #3CD6D6;
}

.team_box .pic {
  width: 120px;
  height: 120px;
}

.team_box .name {
  font-size: 1.2em;
  font-weight: 700;
  white-space: nowrap;
}

.team_box .d {
  color: #104591;
}

.desc .btn {
  margin-top: 15px;
  border-color: #8f8f8f;
  border-radius: 0 !important;
  font-size: 12px;
  padding: 5px 17px;
}

.desc .btn:hover{
  border-color: #104591;
  background-color: #104591;
  color: #fbfbfb;
}

.team_box .pic img {
  border-radius: 50%;
  width: 100%;
}

#team_carousel .owl-prev, #team_carousel .owl-next {
  background: #104591 !important;
  border-radius: 50% !important;
  padding: 4px !important;
  width: 2em !important;
  height: 2em !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .container {
      width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
      width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
      width: 1230px;
  }
}