@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
@font-face {
  font-family: "myfont";
  src: url("../../assets/fonts/sky.ttf");
  font-display: swap;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
body {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden !important;
}

/* common css */
p {
  font-size: 14px;
  margin: 5px 0px !important;
}
h2 {
  font-size: 32px;
  font-weight: 600;
}
h4 {
  font-size: 20px;
  line-height: 28px;
}
h5 {
  font-size: 18px;
  line-height: 25px;
}
.bg-blue {
  background-color: #406893;
}
.text-prim {
  color: #406893;
}
.text-purp {
  color: #ab627f;
}
ul {
  margin: 0px !important;
}
.bg-lightpink {
  background-color: #fdf6fa;
}
.py-80 {
  padding: 70px 0;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pb-80 {
  padding-bottom: 70px;
}
.dark-gray {
  color: #777777;
}
.underline {
  text-decoration: underline !important;
}
.vh-50 {
  height: 50vh;
}
a {
  text-decoration: none;
  color: rgb(50, 82, 116);
}
p a {
  text-decoration: underline;
  color: #406893;
  font-weight: 600;
  font-size: 13px;
}
a:hover {
  color: #406893;
}
.bg-none {
  background: none;
}
#search-bg {
  border: 1px solid #406893;
  padding: 5px 15px !important;
  border-radius: 50px;
}
#search-bg input {
  outline: none;
  background-color: transparent !important;
}
/* common css */

/* header 1 */
/* #header1 a:focus{color: #406893 !important;} */
#header1 .hero-11 {
  font-size: 11px;
}
#header1 .nav-link {
  color: black !important;
  font-weight: 500;
}
/* #header1 a:focus, #header1 .active{color: #406893 !important;} */

/* header 1 */

/*  sec 1 hero */

#hero-sec .fs-50 {
  font-size: 50px;
}
#hero-sec p {
  color: white;
  font-size: 24px;
  font-weight: 700;
  width: 75%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  border-radius: 3px;
  backdrop-filter: blur(4px);
  padding: 15px;
}
@media only screen and (min-width: 780px) {
  #hero-sec p {
    margin-top: 300px !important;
  }
  #sec2-analytics .rounded-3 img{
    min-height: 240px;
  }
  #sec3-reports .rounded-3 img{
    min-height: 240px;
  }
}
@media only screen and (max-width: 780px) {
  #hero-sec p {
    margin-top: 180px !important;
  }
}
#hero-sec .owl-carousel .owl-nav button.owl-next,
#hero-sec .owl-carousel .owl-nav button.owl-prev span {
  font-size: 40px;
  line-height: 40px;
  color: rgb(0, 0, 0);
}
#hero-sec .owl-carousel .owl-nav button.owl-next,
#hero-sec .owl-carousel .owl-nav button.owl-prev {
  height: 40px !important;
  width: 40px !important;
  background-color: #ffffff;
  border-radius: 20px;
}
/* #hero-sec .owl-nav{display: none !important;} */
/* #hero-sec .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: block;} */
#hero-sec .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  align-items: center;
  display: flex;
  justify-content: center;
}
#hero-sec .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  align-items: center;
  display: flex;
  justify-content: center;
}
#hero-sec .owl-dots button {
  height: 8px;
  width: 8px;
  background-color: #6f6761;
  border-radius: 50px;
}
#hero-sec .owl-dots button.owl-dot.active {
  background-color: #fff !important;
}
#hero-sec .owl-dots {
  justify-content: center;
  display: flex;
  gap: 4px;
  position: absolute;
  left: 50%;
  bottom: 5%;
}
.slide1,
.slide2,
.slide3,
.slide4,
.slide5,
.slide6 {
  background-size: cover;
  background-position: top !important;
  background-repeat: no-repeat;
  height: 55vh;
}
/*  sec 1 hero */

/*  sec 2 Analytics  */

.border-bottom {
  border-bottom: 3px solid #406893 !important;
}
.ana-card1 {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.25),
    #000000
  );
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
  width: 100%;
}
.sec2-shadow {
  box-shadow: 1px 1px 23px rgba(0, 0, 0, 0.12);
}
/*  sec 2 Analytics */

/* sec3-reports */
#sec3-reports .img1 {
  width: 50%;
  border-radius: 10px;
}
/* sec3-reports */

/* sec4 */
#sec4 .img-width {
  width: 150px;
}
/* sec4 */

/* sec4-reports */
.border4 {
  height: 100%;
  border: 3px solid transparent;
  border-radius: 10px;
  background: linear-gradient(to top, #ffffff, #ffffff),
    linear-gradient(to bottom, #ffffff, #20437d);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
/* sec4-reports */

/* section 5 Studies */
#sec5 .studie-img {
  width: 80px;
}
/* section 5 Studies */

/* section 6 Arab */
#sec6 .arab-img {
  width: 80px;
}
/* section 6 Arab */

/* sec7 */
.sec7-1 {
  background-image: url("../../images/index/sec7-1.webp");
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 415px;
}
.sec7-2 {
  background-image: url("../../images/index/sec7-2.webp");
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 415px;
}
.sec7-3 {
  background-image: url("../../images/index/sec7-3.webp");
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 415px;
}
#sec7 .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}
#sec7 .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  height: 40px !important;
  width: 40px !important;
  background-color: #ab627f;
  border-radius: 20px;
}
#sec7 .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev span {
  font-size: 40px;
  line-height: 40px;
  color: white;
}
#sec7 .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: -5%;
  transform: translateY(-50%);
}
#sec7 .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
}
/* sec7 */

/* sec8 */
#sec8 .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}
#sec8 .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  height: 40px !important;
  width: 40px !important;
  background-color: #ab627f;
  border-radius: 20px;
}
#sec8 .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev span {
  font-size: 40px;
  line-height: 40px;
  color: white;
}
#sec8 .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: -5%;
  transform: translateY(-50%);
}
#sec8 .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
}
/* sec8 */

@media only screen and (max-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1120px !important;
  }
  #hero-sec p {
    font-size: 42px;
  }
  #search-bg input {
    width: 120px;
  }
  h5 {
    font-size: 16px;
  }
  #sec3-reports .img1 {
    width: 200px;
  }
  .slide1,
  .slide2,
  .slide3,
  .slide4,
  .slide5,
  .slide6 {
    height: 60vh !important;
  }
}

@media only screen and (max-width: 1399px) {
  .slide1,
  .slide2,
  .slide3,
  .slide4,
  .slide5,
  .slide6 {
    height: 60vh;
    #hero-sec p {
      font-size: 42px;
    }
  }
  h5 {
    font-size: 15px;
    line-height: 22px;
  }
  p {
    font-size: 13px;
    margin: 5px 0px !important;
  }
}
@media only screen and (max-width: 1199px) {
  #sec5 .studie-img {
    width: 100%;
  }
  #hero-sec p {
    color: white;
    font-size: 46px;
    font-weight: 700;
    width: 75%;
  }
  .pb-80 {
    padding-bottom: 60px;
  }
  #sec7 .owl-carousel .owl-nav button.owl-next {
    right: 0%;
  }
  #sec7 .owl-carousel .owl-nav button.owl-prev {
    left: 0%;
  }
  #sec8 .owl-carousel .owl-nav button.owl-next {
    right: 0%;
  }
  #sec8 .owl-carousel .owl-nav button.owl-prev {
    left: 0%;
  }
  .py-80 {
    padding: 60px 0;
  }
  /* #search-bg{padding: 5px 10px !important;} */
  /*#search-bg input{width: 150px;}*/
}
@media only screen and (max-width: 991px) {
  .slide1,
  .slide2,
  .slide3,
  .slide4,
  .slide5,
  .slide6 {
    height: 35vh !important;
  }
  #hero-sec p {
    color: white;
    font-size: 38px;
    font-weight: 700;
    width: 75%;
  }
  .ana-card1 {
    height: 250px !important;
    background-position: right top;
  }
  #sec3-reports .img1 {
    width: 100%;
    border-radius: 10px;
  }
  .py-80 {
    padding: 50px 0;
  }
  .pt-5 {
    padding-top: 40px !important;
  }
  h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
  }
  #hero-sec .owl-carousel .owl-nav button.owl-next,
  #hero-sec .owl-carousel .owl-nav button.owl-prev {
    height: 30px !important;
    width: 30px !important;
  }
  #hero-sec .owl-carousel .owl-nav button.owl-next,
  #hero-sec .owl-carousel .owl-nav button.owl-prev span {
    font-size: 40px;
    line-height: 20px;
  }
  #hero-sec .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  #hero-sec .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #hero-sec p {
    color: white;
    font-size: 36px;
    font-weight: 600;
    width: 100%;
  }
  .py-80 {
    padding: 40px 0;
  }
  .pt-5 {
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 575px) {
  #sec6 .gap-3 {
    gap: 10px !important;
  }
  #sec4 .img-width {
    width: 100%;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  #sec5 img {
    width: 100% !important;
  }
  #hero-sec p {
    color: white;
    font-size: 22px;
    font-weight: 700;
    width: 75%;
  }
  .pt-5 {
    padding-top: 24px !important;
  }
  #sec4 img {
    width: 100%;
  }
  .pb-80 {
    padding-bottom: 40px;
  }
  h5 {
    font-size: 14px;
    line-height: 20px;
  }
  p {
    font-size: 16px;
    margin: 15px 0px !important;
  }
  h2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
  }
}
@media only screen and (max-width: 480px) {
  #hero-sec p {
    color: white;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    text-align: center;
  }
  #sec4 img {
    width: 100%;
  }
}
@media only screen and (max-width: 380px) {
  #sec4 img {
    width: 100%;
  }
}
.report-position {
  background-color: rgb(0, 0, 0, 0.75);
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 0px;
  width: 100%;
}
.report-position h5 {
  font-size: 14px !important;
}
.partners img {
  max-height: 163px;
}
#ab-sec9 .item a {
  margin: auto;
}
#logointop {
  margin-right: 10px !important;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*body {
  animation: fadeIn 0.5s ease-in-out;
}*/
iframe{
  max-width: 100%;
}