:root {

  --font-Montserrat: 'Nunito Sans', sans-serif;
  ;
  --font-playfair-display: 'Playfair Display', serif;
  ;

  --font-primary: var(--font-playfair-display);
  --font-secondary: var(--font-Montserrat);


}

.sectionbackground {
  background-color: #F4F8FB;
}

.font1 {
  /* font-family: 'Syne', sans-serif !important; */
  font-family: 'Castoro Titling', cursive !important;

}

.eknav {
  background-color: #050624;

}

body {
  background-color: #FFFFFF !important;
  /* -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
}

.sectioncolor {
  background: #F4F8FB;

}

.playfair {
  font-family: var(--font-primary);

}

.montserrat {
  font-family: var(--font-secondary);


}

.limage {
  background-image: url(assets/images/img83.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 35rem;
}

.himage {
  background-image: url(assets/images/Rectangle\ 134\ \(1\).png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 35rem;
}

.main {
  margin-right: -80px;
  margin-left: -80px;


}

.p3 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.tc {
  text-align: center;
}

.linkFont {
  font-size: 15px !important;

}

.container {
  width: 100%;
  height: 100%;
  /* padding: 9rem; */


}

.p9 {
  padding: 9rem;

}

input[type=text] {
  position: relative;
  padding: 15px 40px 15px 20px;
  width: 20px;
  color: #525252;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 2px;
  border: none;
  border-radius: 5px;
  background: linear-gradient(to right, #FFFFFF 0%, #464747 #F9F9F9 100%);
  transition: width 0.4s ease;
  outline: none;

}

.navbar-toggler {
  background-color: #CEA315 !important;
}

input:focus {
  width: 300px;
}


i {
  position: relative;
  color: #000000;
}







.gitbutton {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */


  color: #000000;
}

.btn {
  padding: 0.375rem 2rem !important;

}

.container {
  max-width: 1424px;
}

.heroContent {
  position: absolute;
  top: 30%;
  left: 30%;
  transform: translate(-50%, -50%);
}

.homebannertext {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-size: 49px;
  line-height: 77px;
  letter-spacing: 0.02em;

  color: #FFFFFF;

}

.phero {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  /* or 167% */

  letter-spacing: 0.01em;

  color: #FFFFFF;
}

.cwu {
  background: #050624;
  color: white;
  border: 1px solid #050624;
  padding: 0.8rem 2.1rem;
  border-radius: 0rem;
  cursor: pointer;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;

}

.homeimage {
  background-image: url("assets/images/home.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 35rem;

}

.aboutimage {
  background-image: url("assets/images/about.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 35rem;

}

.imgover {
  background-color: #00000063;

}

.banner2 {
  height: 75%;
  width: 100%;
}

.docbanner {
  padding-top: 13.5rem;
}

.banner3 {
  height: 20rem;

}

p {
  margin-bottom: 0 !important;
}

.cons {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 77px;
  letter-spacing: 0.05em;

  color: #000000;
}

.para {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  /* or 178% */

  letter-spacing: 0.01em;

  color: #606060;
}

.padd {
  margin-left: 5rem;
  margin-right: 5rem;
}

.storybtn {
  border: 2px solid #CEA315;
  color: #CEA315;
}

.cwu:hover {
  border: 2px solid #CEA315 !important;

  background-color: #CEA315 !important;
  color: #FFFFFF !important;
}

.storybtn:hover {
  border: 2px solid #CEA315;

  background-color: #CEA315;
  color: #FFFFFF;
}

.ourstorytext {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.01em;
  color: #CEA315;
}

.totalclient {
  position: absolute;
  left: 0px;
  background: #F4F8FB;
}

.con2 {

  display: flex !important;
  justify-content: left !important;
  align-items: center;
}


.carousel__wrapper {
  padding: 20px;
}

.featuredcard {
  border: none !important;
}

.carousel__content {
  margin: 0 auto;
  position: relative;
  width: 100vw;
}

.carousel__container {
  overflow-x: scroll;
  overflow-y: hidden;
  display: flex;
  align-items: center;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.carousel__container::-webkit-scrollbar {
  display: none;
}

.card__description {
  display: flex;
  column-gap: 10px;
  align-items: center;
}

.card__description img {
  width: 20px;
}

.card__description span {
  padding: 5px 15px;
  border-radius: 5px;
  color: #fff;
}

.card__description span.fire {
  background-color: orange;
}

.card__description span.psychic {
  background-color: rgb(146, 100, 108);
}

.card__description span.electric {
  background-color: rgb(231, 210, 88);
}

.card__description span.rock {
  background-color: rgb(114, 102, 32);
}

.card__description span.grass {
  background-color: rgb(32, 114, 69);
}

.card__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px;
  flex-direction: column;
  row-gap: 0.5rem;
  border-radius: 15px;
  background-color: #fff;
}

.card__inner h4 {
  font-size: 1.5rem;
  margin: 0;
  color: rgb(170, 155, 155);
}

.card__image img {
  max-height: 215px;
  margin-bottom: 1rem;
}

.arrow {
  display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: calc(50% - 10px);
  background-color: rgba(3, 101, 214, 0.664);
  padding: 5px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.arrow i {
  font-size: 1.5rem;
  color: #fff;
}

.arrow.arrow--right {
  right: 0%;
}

.arrow.arrow--left {
  left: 0%;
}

@media screen and (min-width: 1180px) {
  .carousel__wrapper {
    padding: 50px;
  }

  .carousel__slide {
    scroll-snap-align: center;
    position: relative;
  }

  .arrow {
    display: flex;
  }
}

* {
  margin: 0;
  padding: 0;
}

.slider {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-color: black;
}

.slider input[type=radio] {
  position: relative;
  margin: 0 1rem 1rem 0;
  transform: scale(1.5);
  z-index: 100;
}

.slider input[type=radio]:checked+.slider__content {
  transition-delay: 0.5s;
  background-color: black;
  clip-path: circle(100vw at center);
}

.slider .slider__content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  clip-path: circle(0px at center);
}

.slider .slider__content img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider .slider__content .slider__description {
  position: relative;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  max-width: 1000px;
}

.slider .slider__content .slider__description h1 {
  font-size: 5rem;
}

.slider .slider__content .slider__description p {
  font-size: 1.3rem;
  line-height: 1.8rem;
  margin: 1rem 0 2rem 0;
}

.slider .slider__content .slider__description a {
  display: inline-block;
  padding: 10px 15px;
  background-color: white;
  font-size: 1.2rem;
  font-weight: bold;
  color: black;
  text-decoration: none;
  transition: 0.5s;
}

.slider .slider__content .slider__description a:hover {
  opacity: 0.5;
}

.firstHeading {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  line-height: 77px;
  letter-spacing: 0.05em;

  color: #000000;
}

.firstPara {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  /* or 178% */

  text-align: center;
  letter-spacing: 0.01em;

  color: #606060;
}

.caption {
  position: absolute;
  top: 70%;
  left: 0;
  width: 100%;
}

.offname {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;

  color: #717171;
}

.off {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */

  text-align: center;

  color: #878787;
}

.whitebox {
  background-color: #ffffff;
  height: 4rem;
  position: absolute;
  top: 74%;
  width: 55%;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.serpara {
  margin-left: 5rem;
  margin-right: 5rem;
}

.service {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  /* identical to box height, or 136% */

  letter-spacing: 0.01em;

  color: #CEA315;
}

.seroff {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  /* or 188% */

  letter-spacing: 0.01em;

  color: #606060;
}




.card {
  cursor: pointer
}

.hd {
  font-size: 25px;
  font-weight: 550
}

.card.hover,
.card:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, .2)
}

.img {
  margin-bottom: 35px;

}

.card-title {
  font-weight: 600
}

button.focus,
button:focus {
  outline: 0;
  box-shadow: none !important
}

.ft {
  margin-top: 25px
}

.chk {
  margin-bottom: 5px
}

.rck {
  margin-top: 20px;
  padding-bottom: 15px
}

.sercardbody {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: none !important;
}

.sercard {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;

  border-radius: 0.25rem;
  cursor: pointer;
}

.servicename {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;

  color: #CEA315;
}

.servicepara {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  /* or 188% */

  letter-spacing: 0.01em;

  color: #606060;
}


.CATALOGUEul {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem 2rem;
}

.item {
  background-color: #f1f1f1;
  padding: 1rem;
  border-radius: 1rem;
  min-height: 8rem;
}

.CATALOGUEimage {
  padding: 1rem;
  border-radius: 1rem;
  min-height: 21rem;
  height: 1rem;
}

.CATALOGUEimagediv {
  position: absolute;
  bottom: 0;
  right: 0;
  background: black;
  color: white;
  margin-bottom: 5px;
  font-family: sans-serif;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear;
}

/* Hover on Parent Container */
.CATALOGUEimagediv:hover {
  cursor: pointer;
  visibility: visible;
  width: 150px;
  padding: 8px 15px;
  opacity: 0.7;

}

/* color:  red#ec1c24, black#212d31, grey#343a40, white#eee  */
* {
  box-sizing: border-box;
}



.contain {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

div.form {}

.contact-wrapper {
  margin: auto 0;
}

.submit-btn {
  float: left;
}

.reset-btn {
  float: right;
}

.form-headline:after {
  content: "";
  display: block;
  width: 10%;
  padding-top: 10px;
  border-bottom: 3px solid #CEA315;
}

.highlight-text {
  color: #CEA315;
}

.hightlight-contact-info {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
}

.highlight-text-grey {
  font-weight: 500;
}

.email-info {
  margin-top: 20px;
}

::-webkit-input-placeholder {
  /* Chrome */
  font-family: 'Roboto', sans-serif;
}

.required-input {
  color: black;
}

@media (min-width: 600px) {
  .contain {
    padding: 0;
  }
}

h3,
ul {
  margin: 0;
}

h3 {
  margin-bottom: 1rem;
}

.form-input:focus,
textarea:focus {
  outline: 1.5px solid #CEA315;
}

.form-input,
textarea {
  width: 100%;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
}

.wrapper>* {
  padding: 1em;
}

@media (min-width: 700px) {
  .wrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }

  .wrapper>* {
    padding: 2em 2em;
  }

}

@media screen and (max-width: 767px) {
  .banner2 {
    height: 18rem;
  }

  .padd {
    margin-left: 0rem;
    margin-right: 0rem;
  }

  .p9 {
    padding: 2rem
  }

  .margin {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .tc {
    text-align: start;
  }

  .homebannertext {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
  }
}

ul {
  list-style: none;
  padding: 0;
}

.eklink>li>a {
  color: #FFFFFF !important;
}

.contacts {
  color: #212d31;
}

.form {
  background: #fff;
}

form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

form label {
  display: block;
}

form p {
  margin: 0;
}

.full-width {
  grid-column: 1 / 3;
}

button,
.submit-btn,
.form-input,
textarea {
  padding: 1em;
}

button,
.submit-btn {
  background: transparent;
  border: 1px solid #CEA315;
  color: #CEA315;
  border-radius: 15px;
  padding: 5px 20px;
  text-transform: uppercase;
}

button:hover,
.submit-btn:hover,
button:focus,
.submit-btn:focus {
  background: #CEA315;
  outline: 0;
  color: #eee;
}

.error {
  color: #CEA315;
}

.picZoomer {
  position: relative;
  /*margin-left: 40px;
    padding: 15px;*/
}

.picZoomer-pic-wp {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.picZoomer-pic-wp:hover .picZoomer-cursor {
  display: block;
}

.picZoomer-zoom-pic {
  position: absolute;
  top: 0;
  left: 0;
}

.picZoomer-pic {
  /*width: 100%;
	height: 100%;*/
}

.picZoomer-zoom-wp {
  display: none;
  position: absolute;
  z-index: 999;
  overflow: hidden;
  border: 1px solid #eee;
  height: 460px;
  margin-top: -19px;
}

.picZoomer-cursor {
  display: none;
  cursor: crosshair;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #eee;
  background-color: rgba(0, 0, 0, .1);
}

.picZoomCursor-ico {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 40px;
  left: 40px;
  background: url(images/zoom-ico.png) left top no-repeat;
}

.my_img {
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}

.piclist li {
  display: inline-block;
  width: 90px;
  height: 114px;
  border: 1px solid #eee;
}

.piclist li img {
  width: 97%;
  height: auto;
}

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp {
  border: 1px solid #eee;
}



.section-bg {
  background-color: #fff1e0;
}

.row-sm .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
}

/*===pic-Zoom===*/
._boxzoom .zoom-thumb {
  width: 90px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
}

._boxzoom .zoom-thumb ul.piclist {
  padding-left: 0px;
  top: 0px;
}

._boxzoom ._product-images {
  width: 80%;
  display: inline-block;
}

._boxzoom ._product-images .picZoomer {
  width: 100%;
}

._boxzoom ._product-images .picZoomer .picZoomer-pic-wp img {
  left: 0px;
}

._boxzoom ._product-images .picZoomer img.my_img {
  width: 100%;
}

.piclist li img {
  height: 100px;
  object-fit: cover;
}

/*======products-details=====*/
._product-detail-content {
  background: #fff;
  padding: 15px;
  border: 1px solid lightgray;
}

._product-detail-content p._p-name {
  color: black;
  font-size: 20px;
  border-bottom: 1px solid lightgray;
  padding-bottom: 12px;
}

.p-list span {
  margin-right: 15px;
}

.p-list span.price {
  font-size: 25px;
  color: #318234;
}

._p-qty>span {
  color: black;
  margin-right: 15px;
  font-weight: 500;
}

._p-qty .value-button {
  display: inline-flex;
  border: 0px solid #ddd;
  margin: 0px;
  width: 30px;
  height: 35px;
  justify-content: center;
  align-items: center;
  background: #fd7f34;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

._p-qty .value-button {
  border: 0px solid #fe0000;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
}

._p-qty input#number {
  text-align: center;
  border: none;
  border-top: 1px solid #fe0000;
  border-bottom: 1px solid #fe0000;
  margin: 0px;
  width: 50px;
  height: 35px;
  font-size: 14px;
  box-sizing: border-box;
}

._p-add-cart {
  margin-left: 0px;
  margin-bottom: 15px;
}

.p-list {
  margin-bottom: 10px;
}

._p-features>span {
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

._p-add-cart .buy-btn {
  background-color: #fd7f34;
  color: #fff;
}

._p-add-cart .btn {
  text-transform: capitalize;
  padding: 6px 20px;
  /* width: 200px; */
  border-radius: 52px;
}

._p-add-cart .btn {
  margin: 0px 8px;
}

/*=========Recent-post==========*/
.title_bx h3.title {
  font-size: 22px;
  text-transform: capitalize;
  position: relative;
  color: #fd7f34;
  font-weight: 700;
  line-height: 1.2em;
}

.title_bx h3.title:before {
  content: "";
  height: 2px;
  width: 20%;
  position: absolute;
  left: 0px;
  z-index: 1;
  top: 40px;
  background-color: #fd7f34;
}

.title_bx h3.title:after {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 40px;
  background-color: #CEA315;
}

.common_wd .owl-nav .owl-prev,
.common_wd .owl-nav .owl-next {
  background-color: #fd7f34 !important;
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 0px !important;
}

.owl-nav .owl-next {
  right: -10px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  top: 50%;
  position: absolute;
}

.common_wd .owl-nav .owl-prev i,
.common_wd .owl-nav .owl-next i {
  color: #fff;
  font-size: 14px !important;
  position: relative;
  top: -1px;
}

.common_wd .owl-nav {
  position: absolute;
  top: -21%;
  right: 4px;
  width: 65px;
}

.owl-nav .owl-prev i,
.owl-nav .owl-next i {
  left: 0px;
}

._p-qty .decrease_ {
  position: relative;
  right: -5px;
  top: 3px;
}

._p-qty .increase_ {
  position: relative;
  top: 3px;
  left: -5px;
}

/*========box========*/
.sq_box {
  padding-bottom: 5px;
  border-bottom: solid 2px #fd7f34;
  background-color: #fff;
  text-align: center;
  padding: 15px 10px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.item .sq_box span.wishlist {
  right: 5px !important;
}

.sq_box span.wishlist {
  position: absolute;
  top: 10px;
  right: 20px;
}

.sq_box span {
  font-size: 14px;
  font-weight: 600;
  margin: 0px 10px;
}

.sq_box span.wishlist i {
  color: #adb5bd;
  font-size: 20px;
}

.sq_box h4 {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  color: #343a40;
  margin-top: 10px;
  margin-bottom: 10px !important;
}

.sq_box .price-box {
  margin-bottom: 15px !important;
}

.sq_box .btn {
  border-radius: 50px;
  padding: 5px 13px;
  font-size: 15px;
  color: #fff;
  background-color: #fd7f34;
  font-weight: 600;
}

.sq_box .price-box span.price {
  text-decoration: line-through;
  color: #6c757d;
}

.sq_box span {
  font-size: 14px;
  font-weight: 600;
  margin: 0px 10px;
}

.sq_box .price-box span.offer-price {
  color: #28a745;
}

.sq_box img {
  object-fit: cover;
  height: 150px !important;
  margin-top: 20px;
}

.sq_box span.wishlist i:hover {
  color: #fd7f34;
}




.text-small {
  font-size: 0.9rem;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #fff;
}

.form-control {
  background: #212529;
  border-color: #545454;
}

.form-control:focus {
  background: #212529;
}

footer {
  background: #050624;
}

.footerlogo {
  height: 8rem;
}




.row>.column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

.margin {
  margin-left: 5rem;
  margin-right: 5rem;
}

.hundred {
  -webkit-text-stroke: 1px #000;

  color: #F4F8FB;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 5rem;

}

.hpcl {
  position: absolute;
  left: 16rem;
  top: 2rem;
  z-index: 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
}

.yoe {
  position: absolute;
  left: 45rem;
  top: 2rem;
  z-index: 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
}

.fc {
  position: absolute;
  left: 72rem;
  top: 2rem;
  z-index: 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
}

.footerlogotext {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  /* or 167% */

  letter-spacing: 0.01em;

  color: #FFFFFF;
}

.footericon {
  height: 5rem;
}

.footertext {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-size: 18px;
  line-height: 30px;
  /* or 136% */


  color: #FFFFFF;
}

.mySlides {
  display: none;
  height: 20rem;
}

img {
  vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 5s;
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {
    font-size: 11px
  }

  .mySlides {
    display: none;
    height: 11rem;
  }
}

.slideimage {
  height: 100%;
  width: 100%;
}



.testimonial {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3d5a80;
  color: #3d5a80;
}

.testimonial-slide {
  padding: 40px 20px;
}

.testimonial_box-top {
  background-color: #e0fbfc;
  padding: 30px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-shadow: 5px 5px 20px rgba(152, 193, 217, 0.493);
}

.testimonial_box-icon {
  padding: 10px 0;
}

.testimonial_box-icon i {
  font-size: 25px;
  color: #14213d;
}

.testimonial_box-text {
  padding: 10px 0;
}

.testimonial_box-text p {
  color: #293241;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.testimonial_box-img {
  padding: 20px 0 10px;
  display: flex;
  justify-content: center;
}

.testimonial_box-img img {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  border: 2px solid #e5e5e5;
}

.testimonial_box-name {
  padding-top: 10px;
}

.testimonial_box-name h4 {
  font-size: 20px;
  line-height: 25px;
  color: #293241;
  margin-bottom: 0;
}

.testimonial_box-job p {
  color: #293241;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}

.realtives {
  position: relative;
}

#owl-demo .item {
  margin: 3px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#owl-demo .item img {
  width: 100%;
  height: 100px;
}

.customNavigation {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 2px solid #333;
}

.customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.section-products {
  padding: 80px 0 54px;
}

.section-products .header {
  margin-bottom: 50px;
}

.section-products .header h3 {
  font-size: 1rem;
  color: #fe302f;
  font-weight: 500;
}

.section-products .header h2 {
  font-size: 2.2rem;
  font-weight: 400;
  color: #444444;
}

.section-products .single-product {
  margin-bottom: 26px;
  width: -webkit-fill-available;
}

.section-products .single-product .part-1 {
  position: relative;

  margin-bottom: 20px;
  overflow: hidden;
}

.section-products .single-product .part-1::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.3s;
}

.section-products .single-product:hover .part-1::before {
  transform: scale(1.2, 1.2) rotate(5deg);
}



.section-products .single-product .part-1 .discount,
.section-products .single-product .part-1 .new {
  position: absolute;
  top: 15px;
  left: 20px;
  color: #ffffff;
  background-color: #fe302f;
  padding: 2px 8px;
  text-transform: uppercase;
  font-size: 0.85rem;
}

.section-products .single-product .part-1 .new {
  left: 0;
  background-color: #444444;
}

.section-products .single-product .part-1 ul {
  position: absolute;
  bottom: -41px;
  left: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 0;
  transition: bottom 0.5s, opacity 0.5s;
}

.section-products .single-product:hover .part-1 ul {
  bottom: 30px;
  opacity: 1;
}

.section-products .single-product .part-1 ul li {
  display: inline-block;
  margin-right: 4px;
}

.section-products .single-product .part-1 ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  color: #444444;
  text-align: center;
  box-shadow: 0 2px 20px rgb(50 50 50 / 10%);
  transition: color 0.2s;
}

.section-products .single-product .part-1 ul li a:hover {
  color: #fe302f;
}

.section-products .single-product .part-2 .product-title {
  font-size: 1rem;
}

.section-products .single-product .part-2 h4 {
  display: inline-block;
  font-size: 1rem;
}

.section-products .single-product .part-2 .product-old-price {
  position: relative;
  padding: 0 7px;
  margin-right: 2px;
  opacity: 0.6;
}

.section-products .single-product .part-2 .product-old-price::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #444444;
  transform: translateY(-50%);
}

.primage {
  background-image: url(assets/images/img85.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: -webkit-fill-available;
}