/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
  background: ;
  margin: 0;
}

html,
body {
  scroll-behavior: smooth;
}

/* ----------------------------------------- */
/* FONTS STACK */
/* ----------------------------------------- */

@font-face {
  font-family: 'latoB';
  src: url('Lato-Bold.ttf');
}

@font-face {
  font-family: 'latoSB';
  src: url('Lato-Semibold.ttf');
}

@font-face {
  font-family: 'latoM';
  src: url('Lato-Medium.ttf');
}

@font-face {
  font-family: 'latoR';
  src: url('Lato-Regular.ttf');
}

/* ----------------------------------------- */
/* 100% WIDTH */
/* ----------------------------------------- */

.navbar>.navbar-header,
.navbar>.navbar-collapse {
  margin: 0 !important;
}

.container {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.navbar.container {
  max-width: 100%;
}

.row {
  margin: 0;
}

.banner01,
.banner02,
.banner03,
.banner04,
.banner05,
.banner06,
.banner07,
.banner08,
.banner09,
.banner10 {
  padding: 0;
}

/* ----------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------- */

#navbar {
  padding: 0 !important;
  margin: 0 !important;
  z-index: 9;
  background-color: #002359;
  border: 0;
  border-radius: 0;
}

.path-frontpage #navbar {
  background-color: transparent;
}

.path-node #navbar,
.path-tenders #navbar,
.path-highlights #navbar,
.path-gallery-meetings #navbar,
.path-gallery-events #navbar,
.path-gallery-visits #navbar,
.path-sitemap #navbar,
.path-aiph0y-chahd5ubeveeg #navbar {
  /*background-color: #092A49;*/
}

.navbar-header {
  background: transparent;
  width: auto;
  height: auto;
  padding: 0.75em;
  margin: 0;
}

.navbar .logo {
  padding: 0;
  margin: 0;
}

.navbar .logo img {
  width: auto;
}

#block-bootstrap-subtheme-main-menu {
  display: ;
}

.navbar-collapse {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  width: 100%;
}

.navbar-nav {
  margin: 50px 0 0 0 !important;
  padding: 0;
  text-align: right;
  float: right;
}

.navbar-default .navbar-nav>li {
  margin: 0 0.25em;
  display: inline-block;
  float: none;
  padding: 0;
  background: transparent;
  transition: all 0.5s ease;
}

.navbar-default .navbar-nav>li>a {
  font: 15.5px lato;
  color: #fff;
  transition: all 0.5s ease;
  /*float: left;*/
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  background-color: #ff6200;
  color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.expanded>a,
.navbar-default .navbar-nav>.expanded>a:hover,
.navbar-default .navbar-nav>.expanded>a:focus {
  background-color: #ff6200;
  color: #fff;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-nav .dropdown-menu>li>a {
  font: 14px lato;
  color: #313131;
  text-transform: capitalize;
  transition: all 0.5s ease;
  text-align: left;
  padding: 5px 10px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #fff !important;
  background-color: #ff6200;
}

.navbar-nav .dropdown-menu>li.active>a {
  color: #ffffff;
}

.navbar-default .navbar-nav li.last .dropdown-menu {
  left: auto;
  right: 0;
}

/* ----------------------------------------- */
/* SEARCH */
/* ----------------------------------------- */

/*.searchButton {display: none;}*/

.navbar .search-block-form {
  position: absolute;
  float: right;
  right: 5px;
  top: 8px;
  width: 245px;
  background: transparent;
  border: 0px solid transparent;
  border-radius: 0;
  /*border-bottom: 1px solid #9abcd7;*/
  z-index: 99;
}

/*.path-frontpage .navbar .search-block-form {background: transparent;}*/

.navbar .search-block-form .form-group {
  margin: 0;
}

.navbar .search-block-form .form-group .input-group {}

.navbar .search-block-form .form-group .input-group #edit-keys {
  border-radius: 0;
  position: relative;
  top: 0;
  right: 0;
  background: transparent;
  border-color: transparent;
  color: #fff;
  width: 207px;
  float: right;
  box-shadow: none;
  border-bottom: 2px solid #fff;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn {
  background: url("../images/search.png") no-repeat center center;
  width: 18px;
  height: 18px;
  background-size: contain;
  border: none !important;
  border-radius: 0;
  color: #ffffff;
  padding: 0;
}

.navbar .search-block-form .form-group .input-group .input-group-btn .btn .icon {
  opacity: 0;
}

#edit-keys::placeholder {
  font: 14px latoM;
  color: #fff;
}

/* ----------------------------------------- */
/* INTERNAL PAGES */
/* ----------------------------------------- */

a {
  outline: 0 !important;
}

#block-views-block-slick-x-block-main {
  display: none;
}

.region.region-content .content,
.region.region-content .view-content {
  font: 15px latoR;
  color: #333333;
  word-spacing: ;
  line-height: 1.75;
}

#notfrontwrap {
  height: auto;
  min-height: 436px;
  /*position: relative;
    bottom: 10px;*/
  background: linear-gradient(rgba(255, 255, 255, .5),
      rgba(255, 255, 255, .5)), url(../images/Internal-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  padding: 0 1em;
  padding-bottom: 3em;
}

.path-frontpage #notfrontwrap {
  padding-bottom: 0;
}

#notfrontwrap {
  min-height: calc(100vh - 171px);
}

.region-content img {
  margin: 0 10px;
  object-fit: cover;
}

.path-frontpage #ip-wrap {
  display: none;
}

#notfrontwrap ul {
  list-style-image: url(../images/list-icon.png);
  line-height: 25px;
}

#page-title {
  color: #00235a;
  display: inline-block;
  border: 0;
  margin: 0.5em 0 1em 0;
  line-height: 0.7;
}

.region.region-content h1,
.region.region-content h2,
.region.region-content h3,
.region.region-content h4 {
  font-family: latoB;
}

.region.region-content h3 {
  color: #002359;
}

.region.region-content h4 {
  color: #666666;
}

.region.region-content .content ul,
.region.region-content .view-content ul {
  /*list-style-image: url("../images/bullet.png");*/
}

.region.region-content .content li,
.region.region-content .view-content li {
  padding: 6px 0;
}

.region.region-content .content ul li:hover,
.region.region-content .view-content ul li:hover {
  list-style-image: ;
}

.region.region-content .content a,
.region.region-content .view-content a {
  text-decoration: none;
  color: #000;
  /*border-bottom: 1px dotted #2e2d2c;*/
}

.region.region-content .view-content a {
  border: 0;
}

.region.region-content .content a:hover,
.region.region-content .view-content a:hover {
  color: ;
}

.main-container {}

.path-frontpage #frontpagerowswrap {}

#frontpagerowswrap {}

.path-frontpage #notfrontwrap {
  min-height: 0;
  height: 0 !important;
}

#page-header {}

#contentsectionwrap {}

#contentsection {
  padding: 0;
}

.breadcrumb {
  background: #EEEEEE;
  border-radius: 0;
  font: 14px latoR;
  margin: 0 -14px 12px;
  padding: 10px 15px;
}

.breadcrumb li {
  color: #FF6200;
}

.breadcrumb li a {
  color: #FF6200;
}

.breadcrumb>li+li:before {
  color: #FF6200;
}

.breadcrumb>li.active {
  color: #24428e;
}

.views-field.views-field-field-file a,
.views-field.views-field-field-tadvertisement a {
  background: url('../images/download.png') no-repeat;
  height: 20px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: relative;
  left: 3em;
  background-size: contain;
  width: 20px;
}

.viewp_wrap {
  margin-bottom: 1.5em;
}

.viewp_date {
  font-weight: bold;
  margin-bottom: 5px;
}

.galleryp_image img,
.video-pgallery iframe {
  display: block;
  height: 150px;
  width: 220px;
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto 1em;
}

.galleryp_title {
  text-align: center;
}

.galleryp_title a {
  display: block;
  height: 52.5px;
  overflow: hidden;
}

.highp_title {}

#block-system-main .date-display-single {
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}

.noticep-wrap ul {
  padding-left: 1em;
}

time {
  font-weight: bold;
  margin-bottom: 10px;
}

.mediap_wrap {
  display: flex;
  margin-bottom: 2em;
}

.mediap_img {
  margin-right: 1.5em;
}

.inner-page .view-messages.view-display-id-page_1 .view-content {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}

.msg-prof-pic {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto 0.5em;
  overflow: hidden;
  border: 4px solid #f7931e;
}

.msg-prof-pic>img {
  width: 100%;
  height: 100%;

}

.pdma-msgs-container {
  background: #fafafa;
  display: block;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border: none !important;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.pdma-message-block .msg-prof-pic {
  float: left;
  margin: 0 12px 12px 0;
}

.messages-page-col {
  background: #f6f6f6;
  padding: 12px;
  border-radius: 8px;
  margin: 0 0 2em 0;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.msg-name,
.msg-designation {
  color: #031e17;
  font-weight: bold !important;
  font: 18px 'latoR', sans-serif;

}

/* .inner-page .msg-name {} */

.msg-designation {
  font-size: 18px;
  font-style: italic;
}

.msg-message {
  text-align: justify;
  color: #031e17;
  font: 14px 'latoR', sans-serif;

}

.msg-message span {
  color: #f7931e;
}

.pdma-msgs-container:hover {
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  -webkit-box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  transform: translateY(-6px);
  border: none !important;
}

.pdma-msgs-container:hover .msg-name,
.pdma-msgs-container:hover .msg-designation,
.pdma-msgs-container:hover .msg-message {
  color: #031e17 !important;
}


.page-node-type-gallery .slick .slick__slide:focus {
  border: 0
}

.form-item,
.form-actions {
  margin: 18px 0;
}

.hiw-no {
  height: 44px;
  width: 44px;
  background: #000;
  display: block;
  margin: 0 auto;
  border-radius: 44px;
  color: #fff;
  line-height: 44px;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
}

#edit-submitted-email {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.webform-submit.button-primary.btn.btn-primary.form-submit {
  margin-bottom: 2%;
}

/** Sitemap **/

.sitemap {
  padding: 0 1em;
}

.sitemap-item {}

.sitemap-item ul {
  padding: 0 0 0 1.5em;
  margin: 0 !important;
  float: none;
  text-align: start;
  list-style: disc;
}

.sitemap-item ul li {
  float: none;
  display: list-item;
}

.sitemap-item ul li a {
  text-decoration: none;
  display: initial;
  font: 15px latoR;
  color: #333333;
  padding: 0;
}

.sitemap-item ul li a:hover,
.sitemap-item ul li a:focus {
  text-decoration: underline;
  background: transparent;
}

.sitemap .caret {
  display: none;
}

.sitemap-item ul li ul {
  position: initial;
  display: block;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: transparent;
  background-clip: inherit;
  list-style: circle;
}

.sitemap-item ul li ul li {
  display: list-item;
}

.sitemap-item ul li ul li a,
.sitemap-item .navbar-nav .dropdown-menu>li>a {
  text-decoration: none;
  display: initial;
  font: 15px latoR;
  color: #333333;
  padding: 0;
}

.sitemap-item ul li ul li a:hover,
.sitemap-item ul li ul li a:focus,
.sitemap-item .navbar-nav .dropdown-menu>li>a:hover,
.sitemap-item .navbar-nav .dropdown-menu>li>a:focus {
  text-decoration: underline;
  background: transparent;
}

.sitemap-item .dropdown-menu>li>a:hover,
.sitemap-item .dropdown-menu>li>a:focus {
  color: #00173C !important;
}

.sitemap-item ul li ul li ul {
  display: none;
}

.sitemap-item ul li ul li.expanded ul {
  display: block;
  list-style: square;
}


/** ... **/


/* ----------------------------------------- */
/* REUSABLE COMPONENTS */
/* ----------------------------------------- */

.section-container {
  padding: 3em 0;
}

.section-heading {
  font: 36px latoM;
  color: #ff6200;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.section-heading::before,
.section-heading::after {
  content: "";
  display: inline-block;
  height: 1px;
  width: 50px;
  background-color: #ff6200;
  margin: 0 5px;
}

.white-heading {
  color: #fff;
}

.white-heading::before,
.white-heading::after {
  background-color: #fff;
}

.section-para {
  font: 18px latoR;
  color: #404041;
  text-align: justify;
  line-height: 2;
  margin-bottom: 2em;
}

.section-btn, .facilities-read a {
  display: block;
  width: 120px;
  margin: 0 auto;
  background-color: #ff6200;
  border: 1px solid transparent;
  color: #fff;
  font: 15px latoR;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1em 0;
  transition: all 0.6s ease-in-out;
}

.section-btn:hover,
.section-btn:focus,
.section-btn:active {
  background-color: transparent;
  color: #ff6200;
  border-color: #ff6200;
  text-decoration: none;
}

.section-col a {
  text-decoration: none;
}

.slick--skin--boxed .slide__content {
  margin: 0px;
  border-radius: 0;
  background-color: transparent;
  border: unset;
  border-bottom: unset;
}

.slick--skin--boxed .slide__content:hover {
  box-shadow: none;
  border-color: unset !important;
}

.slick--skin--boxed-carousel .slide__caption {
  padding: 0;
}

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

/*.path-node #block-views-block-what-we-do-block-1,
.path-tenders #block-views-block-what-we-do-block-1,
.path-highlights #block-views-block-what-we-do-block-1,
.path-gallery-meetings #block-views-block-what-we-do-block-1,
.path-gallery-events #block-views-block-what-we-do-block-1,
.path-gallery-visits #block-views-block-what-we-do-block-1,
.path-sitemap #block-views-block-what-we-do-block-1{
    display: none;
}*/

/*#block-views-block-what-we-do-block-1*/

#backtotop {
  bottom: 90px;
  height: 50px;
  width: 50px;
  border-radius: 10px;
}

/* ----------------------------------------- */
/* BANNER 1 MAIN BANNER */
/* ----------------------------------------- */

#site-b01 {
  position: relative;
  top: -129px;
}

.banner-wrap {
  position: relative;
}

.banner-tagline {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 35, 89, 0.75);
  color: #fff;
  font: 36px latoM;
  padding: 0.75em;
  width: 75%;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* ----------------------------------------- */
/* BANNER 2 - HIGHLIGHTS */
/* ----------------------------------------- */

#block-views-block-messages-block-1 {
  margin-top: -129px;
  /*background-color: #F3F3F5;*/
  padding: 3em 9em;
  position: relative;
}

#views_slideshow_cycle_teaser_section_messages-block_1,
#views_slideshow_cycle_div_messages-block_1_0,
#views_slideshow_cycle_div_messages-block_1_1,
#views_slideshow_cycle_div_messages-block_1_2,
#views_slideshow_cycle_div_messages-block_1_3 {
  width: 100% !important;
}

.message-wrap {
  background-color: #EEE;
  padding: 2em 2em 8em;
  text-align: center;
}

.message-image img {
  height: 125px;
  width: 125px;
  margin: 0 auto 1em;
  border-radius: 50%;
}

.message-body {
  font: 16.5px latoM;
  line-height: 2;
  margin-bottom: 1em;
  min-height: 99px;
}

.message-desg {
  font: 19px latoB;
  color: #ff6200;
}

#block-views-block-messages-block-1 .views-slideshow-controls-bottom {
  position: absolute;
  bottom: 3em;
  z-index: 9;
  right: 0;
  left: 0;
  text-align: center;
}

#views_slideshow_controls_text_pause_messages-block_1 {
  display: none;
}

#views_slideshow_controls_text_previous_messages-block_1 a {
  background: url("../images/KPK-42.png") no-repeat;
}

#views_slideshow_controls_text_next_messages-block_1 a {
  background: url("../images/KPK-41.png") no-repeat;
}

#views_slideshow_controls_text_previous_messages-block_1 a,
#views_slideshow_controls_text_next_messages-block_1 a {
  background-size: contain;
  display: inline-block;
  height: 27px;
  width: 27px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 0 0 auto;
}


#block-views-block-highlights-views-block-1 {
  background: #F3F3F5 url("../images/high-bg.png") no-repeat left top;
  height: 608px;
  padding: 3em 8em;
}

#block-views-block-highlights-views-block-1 .view-content {
  margin-bottom: 3em;
}

#block-views-block-highlights-views-block-1 .view-content::after {
  content: "";
  display: table;
  clear: both;
}

.high-wrap {
  background: url("../images/high-box.png") no-repeat;
  background-size: contain;
  height: 353px;
  width: 307px;
  max-width: 100%;
  text-align: center;
  padding: 7em 2.5em;
  margin: 0 auto;
}

.high-wrap:hover{
  background: url("../images/high-box-hover.png") no-repeat;
}

.high-date {
  font: 24px latoSB;
  color: #1a1a1a;
  margin-bottom: 1.5em;
  transition: all 0.5s ease-in-out;
}

.high-wrap:hover .high-date, .high-wrap:hover .high-title a{
  color: #fff;
}

.high-title a {
  font: 15px latoR;
  color: #1a1a1a;
  transition: all 0.5s ease-in-out;
}

/* ----------------------------------------- */
/* BANNER 3 - WINGS */
/* ----------------------------------------- */

#section-wings {
  background: url("../images/wings-bg.jpg") no-repeat center center/cover;
  padding: 4em;
}

.wings-box {
  background: url("../images/wings-bg.png") no-repeat;
  height: 332px;
  width: 247px;
  max-width: 100%;
  background-size: contain !important;
  margin: 0 auto;
  text-align: center;
  padding: 5em 0 0 0;
}

.wings-box:hover {
  background: url("../images/wings-bg-hover.png") no-repeat;
}

/*.wings-icon-outer {
  height: 210px;
  width: 210px;
  margin: 0 auto 2em;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
}

.wings-icon-wrap {
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 50%;
  padding: 3em 0;
  transition: all 0.6s ease-in-out;
}

.wings-box:hover .wings-icon-wrap {
  background-color: #FF6200;
}*/

.wings-icon-outer {
  margin-bottom: 5em;
}

.wi-1 {
  background: url("../images/KPK-13.png") no-repeat;
}

.wings-box:hover .wi-1 {
  background: url("../images/KPK-09.png") no-repeat;
}

.wi-2 {
  background: url("../images/KPK-14.png") no-repeat;
}

.wings-box:hover .wi-2 {
  background: url("../images/KPK-10.png") no-repeat;
}

.wi-3 {
  background: url("../images/KPK-15.png") no-repeat;
}

.wings-box:hover .wi-3 {
  background: url("../images/KPK-11.png") no-repeat;
}

.wi-4 {
  background: url("../images/KPK-16.png") no-repeat;
}

.wings-box:hover .wi-4 {
  background: url("../images/KPK-12.png") no-repeat;
}

.wings-icon {
  height: 57px;
  width: 57px;
  margin: 0 auto;
  background-size: contain !important;
}

.wings-title {
  font: 23px latoM;
  color: #002359;
}

.wings-btn {
  margin-top: 5em;
}

.wings-read a {
  font: 13px latoR;
  color: #002359;
}

.wings-box:hover .wings-title, .wings-box:hover .wings-read a {
  color: #FF6201;
}


/* ----------------------------------------- */
/* BANNER 4 - SERVICES */
/* ----------------------------------------- */

#block-views-block-services-block-1 {
  background: url("../images/services-bg.jpg") no-repeat center center/cover;
  padding: 7em 3em;
  padding-left: 0;
  position: relative;
}

#block-views-block-services-block-1 .section-heading {
  position: absolute;
  left: 180px;
}

#views_slideshow_cycle_teaser_section_services-block_1,
#views_slideshow_cycle_div_services-block_1_0,
#views_slideshow_cycle_div_services-block_1_1,
#views_slideshow_cycle_div_services-block_1_2,
#views_slideshow_cycle_div_services-block_1_3,
#views_slideshow_cycle_div_services-block_1_4,
#views_slideshow_cycle_div_services-block_1_5 {
  width: 100% !important;
}

.services-items {
  display: flex;
  align-items: center;
  /*flex-wrap: wrap;*/
}

.services-item {
  width: 50%;
}

.si-1 {
  text-align: center;
}

.services-title a {
  font: 28px latoSB;
  color: #00235a;
  display: block;
  margin-bottom: 10px;
}

.services-body {
  padding: 0 3em;
  font: 18px latoR;
}

.si-2 {
  flex-shrink: 0;
}

#views_slideshow_controls_text_next_services-block_1 a,
#views_slideshow_controls_text_next_facilities-block_1 a{
  background: url("../images/next.png") no-repeat;
}

#views_slideshow_controls_text_previous_services-block_1 a,
#views_slideshow_controls_text_previous_facilities-block_1 a {
  background: url("../images/pre.png") no-repeat;
}

#views_slideshow_controls_text_previous_services-block_1 a,
#views_slideshow_controls_text_previous_facilities-block_1 a,
#views_slideshow_controls_text_next_services-block_1 a,
#views_slideshow_controls_text_next_facilities-block_1 a{
  display: inline-block;
  height: 65px;
  width: 65px;
  background-size: contain !important;
  margin: 0 10px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

#views_slideshow_controls_text_pause_services-block_1,
#views_slideshow_controls_text_pause_facilities-block_1 {
  display: none;
}

#block-views-block-services-block-1 .views-slideshow-controls-bottom {
  position: absolute;
  bottom: 4em;
  left: 244px;
  z-index: 9;
}

/* ----------------------------------------- */
/* BANNER 5 - FACILITIES */
/* ----------------------------------------- */

.facilities-items {
  display: flex;
  align-items: flex-end;
}

.facilities-box {
  position: relative;
}

.facilities-image {
  overflow: hidden;
}

.fi-1 img {
  /*width: 98%;*/
}

.facilities-image img {
  transition: all 0.6s ease-in-out;
}

.facilities-box:hover .facilities-image img {
  transform: scale(1.1);
}

.facilities-title {
  position: absolute;
  bottom: 0;
}

.facilities-title a {
  background-color: #002359;
  font: 28px latoB;
  color: #fff;
  text-decoration: none;
  height: 135px;
  width: 350px;
  max-width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.fi-3 .facilities-title a {
  width: 219px;
  max-width: 100%;
  height: 60px;
}

.facilities-title a::after {
  content: "";
  background-color: #FF6200;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0%;
  z-index: -1 !important;
  -webkit-transition: 0.2s height;
  transition: all 0.8s ease-in-out;
}

.facilities-box:hover .facilities-title a::after {
  height: 100%;
}

.facilities-header {
  background: url("../images/facilities-bg.png") no-repeat center center;
  height: 118px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.facilities-header .section-heading {
  margin: 0;
}


#views_slideshow_cycle_teaser_section_facilities-block_1,
#views_slideshow_cycle_div_facilities-block_1_0,
#views_slideshow_cycle_div_facilities-block_1_1,
#views_slideshow_cycle_div_facilities-block_1_2 {
  width: 100% !important;
}

#views_slideshow_controls_text_facilities-block_1 {
  text-align: center;
  margin-top: 4em;
}

.facilities-pbox {
  position: relative;
}

.facilities-text-wrap {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  text-align: center;
}

.facilities-ptitle {
  margin-bottom: 1.5em;
}

.facilities-ptitle a {
  font: 20px latoB;
  color: #fff;
  text-decoration: none;
}

.facilities-read a {
  padding: 0.5em 0;
  text-transform: initial;
  width: 100px;
  font-size: 13px;
}

/* ----------------------------------------- */
/* BANNER 6 - HIGHLIGHTS */
/* ----------------------------------------- */

#block-views-block-notifications-view-block-1 {
  padding: 4em;
  background: url("../images/notifications-bg.png") no-repeat center bottom;
  background-color: #F3F3F5;
}

#block-views-block-notifications-view-block-1 .view-content {
  margin-bottom: 3em;
}

#block-views-block-notifications-view-block-1 .view-content::after {
  content: "";
  display: table;
  clear: both;
}

.noti-wrap {
  height: 265px;
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
  background-color: #EEE;
  border-radius: 12px;
  text-align: center;
}

.noti-date {
  background-color: #002359;
  font: 24px latoSB;
  color: #fff;
  padding: 10px 0;
}

.noti-content {
  padding: 3em;
}

.noti-title {
  font: 17px latoR;
  margin-bottom: 1em;
}

.noti-btn a {
  font: 12px latoR;
  color: #1a1a1a;
}

/* ----------------------------------------- */
/* BANNER 7 -  */
/* ----------------------------------------- */
#site-b07 > div {
  padding: 0;
}
.banner07-right,
.map-wrap {
  height: 450px;
}

.map-wrap iframe {
  height: 100%;
}

.banner07-right {
  /*background-color: #F2F2F2;*/
  padding: 2.5em 3em !important;
}

.banner7-heading {
  font: 25px latoB;
  color: #01214A;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.banner07-right label {
  display: none;
}

.banner07-right .form-control {
  width: 100%;
  height: 37px;
  background-color: transparent;
  border: 1px solid #01214A;
  border-radius: 0;
  padding: 6px 12px;
  color: #000;
}

.banner07-right .form-item {
  margin: 8px 0;
}

#edit-your-feedback {
  height: 90px;
}

.banner07-right .description.help-block {
  display: none;
}

.path-frontpage #edit-cnic-number-,
.path-frontpage #edit-address{
  display: none;
}

#edit-submitted-message {
  height: 90px !important;
}

.grippie {
  display: none !important;
}

.banner07-right .form-control::placeholder {
  color: #000;
  font: 15px latoR;
}

.banner07-right #edit-submit,
.banner07-right #edit-submit--2 {
  color: #fff;
  background-color: #01214A;
  border-color: #01214A;
  border-radius: 0;
  margin: 0.5em 0 1.5em;
  font: 15px latoR;
  text-transform: uppercase;
  transition: all 0.6s ease-in-out;
}

.banner07-right #edit-submit:hover,
.banner07-right #edit-submit--2:hover {
  color: #00587E;
  background-color: transparent;
  border-color: #00587E;
}

#edit-actions--2 {
  margin: 0;
}

.contact-text,
.contact-text a {
  font: 16px latoM;
  color: #333;
}

.contact-address {
  font-size: 15px;
}

.contact-text {
  margin-bottom: 17px;
}

.contact-text img {
  padding-right: 10px;
}

#footer-wrap {
  background-color: #035882;
  padding: 10px 0;
}

.footer-links {
  color: #fff;
}

.footer-links a {
  font: 15px latoR;
  color: #fff;
}

#block-visitors,
#block-visitors-2 {
  color: #fff;
  font: 15px latoR;
  text-align: right;
  /*padding-right: 6em;*/
}

#block-visitors ul,
#block-visitors-2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.social-icons {
  text-align: right;
}

.social-icons i {
  font-size: 16px;
  color: #fff;
  margin: 0 10px;
}

#backtotop {
  bottom: 80px;
  height: 50px;
  width: 50px;
  border-radius: 12px;
}

/* ----------------------------------------- */
/* BANNER 8 -  */
/* ----------------------------------------- */


/* ----------------------------------------- */
/* FOOTER  */
/* ----------------------------------------- */

#section-footer,
#section-footer a {
  font: 15px latoR;
  text-decoration: none;
}

.footer-top {
  background-color: #002359;
  padding: 10px 1.25em 10px;
  display: flex;
  align-items: center;
}

.footer-top,
.footer-top a {
  color: #fff;
}

.footer-links a {
  margin: 0 15px;
}

.footer-icons {
  text-align: right;
}

.footer-icons a {
  margin: 0 10px;
}

.footer-middle {
  background: url("../images/footer-bg.jpg") no-repeat center center/cover;
  padding: 2em;
}

.footer-middle,
.footer-middle a {
  color: 16px latoR;
  color: #1a1a1a;
}

.footer-heading {
  font: 18px latoSB;
  color: #FF6200;
  display: inline-block;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.fm-col-2 .footer-heading {
  color: transparent;
}

.footer-list ul {
  padding-left: 1em;
}

.footer-list li {
  padding: 10px 0;
  border-bottom: 1px dotted #C2C3C7;
  color: #068335;
}

.footer-list li:last-of-type {
  border: 0;
}

.address {
  font: 16px latoM;
  margin-bottom: 1.4em;
  line-height: 1.5;
}

.contact-items {
  display: flex;
  margin-bottom: 18px;
}

.contact-icon {
  padding-right: 10px;
}

.footer-bottom {
  background-color: #FF6200;
  padding: 10px 1em;
}

.footer-bottom,
.footer-bottom a {
  color: #fff !important;
}

.power-sec {
  text-align: right;
}

/* ----------------------------------------- */
/* MEDIA QUERIES  */
/* ----------------------------------------- */

@media only screen and (max-width: 767px) {

  .path-frontpage #navbar {
    background-color: #002359;
  }

  .navbar-header {
    padding: 0.5em;
  }

  .navbar .logo {
    width: 82%;
  }

  .navbar .logo img {
    width: 96%;
  }

  .navbar-nav {
    margin: 0 !important;
    float: left;
    text-align: left;
  }

  .navbar-default .navbar-nav>li {
    display: block;
    margin: 0px;
    padding: 0px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 10px !important;
    margin: 0px !important;
    display: block;
    width: 100%;
  }

  .navbar .search-block-form {
    position: unset;
    margin-bottom: 15px;
  }

  .section-heading {
    font-size: 25px;
    /*margin-bottom: 10px;*/
  }

  .section-para {
    font-size: 14px;
  }

  .section-btn {
    width: 100px;
    font-size: 12px;
    padding: 0.8em 0;
  }

  #site-b01 {
    position: initial;
    margin: 0;
  }

  #block-views-block-highlights-views-block-1 {
    margin: 0;
  }

  .banner-tagline {
    font-size: 12px;
    width: 90%;
    top: 63%;
  }

  #block-views-block-messages-block-1 {
    margin: 0;
    padding: 2em 0;
  }

  #block-views-block-highlights-views-block-1 {
    background: #f3f3f5;
    height: auto;
    padding: 3em 1em;
  }

  #block-views-block-highlights-views-block-1 .view-content {
    margin-bottom: 1em;
  }

  .high-wrap {
    margin-bottom: 2em;
  }

  #section-wings {
    padding: 3em 0;
  }

  .wings-box {
    margin-bottom: 4em;
  }

  .wings-btn {
    margin-top: 0;
  }

  #block-views-block-services-block-1 .section-heading {
    position: initial;
  }

  .services-items {
    /*display: block;*/
    flex-wrap: wrap;
  }

  .si-1 {
    order: 2;
  }

  .si-2 {
    flex-shrink: 1;
    margin-bottom: 2em;
  }

  .services-item {
    width: 100%;
  }

  .services-title a{
    font-size: 18px;
  }

  .services-body {
      font-size: 14px;
      text-align: justify;
      line-height: 1.75;
  }

  #views_slideshow_controls_text_previous_services-block_1 a,
  #views_slideshow_controls_text_previous_facilities-block_1 a,
  #views_slideshow_controls_text_next_services-block_1 a,
  #views_slideshow_controls_text_next_facilities-block_1 a{
    height: 30px;
    width: 30px;
    margin: 0 4px;
  }

  #block-views-block-services-block-1 {
    padding: 3em 1em;
  }

  .message-wrap {
    padding: 2em 1em;
  }

  .message-body {
    font-size: 14px;
  }

  .message-desg {
    font-size: 16px;
  }

  #block-views-block-messages-block-1 .views-slideshow-controls-bottom {
    position: initial;
    margin-top: 2em;
  }

  #block-views-block-services-block-1 .views-slideshow-controls-bottom {
    position: initial;
    text-align: center;
    margin-top: 2em;
  }

  .facilities-items {
    flex-wrap: wrap;
  }

  .fi-1 {
    order: 2;
  }

  .facilities-image img {
    width: 100%;
  }

  .facilities-pbox {
    margin-bottom: 2em;
  }

  #block-views-block-notifications-view-block-1 {
    padding: 3em 0;
  }

  .noti-date {
    font-size: 20px;
  }

  #section-footer,
  #section-footer a {
    font-size: 13px;
  }

  .footer-top {
    display: block;
  }

  .footer-links {
    margin-bottom: 12px;
  }

  .footer-links a {
    margin: 0 6px;
  }

  .footer-icons {
    text-align: center;
  }

  .footer-icons img {
    height: 25px;
  }

  .footer-middle {
    padding: 2em 0;
  }

  .fm-col-2,
  .fm-col-3 {
    margin-bottom: 2em;
  }

  .footer-heading {
    margin-bottom: 10px;
  }

  .fm-col-2 .footer-heading {
    display: none;
  }

  .fm-col-1 .footer-list li:last-of-type {
    padding-bottom: 0;
  }

  .address {
    font-size: 13px;
  }

  .footer-bottom,
  .power-sec {
    text-align: center;
  }

  .sitemap-item ul li ul li a,
  .sitemap-item .navbar-nav .dropdown-menu>li>a {
    white-space: normal;
  }
}