/**
* Template Name: Squadfree
* Updated: May 30 2023 with Bootstrap v5.3.0
* Template URL: https://bootstrapmade.com/squadfree-free-bootstrap-template-creative/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@font-face {
  font-family: apsebFont;
  src: url(Exo2-Regular.ttf);
}

* {
  box-sizing: border-box;
  font-family: apsebFont !important;
}

body {
  margin: 0px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}

body::-webkit-scrollbar {
  display: none;
}

a {
  text-decoration: none;
  color: #67b0d1;
  letter-spacing: 0.05rem;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
}

.content-align-center {
  justify-content: center;
  text-align: center;
}

/* .top-pad0 {
  padding-top: 0px !important;
} */
/* .pad-0 {
  padding: 0px !important;
} */

/* #main {
  margin-top: 20px;
} */



.container {
  max-width: 100vw !important;
  padding: 0 16px;
  position: relative;
 
}
/* Default: Mobile View */
.custom-container {
  width: 100% !important;
  max-width: 100vw !important;
  padding: 0 16px;

}

.cust-container {
  width: 100% !important;
  padding: 0 16px;
  padding-right: 0px !important;
  padding-left: 0px !important;
  max-width: 100vw !important;

}

.cu-container {
  width: 100% !important;
  padding: 0 16px;
  padding-right: 10px !important;
  padding-left: 10px !important;
  max-width: 100vw !important;

}

.cm-container{
  width: 100% !important;
  padding: 0 16px;
  padding-right: 25px !important;
  padding-left: 15px !important;
  max-width: 100vw !important;
}



/* --------- Dialog Box Styles ----------*/

.modal-body {
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 998;
  background: #67b0d1;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #86c0da;
  color: #fff;
}

.back-to-top.active {
  visibility: visible !important;
  opacity: 1;
}

/* --------------------------------------------------------
# New HTML pages styles
--------------------------------------------------*/
.html-body {
  width: 1220px;
  max-width: 100%;
  margin: 20px auto;
  margin-bottom: 50px;
}

.twelve,
.row .twelve {
  width: 100%;
}
.centersectiontitle {
  background: url(/assets/img/dots.gif) repeat-x
    scroll 0 0 transparent;
  background-position: center;
  margin: 10px 0 25px;
  min-height: 20px;
  text-align: center;
}

.centersectiontitle h4 {
  font-size: 25px;
  font-weight: 900;
  background-color: #ffff;
  display: inline;
  padding: 5px 10px;
}
.twelve p {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.visionmission-p {
  font-size: 13px;
  line-height: 1.6;
}
.twelve b {
  font-size: 15px;
  font-weight: 900;
}
.table td {
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}

.table tr {
  background-color: #000099;
  color: #fff !important;
  font-size: 16px;
  padding: 10px;
}
.box-image {
  background-color: white;
  text-align: center;
  margin-bottom: 10px;
}
.content h5 {
  font-size: 17px;
  margin-top: 10px;
  font-weight: 800;
}
.news {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 16px 31px -17px rgba(0, 31, 97, 0.6);
  border: 5px solid #2e7d32;
  display: flex;
  position: relative;
  padding: 5px;
  max-width: calc(100% - 10px);
  margin: 5px;
}

.news a {
  color: #005aff;
}
.dark-blue > div a {
  color: #ffcc33;
}
.readmore {
  cursor: pointer;
  border: 0px;
  color: #fff;
  padding: 6px 10px;
  display: inline;
  background-color: #67b0d1;
}
.eight {
  width: 60%;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin: 0 0 22px 0;
  padding: 20px;
}
.panel-heading {
  padding: 8px 15px;
  background-color: #f5f5f5;
}
.panel-title a {
  color: white;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
.header-title{
  font-size: 20px;
  color: #004686;
  font-weight: 600;
}
.thrti {
  color: white;
  background-color: #55a2a6;
}

.clear {
  clear: both;
}




.row-3 {
  width: 100%;
  margin: 0 auto;
}

.flexbox-digi{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%!important;
}
.flexbox-1{
  width: 60%;
}
.flexbox-2{
  width: 20%;
}

.flexbox-1 div > a{
  display: block;
}
.flexbox-1 div{
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 500px){
  .flexbox-digi{
    display: flex;
    flex-direction: column;
  }
  .flexbox-1{
    width: 100%!important;
    text-align: center;
    align-items: stretch;
  }
  .flexbox-2{
    width: 100%!important;
    text-align: center;
    align-items: stretch;
  }
}

.row-2 {
  width: 100%;
  margin: 0 auto;
}

.complaint-image img {
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/

@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

.bg-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 1;
  opacity: 1;
  /*background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("../../slides/home-bg-1.jpg") top center;*/
}

/* .bg-wrapper img {
  width: 100vw;
  height: 100vh;
} */

.page-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 0;
  background-color: transparent;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  display: flex;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 0;
  align-items: center;
  height: 100px;
  background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.8));
}

#header .container {
  display: flex;
  width: 100%;
  height: 100%;
}

#header .container .govt-logo {
  display: flex;
  width: 150px;
  height: 100%;
  justify-content: center;
  padding: 8px 16px;
  position: relative;
}

#header .container .govt-logo .img-banner {
  position: absolute;
  top: 8px;
  left: 0;
  width: auto;
  height: 100%;
  /*transform: translateY(-50%);*/
}

#header .container .govt-logo .img-banner img {
  width: 100%;
  height: auto;
}

#header.header-transparent {
  background: transparent;
  /*background: rgba(103, 176, 209, 1);*/
}

#header.header-scrolled,
#header.header-active {
  /*background: rgba(0, 74, 105, 0.9);*/
  background: rgba(255, 255, 255, 1);
  padding: 0;
  height: 100px;
}

#header .logo {
  box-shadow: rgba(60, 170, 88, 0.9);
  width: 291px;
}

#header .logo h1 {
  font-size: 24px;
  margin: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo img {
  width: 100%;
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  #header.header-scrolled {
    padding: 15px 0;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/**
* Desktop Navigation 
*/

.navbar {
  padding: 0 16px;
  position: static;
  /*flex-grow: 1;*/
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.expandright {
  right: auto;
  left: 18px;
  /* Button width-1px */
}

.expandright:focus {
  padding: 0 0 0 16px;
}

.top-links-search .search-cntnr .search-ico svg {
  fill: #fff;
}

.header-scrolled .top-links-search .imp-links button {
  color: #2f4d5a;
}

.header-scrolled .top-links-search .imp-links button:hover {
  color: #67b0d1;
}

.header-scrolled .top-links-search .search-cntnr .search-ico svg {
  fill: #2f4d5a;
}

/*.header-scrolled .header-btns {
	 padding-top: 24px!important;
}*/

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
  border-top: 1px solid rgba(204, 228, 254, 1);
  height: 50%;
}

.navbar li {
  position: unset !important;
  height: 100%;
}

.navbar li.nav-relative {
  position: relative !important;
  height: 100%;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  /*margin-left: 20px;*/
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  /*color: #fff;*/
  color: rgba(9, 30, 62, 1);
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  height: 100%;
}

.header-scrolled .navbar a,
.header-scrolled .navbar a:focus {
  color: rgba(9, 30, 62, 1);
}

.navbar a i,
.navbar a:focus i {
  font-size: 14px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .dropdown:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  color: #67b0d1;
}

.header-scrolled .searchbutton svg {
  fill: #091e3e;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 16px;
  top: calc(100% + 30px);
  /*top: 100%;*/
  max-width: 100vw;
  height: auto;
  max-height: calc(100vh - 120px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff url("../img/nav-bg1.png") no-repeat center bottom;
  /*background: #fff url("../img/nav-bg2.png") no-repeat center bottom;*/
  background-size: 100% 100%;
  /*background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8)), url("../img/nav-bg1.png") bottom center no-repeat;
  background-size: 100% 100%;*/
  border: none;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  overflow: hidden;
  overflow-y: auto;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.navbar .dropdown ul li {
  position: relative;
}

.navbar .dropdown ul::-webkit-scrollbar {
  display: none;
}

.navbar li.nav-relative ul {
  left: 0 !important;
}

/*.header-scrolled .navbar .dropdown ul {
	margin-top: 13px;
}*/

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 15px;
  text-transform: none;
  font-weight: 600;
  color: rgba(9, 30, 62, 1);
}

.navbar .dropdown a:hover {
  color: #67b0d1;
  box-shadow: none;
}

.navbar .dropdown ul a i {
  font-size: 13px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #67b0d1;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .megamenu {
  position: static;
}

.navbar .megamenu ul {
  margin: 0;
  padding: 10px;
  display: block;
  position: absolute;
  top: 130%;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  display: flex;
  transition: 0.3s;
  border-radius: 4px;
  z-index: 99;
}

.navbar .megamenu ul li {
  flex: 1;
}

.navbar .megamenu ul li strong {
  padding: 10px 0 10px 20px;
  display: block;
}

.navbar .megamenu ul li a,
.navbar .megamenu ul li:hover > a {
  /*color: rgba(var(--color-white-rgb), 0.5);*/
  color: #67b0d1;
  background: none;
  padding: 8px 10px;
}

.navbar .megamenu ul li a:hover,
.navbar .megamenu ul li .active,
.navbar .megamenu ul li .active:hover {
  color: #67b0d1;
}

.navbar .megamenu:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  position: relative;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.sup-submenu {
  display: block;
  width: auto;
  float: left;
  width: calc(20% - 40px);
  overflow: hidden;
  padding: 0 20px;
}

.sup-submenu.submenu-3-col {
  width: calc(33.3333% - 40px) !important;
}

.sup-submenu.submenu-1-col {
  width: 100% !important;
}

.sup-submenu > ul {
  display: flex;
}

.sup-submenu > ul > li {
  display: flex;
  list-style: none;
}

.sup-submenu span,
.sup-submenu span > a {
  display: flex;
  color: #67b0d1;
  width: 100%;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.sup-submenu:not(:last-child) {
  margin-right: 30px;
}

.sup-submenu a {
  font-size: 14px !important;
  font-weight: 200 !important;
  color: rgba(9, 30, 62, 1);
  word-wrap: break-word;
  white-space: pre-wrap;
  padding-left: 0px !important;
}

.sup-submenu .sub-child-link {
  padding-left: 20px !important;
}

.sup-submenu a:hover {
  background-color: transparent !important;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/

.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(43, 111, 142, 0.9);
  transition: 0.3s;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #2f4d5a;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #67b0d1;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 13px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #67b0d1;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

.navbar-mobile .megamenu ul li a,
.navbar-mobile .megamenu ul li:hover > a {
  /*color: rgba(var(--color-white-rgb), 0.5);*/
  color: #67b0d1;
  background: none;
}

.navbar-mobile .megamenu ul li a:hover,
.navbar-mobile .megamenu ul li .active,
.navbar-mobile .megamenu ul li .active:hover {
  color: #67b0d1;
}

/*--------------------------------------------------------------
# bg-cntnr Section
--------------------------------------------------------------*/

/* #bg-cntnr,
#hero {
  width: 100%;
  height: 100vh;
  
  background-size: cover;
  position: relative;
  margin-bottom: -90px;
} */

/* background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("../../slides/home-bg-1.jpg") top center;*/
/*background: linear-gradient(rgba(118, 173, 180, 0.6), rgba(7, 125, 155, 0.6)), url("../img/hero-bg1.jpg") top center;*/

/* #bg-cntnr .bg-cntnr-container,
#hero .bg-cntnr-container {
  position: absolute;
  bottom: 100px;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#bg-cntnr h1,
#hero h1 {
  margin: 0 0 10px 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #004f25; 
}*/
/*text-shadow: -1px 0 2px #2f4d5a;*/

/* 
#bg-cntnr h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: -1px 0 2px #2f4d5a;
}

#bg-cntnr .btn-get-started,
#hero .btn-get-started {
  font-size: 36px;
  display: inline-block;
  padding: 4px 0;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
  margin: 10px;
  width: 64px;
  height: 64px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
}

#bg-cntnr .btn-get-started:hover {
  padding-top: 8px;
  background: rgba(255, 255, 255, 0.15);
}

@media (min-width: 1024px) {
  #bg-cntnr {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #bg-cntnr h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #bg-cntnr h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
} */

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

aside {
  padding: 60px 0;
  overflow: hidden;
}

.aside-bg {
  background-color: #f4f9fc;
}

.aside-title {
  text-align: center;
  padding-bottom: 30px;
}

.aside-title h2 span {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  color: #2f4d5a;
  z-index: 2;
}

.aside-title h2 span::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 122px;
  height: 66px;
  background: url(../img/section-title-bg.png) no-repeat;
  z-index: -1;
}


.aside-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.breadcrumbs {
  padding: 15px 0;
  background-color: #f8fbfd;
  min-height: 40px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/



.about {
  /* background: url("../img/about-bg.jpg") center center no-repeat;*/
  background-size: cover;
  padding: 0px !important;
  position: relative;
}

.about::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -07px;
  background: rgba(200, 253, 193, 1);
  z-index: 10;
}

.area-services {
  background-size: cover;
  position: relative;
}

.area-services::before {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 1);
}

.about .container {
  position: relative;
  z-index: 10;
}

.about .content {
  padding: 30px 30px 30px 0;
}

.about .content h3 {
  font-weight: 700;
  font-size: 34px;
  color: #2f4d5a;
  margin-bottom: 16px;
}

.about .content p {
  margin-bottom: 30px;
}

.about .content .about-btn {
  display: inline-block;
  background: #004463;
  padding: 6px 44px 8px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  position: relative;
}

/* .cntnt-btn-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
} */

/* .cntnt-icons-btn {
  background-color: transparent;
  border: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
} */

.about .content .about-btn i {
  font-size: 18px;
  position: absolute;
  right: 18px;
  top: 9px;
}

.about .content .about-btn:hover {
  background: #004463;
}

.about .icon-boxes .icon-box {
  margin-top: 30px;
}

.about .icon-boxes .icon-box i {
  /*font-size: 80px;*/
  display: flex;
  width: 70px;
  height: 70px;
  color: rgba(0, 162, 76, 1);
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.icon-boxes .icon-box i:hover {
  background-color: #ff8a00;
  color: rgba(255, 255, 255, 0.8);
}

/* .cntnt-icons-btn:hover i {
  background-color: #ff8a00 !important;
  color: rgba(255, 255, 255, 0.8) !important;
} */

.icon-boxes .icon-box i svg {
  width: 34px;
  height: 34px;
}

.about .icon-boxes .icon-box h4 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}

.cntnt-icons-btn {
  background-color: transparent;
  border: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  transition: all 0.3s ease;
}

.cntnt-btn-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}




@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  min-width: 100% !important;
}

.services .icon-box::before {
  content: "";
  position: absolute;
  background: white;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}

.services .icon-box:hover::before {
  background: #67b0d1;
  top: 0;
  color: #fff;
  border-radius: 0px;
}

.services .icon-box:hover .title a,
.services .icon-box:hover .description {
  color: #fff !important;
}

.services .icon {
  margin-bottom: 15px;
}

.services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #67b0d1;
  transition: all 0.3s ease-in-out;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .title a {
  color: #111;
}

.services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.services .icon-box:hover .title a,
.services .icon-box:hover .description {
  /*color: #fff;*/
  color: #67b0d1;
}

.services .icon-box:hover .icon i {
  color: #fff;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/

.counts {
  padding-bottom: 30px;
}

.counts .count-box {
  padding: 30px;
  width: 100%;
}

.counts .count-box i {
  display: flex;
  font-size: 24px;
  color: #008bca;
  float: left;
  line-height: 0;
  margin-right: 16px;
  height: 100%;
}

.counts .count-box i svg {
  width: 40px;
  height: 40px;
}

.counts .count-box i::before {
  line-height: 1.5 !important;
}

.counts .count-box span {
  font-size: 24px;
  line-height: 40px;
  display: block;
  font-weight: 700;
  color: #2f4d5a;
  margin-left: 36px;
}

.counts .count-box p {
  padding: 15px 0 0 0;
  margin: 0 0 0 36px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #000;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #49788c;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #6e9fb4;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/

.cta {
  background: linear-gradient(rgba(3, 128, 62, 0.9), rgba(0, 73, 35, 0.9)),
    url("../img/cta-bg.jpg") fixed center center;
  background-size: cover;
  padding: 60px 0;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  /*border: 2px solid rgba(255, 255, 255, 0.5);*/
  color: rgba(255, 255, 255, 0.8);
  width: 100%;
}

.cta .cta-btn:hover {
  border-color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 35px auto;
  list-style: none;
  text-align: center;
  background: #ecf5f9;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #2f4d5a;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #67b0d1;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  opacity: 1;
  left: 0;
  right: 0;
  bottom: -60px;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
  display: flex;
  justify-content: center;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  font-size: 28px;
  text-align: center;
  background: rgba(103, 176, 209, 0.75);
  transition: 0.3s;
  width: 50%;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  background: rgba(103, 176, 209, 0.95);
}

.portfolio .portfolio-wrap .portfolio-links a + a {
  border-left: 1px solid #8ec4dd;
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-links {
  opacity: 1;
  bottom: 0;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/

.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #67b0d1;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #67b0d1;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(47, 77, 90, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}







/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  text-align: center;
  min-height: auto;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #d5e9f2;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 15px 15px;
  padding: 20px;
  background: #fff;
  position: relative;
  margin-bottom: 35px;
  border-radius: 6px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.testimonials .testimonial-item p::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 20px);
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #67b0d1;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #67b0d1;
}

.clr {
  background-color: #55a2a6 !important;
  color: white;
}
.clr strong{
  
  color: white;
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/

.team .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.team .member .pic {
  overflow: hidden;
}

.team .member .member-info {
  position: absolute;
  top: 85%;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px 0;
  color: #2f4d5a;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  max-height: 95px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.team .member:hover .member-info {
  max-height: 300px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #2f4d5a;
  position: relative;
  padding-bottom: 10px;
}

.team .member h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b1cbd7;
  bottom: 0;
  left: calc(50% - 25px);
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  transition: color 0.3s;
  color: #52869d;
}

.team .member .social a:hover {
  color: #67b0d1;
}

.team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact {
  padding-bottom: 80px;
}

.contact .info-box {
  color: #444444;
  background: #fff;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
}

.contact .info-box i {
  font-size: 32px;
  color: #67b0d1;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f0f7fa;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  background: #fff;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input::focus,
.contact .php-email-form textarea::focus {
  background-color: #67b0d1;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #67b0d1;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #8ec4dd;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #000a53;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-top: -90px;
  margin-bottom: 15px;
  background: white;
  color: #2f4d5a;
  border-top: 4px solid rgb(1, 114, 46, 0.5);
  text-align: center;
  padding: 30px 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #000a53;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #67b0d1;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #b5d9e9;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #67b0d1;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #409cc5;
}

#footer .copyright {
  border-top: 1px solid #385b6b;
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}

.side-nav-fixed {
  position: fixed;
  left: 0px;
  top: 50%;
  width: auto;
  /*border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;*/
  transform: translateY(-50%);
  z-index: 99;
  transition: width 0.5s;
  overflow: hidden;
  white-space: nowrap;
}

.side-nav-fixed a {
  display: flex;
  position: relative;
  padding: 0;
  margin: 0;
  /*flex-grow: 1;*/
  text-decoration: none;
  padding: 0;
  align-items: center;
  background-color: rgba(255, 255, 255, 1);
  font-weight: 600;
  transition: width 0.5s;
  letter-spacing: 1px;
  padding-right: 8px;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.side-nav-fixed a:not(:last-child) {
  margin-bottom: 5px;
}
                                                   
.side-nav-fixed a:hover,
.side-nav-right a:hover {
  color: rgba(47, 77, 90, 1) !important;
}

.side-nav-fixed a.animate-expand {
  width: 160px;
  overflow: visible;
  /*width: 60px;*/
}

.side-nav-fixed a.facebook {
  background-color: #3b5998;
  color: #fff !important;
}

.side-nav-fixed a.facebook svg {
  fill: #fff;
}

.side-nav-fixed a.linkdin {
  background-color: #0078d4;
  color: #fff !important;
}

.side-nav-fixed a.linkdin svg {
  fill: #fff;
}

.side-nav-fixed a.twitter {
  background-color: #00aced;
  color: #fff !important;
}

.side-nav-fixed a.twitter svg {
  fill: #fff;
}

.side-nav-fixed a.youtube {
  background-color: #dd4b39;
  color: #fff !important;
}

.side-nav-fixed a.youtube svg {
  fill: #fff;
}

.side-nav-fixed a.phone {
  background-color: #2475b4;
  color: #fff !important;
}

.side-nav-fixed a.phone svg {
  fill: #fff;
}

.side-nav-fixed a.feedback {
  background-color: #b48a24;
  color: #fff !important;
}

.side-nav-fixed a.feedback svg,
.side-nav-fixed a.feedback svg g,
.side-nav-fixed a.feedback svg g path {
  fill: #fff;
}

.side-nav-fixed a.whatsup {
  background-color: #4dc247;
  color: #fff !important;
}

.side-nav-fixed a.whatsup svg {
  fill: #fff;
}

.side-nav-fixed a.animate-expand {
  width: 160px;
  overflow: visible;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  /*width: 60px;*/
}

/*.side-nav-fixed a:first-child {
    border-top-right-radius: 8px;
 }
 .side-nav-fixed a:last-child {
    border-bottom-right-radius: 8px;
 }*/

.side-nav-fixed a i {
  display: flex;
  padding: 0px;
  margin: 0px;
  /*background-color: rgba(255, 255, 255, 0.5);*/
  width: 40px;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.side-nav-fixed a i svg {
  width: 18px;
  height: 18px;
}

.side-nav-fixed a span {
  display: flex;
  flex-grow: 1;
  padding: 0px;
  margin: 0px;
  padding-left: 0;
  height: 36px;
  align-items: center;
  margin-left: 16px;
  /*border-bottom: 1px solid rgba(227, 29, 3, 0.5);*/
}

.side-nav-right {
  position: fixed;
  right: 0px;
  top: 50%;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  transform: translateY(-50%);
  z-index: 99;
  white-space: nowrap;
  direction: rtl;
}

.side-nav-right > div {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 200px;
}

.side-nav-right a {
  display: flex;
  width: 64px;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  text-decoration: none;
  padding: 16px;
  align-items: center;
  font-size: 0.9rem;
  font-weight: normal;
  background-color: rgba(9, 30, 62, 1);
  color: rgba(255, 255, 255, 0.6) !important;
  letter-spacing: 1px;
  padding-right: 8px;
  transition: width 0.5s;
  overflow: hidden;
  /*box-shadow: 0px 0px 30px rgba(97, 97, 97, 0.9);*/
}

.side-nav-right a:not(:last-child) {
  margin-bottom: 0px;
}

.side-nav-right a:hover {
  opacity: 1;
}

.side-nav-right a i {
  display: flex;
  padding: 0px;
  margin: 0px;
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 50%;
  border: 2px solid #fff;
}

.side-nav-right a i svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.side-nav-right span {
  display: flex;
  flex-grow: 0;
  width: 0;
  padding: 0px;
  margin: 0px;
  padding-left: 0;
  height: 36px;
  font-size: 14px;
  align-items: center;
  overflow: hidden;
}

.side-nav-right a.animate-expand {
  width: 262px;
  overflow: visible;
}

.side-nav-right a.animate-expand span {
  flex-grow: 1;
  margin-right: 16px;
  color: rgba(255, 255, 255, 1) !important;
}

.button-tip-left {
  position: absolute;
  display: none;
  background-color: #fff;
  box-shadow: 0px 0px 5px 5px rgba(30, 38, 44, 0.2);
  color: #555;
  z-index: 100;
  padding: 8px;
  /*transform: translateY(-50px);*/
  border-radius: 8px;
}

.button-tip-left::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}

.button-tip-right {
  position: absolute;
  display: none;
  background-color: #fff;
  box-shadow: 0px 0px 5px 5px rgba(30, 38, 44, 0.2);
  color: #555;
  padding: 8px;
  /*transform: translateY(-50px);*/
  border-radius: 8px;
  z-index: 9999999;
}

.button-tip-right::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}

@media (max-width: 900px) {
  #header {
    background: linear-gradient(
      rgba(255, 255, 255, 1),
      rgba(255, 255, 255, 0.9)
    );
  }
  .side-nav-fixed,
  .side-nav-right {
    display: none;
    width: 100%;
    /* position: relative; */
    top: 0;
    transform: translateY(0%);
    justify-content: center;
    /*transform: rotate(-90deg);*/
  }
  .side-nav-fixed a {
    display: inline-block;
    margin-bottom: 0px;
    /*transform: rotate(90deg);*/
  }
  .side-nav-fixed a:not(:last-child) {
    margin-bottom: 0px;
  }
}

.popup-dialog-mask {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

.popup-dialog-mask .dialog-container {
  display: flex;
  width: auto;
  height: auto;
  flex-direction: column;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  box-shadow: 0 6px 103px 0 rgba(0, 0, 0, 0.71);
  overflow: hidden;
}

.dialog-container .dialog-header {
  display: flex;
  height: 40px;
  align-items: center;
  /*background-color: rgba(80, 80, 80, 1);*/
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.dialog-container .dialog-header .dialog-title {
  display: flex;
  flex-grow: 1;
  color: #fff;
}

.dialog-container .dialog-header button {
  background-color: transparent;
  border: none;
  color: rgba(80, 80, 80, 0.5);
  padding: 0 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
}

.dialog-container .dialog-header button:hover {
  color: rgba(80, 80, 80, 1);
}

.dialog-container .dialog-body {
  display: flex;
  width: 100%;
  flex-grow: 1;
  /*height: calc(100% - 40px);*/
  padding: 0;
  position: relative;
  overflow: hidden !important;
}

/*columns*/

@media (min-width: 768px) {
  .col-md-2 {
    flex: 0 0 auto;
    width: 14.2228%;
  }
}

/* .home-banner-slides {
  padding: 8px 0;
} */

/*  
.chat-icon-link {
	position: fixed;
	display: flex;
	right: 10px;
	bottom: 80px;
	width: 60px;
	height: 60px;

	cursor: pointer;
	box-shadow: 0px 0px 5px 5px rgba(94,150,194, 0.2);
	border-radius: 50%;
	background: url(../img/livechart.png) no-repeat;
	z-index: 99999;
}
.chat-icon-move {
	animation-name: iconmove;
  	animation-duration: 1s;
}
.chat-icon-link:hover {
	bottom: 85px;
	right: 15px;
	animation-name: rotate;
  	animation-duration: 1s;
}
.chat-icon-link.active {
	background: url(../img/close-icon.png) no-repeat center center;
	background-size: 50% 50%;
}
@keyframes iconmove {
  from {right: -50px;}
  to {right: 15px;}
}
@keyframes rotate {
  from {transform: rotate(0turn);}
  to {transform: rotate(1turn);}
}
.chat-wrapper {
	position: fixed;
	display: none;
	width: 400px;
	height: 600px;
	bottom: 180px;
	right: 50px;
	background-color: #fff;
	box-shadow: 0px 0px 5px 5px rgba(94,150,194, 0.2);
	border-radius: 8px;
	overflow: hidden;
	z-index: 9999;
}
.chat-wrapper .chat-container {
	display: flex;
	width:100%;
	height: 100%;
	flex-direction: column;
	flex-wrap: wrap;
	border-radius: 8px;
	font-family: 'Century Gothic';
	overflow: hidden;
}
.chat-container .chat-title-container {
	display: flex;
	width: 100%;
	height: 56px;
	background-color: rgba(94,150,194, 1);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	align-items: center;
	padding: 0px 8px;
}
.chat-title-container .chat-title {
	display: flex;
	padding: 0px;
	margin: 0px;
	font-size: 1.2rem;
	color: #fff;
	flex-grow: 1;
}
.chat-title-container .chat-title-icons {
	display: flex;
	width: 20px;
	height: 20px;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
}
.min::after {
	content: "_";
}
.max::after {
	content: "[]";
}
.chat-container .chat-body {
	position: relative;
	padding: 24px;
	margin: 0px;
	font-size: 0.8rem;
	color: #555;
	width: 100%;
	height: 480px;
	overflow: hidden;
	overflow-y: auto;
}
.chat-body .chat-replied-messages {
	width: 100%;
	min-height: 280px;
}
.chat-body .chat-ready-questions {
	width: 100%;
}
.chat-body .chat-bubble-info {
	overflow: hidden;
	word-break: break-word;
	margin-bottom: 16px;
	padding: 8px;
	border-radius: 8px;
	width:auto;
	max-width: 70%;
	float: left;
	background-color: rgba(94,150,194, 1);
	color: #fff;
}
.chat-body .chat-questions {
	border: 1px solid #c9e3f2;
	padding: 8px;
	margin-bottom: 16px;
	border-radius: 8px;
	width:auto;
	max-width: 70%;
	clear: both;
	cursor: pointer;
}
.chat-input-send {
	width: 100%;
	height: 60px;
	padding: 8px;
}
.chat-input-send input {
	width: calc(100% - 52px);
	border: 1px solid #ddd;
	padding: 16px;
	border-radius: 8px;
}
.chat-input-send .send-icon {
	width: 52px;
	float: right; 

	padding: 16px 24px;
}
.chat-body .chat-bubble-receiver {
	
	overflow: hidden;
	word-break: break-word;
	justify-items: end;
	margin-bottom: 16px;
	padding: 8px;
	border-radius: 8px;
	width:auto;
	max-width: 70%;
	float: right;
	background-color: rgba(94,150,194, 1);
	color: #fff;
	clear: both;
}
.chat-body .chat-bubble-sender {
	display: flex;
	overflow: hidden;
	word-break: break-word;
	justify-items: end;
	margin-bottom: 16px;
	padding: 8px;
	border-radius: 8px;
	max-width: 70%;
	float: left;
	background-color: #c9e3f2;
	clear: both;
}
*/

/** Modal Dialog */

.dialog-wrapper {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.dialog-wrapper .dialog-main-container {
  position: fixed;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 1);
  width: auto;
  min-width: 20%;
  max-width: 60%;
  height: auto;
  min-height: 30%;
  max-height: 90%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  box-shadow: 0 6px 103px 0 rgba(0, 0, 0, 0.71);
  overflow: hidden;
}

.dialog-main-container .dialog-title-container {
  display: flex;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(0, 19, 175, 1);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  align-items: center;
  color: #fff;
  padding: 0 16px;
}

.dialog-title-container h5 {
  font-size: 24px;
  padding: 0;
  margin: 0;
  display: flex;
  flex-grow: 1;
}

.dialog-title-container button {
  display: flex;
  font-weight: bold;
  color: #dfdfdf;
  border: 0px;
  background-color: transparent;
  opacity: 0.6;
}

.dialog-title-container button:hover {
  opacity: 1;
}

.dialog-main-container .dialog-body-container {
  display: flex;
  width: 100%;
  max-height: calc(90vh - 60px);
  flex-wrap: wrap;
  font-size: 14px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 24px;
  overflow: hidden;
  overflow-y: auto;
}

.dialog-main-container.size-30 {
  width: 30%;
}

.dialog-main-container.size-40 {
  width: 40%;
}

/** Form Fields */

form {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
}

/* Style the input container */

.input-container {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  align-items: center;
}

/* Style the form icons */

.icon {
  display: flex;
  padding: 0;
  background: #01afee;
  color: white;
  width: 50px;
  height: 100%;
  text-align: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  align-items: center;
  justify-content: center;
}

.input-container label {
  display: flex;
  padding: 0;
  background: #fff;
  color: #01afee;
  width: 200px;
  height: 100%;
  text-align: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  align-items: center;
  justify-content: right;
  font-size: 18px;
  padding-right: 16px;
}

.input-container .label-100 {
  width: 100%;
  height: 48px;
  justify-content: left;
}

/* Style the input fields */

.input-field {
  display: flex;
  flex-grow: 1;
  padding: 8px;
  height: 48px;
  outline: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  align-items: center;
  border-left: none;
  border: 1px solid #ddd;
}

textarea {
  display: flex;
  flex-grow: 1;
  padding: 8px;
  outline: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  align-items: center;
  border-left: none;
  border: 1px solid #ddd;
}

.border-radius-all {
  border-radius: 8px !important;
}

.input-data {
  display: flex;
  flex-grow: 1;
  padding: 8px;
  height: 48px;
  outline: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  align-items: center;
  border-left: none;
}

.input-field:focus,
textarea:focus {
  border: 1px solid #01afee;
}

/* Set a style for the submit button */

.bialog-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #01afee;
  color: #fff;
  padding: 16px;
  border: none;
  cursor: pointer;
  width: auto;
  opacity: 0.6;
  border-radius: 8px;
  font-weight: 600;
}

.bialog-btn:hover {
  opacity: 1;
}

.home-banner-text {
  position: absolute;
  display: none;
  max-width: 70%;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  /*background-color: rgba(255, 255, 255, 0.9);*/
  padding: 24px;
  font-weight: bold;
  text-shadow: 5px 5px #555;
}

.home-banner-text .banner-heading {
  display: inline-block;
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}

.home-banner-text .banner-heading-1 {
  display: inline-block;
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}

@media (max-width: 900px) {
  .home-banner-text .banner-heading,
  .home-banner-text .banner-heading-1 {
    font-size: 80%;
  }
}

.raitha {
  width: 109px !important;
  height: 137px !important;
  z-index: 99999999;
}

.raithalink {
  top: 222px !important;
}

.abstractreport:hover {
  cursor: pointer;
}



/* Light green background inside the cards */
.custom-card {
  background-color:white;  /* Light green similar to the section */
  border-radius: 10px;
  border: none;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); /* Light shadow for depth */
} 

/* Card title styling */
.card-title {
  color: #2f4d5a;
  font-weight: bold;
  font-size: 24px; /* Adjust as needed */
}

/* Button styling */
.btn-primary {
  background: #004463;
  border: none;
  color: white;
  border-radius: 5px;
  padding: 8px 15px;
}

.btn-primary:hover {
  background-color: #072A5D;
}



.button2 {
  background-color: #008CBA;
}

.button3 {
  font-size: 16px;
}

/* Fixed Button */
#leftt-fixed-liks {
  background-color: #F25E22;
  color: white;
  text-align: center;
  padding: 10px 20px;
  margin-top: 100px;
  margin-left: -30px;
  border: none;
  cursor: pointer;
  opacity: 0.9;
  position: fixed;
  bottom: 25px;
  left: 28px;
  width: 250px;
  z-index: 15;
}

/* Toggle Arrow (`>` button) */
.toggle-arrow2 {
  position: fixed;
  top: 638px !important;
  left: -8px ;
  background-color:yellow;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  z-index: 20;
  display: none;
  transition: all 0.3s ease-in-out;
}

/* Close Arrow (`<` button) */
.close-arrow2 {
  width: 25px; 
  height: 40px; 
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: yellow;
  color: white;
  font-size: 14px; 
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px;
  border-left: 1px solid yellow;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); 
}

/* Mobile-specific Adjustments */
@media (max-width: 768px) {
  #leftt-fixed-liks {
    width: 250px;
    top: 400px !important;
    
  }
  .toggle-arrow2 {
    top: 535px !important;
    left: 0px;
  }
}

/* .modal {
  z-index: 9999;
  display: none;
}

.modal-header .close {
  background-color: transparent;
  font-size: 35px;
  border: none;
  padding-right: 20px;
}

.modal-title {
  font-weight: 800;
}

.model.show{
  display: block;
}
.modal-body {
  max-width: 300px;
} */

/* .modal {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
} */

@keyframes blink {
  50% {
    opacity: 30;
  }

}

.blink_me {
  animation: blinker 1s linear infinite;
}


@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.quadrat {
  width: 50px;
  height: 50px;
  padding: 3px 3px;
  -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Safari 4+ */
  -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Fx 5+ */
  -o-animation: NAME-YOUR-ANIMATION 1s infinite;
  /* Opera 12+ */
  animation: NAME-YOUR-ANIMATION 1s infinite;
  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes NAME-YOUR-ANIMATION {

  0%,
  49% {
    background-color: rgb(117, 209, 63);
    border: 0px solid #e50000;
  }

  50%,
  100% {
    background-color: #FAF0F0;
    border: 0px solid rgb(117, 209, 63);
  }
}

@keyframes NAME-YOUR-ANIMATION {

  /* Standard keyframes */
  0%,
  49% {
    background-color: rgb(117, 209, 63);
    border: 0px solid #e50000;
  }

  50%,
  100% {
    background-color: #FAF0F0;
    border: 0px solid rgb(117, 209, 63);
  }
}






.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;

}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}







.open-button2 {
  background-color: #B02927;
  color: white;
  text-align: center;
  padding: 8px 8px;
  border: none;
  cursor: pointer;
  opacity: 0.9;
  position: fixed;
  top: 180px;
  left: 18px;
  width: 150px;
  z-index: 18;
}

/* Mobile-specific adjustments */
@media (max-width: 768px) {

  .open-button3 {
    width: 300px;
    top: 160px;
    left: 0px;
  }

  .toggleArrow1 {
    top: 205px;
    left: 0px;
  }

  .parent-container {
    overflow: visible !important;
  }

  

}























.open-button3 {
  background-color: #FFEC40;
  color: black;
  text-align: center;
  padding: 4px;
  border: none;
  cursor: pointer;
  position: fixed;
  top: 140px;
  left: 8px;
  width: 440px;
  z-index: 18;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
}
/*.toggleArrow1 {
  position: fixed;
  top: 510px;
  left: -8px;
  background-color: green;
  color:white;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  z-index: 18;
  display: none;
  transition: all 0.3s ease-in-out;
}*/

.open-button3 a {
  color: black;
  text-decoration: none;
  flex-grow: 1;
}

/*.closeArrow1 {
  background-color: green;
  color:white;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
}*/




/* Mobile-specific width adjustments */
@media (max-width: 768px) {
  .open-button3 {
    width: 300px;
    top: 260px;
    left: 0px;
  }
  .toggleArrow1 {
    top: 285px;
    left: 0px;
  }

open-button2 {
   width: 85px;
   

  }
}

.open-button2 a {
  color: white;
  text-decoration: none;
  
}




.admissiontextt {
  position: fixed;
  right: 2px;
  z-index: 45;
  top: 150px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

.admissiontextt a {
  color: #8b0000;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: 700;
  border: 1px dashed #8b0000;
  box-shadow: 2px 6px 8px -4px grey;
  background-color: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}

.admissiontextt a:hover {
  background-color: #28a745;
  border-color: #28a745;
  color: white;
}
















.admissiontext {
  position: fixed;
  right: 2px;
  z-index: 45;
  top: 150px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

.admissiontext a {
  color: #8b0000;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: 700;
  border: 1px dashed #8b0000;
  box-shadow: 2px 6px 8px -4px grey;
  background-color: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}

.admissiontext a:hover {
  background-color: #28a745;
  border-color: #28a745;
  color: white;
}

/*
.toggle-arrow,
.close-arrow {
  width: 30px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #8b0000;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #8b0000;
  box-shadow: 2px 6px 8px -4px grey;
  transition: all 0.3s ease-in-out;
}

.toggle-arrow {
  display: none;
  /* Initially hidden */
  position: fixed;
  left: 0;
  top: 26%;
  z-index: 46;
}*/

@media (max-width: 768px) {
  .admissiontext {
    top: 210px;
    left: 0px;
  }

  .toggle-arrow {
    top: 210px;
    left: 0px;
  }
}




#blinking, #blinking3, #blinking2, #blinking1, #blinking4, #blinking5, #blinking6, #blinking7, #blinking8, #blinking9, #blinking10{
  width: 10px;
  height: 10px;
  background-color: red;
  border-radius: 100px;
  margin-top: 6px;
  animation-name: blinking;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
}

@keyframes blinking {
  50% {
    opacity: 0;
  }
}


.map-container {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
}

.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.address-container {
  background-color: #f7f7f7;
  padding: 15px;
}

.project-more h4 {
  font-size: 18px;
  font-weight: 800;
}

.project-more p {
  font-size: 14px;
  line-height: 1.5;
}

.district-map img {
  max-width: 100%;
  height: auto;
}


/* Mobile Responsive */
@media (max-width: 768px) {

  .col-lg-12 {
    padding: 10px;
    /* Add padding to avoid edge overlap */
  }

  iframe {
    height: 300px;
    /* Reduce height for smaller screens */
  }

  .project-more {
    padding: 15px;
    /* More padding around content */
  }

  .project-more p {
    font-size: 13px;
  }

  .map-container {
    padding-top: 75%;
    /* Taller aspect ratio for mobile */
  }
}



/* 
.modal {
  display: block !important;
  opacity: 1 !important; 
} */