/**
* Template Name: Arsha
* Updated: Mar 10 2023 with Bootstrap v5.2.3
* Template URL: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeue-Roman.woff2') format('woff2'),
        url('HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Helvetica Neue';
  font-optical-sizing: auto;
  font-style: normal;
  color: #2b3250;
  background: #FFFDF4;

}
h1,h2,h3,h4,h5,h6{

  font-family: 'Helvetica Neue';
  color: #2b3250;
}
h4{
  color: #2b3250;
}

body, html {
  height: 100%;
  overflow: auto;
}
.font-add{
  font-family: "Playfair Display", serif;
  color: #2b3250 !important;

}
.hone-title{
  font-size: 60px;
}
.container3{

  height: 300px;
  width: 250px;
  overflow: hidden;
  margin: 5% 4px;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
 background: #253DB6;

}
.container3:hover{
  height: 500px;
  width: 350px;
  border-radius: 5px;
  box-shadow: 0px 1px 35px 0px rgba(0,0,0,0.3);
}
.container3 .wrapper img{
  position: relative;
  z-index: 20;
  border-radius: 50%;
  display: block;
  height: 200px;
  width: 200px;
  border: 5px solid #fff;
  object-fit: cover;
  margin: 20px auto;
  transition: all 0.3s ease;
}
.container3:hover .wrapper img.active{
  height: 470px;
  width: 350px;
  margin: 0px auto;
  border: none;
  border-radius: 5px;
}
.wrapper .title{
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  padding: 10px;
  font-family: "Playfair Display", serif;
  line-height: 25px;
  text-align: center;
}
.comtab{
    border-radius: 10px;
    padding: 20px;
    font-size: 15px;
    background: #253DB6;
    color: #fff;
    margin-bottom: 20px;
}
#core-team{
    display: flex;
    flex-direction: row;
    color: #fff;
        justify-content: center;
}
.content2{
  color: #fff;
  font-size: 17px;
  margin-top: 10px;
  padding: 1px 20px 10px 20px!important;
}
.content .buttons{
  display: flex;
}
.buttons .btn{
  height: 40px;
  width: 150px;
  margin: 0 5px;
}
.buttons .btn button{
  height: 100%;
  width: 100%;
  background: #fff;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  transition: all 0.3s;
}
.btn button:hover{
  transform: scale(0.95);
}

p{
  font-size: 1rem;
  text-align: justify;
}

a {
  color: #b22275;
  text-decoration: none;
}

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



/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #d7cebd;
}
#myVideo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: auto;
  object-fit: inherit;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: -2;

}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #d7cebd;
  border-top-color: #585359;
  border-bottom-color: #585359;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

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

  100% {
    transform: rotate(360deg);
  }
}
div.ons{
  display: block;
}

div.txts{
  display: none;
}
img.ons{
  display: none;
}

img.txts{
  width: 60%;
    margin: auto;
    display: block;
}
.breadcrumb{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 99;
}
.city-bg{
  display: block;
  position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1; 
    width: 100%;
}
.city-bg img{
  width: 100%;
}

.city-bg2{
  display: none;
  position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}
.city-bg2 img{
  width: 100%;
}
.newfort{
  text-align: center;
  margin-top: 4px;
  color: #000;
}
.breadcrumb {
  display: none;
}
.newfort a{
  color: #000;
}
.newfort a:hover{
  color: #444;
}
.login-us{
    background-color: #d7cebd87;
    padding: 1px;
    margin-bottom: 20px;
    border-radius: 8px;
    background: linear-gradient(90deg, #4658A7 -25.96%, #18A874 21.53%, #FCC021 69.02%, #EB2627 117.95%);
}

.login-us2{
    padding: 1px;
    margin-bottom: 10px;
    border-radius: 7px;
    border: 1px solid #b22275;
}
.login-us3{
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 7px;
    background: #0c0c0c87;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #d2202b;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

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

.back-to-top:hover {
  background: #6bc1e9;
  color: #fff;
}

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

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

#header {
  transition: all 0.5s;
  z-index: 99999;
  padding: 15px 0;
  background: #FFFDF4;
  box-shadow: 2px 0px 10px #000;
  position: fixed;
  width: 100%;
}

#header.header-scrolled,
#header.header-inner-pages {
  background: #fff;
}

#header .logo {
  margin: 0 0 0 10px;
  padding: 0;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 70px;
}

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

#main{
    position: relative;
    padding-top: 110px;
    height: 100%;
  }
.navbar {
  padding: 0;
}
.Captain,.QM{
    background: #d3202b !important;
    color: #fff;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
a.icon-down:hover{color: #d7cebd;}

.navbar li {
  position: relative;

}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px 15px 0px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #2b3250;
  white-space: nowrap;
  transition: 0.3s;
}

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

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  border-bottom: 2px solid #b22275;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  border: 2px solid #d2202b;
  font-weight: 600;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #31a9e1;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

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

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  color: #0c3c53;
}

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

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

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

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

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

.mobile{
  display: none;
}

.desktop{
  display: block;
}

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

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

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

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
    color: #b22275 !important;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(215, 206, 189, 0.9);
  transition: 0.3s;
  z-index: 999;
}

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

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

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

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

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
  color: #6c2c47;
}

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

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

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

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

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

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

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 80vh;
  background: #d2202b;
}
.rahul{
  position: absolute;
  width: 27%;
  right: 40px;
  top: -50px;
}
.rahul2{
    display: flex;
    align-items: center;
    justify-content: center;
}
.rahul2 h3, .rahul2 h4{
  margin: 0;
  padding: 0;
  font-weight: 800;
}

.rahul2 .imgs{
  width: 25%;
}


#hero .container {
  padding-top: 72px;
}

#hero h1 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
}

#hero h2 {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 50px;
  font-size: 24px;
}

#hero .btn-get-started {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px 11px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px 0 0 0;
  color: #fff;
  background: #d2202b;
}
.card-box {
    width: 150px;
    float: left;
    margin: 0 0 30px;
    box-sizing: content-box;
}
.card-body{
  padding:0 10px 10px;

}
.card{
  border-radius: 10px;
}

#hero .btn-get-started:hover {
  background: #209dd8;
}

#hero .btn-watch-video {
  font-size: 16px;
  display: flex;
  align-items: center;
  transition: 0.5s;
  margin: 10px 0 0 25px;
  color: #fff;
  line-height: 1;
}

#hero .btn-watch-video i {
  line-height: 0;
  color: #fff;
  font-size: 32px;
  transition: 0.3s; 
  margin-right: 8px;
}

#hero .btn-watch-video:hover i {
  color: #d2202b;
}

#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (max-width: 991px) {
  #hero {
    height: 100vh;
    text-align: center;
  }
   .rahul2{
        flex-direction: column;
  }
  .rahul2 .imgs{
    width: 100%;

  }


  #hero .animated {
    animation: none;
  }

  #hero .hero-img {
    text-align: center;
  }

  #hero .hero-img img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  #hero .hero-img img {
    width: 70%;
  }
}

@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }

  #hero .btn-get-started {
    font-size: 16px;
    padding: 10px 24px 11px 24px;
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }

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

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 3% 0 0;
  position: relative;
  z-index: 9;
}
.home-space{
  margin-bottom: 8%;
}
.join-text{
  font-size: 30px;
}
.small-text{
  font-size: 30px;
}
.big-text{
  font-size: 90px;
}
.big-text2{
  font-size: 50px;
}
.extr{
    padding: 2% 0 21%;
}
.breadcrumb-item+.breadcrumb-item::before{
  content: '';
}
.breadcrumb-item.active{
  padding-left: 3px;
}

.section-bg {
  background-color: #f3f5fa;
}
.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #d2202b;
}
.section-title span {
  font-size: 16px;
  margin-bottom: 20px; 
  padding-bottom: 20px;
  position: relative;
  color: #fff;
}
.title-txt{
  position: fixed;
  display: flex;
  align-items: center;
  top: 100px;
}
.title-txt img{
  width: 250px;
}
.title-txt h4{
  color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin-top: -30px;

}

/*--.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #d2202b;
  bottom: 0;
  left: calc(50% - 20px);
} --*/

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

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
  padding: 12px 0;
  text-align: center;
}

.clients img {
  max-width: 45%;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 15px 0;
  filter: grayscale(100);
}

.clients img:hover {
  filter: none;
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .clients img {
    max-width: 40%;
  }
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about .content h3 {
    font-size: 30px;
    margin-top: 0;
  }
  .content{
    margin: auto;
  }

.bus{
      display: contents !important;
}

.about .content ul {
  list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    font-size: 18px;
    justify-content: center;
}

.orgn-box{
    color: #b22275  !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px !important;
}
.orgn-box2{
    color: #b22275  !important;
    font-optical-sizing: auto;
    font-style: normal;
}

.meetteam{
    font-size: 54px;
    font-weight: 600;
    transform: rotate(270deg);
    transform-origin: 22% 182%;
    color: #585359;
    position: absolute;
    text-transform: uppercase;
}
.meetteam2{
  display: none;
}
.badgeg {
      position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 500px;
    z-index: -1;
    background: #d2202c;
    top: -4px;
    right: 7px;
}
.about .content ul li {
    margin: 8px;
    list-style: disc;
    color: #fff;
    font-size: 17px;
}


.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #d2202b;
  line-height: 1;
}
.listbar{
  overflow-y: auto;
}
.listbar::-webkit-scrollbar, #main::-webkit-scrollbar  { 
  width: 0 !important;
  display: none; 
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 4px;
  transition: 0.3s;
  line-height: 1;
  color: #544d54;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #544d54;
  pointer-events: none;
}
.about .content .astage1, .about .content .astage_1, .about .content .astage_2, .about .content .astage_3, .about .content .astage_4, .about .content .astage_5, .about .content .astage_6, .about .content .astage_7 {
  pointer-events: all !important;
}

.about .content .btn-learn-more:hover {
  background: #d2202b;
  color: #fff;
  text-decoration: none;
}
.border-wrap {
  position: relative;
  padding: 1px;
  border: 2px solid #b22275;
  border-radius: 11px;
  width: fit-content;
}

.btn-gnd{
    color: #000;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 10px 15px;
    display: block;
    text-align: center;
    background: #fff;
    font-size: 26px;

}
.btn-gnd:hover{
  color:#b22275;
  
}
/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .content {
  padding: 60px 100px 0 100px;
}

.why-us .content h3 {
  font-weight: 400;
  font-size: 34px;
  color: #d2202b;
}

.why-us .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.why-us .content p {
  font-size: 15px;
  color: #848484;
}

.why-us .img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.why-us .accordion-list {
  padding: 0 100px 60px 100px;
}

.why-us .accordion-list ul {
  padding: 0;
  list-style: none;
}

.why-us .accordion-list li+li {
  margin-top: 15px;
}

.why-us .accordion-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

.why-us .accordion-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding-right: 30px;
  outline: none;
  cursor: pointer;
}

.why-us .accordion-list span {
  color: #d2202b;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}

.why-us .accordion-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.why-us .accordion-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.why-us .accordion-list .icon-show {
  display: none;
}

.why-us .accordion-list a.collapsed {
  color: #343a40;
}

.why-us .accordion-list a.collapsed:hover {
  color: #d2202b;
}

.why-us .accordion-list a.collapsed .icon-show {
  display: inline-block;
}

.why-us .accordion-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1024px) {

  .why-us .content,
  .why-us .accordion-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .why-us .img {
    min-height: 400px;
  }

  .why-us .content {
    padding-top: 30px;
  }

  .why-us .accordion-list {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .why-us .img {
    min-height: 200px;
  }
}

/*--------------------------------------------------------------
# Skills
--------------------------------------------------------------*/
.skills .content h3 {
  font-weight: 700;
  font-size: 32px;
  color: #d2202b;
  font-family: "Poppins", sans-serif;
}

.skills .content ul {
  list-style: none;
  padding: 0;
}

.skills .content ul li {
  padding-bottom: 10px;
}

.skills .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #d2202b;
}

.skills .content p:last-child {
  margin-bottom: 0;
}

.skills .progress {
  height: 60px;
  display: block;
  background: none;
  border-radius: 0;
}

.skills .progress .skill {
  padding: 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #d2202b;
}

.skills .progress .skill .val {
  float: right;
  font-style: normal;
}

.skills .progress-bar-wrap {
  background: #e8edf5;
  height: 10px;
}

.skills .progress-bar {
  width: 1px;
  height: 10px;
  transition: 0.9s;
  background-color: #4668a2;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
  padding: 50px 30px;
  transition: all ease-in-out 0.4s;
  background: #fff;
}

.services .icon-box .icon {
  margin-bottom: 10px;
}

.services .icon-box .icon i {
  color: #d2202b;
  font-size: 36px;
  transition: 0.3s;
}

.services .icon-box h4 {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #d2202b;
  transition: ease-in-out 0.3s;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  transform: translateY(-10px);
}

.services .icon-box:hover h4 a {
  color: #d2202b;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(40, 58, 90, 0.9), rgba(40, 58, 90, 0.9)), url("../img/cta-bg.jpg") fixed center center;
  background-size: cover;
  padding: 120px 0;
}

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

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 40px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #d2202b;
  border: 2px solid #d2202b;
}

@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  list-style: none;
  margin-bottom: 20px;
}
.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  margin: 10px 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  transition: all 0.3s;
  padding: 8px 20px;
  border-radius: 50px;
  font-family: "Poppins", sans-serif;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  background: #d2202b;
  color: #fff;
}

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

.portfolio .portfolio-item .portfolio-img {
  overflow: hidden;
}

.portfolio .portfolio-item .portfolio-img img {
  transition: all 0.6s;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 15px;
  bottom: 0;
  z-index: 3;
  right: 15px;
  transition: all 0.3s;
  background: rgba(55, 81, 126, 0.8);
  padding: 10px 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}

.portfolio .portfolio-item .portfolio-info p {
  color: #f9fcfe;
  font-size: 14px;
  margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #fff;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #d2202b;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

.portfolio .portfolio-item:hover .portfolio-img img {
  transform: scale(1.15);
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

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

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

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

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

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(55, 81, 126, 0.08);
}

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

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

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

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

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

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

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  position: relative;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  transition: 0.5s;
  height: 100%;
}

.team .member .pic {
  overflow: hidden;
  width: 180px;
  border-radius: 50%;
}

.team .member .pic img {
  transition: ease-in-out 0.3s;
}

.team .member:hover {
  transform: translateY(-10px);
}

.team .member .member-info {
  padding-left: 30px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #d2202b;
}

.team .member span {
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
}

.team .member span::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #cbd6e9;
  bottom: 0;
  left: 0;
}

.team .member p {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.team .member .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.team .member .social a {
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #eff2f8;
}

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

.team .member .social a:hover {
  background: #d2202b;
}

.team .member .social a:hover i {
  color: #fff;
}

.team .member .social a+a {
  margin-left: 8px;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .row {
  padding-top: 40px;
}

.pricing .box {
  padding: 60px 40px;
  box-shadow: 0 3px 20px -2px rgba(20, 45, 100, 0.1);
  background: #fff;
  height: 100%;
  border-top: 4px solid #fff;
  border-radius: 5px;
}

.pricing h3 {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 20px;
  color: #d2202b;
}

.pricing h4 {
  font-size: 48px;
  color: #d2202b;
  font-weight: 400;
  font-family: "Jost", sans-serif;
  margin-bottom: 25px;
}

.pricing h4 sup {
  font-size: 28px;
}

.pricing h4 span {
  color: #d2202b;
  font-size: 18px;
  display: block;
}

.pricing ul {
  padding: 20px 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

.pricing ul li {
  padding: 10px 0 10px 30px;
  position: relative;
}

.pricing ul i {
  color: #28a745;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 6px;
}

.pricing ul .na {
  color: #ccc;
}

.pricing ul .na i {
  color: #ccc;
}

.pricing ul .na span {
  text-decoration: line-through;
}

.pricing .buy-btn {
  display: inline-block;
  padding: 12px 35px;
  border-radius: 50px;
  color: #d2202b;
  transition: none;
  font-size: 16px;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  transition: 0.3s;
  border: 1px solid #d2202b;
}

.pricing .buy-btn:hover {
  background: #d2202b;
  color: #fff;
}

.pricing .featured {
  border-top-color: #d2202b;
}

.pricing .featured .buy-btn {
  background: #d2202b;
  color: #fff;
}

.pricing .featured .buy-btn:hover {
  background: #23a3df;
}

@media (max-width: 992px) {
  .pricing .box {
    max-width: 60%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 767px) {
  .pricing .box {
    max-width: 80%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 420px) {
  .pricing .box {
    max-width: 100%;
    margin: 0 auto 30px auto;
  }
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0 100px;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li+li {
  margin-top: 15px;
}

.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #d2202b;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #d2202b;
  transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
  color: #d2202b;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  border-top: 3px solid #d2202b;
  border-bottom: 3px solid #d2202b;
  padding: 30px;
  background: #fff;
  width: 100%;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}

.contact .info i {
  font-size: 20px;
  color: #d2202b;
  float: left;
  width: 44px;
  height: 44px;
  background: #e7f5fb;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #d2202b;
}

.contact .info p {
  padding: 0 0 10px 60px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #6182ba;
}

.contact .info .email p {
  padding-top: 5px;
}

.contact .info .social-links {
  padding-left: 60px;
}

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

.contact .info .social-links a:hover {
  background: #d2202b;
  color: #fff;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: #d2202b;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  border-top: 3px solid #d2202b;
  border-bottom: 3px solid #d2202b;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

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

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

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

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

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

.contact .php-email-form .form-group {
  margin-bottom: 20px;
}

.contact .php-email-form label {
  padding-bottom: 8px;
}

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

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #d2202b;
}

.contact .php-email-form input {
  height: 44px;
}

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

.contact .php-email-form button[type=submit] {
  background: #d2202b;
  border: 0;
  padding: 12px 34px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

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

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

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

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #f3f5fa;
  min-height: 40px;
  margin-top: 72px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 68px;
  }
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 600;
  color: #d2202b;
}

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

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

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

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  font-size: 14px;
  background: #d2202b;
}


#footer .footer-newsletter {
  padding: 50px 0;
  background: #f3f5fa;
  text-align: center;
  font-size: 15px;
  color: #444444;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  color: #d2202b;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
  text-align: left;
}

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

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #d2202b;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #209dd8;
}

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

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

#footer .footer-top .footer-contact h3 {
  font-size: 28px;
  margin: 0 0 10px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  color: #d2202b;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Jost", sans-serif;
  color: #5e5e5e;
}

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

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

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

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

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

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

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

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #d2202b;
}

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

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

#footer .footer-bottom {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
}

#footer .copyright {
  float: left;
}

#footer .credits {
  float: right;
  font-size: 13px;
}

#footer .credits a {
  transition: 0.3s;
}

@media (max-width: 768px) {
  #footer .footer-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #footer .copyright,
  #footer .credits {
    text-align: center;
    float: none;
  }

  #footer .credits {
    padding-top: 4px;
  }
}
.plan-btn button{
    padding: 7px 0;
    width: 22%;
    margin: 0 10px;
}
.city{
  padding: 5% !important;
}
.form-btn{border: 2px solid #cdc4b3;background: none;color: #000;}

.gallery-img{
    text-align: center;
    float: left;
    margin: 10px;
  }
  .gallery-img2{
  width: auto;
}
.gallery-img img{ 
    margin: 0 ; 
    box-shadow: 0px 1px 8px 0px #000;
      }
.gallery-cont{margin: auto;}
.gallery-cont h4{ font-size:16px; }
.gallery-cont p{margin-bottom: 30px;text-transform: uppercase;}
.gallery-cont a:hover{
  color: #000;
}
.gallery-img video{ 
  width: 360px;
    }

.hilti-wall{
  float: left;
}
.hilti-wall h2{
  color: #d2202c;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #000;
}
.navbar a:after{border-left: 1px solid #000;}
ul.team-group li {
     width: 220px;
    display: inline-block;
    text-align: center;
    margin: 0 !important;
}
ul.team-group li img{
  width: 70%;
    padding: 1px 0;
    border: 2px solid #b22275;
    border-radius: 11px;
}

.team-group h4{
  font-weight: bold;
  font-size: 20px;
  margin: 5px;
}
.team-group h5{
  font-size: 13px;
  margin: 0;
}

.cookie-disclaimer p{
  font-size: 13px;
}
.speakers ul li{margin: 30px;}
.team ul li{margin: 50px;}
.team ul li h4{font-weight: normal;}

.top-head{display: inherit;margin-top: -70px;}
.top-head img{width: 170px;}
.top-head h2{color: #d2202c;padding-top: 30px;font-size: 35px;}

.top-help{display: inherit;margin-top: -50px;}
.top-help img{width: 100px;}
.top-help h2{color: #fff;font-size: 35px;}

.contact-box{
  background: #fff;
  border-radius: 10px;
  display: flex; 
  margin-bottom: 20px;
    border: 2px solid #6c2c47;
}
.hotal2{height: 80px;}

.icons-box{
    padding: 10px;
    width: 160px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #d7cebd;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
  }
.icons-box span{
  font-size: 15px;
  color: #585359;
  text-align: center;
  font-weight: 800;
}
.head-line{
  color: #6c2c47  ;
    border-bottom: 2px solid #6c2c47  ;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 7px;
}
.txt-box{
      width: 560px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    font-size: 17px;

}
.box-left{float: left;}
.box-right{float: right;}
.txt-box p{padding: 0 20px;}
.faq{   
    position: relative;
    margin: 50px 0;
  }
.faq p{padding: 10px 20px;background: #fff;border-radius: 30px;
    border: 2px solid #6c2c47;}
.example::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.example {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
a.login, a.login:active{
    color: #b22275;
    padding: 7px 10px;
    margin: 0;
    width: fit-content;
}
.logout2{
    padding: 1px;
    border: 2px solid #b22275;
    border-radius: 5px;
    margin:0 10px;
}
a.logout, a.logout:active{
    color: #b22275;
    padding: 2px 14px;
    margin: 0px;
    background: #fff;
    border-radius: 4px;

}
.text-success{
  font-size: 0.9rem;
  text-transform: capitalize;
    font-weight: 600;
    padding-left: 05px;
    color: #b22275  !important;
  }

.new-boeder{
  position: relative;
  background: linear-gradient(90deg, #4658A7 -25.96%, #18A874 21.53%, #FCC021 69.02%, #EB2627 117.95%);
  padding: 1px ;
  border: 0px solid #fff;
  border-radius: 5px;
  width: fit-content;
    }

.login-us input{
  height: 40px;
}
.loginbtn{ 
  padding: 5px 40px;    
  border-radius: 5px;
  border: 0;
}
.loginbtn:hover{
  color:#b22275;
  
}

.fix-btn{
  position: fixed;
  z-index: 99999;
  width: 65px;
  height: 50px;
  right: 0;
  top: 360px;
  padding: 0 0 0 15px;
}
.fix-btn span{
      color: #fff;
    margin: 20px 0 0 13px;
    position: absolute;
    font-size: 14px;
}
a.fix-btn:hover{width: 160px}
.fix-btn2{
  top: 420px;
}.fix-btn3{
  top: 480px;
}
.fix-btn i{color: #fff;padding: 15px 0 10px 10px;}
.pluss{
  position: absolute;
  margin: 0px 0 0 -17px;
  }
  .notif-box{
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .inp:after{
    content:"";
    width: 200px;
    height: 200px;
    background: #504b50;
    
  }
  .gallery-imgs{width: 180px; float: left;margin: 5px;}
  .gallery-frm{margin-bottom: 20px;}


  .full-doc{}
  .form-check{
    margin-bottom: 10px;
    width: 500px;
    display: flex;
    flex-direction: column;
  }
  
.form-check-inline {
    display: inline-block;
    margin-right: 1rem;
}
  .form-check .form-check-input{
    margin: 0 8px;
  }
  .visa-hide{display: none;}
  .visa-show{display: block;}

  #my-eticket p{
    background: #585359d4;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    font-size:18px;
}
.icon-down{
  float: right;
  color: #fff;
}
.icon-down{
  font-size: 20px;
}
.uncompromise{
    width: 230px;
    position: fixed;
    z-index: 9999;
    top: 80px;
    
}
.uncompromise2{
    width: 250px;
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    
}
.uncompromise3{
    width: 180px;
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    left: 10px;
    
}
.by-road2{display: none;}
.by-road1{display:block !important; }
.by-road{display: none;}

.uncompromise4{
    width: 180px;
    position: fixed;
    z-index: 9999;
    top: 28%;
    right: 17%;
    
}
.top-uncompromise{
    position: fixed;
    z-index: 9999;
    top: 300px;
    left: 30px;
    width: 20%;
}
.lines{
  position: fixed;
    width: 850px;
    left: -440px;
    top: 250px;
    opacity: 0.1 !important;
}
.lines2{
  position: fixed;
    width: 850px;
    right: -570px;
    top: 140px;
}
.working{
  background: url(../img/working-man.png) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
}

#background-wrap {
    bottom: 0;
  left: 0;
  padding-top: 50px;
  position: fixed;
  right: 0;
  top: 20px;
  z-index: 0;
}

/* KEYFRAMES */

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -500px;
    }
    100% {
        margin-left: 100%;
    }
}

/* ANIMATIONS */

.x1 {
  -webkit-animation: animateCloud 35s linear infinite;
  -moz-animation: animateCloud 35s linear infinite;
  animation: animateCloud 35s linear infinite;
  
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.x2 {
  -webkit-animation: animateCloud 20s linear infinite;
  -moz-animation: animateCloud 20s linear infinite;
  animation: animateCloud 20s linear infinite;
  
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
}

.x3 {
  -webkit-animation: animateCloud 30s linear infinite;
  -moz-animation: animateCloud 30s linear infinite;
  animation: animateCloud 30s linear infinite;
  
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
}

.x4 {
  -webkit-animation: animateCloud 18s linear infinite;
  -moz-animation: animateCloud 18s linear infinite;
  animation: animateCloud 18s linear infinite;
  
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}

.x5 {
  -webkit-animation: animateCloud 25s linear infinite;
  -moz-animation: animateCloud 25s linear infinite;
  animation: animateCloud 25s linear infinite;
  
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.77);
  transform: scale(0.7);
}

/* OBJECTS */

.cloud {
  background: url(../img/cluds.png) no-repeat;

  height: 33px;
  position: relative;
  width: 112px;
}


.note{
 
}
.note h1 {
  color: #585358;
  font-size: 2.9rem;
  font-weight: 100;
  line-height: 1.5;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  margin-left: -10px;
}


.message {
  color: #b22275;
  display: block;
  font-weight: 900;
  overflow: hidden;
  position: absolute;
  padding-left: 0.5rem;
  top: 0.2rem;
  left: 0;
  animation: openclose 7s ease-in-out infinite;
}


@keyframes openclose {
  0% {
    top: 0.2rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  30% {
    top: 0.2rem;
    width: 100%;
  }
  33% {
    top: 0.2rem;
    width: 0;
  }
  35% {
    top: 0.2rem;
    width: 0;
  }
  38% {
    top: -4.5rem;
    
  }
  48% {
    top: -4.5rem;
    width: 100%;
  }
  62% {
    top: -4.5rem;
    width: 100%;
  }
  66% {
    top: -4.5rem;
    width: 0;
    text-indent: 0;
  }
  71% {
    top: -9rem;
    width: 0;
    text-indent: 5px;
  }
  86% {
    top: -9rem;
    width: 100%;
  }
  95% {
    top: -9rem;
    width: 100%;
  }
  98% {
    top: -9rem;
    width: 0;
    text-indent: 5px;
  }
  100% {
    top: 0;
    width: 0;
    text-indent: 0;
  }
}
.star-note{
  margin-top: 40px;
  font-size: 13px;
}
.section-title{}

.hedtxt{
  font-size: 50px;
  line-height: 50px;
}
.abt2{
  color:#54535b;
  font-weight: 800;
}
.help{
  height: 600px;
  overflow: scroll !important;
}
.abt_bg{
    background: #ffffffbf;
    background-size: 50%;
    margin: auto;
    padding: 50px 50px 0;
    overflow: hidden;
    border-radius: 10px;
}
.gallery .gcon{
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.gallery{
    padding: 30px 0px 10px;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: nowrap;
}

.download-box{
    position: fixed;
    right: 235px;
    top: -30px;
    color: #fff;
    font-size: 20px;
    display: none;
  }

.gallery-txt{
  font-size:40px;
  color: #fff; 
}

.agenda{
  margin: auto;
  height:550px;
  border:1px solid #fff;
  padding: 10px;
  overflow-y: scroll;
  flex-direction: column;
  justify-content: flex-start;
}
.inp-txt{
    font-size: 20px;
    text-align: center;
    color: #cbcaca;
}
.inp{
    margin: auto;
    padding: 50px;
    height: 610px;
}
.big-txt{
    text-align: center;
    color: #fff;
    font-size: 70px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 50px;
    padding: 0;
    text-shadow: 0px 2px 6px #000;
}
.pre-box{
    position: fixed;
    right: -43%;
    background: #e9e7e2;
    transform: skew(330deg);
    width: 70%;
    padding: 15px 0 15px 25px;
    border: 2px solid #6c2c47;
    bottom: 20px;
    z-index: 99;

}
.team{
  overflow: scroll;
  height: 600px;
  padding: 20px 0px 0;
}
.videos video{
  width: 65%;
  height: 365px;

}

.videos:before{
    content: "";
    width: 200px;
    height: 200px;
    background: #6c2c47;
    display: block;
    position: absolute;
    bottom: 185px;
    left: 325px;
    z-index: -1;
}
.videos:after{

    content: "";
    width: 200px;
    height: 200px;
    background: #6c2c47;
    display: block;
    position: absolute;
    top: 90px;
    right: 326px;
    z-index: -1;
}
.graph{
  height: 530px;
    padding: 0;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    border-left: 5px solid #6c2c47;
    border-bottom: 5px solid #6c2c47;
    flex-direction: column;
    justify-content: flex-end;
}

.graph2{
    height: 580px;
    border-left: 5px solid #6c2c47;
    border-bottom: 5px solid #6c2c47;
    display: flex;
    padding: 0 0 0 10px;
    flex-direction: row;
    align-items: flex-end;

}
.time-box{
  position: fixed;
  bottom: 243px;
  right: -60px;
  padding: 10px 20px;
  color: #585359;
  border: 2px solid #585359;
  display: flex;
  flex-direction: column;
  height: max-content;
  width: 170px;
}
.graph2 div{
  margin: 0 5px 0 0;
  background: #544d54;
  border-radius:3px 3px 0 0 ;
  width: 20px;
  padding: 7px 0;
}
.stage-btn{
  margin-top: 20px;
}
.stage-btn form{
  display: inline-block;
}
.stage_1{
  height: 157px;
}
.stage_2{
  height: 227px;
}
.stage_3{
  height: 300px;
}
.stage_4{
  height: 373px;
}
.stage_5{
  height: 445px;
}
.stage_6{
  height: 517px;
}
.stage_7{
  height: 577px;
}
.stge-txt{
  position: absolute;
    z-index: 0;
    top: 16px;
    color: #544d54;
    display: flex;
    flex-direction: column;
    height: 520px;
    left: 138px;
    justify-content: space-between;
}
.stge-txt span{
  transform: rotate(270deg);
}  
.bstage_1, .bstage_2, .bstage_3, .bstage_4, .bstage_5, .bstage_6, .bstage_7{
  background: #d2202b;
  color: #fff !important;
}
.st01, .st02, .st03, .st04, .st05, .st06, .st07{
    position: relative;
    z-index: -1;
    border-top: 3px solid #544d54;
}
.st01{
    top: -610px;
}
.st02{
    top: -560px;
}
.st03{
    top: -510px;
}
.st04{
    top: -460px;
}
.st05{
    top: -410px;
}
.st06{
    top: -360px;
}
.st07{
    top: -310px;
}

.bg3{
  background: #ffffffbf;
    margin: auto;
    padding: 20px 50px;
    min-height: auto;
    max-height: 550px;
    overflow-x: auto;
    border-radius: 10px;
}
.form-group{
  margin: 5px;
}
.bg4{
  background: #000000bf;
    margin: auto;
    padding: 20px 50px;
    min-height: auto;
    overflow-x: auto;
    border-radius: 10px;
}
.tities{
  font-size: 1.3rem;
}

.bgs{
    background: url(../img/overview2.jpg) no-repeat center;
    background-size: cover;
}
.stage1{
  display: flex;
}
.stage1 span p{

}
.stage1 span{
  background: #9b5fe0;
  transform: rotate(270deg);
  padding: 2px 0;
  width: 80px;
}
.stage span{
  padding: 4px;
  float: left;
  font-size: 18px;
}
.stage1{
  
}
.stage2{
  background: #16a4d8;
}
.stage3{
  background: #60dbe8;
}
.stage4{
  background: #8bd346;
}
.stage5{
  background: #e5d545;
}
.stage6{
  background: #f9a52c;
}
.stage7{
  background: #d64e12;
}
.stage{
    float: left;
    margin-right: 40px;
}

.pre-box p {
    font-size: 20px;
    transform: skew(30deg);
    bottom: 60px;
    color: #6c2c47;
    margin-bottom: 0;
}
.csr-name{
  width:60%;
  float: right;
  text-transform:capitalize;
  margin-right: 30px;
}
@media (max-width: 575px) {
  .csr-name{
    width: 100%;
  }
  .border-wrap{
    margin: auto;
  }
  .videos video{
    width: 100%;
    height: 202px;
  }
  .videos:before{
    bottom: 119px;
    left: 277px;
    width: 100px;
    height: 100px;
  }

  .card-box{
    width: 70%;
  }
  .bg3{
        padding: 20px;    
  }
  .bg4{
        padding: 20px;    
        background: none;
  }
  .container-time h2{
    font-size: 1.3rem;
  }
  p{
    margin: 10px 0;
  }
  #header .logo img{
        max-height: 40px;
  }
  .videos:after{
    top: 172px;
    right: 277px;
    width: 100px;
    height: 100px;
  }
  .gallery-txt{
    font-size: 25px;

  }
.pt-4{padding-top: 0 !important;}

.bgs{
  background: none;
}

.uncompromise3{
  width: 100px;
}
.message{
  color: #6c2c47;
  font-size: 30px;
}
.inp{
  padding: 10px;
  height: auto;
}
.box-right{
  float: left;
}
.box-left{
  width: 100%;
}
  .city{
    padding: 5% 0 !important;
  }

.agenda{
  border:1px solid #fff;
  overflow-y: scroll;
  }
.gallery{
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
  .abt_bg{
    padding:30px 10px 0 ;
    height: auto;
    overflow:scroll;
  }
  .download-box{
    right: 10px;
    top: -20px;
    font-size: 18px;
  }
  .bus{
    display: flex !important;
  }
  .form-check{
    width: 100%;
  }
  .fix-btn{
    top: 510px;
  }
  .fix-btn2{
    top: 560px;
  }
  .abt2{ 
    font-size: initial;
  }
  .uncompromise{
    width: 120px;
    top: 80px;

  }
  .top-uncompromise{
    width: 110px;
    top: 90px;
  }
  .uncompromise4 {
    width: 120px;
    top: 70%;
    right: 70%;
}
.newfort a {
    color: #585359;
}
.section-title{
  margin-top: 0px;
}
.container-time{
  left: 0;
  position: relative !important;
}
.home-space{
  margin-bottom: 0;
}
.about .content h3{
  text-align: center;
}
h1,h2,h3,h4,h5,h6{
  text-align: center;
}
.plan-btn button{
    width: 33%;
    margin: 5px 0;
    float: left;
}
.tme-btn button{
    width: 50%;
    
}
.mobile{
  display: block;
}
.desktop{
  display: none;
}
.video-slide video, .video-container{
  height: auto !important;
}
.about #countdown ul li{
background: none;
        padding: 0;
}
.about{
  overflow: scroll;
  height: 65%;
}
.about2{
  margin-top: 0;
  overflow: scroll;
  height: 100%;
}
.trevel-btn{
  width: 80% !important;
  left: 0;
}
.trevel-btn p{
  padding-left: 30px;
}
.logout2{
  width: fit-content;
  margin-left: 31px;
}
iframe{
  width: 100%;
  margin-top: 20px ;
}
.team, .help{
background: none;
}
.breadcrumb{
top: -30px;
left: 13px;
}
.text-success{
  padding-left: 35px;
  text-align: left;
}
a.logout, a.logout:active{
}
.title-txt img{
    width: 100px;
}
.title-txt h4{
      font-size: 15px;
    margin-top: 10px
}
.inp-txt{
  color: #fff;
}
.big-txt{
    font-size: 40px;
    line-height: normal;
    margin-top: 0;
}
.meetteam{
    display: none;
  }

.meetteam2{
    display: block;
    font-size: 28px;
    font-weight: 600;
    top: -40px;
    left: 7px;
    color: #d7cebd;
    position: absolute;
    text-transform: uppercase;
  }
  .txt-box{}
  .gallery-img{
    width: 60%;
    float: none;
  }
  .gallery-img video{
    width: 210px;
  }
  .gallery .gcon{


  }
  .gallery-imgs {
    width: 150px;
  }

  .bar-tab{
    margin-top: -10px;
    width: 200px;
  }
  .bar2{
    width:230px;
  }
.login-us2{
  width: 100%;
}
.tities{
  font-size: 1rem;
}
.form-group, .loginbtn{
  margin-left: 0;
}

.hedtxt{
  font-size: 50px;
  text-align: center;
}
small{
font-size: 75%}
.small-text{
  font-size: 26px;
}
  .gallery-img2{
    width: 100%;
  }
  .pre-box{
    right: 23%;
    width: 100%;
  }
  .city-bg{
    display: none;
  }
  .city-bg2{
    display: block;
  }
  .pre-box p{
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
  }
  ul.team-group li{ width:160px; }
  #core-team {
    flex-direction: column;

  }
  #core-team li{
    width: 100%;
  }

@keyframes openclose {
  0% {
    top: 1.3rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  30% {
    top: 1.3rem;
    width: 100%;
  }
  33% {
    top: 1.3rem;
    width: 0;
  }
  35% {
    top: 1.3rem;
    width: 0;
  }
  38% {
    top: -2.2rem;
    
  }
  48% {
    top: -2.2rem;
    width: 100%;
  }
  62% {
    top: -2.2rem;
    width: 100%;
  }
  66% {
    top: -2.2rem;
    width: 0;
    text-indent: 0;
  }
  71% {
    top: -5.3rem;
    width: 0;
    text-indent: 5px;
  }
  86% {
    top: -5.3rem;
    width: 100%;
  }
  95% {
    top: -5.3rem;
    width: 100%;
  }
  98% {
    top: -5rem;
    width: 0;
    text-indent: 5px;
  }
  100% {
    top: 0;
    width: 0;
    text-indent: 0;
  }
}

}

/*Countdown */

.container-time {
  color: #2b3250;
  margin: 0 auto;
  position: absolute;
  right: 82px;
  bottom: -50px;
}
label{
  color: #fff;
  padding-left: 10px;
}

.container-time h2 {
  font-weight: normal;
  letter-spacing: .125rem;
  margin-top: 40px;
  position: relative;
  color: #2b3250;
  text-transform: uppercase;
  font-weight: 600;
}

.container-time li {
  display: inline-block;
  font-size: 14px !important;
  list-style-type: none;
  text-transform: uppercase;
  text-align: center;
}

.container-time li span {
  display: block;
  font-size: 2.5rem;
}

.container-time .emoji {
  display: none;
  padding: 1rem;
}

.container-time .emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}

@media all and (max-width: 768px) {
 .container-time h1 {
    font-size: calc(1.5rem * var(--smaller));
  }
  
 .container-time li {
    font-size: calc(1.125rem * var(--smaller));
  }

}


.video-container {
  margin: 0 auto;
  max-width: 100%;
  width: 530px;
  height: 300px;
  position: relative;
}
/* Video Slider */
.video-slider {
  display: none;
}
/* Individual Slide: Container */
.video-slide {
  position: relative;
  margin: 0 auto;
}
/* Individual Slide: Video */
.video-slide video {
  width: 100%;
  height: 300px;
}
/* Navigation */
.video-slider-btn {
  border: none;
  display: inline-block;
  color: #fff;
  font-size: 50px;
  padding: 10px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  z-index: 99999;
  opacity: .7;
  transition: all 350ms ease-in-out;
}
.video-slider-btn:hover {
  opacity: 1;
  transition: all 350ms ease-in-out;
}
.video-slider-btn.left-side {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%,-50%);
  -ms-transform: translate(-0%,-50%);
}
.video-slider-btn.right-side {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%,-50%);
  -ms-transform: translate(0%,-50%);
}


.containers {
  max-width: 900px;
  margin: 0 auto ;
  padding: 20px;
  background: #ffffffbf;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.slick-slider img {
  width: 100%;
  height: auto;
  border-radius: 0px;
}

/* Title Styles */
.slider-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

/* Modern Dots */
.slick-dots {
  bottom: 15px;
}
.slick-dots li button:before {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease;
}
.slick-dots li.slick-active button:before {
  color: #333;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before {
  color: #555;
}

.file-upload-wrapper {
  position: relative;
}

#avatar {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.file-upload-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.2);
  border: 2px dashed #000;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  transition: background-color 0.3s, transform 0.3s;
}

.file-upload-label:hover {
  background-color: rgba(255, 255, 255, 0.3);
  transform: scale(1.05);
}

.file-upload-label .file-icon {
  font-size: 40px;
  margin-bottom: 10px;
}

.file-upload-label .file-text {
  font-size: 14px;
  opacity: 0.8;
}

.file-upload-wrapper.dragover .file-upload-label {
  background-color: rgba(52, 152, 219, 0.6);
  border-color: #fff;
}

/* Loading Animation */
#progress-container {
  width: 100%;
  height: 10px;
  background-color: #ddd;
  margin-top: 15px;
  border-radius: 5px;
  display: none;
}

#progress-bar {
  height: 100%;
  width: 0%;
  background-color: #4caf50;
  border-radius: 5px;
  transition: width 0.3s;
}

/* File Name */
.file-info {
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  display: none;
}
.adgans{
  margin: 10px 0 30px;
}


@media (min-width: 768px) {
  .hide_desk {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hide_mob {
    display: none !important;
  }
  #main{
    height: auto;
  }
  .stay{
    padding-top: 120px;
  }
  a.login, a.login:active{
    padding: 7px 35px;
  }
  .vertical-mdl-tabs.mdl-tabs.is-upgraded .mdl-tabs__panel.is-active, .mdl-tabs__panel{
    padding: 0;
  }

  .mdl-grid--no-spacing>.mdl-cell--3-col{
    width: 75%;
  }
  .vertical-mdl-tabs .mdl-tabs__tab-bar{
    flex-direction: row;
    display: table;
    padding-bottom: 0;
    border-right: none;
  }
  .adgans{
    display: inline-table;

  }

}


.cookie-disclaimer {
  background: #000000;
  color: #FFF;
  opacity: 0.9;
  width: 100%;
  bottom: 0;
  padding: 15px;
  left: 0;
  z-index: 999;
  position: fixed;
  text-align: center;
  display: none;
} 

.card-img-top {
  width: 90%;
  border-radius: 10px;
  margin: 13px auto;
}
.card-title{
  text-align: center;
  font-size: 0.7rem;
  text-transform: uppercase;
  font-weight: 800;
  color: #2b3250;
  margin: 8px 0 0;

}
.card-text{
  text-align: center;
  color: #000;
  font-size: 0.6rem;

}
.trevel-btn{
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}
.trevel-btn a{
  font-size: 16px;
}


.accordion .accordion-item {
  border-bottom: 1px solid #b22275;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #b22275;
}
.accordion-content ul li{
  color: #000 !important;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #b22275;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #b22275;
  border: 2px solid #b22275;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 10px;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.black1{
  color: #2b3250;
}

.accordion button[aria-expanded='true'] {
  color: #b22275;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 20em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  padding: 2em;
}
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 30px 0px;
  white-space: nowrap;
  position: relative;
}

.logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 250px;
  height: 100%;
  z-index: 2;
}



.logo_items {
  display: inline-block;
  animation: 220s slides infinite linear;
}

.logos:hover .logo_items {
  animation-play-state: paused;
}

.logo_items img{
  height: 100px;
}


.popup-link{
  display:flex;
  flex-wrap:wrap;
}

.popup-link a{

    cursor:pointer;
    margin:0 5px;

}

.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 99998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    border: 4px solid #b12375;
}
.popup-content p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content a.close{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background: none;
    padding: 0;
    margin: 0;
    text-decoration:none;
}

.popup-content a.close:hover{
  color:#333;
}

.popup-content span:hover,
.popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.popup-container:target{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.popup-container h3{
  margin:10px;
}
/*End popup styles*/
.popimg{
    width: 33%;
    float: left;
    margin-right: 20px;
}