/*-------------- Owl crousel ---------------*/

.owl-carousel .owl-item img {
  margin: 0 auto;
}
.main_heading {
  line-height: 40px;
  font-size: 40px;
  font-weight: 500;
  font-family: "Libre Baskerville";
  color: #1b1b1b;
}
.main_para {
  font-size: 18px;
  font-weight: 400;
  font-family: "Libre Baskerville";
  color:  #FF6600;;
}


/* --------------- Service ------------- */

section#work-flow {
  padding: 60px 0;
  position: relative;
  width: 100%;
  background-color: #1B1825;
}
#work-flow .box-item {
  background-color: #201C2C;
  padding: 30px 10px;
  border-radius: 10px;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
}
#work-flow h3 {
line-height: 48px;
color: #FF6600;
font-family: 'Outfit';
font-weight: 700;
}
#work-flow p.service-subheading {
font-size: 38px;
font-weight: 700;
color: #fff;
font-family: 'Outfit';  
}
#work-flow h5.title {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Outfit';
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
#work-flow p.post {
font-size: 14px;
line-height: 22px;
color: #ffffff99;
font-weight: 700;
font-family: "Ubuntu";
text-align: center;
padding: 18px 15px;
line-height: 28px;  
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

#work-flow .service-btn{
margin: 40px 0;
}
#work-flow .service-btn a {
background-color: #FF6600;
padding: 10px 15px;
color: #ffffff;
border-radius: 10px;
font-family: 'Outfit';
font-weight: 700;
}
#work-flow .service-btn a:hover{
color: #FF6600;
background-color: #fff;
}
#work-flow .owl-stage{
counter-reset: css-counter 00;
}
#work-flow .owl-item{
counter-increment: css-counter 1;
}
#work-flow .owl-item::after {
  content: counter(css-counter) "";
  bottom: -30px;
  position: relative;
  display: flex;
  text-align: center;
  font-size: 18px;
  width: 30px;
  margin: 0 auto;
  background-color: #2E283F;
  padding: 10px;
  height: 30px;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
  color: #ffffff;
  font-weight: 600;
}
#work-flow .owl-item:hover::after {
  background-color: #FF6600;
}
#work-flow .owl-stage-outer {
padding-bottom: 30px;
}

.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 .about-left {
  display: flex;
  align-items: center;
  justify-content: end;
}
#about div.slide_btn a i {
  font-weight: 600;
  font-family: 'Font Awesome 5 Free';
  margin-left: 14px;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px 12px;
  border-radius: 50%;
} 
#about .box h5 {
  font-size: 20px;
  color: #353535;
  font-weight: 300;
  font-family: "Libre Baskerville";
}
#about .main_heading{
color: #FF6600;
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';
}
#about div.about-contact::before{
content: url(phone.png);
}

div.about-img{
position: relative;
}
#about div.about-contact {
position: absolute;
bottom: 10%;
right: 14px;
display: flex;
align-items: center;
background-color: #01BCee;
padding: 24px 30px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
} 
#about div.about-contact a{
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 22px;
  margin-left: 10px;
}

#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:  #FF6600;;
}
#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: #FF6600;
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;
}

/* ------------ Author ---------- */

#appointment .head {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;

}
.appoint-details {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #00BAEC36;
  border: 1px solid #C6E5F9;
  border-radius: 15px;
  opacity: 1;
  max-width: max-content;
  padding: 0px 14px;
  position: absolute;

  right: 5px;
  bottom: 33%;
}
.appoint-details img {
  margin: 16px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px;
  border-radius: 50%;
}

#appointment p.para-content {
color: #ffffff99;
font-family: 'Outfit';
font-weight: normal;
font-size: 18px;
}
#appointment .text {
  text-align: center;
  font: normal normal bold 41px/40px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
  margin-bottom: 0;
}
#appointment h5 {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Outfit';
}
#appointment .contact_content {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #0000001A;
  border-radius: 30px;
  opacity: 1;
  padding: 20px;
}
#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 .home_contact_form {
  max-width: 400px;
  padding: 5px;
  margin: 0 auto;
}
#appointment input[type="submit"] {
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  padding: 20px 10px;
}
#appointment input[type="submit"]:hover{
color: #FF6600;
background-color: #ffffff;
}
#appointment textarea {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 16px 41px;
}
select.wpcf7-form-control.wpcf7-select{
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  width: 100%;
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 16px;
  flex-direction: row-reverse;

}
/* .appointment-date p span::after {
  content: "\f073";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  font-size: 18px;
} */
#appointment input[type="text"] ,#appointment input[type="number"] ,#appointment input[type="email"] {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
}
#appointment input[type="number"] ,#appointment input[type="email"], #appointment input[type=tel] {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
}


#appointment input[type="text"]::placeholder ,#appointment input[type="number"]::placeholder ,#appointment input[type="email"]::placeholder , #appointment textarea::placeholder {
  text-align: left;
  font: normal normal medium 19px/10px Raleway;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}

#appointment input[type=tel]::placeholder{
  text-align: left;
  font: normal normal medium 19px/10px Raleway !important;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}
/* ------------ Services----------- */

.services-read a i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-left: 12px;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px 12px;
  border-radius: 50%;
}

section#services h3 {
  text-align: left;
  font: normal normal bold 41px/0px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
} 
section#services .main_para {
  text-align: center;
  font: normal normal 300 14px/28px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
section#services .services-image p{
  text-align: center;
  font: normal normal 300 14px/28px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.services-box a {
  text-align: left;
  font: normal normal 600 25px/1px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}


.services-read a {
  text-align: left;
  font: normal normal medium 14px/16px Raleway;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  padding: 12px 7px 12px 15px;
  font-weight: 500;
}

#slider .socialbox .fab:hover {
  background: #FF6600;
  color: #fff;
}

#services .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5%;

}

#services .owl-nav i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-style: unset;
  color: #fff;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  opacity: 1;
  margin: 10px;
  padding: 18px 22px;
}



/* ----------- Newsletter --------------- */

#appointment span[data-name='Name']::before {
  position: absolute;
  content: '\f007';
  top: 0;
  bottom: 0;
  left: 15px;
  z-index: 999;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
}
#appointment span[data-name='email']::before {
  content: '\f0e0';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  z-index: 9999;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
}
#appointment span[data-name="telephone"]::before {
  content: '\f095';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  z-index: 999;
  transform: rotate(90deg);
  color: #000;
}

#newsletter {
position: relative;
}
#newsletter .news-btn a {
color: #ffffff;
background-color: #FF6600;
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-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
#newsletter .newsletter_form form input[type=submit]{
  margin: 20px -0 0;

  background: #000000 0% 0% no-repeat padding-box;
  border-radius: 36px;
  opacity: 1;
  padding: 25px 38px 22px 38px;
  text-align: left;
  font: normal normal bold 12px/0px Josefin Sans;
  letter-spacing: 0.23px;
  color: #FFFFFF;
  opacity: 1;
} 

#newsletter .heading-word {
  font-family: Nunito Sans;
  font-size: 32px;
  font-weight: 900;
  line-height: 37px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  
}


input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font-weight: 600;
  font-family: 'Font Awesome 5 Free';
  color: #FF3726;
  background: unset;
  border: unset;
  padding-right: 16px;

}
.newsletter_form p:nth-child(2){
  display: flex;
  width: 100%;
  background: #fff;
  padding: 9px;
  justify-content: space-between;
  align-items: center;
}
#newsletter .newsletter_form form input[type=submit]:hover{
color: #01BCee;
background-color: #fff;
}
#newsletter .newsletter_form form input[type=text]{
  padding: 8px 20px 8px 31px;
  border: none;

  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  border-radius: 34px;
  opacity: 1;
}
#newsletter h3.left-head {
  text-align: center;
  font: normal normal 300 10px/23px Raleway;
  letter-spacing: -0.06px;
  color: #686868;
  opacity: 1;
}

#newsletter .newsletter_form form input[type=text]::placeholder {
  font: normal normal 300 18px/18px Raleway;
  letter-spacing: 0.3px;
  color: #FFFFFF;
  opacity: 1;
}
#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: #FF6600;
  float: right;
  font-size: 28px !important;
  font-weight: bold;
  text-align: end;
  margin-right: 5px;
  text-shadow: none !important;
}

.close:hover,
.close:focus {
  color: #FF6600 !important;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}





