@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"),
    url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"),
    url("../fonts/Gilroy-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Light.woff2") format("woff2"),
    url("../fonts/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"),
    url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"),
    url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-SemiBold.woff2") format("woff2"),
    url("../fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Thin.woff2") format("woff2"),
    url("../fonts/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Reset css */
* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

#Timesheet,
#Performance,
#Delivery,
#Proposal,
#AdpIndia,
#AdpUs,
#Employee,
#Contract,
#Mineral {
  display: none;
}

body {
  background: #fff;
  font-family: "Gilroy" !important;
  color: #333333;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  font-weight: 400;
}

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

p {
  margin: 0;
  font-size: 20px;
  line-height: 32px;
}

ul.menuMg li a.active {
  color: #215ed9;
  font-weight: 600;
  box-shadow: 0px 3px 0px #215ed9;
}

a {
  color: #215ed9;
  text-decoration: none;
  transition: all 0.5s;
}

a:hover {
  text-decoration: none;
  transition: all 0.5s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #000000;
  font-family: "termina" !important;
}

h1 {
  font-size: 34px;
  line-height: 45px;
}

h2 {
  font-size: 34px;
}

.stripBlue {
  background: #215ed9;
  padding: 22px 0px;
  font-size: 23px;
  text-align: center;
}

.stripBlue p {
  font-size: 20px;
  color: #fff;
  display: inline-block;
}

.stripBlue a {
  float: right;
  margin-left: 20px;
}

header {
  background: #ffffff;
  box-shadow: 0px 4px 34px rgb(0 0 0 / 8%);
  padding: 18px 0px;
}

.banner {
  background: url(../images/banner-main.png) center top no-repeat;
  position: relative;
  overflow: hidden;
}

.banner {
  background: url(../images/banner-main.png) center top no-repeat;
  min-height: 950px;
  background-size: cover;
}

.bannerContent {
  text-align: center;
}

.bannerContent span {
  font-size: 32px;
  color: #000;
  display: block;
  margin-top: 40px;
  font-family: "termina" !important;
}

.bannerContent span i {
  color: #215ed9;
  font-style: normal;
}

.bannerContent h1 {
  font-size: 58px;
  background: linear-gradient(45deg, #215ed9, #21c9d9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 72px;
  font-weight: 600;
}

.bannerContent {
  text-align: center;
  padding-top: 100px;
}

.news {
  padding: 60px 0px;
}

.newsContent span {
  display: block;
  font-size: 28px;
  line-height: 50px;
  font-family: "termina" !important;
}

.newsContent p {
  color: #666666;
  font-size: 22px;
}

.lNews a img {
  width: 100%;
}

.lNews span {
  font-size: 20px;
  line-height: 19px;
  letter-spacing: 0.04em;
  color: #215ed9;
  display: block;
  margin: 15px 0px;
  font-weight: 600;
}

.lNews p {
  font-size: 18px;
  letter-spacing: 0.04em;
  color: #666666;
}

a.btnBlue {
  background: #215ed9;
  border-radius: 4px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
}

.lNews {
  margin-top: 50px;
  margin-bottom: 70px;
  ;
}

.countBlock h4 {
  background: linear-gradient(45deg, #215ed9, #21c9d9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 30px;
  font-weight: 600;
}

.countBlock h6 {
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  text-transform: capitalize !important;
}

.countBlock {
  width: 16%;
  float: left;
  text-align: center;
}

.countBlockMain {
  background: #e6fbfd;
  border: 6px solid #ffffff;
  border-radius: 140px;
  /* transform: matrix(1, 0, 0, -1, 0, 0); */
  float: left;
  width: 100%;
  padding: 40px 0px;
}

section.counter-section {
  padding: 80px 0px;
}

.countBlock h4 sup {
  background: linear-gradient(45deg, #215ed9, #21c9d9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  top: -3px;
  left: 3px;
  font-size: 35px;
}

section.sewFamilly {
  background: linear-gradient(0deg, #ffffff 7.81%, #e6fbfd 33.33%);
  padding: 60px 0px;
}

.sewFamillyContent h2 {
  font-size: 42px;
  line-height: 50px;
  font-weight: 500;
}

.sewFamillyContent span {
  display: block;
  font-size: 22px;
  margin-top: 10px;
  color: #666666;
}

.sewFamillyContent {
  text-align: center;
  margin-bottom: 80px;
}

section.sewFamilly .owl-dots {
  display: none;
}

section.sewFamilly button.owl-prev span,
section.sewFamilly button.owl-next span {
  display: none;
}

section.sewFamilly button.owl-prev {
  background: url(../images/west_black.svg) left -4px no-repeat !important;
  width: 22px;
  height: 15px;
  margin: 0px 10px 0px 0px !important;
}

section.sewFamilly button.owl-next {
  background: url(../images/east_black.svg) left -4px no-repeat !important;
  width: 22px;
  height: 15px;
  margin: 0px 0px 0px 10px !important;
}

section.sewFamilly .owl-theme .owl-nav {
  margin-top: 30px;
}

section.peopleJourney {
  background: linear-gradient(180deg, #333333 43.35%, #000000 100%);
  padding: 60px 0px;
}

.sewFamillyContentP h2 {
  font-size: 42px;
  line-height: 76px;
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}

/* KEYFRAMES */

@-webkit-keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }

  100% {
    margin-top: -100%;
  }
}

@-moz-keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }

  100% {
    margin-top: -100%;
  }
}

@keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }

  100% {
    margin-top: -100%;
  }
}

@-webkit-keyframes sideWays {
  0% {
    margin-left: 0px;
  }

  100% {
    margin-left: 50px;
  }
}

@-moz-keyframes sideWays {
  0% {
    margin-left: 0px;
  }

  100% {
    margin-left: 50px;
  }
}

@keyframes sideWays {
  0% {
    margin-left: 0px;
  }

  100% {
    margin-left: 50px;
  }
}
@-webkit-keyframes zoom-in-zoom-out{
  0% {
    transform: scale(1, 1);
}
50% {
  transform: scale(1.5, 1.5);
}
100% {
  transform: scale(1, 1);
}
}

/* ANIMATIONS */

.x1 {
  -webkit-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: -5%;
  top: 5%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x2 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  left: 5%;
  top: 80%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x19 {
  -webkit-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 25s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: -2%;
  top: 15%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x20 {
  -webkit-animation: animateBubble 30s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 30s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 30s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  left: 15%;
  top: 18%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x3 {
  -webkit-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 28s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 10%;
  top: 40%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x4 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  right: 72%;
  top: 22%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x21 {
  -webkit-animation: animateBubble 28s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 28s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 28s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  left: 20%;
  top: 80%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x22 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  right: 15%;
  top: 15%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x5 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  right: 50%;
  top: 50%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x6 {
  -webkit-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 50%;
  top: 0;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x23 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  right: 10%;
  top: 20%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x24 {
  -webkit-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 21s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 70%;
  top: 30%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x7 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 65%;
  top: 70%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x8 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 80%;
  top: 10%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x25 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 35%;
  top: 35%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x26 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  right: 80%;
  top: 20%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x9 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  right: 20%;
  top: 40%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x10 {
  -webkit-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 80%;
  top: 80%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x27 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 15%;
  top: 50%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x28 {
  -webkit-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  right: 80%;
  top: 20%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x11 {
  -webkit-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 26s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 30%;
  top: 30%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x12 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 20%;
  top: 10%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x29 {
  -webkit-animation: animateBubble 36s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 36s linear infinite,
    sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 36s linear infinite,
    sideWays 2s ease-in-out infinite alternate;

  left: 40%;
  top: 40%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x30 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 40%;
  top: 15%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x13 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 50%;
  top: 10%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x14 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  right: 20%;
  top: 40%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x31 {
  -webkit-animation: animateBubble 40s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 40s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 40s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 54%;
  top: 5%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x32 {
  -webkit-animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 20s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 20%;
  top: 5%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x15 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  right: 40%;
  top: 0;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x33 {
  -webkit-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 22s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  right: 40%;
  top: 0;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x16 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  right: 20%;
  top: 50%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x17 {
  -webkit-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 40%;
  top: 0;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x38 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  right: 5%;
  top: 5%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x39 {
  -webkit-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 10%;
  top: 2%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x35 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  right: 30%;
  top: 10%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x36 {
  -webkit-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 40%;
  top: 0;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x40 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  right: 20%;
  top: 50%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x41 {
  -webkit-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 16s linear infinite,
    sideWays 3s ease-in-out infinite alternate;

  left: 40%;
  top: 0;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.x18 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  left: 20%;
  top: 50%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

.imagenews img {
  width: 100%;
  margin-bottom: 30px;
}

.x37 {
  -webkit-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 29s linear infinite,
    sideWays 4s ease-in-out infinite alternate;

  left: 7%;
  top: 12%;

  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
}

/* OBJECTS */

.bubble {
  /*-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);*/

  height: 200px;
  position: absolute;
  width: 200px;
  z-index: 9;
}

.bubble img {
  width: 120px;
}

.bubble:after {
  background: -moz-radial-gradient(center,
      ellipse cover,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 0) 70%);
  /* FF3.6+ */
  background: -webkit-gradient(radial,
      center center,
      0px,
      center center,
      100%,
      color-stop(0%, rgba(255, 255, 255, 0.5)),
      color-stop(70%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center,
      ellipse cover,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 0) 70%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center,
      ellipse cover,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 0) 70%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center,
      ellipse cover,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 0) 70%);
  /* IE10+ */
  background: radial-gradient(ellipse at center,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 0) 70%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);

  content: "";
  height: 180px;
  left: 10px;
  position: absolute;
  width: 180px;
  display: none;
}

.itemPeopleImage img {
  width: 100%;
}

.itemPeople {
  color: #fff;
}

.itemPeople p {
  font-size: 16px;
  line-height: 25px;
  margin: 15px 0px;
}

a.scol {
  letter-spacing: 0.04em;
  color: #215ed9;
  font-size: 18px;
}

a.scol img {
  width: 20px !important;
  display: inline-block !important;
}

.peopleJourney .owl-carousel .owl-nav.disabled {
  display: block;
}

.peopleJourney .owl-dots {
  display: none;
}

.peopleJourney .owl-nav {
  position: absolute;
  left: 0px;
  width: 100%;
  top: 20%;
}

.peopleJourney .owl-nav span {
  display: none;
}

.peopleJourney button.owl-prev {
  background: url(../images/btn-back.svg) left top no-repeat;
}

.peopleJourney button.owl-prev {
  background: url(../images/btn-next.svg) left top no-repeat !important;
  width: 50px;
  height: 50px;
  position: absolute;
  left: -57px;
  background-size: 90% !important;
}

.peopleJourney button.owl-next {
  background: url(../images/btn-back.svg) left top no-repeat !important;
  width: 50px;
  height: 50px;
  position: absolute;
  right: -57px;
  background-size: 90% !important;
}

ul.navsLinks li {
  display: inline-block;
  margin-right: 30px;
}

ul.navsLinks li a {
  color: #aaaaaa;
  text-decoration: underline;
}

ul.navsLinks {
  display: block;
  margin-top: 30px;
}

ul.navsLinks li a.active {
  color: #215ed9;
}

.timeline-Header {
  display: none !important;
}

.timeline-Viewport {
  margin-top: 35px;
}

.timeline-Body.customisable-border {
  border: 0px !important;
}

.twitterWidget {
  margin-top: 29px;
}

.itemPeopleImage {
  position: relative;
}

.sewFamilly section#demos {
  width: 100%;
  margin: 0px auto;
}

span.desig {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 100%;
  padding-left: 20px;
}

span.desig b {
  display: block;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 37px;
  color: #333333;
  font-weight: 700;
  max-width: 210px;
}

span.desig i {
  font-style: normal;
  color: #666666;
  display: block;
  margin-top: 15px;
  width: 60%;
}

span.desig.desigRame {
  top: 40px;
}

footer {
  background: #333333;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 20px 0px;
}

footer p {
  font-size: 20px;
}

.SearchArea input {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 8px;
  height: 37px;
  padding: 0px 10px;
  width: 180px;
  margin-right: 10px;
  font-size: 16px;
}

.SearchArea {
  float: right;
  width: 90%;
}

input.btnLogin {
  background: #215ed9;
  border-radius: 18.6221px;
  filter: drop-shadow(0px 14px 22px rgba(33, 94, 217, 0.38));
  text-transform: uppercase;
  color: #ffffff;
  padding: 0px 20px;
  width: auto;
  margin-right: 0px;
}

.SearchArea label input {
  width: auto;
  vertical-align: top;
  height: auto;
  margin: 6px 0px 0px 0px;
}

.SearchArea label {
  font-weight: 400;
  font-size: 14px;
}

.SearchArea label input {
  width: auto;
  vertical-align: top;
  height: auto;
  margin: 5px 2px 0px 0px;
}

.SearchArea label {
  font-weight: 400;
  font-size: 14px;
  margin: 5px 0px 0px 0px;
}

.logoMain {
  margin: 13px 0px;
}

.imageBanner {
  text-align: center;
}

.container.containerTop {
  z-index: 999;
  position: relative;
}

.bottomArea {
  background: url(../images/curve-bg1.png) center top no-repeat;
  background-size: cover;
  padding: 100px 0px;
  min-height: 1000px;
}

@keyframes float {
  0% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0);
    transform: translatey(0px);
  }

  50% {
    box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0);
    transform: translatey(-20px);
  }

  100% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0);
    transform: translatey(0px);
  }
}

.avatar {
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  border: 5px white solid;
  border-radius: 50%;
  overflow: hidden;
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
}

.avatar img {
  width: 100%;
}

.containerBottom {
  position: relative;
}

.avatarOne {
  position: absolute;
  right: 200px;
  top: 50px;
  border: 0px;
  transform: none;
  box-shadow: none;
}

.avatarTwo {
  position: absolute;
  right: 10px;
  top: 210px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 120px;
  height: 120px;
  animation: float 2s ease-in-out infinite;
}

.avatarThree {
  position: absolute;
  right: 220px;
  top: 320px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 150px;
  height: 150px;
  animation: float 4s ease-in-out infinite;
}

.avatarFour {
  position: absolute;
  right: 160px;
  top: 280px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 170px;
  height: 170px;
  animation: float 8s ease-in-out infinite;
}

.avatarFour {
  position: absolute;
  right: 660px;
  top: 520px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 170px;
  height: 170px;
  animation: float 8s ease-in-out infinite;
}

.avatarNine {
  position: absolute;
  right: 660px;
  top: 715px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 170px;
  height: 170px;
  animation: float 8s ease-in-out infinite;
}

.avatarFive {
  position: absolute;
  right: 100px;
  top: 540px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 100px;
  height: 100px;
  animation: float 8s ease-in-out infinite;
}

.avatarSix {
  position: absolute;
  right: 380px;
  top: 580px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 120px;
  height: 120px;
  animation: float 2s ease-in-out infinite;
}

.avatarSeven {
  position: absolute;
  right: 70px;
  top: 750px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 120px;
  height: 120px;
  animation: float 4s ease-in-out infinite;
}

.avatarEight {
  position: absolute;
  left: 70px;
  top: 610px;
  border: 0px;
  transform: none;
  box-shadow: none;
  width: 100px;
  height: 100px;
  animation: float 4s ease-in-out infinite;
}

/**/
.bouncing-text {
  position: relative;
  display: flex;
  font-size: 70px;
  font-weight: 900;
  font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}

.b,
.o,
.u,
.n,
.c,
.e {
  position: relative;
  color: #fff;
  /* text-shadow: 0 3px #4361ee, 0 5px #4361ee, 0 7px #4361ee; */
  font-size: 22px;
}

.b {
  animation: bounce 2s ease infinite;
  -webkit-animation: bounce 2s ease infinite;
}

.o {
  animation: bounce 2s ease infinite 0.1s;
  -webkit-animation: bounce 2s ease infinite 0.1s;
}

.u {
  animation: bounce 2s ease infinite 0.2s;
  -webkit-animation: bounce 2s ease infinite 0.2s;
}

.n {
  animation: bounce 2s ease infinite 0.3s;
  -webkit-animation: bounce 2s ease infinite 0.3s;
}

.c {
  animation: bounce 2s ease infinite 0.4s;
  -webkit-animation: bounce 2s ease infinite 0.4s;
}

.e {
  animation: bounce 1s ease infinite 0.5s;
  -webkit-animation: bounce 1s ease infinite 0.5s;
}

@keyframes bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }

  10% {
    transform: scale(1.1, 0.9) translateY(0);
  }

  30% {
    transform: scale(0.9, 1.1) translateY(-55px);
  }

  50% {
    transform: scale(1.05, 0.95) translateY(0);
  }

  58% {
    transform: scale(1, 1) translateY(-7px);
  }

  65% {
    transform: scale(1, 1) translateY(0);
  }

  100% {
    transform: scale(1, 1) translateY(0);
  }
}

@-webkit-keyframes bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }

  10% {
    transform: scale(1.1, 0.9) translateY(0);
  }

  30% {
    transform: scale(0.9, 1.1) translateY(-55px);
  }

  50% {
    transform: scale(1.05, 0.95) translateY(0);
  }

  58% {
    transform: scale(1, 1) translateY(-7px);
  }

  65% {
    transform: scale(1, 1) translateY(0);
  }

  100% {
    transform: scale(1, 1) translateY(0);
  }
}

.bouncing-text:before,
.bouncing-text:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  width: 50px;
  height: 5px;
  border-radius: 50%;
  top: 82px;
  z-index: -1;
}

.shadow,
.shadow-two {
  position: absolute;
  top: 82px;
  z-index: -1;
}

.shadow:before,
.shadow:after,
.shadow-two:before,
.shadow-two:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  width: 50px;
  height: 5px;
  border-radius: 50%;
  top: 0;
}

.bouncing-text:before {
  left: 0;
  animation: scale 1s linear infinite;
  -webkit-animation: scale 1s linear infinite;
}

@keyframes scale {
  0% {
    transform: scaleX(1);
  }

  25% {
    transform: scaleX(0.4);
  }

  50% {
    transform: scaleX(1);
  }

  75% {
    transform: scaleX(0.9);
  }

  100% {
    transform: scaleX(1);
  }
}

@-webkit-keyframes scale {
  0% {
    transform: scaleX(1);
  }

  25% {
    transform: scaleX(0.4);
  }

  50% {
    transform: scaleX(1);
  }

  75% {
    transform: scaleX(0.9);
  }

  100% {
    transform: scaleX(1);
  }
}

.bouncing-text:after {
  left: 57px;
  animation: scale 1s linear infinite 0.1s;
  -webkit-animation: scale 1s linear infinite 0.1s;
}

.shadow:before {
  left: 116px;
  animation: scale 1s linear infinite 0.2s;
  -webkit-animation: scale 1s linear infinite 0.2s;
}

.shadow:after {
  left: 175px;
  animation: scale 1s linear infinite 0.3s;
  -webkit-animation: scale 1s linear infinite 0.3s;
}

.shadow-two:before {
  left: 232px;
  animation: scale 1s linear infinite 0.4s;
  -webkit-animation: scale 1s linear infinite 0.4s;
}

.shadow-two:after {
  left: 285px;
  animation: scale 1s linear infinite 0.5s;
  -webkit-animation: scale 1s linear infinite 0.5s;
}

.animiated-text {
  display: inline-block;
}

.animiated-text .letter {
  background-color: #ffffff;
  padding: 5px;
  color: #215ed9;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-block;
  min-width: 28px;
  text-align: center;
  -webkit-animation: 2s wave forwards infinite;
  animation: 2s wave forwards infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.animiated-text .letter:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.animiated-text .letter:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.animiated-text .letter:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.animiated-text .letter:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.animiated-text .letter:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

@-webkit-keyframes wave {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes wave {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

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

  tr.fc-has-url td:nth-child(1),
  tr.fc-has-url td:nth-child(2) {
    display: none;
  }

  .gobacklink {
    margin-top: 24px !important;
    display: flex;
    width: 100%;
  }

  .events_multiple_section h5 {
    font-size: 16px !important;
    line-height: 25px;
    display: block;
    width: 100%;
  }

  .stripBlue {
    position: relative;
  }

  .stripBlue a {
    position: absolute;
    top: -14px;
    right: 13px;
  }

  .SearchArea {
    width: 100%;
    position: relative;
  }

  .SearchArea input {
    width: 100%;
    margin-bottom: 13px;
  }

  input.btnLogin {
    margin-top: 30px;
  }

  .SearchArea label {
    position: absolute;
    bottom: 60px;
    left: 0px;
  }

  .logoMain {
    margin: 3px 0px 23px 0px;
    text-align: center;
  }

  .logoMain>img {
    max-width: 100%;
  }

  .bannerContent span {
    line-height: 50px;
  }

  .bannerContent h1 {
    font-size: 37px;
    line-height: 50px;
  }

  .bannerContent span {
    font-size: 26px;
    line-height: 40px;
  }

  .imageBanner img {
    width: 100%;
  }

  .banner {
    min-height: 640px;
  }

  .countBlock {
    width: 100%;
    margin: 20px 0px;
  }

  .countBlock h4 {
    font-size: 33px;
  }

  .countBlockMain {
    border-radius: 30px;
  }

  .news {
    padding: 0px 0px 40px 0px;
  }

  .newsContent span {
    font-size: 33px;
    line-height: 43px;
    font-weight: 500;
  }

  a.btnBlue {
    width: 100%;
  }

  .newsContent {
    margin-top: 40px;
  }

  section.counter-section {
    padding: 80px 0px 20px 0px;
  }

  .sewFamillyContent h2 {
    font-size: 32px;
    line-height: 39px;
  }

  .sewFamilly section#demos {
    width: 100%;
  }

  .sewFamillyContent {
    margin-bottom: 50px;
  }

  .sewFamillyContentP h2 {
    font-size: 32px;
    line-height: 39px;
  }

  .peopleJourney .owl-nav {
    left: 0px;
    width: 87%;
    top: -17%;
  }

  .peopleJourney button.owl-prev {
    left: 233px;
  }

  .sewFamillyContentP h2 {
    margin-bottom: 100px;
  }

  span.desig b {
    font-size: 25px;
    line-height: 33px;
  }

  span.desig i {
    font-size: 16px;
  }

  .avatar {
    position: static !important;
    margin: 30px auto;
  }
}

.modal-backdrop.fade,
.fade {
  opacity: 1 !important;
}

.modal-backdrop {
  background-color: #0000008c;
}

.modal-dialog {
  margin: 70px auto;
}

.modal.fade .modal-dialog {
  transform: inherit;
}

.modalContent {
  text-align: center;
}

.modalContent h2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
}

.modalContent span {
  display: block;
  font-size: 22px;
  margin: 10px 0px 20px 0px;
}

.modal-header {
  border-bottom: 0;
}

.modal-header .close {
  margin-top: -9px;
  opacity: 1;
}

button.close span {
  font-size: 41px;
  color: #333;
  opacity: 1;
  line-height: 100%;
}

.modalContent {
  padding: 0px 40px 40px 40px;
}

.modalContent p {
  font-size: 17px;
  line-height: 25px;
}

.sewFamilly .owl-carousel.owl-drag .owl-item .item {
  padding: 50px;
}

.sewFamilly .owl-carousel .owl-item img:hover {
  transform: scale(1.1);
}

.sewFamilly .owl-carousel .owl-item img {
  transition: transform 0.2s;
}

.imagenews {
  width: 100%;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
  box-shadow: 0px 3px 3px #ececec;
  display: flex;
  align-items: center;
  align-content: flex-start;
  justify-content: center;
  margin-bottom: 10px;
}

.lNews a {
  background: #215ed9;
  border-radius: 4px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  display: block;
  margin-top: 20px;
  width: 170px;
}

.shadowarea {
  box-shadow: 0px 0px 13px #ccc;
  padding-top: 20px;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 40px;
}

.lNews p {
  font-size: 14px;
  letter-spacing: 0.04em;
  color: #666666;
  line-height: 24px;
  min-height: 70px;
  ;
}

/* NY 29sep */
.topName {
  float: right;
  padding-top: 15px;
  position: relative;
}

.topName label {
  font-weight: normal;
  cursor: pointer;
}

/* .topName span{ */
/* width:35px; height:35px; background-color:#000; display:inline-block; */
/* border-radius:50%; text-align: center; line-height: 34px; color: #fff; */
/* } */
.drop_down {
  position: absolute;
  text-align: left;
  display: none;
  padding: 10px;
  z-index: 10;
  box-shadow: 0 0 3px rgb(0 0 0 / 20%);
  border-radius: 4px;
  background: #fff;
  right: 0;
  width: 150px;
}

.top_nav {
  background-color: #f5f5f5 !important;
  border: 0;
  margin-bottom: 0;
  padding: 0 !important;
}

.navbar-toggler {
  display: none;
}

.top_nav .navbar-nav>li>a {
  font-size: 20px;
  padding: 20px 53px !important;
  color: #000000 !important;
  line-height: normal;
  display: inline-block;
}

.top_nav .navbar-nav>li:first-child>a {
  padding-left: 0 !important;
}

.top_nav .navbar-nav>li:last-child>a {
  padding-right: 0 !important;
}

.carousel-banner .carousel-item .container {
  max-width: 1170px;
}

.carousel-banner #carouselExampleCaptions {
  min-height: 300px;
}

.carousel-banner .slide_1 {
  position: relative;
  min-height: 300px;
  background: linear-gradient(271deg, #54e3f0 7.91%, #9966cc 91.94%);
}

.carousel-banner .slide_1:after {
  content: "";
  width: 289px;
  height: 191px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/banner-topLeft.svg);
}

.carousel-banner .slide_1:before {
  content: "";
  width: 207px;
  height: 134px;
  position: absolute;
  bottom: 0;
  right: 24.5%;
  background: url(../images/banner-center.svg);
}

.carousel-banner .slide_1 h5 {
  padding-bottom: 10px;
}

.carousel-banner .carousel-caption {
  position: static;
  float: left;
  padding: 0;
  text-align: left;
  left: 0%;
  top: 0%;
  width: 60%;
  margin-top: 50px;
}

.carousel-banner h5 {
  font-family: "Gilroy" !important;
  font-size: 36px;
  color: #ffffff;
  padding-bottom: 25px;
}

.carousel-banner p {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding-bottom: 14px;
}

.carousel-banner p strong {
  font-size: 14px;
}

.carousel-banner .crsel_img {
  float: right;
  margin-top: 6px;
  margin-right: 0%;
  max-width: 100%;
  position: relative;
  z-index: 1;
  margin-right: -5%;
}

.slide_1 span {
  position: absolute;
  top: 27%;
  left: 59%;
  color: #fff;
  line-height: 28px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #215ed9;
  padding: 40px 0 0 25px;
}

.slide_1 span strong {
  font-family: "Gilroy";
  font-weight: 600;
}

.carousel-banner .carousel-indicators {
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 40px;
  left: auto;
  align-items: center;
  padding-left: 0;
  margin-right: 5%;
  list-style: none;
  width: 14px;
  display: block;
  width: 14px;
}

.carousel-banner .carousel-indicators li {
  width: 10px;
  height: 10px !important;
  border: solid 1px #fff !important;
  background: #fff;
  border-radius: 50%;
  float: left;
  margin: 5px 0;
}

.carousel-banner .slide_2 {
  min-height: 300px;
  background-color: #192233;
}

.carousel-banner .slide_2 .caption_box2 {
  margin: 50px 5% 20px 0%;
  width: 30%;
  float: left;
}

.carousel-banner .slide_2 .banner_Txtboxes {
  padding-top: 32px;
  display: flex;
  width: 62%;
  justify-content: space-between;
}

.carousel-banner .slide_2 .banner_Txtboxes>div {
  width: 30%;
  background: #ecfdff;
  padding: 30px 10px 20px 10px;
  border-radius: 12px;
  position: relative;
  min-height: 220px;
}

.carousel-banner .slide_2 .banner_Txtboxes>div::after {
  content: "";
  background: url(../images/common-boxBg.svg);
  width: 117px;
  height: 96px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.slide_2 .banner_Txtboxes>div h6 {
  font-size: 18px;
  padding-left: 10px;
  line-height: 19px;
  font-family: "Gilroy" !important;
  padding-bottom: 10px;
  color: #333333;
}

.slide_2 .banner_Txtboxes>div a {
  color: #000;
  font-size: 14px;
  display: block;
  padding: 0 0 2px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.servces_sec {
  padding-top: 60px;
  padding-bottom: 90px;
}

.mineral {
  width: 63px;
}

.empnav {
  width: 46px;
}

.servces_sec ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.servces_sec ul li {
  border-radius: 12px;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}

.servces_sec ul li div {
  padding: 20px 7px 0px;
  min-height: 115px;
  width: 100px;
  background: #ecfdff;
  border-radius: 10px;
  margin: 2px;
  position: relative;
  z-index: 1;
}

.servces_sec ul li:before {
  content: "";
  width: 100%;
  height: 92%;
  background: rgb(175, 242, 248);
  border-radius: 12px;
  background: linear-gradient(0deg,
      rgba(175, 242, 248, 1) 0%,
      rgba(234, 220, 245, 1) 100%);
  top: 0;
  left: 0;
  position: absolute;
}

.servces_sec ul li figure {
  position: relative;
  z-index: 1;
  min-height: 46px;
}

.servces_sec ul li p {
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  position: relative;
  z-index: 1;
  text-align: center;
  letter-spacing: 0.08em;
  color: #333333;
}

.servces_sec ul li p a {
  color: #333;
}

.contest_sec {
  padding-top: 106px;
  padding-bottom: 70px;
  position: relative;
  min-height: 400px;
  background: linear-gradient(307deg, #eadcf5 23.98%, #aff2f8 87.15%);
}

.contest_sec:after {
  content: "";
  width: 400px;
  height: 350px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../images/contest_borderBg.svg);
}

.contest_sec:before {
  content: "";
  width: 234px;
  height: 119px;
  position: absolute;
  left: 5%;
  top: 30%;
  background: url(../images/contest_dotted.svg);
}

.contest_sec h2 {
  /* font-family: 'Gilroy' !important; font-weight:500; */
  font-size: 36px;
  line-height: 42px;
  padding-bottom: 90px;
  text-align: center;
  color: #333333;
}

.submit_contest {
  display: flex;
  width: 90%;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  padding-right: 3%;
  margin-bottom: 32px;
  margin-top: 1px;
  margin-left: 5%;
  align-items: center;
}

.submit_contest figure {
  margin-bottom: 0;
}

.contest_txt {
  width: 50%;
  padding-left: 35px;
}

.submit_contest h4 {
  color: #215ed9;
  font-family: "Gilroy" !important;
  font-weight: 600;
  font-size: 18px;
}

.submit_contest p {
  font-size: 13px;
  color: #333333;
}

.contst_sbmt {
  width: 25%;
}

.contst_sbmt a {
  background: #215ed9;
  color: #fff;
  font-size: 14px;
  border-radius: 21.5px;
  padding: 8px;
  min-width: 150px;
  text-align: center;
  float: right;
}

.grpBlock {
  padding: 60px 0 0;
  background: linear-gradient(180deg, #f5f8ff 0%, rgba(245, 248, 255, 0) 100%);
}

.blockVideo video {
  height: 335px;
}

.vdo_linkBox {
  background: #ffffff;
  border-radius: 16px;
  padding: 25px;
}

h2.vdoHdng {
  font-size: 20px;
  line-height: 100%;
  padding-bottom: 14px;
  color: #333;
  border-bottom: 2px solid #f0f0f0;
  font-family: "Gilroy" !important;
}

a.btnsl {
  color: #215ed9;
  font-weight: 400;
  float: right;
  background: #e6fbfd;
  border-radius: 22px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 600;
}

ul#VideoSection {
  display: block;
  padding-top: 0px;
}

.grpBlock ul.nav.nav-tabs {
  max-height: 274px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 19px;
}

ul#VideoSection li:first-child {
  border-top: 0px;
}

li.nav-item.itemVideo {
  padding: 10px 0px 7px 0px;
  border-top: 1px solid #e7e7e7;
}

li.nav-item.itemVideo .nav-link {
  border: 0;
  padding: 0px;
  display: flex;
  align-items: center;
}

li.nav-item.itemVideo a {
  color: #515151;
}

li.nav-item.itemVideo video {
  width: 130px !important;
}

li.nav-item.itemVideo .border-left {
  padding-right: 0px;
}

.col-sm-8.col-12.border-left {
  width: 62% !important;
  display: inline-block;
  vertical-align: top;
  border: 0;
}

li.nav-item.itemVideo a p {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.04em;
  color: #666666;
}

.opinion_sec {
  padding: 80px 0 70px;
}

.opinion_sec h2 {
  font-size: 36px;
  text-align: center;
  color: #333333;
}

.opinion_sec .opinion_form {
  width: 90%;
  margin-left: 5%;
  background: #ffffff;
  border: 2px solid #e4e4e4;
  border-radius: 26px;
  padding: 45px 70px;
  margin-top: 50px;
}

.opinion_sec .opinion_form label {
  font-weight: 600;
}

.opinion_sec .opinion_form .form-control {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  border-radius: 5px;
  min-height: 44px;
}

.opinion_sec .opinion_form select.form-control {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  background: #f5f5f5 url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: 98% center;
}

.opinion_btns {
  padding: 20px 0 0;
}

.opinion_btns .btn {
  border: 1px solid #215ed9;
  border-radius: 21.5px;
  padding-left: 28px;
  padding-right: 28px;
}

.opinion_btns .btn-scrnsht {
  color: #215ed9;
  border: solid 1px #215ed9;
  background: #fff;
}

/* .opinion_btns .btn-scrnsht:hover {background:#215ED9; color:#fff;} */
.opinion_btns .btn-fdbck {
  margin-left: 10px;
  background: #215ed9;
  color: #fff;
}

/* .opinion_btns .btn-fdbck:hover{color:#215ED9; border:solid 1px #215ED9; background:#fff;} */

#staticBackdrop {
  background: #eadcf5 url(../images/achivers-icons.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#staticBackdrop .modal-dialog,
#sewHumanPopup .modal-dialog {
  margin-top: 15px;
}

#staticBackdrop .modal-content,
#sewHumanPopup .modal-content {
  border: 0;
  border-radius: 0;
  text-align: center;
  padding-bottom: 2px;
}

#staticBackdrop .modal-content figure {
  padding: 0 15%;
}

#staticBackdrop .modal-header .close,
#sewHumanPopup .modal-header .close {
  text-shadow: none;
  font-size: 16px;
  font-weight: normal;
  border: none;
}

#staticBackdrop .modal-header .close span,
#sewHumanPopup .modal-header .close span {
  position: relative;
  top: 10px;
  color: #333333;
  font-weight: 500;
  padding-left: 6px;
  font-size: 43px;
}

#staticBackdrop .modal-content img {
  max-width: 100%;
}

#staticBackdrop .modal-dialog {
  max-width: 620px;
}

#staticBackdrop h3 {
  color: #5f19a6;
  font-size: 36px;
  font-family: "Gilroy" !important;
  font-weight: bold;
  padding: 10px 0 10px;
}

#staticBackdrop h4 {
  color: #5f19a6;
  font-size: 24px;
  font-family: "Gilroy" !important;
  font-weight: bold;
  padding: 5px 0 20px;
}

#staticBackdrop p {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 20px;
}

#staticBackdrop span {
  color: #215ed9;
}

#staticBackdrop p a {
  color: #333333;
  border: 1px solid #215ed9;
  border-radius: 6px;
  padding: 6px 20px;
}

/* sewHumanPopup */
#sewHumanPopup {
  background-color: #d1e1ff;
}

#sewHumanPopup .modal-dialog {
  max-width: 800px;
  padding-left: 150px;
  position: relative;
}

#sewHumanPopup .modal-content {
  padding-left: 140px;
}

#sewHumanPopup .modal-body {
  padding-top: 20px;
}

#sewHumanPopup .modal-dialog>figure {
  position: absolute;
  z-index: 1;
  left: -40px;
  top: 12%;
}

#sewHumanPopup .modal-dialog>figure>img {
  max-width: 340px;
}

#sewHumanPopup .modal-body figure {
  margin-top: 10px;
}

#sewHumanPopup .modal-body figure img {
  max-width: 300px;
}

#sewHumanPopup h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  color: #215ed9;
  padding-top: 10px;
  padding-bottom: 20px;
}

#sewHumanPopup h4 {
  font-family: "Gilroy" !important;
  font-weight: 500;
  font-size: 18px;
  color: #215ed9;
}

#sewHumanPopup p {
  font-size: 15px;
  line-height: 18px;
  padding-bottom: 15px;
}

#sewHumanPopup a {
  display: inline-block;
  color: #333;
  border: 1px solid #215ed9;
  border-radius: 6px;
  padding: 8px 10px;
}

#peoplePopup {
  background-color: #192233;
}

#peoplePopup .grdnt {
  background: linear-gradient(49.99deg, #eadcf5 23.98%, #aff2f8 87.15%);
  height: 100%;
  min-height: 100vh;
  justify-content: center;
  padding: 35px 20px;
}

#peoplePopup .grdnt p {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 20px;
}

#peoplePopup .modal-dialog {
  margin: 0px auto;
  max-width: 1000px;
  border-radius: 0;
}

#peoplePopup .modal-content {
  background-color: transparent;
}

#peoplePopup button.close {
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 1;
}

#peoplePopup button.close span {
  color: #fff;
  font-weight: 500;
  font-family: "Gilroy" !important;
  text-shadow: 0 0 black;
}

#peoplePopup .itemPeopleImage {
  position: relative;
  max-width: 380px;
  margin-top: 40px;
}

#peoplePopup .modal-content {
  border: 0;
  border-radius: 0;
}

#peoplePopup .modal-body {
  padding: 0;
}

.peopleBox {
  display: flex;
  justify-content: center;
}

/* Responsive for EmployeePortal page */
@media only screen and (max-width: 767px) {
  .topName {
    padding-top: 5px;
    width: 70%;
    text-align: right;
    z-index: 99999999999;
  }

  .drop_down {
    right: calc(50% - 115px);
    text-align: center;
  }

  .slide_1>span {
    position: static;
    padding: 10px 0 0 20px;
    display: inline-block;
  }

  .carousel-banner .carousel-caption {
    display: block !important;
    position: static;
    padding: 10px 20px;
  }

  .carousel-banner .slide_1 h5 {
    display: none;
  }

  .carousel-banner .slide_1 .crsel_img {
    margin-top: 0;
    margin-right: 0;
    width: 280px;
  }

  .carousel-banner h5 {
    padding-bottom: 10px;
  }

  .carousel-banner .slide_2 .caption_box2 {
    margin: 0%;
    width: 100%;
    padding: 20px;
  }

  .carousel-banner .slide_2 .banner_Txtboxes {
    padding: 0px 20px 20px;
    width: 96%;
  }

  .carousel-banner .slide_2 .banner_Txtboxes>div {
    width: 32.5%;
    padding: 20px 5px 20px 10px;
    min-height: 180px;
  }

  .servces_sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .servces_sec ul {
    display: block;
  }

  .servces_sec ul li {
    width: 44%;
    margin: 10px 3%;
    float: left;
  }

  .servces_sec ul li:last-child {
    margin-left: 28%;
  }

  .contest_sec {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .contest_sec h2 {
    padding-bottom: 40px;
  }

  .submit_contest {
    width: 100%;
    margin-left: 0;
    display: block;
    padding: 0;
    border-radius: 30px;
  }

  .submit_contest figure,
  .submit_contest figure img {
    width: 100%;
  }

  .contest_txt {
    width: 100%;
    padding: 15px 0 0 20px;
  }

  .contst_sbmt {
    width: 100%;
    padding: 10px 20px 30px;
    display: block;
  }

  .contst_sbmt a {
    display: inline-block;
    float: none;
  }

  .opinion_sec h2 {
    font-size: 32px;
  }

  .opinion_sec .opinion_form {
    width: 100%;
    margin-left: 0;
    padding: 25px 20px;
  }

  .opinion_btns {
    padding-top: 5px;
  }

  .opinion_btns .btn {
    width: 100%;
  }

  .opinion_btns .btn-fdbck {
    margin-left: 0;
    background: #215ed9;
    color: #fff;
    margin-top: 15px;
  }

  .top_nav .navbar-toggler {
    display: block;
  }

  .navbar-expand-lg>.container {
    display: block;
  }

  .navbar-expand-lg>.container .row {
    margin: 10px 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .top_nav .navbar-nav {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .top_nav .navbar-nav>li>a {
    display: block;
    padding: 15px 0 !important;
  }

  .grpBlock {
    padding: 30px 0 0;
  }

  .blockVideo video {
    height: 235px;
  }

  .sewFamilly .owl-carousel.owl-drag .owl-item .item {
    padding: 20px;
  }
}

/**
 * @file
 * Visual styles for buttons.
 */

.button,
.image-button {
  margin-right: 1em !important;
  margin-left: 0 !important;
}

.button:first-child,
.image-button:first-child {
  margin-right: 0;
  margin-left: 0;
}

.blockMediaBuzz {
  background: linear-gradient(1deg, #ffffff 7.81%, #e6fbfd 33.33%);
  padding: 80px 0px;
}

.buzzSlop {
  background: url(../images/bg_slop.png) center 97% no-repeat;
  display: flex;
  padding-bottom: 93px;
  background-size: 100%;
}

.buzzSlop ul li {
  display: inline-flex;
  justify-content: space-around;
  width: 20%;
}

.buzzSlop ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  margin: 0px 0px 0px 0px;
}

.buzzSlop ul li a img {
  /* filter: grayscale(100%); */
}

.buzzSlop ul li:hover a {
  transform: scale(1.1);
}

.buzzSlop ul li:hover img {
  filter: grayscale(0%);
}

.buzzSlop ul li a {
  position: relative;
  display: block;
}

span.buzzDate {
  background: #215ed9;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 6px 0px;
}

.buzzSlop ul li a:hover span.buzzDate {
  display: block !important;
}

section.stTcBanner img {
  width: 100%;
}
section.stTcBanner p{
  text-align: center;
  padding: 50px 100px;
  font-size:20px;
  line-height: 35px;
  color: #000;
  font-weight: 500;
}

#mediaBuzzPopup {
  background: #e0e0e0;
}

#mediaBuzzPopup .modal-dialog {
  margin: 0px auto;
  max-width: 1000px;
  border-radius: 0;
}

#mediaBuzzPopup .modal-content {
  background-color: transparent;
}

#mediaBuzzPopup .modal-content {
  border: 0;
  border-radius: 0;
}

#mediaBuzzPopup .modal-body {
  padding: 0;
}

button.close.closeBuzz {
  font-weight: normal;
  font-size: 19px;
  vertical-align: top;
  color: #000000;
  opacity: 1;
  text-shadow: none;
  margin: 20px 20px 0px 0px;
}

button.close.closeBuzz span {
  line-height: 20px;
  vertical-align: top;
}

section.goLiveTabs {
  background: #ffffff;
  padding: 65px 0px;
}

section.goLiveTabs ul {
  display: block;
  text-align: center;
  border: 0px;
}

section.goLiveTabs ul li a {
  border: 3px solid #9966cc;
  color: #9966cc;
  padding: 15px 20px;
  display: block;
  font-size: 24px;
}

section.goLiveTabs ul li a.active {
  background: #9966cc;
  border: 3px solid #9966cc;
  color: #fff;
}

section.goLiveTabs ul li {
  display: inline-block;
  margin: 0px 10px 20px 10px;
}

section.liveTabsBlock {
  background: #cccccc;
  padding: 50px 0px 40px 0px;
  text-align: center;
}

.liveImage {
  width: 60%;
  margin: 0px auto;
}

.liveImage img {
  width: 100%;
}

.birthdayTabsBlock {
  /* background:url(../images/cel_bg.png) left top no-repeat; */
  background-size: cover;
  padding: 60px 0px;
  position: relative;
}

canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.tabsBirthday {
  border: 0px;
  display: block;
  text-align: left;
  padding: 0 !important;
}

.tabsBirthday .category-button {
  border: 1px solid #9966cc;
  display: block;
  width: auto;
  border-radius: 20px;
  text-align: center;
  padding: 5px 21px;
  display: inline-block;
  font-size: 17px;
  color: #666666;
  background: #ffffff;
  margin: 0 3px 0 0 !important;
}

.tabsBirthday .category-button:hover {
  background: linear-gradient(90deg, #9966cc 0.27%, #54e3f0 110.04%);
  color: #fff;
}

.tabsBirthday .category-button.active,
.tabsBirthday .category-button.active {
  background: linear-gradient(90deg, #9966cc 0.27%, #54e3f0 110.04%);
  color: #fff;
  border: 1px solid rgb(0, 86, 179);
  padding: 10px 29px;
  border-radius: 40px;
}

.tabsBirthday li {
  display: inline-block;
  margin: 10px 10px;
}

.dataBlock h4 {
  font-size: 26px;
  display: inline-block;
}

.dataBlock select {
  width: 125px;
  margin-left: 20px;
  vertical-align: top;
}

.tab-content.tab-contentBirthday {
  margin-top: 30px;
}

.dataBlock {
  margin-top: 30px;
  min-height: 700px;
}

/* ul.birthdayData li:first-child {
    background: linear-gradient(90deg, #DBADFF 13.88%, #C4F1F5 97.24%);
    color: #5F19A6;
} */
ul.birthdayData li span {
  float: left;
  width: 25%;
  height: 80px;
}

ul.birthdayData li span+span {
  width: 75%;
  height: auto;
  padding-top: 0px;
}

span.bPhoto img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}

ul.birthdayData li {
  padding: 20px 12px;
  border-bottom: 1px solid #e3e3e3;
  width: 31%;
  float: left;
  box-shadow: 0px 0px 13px #cdcdcd;
  border-radius: 5px;
  margin: 10px;
  height: 110px;
  border: 1px solid #dfdfdf;
}

ul.anniversary li:first-child {
  background: linear-gradient(90deg, #dbadff 13.88%, #c4f1f5 97.24%);
  color: #5f19a6;
}

ul.anniversary li span {
  display: inline-block;
  width: 33%;
}

ul.anniversary li span.bPhoto img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}

ul.anniversary li {
  padding: 20px 0px;
  border-bottom: 1px solid #e3e3e3;
}

ul.nav.nav-tabs.tabsAwards {
  border: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

ul.nav.nav-tabs.tabsAwards li a img {
  filter: grayscale(100%);
}

ul.nav.nav-tabs.tabsAwards li a.active img {
  filter: grayscale(0%);
}

span.stripColored {
  display: block;
  background: linear-gradient(90deg, #dbadff 13.88%, #c4f1f5 97.24%);
  text-align: center;
  padding: 20px 0px;
  color: #5f19a6;
  font-size: 22px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 40px;
}

ul.awardList li span {
  display: inline-block;
  width: 49%;
  text-align: center;
}

ul.awardList li span i {
  font-style: normal;
  display: block;
  font-size: 14px;
  color: #999999;
}

ul.awardList li {
  display: block;
  margin: 20px 0px;
}

i.txtResponsive strong {
  background: #dbadff;
  color: #5f19a6;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  padding: 4px 15px;
  display: inline-block;
}

i.txtResponsive {
  position: relative;
  display: block;
}

i.txtResponsive:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #dbadff;
  z-index: -1;
}

ul.awardList.awardListYarly li span {
  width: 32%;
}

ul.awardList.awardListYarly {
  margin-bottom: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  section.stTcBanner p{
    padding: 20px !important;
  }
  .carousel-banner .carousel-caption {
    width: 100%;
    margin-top: 20px;
    padding: 10px 0px !important;
  }

  ul.birthdayData li {
    padding: 20px 12px;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    float: left;
    box-shadow: 0px 0px 13px #cdcdcd;
    border-radius: 5px;
    margin: 13px 0px;
    height: 110px;
    border: 1px solid #dfdfdf;
  }

  .slide_1 span {
    position: absolute;
    top: 67%;
    left: 0%;
    color: #fff;
    line-height: 28px;
    width: 70%;
    height: auto;
    border-radius: 0;
    background: #215ed9;
    padding: 15px;
    display: block;
    margin-top: 25px;
  }

  .carousel-banner .slide_2 .banner_Txtboxes>div {
    width: 100% !important;
    margin: 20px 0px;
  }

  .carousel-banner .slide_2 .banner_Txtboxes {
    padding: 0px 20px 20px;
    width: 98% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
  }

  .slide_2 .banner_Txtboxes>div h6 {
    text-align: center;
  }

  .buzzSlop ul li {
    width: 100%;
    margin-bottom: 40px;
  }

  .buzzSlop ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin: 0px 0px 0px 0px;
  }

  .buzzSlop {
    background: none;
    padding-bottom: 13px;
  }

  .top_nav {
    background: transparent !important;
    border: 0;
    margin-bottom: 0;
    padding: 0 !important;
    margin-top: -71px;
  }

  ul.nav.nav-tabs.tabsAwards {
    display: block;
  }

  ul.nav.nav-tabs.tabsAwards li {
    width: 32%;
    display: inline-block;
  }

  ul.nav.nav-tabs.tabsAwards li a {
    display: block;
  }

  ul.nav.nav-tabs.tabsAwards li a img {
    width: 100%;
  }

  span.stripColored {
    padding: 20px 10px;
    line-height: 30px;
  }
}

.path-user div#block-digitalteam-content {
  width: 500px;
  margin: 70px auto;
  box-shadow: 0px 3px 13px #959595;
  padding: 20px 30px;
  border-radius: 8px;
}

.path-user div#block-digitalteam-content input#edit-submit {
  width: 200px;
  margin: 0;
}

.loadarea {
  text-align: center !important;
  background: rgb(243 243 243 / 60%);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.spinner-border {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto !important;
  width: 30px;
  height: 30px;
}

section.toggledSec {
  background: #ffffff;
  padding: 16px 0px;
}

.blurToggled {
  background: #1f1f1f;
  border-radius: 48px;
  color: #fff;
  padding: 16px 0px 16px 0px;
  font-size: 15.6px;
}
.toggledSec .blurToggled{
  background: #ffffff;
}
.blurToggled p {
  padding: 0px 20px;
  font-size: 14.5px;
  margin-bottom: 0px;
}

.blurToggled p a {
  margin-top: 0px;
  color: #fff;
  text-decoration: underline;
  display: inline-block;
  margin-left: 0px;
}

/*.yearreview {
  background: url(../images/bgyear.jpg) center top no-repeat;
  background-size: cover;
  padding: 100px 0px;
  min-height: 400px;
  text-align: center;
}*/
.yearreview img {
  width: 200px;
  margin: 20px 20px 40px;
}

.yearreview h2 {
  font-family: "termina" !important;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  color: #ffffff;
  margin: 0;
  background: linear-gradient(168.9deg, #5e46ba 38.81%, #4269c2 88.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}

.yearreview a {
  font-size: 23px;
  font-weight: bold;
  text-decoration: underline;
  color: #5452bd;
}

.brand-center-card .buzzSlop ul li {
  display: inline-flex;
  justify-content: space-around;
  width: 30%;
}

.brand-center-card .brand-title {
  width: 152px;
  text-align: center;
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}

.buzzSlop .card-brand-center {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

img.brandc {
  width: 41px;
}

.danceparty {
  background: url(../images/dance-party.png) center top no-repeat;
  background-size: cover;
  padding: 0px;
  min-height: 500px;
  text-align: center;
}

.danceparty a {
  display: block;
  width: 100%;
  height: 457px;
}

@media only screen and (min-width: 1700px) and (max-width: 2200px) {
  .banner {
    min-height: 1130px;
    background: url(../images/banner-main.png) center -150px no-repeat;
    background-size: cover;
  }

  .danceparty {
    min-height: 761px;
  }
}

/* Dance Party slidier start here */
#carouselExampleCaptions .slide_0 {
  background: url(../images/dance-party-bg.png) center no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 300px;
}

#carouselExampleCaptions .slide_0 a {
  display: inline-block;
  padding: 50px 0 0;
  width: 100%;
}

.dance_imgtxt {
  width: 290px;
  float: left;
}

.dance_imgtxt img {
  width: 100%;
}

.dance_text {
  float: right;
  width: 630px;
  margin-right: 30px;
  margin-top: 30px;
  text-align: center;
  padding: 30px 20px;
  background: rgba(0, 0, 0, 0.4);
  border: solid 1px #fff;
  border-radius: 8px;
}

.dance_text p {
  font-size: 18px;
  color: #fff;
  float: left;
  width: 72%;
  line-height: 22px;
}

.dance_text .linkTxt {
  background-color: #fff;
  color: #1a49c0;
  font-weight: bold;
  padding: 10px 20px;
  margin: 20px 0 0 0;
  float: right;
  border-radius: 24px;
}

/* Dance Party slide css end here */

/* Event calender */

.banner_section {
  width: 100%;
  background-image: url('./../images/event_cale/section1bg-event.svg');
  background-size: cover;
  min-height: 400px;
  background-repeat: no-repeat;
  position: relative;
}

.banner_section h2 {

  font-family: 'Termina';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 180.79%;
  color: #FFFFFF;
  text-align: center;
}


.events_tab_section_container {
  margin: 80px 0px;
}

.events_tab_section .nav-tabs {
  border: 1px solid #D9D9D9;
}

.events_tab_section .nav-tabs .nav-item {
  width: 25%;
}

.events_tab_section .nav-tabs .nav-link {
  padding: 40px 30px;
  font-family: "termina";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  border-right: 1px solid #D9D9D9;
  height: 100%;
  display: inline-block;
  width: 100%;
}

.events_tab_section .nav-tabs .nav-item:last-child .nav-link {
  border-right: none;
}

.events_tab_section .nav-tabs .nav-link.active {
  background: linear-gradient(90deg, #0048D3 7.97%, #00EAFF 100%);
  border: 1px solid #D9D9D9;
  color: #fff;
  position: relative;
}

.events_tab_section .nav-tabs .nav-link img {
  display: none;
}

.events_tab_section .nav-tabs .nav-link.active img {
  display: block;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
}

.events_tab_section .tab-content {
  /*padding:40px 35px;*/
}

.events_tab_section h5 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 15px;
}

.location_icon_text {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.location_icon_text>div {
  display: flex;
  align-items: center;
}

.location_icon_text>div.ml-40 {
  margin-left: 40px;
}

.location_icon_text div img {
  width: 20px;
}

.location_icon_text div p {
  font-family: 'termina';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 34px;
  color: #000000;
  margin-left: 13px;
}

.mb-20 {
  margin-bottom: 20px;
  display: inline-block;
}

.events_para {
  font-family: 'termina';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 36px;
  color: #000000;
}

.events_tab_button button {
  font-family: 'termina';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 10px;
  border-radius: 87px;
  border: 1px solid transparent;
  min-width: 262px;
  text-align: center;
}

.events_tab_button button.blue_btn {
  color: #FFFFFF;
  background: linear-gradient(90deg, #0048D3 7.97%, #00EAFF 100%);
}

.events_tab_button button.white_btn {
  color: #215ED9;
  border: 1px solid #215ED9;
  margin-left: 15px;
  background-color: #fff;
}

.events_footer {
  background: linear-gradient(90deg, #0048D3 7.97%, #00EAFF 100%);
  padding: 21px;
}

.events_footer p {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-size: 23.562px;
  line-height: 38px;
  color: #FFFFFF;
  text-align: center;
}

/*body {
background: red;
}
*/
.triangle {
  width: 160px;
  height: 160px;
  top: 30%;
  left: 45%;
  clip: rect(auto, 180px, auto, 100px);
  transform: rotate(-90deg);
  position: absolute;
}

.triangle:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #70879e), color-stop(100%, #3f4c6b)); */
  background: linear-gradient(90deg, #0048D3 7.97%, #00EAFF 100%);
  transform: rotate(135deg);
}

.events_tab_button {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

@media only screen and (max-width: 991px) {
  .events_tab_section .nav-tabs .nav-item {
    width: 100%;
  }

  .events_tab_section .nav-tabs .nav-link {
    text-align: left;
  }

  .events_tab_button button {
    min-width: initial;
  }
}

@media only screen and (max-width: 767px) {
  .events_tab_button {
    flex-direction: column;
  }

  .events_tab_button button {
    min-width: initial;
    width: 100%;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    min-height: 60px;
  }

  .events_tab_button button.white_btn {
    margin-left: 0px;
  }

  .location_icon_text {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 100px;
  }

  .location_icon_text>div {
    margin-bottom: 15px;
  }

  .location_icon_text>div.ml-40 {
    margin-left: 0px;
  }

  .events_tab_section .nav-tabs .nav-link,
  .events_tab_section .tab-content {
    padding: 40px 15px;
  }
}

.btn-primary {
  color: #fff;
  background-color: #215ed9;
  border-color: #215ed9;
  font-size: 14px;
  /* font-family: 'termina'; */
}

.form--inline.clearfix,
.form--inline.clearfix .form-item {
  display: flex;
  align-items: center;
}

.form--inline.clearfix .form-item label {
  width: 160px;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
  font-family: 'termina';
}

.form--inline.clearfix {
  margin: 30px 0px;
  background: #f3f3f3;
  border-radius: 5px;
  padding: 0px 20px;
  justify-content: space-between;
}

.js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-event-category.form-item-event-category {
  width: 400px;
  margin: 0px 20px;
}


.fc-button-primary {
  color: #fff;
  background-color: #215ed9 !important;
  border-color: #1f3701;
  font-family: 'termina';
  font-size: 14px;
}

.fc-button-primary:hover {
  color: #fff;
  background-color: #00448d !important;
  border-color: #1a252f;
}

.fc-button:disabled {
  opacity: 1 !important;
  /* background: #215ed9 !important; */
}

.fc-button-group {
  display: inline-flex;
  vertical-align: middle;
  background-color: #0048D3;
  background-image: linear-gradient(to right, #0048D3, #00EAFF);
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
  float: none;
  color: #000000;
  text-align: center;
  display: block;
}

.fc-unthemed td.fc-today a {
  color: #fff !important;
}

.fc-unthemed td.fc-today {
  color: #fff !important;
  background-color: #0048D3;
  background-image: linear-gradient(to right, #0048D3, #00EAFF);
}

.fc-button-primary:not(:disabled).fc-button-active,
.fc-button-primary:not(:disabled):active {
  color: #fff;
  background-color: #00448d !important;
  border-color: #151e27;
}

.fc-ltr .fc-list-heading-main {
  float: left;
  color: #215ed9 !important;
  pointer-events: none;
}

.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
  float: right;
  color: #215ed9 !important;
  pointer-events: none;
}

.fc-event-dot {
  background-color: #215ed9 !important;
}

.wrappercalendar {
  margin-top: 80px;
  margin-bottom: 40px;
}

.path-user div#block-townofwhitmire-content {
  width: 500px;
  margin: 70px auto;
  box-shadow: 0px 3px 13px #959595;
  padding: 20px 30px;
  border-radius: 8px;
}

.path-user div#block-townofwhitmire-content input#edit-submit {
  width: 200px;
  margin: 0;
}

.week:not(.start-on-monday) .day:first-child {
  color: orange !important;
}

.week .day.highlight span {
  color: #333333;
}

.week .day.selected span {
  background: #1565c0;
  color: white !important;
}

td.fc-event-container a {
  background-color: #E9EFFF !important;
  height: 30px;
  border: none !important;
  color: #000;
  padding: 10px 10px !important;
  display: block;
  border-left: 5px solid #215ED9 !important;
  border-radius: 5px !important;
}

.fc-event,
.fc-event:hover {
  color: #000 !important;
  text-decoration: none;
}

td.fc-event-container a span {
  font-weight: bold;
  color: #215ED9;
  /* word-break: break-word; */
  /* white-space: normal; */
}

.field.field--name-field-add-to-calendar.field--type-add-to-calendar-field.field--label-above,
.field.field--name-field-end-date.field--type-datetime.field--label-above,
.field.field--name-field-start-date.field--type-datetime.field--label-above,
.field.field--name-field-event-category.field--type-list-string.field--label-above {
  display: flex;
  padding: 5px 0px;
}

.field.field--name-field-add-to-calendar.field--type-add-to-calendar-field.field--label-above .field__label,
.field .field__label {
  width: 40%;
}

[role="article"] footer {
  display: none;
}

.js-drupal-fullcalendar td,
.js-drupal-fullcalendar th {
  border-width: 12px;
  background: #fff;
}

.ui-widget-overlay {
  background: #020202
  /*{bgColorOverlay}*/
  /*{bgImgUrlOverlay}*/
  /*{bgOverlayXPos}*/
  /*{bgOverlayYPos}*/
  /*{bgOverlayRepeat}*/
  ;
  opacity: .7
  /*{opacityOverlay}*/
  ;
  -ms-filter: "alpha(opacity=30)"
  /*{opacityFilterOverlay}*/
  ;
}

button.ui-dialog-titlebar-close::before {
  content: "X";
}

.fc-button-group .fc-button-primary {
  background: none !important;
  border: none;
}

.fc-button-group button {
  text-transform: capitalize;
}

.fc-button-group {
  display: inline-flex;
  vertical-align: middle;
  background-color: #0048D3;
  background-image: linear-gradient(to right, #0048D3, #00EAFF);
}

input#edit-submit-upcoming-events {
  background-color: #0048D3;
  background-image: linear-gradient(to right, #0048D3, #00EAFF);
  font-family: 'termina';
}

.banner_middle,
.banner_middle img {
  width: 100%;
}

.banner_section img {
  width: 200px;
  height: auto;
  padding: 0px 0px 30px;
}

.banner_section {
  text-align: center;
  padding: 50px 0px 0px;
}

.banner_section h4 {
  font-size: 30px;
  text-align: center;
  background: #FFFFFF;
  font-weight: 600;
  padding: 10px 20px;
}

.banner_section .container .row {
  text-align: center;
}

#edit-event-category {
  font-family: 'termina' !Important;
  font-size: 14px;
}

[data-history-node-id="395"] {
  background: #f9fafc;
}

/* [data-history-node-id="395"] .container { */
/* background: #f9fafc; */
/* } */

.js-drupal-fullcalendar th {
  color: #7a7a7a;
  font-weight: normal;
  padding: 20px 0px;
}

.js-drupal-fullcalendar th span {
  width: 19px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 20px;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background: #fff !Important;
}

.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
  color: #000 !important;
  font-family: 'termina' !important;
}

.fc-scroller {
  overflow: visible !important;
  height: auto !important;
}

.fc-time-grid-event.fc-not-start {
  padding: 10px 0px 0px 4px;
  color: #000 !important;
  background-color: #e9efff !important;
  border: none;
  border-left: 5px solid #215ed9;
  border-radius: 5px 0px 0px 5px;
}

.fc-time-grid-event.fc-not-end {
  padding: 10px 0px 0px 4px;
  color: #000 !important;
  background-color: #e9efff !important;
  border: none;
  border-left: 5px solid #215ed9;
  border-radius: 5px 0px 0px 5px;
}

.js-drupal-fullcalendar a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
  width: 50px;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.ui-dialog .ui-dialog-titlebar {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff !important;
  border-radius: 0;
  background: #ffffff !important;
  font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 1.5em 2em 0 !important;
  position: relative;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 2em 20px !important;
  background: none;
  overflow: visible !important;
  height: auto !important;
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #f9fafc !important;
}

.fc td.fc-today {
  border-style: solid !important;
}

.events_multiple_section {
  padding: 40px 35px;
  min-height: 457px;
  border: 1px solid #d8d8d8;
}

.events_multiple_section.events_multiple_section_padding {
  border: none !important;
}

.events_multiple_section h5 {
  font-size: 23px;
  font-weight: 600;
}

.events_multiple_section .location_icon_text div p {
  font-size: 18px;
}

.field--name-field-add-to__calendar a.atcb-link,
.field--name-field-add-to__calendar a.atcb-link:hover,
.field--name-field-add-to__calendar a.atcb-link:focus,
.field--name-field-add-to__calendar a.atcb-link:active {
  background: #fff;
  color: #215ed9;
  /* opacity: 1; */
  padding: 10px 50px;
  font-size: 16px;
  margin-left: 15px;
  border-radius: 87px;
  line-height: 29px;
  max-width: 262px;
  box-shadow: none !important;
  border: 1px solid #215ed9;
}

.field--name-field-add-to__calendar a.atcb-link em {
  font-style: normal !important;
}

div#drupal-modal {
  max-height: 1000px !important;
}

div#drupal-modal .location_icon_text div p {
  font-size: 17px !important;
}

.events_tab_button .atc-style-blue .atcb-link {
  min-width: 282px !important;
  text-align: center;
  border-radius: 82px;
  margin-left: 20px;
  background: #ffffff !important;
  border: 2px solid #215ed9 !important;
  color: #215ed9;
  font-weight: 600;
  font-size: 16px;
  font-family: 'termina';
  padding: 10px !important;
  box-shadow: none !important;
}

em.placeholder {
  font-style: normal !important;
}

div#drupal-modal .events_multiple_section {
  border: none !important;
  padding: 10px 35px;
}

.event-discription-popup {
  max-height: 250px;
  overflow: auto;
  height: auto;
}

div#drupal-modal .events_multiple_section .location_icon_text {
  display: inline-flex !important;
}

.opinion_form .button {
  margin-top: 20px;
}

.ui-widget.ui-widget-content {
  box-shadow: rgba(51, 51, 51, 0.33) 0px 0px 10px !important;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div#drupal-modal .events_multiple_section.events_multiple_section_padding {

  padding: 30px 0px 10px;
}

.ui-widget-overlay {
  background: #494848 !important;
}

.gobacklink {
  margin-top: -35px;
  float: right;
}

.gobacklink .bckcalc img {
  width: 40px !important;
  height: auto;
  padding: 0px 4px 0px;
  margin-right: 10px;
}

.gobacklink .bckcalc {
  font-size: 21px;
  font-weight: 600;
  color: #ffffff;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

span.bckcalc {
  padding: 6px 20px;
}

span.bckcalc {
  border: 1px solid #0048D3;
  padding: 6px 20px;
  border-radius: 50px;
  background: linear-gradient(90deg, #00EAFF 7.97%, #0048D3 100%);
}

.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:focus {
  border-radius: 84px !important;
  margin-left: 20px !important;
  background: linear-gradient(90deg, #0048D3 7.97%, #00EAFF 100%) !important;
  border: 2px solid #215ed9 !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: 'termina' !important;
}

.tab-pane .events_multiple_section p strong {
  font-family: termina !important;
  font-size: 17px;
}

.tab-pane .events_multiple_section p {
  font-family: termina !important;
  font-size: 14px;
}

.events_multiple_section p strong {
  font-family: termina !important;
  font-size: 18px;
}

.events_multiple_section p {
  font-family: termina !important;
  font-size: 14px;
}

/* photo gallery css */
.gallery__area_gallery img {
  max-width: 33%;
}

.whtmrBlock {
  padding: 60px 0px;
  background: #ffffff;
  text-align: left;
}

.center-align {
  display: table;
  height: 100%;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin-top: 50px;
}

.center-align .wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.center-align .content {
  display: inline-block;
  text-align: left;
}

.gallery__area {
  padding: 0 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.gallery__area a {
  margin-right: 15px;
  float: left;
  margin-bottom: 15px;
  width: 23.5%;
}

.gallery__area a img {
  width: 100%;
  box-shadow: 0px -1px 13px #c5c5c5;
  margin-top: 0px;
  border: 3px solid #fff;
  min-height: 130px;
}

.gallery__area a:nth-child(4n) {
  /* margin-right: 0px; */
}

.fc-list-item.fc-has-url {
  cursor: pointer;
  text-transform: capitalize !important;
}

@media only screen and (max-width: 1200px) {
  .gallery__area a {
    width: 22.5%;
  }
}

@media only screen and (max-width: 992px) {
  .gallery__area a {
    width: 30%;
  }
}

@media only screen and (max-width: 767px) {
  .gallery__area a {
    width: 100%;
    margin-right: 0px;
  }

  .form--inline.clearfix .form-item {
    display: contents;
  }

  .form--inline.clearfix .form-item .form-text {
    margin-bottom: 20px;
  }

  input#edit-submit-upcoming-events {
    margin: 40px 0px 20px;
  }

  form#views-exposed-form-upcoming-events-block-1 {
    margin-top: 40px;
  }

  .fc-toolbar {
    display: block;
  }

  .fc-toolbar h2 {
    font-size: 25px;
    float: left;
    width: 60%;
    margin-top: 10px;
  }

  .fc-left {
    margin: 10px 0px 20px;
  }

  .banner_section h2 {
    font-size: 33px !important;
    line-height: 150.79% !important;
  }

  td.fc-event-container a {
    height: 20px !important;
  }

  .banner_section h4 {
    font-size: 24px;
  }

  .events_tab_section .nav-tabs {
    flex-direction: row;
    overflow: scroll;
    border: 1px solid #D9D9D9;
    flex-wrap: inherit;
    height: 100px;
    overflow-y: hidden;
  }

  .events_tab_section .nav-tabs .nav-item {
    width: 130%;
    white-space: nowrap;
  }

  .events_tab_section .nav-tabs .nav-link.active {
    height: 100px;
  }

  .events_tab_button .atc-style-blue .atcb-link {
    min-width: 252px !important;
    text-align: center;
    border-radius: 82px;
    margin-left: 0px !important;
  }

  .form--inline.clearfix {
    padding: 10px 20px !important;
    display: block !important;
  }

  .blurToggled {
    border-radius: 28px;
  }

  .blurToggled p {
    padding: 0px 30px 0 20px;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 26px;
  }

}

img.event {
  width: 41px;
}

.events_multiple_section a {
  word-break: break-word;
}

/* Home promotional close button 12-15-2023 */
.blurToggled .promotion-button {
  position: absolute;
  top: 20px;
  right: 48px;
  background-color: transparent;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
}

@media(max-width:767px) {
  .blurToggled .promotion-button {
    top: 10px;
    right: 35px;
    font-size: 16px;
  }
}

#Contract img {
  width: 41px;
}

a.banner-pramotnl {
  background: url(../images/pramotnl.png) top center;
  min-height: 350px;
  text-align: center;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}

/*********** End *************/
/* css for go-live.aspx */
.sectionbox .logo-box {
  background: #f8f8f8;
  padding: 30px 30px;
  width: 100%;
  min-height: 380px;
  margin-bottom: 50px;
}

.sectionbox .logo-box img {
  max-width: 70%;
  max-height: 70px;
  width:auto;
}

.sectionbox .logo-box p {
  color: #000;
  font-family: 'Gilroy';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
  margin: 30px 0 10px;
}

.sectionbox .logo-box a {
  color: #215ED9;
  font-family: 'Gilroy';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.sectionbox .logo-box a svg {
  margin-left: 10px;
}

.opendialogmailerid {
  display: none;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.50);
  z-index: 1;
  padding: 50px 0;
  overflow-y: scroll;
}
.imagesection img{
  width: 50% !important;
  max-height: 100% !important;
}
.imagesection {
  width: 100%;
  text-align: center;
}
#closedialogmailer {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  z-index:999999;
}
/* 16-2-24 go-live alignment */
.sectionbox .logo-box > figure {
  height: 60px;
  margin-bottom: 0px;
  /* display: inline-flex; */
  width: 100%;
  align-items: center;
}

.sectionbox .logo-box > figure > img {
  max-height: 60px;
}
.logo-box figure {
  height: 70px;
  }
/* photo gallary start 13-08-2024 */
.womensdayphoto .item img {
  object-fit: cover;
  border:3px solid #fff
}
.tournamentphoto .item img {
  object-fit: cover;
  border:3px solid #fff
  /* transition: 0.3s ease; */
}
.photogallerycarousel .owl-stage-outer {
  transition: 0.3s ease;
}
.photogallerycarousel .owl-stage-outer:hover {
  transform: scale(105%);
}
.donationsphoto .item img {
  object-fit: cover;
  border:3px solid #fff
}
.events-photos-cms {
  background: linear-gradient(0deg, #ffffff 7.81%, #e6fbfd 33.33%);
  padding: 60px 0px;
}
.events-photos-cms h1 {
  text-align: center;
  font-size: 42px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 80px;
}
.events-photos-cms .photogallerycarousel {
  margin-bottom: 80px;
}
.photogallerycarousel button.owl-prev {
  background: url(../images/west_black.svg) left -4px no-repeat !important;
  width: 22px;
  height: 15px;
  margin: 0px 10px 0px 0px !important;
}

.photogallerycarousel button.owl-next {
  background: url(../images/east_black.svg) left -4px no-repeat !important;
  width: 22px;
  height: 15px;
  margin: 0px 0px 0px 10px !important;
}

.photogallerycarousel .owl-theme .owl-nav {
  margin-top: 30px;
}
.photogallerycarousel button.owl-prev span, 
.photogallerycarousel button.owl-next span {
  display: none;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .events-photos-cms h1 {
      font-size: 32px;
      line-height: 39px;
      margin-bottom: 40px;
  }
}
/* photo gallary end */
.horizon-containerr {
  background: #fff;
  border: 1px solid #ececec;
  margin: 30px 0px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 11px #ccc;
}

.expanding-know-more {
  padding: 40px 40px 0px 10px;
}

.expanding-know-more p.welcomhead {
  font-family: 'Gilroy';
  font-weight: 500;
  padding-bottom: 20px;
}

/* round circle css start here */


.circle-para {
  display: flex
;
}
.zoom-in-out-box {
  margin: 3px;
  width: 50px;
  height: 50px;
  animation: zoom-in-zoom-out 1s ease infinite;
}
.circle-new {
  margin-top: -34px;
  margin-right: -5px;
  position: relative;
}
.circle-para a {
  color: #fff !important;
}
.new-para {
  width: 100%;
}
.new-para p {
  color: #FFF;
  font-family: Gilroy;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 6px;
  padding: 20px;
  background: linear-gradient(270deg, #00EAFF 0.88%, #7E17E5 94.06%);
}
.circle-new p {
  position: absolute;
  top: 35px;
  left: 6px;
  color: #FFF;
  font-family: Gilroy;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}
.circle-para a {
  color: #fff !important;
}