@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

::selection {
  background-color: #f9c349;
  color: black;
}

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

header {
  position: relative;
}
nav {
  background-color: rgba(30, 24, 16, 0.75);
}

.nav-link {
  color: white !important;
  margin: 0 1rem;
}
.nav-link:hover {
  color: #ffb100 !important;
}

.main-heading {
  background-color: rgba(30, 24, 16, 0.75);
  color: white;
  justify-content: center;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding: 0 2rem;
}
.main-heading .heading {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.main-heading .heading h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 39px;
}
.main-heading .heading p {
  font-family: 'DM Serif Display', serif;
  font-size: 19px;
}

.heading-line {
  font-family: 'DM Serif Display', serif;
  font-size: 19px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.heading-line p {
  margin-bottom: 0px;
}

.heading-line-first {
  font-size: 39px;
}
.heading-line-second {
  font-size: 29px;
  color: #ff7502;
}
.heading-line-third {
  font-size: 39px;
}
.quote-btn {
  margin-top: 0.5rem;
}
.quote-btn button {
  padding: 10px;
  font-weight: bold;
  color: white;
  background-color: #4e9caf;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  outline: none;
  border: none;
  border-radius: 5px;
}
.quote-btn button:hover {
  color: #ffb100;
}
/* Section-2 */
.section-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.section-2-heading {
  padding: 1rem;
}
.section-2-heading h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 29px;
  color: #1e1810;
}
.youtude-video {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}
.youtude-video iframe {
  width: 80%;
  height: 500px;
  margin-bottom: 2rem;
}

/* Section-3 */
.section-3 {
  padding: 4rem;
  background-color: #f8f7f3;
  padding: 1rem 4rem;
}
.section-3-heading {
  padding: 1rem;
}
.section-3-heading h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 52px;
  color: #1e1810;
}
.section-3-card {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cards {
  display: flex;
  flex-direction: column;
}
.section-3-card .cards {
  width: 345px;
  height: 150px;
  margin: 0.5rem 1rem;
}
.section-3-card .cards h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 25px;
  color: #1e1810;
}
.section-3-card .cards p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: #62615c;
}
/* Section-4 */
.section-4 {
  background-color: #dff3f8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem;
}
.section-4-left-card h3 {
  font-family: 'DM Serif Display', serif;
  font-size: 42px;
  color: #1e1810;
}

.section-4-left-card span {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  color: #62615c;
  line-height: 25px;
}
.section-4-left-card h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 25px;
  color: #1e1810;
}
.section-4-left-card p {
  line-height: 25px;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: #62615c;
}
.section-4-left {
  width: 50%;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section-4-right {
  padding: 0.5rem;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-4-left-card {
  width: 450px;
  padding: 1rem 0;
}

.section-4-right img {
  width: 65%;
}

/* Section-5 */
.section-5 {
  padding: 1rem 2rem;
}
.section-5-heading h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 52px;
  text-align: center;
  color: #000000;
}
.client-card {
  width: 250px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  margin: 0.5rem;
  transition-duration: 300ms;
}
.client-card:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.client-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 1rem 0;
  padding: 0.5rem;
}
.client-logo a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.client-logo img {
  width: 100%;
  margin: 0.5rem;
}

.ledTorch img {
  padding-bottom: 6px;
}
.torchDepot img {
  padding-bottom: 18px;
}
.brightNight img {
  width: 225px;
  padding-top: 6px;
}
.padInspection img {
  width: 80%;
  padding-top: 6px;
}

.dilraimg,
.tourchdepotimg {
  width: 150px !important;
}
.why-choose {
  margin-top: 2rem;
  padding: 2rem;
}
.why-choose h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 52px;
  color: #000000;
  margin-bottom: 2rem;
}
.why-choose .first-para {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.why-choose .second-para {
  font-family: 'Poppins', sans-serif;
  color: #000000;
  font-size: 16px;
}
/* Section-6 */
.section-6 {
  background-color: #dff3f8;
  padding: 0rem 4rem 1rem 4rem;
}
.section-6-project {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.section-6-project-left {
  padding-right: 1rem;
}
.section-6-project-left h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 36px;
  color: #1e1810;
}
.section-6-project-left p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #62615c;
}
.section-6-project-right {
  padding-left: 1rem;
}
.section-6-project-right img {
  width: 90%;
}

.section-6-caption {
  display: flex;
  justify-content: center;
  padding: 3rem 2rem 2rem 2rem;
}
.section-6-caption-heading,
.section-6-caption-para {
  width: 50%;
}
.section-6-caption-heading h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 52px;
  color: #1e1810;
  padding-right: 1rem;
}
.section-6-caption-para p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  padding-left: 1rem;
}
.contact-btn {
  margin-top: 10rem;
}
.contact-btn button {
  padding: 0.5rem;
  background-color: #dff3f8;
  outline: none;
  border: none;
  border: 1px solid black;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}
/* Section-7 */
.section-7 {
  background-color: #f8f7f3;
  padding: 2rem 4rem;
}
.section-7-heading {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-7-heading-left {
  display: flex;
  padding: 0 1rem;
  justify-content: center;
  flex-direction: column;
  width: 50%;
}
.section-7-heading-left p {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  color: #62615c;
}
.section-7-heading-left h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 3rem;
  color: #1e1810 COPY;
}
.section-7-heading-right {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 50%;
}
.section-7-heading-right p {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  color: #62615c;
}
.section-7-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.section-7-img img {
  width: 30%;
  margin: 0.5rem;
}

/* Section-8 */
.section-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background-color: #f8f7f3;
}
.section-8 form {
  width: 50%;
}
.section-8 form h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 26px;
  color: #62615c;
  margin: 0 0 10px;
  font-weight: 400;
}
.section-8 form .form-input {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0.5rem 0;
}
.section-8 form .form-input label {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #62615c;
}
.section-8 form .form-input select {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  color: #666666;
  padding: 1rem 0rem;
  width: 100%;
  outline: none;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.section-8 form .form-input input {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  color: #666666;
  padding: 0.5rem 0.3rem;
  width: 100%;
  outline: none;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  background-color: rgba(248, 248, 248, 0.75);
}

.submit-btn {
  padding: 1rem 0;
}

.submit-btn button {
  outline: none;
  border: none;
  padding: 0.5rem;
  background-color: white;
  color: black;
  border: 1px solid #2c2927;
  background-color: transparent;
  padding-top: 14px;
  padding-right: 16px;
  padding-bottom: 14px;
  padding-left: 16px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1em;
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
}
.submit-btn button:hover {
  outline: deeppink solid 1px;
}

/* Footer */
footer {
  background-color: #1a1110;
  color: #dff3f8;
  padding: 2rem 1rem;
}

.footer-section {
  display: grid;
  grid-template-columns: 2fr 2fr 1fr;
}
.footer-contact {
  padding-left: 2rem;
}
.contact {
  margin: 0 1rem;
}
.footer-contact .contact h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 24px;
}
.footer-contact .contact p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}
.footer-contact .contact a {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: white;
}
.footer-contact .contact a:hover {
  color: #ffb100;
}
.footer-about {
  margin: 0 1rem;
}
.footer-about h4 {
  font-family: 'DM Serif Display', serif;
  font-size: 24px;
}
.footer-about p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}
.footer-about a {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: white;
  text-decoration: none;
}
.footer-about a:hover {
  color: #ffb100;
}

.footer-social-media i {
  margin: 0 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}
.footer-social-media i:hover {
  color: #ffb100;
}
.footer-social-media a {
  text-decoration: none;
  color: #fdf6f1;
}

.sub-footer p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #62615c;
}
.sub-footer p a {
  text-decoration: none;
  color: black;
}

/* Responsive */
@media only screen and (max-width: 912px) {
  .footer-section {
    grid-template-columns: 1fr;
  }
  .footer-about {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem;
  }
  .footer-social-media {
    display: flex;
    align-items: center;
    padding: 2rem;
  }
  .contact,
  .footer-about {
    margin: 0;
  }
  .home {
    height: auto;
  }
}

@media only screen and (max-width: 992px) {
  .navbar-collapse a img {
    display: none;
  }
}

/* Responsive */
@media only screen and (max-width: 1000px) {
  .section-4 {
    flex-direction: column;
  }
  .section-4-left {
    width: 100%;
  }
  .section-4-right {
    width: 100%;
  }
  .section-4-left-card h3 {
    font-size: 2rem;
  }
  .section-4-left-card h4 {
    font-size: 1.29rem;
  }
  .section-5-heading h4 {
    font-size: 2rem;
  }
  .client-logo img {
    margin: 2rem 1rem;
    width: 50%;
  }
  .why-choose h4 {
    font-size: 2rem;
  }
  .section-6-project {
    flex-direction: column;
    align-items: normal;
  }
  .contact-btn {
    margin: 2rem 0;
  }
  .section-6-project-left {
    padding: 0.5rem;
  }
  .section-6-project-left h4 {
    font-size: 1.5rem;
  }
  .section-6-project-right img {
    width: 100%;
  }
  .section-6-caption {
    flex-direction: column;
    padding: 1rem;
  }
  .section-6-caption-heading,
  .section-6-caption-para {
    width: 100%;
  }
  .section-6-caption-heading h4 {
    font-size: 2rem;
  }
  .section-7-heading {
    flex-direction: column;
  }
  .section-7-heading-left {
    width: 100%;
  }
  .section-7-heading-right {
    width: 100%;
  }
  .section-7-heading-left h4 {
    font-size: 2rem;
  }
  .section-7-img {
    flex-direction: column;
  }
  .section-7-img img {
    width: 100%;
  }
  .section-8 form {
    width: 100%;
  }
  .section-4-right img {
    width: 100%;
  }
}

@media only screen and (max-width: 880px) {
  .section-3-card .cards {
    width: 100%;
  }
}
@media only screen and (max-width: 660px) {
  .main-heading .heading h4 {
    font-size: 2rem;
    text-align: center;
  }
  .main-heading .heading p {
    text-align: center;
  }
  .section-4-left-card {
    width: 100%;
    padding: 0.5rem 0;
  }
  .section-2-heading h4 {
    text-align: center;
  }
  .youtude-video iframe {
    width: 100%;
    padding: 0.5rem;
    height: auto;
  }
  .section-3 {
    padding: 0.5rem;
  }
  .section-4 {
    padding: 0.5rem;
  }
  .why-choose {
    padding: 0.5rem;
  }
  .section-5 {
    padding: 0.5rem;
  }
  .section-6 {
    padding: 0.5rem;
  }
  .section-7 {
    padding: 0.5rem;
  }
  .section-7-heading-left {
    padding: 0.5rem;
  }
  footer {
    padding: 0.5rem;
  }
}

@media only screen and (max-width: 230px) {
  .sub-footer p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 540px) {
  .section-3-heading h4 {
    font-size: 28px;
  }
  .section-3-card .cards h4 {
    font-size: 1.17rem;
  }
  .section-4-left-card h3 {
    font-size: 28px;
  }
  .section-4-left-card p {
    font-size: 14px;
  }
  .section-4-left-card h4 {
    font-size: 1.17rem;
  }
  .section-5-heading h4 {
    font-size: 28px;
    margin-bottom: 2rem;
  }
  .client-logo img {
    width: 90%;
  }
  .why-choose h4 {
    font-size: 28px;
  }
  .section-6-project-left h4 {
    font-size: 22px;
  }
  .section-6-caption-heading h4 {
    font-size: 28px;
    text-align: center;
  }
  .section-6-caption-para p {
    font-size: 13px;
  }
  .section-7-heading-left h4 {
    font-size: 28px;
  }
  .section-7-heading-right p {
    font-size: 14px;
  }
}
.main-img {
  margin-bottom: 2rem;
}
.main-img img {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  min-height: 90vh;
}

/* Navbar section */
.contain {
  width: 100%;
  padding: 0 2rem;
}

/* .logo a img{
    width: 75%;
} */

.nav {
  width: 100%;
  height: 60px;
  position: fixed;
  /* line-height: 65px; */
  text-align: center;
  z-index: 100;
}

.nav div.logo {
  float: left;
  width: auto;
  height: auto;
}

.nav div.logo a {
  text-decoration: none;
  color: #fff;
  font-size: 2.5rem;
}

.nav div.main_list {
  height: 65px;
  float: right;
}

.nav div.main_list ul {
  width: 100%;
  height: 65px;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav div.main_list ul li {
  width: auto;
  height: 65px;
  padding: 0;
  padding-right: 3rem;
}

.nav div.main_list ul li a {
  text-decoration: none;
  color: #fff;
  line-height: 65px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

.nav div.main_list ul li a:hover {
  color: #ff7502;
}

/* Home section */
.home {
  width: 100%;
  height: 100vh;
  background-image: url(../Image/01.jpeg);
  background-position: center top;
  background-size: cover;
}

.navTrigger {
  display: none;
}

.nav {
  /* padding-top: 20px; */
  padding-bottom: 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* Media qurey section */

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contain {
    margin: 0;
    padding: 0 0rem;
  }
}

@media screen and (max-width: 768px) {
  .contain {
    padding: 0 0rem;
  }
  .navTrigger {
    display: block;
  }
  .nav div.main_list {
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .nav div.show_list {
    height: auto;
    display: none;
  }
  .nav div.main_list ul {
    flex-direction: column;
    width: 100%;
    height: 100vh;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #1e1810;
    /*same background color of navbar*/
    background-position: center top;
  }
  .nav div.main_list ul li {
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #6a4c4c;
  }
  .nav div.main_list ul li a {
    text-align: center;
    width: 100%;
    font-size: 15px;
    padding: 20px;
  }
  .nav div.media_button {
    display: block;
  }
}

/* Animation */
/* Inspiration taken from Dicson https://codemyui.com/simple-hamburger-menu-x-mark-animation/ */

.navTrigger {
  cursor: pointer;
  width: 30px;
  height: 25px;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
}

.navTrigger i {
  background-color: #fff;
  border-radius: 2px;
  content: '';
  display: block;
  width: 100%;
  height: 4px;
}

.navTrigger i:nth-child(1) {
  -webkit-animation: outT 0.8s backwards;
  animation: outT 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.navTrigger i:nth-child(2) {
  margin: 5px 0;
  -webkit-animation: outM 0.8s backwards;
  animation: outM 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.navTrigger i:nth-child(3) {
  -webkit-animation: outBtm 0.8s backwards;
  animation: outBtm 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.navTrigger.active i:nth-child(1) {
  -webkit-animation: inT 0.8s forwards;
  animation: inT 0.8s forwards;
}

.navTrigger.active i:nth-child(2) {
  -webkit-animation: inM 0.8s forwards;
  animation: inM 0.8s forwards;
}

.navTrigger.active i:nth-child(3) {
  -webkit-animation: inBtm 0.8s forwards;
  animation: inBtm 0.8s forwards;
}

@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}

@keyframes inM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}

@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}

@keyframes outM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}

@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
  }
}

@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    transform: translateY(9px) rotate(135deg);
  }
}

@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(9px) rotate(135deg);
  }
}

@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(9px) rotate(0deg);
  }
  100% {
    transform: translateY(9px) rotate(135deg);
  }
}

@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
  }
}

@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    transform: translateY(-9px) rotate(135deg);
  }
}

@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-9px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-9px) rotate(135deg);
  }
}

@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-9px) rotate(0deg);
  }
  100% {
    transform: translateY(-9px) rotate(135deg);
  }
}

.affix {
  padding: 0;
  background-color: #111;
}

.myH2 {
  text-align: center;
  font-size: 4rem;
}
.myP {
  text-align: justify;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 20px;
}
@media all and (max-width: 700px) {
  .myP {
    padding: 2%;
  }
}

/* -------------------------------------------------------------- */
/* CLIENT SAY */
.rbd-core-ui {
  padding: 0 0 17rem 0;
}

.rbd-review-slider .rbd-preloader {
  width: 36px;
  height: 36px;
  margin: 0 auto;
}

.rbd-review-slider .rbd-review.rbd-prev {
  transform: translate3d(-100px, 0, -50px);
  display: inline-block;
}

.rbd-review-slider .rbd-review.rbd-next {
  transform: translate3d(100px, 0, -50px);
  display: inline-block;
}

.rbd-review-slider .rbd-review.rbd-curr {
  z-index: 10;
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
  display: inline-block;
}

.rbd-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rbd-content img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none;
  margin-right: 1rem;
}
.rbd-content p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

.rbd-review-slider .rbd-review {
  padding: 20px 30px;
  font-size: 18px;
  line-height: 1.612;
  border-radius: 4px;
  box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.5);
  display: none;
  vertical-align: top;
  transition: opacity 0.35s ease-out, transform 0.35s ease-out;
  opacity: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
  opacity: 0;
  background: #fff;
  max-width: 600px;
}

.rbd-review-slider .rbd-review.rbd-first {
  display: block;
}

.rbd-review-slider .rbd-heading {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.rbd-review-slider svg {
  fill: #ffbb58;
  width: 24px;
  margin-right: 1px;
}

.rbd-review-slider .rbd-review-meta {
  font-size: 12px;
  color: #565656;
  margin-top: 12px;
  text-align: right;
  font-family: 'Poppins', sans-serif;
}

.rbd-review-slider .rbd-gravatar {
  border-radius: 100%;
  /* width: 100px; */
  float: left;
  margin-right: 15px;
  border: 6px solid transparent;
  box-shadow: 0 3px 12px -2px rgba(0, 0, 0, 0.35);
}

.rbd-footing {
  margin: 20px 0 0;
  text-align: center;
}

@keyframes round {
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}

/* ------------------------------------------------------ */
.fixed-social {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  background-color: rgba(30, 24, 16, 0.75);
  position: sticky;
  bottom: 0;
  padding: 0.5rem;
  z-index: 100;
}
.fixed-whatsapp img {
  width: 30px;
  margin: 0 0.5rem;
}
.fixed-skype img {
  width: 30px;
  margin: 0 0.5rem;
}
.fixed-whatsapp a {
  text-decoration: none;
  color: white;
  font-family: 'Poppins', sans-serif;
}
.fixed-skype a {
  text-decoration: none;
  color: white;
  font-family: 'Poppins', sans-serif;
}

.fixed-blank {
  width: 2px;
  height: 20px;
  background-color: white;
}

/* SWIPER */
.blog-container {
  max-width: 1240px;
  width: 100%;
}
.slide-container {
  margin: 0 30px;
  margin-bottom: 2rem;
  overflow: hidden;
}
.blog-card {
  background-color: #f2f2f2;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.blog-card .image-box {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #daeaf6;
}
.swiper-wrapper {
  margin: 0.5rem 0 !important;
}
.image-box a {
  text-decoration: none;
}
.blog-card .image-box img {
  width: 100%;
  padding: 0.5rem 1rem;
  border-radius: 8px 8px 0 0;
}
.blog-card .profile-details {
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding: 15px;
}
.blog-card .profile-details img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.profile-details .name {
  font-size: 1rem;
  font-family: 'Play';
  font-weight: 800;
}
.profile-details .job {
  font-size: 12px;
  font-weight: 500;
  color: #4d4d4d;
  font-family: 'Lato';
  font-weight: 500;
  word-spacing: 2px;
}

.sw.swiper-navBtn {
  color: #000;
  height: 40px !important ;
  width: 40px !important;
  transform: translateY(-40%);
  background: rgb(80, 79, 79);
  background-color: transparent;
  border-radius: 50% !important;
  text-shadow: #000;
}
.swiper-navBtn::before,
.swiper-navBtn::after {
  font-size: 16px !important;
  font-weight: 900;
  color: rgb(3, 167, 255);
}

.swiper-button-next {
  right: -2px !important;
}

.swiper-button-prev {
  left: -2px !important;
}

.swiper-pagination-bullet {
  background-color: #048ae3;
}

.visit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2rem;
}

.visit-btn button {
  border: none;
  outline: none;
  background-color: #048ae3;
  color: white;
  padding: 0.5rem 1rem;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
.blog-visit-btn:hover {
  background-color: #3a9ada;
}

.card-read-more-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 1rem;
}

.card-read-more-btn button {
  font-size: 13px;
  border: none;
  outline: none;
  border: 1.5px solid #1689d5;
  color: #1689d5;
  background-color: #f2f2f2;
  padding: 0 0.5rem;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  margin-top: 25px;
}
.card-read-more-btn button:hover {
  color: #fff;
  background-color: #048ae3;
  padding: 0 0.5rem;
}

.swiper-wrapper {
  padding: 1rem 0;
}

/* TESTIMONIAL */

.testimonial-section {
  margin: 1rem 0;
}

.testimonial-heading {
  padding: 1rem 0;
  font-size: 3rem;
  font-family: 'DM Serif Display', serif;
}

.shadow-effect {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #ececec;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
#customers-testimonials .shadow-effect p {
  line-height: 1.5;
  margin: 0 0 17px 0;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #62615c;
}
.testimonial-name {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: orange;
  width: auto;
  text-align: center;
}

.testimonial-span{
font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: gray;
  font-weight: 600;
}

#customers-testimonials .item {
  text-align: center;
  padding: 25px 50px 50px 50px;
  /* margin-bottom:80px; */
  /* opacity: .2; */
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 90px;
  margin: 0 auto 17px;
  border-radius: 50%;
  object-fit: cover;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #f9c349;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
  border-radius: 50%;
}
#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #ff7502;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
  border-radius: 50%;
}
/* ------testimonial  close-------*/



/* NAV DROPDOWN */


.dropdownService{
position: relative;
}

.dropMenu{
  width: 220px;
  z-index: 100;
  position:absolute;
  background-color: white;
  color: black;
  transition: all;
  transition-duration: 3000;
  transition-delay: 3000;
  border-radius: 10px;
  padding: 10px 0 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}

.dropMenu li{
  /* padding: 10px 0 !important; */
  height: 50px !important;
  cursor: pointer;
}
.dropMenu li a{
  cursor: pointer;
}

.dropdownService:hover .dropMenu {
  display: block;
}

.dropMenu li a{ 
  color: black !important;
  font-weight: 600;

}