body{
    padding: 0;
    font-family: gothambook!important;
    padding-top: 118px;
}
html{
  scroll-behavior: smooth;
}
a:hover {
  text-decoration: none!important;
}
@font-face {
  font-family: 'Gotham HTF Bold';
  src:   url('../fonts/Gotham-Bold-New.otf');
  font-display: swap;
 }
 @font-face {
  font-family: 'gothambook';
  src: url('../fonts/Gotham-Book.woff') format('woff'),
       url('../fonts/Gotham-Book.woff2') format('woff2'),
       url('../fonts/Gotham-Book.ttf') format('truetype');
}

ul li {
  font-family: gothambook;
}
.main-servicecontent .theme-color {
  font-family: Gotham HTF Bold !important;
}
p{font-family: gothambook!important;}
strong, b{font-family: Gotham HTF Bold!important;}
.theme-color{color:#E31E24}
.text-dark-b {
  color: #000 !important;
}
h1, h2, h3, h4, h5, h6{font-family: Gotham HTF Bold!important;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{font-family: Gotham HTF Bold;}
.header {
    padding: 10px 0 0;
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
  
  }
.header .nav-link {
    font-family: gothambook;
    color: #000;
    font-size: 1rem;
  }
  .header .navbar.navbar-expand-lg {
    padding: 0;
  }
  
  .position-fixed.sticky {
    width: 100%;
    background: #fff;
    z-index: 111111;
    top: 0;
  }
  .social-nav ul li {
    display: inline;
    padding: 0.25rem;
  }
.header  .nav-link {
  display: block;
      padding: 1.4rem 1rem;
}
.header .navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 2rem;
  font-family: Gotham HTF Bold;
}
a:focus-visible {
  outline: none;
}
.header  .dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.header  .dropdown-menu li:hover .sub-menu {
  visibility: visible;
}
.bg-menu1 {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
  color: #fff;
}
.bg-menu2 {
  background: linear-gradient(90deg, #33B3A6 0%, #26867D 100%);
  color: #fff;
}
.bg-menu3 {
  background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
  color: #fff;
}
.bg-menu4 {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
  color: #fff;
}
.bg-menu5 {
  background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
  color: #fff;
}

.header .dropdown-menu a {
  display: initial;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  color: #fff;
  line-height: 40px;
  font-family: gothambook;
}
.dropdown.menu-large .dropdown-toggle{
  transition: .3s ease;
}
.dropdown.menu-large .dropdown-toggle:hover, .dropdown.menu-large .dropdown-toggle.active {
  color: #E31E24;
}
.header .dropdown-item:focus, .dropdown-item:hover {
  text-decoration: none;
  background-color: transparent!important;
}

.header  .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0;
}

.header .dropdown.menu-large.open.show .show {
  display: none;
}
.header .dropdown-item:focus, .dropdown-item:hover {
  background: transparent;
}
.header  .navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}
.header  .navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}
.dropdown {
  position: static !important;
}
#click-button-ft {
  background: #E31E24;
  border: 0;
}
/* .dropdown-menu {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
  margin-top: 0px !important;
  width: 100% !important;
} */
.header .navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  z-index: 55;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

.header .dropdown-toggle::after{vertical-align: 0.170em;}

.social-nav li a {
    color: #F3999F;
    font-size:  1.5rem;
    letter-spacing: 4px;
  }
  .social-nav a:hover i {
    color: #E2000F;
    text-decoration: none;
    transition: 0.4s ease;
  }
  .social-nav a:hover {
    text-decoration: none;
  }
  .caption-main {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  .caption-main h2 {
    font-family: gothambook;
    font-size: 2.625rem;
    color: #fff;
  }
  .slider-home-main .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 1.38858px;
    transform: rotate(45deg);
    display: inline-block;
    margin: 10px;
    border: 2px solid #fff;
    background: transparent;
    opacity: 1;
  }
  .slider-home-main .carousel-indicators .active {
    background: #FFD500;
    border: 0;
    width: 15px;
    height: 15px;
  }
  .slider-home-main .carousel-control-next-icon {
    background-image: url("../images/arrow/next.svg");
    height: 36px;
    width: 36px;
    opacity: 1;
  }
  .slider-home-main .carousel-control-prev-icon {
    background-image: url("../images/arrow/prev.svg");
    height: 36px;
    width: 36px;
    opacity: 1;
  }
  .slider-bottom {
    background: linear-gradient(90deg, #33B3A6 0%, #26867D 100%);
  }
  .slider-bottom p {
    font-size: 1.5rem;
    color: #fff;
  }
  .slider-bottom .author-name {
    font-size: 1.125rem;
    font-family: Gotham HTF Bold;
    color: #fff;
  }
  .counter {
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.service-scroll ul{
  padding-left: 10px;
  list-style: none;
}
.service-scroll li {
  border-left: 2px solid #fff;
}
.service-scroll li:last-child {
  border: none;
}
.service-scroll p {
  margin: 0;
  padding-bottom: 20px;
  margin-left: 20px;
}
.scroll {
  max-height: 366px;
  overflow-x: hidden;
  scrollbar-width: thin;
  border-radius: 10px;
}
.service-scroll li::before {
  content: "";
  background: url(../../assets/images/icons/bullets.svg);
    background-repeat: repeat;
  width: 25px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  left: 14px;
}
.news-single img {
  border-radius: 10px;
}
.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.counters-main-web img {
  margin-bottom: 1.6rem;
}
.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
.bg-grey {
  background: #F1F1F1;
}
.counters-main-web h4, span {
  color: #E31E24;
  font-size: 2rem;
  font-family: gothambook;
}
.counters-main-web .count-text {
  color: #000000;
  font-size: 1rem;
  font-family: gothambook;
}
.border-r {
  border-right: 1px solid #231F20;
}
.main-heading {
  color: #E31E24;
  font-size: 1.7rem;
}
.services-main-home h4 {
  position: absolute;
  bottom: 230px;
  right: -200px;
  color: #fff;
  transform: rotate(-91deg);
  display: inline-block;
  width: 470px;
}
.our-service-main img {
  border-radius: 10px;
}
.tabs-read ul {
  list-style: none;
  padding-left: 0;
}
.tabs-read ul li::before {
  content: "w";
  max-width: 16px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid;
  padding: 0px 2px;
  margin-right: 10px;
}

.tabs-read ul li {
  line-height: 3rem;
  font-size: 1rem;
  font-family: Gotham HTF Bold;
  color: #000;
  opacity: 0.5;
}
.tabs-read ul li.op-active {
  opacity: 1;
}
.ecc.op-active::before {
  background: #2D9D92;
  color: #2D9D92;
  opacity: 1;
}
.ecc::before {
  opacity: 0.5;
  background: #2D9D92;
  color: #2D9D92;
}
.c1 li::before {
  color: #2D9D92;
  content: "•";
  margin-right: 10px;
}

.k2school.op-active::before {
  background: #40E0D0;
  color: #40E0D0;
  opacity: 1;
}
.k2school::before {
  opacity: 0.5;
  background: #40E0D0;
  color: #40E0D0;
}

.c2 li::before {
  color: #40E0D0;
  content: "•";
  margin-right: 10px;
}

.vofschool.op-active::before {
  background: #87ceeb;
  color: #87ceeb;
  opacity: 1;
}
.vofschool::before {
  opacity: 0.5;
  background: #87ceeb;
  color: #87ceeb;
}

.live-dev.op-active::before {
  background: #BF40BF;
  color: #BF40BF;
  opacity: 1;
}
.live-dev::before {
  opacity: 0.5;
  background: #BF40BF;
  color: #BF40BF;
}

.c3 li::before {
  color: #33B3A6;
  content: "•";
  margin-right: 10px;
}

.slill-dev.op-active::before {
  background: #B5E342;
  color: #B5E342;
  opacity: 1;
}
.slill-dev::before {
  opacity: 0.5;
  background: #B5E342;
  color: #B5E342;
}

.c4 li::before {
  color: #B5E342;
  content: "•";
  margin-right: 10px;
}
.c5 li::before {
  color: #BF40BF;
  content: "•";
  margin-right: 10px;
}
.main-btn {
  padding: 10px 30px;
  min-width: 190px;
  display: inline-block;
  text-align: center;
  color: #E31E24;
  font-family: gothambook;
  border: 1px solid #E31E24;
  border-radius: 10px;
}
.main-btn:hover {
  background: #E31E24;
  color: #fff;
  text-decoration: none;
  transition: 0.4s ease;
}

.main-btn_small {
  background: #E31E24;
  padding: 5px 20px;
  min-width: auto;
  display: inline-block;
  text-align: center;
  color: #E31E24;
  font-family: gothambook;
  border: 1px solid #E31E24;
  border-radius: 10px;
}
.main-btn_small:hover {
  border: 1px solid #E31E24;
  background: transparent;
  color: #fff;
  text-decoration: none;
  transition: 0.4s ease;
}


.common-points ul {
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
}
.common li {
  font-family: gothambook;
}
#main-data h1{
   font-size: 1.6rem;
}


#main-data ul {
  list-style: none;
}
.impact-stories-main {
  background: linear-gradient(90deg, #33B3A6 0%, #26867D 100%);
}
.btn-main-copy {
  border: 1px solid #fff;
  min-width: 170px;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
  color: #fff;
  background: transparent;
  font-family: gothambook;
}
.btn-main-copy:hover {
  background: #fff;
  color: #E31E24 !important;
  text-decoration: none;
  transition: 0.4s ease;
}
.impact-stories-main img {
  border-radius: 10px;
}
.impact-stories-main .carousel-inner {
  position: relative;
  max-width: 700px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 10px;
}
.impact-stories-main .carousel-inner img{
  width: 100%;
}
.impact-stories-main .carousel-control-prev-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
}
.impact-stories-main .carousel-control-next-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
}
.impact-stories-main .carousel-control-prev-icon {
  background-image: url("../images/arrow/prev-btm.svg");
}
.impact-stories-main .carousel-control-next-icon {
  background-image: url("../images/arrow/next-btm.svg");
}
.impact-stories-main .txt-crowsel{min-width: 800px;}
.txt-crowsel {
  position: absolute;
  background: rgba(0,0,0,0.5);
  bottom: 0;
  padding: 15px 20px 15px;
  max-width: 800px;
  border-radius: 0px 0px 10px 10px;
}
.txt-crowsel h6, p {
  color: #fff;
}
.txt-crowsel  p {
  margin: 0;
}
.media-presense p {
  color: #000;
  margin: 10px 0px;
}
.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}
.bold {
  font-family: gothambook;
}
.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}

.blog .carousel-indicators{margin: 0;}
.blog .carousel-indicators .lefta{
  background: url(../images/arrow/red-prev.svg);
  width: 77px;
  height: 50px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: right;
}
.blog .carousel-indicators .righta{
  background: url(../images/arrow/red-next.svg);
  width: 77px;
  height: 50px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: right;
}

.media-presense .carousel-indicators{position: unset;}

.our-subsdiaries-home {
  background: linear-gradient(90deg, #33B3A6 0%, #26867D 100%);
}




.tree {
  margin: 18px;
  padding: 0;
}
.tree:not(:empty):before, .tree:not(:empty):after,
.tree ul:not(:empty):before, .tree ul:not(:empty):after,
.tree li:not(:empty):before, .tree li:not(:empty):after {
  display: block;
  position: absolute;
  content: "";
}
.tree ul, .tree li {
  position: relative;
  margin: 0;
  padding: 0;
}
.tree li {
  list-style: none;
}

.tree.vertical {
  display: flex;
}
.tree.vertical ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
.tree.vertical li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.tree.vertical li div {
  margin: 45px 6px;
}
.tree.vertical li::before {
  border-left: 2px solid #fff;
  height: 45px;
  width: 0;
  top: 0;
}
.tree.vertical li:after {
  border-top: 2px solid #ddd;
  height: 0;
  width: 100%;
}
.tree.vertical li:first-child:after {
  border-top: 2px solid #ddd;
  height: 0;
  width: 50%;
  left: 50%;
}
.tree.vertical li:last-child:after {
  border-top: 2px solid #ddd;
  height: 0;
  width: 50%;
  right: 50%;
}
.tree.vertical li:only-child:after {
  content: none;
}
.tree.vertical li ul::before {
  border-left: 2px solid #fff;
  height: 47px;
  width: 0;
  top: -45px;
}
.tree.vertical > li:only-child:before, .tree.vertical > li:only-child:after {
  content: none;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li, .tree.vertical.cascade-3 > li > ul > li > ul > li, .tree.vertical.cascade-2 > li > ul > li, .tree.vertical.cascade-1 > li, .tree.vertical .cascade {
  flex-direction: column;
  align-items: start;
  padding: 0 12px;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li:before, .tree.vertical.cascade-3 > li > ul > li > ul > li:before, .tree.vertical.cascade-2 > li > ul > li:before, .tree.vertical.cascade-1 > li:before, .tree.vertical .cascade:before {
  left: 24px;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li:after, .tree.vertical.cascade-3 > li > ul > li > ul > li:after, .tree.vertical.cascade-2 > li > ul > li:after, .tree.vertical.cascade-1 > li:after, .tree.vertical .cascade:after {
  left: 0;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li:first-child:after, .tree.vertical.cascade-3 > li > ul > li > ul > li:first-child:after, .tree.vertical.cascade-2 > li > ul > li:first-child:after, .tree.vertical.cascade-1 > li:first-child:after, .tree.vertical .cascade:first-child:after {
  left: 24px;
  width: 100%;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li:last-child:after, .tree.vertical.cascade-3 > li > ul > li > ul > li:last-child:after, .tree.vertical.cascade-2 > li > ul > li:last-child:after, .tree.vertical.cascade-1 > li:last-child:after, .tree.vertical .cascade:last-child:after {
  left: 0;
  width: 24px;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li ul, .tree.vertical.cascade-3 > li > ul > li > ul > li ul, .tree.vertical.cascade-2 > li > ul > li ul, .tree.vertical.cascade-1 > li ul, .tree.vertical .cascade ul, .tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li li, .tree.vertical.cascade-3 > li > ul > li > ul > li li, .tree.vertical.cascade-2 > li > ul > li li, .tree.vertical.cascade-1 > li li, .tree.vertical .cascade li {
  display: block;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li ul:before, .tree.vertical.cascade-3 > li > ul > li > ul > li ul:before, .tree.vertical.cascade-2 > li > ul > li ul:before, .tree.vertical.cascade-1 > li ul:before, .tree.vertical .cascade ul:before, .tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li ul:after, .tree.vertical.cascade-3 > li > ul > li > ul > li ul:after, .tree.vertical.cascade-2 > li > ul > li ul:after, .tree.vertical.cascade-1 > li ul:after, .tree.vertical .cascade ul:after,
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li li:before,
.tree.vertical.cascade-3 > li > ul > li > ul > li li:before,
.tree.vertical.cascade-2 > li > ul > li li:before,
.tree.vertical.cascade-1 > li li:before,
.tree.vertical .cascade li:before, .tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li li:after, .tree.vertical.cascade-3 > li > ul > li > ul > li li:after, .tree.vertical.cascade-2 > li > ul > li li:after, .tree.vertical.cascade-1 > li li:after, .tree.vertical .cascade li:after {
  border: none;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li div, .tree.vertical.cascade-3 > li > ul > li > ul > li div, .tree.vertical.cascade-2 > li > ul > li div, .tree.vertical.cascade-1 > li div, .tree.vertical .cascade div {
  margin: 0;
  margin-top: 12px;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li li, .tree.vertical.cascade-3 > li > ul > li > ul > li li, .tree.vertical.cascade-2 > li > ul > li li, .tree.vertical.cascade-1 > li li, .tree.vertical .cascade li {
  margin-left: 24px;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li li:before, .tree.vertical.cascade-3 > li > ul > li > ul > li li:before, .tree.vertical.cascade-2 > li > ul > li li:before, .tree.vertical.cascade-1 > li li:before, .tree.vertical .cascade li:before {
  border-left: 1px solid #ddd;
  height: 100%;
  width: 0;
  top: 0;
  left: -12px;
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li li:after, .tree.vertical.cascade-3 > li > ul > li > ul > li li:after, .tree.vertical.cascade-2 > li > ul > li li:after, .tree.vertical.cascade-1 > li li:after, .tree.vertical .cascade li:after {
  border-top: 1px solid #ddd;
  width: 12px;
  height: 0;
  left: -12px;
  top: 24px;
  content: "";
}
.tree.vertical.cascade-4 > li > ul > li > ul > li > ul > li li:last-child:before, .tree.vertical.cascade-3 > li > ul > li > ul > li li:last-child:before, .tree.vertical.cascade-2 > li > ul > li li:last-child:before, .tree.vertical.cascade-1 > li li:last-child:before, .tree.vertical .cascade li:last-child:before {
  height: 24px;
  top: 0;
}
.tree.vertical img {
  border-radius: 10px;
}

.amprasent-join-revolution-main {
  background: #E31E24;
  min-height: 200px;
  width: 100%;
}
.amprasent-join-revolution-main h4 {
  font-size: 2rem;
  color: #fff;
}
.main-footer {
  background: #E31E24;
}
.footer-list {
  list-style: none;
  line-height: 40px;
  /* border-right: 1px solid #FFF; */
  height: 100%;
  margin: 0;
}
.footer-list li a {
  font-family: Gotham HTF Bold;
  color: #fff;
  text-decoration: none;
}
.main-footer input[type="email"] {
  width: 100%;
  height: 45px;
  padding-left: 10px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #E31E24;
  font-family: gothambook;
}
.main-footer input::placeholder{ color: #E31E24; opacity: 1;}
/* .main-footer form button {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 0;
  font-family: arial;
  font-weight: bold;
  color: #E31E24;
  border-radius: 5px;
} */
.footer-social-icons ul {
  list-style: none;
  padding: 0;
}
.footer-social-icons ul li {
  display: inline;
  word-spacing: 10px;
  font-size: 1.125rem;
  font-weight: bold;
}
.footer-social-icons li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
}
.footer-list.border-right{
  border-right: 1px solid rgba(255, 255, 255, .2)!important;
  padding-left: 0;
}
.footer-social-icons {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.footer-social-icons a:hover {
  color: #F59D0B;
  transition: 0.4s ease;
}
.main-footer ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.main-footer :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.main-footer ::placeholder {
  color: #fff;
}
.main-footer input:focus-visible {
  outline: none;
}
.information-area p {
  margin: 0;
  line-height: 35px;
}
.information-area a {
  color: #fff;
  font-family: Gotham HTF Bold;
  text-decoration: none;
}
.information-area svg {
  overflow: hidden;
  vertical-align: middle;
  margin-right: 10px;
}
.copyright p {
  color: #E31E24;
  font-size: 0.9375rem;
}
.copyright p {
  color: #E31E24;
  font-size: 0.9375rem;
  margin:0;
}
.copyright a {
  color: #E31E24;
  text-decoration: none;
}
.copyright a:hover {
  color: #F59D0B;
  text-decoration: none;
}
.svg-inline--fa.fa-heart.fa-w-16 {
  width: 15px;
}
.information-area a:hover {
  color: #F59D0B;
  text-decoration: none;
  transition: 0.4s ease;
}

.footer-list a:hover {
  color: #F59D0B;
  text-decoration: none;
  transition: 0.4s ease;
}


/* Our service page css */
.main-servicecontent {
  width: 100%;
}
.service-main {
  min-height: 635px;
}
.service-main .bg-service {
  min-height: 635px;
  background-repeat: no-repeat;
  background-size: cover;
}
.service-main .bg-service.our-service{
  background: url(../images/service/banner-left.jpg);
  background-size: cover;
}
.service-main .bg-service.livelihoods{
  background: url(../images/service/livelihoods.jpg);
  background-size: cover;
}
.service-main .bg-service.skill-development{
  background: url(../images/service/skill-development.jpg);
  background-size: cover;
}
.service-main .bg-service.why-am {
  background: url(../images/service/banner-left-service.webp);
  background-size: cover;
}
.service-main .bg-service.edu {
  background: url(../images/service/education.jpg);
  background-size: cover;
}
.service-main .bg-service.k12 {
  background: url(../images/service/k12.jpg);
  background-size: cover;
}
.service-main .bg-service.Continuous {
  background: url(../images/service/Continuous.jpg);
  background-size: cover;
}
.service-main .bg-service.Command {
  background: url(../images/service/Command.jpg); 
  background-size: cover;
}
.service-main .bg-service.Online {
  background: url(../images/service/Online.jpg);
  background-size: cover;
}
.service-main .bg-service.EDTECH  {
  background: url(../images/service/EDTECH.jpg);  
  background-size: cover;
}
.service-main .bg-service.work-with-us{
  background: url(../images/work-with-us/bg-work.jpg);
  background-size: cover;
}
.service-main .bg-service.request-for-proposal{
  background: url(../images/work-with-us/request-for-proposal.jpg);
  background-size: cover;
}
.service-main .bg-service.our-story {
  background: url(../images/service/service-our-story.jpg);
  background-size: cover;
  
}
/* .bg-service::after {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
} */
.service-main .bg-service-why-am {
  background: url(../images/service/banner-left-service.jpg);
  min-height: 600px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.bg-service-why-am::after {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
.main-servicecontent {
  width: 100%;
  position: absolute;
}
.grediant {
  background: linear-gradient(90deg, #87CEEB -24.49%, #476E7D 100%);
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 12px;
  width: 2px;
  height: 100%;
  z-index: 400;
}
ul.timeline > li {
  margin: 30px 0;
  padding-left: 0px;
}
ul.timeline > li::before {
  content: ' ';
  background: url(../../assets/images/icons/bullets.svg);
    background-repeat: repeat;
  display: inline-block;
  position: absolute;
  border-radius: 20%;
  border: 1px solid #fff;
  left: 0px;
  width: 26px;
  height: 24px;
  z-index: 400;
  padding: 1px;
  background-repeat: no-repeat;
}
.timeline a {
  color: #fff;
  font-family: gothambook;
  opacity: 0.7;
}
.timeline a:hover {
  color: #fff;
  font-family: gothambook;
  opacity: 0.7;
  text-decoration: none;
}
.btn-service {
  color: #E31E24;
  font-family: gothambook;
  border: 1px solid #E31E24;
  padding: 0.875rem 2rem;
  display: inline-block;
  border-radius: 10px;
  min-width: 200px;
  text-align: center;
  display: none !important;

}
.btn-service:hover {
  background: #E31E24;
  color: #fff;
  text-decoration: none;
  transition: 0.4s ease;
}
.timeline .active {
  color: #fff;
  opacity: 1;
}
.service-ul ul {
  padding-left: 20px;
}
.goto-back a {
  font-family: gothambook;
  color: #fff;
  text-decoration: none;
}
.goto-back a:hover{
  font-family: gothambook;
  color: #fff;
  text-decoration: none;
}
#changetabs a {
  cursor: pointer;
}
.servicve-content ul {
  padding-left: 10px;
}
.our-precence #main-data ul {
  list-style: none;
}
.servicve-content {
  /* max-height: 415px;
  overflow: auto; */
  scrollbar-width: thin;
  padding-bottom: 20px;
  margin-bottom: 55px;
  scrollbar-color: #E2000F yellow;
}
.service-ul ul {
  list-style: disc !important;
}
#news_data button {
  background: #fff;
}
#news_data button:hover {
  background: #E2000F;

}
.item.news-single::before {
  content: "";
  position: absolute;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.13%, rgba(0, 0, 0, 0.8) 100%);
  left: 0;
  right: 0;
  bottom: 0;
}


.latest-slider.sp-slider.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  max-width: 200px;
  right: 0;
  top: -44px;
}

/* Our service page css end */


/* ==========================Salman CSS============================= */

img.full{
  width: 100%;
}
.job-opening{
  overflow: hidden;
}
.main-heading.tit2 {
  font-size: 1.5rem;
  text-transform: capitalize;
}
.sbanner{
  min-height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sbanner.connect-banner{
  background-image: url(../images/banner/connect-banner.jpg);
}
.sbanner.news-banner{
  background-image: url(../images/banner/news-banner.jpg);
}
.sbanner.newsletter-banner{
  background-image: url(../images/banner/newsletter-banner.jpg);
}
.sbanner.leader-banner{
  background-image: url(../images/banner/leader-banner.jpg);
}
.sbanner.event-banner{
  background-image: url(../images/banner/event-banner.jpg);
}
.sbanner.social-banner{
  /*background-image: url(../images/banner/social-banner.jpg);*/
}
.sbanner-title{
  font-size: 3rem;
  /*font-size: 1.75rem;*/
  font-weight: 700;
  color: #fff;
}
.desc{
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}
.work-form .work-input {
  width: 100%;
  height: auto;
  padding: .5rem 0;
  margin-bottom: 1.25rem;
  border: none;
  border-bottom: 1px solid #fff;
  font-size: 1rem;
  background-color: transparent;
  color: #fff;
  font-family: 'gothambook';
}
.work-form input[type="file"]{font-family: 'gothambook'}
.work-form .work-file{
  width: 226px;
}
.work-form .work-input:focus-visible{
  outline: none;
  opacity: 1;
}
.work-form .work-input::placeholder{
  color: #fff;
  opacity: 1;
}
.work-form .work-label {
  color: #fff;
  opacity: 1;
  font-family: 'gothambook';
}
.work-form.dark .work-input::placeholder{
  color: #fff;
  opacity: 1;
}
.work-form .work-input:focus ~ .work-label{
  opacity: 1;
}
.work-form .work-submit {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: .5rem 1rem;
  min-width: 200px;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}
.work-form.dark .work-submit {
  color: #fff;
  border: 1px solid #fff;
}
.map:hover {
  cursor: pointer;
}
.map-sec{
  position: relative;
}
.team-sec{
  background-color: #f1f1f1;
}
.team-sec .team-name{
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
  color: #000;
}
.team-sec .team-desig{
  font-size: 1rem;
  font-weight: 400;
  color: #000;
}
.team-sec .founder .team-name{
  font-size: 1.5rem;
}
.team-sec .founder .team-desig{
  font-size: 1.125rem;
}
.team-sec .team-img{
  border-radius: 10px;
}
.gallery-slider .lSSlideWrapper .lightSlider > li {
  padding: 0 80px;
}
.gallery-slider .lSSlideWrapper .lSAction>a{
  background-image: none;
  width: 50px;
  height: 50px;
}
.gallery-slider .lSSlideWrapper .lSAction>.lSPrev{
  left: 0;
}
.gallery-slider .lSSlideWrapper .lSAction>.lSNext{
  right: 0;
}
/* .members{
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
} */
.story-cta{
  background: url(../images/story/cta.jpg) no-repeat center;
  background-size: cover;
}
.story-cta .cta-btn{
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: .5rem 2rem;
  min-width: 150px;
  text-align: center;
  display: inline-block;
}
.media-menu a {
  display: inline-block;
  vertical-align: top;
  padding: 0 1rem;
  margin-bottom: 1.5rem;
  color: #000;
}
.media-menu a:hover,.media-menu a:focus,.media-menu a.active {
  color: #E2000F;
  text-decoration: none;
}
.latest-news{
  background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
}
.latest-slider.owl-carousel .item{
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.latest-slider.owl-carousel .item .cap{
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1.5rem 1.25rem;
  color: #fff;
}
.news-single .news-img{
  border-radius: 10px;
  margin-bottom: .75rem;
  width: 100%;
}
.news-single .tag{font-size: 1rem;font-weight: 300;}
.news-single .title{font-size: 1rem; line-height: 1.2;margin: .3rem 0 .4rem;}
.news-single .date{font-size: .875rem;font-weight: 300;margin: 0 0 .5rem;}
.sp-slider.owl-carousel .owl-nav, .sp-slider.owl-carousel .owl-nav.disabled {
  display: block;
}
.sp-slider.owl-carousel .owl-nav > button {
  position:absolute;
  top:50%;
  transform: translateY(-50%)
}
.sp-slider.owl-carousel .owl-nav > .owl-prev {
  left:40%
}
#news_data img {
  border: 1px solid #5c5c5c;
}
.sp-slider.owl-carousel .owl-nav > .owl-next {
  right:0%
}
.custom-tab .nav-tabs{
  border: none;
}
.custom-tab .nav-tabs .nav-item{
  border: none;
}
.custom-tab .nav-tabs .nav-item:not(:first-child){
  margin-left: 2rem;
}
.custom-tab .nav-tabs .nav-item .nav-link{
  border-radius: 10px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 1rem 2rem;
  min-width: 200px;
  text-align: center;
}
.custom-tab .nav-tabs .nav-item .nav-link.active{
  background-color: #fff;
  border-color: #E2000F;
  color: #E2000F;
}
.event-slider.owl-carousel .owl-nav, .event-slider.owl-carousel .owl-nav.disabled{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.event-slider.owl-carousel .owl-nav > button{
  margin-left: 1rem;
}
.event-main img{
  border-radius: 10px;
}
.event-main .tag{font-size: 1.125rem;font-weight: 300;}
.event-main .title{font-size: 2.5rem;font-weight: 700;}
.ev-single-banner{
  background-image: url(../images/news/events/ev-single-banner.jpg);
  background-size: cover;
  background-position: center;
}
.goback{
  font-size: 1rem;
  font-weight: 700;
}
.ev-single-banner .ev-caption{
  min-height: 350px;
}
.ev-single-banner .ev-caption .tag{
  font-size: 1.125rem;
}
.ev-single-banner .ev-caption .title{
  font-size: 2.5rem;
  font-weight: 700;
}
.ev-det{
  background-color: #2D9D92;
  border-radius: 10px;
  padding: 1.5rem;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}
.ev-det .title{
  font-size: 1.125rem;
  font-weight: 600;
}
.ev-det .desc{
  font-size: 1rem;
  color: #fff;
}
.ev-single-text .evttl{
  font-size: 1.125rem;
  font-weight: 600;
}
.ev-single-text .evdesc{
  font-size: 1rem;
  font-weight: 400;
  color: #231F20;
}
.ev-single-text .speaker-img{
  border-radius: 7px;
}
.related-events-slider.owl-carousel .owl-nav{
  position: absolute;
  top: -68px;
  right: 0;
}
.related-events-slider.owl-carousel .owl-nav > button{
  margin-left: 1rem;
}
.social-tab .nav-tabs{
  border: none;
}
.social-tab .nav-tabs .nav-item .nav-link{
  border: none;
  background-color: transparent;
  margin: 0 1rem;
}
.social-tab .nav-tabs .nav-item .nav-link img{
  transition: .3s ease;
}
.social-tab .nav-tabs .nav-item .nav-link.active img{
  filter: drop-shadow(0px 5px 5px rgba(0,0,0,.3));
}
.social-img{border-radius: 10px;}


a.navbar-brand img {
    width: 8em;
}
.job-single p span{
    font-size: 14px !important;
     color: #000000!important;
}
.job-single .work_page p span {
    color: #000000;
}
.job-single .work_page{}
.job-single .work_page p{
  font-weight: 400;
  font-size: 14px!important;
}
.job-single .work_page p strong{
  font-weight: 700;
}
.job-single ul li {
    font-size: 14px!important;
}
.job-single .work_page ul li {
    color: #000000!important;
    font-size: 14px!important;
}
.job-single ul li span {
    font-size: 14px !important;
    color: #000000;
}
/*.main-servicecontent.our-team767 div#profile6 a{*/
/*    display: none !important;*/
/*}*/
.main-servicecontent.our-team767 div#profile13 a {
    display: none !important;
}
.disclaimer_01{
    float: left;
    width: 100%;
    color: #000000;
    text-align: right;
    margin-top: 15px;
    font-weight: 300;
}
a.navbar-brand img {
    width: 200px;
}

.card-body {
    padding: 0.5rem !important;
}
.main-blog-section .accordion > .card > .card-header {
    cursor: pointer;
}
#mainBlogsec a {
    color: #000;
    font-weight: 400!important;
    font-family: gothambook!important;
}

.small_blogText{
    float:left;
    width:100%;
}
.small_blogText .date{
    float:left;
}
.small_blogText .author{
    float:right;
}
.counters-main-web h4, span {
    color: #E31E24;
    font-size: 2rem;
    font-family: gothambook;
}

#authorSec{}
#authorSec span {
    color: #000000 !important;
    font-size: 1rem !important;
    font-family: gothambook;
}
.event-main img {
    border-radius: 10px;
    width: 100%;
}

.members .mb-md-5 image{
  border: 1px solid #dde0e2 !important;
}

#main-data {}
#main-data .content a{
    color:rgb(227, 30, 36)!important;
    font-style:italic;
    font-weight:400;
}
#main-data .content a:hover{
    color:#F59D0B!important
}

/*.nitem .dropdown-menu a.dropdown-item:first-child {*/
/*    display: none;*/
/*}*/


.text-blog .h2, .text-blog h2, .text-blog .h3, .text-blog h3  {
    margin-top: 30px;
}



@media (min-width:768px){
  .social-img.lg {position: absolute;top: 0;left: 0;height: 100%;object-fit: cover;object-position: top;}
  
  #mainBlogsec .comblogmain {
    display: block;
    float: left;
    width: 100%;
  }
  
}
@media (min-width:992px) {
  .job-gradient:before{
    content: '';
    width: 50vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
  }
  .job-gradient.lg-reverse:before{
    left: initial;
    right: 0;
  }
  .map-sec .map-caption{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
  }

  
}
@media (max-width:991px) {
  .job-gradient{
    background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
  }
  .sp-slider.owl-carousel .owl-nav > .owl-prev {
    left:10px
  }
  .sp-slider.owl-carousel .owl-nav > .owl-next {
    right:10px
  }
     #mainBlogsec .comblogmain {
    display: block;
    float: left;
    width: 100%;
  }
  
}
@media (max-width:767px){
  .gallery-slider .lSSlideWrapper .lightSlider > li {
    padding: 0;
  }
  .gallery-slider .lSSlideWrapper .lSAction>a{
    background-image: none;
    width: 40px;
    height: 40px;
  }
  .gallery-slider .lSSlideWrapper .lSAction>a img{
    width: 100%;
  }
  .event-slider.owl-carousel .owl-nav, .event-slider.owl-carousel .owl-nav.disabled{
    position: static;
    margin-top: 1rem;
  }
  .event-slider.owl-carousel .owl-nav > button{
    margin-left: 0;
    margin-right: 1rem;
  }
  .media-menu a{
    padding: 0 .5rem;
  }
  .related-events-slider.owl-carousel .owl-nav{
    position: static;
    margin-top: 1rem;
  }
  .related-events-slider.owl-carousel .owl-nav > button{
    margin-left: 0;
    margin-right: 1rem;
  }
  .social-tab .nav-tabs .nav-item .nav-link{
    margin: 0;
  }
}

.impact-stories-tabs-home .owl-next{
  position:absolute;
  right: 0;
}

.impact-stories-tabs-home .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
/* ==========================Salman CSS End============================== */



.border-btm {
  height: 120px;
  margin-top: 30px;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
}
.border-btm-r {
  height: 120px;
  margin-top: 20px;
}
.rotete {
  transform: rotate(0deg);
  width: 100px;
  position: absolute;
  top: -5px;
  left: 0;
  margin-right: 20px;
}
.w100-tab {
  max-width: 10% !important;
  height: 100%;
}
/* ==========================About Us Page Css============================== */
 
.timeline.scroll li a {
  font-family: gothambook;
}
.scroll {
  max-height: 450px;
  overflow-x: hidden;
}
.timeline.scroll li {
  margin: 0;
  padding: 0px 20px;
  margin-bottom: 20px;
}
ul.timeline.scroll::before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 12px;
  width: 2px;
  height: 80%;
  z-index: 400;
}
.timeline.scroll {
  margin-top: 30px;
  scrollbar-width: thin;
}
.text-strange {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
  text-align: center;
  min-height: 200px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  border-radius: 20px;
}
.text-strange:hover {
  transform: rotateY(360deg);
  transition: 0.7s ease;
}
.text-strange p {
  font-family: gothambook;
}
.blog-content-main {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
}
.icons-right-left::before {
  content: "";
  background: url("../images/arrow/prev-btm.svg");
  height: 50px;
  width: 50px;
  margin-left: 30px;
  margin-right: 50px;
  position: relative;
  margin-top: 5%;
}
.icons-right-left::after {
  content: "";
  background: url("../images/arrow/next-btm.svg");
  height: 50px;
  width: 50px;
  margin-left: 65px;
  margin-right: 30px;
  position: relative;
  margin-top: 5%;
}
.awards-main-about img {
  width: 100px;
  margin-bottom: 20px;
}
/* ==========================About Us Page End============================== */

/* .services-main-home > div {
  flex: 0 0 auto;
} */

/* a {
  font-family: arial !important;
} */
#click-button-ft, #close-form {
    font-family: Gotham HTF Bold;
    border-radius: 5px 5px 0px 0px;
    background: #E31E24;
    border: 1px solid #fff;
}
#send_request {
  background: transparent;
}
#send_request:hover {
  background: #E31E24;
  color: #fff;
}
.form-main {
  max-width: 500px;
  position: fixed;
  right: 0;
  z-index: 111;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  top: 20%;
  border-radius: 10px 0 0 10px;
 border: 1px solid #E31E24;
}
.close-btn-right {
  right: 0;
}
#close-form-button {
  cursor: pointer;
}
.contant-main-form input[type="text"] {
  border: 0;
  border-bottom: 1px solid #E11E24;
  border-radius: 0;
  line-height: 33px;
}
.contant-main-form input[type="tel"] {
    border: 0;
    border-bottom: 1px solid #E11E24;
    border-radius: 0;
    line-height: 33px;
}
#request select {
  width: 100%;
  min-height: 35px;
  background: 0;
  border: 0;
  border-bottom: 1px solid #E11E24;
  color: #000;
  font-weight: 400;
  font-family: gothambook;
}
#request select option {
  font-family: gothambook;
}
.work-form input:placeholder{opacity: 0.5}
#exampleFormControlInput1:focus {
  outline: none;
  box-shadow: none;
}
.click-btn-form {
  left: -120px;
  transform: rotate(270deg);
  top: 50%;
  border-radius: 0;
  background: #E31E24;
  border: 1px solid #E31E24;
}
.click-btn-form:hover {
  background: #fb3240;
  border: 1px solid #fb3240;
}
.contant-main-form .form-group {
  margin-bottom: 1rem;
}
.main-button-slide{
  right: -82px;
  transform: rotate(270deg);
  top: 50%;
  border-radius: 0;
  background: #E31E24;
  border: 1px solid #E31E24;
  z-index: 111;
}
.main-button-slide:hover {
  background: #fb3240;
  border: 1px solid #fb3240;
}
.services-main-home > div {
  flex: 1;
  transition: .5s ease;
  margin: 0 1rem 0 0;
}
.services-main-home > div:last-child {
  margin: 0;
}
.services-main-home > div:hover {
  flex: 0 0 50%;
}
.services-main-home div:hover > h4 {
  transform: rotate(0);
  text-align: center;
  right: 0;
  bottom: 20%;
  position: absolute;
  width: 100%;
  transition: 0.4s ease;
}
.services-main-home div:hover > h4 .edu-btn {
  display: block !important;
}
.edu-btn a {
  font-size: 1rem;
}
.am-service1{ background-size: cover;min-height: 500px; border-radius: 10px; background-position: center center;}
.am-service2{background-image: url(../images/home/services2.jpg); background-size: cover;min-height: 500px; border-radius: 10px; background-position: center center;}
.am-service3{background-image: url(../images/home/services3.jpg); background-size: cover;min-height: 500px; border-radius: 10px; background-position: center center;}
.am-service4{background-image: url(../images/home/services4.jpg); background-size: cover;min-height: 500px;border-radius: 10px; background-position: center center;}
.am-service5{background-image: url(../images/home/services5.jpg); background-size: cover;min-height: 500px;border-radius: 10px; background-position: center center;}


.home-media-presense.owl-carousel .owl-nav{
  position: absolute;
  top: -68px;
  right: 0;
}
.home-media-presense.owl-carousel .owl-nav > button{
  margin-left: 1rem;
}

.home-media-presense .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
  display: block;
}



.topbar {
  background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
  padding: 3rem 0rem;
}
.topbar h3 {
  color: #fff;
  font-size: 2rem;
}
.main-text p {
  color: #000;
}
.main-text h4 {
  color: #E31E24;
  font-size: 1.2rem;
}
.main-text ul {
  padding-left: 15px;
}
.main-text ul li {
  margin-bottom: 10px;
}
.btn-states-address {
  background: #fff;
   color: #E31E24;
  min-width: 155px;
  margin-bottom: 10px;
  margin-right: 10px;
  opacity: 0.5;
}
.btn-states-address.con-active {opacity: 1;}
.btn-states-address:hover {color:#fff;}
.btn-awards-main {
  min-width: 100%;
  background: #E31E24;
  color: #fff;
  font-family: gothambook;
  font-size: 1.125rem;
  opacity: 0.5;
  min-height: 50px;
}
.btn-awards-main.active{
  opacity: 1;
}
.btn-awards-main:hover{
  opacity: 1;
  color: #fff;
  transition: 0.4s ease;
}
.main-awards-section h5 {
  font-size: 1rem;
}
.main-awards-section p {
  font-size: 0.75rem;
}
/* .text-main-awards {
  min-height: 130px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-direction: column;
} */

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 250px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  border-radius: 10px;
}
.flip-card-front h3 {
  font-size: 1rem;
  color: #fff;
  margin-top: 160px;
  position: absolute;
  bottom: 40px;
  text-align: center;
  width: 100%;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 10px;
}

.flip-card-front {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
  border-radius: 10px;
}
.flip-card-front h3 {
  font-size: 1.3rem;
  color: #fff;
  margin-top: 110px;
}
.flip-card-back p {
  margin-top: 70px;
}
.news-single a {
  text-decoration: none;
}
.flip-card-back {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
  color: white;
  transform: rotateY(180deg);
}
.flip-card-back p {
  font-family: gothambook;
}
.flip-card-back p {
  padding: 10px;
}
.gallery-bg {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
}
.main-blog-all a {
  color: #000;
  text-decoration: none;
}
.blog-bredcums a::before {
  content: "<";
  font-size: 1rem;
}
.blog-bredcums a{
  color:#000;
  text-decoration: none;
}
.shareallblog {
  color: #32A090;
  font-size: 1rem;
}
.shareallblog a {
  color: #32A090;
  font-size: 1.3rem;
  margin: 0px 5px;
  opacity: 0.5;
}
.shareallblog a:hover {
  opacity: 1;
  transition: 0.4s ease;
  text-decoration: none;
}
.main-blog-section h3 {
  color: #2F9E91;
}
.text-italic {
  color: #000;
  font-style: italic;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  opacity: 0.5;
}
.text-italic {
  color: #000;
  font-style: italic;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  opacity: 1;
}
.text-blog p {
  color: #000;
}

.main-blog-section .accordion .card-header:after {
  content: "−";
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  width: 25px;
  text-align: center;
  border: 2px solid;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 6px;
}
.main-blog-section .accordion .card-header.collapsed:after {
  content: "\2b"; 
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  border: 2px solid;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 6px;
}
.main-blog-section .accordion > .card > .card-header {
  border-radius: 10px;
  margin-bottom: -1px;
  background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
  margin-bottom: 10px;
}
.main-blog-section .accordion > .card {
  overflow: hidden;
  border: 0;
}
.main-blog-section .card-title {
  font-size: 1.10rem;
  color: #fff;
  font-family: gothambook;
  margin: 0;
  text-decoration: none;
}
.border-bottom {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.comment-section-blog p {
  color: #000;
}
.blog-comment input, textarea{
  border-color: #E2000F;
}
.blog-comment textarea{
  border-color: #E2000F;
}
.btn-blog-comment-submit {
  background: #E31E24;
  color: #fff;
  min-width: 170px;
  height: 50px;
  font-weight: bold;
  border: 0;
  border-radius: 10px;
}
.blog-comment .form-control:focus{border-color: #E2000F;outline: none;box-shadow: none;}
.blog-comment .form-control::placeholder{color:#000}

.comBlog {
    border-top: 1px solid #b3b3b3;
    padding-top: 50px;
    padding-bottom: 50px;
}
.comBlog:nth-child(1) {
    border-top: 0px !important;
}






#scrollform .form-group {
  min-width: 48%;
}
#scrollform input {
  width: 90%;
  font-family: gothambook;
}

.grediant-blue{background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);}

.wolss .owl-nav {
  position: absolute;
  top: 30%;
  width: 100%;
}
.wolss .owl-prev {
  left: -40px;
  position: absolute;
}
.wolss .owl-next {
  right: -40px;
  position: absolute;
}
.main-banner-impact {
  background: url;
}
.text-impact-banners {
  width: 100%;
  bottom: 100px;
}
.text-impact-banner p, a, h3 {
  color: #fff;
}
.text-impact-banner a{
  color: #fff;
  text-decoration: none;
}
.impact-details-blogs p{color: #000;}

.news-single a {
  color: #000;
}

.team-member img {
  max-width: 250px;
  border-radius: 10px;
}
.img-team-member img {
  width: 100%;
  min-height: 300px;
  border-radius: 10px;
}
.img-team-member h3 {
  font-size: 1rem;
}
.img-added img {
  min-height: 127px !important;
}
.service-main .bg-service.team-bg {
  min-height: 850px;
}
#teamtabs {
  min-height: 640px;
}
.active-team.mnt img {
  border-radius: 10px;
  padding: 10px;
  transition: 0.5s ease;
}
/* .main-servicecontent h3 {
  text-transform: uppercase;
} */
.active-team.mnt .border-img-main {
  border: 1px solid #fff;
  border-radius: 10px;
  transition: 0.4s ease;
}
#main-data-profile img {
  border: 1px solid #E2000F;
  padding: 10px;
}
#main-data-profile{
  position: sticky;
  top: 20px
}
  .blog-content-main img {
     border-radius: 10px;
    }
.impact-stories-tabs-home .news-single {
      max-width: 800px;
      margin: 0 auto;
      min-height: 250px;
    }
    .impact-stories-tabs-home .news-single img {
      min-height: 250px;
    }
.members-main-data {
  max-width: 700px;
  margin: 0 auto;
}
.news-main-section-page a {
  color: #000;
  text-decoration: none;
}
.text-ellipsis{
  display: -webkit-box;
  /* -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; */
  /* overflow: hidden; */
  text-overflow: ellipsis;
}

.line-left {
  border-left: 2px solid #fff;
}
.timeline-tag {
  margin-left: 20px;
}
.timeline-tag h5::before {
  content: "";
  background: url(../../assets/images/icons/bullets.svg);
  position: absolute;
  width: 24px;
  height: 23px;
  left: 6px;
  background-repeat: no-repeat;
}
.work-form select {
  width: 100%;
  height: 40px;
  border: 0;
  background: transparent;
  color: white;
  border-bottom: 1px solid;
  margin-bottom: 15px;
  font-family: 'gothambook';

}
.work-form select option{
  color: black;
}
.strange-title {
  font-size: 1.5rem;
}
.our-strenght .flip-card-front {
  height: 100%;
  background-size: 100% 100%;
}

.awads-ul li {
  display: inline;
  font-family: gothambook;
  margin-right: 10%;
  text-align: left;
  cursor: pointer;
}

.awads-ul .mnt.active {
  color: #E31E24;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
.awads-ul {
  list-style: none;
  padding-left: 15px;
  width: 100%;
  text-align: left;
  font-size: 1.2rem;
}
.details-why-ampersand-page {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
}
.impact-stories-tabs-details .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
}
.min-w-100 {
  min-width: 100px;
}
.min-w-100 img {
  width: 80px;
}
.content-rotate {
  min-height: 200px;
  justify-content: center;
  align-items: center;
}
.values-tab {
  background: linear-gradient(90deg, #87CEEB -6.95%, #476E7D 100%);
}
.img-and {
  margin-right: 10px;
}
.values-tab h3 {
  color: #fff;
  font-size: 1.125rem;
  margin-bottom: 0px;
}
.values-tab p {
  margin: 0;
}
.text-testimonials-or-strory img {
  width: 30px;
  height: 30px;
}
.text-testimonials-or-strory {
  flex-direction: column;
}
.testimonial-our-team .owl-item img {
  display: inherit;
  width: auto;
}
.text-testimonials-or-strory p {
  font-size: 1.125rem;
}
.text-testimonials-or-strory p {
  font-size: 1.125rem;
  font-style: italic;
  color: #000;
  text-decoration: none;
  font-family: gothambook;
}
.testimonials-our-story a {
  text-decoration: none;
}
.testimonials-our-story .owl-nav {
  width: 50%;
  position: absolute;
  top: 45%;
}
.owl-next {
  position: absolute;
  right: 0;
}
.name-org {
  color: #000;
  text-align: center;
}
.our-team-content-story-main {
  background: linear-gradient(90deg, #87CEEB 0%, #476E7D 100%);
}
.our-team-content-story-main .owl-nav {
  width: 100%;
  position: absolute;
  top: 45%;
}
.our-team-content-story-main.gallery .owl-nav {
  width: 100%;
  position: absolute;
  top: 35%;
}
.our-team-content-story-main p {
  font-size: 1.125rem;
  font-family: gothambook;
}
.our-team-content-story-main a {
  text-decoration: none;
}
.author-image-main h3 {
  font-size: 1.25rem;
  color: #000;
}
.text-black {
  color: #000;
}
h1.teamHeading.text-black{
  font-size: 1.25rem !important;
}
.go-backpage a {
  font-size: 1rem;
  color: #000;
  font-family: gothambook;
  text-decoration: none;
}
.author-image-main img {
  border-radius: 10px;
}
.author-image-main div {
  border: 1px solid #e2000f;
  padding: 20px;
  border-radius: 10px;
}
#main-data-profile h5 {
  text-transform: uppercase;
}
.our-tem-member-details h3 {
  text-transform: uppercase;
}
h1.impactStoryHeading{
     font-size: 1.75rem;
     color: #ffffff;
}





@media(min-width:992px){
  .impact-stories-tabs.owl-carousel .owl-nav button.owl-prev{
    left: -100px;
  }
  .impact-stories-tabs.owl-carousel .owl-nav button.owl-next{
    right: -100px;
  }
  .our-team-content-story-main .owl-nav button.owl-prev{
    left: -160px;
    position: absolute;
  }
  .our-team-content-story-main .owl-nav button.owl-next{
    right: -160px;
    position: absolute;
  }
  .impact-stories-tabs-details.owl-carousel .owl-nav button.owl-prev{
    left: -100px;
    position: absolute;
  }
  .impact-stories-tabs-details.owl-carousel .owl-nav button.owl-next{
    right: -100px;
    position: absolute;
  }
  .our-team-content-story-main.gallery .owl-carousel .owl-nav button.owl-next {
    right: -80px;
    position: absolute;
  }
  .our-team-content-story-main.gallery .owl-carousel  .owl-nav button.owl-prev{
    left: -80px;
    position: absolute;
  }

  .gallery-slider .owl-carousel .owl-nav button.owl-next {
    right: -80px;
    position: absolute;
  }
  .gallery-slider .owl-carousel  .owl-nav button.owl-prev{
    left: -80px;
    position: absolute;
  }
}

.lightbox img {
  border-radius: 10px;
}

.owl-nav {
  width: 100%;
  position: absolute;
  top: 35%;
}


/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  color: #fff;
  opacity: 1;
  font-size: 1rem;
  z-index: initial;
  font-family: gothambook;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  color: #fff;
  text-align: center;
  padding: 0;
  border-radius: 6px;
  left: 9px;
  top: -29px;
  font-size: 0.875rem;
  position: absolute;
  z-index: 1;
  background: #E31E24;
  line-height: 20px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.work-form .septaer {
  padding: 15px;
}
.work-form.wp .septaer {
  padding: 20px;
}
.job-single {
  border-bottom: 1px solid #E31E24;
}

.service-main.workingwith-us {
  min-height: 635px;
  width: 100%;
  overflow: hidden;
}

.media-presense .owl-nav {
  width: auto;
}
.media-presense .owl-nav {
  position: absolute;
  top: -68px;
  right: 0;
min-width: 132px;;
}
.servicve-content p {
  color: #000;
}
.btn-service.fill {
  background: #E31E24;
  color: #fff;
  text-decoration: none;
  transition: 0.4s ease;
}
.faq-main-service p{font-family: gothambook; color: rgb(227, 30, 36); font-size: 1rem;}
.questiondiv p {
  color: #E31E24;
  font-family: gothambook;
  font-size: 1rem;
}
.border-bottom-line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.gallery-slider.gallery-bg h4:first-child {
  margin-top: 0 !important;
}
.btn.btn-states-address.con-active.change-ac:hover {
  color: #E31E24;
}

#main-data-contact-map {
    margin-bottom: -6px;
}
.work-submit:hover {
  background: #fff;
  color: #E31E24 !important;
  transition: 0.4s ease;
}
.servicve-content ul {
  list-style: disc !important;
}
.bold.theme-color {
  color: #E2000F;
}
.counters-main-web .counter {
  font-family: Gotham HTF Bold;
}
.news-single .bold {
  font-family: Gotham HTF Bold !important;
}
.border-r .bold {
  font-family: Gotham HTF Bold !important;
}
.main-footer .bold {
  font-family: Gotham HTF Bold !important;
}
.author-image-main span{
  color: #000;
}
.author-image-main p {
  color: #000;
}

.impact-stories-tabs-home .owl-nav {
  position: absolute;
  top: -63px;
  width: 122px;
  right: 0;
}
.impact-stories-main .impact-stories-tabs-home .txt-crowsel {
  min-width: 100%;
}
.scroll4::-webkit-scrollbar {
  width: 8px;
}
.scroll4::-webkit-scrollbar-thumb {
  background: #E31E24;
  border-radius: 20px;
}
.scroll4::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 20px;
  border: 1px solid #E31E24;
  padding: 2px;
}
.scrollb {
  width: 10px;
  height: 200px;
  overflow: auto;
  float: left;
  margin: 0 10px;
}
.scrollb  .content {
  height: 500px;
}



.scroll6::-webkit-scrollbar {
  width: 8px;
}
.scroll6::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 20px;
}
.scroll6::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 20px;
  border: 1px solid #fff;
  padding: 2px;
}
.scrollb {
  width: 10px;
  height: 200px;
  overflow: auto;
  float: left;
  margin: 0 10px;
}
.scrollb  .content {
  height: 500px;
}
#searchbar {
  height: 30px;
  width: 30px;
  font-size: 20px;
  color: #fff;
  background: #E2000F;
  border: 0;
  border-radius: 5px;
  line-height: 0;
  position: relative;
  top: 14px;
  margin-left: 20px;
}
#searchbar2 {
  height: 30px;
  width: 30px;
  font-size: 20px;
  color: #fff;
  background: #E2000F;
  border: 0;
  border-radius: 5px;
  line-height: 0;
  position: relative;
  top: 14px;
  margin-left: 20px;
}
.serchbarDiv {
  display: inline-block;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 30px 0px;
  text-align: center;
  visibility: hidden;
  transition: opacity .6s ease;
  z-index: 9;
}
.SerchdivMain input {
  min-width: 500px;
  border: 0;
  text-align: center;
  padding-bottom: 20px;
  font-family: gothambook;
}
.SerchdivMain input:focus-visible {
  outline: none;
}
.serchbarDiv.visible {
  opacity: 1;
  transition: opacity .6s ease;
  position: absolute;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}
#searchbarbtn {
  height: 30px;
  width: 30px;
  font-size: 20px;
  color: #fff;
  background: #E2000F;
  border: 0;
  border-radius: 5px;
  line-height: 0;
  position: relative;
  top: 14px;
  margin-left: 20px;
}
.SerchdivMain #searchbarbtn {
  position: absolute;
  right: 30px;
  top: 0;
}
.social-nav  #searchbar {
  top: 0;
}
.social-nav  #searchbar2 {
  top: 0;
}
.scroll.scroll4.red ul {
  list-style: disc !important;
}
.scroll.scroll4.red p {
  color: #000;
}
.header .navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  z-index: 55;
}
#Impact-Stories .bold {
  font-family: Gotham HTF Bold !important;
}

.page-content.search-page-id-4 h4 {
  font-size: 1.1rem;
  color: #E31E24;
}

.page-content.search-page-id-4 h5 {
  font-size: 0.875rem;
  color: #E31E24;
} 
.page-content.search-page-id-4 p {
  font-size: 0.9375rem
} 
.map-sec .map-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #2D9D92 0%, #CAFC49 153.53%);
}
.page-content.search-page-id-4 .main-heading {
  font-size: 1.5rem;
  color: #E31E24;
} 
.page-content.search-page-id-4 img {
  width: 150px;
  height: 200px;
  border-radius: 5px;
}
.mw-300 {
  font-size: 14px;
  min-width: 270px;
  text-align: inherit;
  font-family: gothambook;
}
.counters-home .col-6:last-child .border-r {
  border: 0;
}
.border-ampersand-footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}
#click-button-ft:active {
  background: #E31E24;
  border-color: #E31E24;
}

.page-link{font-size: 1rem;color: #E2000F;}
.pagination .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #E2000F;
  border-color: #E2000F;
}

.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999999999;
}
.page-loader .scale{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 196px;
}
.scale video {
  transform: scale(1.05);
  width: 100%;
}
.page-loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 196px;
}
.privacy-policy-page a {
  color: rgb(227, 30, 36)!important;
  text-decoration: none;
  font-weight:400;
  font-style:italic;
}
.privacy-policy-page a:hover {
  color: #F59D0B!important;
  text-decoration: none;
}

.our-team-content-story-main a:hover {
  color: #fff;
}
.impact-details-blogs p img {
  width: 100% !important;
}
.border-img-main {
  cursor: pointer;
}
.tree.vertical img {
  max-width: 150px;
}
.title.normal {
  font-family: gothambook;
}
.tag.normal {
  font-family: gothambook;
}
.news-single img {
  border: 1px solid #5c5c5c;
}

.work-input:focus-visible {
  outline: none;
}
.work-form  select:focus-visible {
  outline: none;
}
.work-form input:focus-visible {
  outline: none;
}
#contact-address button {
  background: #fff;
  color: #E2000F;
}


.our-team-content-story-main a {
  color: #fff;
  text-decoration: none;
}
.dropdown.menu-large a.active {
  background: transparent;
  color: #FFD400;
}


.comtact-bf-tab {

  min-height: 500px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #E31E24;
  color: white;
  cursor: pointer;
  padding: 14px 20px;
  border-radius: 50%;
}

#myBtn:hover {
  background-color: #fff;
  border: 2px solid #E31E24;
}
#myBtn:hover i {
  color: #E31E24;
}
#click-button-ft:hover {
  background: #fff;
  border-color: #E31E24;
  color: #E31E24;
}

.news-single a {
  text-decoration: none;
}
#contact1 a {
  color: #fff;
  font-family: gothambook;
  text-decoration: none;
}
.pagination .page-item .page-link {
  color: #000;
}
.nitem .dropdown-menu .dropdown-item.active {
  font-family: Gotham HTF Bold !important;
}

.impact-stories-tabs-home .owl-nav i {
  color: #fff;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding: 13px;
  border-radius: 50%;
  transition: 0.4s ease;
}
.impact-stories-tabs-home .owl-nav i:hover{
  background-color: #fff; 
  color: #E31E24;
}
.home-media-presense .owl-nav i {
  color: #E31E24;
  border: 2px solid #E31E24;
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding: 13px;
  border-radius: 50%;
  transition: 0.4s ease;
}
.home-media-presense .owl-nav i:hover{
  background-color: #E31E24; 
  color: #fff;
}

.our-team-content-story .owl-nav i {
  color: #fff;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding: 13px;
  border-radius: 50%;
  transition: 0.4s ease;
}
.our-team-content-story .owl-nav i:hover{
  background-color: #fff; 
  color: #E31E24;
}

.our-team-content-story-gallery .owl-nav i {
  color: #fff;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding: 13px;
  border-radius: 50%;
  transition: 0.4s ease;
}
.our-team-content-story-gallery .owl-nav i:hover{
  background-color: #fff; 
  color: #E31E24;
}

.impact-stories-tabs .owl-nav i {
  color: #fff;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding: 13px;
  border-radius: 50%;
  transition: 0.4s ease;
}
.impact-stories-tabs .owl-nav i:hover{
  background-color: #fff; 
  color: #E31E24;
}
.latest-slider .owl-nav i {
  color: #fff;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding: 13px;
  border-radius: 50%;
  transition: 0.4s ease;
}
.latest-slider .owl-nav i:hover{
  background-color: #fff; 
  color: #E31E24;
}
 
.impact-stories-tabs-details .owl-nav i {
  color: #fff;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding: 13px;
  border-radius: 50%;
  transition: 0.4s ease;
}
.impact-stories-tabs-details .owl-nav i:hover{
  background-color: #fff; 
  color: #E31E24;
}
 
.impact-stories-tabs .owl-items-img img {
  width: 275px;
  min-height: 175px;
}
.social-tab a i {
  color: #fff;
  font-size: 1.5rem;
}
.social-tab .active i {
  color: #fed400;
}


.job-single a {
  color: #000;
  font-weight: 400!important;
  display: inline;
  margin: 10px 0px;
  font-size: 13px;
  text-decoration: none;
  
}
.job-single a i {
  color: #0a66c2;
  font-size: 1.3rem;
  letter-spacing: 4px;
  padding-left: 10px;
}
.current-jb-openings a:hover i {
  color: #E31E24;

  transition: 0.4s ease;
}

.opnings-tabs-jobs a{
  color: #E31E24;
}

.opnings-tabs-jobs a {
  background: #E31E24;
  color: #fff;
  text-decoration: none;
  transition: 0.4s ease;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 19px;
}
.opnings-tabs-jobs a:hover{
  color: #fff!important;
}
 

/*--udate  css 07-04-23*/
div#main-data .download-brousher-btn {
    display: none!important;
  }