:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-primary: hsla(11, 100%, 58%, 1);
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

:root {
  --font-Poppins: "Poppins", sans-serif;
}

/*-------------- Owl crousel ---------------*/

.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
  width: auto;
}
.owl-nav.disabled {
  display: none !important;
}
.section-heading {
  border-left: 2px solid #fc7c15;
  padding-left: 20px;
}

.sec_small_heading {
  font-size: 16px;
  line-height: 20px;
  color: var(--color-black);
  font-weight: 400;
  font-family: var(--font-Poppins);
  position: relative;
  padding: 0;
  text-transform: uppercase;
}

.sec_main_heading {
  font-size: 45px;
  line-height: 50px;
  color: var(--color-primary);
  font-weight: 700;
  padding: 0;
  margin-bottom: 20px;
}
.main_text {
  font-size: 18px;
  line-height: 32px;
  color: #000;
  font-weight: 400;
  padding: 0;
}
/* SLIDER */
#slider {
  position: relative;
  padding: 0% 0px 0px;
  z-index: 1;
  background-color: hsla(213, 33%, 94%, 1);
  margin-top: -70px;
}

#slider .slide_btn {
  text-align: left;
}
#slider .slider-content {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 9%;
  margin-right: 9%;
}
#slider .slider-content .text-content {
  margin-top: 10%;
}
#slider .slider-content h6 {
  color: var(--color-primary);
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}
#slider .slider-content h1 {
  font-size: 65px;
  letter-spacing: 2px;
  line-height: 70px;
  color: var(--color-black);
  font-weight: 700;
}
.btn-primary {
  background: linear-gradient(94.57deg, #ff961c -8.76%, #ff4f28 85.57%);
  padding: 15px 30px;
  font-size: 16px;
  position: relative;
  line-height: 42px;
  color: #ffffff;
  font-weight: 400;
  border: 1px solid var(--color-primary);
  border-color: var(--color-primary) !important;
  border-radius: 30px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: var(--font-Poppins);
}
#slider .owl-carousel .owl-nav {
  display: none;
}
#slider .right-image {
  position: relative;
}
#slider .right-image img {
  display: inline-block !important;
}
#slider .right-image .dotted {
  width: 100px;
  left: 0;
  margin-top: 30%;
}
#slider .right-image .v-line {
  width: 20px;
  height: 100px;
  margin-top: 60px;
}
#slider .right-image .women {
  width: 270px;
  height: 300px;
  position: relative;
  right: 0;
  top: 0;
  display: flex;
  z-index: 3;
}
#slider .right-image .girl {
  width: 260px;
  height: 220px;
  position: relative;
  z-index: 1;
  margin-top: -150px;
  margin-left: 60px;
}
#slider .right-image .satisfied-user {
  background-color: #fff;
  border-radius: 50px;
  padding: 10px 20px 10px 10px;
  position: absolute;
  z-index: 2;
}
#slider .right-image .satisfied-user i {
  font-size: 45px;
  color: var(--color-primary);
}
#slider .right-image .satisfied-user p {
  margin-bottom: 0px;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  width: 100%;
}
#slider .right-image .satisfied-user h6 {
  padding: 0px;
  margin: 0px;
  font-size: 20px;
  color: var(--color-primary);
  font-weight: 600;
}
#slider .circle {
  width: 100px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  margin-left: -50px;
  margin-bottom: -100px;
}
#slider .slider-image {
  object-fit: cover;
  background-size: 100% 100%;
  font-family: var(--font-Poppins);
}
/* *********about us ************/
#about .sec-heading h2 {
  color: var(--color-black);
  font-size: 40px;
}
#about .sec-heading h6 {
  color: var(--color-primary);
}
.about-img {
  position: relative;
}
.about-img .whitebg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 600px;
  width: 100%;
  margin-left: -58px;
}
.about-img .bigimg {
  width: 100%;
  padding-left: 100px;
  z-index: 2;
  position: relative;
  margin-top: 40px;
}
.about-img .smallimg {
  width: 68%;
  margin-top: -30%;
  z-index: 5;
  position: relative;
}
#skills_bar {
  margin-bottom: 30px;
}
#myBar .progress {
  background-color: hsla(32, 100%, 55%, 1);
  border-radius: 20px;
  height: 6px;
}
#myBar .progress .progress-bar {
  background-color: var(--color-primary);
}
#skills_bar .bar-number {
  font-weight: 600;
  font-size: 14px;
}
#skills_bar h6 {
  font-size: 14px;
}
#about {
  position: relative;
}
#about .vdash img {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100px;
  margin: 100px;
  margin: 30px 0px 0px 60px;
}
/**** working process*****/
.working-box {
  margin: 0px 1px 2px;
  padding: 20px;
  box-shadow: 0px 10px 10px 0px #0000001A;
}
.working-box .image {
  width: 45px;
  height: 45px;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 50%;
  margin-bottom: 20px;
}
.working-box .image img {
  width: 30px;
}
#workingprocess .working-box h5 {
  font-size: 20px;
  color: var(--color-black);
  font-weight: 600;
  margin-bottom: 15px;
  cursor: pointer;
}
#workingprocess .working-box h5:hover {
  color: var(--color-primary);
}
#workingprocess .working-box p {
  font-size: 14px;
  color: var(--color-black);
}
#workingprocess .working-box .arrow {
  background: #fff;
  color: var(--color-primary);
  padding: 8px 10px 5px;
  border-radius: 50%;
  margin-bottom: -35px;
  margin-left: 30px;
  width: 40px;
  height: 40px;
  position: relative;
  border: 3px solid #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#workingprocess .working-box .arrow:before {
  content: "";
  position: absolute;
  top: auto;
  right: 0;
  bottom: -3px;
  left: auto;
  z-index: -1;
  border-radius: inherit;
  /* background: linear-gradient(to bottom, #0000002E, #0000002E); */
  width: 43px;
  height: 43px;
  margin-right: -4px;
  margin-bottom: -2px;
}

/************** company expertise sec ****************/
#companyexpertise .appoinment {
  float: right;
  margin-top: 20px;
}
#companyexpertise .record {
  border: 1px solid #ddd;
  padding: 20px 10px;
  border-color: #ddd;
}
#companyexpertise .record:first-child {
  border-left: none;
}
#companyexpertise .owl-carousel .owl-item:last-child .record {
  border-right: none;
}
#companyexpertise .record .count {
  font-size: 25px;
  font-weight: 700;
}
#companyexpertise .record p {
  font-size: 14px;
  color: var(--color-black);
}
#companyexpertise .record .count::after {
  content: "+";
  font-size: 20px;
  font-weight: 600;
}
#companyexpertise .owl-carousel button.owl-dot {
  background: #000;
  color: inherit;
  border: none;
  border-radius: 31px;
  width: 10px;
  height: 10px;
  color: #000;
  border: 1px solid #000;
  padding: 0 !important;
  font: inherit;
  font-size: 12px;
  margin: 2px;
}
#companyexpertise .owl-carousel button.owl-dot.active {
  background: var(--color-primary);
  border: 1px solid var(--color-primary);
}
#companyexpertise .owl-carousel .owl-dots {
  margin: 0 auto;
  text-align: center;
}

/*************Testimonial***************/

#testimonial .testibox {
  height: 100%;
}
.testimonial_sec .sec_small_heading {
  color: var(--color-white);
}
.testimonial_sec .sec_main_heading {
  color: var(--color-white);
}
#testimonial .testimonial_sec {
  margin-top: -25%;
}
#testimonial h5.post-title {
  font-size: 20px;
  line-height: 40px;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
}
#testimonial h5.post-title a {
  color: inherit;
}
#testimonial p {
  font-size: 14px;
  line-height: 22px;
  color: #2F2F2F;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
  border-color: #ddd;
}

#testimonial .testibox {
  position: relative;
  border-radius: 10px;
  padding: 20px 20px;
  background-color: var(--color-white);
  box-shadow: 0px 2px 16px #00000029;
  text-align: center;
  margin-top: 30px;
}
#testimonial .seller-star i.fas {
  color: hsla(61, 78%, 52%, 1);
  font-weight: 600;
  font-size: 20px;
  margin: 5px;
}
#testimonial .seller-star i.far {
  font-weight: 600;
  font-size: 20px;
  color: hsla(61, 78%, 52%, 1);
  margin: 5px;
}
#testimonial .testi_content h3 {
  font-size: 16px;
  line-height: 22px;
  color: var(--color-black);
  font-weight: 700;
  margin-bottom: 0px;
}
#testimonial .testi_content h6 {
  font-size: 14px;
  line-height: 22px;
  color: hsla(0, 0%, 18%, 1);
  font-weight: 400;
  text-align: left;
}
#testimonial .testi-image {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  position: relative;
}

#testimonial .owl-item .testibox {
  margin-top: 70px;
  margin-bottom: 40px;
}
#testimonial .owl-item.center .testibox {
  margin: 4px 45px 40px;
}
#testimonial .smallicon {
  position: relative;
}
#testimonial .smallicon .vdashtest {
  width: 20px;
  height: 100px;
  margin: -30px 0px 0px 70px;
  position: absolute;
}
#testimonial .smallicon .circletest {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  margin-left: 20%;
  margin-top: -50px;
}
#testimonial .smallicon .porttest {
  width: 100px;
  height: 30px;
  position: absolute;
  right: 0;
  margin-right: 13%;
  margin-top: 30px;
}
/*****************blog section***********/
#blog {
  background-size: 100% 100%;
}

#blog .left-site .postbox .postpic img {
  height: 210px;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
#blog .right-site .postbox .postpic img {
  height: 245px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
#blog .postbox {
  background: hsla(213, 33%, 94%, 1);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 20px;
  margin-bottom: 30px;
}
#blog .postbox h3 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
  font-family: var(--font-Poppins);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: left;
  margin-bottom: 20px;
}
#blog .postbox .postbox-content {
  padding: 20px 0px;
}
#blog .postbox .postbox-content .admin {
  margin-right: 15px;
}
#blog .postbox h3 a {
  color: inherit;
}
.blog-information span i {
  color: var(--color-primary);
}
.blog-information span,
.blog-information span a {
  color: var(--color-black);
  font-weight: 500;
  font-family: var(--font-Poppins);
  font-size: 15px;
  text-transform: capitalize;
}
#blog .read-more a {
  padding: 10px 30px;
}

/*****************appoinment***************/
#appoinment .left_img {
  position: relative;
}
#appoinment .left_img .bigimg {
  padding-left: 100px;
}
#appoinment .left_img .smallimg {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0px, 50%);
  width: 400px;
}

#appoinment .wpcf7-submit {
  width: 100%;
  background: linear-gradient(94.57deg, #FF961C -8.76%, #FF4F28 85.57%);
  font-size: 16px;
  position: relative;
  color: #ffffff;
  font-weight: 400;
  border: 1px solid var(--color-primary);
  border-color: var(--color-primary) !important;
  border-radius: 30px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: var(--font-Poppins);
}
#appoinment input[type="text"],
#appoinment input[type="email"],
#appoinment textarea {
  background-color: #fff;
  color: #000;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px hsla(0, 0%, 0%, 0.1);
  margin-bottom: 10px;
  border: 2px solid #ddd;
}
#appoinment input[type="text"]::placeholder,
#appoinment input[type="email"]::placeholder,
#appoinment textarea::placeholder {
  color: #2F2F2F !important;
}
/*******callnow*************/
#callnow .center-box {
  background: linear-gradient(94.57deg, #FF961C -8.76%, #FF4F28 85.57%);
  border-radius: 40px;
  padding: 20px;
  text-align: center;
}
#callnow .center-box img {
  width: 50px;
  margin-bottom: 10px;
}
#callnow .center-box h3 {
  font-size: 35px;
  color: var(--color-white);
  font-weight: 700;
}
#callnow .center-box p {
  font-size: 17px;
  color: var(--color-white);
  margin-bottom: 10px;
}
#callnow h3 {
  font-size: 25px;
  font-weight: 600;
}
#callnow p {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}
