

/* start custom-------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

:root {
    --brand: #002e5b;
	--customTheme:#ff5722;
	--brand2:#03bcfd;
    --dark: #092032;
	--white:#ffffff;
    --body: #516171;
    --border: rgba(0,0,0,0.08);
    --shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    
}

body {
    font-family: "Barlow", sans-serif;
    color: var(--body);
    line-height: 1.7;
}
input.form-control.me-2.CrwbSearch {
    border-color: transparent;
    height: 30px !important;
}
.accordion-header {
    margin-bottom: 10px !important;
    border: 1px solid #33b4e9 !important;
}
.dropdown{min-width:0;}
.homeVideo{
	
	    height: 200px;
    object-fit: fill;
}
.FillImage{
object-fit: cover;
    width: 100%;
    height: 200px;	
}
.navbar >ul>li{white-space:normal;}
.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 600;
}
.top-nav p {
  
  color: #ffffff;
 
}
.customTheme{background-color: var(--customTheme);}
.NoImagePlaceHolder{
	  position: relative;
  text-align: center;
  color: white;
	
	
}
.top-nav i {
    color: #ffffff;
    font-size: 20px;
}
input.form-control.search {
    height: 32px;
    border: 1px solid #617589;
}
a.cn__title--link {
    display: block;
    padding-right: 37px;
    position: relative;
}
.pg.t-light a.cn__title--link:before, .pg .zn.t-light a.cn__title--link:before {
    color: #404040;
}
.pg.t-light a.cn__title--link:before, .pg .zn.t-light a.cn__title--link:before {
    background-color: #e6e6e6;
}


span.carousel-control-next-icon.SS {
    background-color: #ff000000 !important;
	background-image: none;
}
span.carousel-control-prev-icon.SS {
    background-color: #ff000000 !important;
	background-image: none;
}
@media (max-width: 767px)
 {
.slideImage {
    height: auto !important;
	    height: auto !important;
    border-top-right-radius: unset !important;
    border-bottom-left-radius: unset !important;
}
.sideServices {
    background: white !important;
    border: none !important;
}
.MainServiceIcons h5 {
    color: #03a0df !important;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 40px;
}
.MainServiceIcons p {
    color: #03a0df !important;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 40px;
    margin-top: 15px;
}
.btn-crwb {
    color: #fff;
    background-color: rgba(255, 77, 41, 0.85);
    font-size: 16px !important;
    border-color: #ffffff;
}
.container.text-center.DCon p {
    font-size: 16px !important;
    margin-top: 0px !important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(255 255 255 / 13%);
    border-radius: 0.25rem;
}
.sectionDescription {
    margin-bottom: -80px !important;
}
 .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 3.25rem !important;
    left: 15%;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    color: #fff;
    text-align: center;
}
.carousel-caption h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: var(--white) !important;
    font-size: 14px;
}
.btn {
    padding: 8px 26px;
    font-size: 11px;
}

}

.btn-crwb {
    color: #fff;
    background-color: #000276;
    border-color: #ffffff;
}
.btn-crwb:hover {
    color: #fff;
    background-color: #ff5f3f;
    border-color: #ffffff;
}
.Imagecentered{
	
position: absolute;
    top: 50%;
    font-weight: 600;
    font-size: 19;
    left: 50%;
    transform: translate(-50%, -50%);
}

items-center.CRB {
    border: none;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0px;
}
span.showNumbers {
    padding-left: 5px;
    color: #aaaaaa;
    font-size: 14px;
}
section.OnePage p, ol, ul {
    font-size: 15px;
}
section.news {
    margin-bottom: 40px;
}
img.SpecialI {
    height: 200px;
}
h5.SpecialP {
    font-size: 26px !important;
}
@media (min-width: 1024px) {
  .section-title p {
    width: 60%;
  }
}
.home {
    box-shadow: 0 0 30px rgb(0 0 0 / 1%) !important;
   
	
}
.faqS {
    margin-top: 55px !important;
}
.myContent h2 {
    color: #424344 !important;
}
.moreCategories.text-center a {
    color: #505050;
    /*font-weight: 800;
    padding: 8px 8px 8px 8px;
    background-color: #cacaca;
	*/
}
#map {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

@media (min-width: 767px) {
  .news-input {
    width: 50%;
  }
}
section.descriptiveText.section-title {
    padding-top: 30px;
    background-color: #d1d1d1;
    padding-bottom: 30px;
}
/*links */
.readmore {
    display: flex;
    align-items: center;
    font-weight: 600;
	color: #0db7f9;
    line-height: 1;
    transition: 0.3s;
    margin-top: 15px;
}
.cardi .content .rmore {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    background-color: #1b9ce3;
    border-radius: 25px;
    font-size: 12px;
    border: none;
}

/*end links */

/*side bar cat links */

.widget .sidebar .categories ul {
  list-style: none;
  padding: 0;
}
.widget .sidebar .categories ul li + li {
  padding-top: 10px;
}
.widget .sidebar .categories ul a {
    color: #20247b;
  transition: 0.3s;
  text-decoration:none;
}
.widget .sidebar .categories ul a:hover {
  color: #e03a3c;
}
.widget .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}



.col-auto.social-icons.JoinSocial {
    font-size: 30px;
}


.carousel-caption.d-md-block {
background-color: #009ede87;
}


.top-nav p {
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    margin-right: 10px;
}

ul.billsList li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.title-Black {color:black !important;}
.brand2{background-color:#03bcfd;}
h1,h2,h3,h4,h5,h6,
.display-1,.display-2,.display-3,.display-4 {
    font-weight: 700;
    color: var(--white) !important;
}
.topfluid {
    margin-top: -10px;
    background: #ffffff;
	  
}
.sectionDescription h1{
color: #009ede !IMPORTANT;
}
.faqS h2 {
font-size: 20px;
    margin-top: -22px;
    font-weight: 700;
    margin-bottom: 20px;
   color: #009ede !important;
}
.bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.row.text-center.g-4.sectionDescription {
    margin-bottom: 90px;
}
.sectionDescription h6 {
     text-align: center;
    margin: 0 auto;
    max-width: 100%;
	font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.5;
    color: rgb(37 42 46 / 80%) !important;
}
img {
    width: 100%;
}

a {
    color: var(--dark);
    transition: all 0.4s ease;
    font-weight: 500;
}

a:hover {
    color: var(--brand);
}
.blog-post h5 {
    margin-top: 12px;
    margin-bottom: 12px;
    color: black !important;
	padding: 0;
    color: black;
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}
.blog-post h5 > a{
margin-top: 12px;
    margin-bottom: 12px;
    color: #1b2f45 !important;
    padding: 0;
    color: black;
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0;
    text-decoration: none;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}
.blog-post h5 > a:hover {
    color: #000085 !important;
    font-weight: 500;
}
.blog-post p {
font-size: 14px;
}

section#blog {
      background-color: #f3f3f39c;
	   padding-bottom: 60px;
}
section#\ News {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
section#blog\ News {
    padding-bottom: 60px;
    background-color: #efefef;
}
.text-brand {
    color: var(--brand) !important;
}
a.navbar-brand.logo img {
     height: 95px;
}
.bg-lightMain {
    --bs-bg-opacity: 1;
    background-color: #ffffff;
}
/* overlay main colusel*/
.missionStatement {
  color: #fff!important;
  background-color: #00bff7;
  padding: 25px;
  height: 450px;
}
.missionStatement2 {
color: #fff!important;
    background-color: #00bff7;
    padding: 25px;
    height: 600px;
}
.row.text-center.g-4.marginTop {
    margin-top: 40px;
}


.MAtchImage {
    height: 450px;
    object-fit: cover;
    object-position: top center;
    width: 100% !important;
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #106eea;
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  color: #fff;
  padding: 0;
}
#topbar .contact-info i {
  font-style: normal;
  color: #fff;
}
#topbar .contact-info i a, #topbar .contact-info i span {
  padding-left: 5px;
  color: #fff;
}
#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
  transition: 0.3s;
}
#topbar .contact-info i a:hover {
  color: #fff;
  text-decoration: underline;
}
#topbar .social-links a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 0;
  transition: 0.3s;
  margin-left: 20px;
}
#topbar .social-links a:hover {
  color: white;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
background: #f3fcff;
    transition: all 0.5s;
    z-index: 997;
    height: 116px;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
#header.fixed-top {
  height: 110px;
}
#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.8px;
  font-family: "Poppins", sans-serif;
}
#header .logo a {
  color: #222222;
}
#header .logo a span {
  color: #106eea;
}


.scrolled-offset {
  margin-top: 70px;
}

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

.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar > ul > li {
  white-space: nowrap;
  padding: 10px 0 10px 28px;
}
.navbar a {
   color: #038fb8 !important;
    font-family: "Raleway", sans-serif !important;
    font-weight: 600 !important;
}
.dropdown >ul >li a {
    color: #0485ab !important;
    font-weight: 500 !important;
}
.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3px;
    font-size: 16px;
    /* font-family: "Barlow", sans-serif !important; */
    font-weight: 500;
    text-decoration: none;
    color: #024db1;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
}
.dropdown >ul >li a {
    color: black;

}
.dropdown ul>li {
    border-top: 1px solid #a3a9ab24;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar > ul > li > a:before {
    display: block;
    position: absolute;
    /* left: 28px; */
    left: -9px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #d9f3fb;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 25%);
    transition: 0.3s;
}
.navbar a:hover:before, .navbar li:hover > a:before, .navbar .active:before {
  visibility: visible;
  width: 100%;
}
p.small {
font-size: 14px !important;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #106eea;
}
.navbar .dropdown ul {
display: block;
    position: absolute;
    /* left: 28px; */
    left: -9px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #f3fcff;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 25%);
    transition: 0.3s;
}
.navbar .dropdown ul li {
  min-width: 200px;
  
}
.navbar .dropdown ul a {
    padding: 10px 20px;
    font-family: "Barlow", sans-serif !important;
    font-weight: 400;
    font-size: 14px;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
     color: white !important;
    background-color: #007BBB;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #222222;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 767px) {
  .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(9, 9, 9, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.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: #222222;
}
.navbar-mobile > ul > li {
  padding: 0;
}
.navbar-mobile a:hover:before, .navbar-mobile li:hover > a:before, .navbar-mobile .active:before {
  visibility: hidden;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #106eea;
}
.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: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #106eea;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}


.text-start.text-white.missionStatement h1 {
    font-size: 40px;
}
.missionStatement p{font-size: 1.9rem;}
.hero-slider .owl-prev,
.hero-slider .owl-next{
  background-color:   rgb(7 9 128 / 65%) !important;
    width: 60px !important;
    height: 60px !important;
    display: block;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 100px;
    line-height: 0;
    border-radius: 100px !important;
    position: absolute;
    top: 50%;
    font-weight: 600 !important;
    font-size: 12px !important;
    transition: all 0.4s ease;
    margin-top: -30px !important;
}
.carousel-control-next-icon ,.carousel-control-prev-icon{
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
        background-color: rgb(0 0 0) !important;
    width: 60px !important;
    height: 60px !important;
    display: block;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 100px;
    line-height: 0;
    border-radius: 100px !important;
    position: absolute;
    top: 50%;
    font-weight: 600 !important;
    font-size: 12px !important;
    transition: all 0.4s ease;
    margin-top: -30px !important;
}
.carousel {
position: relative;
    background-color: #00bff7;
}
.carousel-caption {
position: absolute;
    right: 15%;
    /* bottom: 1.25rem; */
    bottom: 10.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
.container.text-center.DCon p {
    font-size: 16px;
    margin-top: 40%;
}
.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}

.hero-slider .owl-prev:hover,
.hero-slider .owl-next:hover {
    background-color: var(--brand) !important; 
}

.owl-dot.active span{
    background-color: var(--brand) !important;
}


 /* slide 
 .owl-carousel.owl-theme.hero-slider.owl-loaded.owl-drag {
background: linear-gradient(to bottom, rgb(3 188 253 / 11%), rgb(1 47 81 / 96%)),url(../img/water.jpg);
    background-position: top;
    background-size: cover;
	  

}*/
.carousel-caption.d-none.d-md-block {
       background-color: #010a7585;
}
.slideImage {
    object-fit: contain;
     height: 600px;
    border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.MainServiceIcons h5 {
    color: #03a0df !important;
    font-weight: 500;
	margin-bottom: 40px;
}
.pillService i {
background-color: #00bff7 !important;
    padding: 15px;
    color: white;
    border-radius: 50%;
}
 .MainServiceIcons p {
color: #03a0df !important;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;

}

.MainServiceIcons a {
    text-decoration: none;
}
 .ThemeBackground {
background: linear-gradient(to bottom, rgb(3 188 253 / 11%), rgb(1 47 81 / 95%)),url(../img/water.jpg);
    background-position: top;
    background-size: cover;
	  

}
.sideServices{
	
    background: linear-gradient(69.02deg,#00bff7 50%,#93d5f1 100%);
}
@media (min-width: 1200px){
.display-3 {
    font-size: 1rem;
}
}
 
/* navbar */
.top-nav {
box-shadow: 0px 12px 15px rgb(0 0 0 / 10%);
    background-color: #002e5b;
    color: #333F48;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-nav p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
}

.top-nav span,
.top-nav i {
    vertical-align: middle;
}



.social-icons a {
    width: 28px;
    height: 28px;
    display: inline-flex;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.social-icons a:hover {
    background-color: #fff;
    color: var(--brand);
}

.navbar .navbar-nav .nav-link {
    color: var(--dark);
}

.navbar .navbar-nav .nav-link:hover {
    color: var(--brand);
}

.navbar .navbar-nav .nav-link.active {
    color: var(--brand);
}

.navbar-brand {
    font-size: 28px;
    font-weight: 700;
}

.navbar-brand .dot {
    color: var(--brand);
}

.btn {
    padding: 8px 26px;
}

.btn-brand {
    border-color: var(--brand);
    background-color: var(--brand);
    color: #fff;
}

.btn-brand:hover {
    background-color: #d64022;
    border-color: #d64022;
    color: #fff;
}

.intro {margin-bottom: 36px;
text-align: center;}

.intro p {
    max-width: 500px;
}
.intro h6{
    color: var(--brand);
    font-weight: 400;
    text-transform: uppercase;
}

.intro h1 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.info-box {
    align-items: center;
   /* display: flex; */
}

.info-box img {
    width: 90px;
}


#milestone {
    background: linear-gradient(rgba(255, 77, 41, 0.85), rgba(255, 77, 41, 0.85)), url(../img/bg_banner1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#milestone h1,
#milestone p {
    color: #fff;
}

.service {
    padding: 32px;
    background-color: #fff;
    box-shadow: var(--shadow);
}

.service h5 {
    margin-top: 24px;
    margin-bottom: 14px;
}

.service img {
    width: 90px;
}


.project {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.project h6 {
    font-weight: 400;
}

.project h6::before {
    content: "";
    height: 2px;
    width: 30px;
    display: inline-block;
    background: var(--brand);
    vertical-align: middle;
    margin-right: 10px;
}


.project .overlay {
    width: 100%;
    height: 220px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 76, 41, 0) 0%, var(--dark) 100%);
}

.project .content {
    position: absolute;
    left: 10%;
    bottom: 10%
}

.project h2,
.project h6 {
    color: #fff;
}

.team-member {
    text-align: center;
}

.team-member .image{
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.team-member .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -10%;
    background-color: rgba(255, 77, 41, 0.7);
    opacity: 0;
    transition: all 0.4s ease;
}

.team-member h5 {
    margin-top: 16px;
    margin-bottom: 4px;
}

.team-member .social-icons {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: all 0.4s ease;
}

.team-member .social-icons a {
    width: 40px;
    height: 40px;
}

.team-member:hover .social-icons {
    top: 50%;
    opacity: 1;
}

.team-member:hover .overlay {
    top: 0%;
    opacity: 1;
}

#reviews {

    background: linear-gradient(-90deg, rgba(8, 32, 50, 0.8), rgba(8, 32, 50, 0.8)), url(../img/bg_banner1.jpg), #082032;;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.review {
    text-align: center;
    z-index: 2;
    position: relative;
    margin: 15px;
    max-width: 768px;
    margin: auto;
}

.review .bxs-quote-alt-left {
    font-size: 120px;
    position: absolute;
    opacity: 0.1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.review img {
    width: 80px !important;
    height: 80px;
    border-radius: 100px;
    margin: auto;
}

.review h5 {
    margin-top: 16px;
    margin-bottom: 4px;
    color: #fff;
}

.review h3 {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
}

.review small {
    color: var(--brand);
}

.review .stars {
    color: var(--brand);
}

.blog-post {
    position: relative;
    background-color: #fff;
    
}

.blog-post .content {
 padding: 0px;

}

.blog-post a {
  
/*  position: absolute;
    top: 20px;
    left: 20px;
    background-color: var(--brand);
    padding: 2px 12px;
    border-radius: 100px;
    text-decoration: none;
    color: #fff;
	*/
}

.blog-post h5 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.blog-post small {
    text-transform: uppercase;
    color: var(--brand);
    text-decoration: underline;
}


.loader {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    z-index: 99999;
    position: fixed;
    left: 0;
    right: 0;
}


input.form-control {
    border-color: transparent;
    height: 44px;
}

.form-control {
    background-color: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.04);;
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--brand);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #f9f9f9;
    padding: 0 0 30px 0;
    color: #fffefe;
    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 #04c7fd;
  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;
  color: #2f4d5a !important;
  line-height: 1;
  font-weight: 700;
}

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

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #00bff7;
  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: #333f48 !important;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 0px;
}
.social-links a {
       font-size: 20px;
    margin-left: 30px;
    width: 20%;
}

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

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #2fbfff;
    font-size: 18px;
    line-height: 1;
}
.FsideAdress h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333f48 !important;
    position: relative;
    padding-bottom: 12px;
}
.FsideAdress p {
    font-size: 13px;
    color: #333f48 !important;
    position: relative;
}
#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: #333f48;
    font-size: 12px;
    text-decoration: none;
    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 {
  
    text-align: center;
    padding-top: 10px;
    color: #333f48;
    font-size: 12px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#footer .copyright {
    text-align: center;
    float: left;
}
#footer .credits {
    float: right;
    text-align: center;
    font-size: 13px;
    color: #444444;
}
@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}
.container.footLine {
    border-top: 1px solid #385b6b2e;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
   /* background-color: #0abbfc; */
  min-height: 40px;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    list-style: none;
}
ol.breadcrumb a {
    color: #007bbb;
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #d3d3d3;
    font-weight: 500;
}
.breadcrumbs {
    padding: 30px 0;
    background-position: top;
    background: linear-gradient(56.5deg, rgb(0, 158, 222) 50%, rgb(91, 196, 241) 100%);
}
.breadcrumbs h2 {
    font-size: 30px;
    font-weight: 800;
    color: #ffffff !important;
    margin: 20px;
}
@media (max-width: 767px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}
.breadcrumbs ol {
display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 3px;
    margin: 0;
    color: white ;
    font-size: 14px;
}
.breadcrumbs a{
color: #ffffff !important;
    font-weight: 700;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
     color: #ffffff;
  content: "/";
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #d3d3d3 !important;
    content: var(--bs-breadcrumb-divider, "/");
}
@media (max-width: 767px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}



/*Sections */

section.OtherPages {
    padding-top: 40px;
    background-color: #f1f1f140;
    padding-bottom: 40px;
}
@media (min-width: 1200px){
.h1, h1 {
    font-size: 1.9rem;
}
}


/*start events and announcement */


.cardi p {
    margin: 0px
	
}
.cardP {
padding: 0;
    color: black;
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}
.cardi a {
    text-decoration: none;
}
.cardi a:hover {
    text-decoration: none;
	color:white;
}
.cardi :hover {
    text-decoration: none;
	color:white !important;
}

.cardi {
    width: 100%;
    height: 520px;
 
    background: #fff;
    transition: all 0.5s ease;
    cursor: pointer;
    user-select: none;
		padding:0px;
    z-index: 10;
    overflow: hidden
}

.cardi .backgroundEffect {
    bottom: 0;
    height: 0px;
    width: 100%
}

.cardi:hover {
    color: #fff;
    transform: scale(1.025);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px
}

.cardi:hover .backgroundEffect {
    bottom: 0;
    height: 320px;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: #1b9ce3;
    animation: popBackground 0.3s ease-in
}

@keyframes popBackground {
    0% {
        height: 20px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%
    }

    50% {
        height: 80px;
        border-top-left-radius: 75%;
        border-top-right-radius: 75%
    }

    75% {
        height: 160px;
        border-top-left-radius: 85%;
        border-top-right-radius: 85%
    }

    100% {
        height: 320px;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%
    }
}

.cardi .pic {
    position: relative
}

.cardi .pic img {
    width: 100%;
  
    object-fit: cover
}

.cardi .date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 70px;
    background-color: #1b9ce3;
    color: white;

    position: absolute;
    bottom: 0px;
    transition: all ease
}

.cardi .date .day {
    font-size: 14px;
    font-weight: 600
}

.cardi .date .month,
.cardi .date .year {
    font-size: 10px
}

.cardi .text-muted {
    font-size: 14px;
}
.cardi:hover .text-muted {
    color: #fff !important
}

.cardi .content {
    padding: 0 20px
}

.cardi .content .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    background-color: #1b9ce3;
    border-radius: 25px;
    font-size: 12px;
    border: none
}

.cardi:hover .content .btn {
    background: #fff;
    color: #1b9ce3;
    box-shadow: #0000001a 0px 3px 5px
}

.cardi .content .btn .fas {
    font-size: 10px;
    padding-left: 5px
}

.cardi .content .foot .admin {
    color: #1b9ce3;
    font-size: 12px
}

.cardi:hover .content .foot .admin {
    color: #fff
}

.cardi .content .foot .icon {
    font-size: 12px
}



/*end events and announcement */

/*start blag post content page------------------ */

.blag-listing {
    padding-top: 30px;
    padding-bottom: 30px;
}
.gray-bg {
    background-color: #f5f5f5;
}
/* Blog 
---------------------*/
.blag-grid {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.blag-grid .blag-img {
  position: relative;
}
.blag-grid .blag-img .date {
  position: absolute;
  background: #fc5356;
  color: #ffffff;
  padding: 8px 15px;
  left: 10px;
  top: 10px;
  border-radius: 4px;
}
.blag-grid .blag-img .date span {
  font-size: 22px;
  display: block;
  line-height: 22px;
  font-weight: 700;
}
.blag-grid .blag-img .date label {
  font-size: 14px;
  margin: 0;
}
.blag-grid .blag-info {
  padding: 20px;
}
.blag-grid .blag-info h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.blag-grid .blag-info h5 a {
  color: #20247b;
}
.blag-grid .blag-info p {
  margin: 0;
}
.blag-grid .blag-info .btn-bar {
  margin-top: 20px;
}


/* Blog Sidebar
-------------------*/
.blag-aside .widget {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 0px;
    
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.blag-aside .widget-body {
  padding: 15px;
}
.blag-aside .widget-title {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.blag-aside .widget-title h3 {
    font-size: 20px;
    font-weight: 700;
     color: #009ede !important;
    margin: 0;

}
.blag-aside .widget-author .media {
  margin-bottom: 15px;
}
.blag-aside .widget-author p {
  font-size: 16px;
  margin: 0;
}
.blag-aside .widget-author .avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.blag-aside .widget-author h6 {
  font-weight: 600;
  color: #20247b;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.blag-aside .post-aside {
  margin-bottom: 15px;
}
.blag-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.blag-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.blag-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.blag-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.blag-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.blag-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.blag-aside .latest-post-aside .lpa-right img {
  border-radius: 3px;
}
.blag-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.blag-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  font-size: 15px;
}
.blag-aside .latest-post-aside .lpa-title a {
font-weight: 600;
    text-decoration: none;
    color: #424344 !important;
}
.blag-aside .latest-post-aside .lpa-meta a {
color: #6F8BA4;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    margin-right: 10px;
}

.tag-cloud a {
  padding: 4px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #20247b;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.tag-cloud a:hover {
  background: #fc5356;
}

.blag-single {
padding-top: 5px;
    padding-bottom: 30px;
}

.article {
box-shadow: 0 0 30px rgb(31 45 61 / 0%);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  margin: 15px 0 30px;
}
.article .article-title {
  padding: 15px 0 20px;
}
.article .article-title h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.article .article-title h6 a {
  text-transform: uppercase;
  color: #fc5356;
  border-bottom: 1px solid #fc5356;
}
.article .article-title h2 {
color: #20247b !important;;
  font-weight: 600;
}
.article .article-title .media {
  padding-top: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.article .article-title .media .avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}
.article .article-title .media .media-body {
  padding-left: 8px;
}
.article .article-title .media .media-body label {
  font-weight: 600;
  color: #fc5356;
  margin: 0;
}
.article .article-title .media .media-body span {
  display: block;
  font-size: 12px;
}
.article .article-content h1,
.article .article-content h2,
.article .article-content h3,
.article .article-content h4,
.article .article-content h5,
.article .article-content h6 {
  color: #20247b;
  font-weight: 600;
  margin-bottom: 15px;
}
.article .article-content blockquote {
  max-width: 600px;
  padding: 15px 0 30px 0;
  margin: 0;
}
.article .article-content blockquote p {
  font-size: 20px;
  font-weight: 500;
  color: #fc5356;
  margin: 0;
}
.article .article-content blockquote .blockquote-footer {
  color: #20247b;
  font-size: 16px;
}
.article .article-content blockquote .blockquote-footer cite {
  font-weight: 600;
}
.article .tag-cloud {
  padding-top: 10px;
}

.article-comment {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
}
.article-comment h4 {
  color: #20247b;
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 22px;
}
img {
    max-width: 100%;
}
img {
    vertical-align: middle;
    border-style: none;
}

/* Contact Us
---------------------*/
.contact-name {
  margin-bottom: 30px;
}
.contact-name h5 {
  font-size: 22px;
  color: #20247b;
  margin-bottom: 5px;
  font-weight: 600;
}
.contact-name p {
  font-size: 18px;
  margin: 0;
}

.social-share a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  margin-right: 10px;
}
.social-share .dribbble {
  box-shadow: 0 8px 30px -4px rgba(234, 76, 137, 0.5);
  background-color: #ea4c89;
}
.social-share .behance {
  box-shadow: 0 8px 30px -4px rgba(0, 103, 255, 0.5);
  background-color: #0067ff;
}
.social-share .linkedin {
  box-shadow: 0 8px 30px -4px rgba(1, 119, 172, 0.5);
  background-color: #0177ac;
}

.contact-form .form-control {
  border: none;
  border-bottom: 1px solid #20247b;
  background: transparent;
  border-radius: 0;
  padding-left: 0;
  box-shadow: none !important;
}
.contact-form .form-control:focus {
  border-bottom: 1px solid #fc5356;
}
.contact-form .form-control.invalid {
  border-bottom: 1px solid #ff0000;
}
.contact-form .send {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .contact-form .send {
    margin-bottom: 20px;
  }
}

.section-title h2 {
    font-weight: 700;
    color: #20247b;
    font-size: 45px;
    margin: 0 0 15px;
    border-left: 5px solid #fc5356;
    padding-left: 15px;
}
.section-title {
    padding-bottom: 45px;
}
.contact-form .send {
    margin-top: 20px;
}
.px-btn {
    padding: 0 50px 0 20px;
    line-height: 60px;
    position: relative;
    display: inline-block;
    color: #20247b;
    background: none;
    border: none;
}
.px-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 30px;
    background: transparent;
    border: 1px solid rgba(252, 83, 86, 0.6);
    border-right: 1px solid transparent;
    -moz-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    transition: ease all 0.35s;
    width: 60px;
    height: 60px;
}
.px-btn .arrow {
    width: 13px;
    height: 2px;
    background: currentColor;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
}
.px-btn .arrow:after {
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
    position: absolute;
    top: -3px;
    right: 0;
    display: inline-block;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*--------------------------------------------------------------
# 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: #04c7fd;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #04c7fd;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777 !important;
  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;
  -webkit-animation: animate-loading 1s linear infinite;
  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: #04c7fd;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

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

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

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}


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

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

.team .member .member-info {
 
top: 85%;
    left: 0px;
    right: 0px;
    padding: 10px 0;
    color: #ffffff;
    /* box-shadow: 0px 2px 15px rgb(0 0 0 / 10%); */
    max-height: 95px;
    transition: max-height 0.5s ease-in-out;
}
.TeamBlock6 {
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
    background-color: #009ede;
}

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

.team .member h4 {
font-weight: 700;
    margin-bottom: 0px;
    font-size: 16px;
    color: #ffffff !important;
    position: relative;
    padding-bottom: 5px;
}

.team .member h4::after {
content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    background: #04c7fd;
    bottom: 0;
    left: calc(50% - 25px);
}
section#team {
    margin-top: 40px;
    background-color: white;
    margin-bottom: 40px;
}
.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}
.Vacancy h1,.Vacancy h2,.Vacancy h3, .Vacancy h4, .Vacancy h5, .Vacancy h6 {
    font-weight: 600;
    color: #5a5858 !important;
}
section#vacancy {
    margin-top: 40px;
    margin-bottom: 100px;
}
#vacancy p {
    margin-top: 0;
    margin-bottom: 1px;
}
.white-bg {
    background-color: #ffffff;
}
.team .member .social {
  /* margin-top: 15px; */
}

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

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

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

@media (max-width: 767px) {
  .team .member {
    margin-bottom: 110px;
  }
}
img.profile-image {
    object-fit: contain;
    margin-top: 20px;
    width: 100%;
    height: 200px;
}

.list-group-item.portal {
    position: relative;
    display: block;
    font-weight: 600 !important;
       color: #0aa2e0 !important;
    padding: 0.5rem 1rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item.portal{
    position: relative;
    display: block;
    font-weight: 600;
    color: #0880e8;
    padding: 0.5rem 1rem;
    margin-bottom: 10px;
    text-decoration: none;
    background-color: #f7f6f6;
    border: none !important;
}
a.ServA {
    text-decoration: none;
}
.MyblackText {
    color: black;
    font-size: 12px;
}
a.ServA {
     text-decoration: none;
    font-size: 20px;
    color: #11a5e1;
}
.list-group-numbered > li::before {
    content: counters(section, ".") ". ";
    font-size: 20px;
    counter-increment: section;
}

/*search----------------------------------- */
.searchBox {
position: relative;
    background: white;
    height: 40px;
    border-radius: 40px;
    padding: inherit;

}

.searchBox:hover > .searchInput {
    width: 240px;
	
    padding: 0 6px;
}

.searchBox:hover > .searchButton {
  background: white;
  color : #2f3640;
}
i.Search.bi.bi-search {
    color: #00bff7;
}
.searchButton {
    color: white;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #F8F8F8;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
	border: 1px solid #00bff7;
}

.searchInput {
    border:none;
    background: none;
    outline:none;
    float:left;
    padding: 0;
    color: #2f3640;
    font-size: 16px;
    transition: 0.4s;
    line-height: 40px;
    width: 0px;

}

@media screen and (max-width: 620px) {
.searchBox:hover > .searchInput {
    width: 150px;
    padding: 0 6px;
}
}

/* endsearch----------------------------------- */


/* start ticker----------------------------------- */
.tickerdivider {
    font-weight: 900;
    padding-left: 10px;
    font-size: 8px;
}
.ticker-wrapper-h{
display: inline-flex;
	position: relative;
	overflow: hidden;
	width: 100%;
	    background-color: #000276;
	
}

.ticker-wrapper-h .heading{
    background-color: #000276;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 10px;
    flex: 0 0 auto;
    z-index: 1000;
}

span.dentNews {
     font-weight: 500;
    font-size: 16px;
}
.news-ticker-h{
	display: flex;
	margin:0;
	padding: 0;
	padding-left: 90%;
	z-index: 999;
	
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: tic-h;
animation-duration: 790s;
	
}
.news-ticker-h:hover { 
	animation-play-state: paused; 
}

.news-ticker-h li{
    display: flex;
    width: 100%;
    color: white !important;
    align-items: center;
    white-space: nowrap;
    padding-left: 20px;
	
	
	
}

.news-ticker-h li a{
	color: #212529;
	font-weight: bold;
}

@keyframes tic-h {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}
/* end ticker----------------------------------- */

/*tweets------------*/

.css-1dbjc4n {
    -webkit-box-align: stretch;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    align-items: stretch;
    border: 0px solid black;
	 border: none !important;
    box-sizing: border-box;
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    flex-shrink: 0;
    margin: 0px;
    min-height: 0px;
    min-width: 0px;
    padding: 0px;
    position: relative;
    z-index: 0;
}

/*news item */

	.crwbItem.single-news {
    margin-bottom: 20px;
    position: relative;
}

.crwbItem.single-news .image img {
    display: block;
    width: 100%;
}

.crwbItem.single-news .image .gradient {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…IxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
}

.crwbItem.single-news .details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
}

.crwbItem.single-news .details .category {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.crwbItem.single-news .details .category a {
    color: #fff;
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
}

.crwbItem.single-news .details h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 19px;
}

.crwbItem.single-news .details h3 a {
    color: #fff;
    zoom: 1;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

.crwbItem.single-news .details:hover time {
    position: relative;
    display: block;
    color: #fff;
    font-size: 13px;
    margin-bottom: -20px;
    -webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
}
