/*-------------- Owl crousel ---------------*/

.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}

.main_para {
  font-size: 18px;
  font-weight: 400;
  font-family: "Libre Baskerville";
  color:  #4B1A95;;
}
.counter_box {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 5px 5px 45px 13px rgba(0, 0, 0, 0.05);
  padding: 24px;
}
.our-services-head {
  max-width: 618px;
  display: block;
  margin: 0 auto;
}


/* --------- banner--------- */

#banner { 
  max-width:100%; 
  margin:auto; 
  position:relative;
  padding: 0;
  background-size: 100% 100%;
  background: rgba(243, 236, 255, 0.30);
}

#banner h1.banner-head{
  color: #393939;
  font-family: Poppins;
  font-size: 51px;
  font-style: normal;
  font-weight: 600;
  line-height: 59px;
  letter-spacing: -0.58px;
}
#banner div.main-heading{
  width: 70%;
  margin: 0 auto;
}
#banner div.main-heading p{
padding: 0 75px;
margin-bottom: 0;
padding-bottom: 15px;
font-family: 'Poppins';
color: #ffffffcc;
}
.about-video-content{
  margin: auto;
    padding: 0px 50px;
}
.about-image img{
width: 100%;
margin: 0px 40px;
}
.about-video-image img{
width: 100%;
}
.about-video-image{
position: relative;
top: 40px;
}
.modal-new {
display: none;
position: absolute;
z-index: 1500;
left: 0;
right: 0;
top: 0px;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.4);
padding-right: 0 !important;
}
.modal-contents {
  background-color: #000;
  margin: auto;
  width: 100%; 
  height: 100%;
  transition: 2s;
  border-radius: 0px;
}

.close-one {
  float: right;
  font-size: 40px;
  position: absolute;
  font-weight: bold;
  cursor: pointer;
  right: 32%;
  color: #fff;
  top: 2%;
}
.about-video-image i {
position: absolute;
top: 50%;
left: 50%;
color: #FFF;
font-size: 12px;
transform: translate(-50%, -50%);
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
background-color: #4B1A95;
padding: 8px 12px;
border-radius: 50px;
cursor: pointer;
}
.about-video-image a {
  opacity: 1 !important;
}

/* --------------- Service ------------- */

.services-image {
  display: flex;
  align-items: center;
  justify-content: center;
}


.service-button {
  text-align: center;
}
.service-button a {
  color: #4B1A95 !important;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  /* text-align: center; */
}

.dotted-line {
  position: relative;
  height: 10px;
  width: 100%;
  border-bottom: 2px dashed #666173;
  top: -25px;
}
.dotted-line::before,
.dotted-line::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  top: 4px;
}
.dotted-line::before {
  left: -5px;
}
.dotted-line::after {
  right: -5px;
}

/* --------------- About ------------- */ 
#about .box h5 {
  font-size: 20px;
  color: #353535;
  font-weight: 300;
  font-family: "Libre Baskerville";
}
#about .main_heading{
color: #4B1A95;
font-family: 'Outfit';
font-weight: bold;
font-size: 24px;
}
#about p.main_para {
font-family: 'Outfit';
color: #ffffff;
font-size: 18px;
line-height: 32px;
}
#about div.slide_btn a {
font-size: 14px;
color: #ffffff;
background-color: #01BCee;
padding: 15px 28px;
border-radius: 10px;
font-family: 'Outfit';
}

div.about-img{
position: relative;
}
#about div.about-contact {
  position: absolute;
  bottom: 10%;
  display: flex;
  align-items: center;
  padding: 24px 30px;
  background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);
  width: 50%;
  left: -36px;

} 
#about div.about-contact a{
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 22px;
  margin-left: 10px;
}
#about div.slide_btn{
margin-top: 40px;
} 
#about .main-subtext {
font-family: 'Outfit';
color: #ffffff;
font-weight: 900;
font-size: 44px;
line-height: 66px;
}
#about .box p {
  font-size: 15px;
  line-height: 22px;
  color: #7c7c7c;
  font-weight: 300;
  font-family: "Ubuntu";
}
#about .box {
  padding: 10px 20px;
}
#about .about_icon {
  text-align: left;
}

/* --------------- latest Release ------------- */

#release .release_head p {
  color:  #4B1A95;;
}
#release .release_content img {
  width: 140px!important;
  height: 140px;
  border: 1px solid transparent;
  border-radius: 50%;
}
#release .release_content h5 {
  font-size: 18px;
  line-height: 28px;
  color: #353535;
  font-weight: 400;
  font-family: "Libre Baskerville";
  text-align: center;
}
#release .release_content p {
  font-size: 13px;
  line-height: 28px;
  color: #353535;
  font-weight: 400;
  font-family: "Libre Baskerville";
  text-align: center;
}
#release button.owl-prev, #release button.owl-next {
  position: absolute;
  top: 45%;
  background: unset;
  border: none;
  outline: none;
}
#release button.owl-prev i, #release button.owl-next i {
  color: #ccc;
  font-size: 25px;
}
#release button.owl-prev {
  left: -40px;
}
#release button.owl-next {
  right: -40px;
}

/* ------------ Register ---------- */

#register h3 {
  color: #fff;
  text-align: center; 
  padding: 0 32%;
  font-size: 36px;
  font-family: 'Outfit';
  font-weight: bold;  
}
.counter_box:hover .counter_icon img {
animation: flip 1s linear;
}
#register .owl-carousel .owl-stage::after{
visibility: unset !important;
}
#register {
background-color: #13121a;
padding: 9% 0px 7% 0; 
} 
#register h4 {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #fff;
  font-weight: 300;
  font-family: "Libre Baskerville";
}
#register p {
  font-size: 13px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 100;
  font-family: "Ubuntu";
  margin-bottom: 0;
}
#register .number {
font-size: 28px;
line-height: 25px;
color: #ffffff;
font-weight: bold;
font-family: "Outfit";
text-align: center;
margin-top: 26px;
}
#register .title {
font-size: 12px;
line-height: 20px;
color: #ffffff;
font-weight: bold;
font-family: 'Outfit';
text-align: center;
width: fit-content;
margin: 0 auto;
padding: 5px 10px !important;
background-color: #4B1A95;
margin-top: 18px;
border-radius: 20px;
}
#register .counter_box {
  margin-top: 40px;
}
#register div.owl-stage-outer{
margin-top: 40px  ;
}
#register .owl-carousel::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 200px;
  background-color: #1B1825;
  top: 16px;
  display: flex;
  z-index: -1;
  border-radius: 20px;
}
#register .owl-carousel{
display: block;
position: relative;
z-index: 1;
}

/* ------------ Testimonial ---------- */

#testimonial {
  position: relative;
  padding: 8%;

  background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);}
#testimonial .owl-dots{
display: block;
text-align: center;
margin-top: 15px;

}
#testimonial .owl-dots .owl-dot.active{
  width: 10px;
  height: 10px;
  margin: 0px 5px;
  border-radius: 50px;
  background-color: #4B1A95;
  opacity: 1;
}
#testimonial .owl-dots .owl-dot{
  width: 10px;
  height: 10px;
  margin: 0px 5px;
  border-radius: 50px;
  background-color: #4B1A95;
  opacity: 0.7;
  border: none;
}

#testimonial p.desp {
  font-size: 18px;
  line-height: 24px;
  color: #7c7c7c;
  font-weight: 600;
  font-style: italic;
  font-family: "Ubuntu";
  margin-top: 22px;
}
#testimonial h4 {
  font-size: 22px;
  line-height: 30px;
  color: #1b1b1b;
  font-weight: 600;
  font-family: "Ubuntu";
  text-align: left;
}
#testimonial .main_para{
  color: #FFF;
  font-family: Poppins;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#testimonial .main_heading{
  color: #FFF;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;

} 
.testimonial-box .seller-star i.far{
font-weight: 600;
font-size: 12px;
}
.testimonial-box .seller-star i.fas {
  color: #ffcd3c;
  font-weight: 600;
  font-size: 12px;
}
#testimonial .owl-carousel .owl-item img{
  margin: unset;
  border: 4px solid lightgray;
  border-radius: 50%;
  border-radius: 70px;}

#testimonial p.designation{
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}


.testimonial-content .main-text p {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
#testimonial .owl-item:hover {
box-shadow: 4px 0px 5px #4B1A95;
transition: 0.2s;
}
#testimonial .owl-item:hover .media-body a{
  color: #000;
}
#testimonial .owl-item:hover .media-body p{
color: #fff;
}
#testimonial h5.posttype-err-msg {
  color: #FFF;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* ------------ Author ---------- */
#appointment {
  background: linear-gradient(90deg, #4B1A95 1.77%, #671CA8 99.44%);  
  }
#appointment .head {
  color: #FFF;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;
}
#appointment p.para-content {
color: #ffffff99;
font-family: 'Outfit';
font-weight: normal;
font-size: 18px;
}
#appointment .text {
  color: #FFF;
  font-family: Poppins;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#appointment h5 {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Outfit';
}

#appointment input[type="text"]::placeholder, #appointment input[type="email"]::placeholder, #appointment textarea::placeholder {
color: #565366 !important;
font-size: 12px !important;
font-family: 'Outfit' !important;
}
 
#appointment input[type="text"]::placeholder {
  /* color: #fff !important; */
  color: rgba(255, 255, 255, 0.60) !important;
  font-family: Poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
input.wpcf7-form-control.wpcf7-text::placeholder {
  color: rgba(255, 255, 255, 0.70);
  text-align: left;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#appointment input[type="email"]::placeholder{
  color: rgba(255, 255, 255, 0.60) !important;
  font-family: Poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#appointment input[type="submit"] {
  text-align: center;
  border: 1px solid transparent;
  border-radius: 4px;
  text-transform: none;
  color: #4B1A95;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #FFFEFE;
  border-radius: unset;

}
#appointment input[type="submit"]:hover{
color: #4B1A95;
background-color: #ffffff;
}
#appointment textarea {
  border: none;
  width: 100%;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0 12px 0;
  background-color: #252232;
  border-radius: 10px;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.10);
    border-radius: unset;
    color: rgba(255, 255, 255, 0.60);
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
#appointment input[type="text"] ,#appointment input[type="number"] ,#appointment input[type="email"] {
  border: none;
  width: 100% !important;
  font-size: 16px !important;
  padding: 10px 10px !important;
  margin: 0 28px 26px 0 !important;
  height: auto;
  float: left;
  background-color: #252232;
  border-radius: 10px;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.10);
background: rgba(255, 255, 255, 0.10);
border-radius: unset;

}
#appointment input[type="number"] ,#appointment input[type="email"], #appointment input[type=tel] {
  border: none;
  width: 100% !important;
  font-size: 16px !important;
  padding: 10px 10px !important;
  margin: 0 28px 26px 0 !important;
  height: auto;
  float: left;
  border-radius: 10px;
  background-color: #252232;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.10);
background: rgba(255, 255, 255, 0.10);
border-radius: unset;

}
input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel::placeholder {
  color: rgba(255, 255, 255, 0.60) !important;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: unset;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
  border: none;
  width: 100% !important;
  font-size: 16px !important;
  padding: 10px 10px !important;
  margin: 0 28px 26px 0 !important;
  height: auto;
  float: left;
  border-radius: 10px;
  background-color: #252232;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.10);
background: rgba(255, 255, 255, 0.10);
color: rgba(255, 255, 255, 0.60);
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
border-radius: unset;

}
#appointment input[type="text"]::placeholder ,#appointment input[type="number"]::placeholder ,#appointment input[type="email"]::placeholder , #appointment textarea::placeholder {
  font-size: 16px;
  line-height: 18px;
  color: #ccc;
  font-weight: 400;
  font-family: "Ubuntu";
  font-weight: 500;
  
}


/* ------------ Our Blogs ---------- */

#our_blogs h5 {
  color: #393939;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px; /* 120% */
}
#our_blogs .owl-item:hover .blog-title h5 {
color: #4B1A95;
}
#our_blogs h2 {
  color: #4B1A95;
  text-align: center;
  font-family: Poppins;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#our_blogs p.blog-subheading{
  color: #717171;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
}
#our_blogs .blog-title p {
  color: #717171;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  margin-bottom: 32px;

} 
#our_blogs .blog-box{
margin-bottom: 18px;
}

#our_blogs .blog-information a{
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #4B1A95;
  box-shadow: 5px 20px 14px 0px rgba(75, 26, 149, 0.14);
  padding: 8px 18px;
}
#our_blogs .blog-information a:hover{
color: #4B1A95;
background-color: #fff;
}
#our_blogs .owl-carousel .owl-item img{
height: 247px;
border-radius: 20px;
}

#teams .owl-item:hover .our-team-image img  {
box-shadow: 0px 0px 8px #4B1A95;
border-radius: 50%;
transform: rotateY(180deg);
transition: 0.8s;
}
#teams .owl-item:hover .our-team-box a{
color: #01BCee;
}


/* ----------- Newsletter --------------- */
section#shadow-host-companion {
  padding: 0;
}

#newsletter .news-btn a {
color: #ffffff;
background-color: #4B1A95;
padding: 10px 15px;
border-radius: 10px;
font-family: 'Outfit';
}
#newsletter .news-btn a:hover{
color: #01BCee;
background-color: #fff;
}
#newsletter .news-btn {
margin-top: 20px;
} 
#newsletter h3.main-right {
color: #ffffff;
font-family: 'Outfit';
font-size: 22px;
font-weight: 700;
line-height: 32px;
}
#newsletter .newsletter_form form input[type=submit]{
  color: #4B1A95;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #FFF;
  padding: 9px 52px;
  /* position: absolute; */
  margin-left: 18px;
  margin-top: 15px;
} 


#newsletter .newsletter_form form input[type=submit]:hover{
  color: #393939;
  background-color: #fff;
}
#newsletter .newsletter_form form input[type=text]{
  border-radius: unset;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.12);
  padding: 12px 24px;
}
#newsletter h3.left-head {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
}
#newsletter p {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#newsletter .newsletter-content input[type="email"] {
  max-width: 75%;
  border:1px solid #fff;
  display: block;
  margin: 15px auto;
  margin-bottom: 0;
}
#newsletter .newsletter-content input[type="email"]::placeholder
{
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  font-family: "Lato";
}
#newsletter .newsletter-content input[type="submit"] {
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: 400;
  background: #000;
  margin: 0 auto;
  display: block;
  padding: 5px 25px;
  border-radius: 4px;
}
#newsletter .newsletter-content {
  max-width: 750px;
  display: block;
  margin: 0 auto;
}
#newsletter div.wpcf7 .ajax-loader {
  display: none;
}


/* Copyright */
/* Style the modal */
.modal {
  display: none; /* Hide the modal by default */
  position: absolute !important; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4); /* Black background with transparency */
}

/* Style the modal content */
.modal-content {
  background-color: #272336 !important;
  border: none !important;
  margin: 0;
  padding: 2px;
  width: 100%;
  max-width: initial;
}

/* Style the close button */
.close {
  color: #4B1A95;
  float: right;
  font-size: 28px !important;
  font-weight: bold;
  text-align: end;
  margin-right: 5px;
  text-shadow: none !important;
}

.close:hover,
.close:focus {
  color: #4B1A95 !important;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}





