*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.h1,
h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
body {
  animation: drop 1.5s ease;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.c-home-wrapper {
  width: 90vw;
  height: 70vh;
  margin: 80px auto auto auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex: 1 1 120px;
}

.testim {
  width: 1600px;
  height: 400px;
  color: white;
  border-radius: 15px;
  background-image: #edf6fc;
}

.cta {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cta-2 {
  transform: translateX(0px);
}

@media all and (max-width: 450px) {
  .c-home-wrapper {
    flex-direction: column;
    height: auto;
  }
  .anim1 {
    margin-top: 100px;
  }
  .feat-title {
    margin-top: 7vh;
  }
  .animation-wrapper {
    flex-direction: column;
  }
  .feat-container {
    position: relative;
    width: 95vw;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    display: flex;
  }
  .feat-container2 {
    position: relative;
    width: 400px;
    height: 300px;
    margin-top: 30px;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
  }

  .course-content-p {
    font-size: 10px;
  }

  .m-anim {
    margin-top: 300px;
  }
  #Benefits {
    transform: translateY(-500px);
  }
  .sec-title {
    padding: 0px 10px;
  }

  .course-content {
    width: 90vw;
  }
  .anim2 {
    margin-top: 200px;
  }
  .testim {
    width: 400px;
    text-align: center;
  }
  .testim p {
    width: 100%;
    margin: auto;
  }
  .teach-title {
    margin-top: 10vh;
  }
  .ben-title {
    margin-top: 10vh;
  }
}

@media all and (max-width: 900px) and (min-width: 450px) {
  .c-home-wrapper {
    flex-direction: column;
    height: auto;
  }
  .anim1 {
    margin-top: 100px;
  }
  .feat-title {
    margin-top: 10vh;
  }
  .animation-wrapper {
    flex-direction: column;
  }
  .m-anim {
    margin-top: 300px;
  }
  #benefits {
    margin-top: 2000px;
  }
  .sec-title {
    padding: 0px 10px;
  }
  .teach-title {
    margin-top: 10vh;
  }
  .feat-container {
    position: relative;
    width: 95vw;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  #Benefeits {
    margin-top: 10vh;
  }
  .course-content {
    width: 90vw;
  }
  .testim {
    width: 750px;
    text-align: center;
  }
  .testim p {
    width: 100%;
    margin: auto;
  }
}

@media all and (max-width: 1300px) and (min-width: 800px) {
  .feat-container {
    position: relative;
    width: 95vw;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  .course-content {
    width: 80vw;
    text-align: center;
  }
  .testim {
    width: 800px;
    text-align: center;
  }
  .testim p {
    width: 100%;
    margin: auto;
  }
  .course-content-heading {
    font-size: 30px;
  }
  .course-content {
    margin-left: 40px;
  }
  /* .course-content a {
    margin-left: 120px;
  } */
  .ben-title {
    margin-top: 400px;
  }

  .feat-title {
    margin-top: 40px;
  }
  .ben-title {
    margin-top: 10vh;
  }
}

@media all and (max-width: 1600px) and (min-width: 1200px) {
  .testim {
    width: 1200px;
    text-align: center;
  }
  .testim p {
    width: 100%;
    margin: auto;
  }
  .feat-container {
    position: relative;
    width: 95vw;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }
  .ben-title {
    margin-top: 10vh;
  }

  .feat-title {
    margin-top: 100px;
  }
}
@media all and (max-width: 1800px) and (min-width: 1600px) {
  .feat-container {
    position: relative;
    width: 95vw;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }
  .teaching {
    margin-bottom: 10vh;
  }
}

@media all and (max-width: 2000px) and (min-width: 1800px) {
  .ben-title {
    margin-top: 10vh;
  }
  .feat-container {
    position: relative;
    width: 95vw;
    height: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5vh;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }
}

@media all and (max-width: 2200px) and (min-width: 2000px) {
  .teach-title {
    margin-top: 400px;
  }
  .feat-container {
    margin-left: 200px;
  }
}

@media all and (max-width: 2400px) and (min-width: 2200px) {
  .feat-container {
    margin-left: 700px;
  }
}

@media all and (max-width: 2600px) and (min-width: 2400px) {
  .feat-container {
    margin-left: 400px;
  }
  .teach-title {
    margin-top: 400px;
  }
}
.course-img img {
  height: 50vh;
  width: 40vw;
}
.course-content-heading {
  text-align: left;
  font-size: 60px;
  font-weight: bold;
}
.course-content-p {
  font-size: 30px;
  font-weight: 500;
}
.course-content a {
  padding: 0.5rem 1rem;
  border: 1px solid #00cad6;
  max-width: 150px;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  font-size: 25px;
  background-image: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
  color: white;
  font-family: "Poppins", sans-serif;
  transition: 0.5s ease;
  margin-left:40%;
}

.course-content a:hover {
  text-decoration: none;
  background: white;
  color: #363636;
}

.cta-2 {
  margin-top: 150px;
}

.cta a {
  padding: 0.5rem 1rem;
  border: 1px solid #00cad6;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  font-size: 25px;
  background-image: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
  color: white;
  font-family: "Poppins", sans-serif;
  transition: 0.5s ease;
  margin-top: 50px;
}

.cta a:hover {
  text-decoration: none;
  background: white;
  color: #363636;
}

.sec-title h1 {
  font-weight: bold;
}

/* Animation start */
.teaching {
  height: auto;
  position: relative;
}
.teaching img {
  margin-top: 100px;
}
.base {
  height: 300px;
  width: 300px;
  background-color: #1d1e22;
  position: absolute;
  bottom: 100px;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  right: 300px;
}

.base1 {
  height: 300px;
  width: 300px;
  background-color: #1e8298;
  position: absolute;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  bottom: 220px;
  z-index: 1;
  right: 300px;
}

.base2 {
  height: 300px;
  width: 300px;
  /* border: 1px solid #f367b4; */
  bottom: 340px;
  position: absolute;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  background-color: #edf6fc;
  right: 300px;
}

.base3 {
  height: 300px;
  width: 300px;
  /* border: 1px solid #f367b4; */
  bottom: 460px;
  position: absolute;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  background-color: #1e8298;
  right: 300px;
}

.text-card {
  background-color: #2b2d33;
  height: 30px;
  width: 400px;
  border-radius: 15px;
  color: white;
  text-align: center;
  margin: auto;
}

.text-card p {
  padding-top: 3px;
}

.text1 {
  position: absolute;
  bottom: 235px;
  right: 700px;
}
.text2 {
  position: absolute;
  bottom: 355px;
  right: 700px;
}
.text3 {
  position: absolute;
  bottom: 470px;
  right: 700px;
}
.text4 {
  position: absolute;
  bottom: 590px;
  right: 700px;
}

@keyframes drop {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    transform: translate(0px);
  }
}

/* Animation End */

/* Anim1 start */

.anim1 {
  position: relative;
  width: 500px;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.square span:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid black;
  border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
  transition: 0.5s;
  animation: animate 6s linear infinite;
  border: none;
  background: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
}

.square span:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid black;
  border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
  transition: 0.5s;
  animation: animate 4s linear infinite;
  border: none;
  background: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
}

.square span:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid black;
  border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
  transition: 0.5s;
  animation: animate2 10s linear infinite;
  border: none;
  background: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
}

.anim2 {
  position: relative;
  width: 400px;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.animation-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 10vh;
}

.square i:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid green;
  border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
  transition: 0.5s;
  animation: animate 6s linear infinite;
}

.square i:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid blue;
  border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
  transition: 0.5s;
  animation: animate 4s linear infinite;
}

.square i:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid red;
  border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
  transition: 0.5s;
  animation: animate2 10s linear infinite;
}

@keyframes animate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate2 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.teach-title {
  margin-bottom: 4vh;
}

/* .content img {
  margin-left: 150px;
} */

.content {
  position: relative;
  padding: 40px 60px;
  color: black;
  text-align: center;
  transition: 0.5s;
  z-index: 1000;
}
/* .content a {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  border: 2px solid #fff;
  padding: 6px 18px;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  border-radius: 73% 27% 44% 56% / 49% 44% 56% 51%;
}
.content a:hover {
  background: #fff;
  color: #333;
} */
/* Anim1 end */

/* Card Animation Start */

.feat-container .box {
  position: relative;
  width: calc(400px - 30px);
  height: calc(300px - 30px);
  background: #000;
  float: left;
  margin: 15px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 10px;
}

.feat-container2 .box {
  position: relative;
  width: calc(400px - 30px);
  height: calc(300px - 30px);
  background: #000;
  float: left;
  margin: 15px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 10px;
}

.feat-container .box .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);

  transition: 0.5s;
  z-index: 10000;
}
.feat-container2 .box .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
  transition: 0.5s;
  z-index: 10000;
}

.feat-container .box:hover .icon {
  top: 20px;
  left: 40%;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
}

.feat-container2 .box:hover .icon {
  top: 20px;
  left: 40%;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
}

.feat-container .box .icon .far {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  transition: 0.5s;
  color: #fff;
}

.feat-container2 .box .icon .far {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  transition: 0.5s;
  color: #fff;
}

.feat-container .box:hover .icon .far {
  font-size: 40px;
  cursor: pointer;
}

.feat-container2 .box:hover .icon .far {
  font-size: 40px;
  cursor: pointer;
}

.feat-container .box .icon .fas {
  position: absolute;
  min-height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  transition: 0.5s;
  color: #fff;
}

.feat-container2 .box .icon .fas {
  position: absolute;
  min-height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  transition: 0.5s;
  color: #fff;
}

.feat-container .box:hover .icon .fas {
  font-size: 40px;
  cursor: pointer;
}

.feat-container2 .box:hover .icon .fas {
  font-size: 40px;
  cursor: pointer;
}

.feat-container .box .content {
  position: absolute;
  top: 100%;
  height: calc(100% - 100px);
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  transition: 0.5s;
  opacity: 0;
}

.feat-container2 .box .content {
  position: absolute;
  top: 100%;
  height: calc(100% - 100px);
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  transition: 0.5s;
  opacity: 0;
}

.feat-container .box:hover .content {
  top: 100px;
  opacity: 1;
  cursor: pointer;
}

.feat-container2 .box:hover .content {
  top: 100px;
  opacity: 1;
  cursor: pointer;
}

.feat-container .box .content h3 {
  margin: 0 0 10px;
  padding: 0;
  color: #fff;
  font-size: 24px;
}

.feat-container2 .box .content h3 {
  margin: 0 0 10px;
  padding: 0;
  color: #fff;
  font-size: 24px;
}

.feat-container .box .content p {
  margin: 0;
  padding: 0;
  color: #fff;
}

.feat-container2 .box .content p {
  margin: 0;
  padding: 0;
  color: #fff;
}

/* Cards Animation Start */

.cards-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ben-container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  flex-wrap: wrap;
  padding: 40px 0;
}

.ben-container .card {
  position: relative;
  min-width: 320px;
  height: 440px;
  box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.05),
    inset -5px -5px -5px rgba(255, 255, 255, 0.5),
    5px 5px 5px rgba(0, 0, 0, 0.05), -5px -5px -5px rgba(255, 255, 255, 0.5);
  border-radius: 15px;
  margin: 30px;
}

.ben-container .card .box {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: #ebf5fc;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  transition: 0.5s;
}

.ben-container .card:hover .box {
  cursor: pointer;
  transform: translateY(-50px);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  background: linear-gradient(45deg, #edf6fc, #1f8398);
}

.ben-container .card .box .content {
  padding: 20px;
  text-align: center;
}

.ben-container .card .box .content h2 {
  position: absolute;
  top: -10px;
  right: 30px;
  font-size: 8em;
  color: rgba(0, 0, 0, 0.02);
  transition: 0.5s;
  pointer-events: none;
}

.ben-container .card:hover .box .content h2 {
  color: rgba(0, 0, 0, 0.05);
}

.ben-container .card .box .content h3 {
  padding-top: 50px;
  font-size: 1.8em;
  color: #777;
  z-index: 1;
  transition: 0.5s;
}

.ben-container .card .box .content p {
  font-size: 1em;
  font-weight: 300;
  color: #777;
  z-index: 1;
  transition: 0.5s;
}

.ben-container .card:hover .box .content h3,
.ben-container .card:hover .box .content p {
  color: #fff;
}

.ben-container .card .box .content a {
  position: relative;
  display: inline-block;
  padding: 8px 20px;
  background: #03a9f4;
  margin-top: 15px;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
}

.logo-anim {
  margin-top: 100px;
  animation: logo-anim 1.5s backwards infinite;
  color: #1f8398;
}

@keyframes logo-anim {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}

.logo-anim-2 {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 50vw;
  animation: logo-anim-2 1s linear infinite;
  color: #1f8398;
}

@keyframes logo-anim-2 {
  0% {
    transform: translateX(0), translateY(0);
  }
  25% {
    transform: translateY(-30px);
  }
  50% {
    transform: translateX(20px);
  }
  75% {
    transform: translateY(30px);
  }
  100% {
    transform: translateX(0), translateY(0);
  }
}

/* Cards Animation End */

/* Testimonial Css Start */

.pt-3 {
  padding: 0px 200px;
}

.bg-dark {
  background: #edf6fc;
}

.img-area img {
  height: 100px;
  width: 100px;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid #fff;
}

#testimonials-slider p {
  font-size: 24px;
}

/* Testimonial Css End */

/* Extra css */

@media all and (min-width: 1300px) {
  .c-home-wrapper .course-content h1 {
    text-align: center;
    font-size: 60px;
    font-weight: bold;
    text-size-adjust: auto;
  }

  .c-home-wrapper .course-content p {
    font-size: 30px;
    font-weight: 500;
    text-size-adjust: auto;
  }

  .c-home-wrapper .content img {
    width: 600px;
    height: 600px;
     max-height:50vh;
    margin:10px;
  }
  .course-content {
    margin-left: 150px;
  }
}

@media all and (max-width: 1300px) and (min-width: 600px) {
  .c-home-wrapper .course-content h1 {
    text-align: center;
    font-weight: bold;
    text-size-adjust: auto;
  }
  .c-home-wrapper .course-content p {
    font-size: 20px;
    font-weight: 500;
    text-size-adjust: auto;
    text-align: left;
  }
  .c-home-wrapper .content img {
    width: 600px;
    height: 400px;
    max-height:50vh;
    margin:10px;
  }
  .course-content {
    margin-top: 10vh;
    margin-right:3vh;
    width:40%;
  }
}

/* @media all and (max-width: 800px) {
  .c-home-wrapper .content img {
    width: 100%;
    height: auto;
  }

  .c-home-wrapper span {
    width: 100%;
    height: auto;
  }
} */

@media all and (min-width: 800px) and (max-width: 900px) {
  .c-home-wrapper .course-content p {
    text-align: center;
  }
  .c-home-wrapper .course-content h1 {
    text-align: center;
    font-size: 50px;
  }
  #ourFeatures {
    margin-top: 30vh;
  }
  .anim2:nth-child(2),
  .anim2:nth-child(3) {
    margin-top: 20vh;
  }
}

#Benefeits i {
  /* margin-left: 600px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

@media all and (max-width: 600px) {
  .c-home-wrapper .content img {
    width: 100vw;
    height: 100vw;
  }
  .course-content {
    margin-top: 10vh;
  }
  .c-home-wrapper .course-content h1 {
    font-weight: bold;
    text-size-adjust: auto;
    font-size: 50px;
  }
  .c-home-wrapper .course-content p {
    font-size: 20px;
    font-weight: 500;
    text-size-adjust: auto;
  }
}

@media all and (min-width: 900px) {
  .course-content {
    width: 90vw;
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.testimonials img {
  max-width: 100%;
}

.row {
  justify-content: center;
  align-items: center;
}
.testimonials {
  font-size: 18px;
  line-height: 1.67;
  color: rgb(204, 204, 204);
  padding: 60px 0;
}

.section-title {
  font-size: 28px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-weight: 400;
  display: inline-block;
  position: relative;
}
.section-title:after,
.section-title:before {
  content: "";
  position: absolute;
  bottom: 0;
}
.section-title:after {
  height: 2px;
  background-color: rgba(252, 92, 15, 0.46);
  left: 25%;
  right: 25%;
}

.section-title:before {
  width: 15px;
  height: 15px;
  border: 3px solid #fff;
  background-color: #fc5c0f;
  left: 50%;
  transform: translatex(-50%);
  bottom: -6px;
  z-index: 9;
  border-radius: 50%;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
  width: 85px;
  height: 85px;
}

.feedback-slider-item {
  position: relative;
  padding: 60px;
  margin-top: -40px;
}

.customer-name {
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
}

.feedback-slider-item p {
  line-height: 1.875;
}

.customer-rating {
  background-color: #eee;
  border: 3px solid #fff;
  color: rgba(1, 1, 1, 0.702);
  font-weight: 700;
  border-radius: 50%;
  position: absolute;
  width: 47px;
  height: 47px;
  line-height: 44px;
  font-size: 15px;
  right: 0;
  top: 77px;
  text-indent: -3px;
}

.thumb-prev .customer-rating {
  top: -20px;
  left: 0;
  right: auto;
}

.thumb-next .customer-rating {
  top: -20px;
  right: 0;
}

.customer-rating i {
  color: rgb(251, 90, 13);
  position: absolute;
  top: 10px;
  right: 5px;
  font-weight: 600;
  font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  top: 103px;
  background-color: #262626;
  border: 1px solid rgba(251, 90, 13, 0.1);
  border-radius: 10px;
  z-index: -1;
}

.thumb-prev,
.thumb-next {
  position: absolute;
  z-index: 99;
  top: 45%;
  width: 98px;
  height: 98px;
  left: -90px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.thumb-next {
  left: auto;
  right: -90px;
}

.feedback-slider-thumb img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.feedback-slider-thumb:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
  position: relative;
  display: inline-block;
  transition: all 0.2s ease-in;
}

.customer-feedback .owl-nav i {
  background-color: transparent;
  color: rgb(251, 90, 13);
  font-size: 25px;
}

.customer-feedback .owl-prev {
  left: -15px;
}

.customer-feedback .owl-prev:hover {
  left: -20px;
}

.customer-feedback .owl-next {
  right: -15px;
}

.customer-feedback .owl-next:hover {
  right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.customer-feedback .owl-dot {
  display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  margin: 0 5px;
  background: #fff;
  border: 1px solid rgb(251, 90, 13);
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
  background-color: rgb(251, 90, 13);
}

.owl-carousel .owl-item img {
  display: inline-block;
  max-width: 100%;
  border-radius: 50%;
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
  .feedback-slider-item:after {
    left: 30px;
    right: 30px;
  }
  .customer-feedback .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 45px;
    bottom: auto;
  }
  .customer-feedback .owl-prev {
    left: 0;
  }
  .customer-feedback .owl-next {
    right: 0;
  }
}
