/**
* Template Name: Vesperr - v2.3.0
* Template URL: https://bootstrapmade.com/vesperr-free-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    color: #282F3A;
    font-family: 'arial';
    font-size: 100%;
    /* float: left; */
    zoom: 80%;
}

html,body{
  overflow-x: hidden;
}

.product .kd{
  right:-7px;
}

#all-products .product .kd{
  right:3px;
}

@font-face {
  font-family: 'sf_light';
  src: url(sf-ui-display-light.otf);
}

@font-face {
  font-family: 'cairo';
  src: url(cairo.ttf);
}


@font-face {
  font-family: 'sf_heavy';
  src: url(sf-ui-display-heavy.otf);
}


@font-face {
  font-family: 'sf_bold';
  src: url(sf-ui-display-bold.otf);
}


@font-face {
  font-family: 'medium';
  src: url(sf-ui-display-medium.otf);
}

@font-face {
  font-family: 'semi-bold';
  src: url(sf-ui-display-semibold.otf);
}
@font-face {
  font-family: 'sf_light';
  src: url(sf-ui-display-light.otf);
}

.sf_light
{
  font-family: 'sf_light';
}


.sf_bold
{
  font-family: 'sf_bold';
}


.semi_bold
{
  font-family: 'semi-bold';
}

.sf_medium
{
  font-family: 'medium';
}

.sf_heavy
{
  font-family: 'sf_heavy';
}

.ltr
{
    direction:ltr !important;
}

pre {

    overflow: hidden;
}

.pos-abs {
  position: absolute;
}

.height-100p {
  height: 100%;
}


.board .image {
    border: 6px solid #8BAEFF;
    box-shadow: none;
    overflow: hidden;
    position: relative;
    border-radius: 360px;
    width: 157px;
    height: 157px;
    margin: auto;
}

.board .image img {
    width:100%;
}

.f-size-14
{
    font-size:14px;
}




/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #3981af;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #57aae1;
  color: #fff;
}




/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
      transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  z-index: 997;
  transition: all 0.5s;
  padding: 16px 0;
  background-color:white;
  box-shadow: 1px 1px 7px 1px #eee;
}

#partners {
  background-color: #EBEDF5;
}


#search {
  padding-left: 7px;
  background-color: #fff;
  color: #7FB3D4;
  border: 0px;
  border: 1px solid;
  position: absolute;
  padding-right: lef;
  width: 215px;
  left: 15px;
}

.clinics-active,#clinics-ul li:hover, #clinics-ul1 li:hover
{
color:#3498db;
}



#partner-decription {
  background: url(../img/partner.png);
  background-repeat: repeat;
  margin-top: -52px !important;
  height: 100px;
  text-align: center;
  padding: 14px;
  width: 80%;
  margin: auto;
  background-size: 100%;
}

#partner-footer {
  position: absolute;
  background: url(../img/contact10.png);
  height: 124px;
  bottom: 0px;
  width: 100%;
  color: white;
}

#all-partners img {
  margin: auto;
  display: flex;
}

.padd-tp-bt-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}


.bg-gray {
  background-color: #EBEDF5;
}

.bg-white {
  background-color: white;
}

.padding-8
{
  padding:8px;
}

.f-size-26
{
  font-size:26px;
}



#header .logo h1 {
  font-size: 32px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #222222;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
}





/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu>ul>li {
  position: relative;
  white-space: nowrap;
  float: left;
  text-align: right;
width: 115px;}

.nav-menu a {
  display: block;
  position: relative;
  color: #555555;
  padding: 7px 25px 12px 25px;
  transition: 0.3s;
  font-size: 1.375em;
  font-family: "medium";
}

.nav-menu .active a
{
     font-family: 'sf_bold';
    color:#9DC03B;
}

.nav-menu a:hover,
#home .home>a,
#contacts .contact>a,
#doctors .doctors>a,
#clinics .clinics>a,
#about .about>a,
#media .media>a,
#blogs .blogs>a,
.nav-menu li:hover>a {
  color: #9DC03B;
  text-decoration: none;
  font-weight: bold;
  font-family: 'sf_bold';
}

.nav-menu .get-started a {
  background: #3498db;
  color: #fff;
  border-radius: 50px;
  margin: 0 0 0 30px;
  padding: 10px 25px;
}

.nav-menu .get-started a:hover {
  background: #57aae1;
  color: #fff;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 25px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
  border-radius: 5px;
}

.nav-menu .drop-down:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 2em;
  text-transform: none;
  color: #222222;
}

.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul li:hover>a {
  color: #3498db;
}

.nav-menu .drop-down>a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down>a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

.width-100p
{
 width:100%;
}

li{
    list-style-type:none;
}

.cart
{
  margin-right: 17px;
}

.slider-layer
{
    background:url('../images/layer.png');
    background-repeat: repeat;
    position: absolute;
    width:100%;
    height:100%;
    background-size: 100%;
}

.slider-layer1
{
    background-repeat: repeat;
    position: absolute;
    width:100%;
    height:100%;
    background-size: 100%;
}

.white
{
    color:white;
}

.mg-tp-87
{
    margin-top:87px;
}

.mg-tp-100
{
  margin-top:100px;
}

.slider-text
{
  font-size: 3.75em;
  font-weight: bold;
  line-height: 68px;
}

.slider-sub
{
  font-size: 1.5em;
  color: #98989A;
  line-height: 27px;
  margin-top: 12px;
}

.red{
      color:#F0453D;
  }

  .contact-us
  {
      margin-top: 34px;
      border-radius: 57px !important;
      border: 0px;
      background-color: #2BA4D0;
      padding-left: 50px;
      padding-right: 50px;
      color: white;
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 1.425em;
      font-weight: bold;
  }

  .mg-tp-20
  {
   margin-top:20px;
  }

  .mg-tp-30
  {
   margin-top:30px;
  }

  .green
  {
      color:#9DC03B;
  }
  
  
  .f-60p
  {
      font-size: 3.4em;
  }

  .f-70p
  {
      font-size:4.375em;
  }

  .f-40p {
      font-size: 1.9em;
  }

  .mg-tp-60
  {
      margin-top:60px;
  }

  .f-26p {
      font-size: 1.4em;
  }

  .f-22p {
    font-size: 1.375em;
   }

   .f-24p
   {
    font-size:1.5em;
   }

  .mg-tp-10{
  margin-top:10px;
  }

  .pos-abs
  {
  position: absolute;
  }

  .right-0
  {
      right:0px;
  }

  .pos-relative
  {
      position:relative;
  }

  .top-0
  {
      top:0px;
  }

  .gray
  {
  color:#98989A;
  }

  .centered-axis-xy 
  {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
  }

  .black
  {
    color:  #202A44;
  }

  .f-30p {
      font-size: 1.7em;
  }

  .f-32p {
    font-size: 2em;
}

  .f-20p {
      font-size:1.25em;
  }

  .f-50p {
    font-size:3.125em;
   }

   .f-80p {
    font-size: 4em;
   }

   .f-15p
   {
    font-size:0.938em;
   }

  .flex-wrap
  {
      flex-wrap: wrap;
  }


  .mg-tp-50
  {
  margin-top:50px;
  }

  .icon
  {
      margin-bottom: 80px;
  }

  .purple
  {
      background: url(../images/shape.png) #202A44;
      background-position-x: right;
      /* height: 400px; */
      background-repeat: no-repeat;
      padding-top: 40px;
      background-size: contain;
      background-color: #202A44;
      padding-bottom: 40px;
  }

  .bg-white{
      background-color: white;
  }

  .padding-15
  {
      padding:15px;
  padding-bottom: 2px;}

  .product
  {
      border-radius: 26px;
      margin-right: 11px;
  }

.add-to-cart {
    background-color: #2BA4D0;
    color: white;
    border-radius: 20px;
    padding-left: 27px;
    padding-right: 55px;
    border: 0px;
    margin-top: 25px;
    padding-top: 9px;
    padding-bottom: 9px;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    box-shadow: -1px 4px 3px 0px #ccc;
}


  .read-more-to-cart {
      background-color: #fff;
      color: #202A44;
      border-radius: 20px;
      padding-left: 27px;
      padding-right: 55px;
      border: 0px;
      margin-top: 5px;
      padding-top: 9px;
      padding-bottom: 9px;
      display: flex;
      align-items: center;
      width: 100%;
      position: relative;
      box-shadow: 1px 3px 5px 1px #ccc;
      margin-top: 12px;
      margin-bottom: 27px;
  }


  .product-title
  {
  margin-top:20px;
  }

  .product .image
  {
      padding-top: 40px;
      padding-bottom: 40px;
      box-shadow: 0px 4px 6px -3px #ccc;
      border-top-right-radius: 25px;
      border-top-left-radius: 25px;
      padding: 18px;
  }

  .cart-icon
  {
      position: absolute;
      right: 20px;
  }
  
  #clientele
  {
      background: url('../images/layer2.png');
      background-repeat: no-repeat;
      background-position-x: right;
      background-size: contain;
      background-position-y: 64px;
  }

  .fl-left
  {
      float:left;
  }
  
    .arrow-left
  {
    background: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    left: -16px;
    background-size: 100%;
    z-index: 1;
    top: 44%;
    cursor: pointer;
    transform: rotate(180deg);
  }

  .arrow-right
  {
      background: url(../images/right-arrow.png);
      background-repeat: no-repeat;
      position: absolute;
      width: 50px;
      height: 50px;
      right: -13px;
      background-size: 100%;
      z-index: 1;
      top: 44%;
      cursor:pointer;
  }

  .arrow-right1
  {
      background: url(../images/right-arrow.png);
      background-repeat: no-repeat;
      position: absolute;
      width: 50px;
      height: 50px;
      right: -21px;
      background-size: 100%;
      z-index: 1;
      top: 28%;
      cursor:pointer;
  }
  
  
    .arrow-left1
  {
      background: url(../images/right-arrow.png);
      background-repeat: no-repeat;
      position: absolute;
      width: 50px;
      height: 50px;
      left: -6px;
      background-size: 100%;
      z-index: 1;
      top: 28%;
      cursor:pointer;
      transform: rotate(180deg);
  }
  
  .carousel-control-next {
    right: -54px;
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    background-size: 63px;
}

.carousel-control-prev {
    left: -50px;
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 1;
    background-size: 63px;
}


  .view-all
  {
      padding-top: 4px;
  }

  button{
      outline: none !important;
  }

  .hr{
      margin-top: -43px;
      margin-bottom: 43px;
  }

  .purple .slick-prev
  {
   display:none !important;
  }

  #trusted
  {
      background: url(../images/trusted.png);
      padding-top:114px;
      padding-bottom: 114px;
      background-repeat: no-repeat;
  }

  .business
  {
      padding-left: 22px;
      padding-right: 22px;
      border-right: 1px solid #cccc;
  }

.glass {
    background: rgba( 255, 255, 255, 0.7 );
    box-shadow: 0 8px 32px 0 rgb(31 38 145 / 37%);
    backdrop-filter: blur( 16px );
    -webkit-backdrop-filter: blur( 5px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    border-radius: 32px;
    padding: 44px;
    /* height: 603px; */
    width: 763px;
}

  .quote
  {
  position: absolute;
  left: -55px;
  top: -34px;
  color: #282f3a;
  }

  .quote1
  {
    position: absolute;
    right: -1px;
    top: -34px;
    color: #282f3a;
  }

  .mg-tp-30
  {
   margin-top: 25px;
  }

  .mg-tp-25
  {
   margin-top: 25px;
  }

  .padding-0
  {
    padding:0px;
  }

  .border-2
  {
    border-bottom: 4px solid #202A44;
  }

  .l-h-50
  {
    line-height: 50px;
  }

  .l-h-63
  {
    line-height: 63px;
  }

  .mg-l-10
  {
    margin-left: 28px;
  }

  .black{
    color:#202A44;
  }

  .nbr
  {
    top: -18px;
    position: relative;
  }

  .white{
    color:white;
  }

  .border-gray
  {
    border-top: 1px solid #98989A;
  }
  .mg-t-40-bt-40
  {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  #footer
  {
   font-size: 1em;
  }
  
  .m-l-25
  {
  margin-left: 25px;
  }

  .mg-tp-5{
    margin-top:5px;
  }

  #main-footer
  {
  padding-top: 50px;
  padding-bottom: 22px;
  }

  .flex-wrap
  {
    flex-wrap: wrap;
  }

  #social img {
    margin-right: 12px;
}
.mg-bt-40
{
  margin-bottom: 40px;
}

.padd-tp-bt-100
{
  padding-top:100px;
  padding-bottom:100px;
}

.shadow1
{
  box-shadow: 1px 1px 1px 1px #eee;
}

.padding-0{
  padding:0px !important;
}

.tag {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
  padding-top: 5px;
  box-shadow: 1px 1px 6px 5px #eee;
  float: left;
  font-family: 'sf_bold';
  font-size: 1.5em;
  border-radius: 20px;
  padding-bottom: 5px;
  margin-right: 14px;
  cursor: pointer;
  margin-bottom: 14px;
}

#all-products  .box
{
  box-shadow: 1px 1px 9px 1px #eee;
}

#all-products .col-lg-3
{padding:0px;margin-bottom: 30px;}

.dropdown-toggle::after
{
  display:none !important;
}

#sort-by:focus
{
background-color: transparent;
border:0px !important;
outline: none !important;
}

.btn:focus,.btn:active:focus,.btn.active:focus,
.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: 0 !important;   
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #98989A;
    font-size: 1.125em;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: -6px;
    top: -2px;
    width: 27px;
    height: 28px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 23px;
    height: 23px;
    background: #2ba4d0;
    position: absolute;
    top: 0px;
    left: -4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.dropdown-menu.show {
  display: block;
  border-radius: 20px;
  padding: 23px;
  box-shadow: 0px 3px 6px 1px #ccc;
  border: 0px;

}
.dropdown-menu
{
  top: 19px !important;
  left: -128px !important;
}


.p-image
{
  padding-left: 0px;
  margin-left: -12px;
}

.footer
{
  box-shadow: 1px -1px 1px 1px #eee;
  margin-top: 50px;
}


.kd
{
  background: url(../images/Group-4394.png);
  position: absolute;
  right: 6px;
  width: 123px;
  top: 31px;
  height: 44px;
  z-index: 100;
  color:#9DC03B;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100%;
  background-repeat: no-repeat;
  font-size:1.1em;
}


.top-products-back {
  position: absolute;
  background: url(../images/Mask-Group-3395.png);
  right: 0px;
  top: -58px;
  height: 500px;
  width: 500px;
  background-size: 100%;
  background-repeat: no-repeat;
}



.bottom-products-back {
  position: absolute;
  background: url(../images/Mask-Group-3423.png);
  left: 0px;
  bottom: -168px;
  height: 500px;
  width: 500px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.pos-rel
{
position:relative;
}

.catgeory {
  border: 2px solid #9DC03B;
  border-radius: 20px;
  padding-left: 33px;
  padding-right: 33px;
  color: #9DC03B;
  padding-top: 5px;
  margin-left: 20px;
  cursor: pointer;
}

.padd-tp-100
{
  padding-top: 100px;
}

.buy-now {
  background-color: #2BA4D0;
  color: white;
  border-radius: 20px;
  padding-left: 17px;
  padding-right: 17px;
  border: 0px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0p;
  height: 37px;
  margin-right: 12px;
}

.l-h-30
{
  line-height: 30px;
}

.l-h-38
{
line-height: 38px;
}

.add-product-to-cart{
    background-color: #fff;
    color: #202A44;
    border-radius: 20px;
    padding-left: 27px;
    padding-right: 55px;
    border: 0px;
    margin-top: 5px;
    display: flex;
    align-items: center;
    width: 160px;
    position: relative;
    box-shadow: 1px 3px 5px 1px #ccc;
    margin-bottom: 27px;
    height: 37px;
}

.add,.remove
{
  width: 33px;
  border: 0px;
  height: 34px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 7px 0px #ccc;
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.quantity {
  width: 33px;
  border: 0px;
  text-align: center;
  height: 34px;
  border-radius: 10px;
  background-color: transparent;
  margin-left: 14px;
  font-size: 1.2em;
}

.thumbnail {
  width: 82px;
  box-shadow: 2px 1px 7px 1px #ccc;
  padding: 10px;
  border-radius: 8px;
  padding-left: 20px;
  margin-right: 20px;
  padding-right: 20px;
}

.thumbnails {
margin-bottom: 40px;
}

.mg-tp-80
{
  margin-top:80px;
}

.mg-tp-40{
margin-top:40px;
}

.mg-tp-200
{margin-top: 177px;}

#poss .col-lg-12 {
  margin-top: 20px;
  margin-bottom: 15px;
}

.top-products-back1 {
  position: absolute;
  background: url(../images/Mask-Group-3410.png);
  right: 0px;
  top: 199px;
  height: 526px;
  width: 560px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.bottom-products-back1 {
  position: absolute;
  background: url(../images/Mask-Group-3411.png);
  left: 0px;
  bottom: -269px;
  height: 500px;
  width: 500px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.padd-tp-73
{
  padding-top:73px;
}

.blue
{
  color:#2BA4D0;
}

.mg-tp-70
{
  margin-top:70px;
}

.businessc
{
  box-shadow: 1px 1px 7px 4px #eee;
  border-radius: 33px;
  padding: 29px;
  min-height: 309px;
}

.f-1p{
font-size:1.1em;
}

.mg-tp-60{
  margin-top:60px;
}

.search-input
{
  padding: 17px;
  border: 0px !important;
  outline: none;
}

.search{
  border-radius: 35px;
  box-shadow: 1px 1px 7px 1px #ccc;
  overflow: hidden;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #98989A;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #98989A;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #98989A;
}

* */

.panel-default>.panel-heading {
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 16px 1px;
  color: #212f3d;
  font-family: sf_bold;
  font-size: 1.2em;
  font-size: 1em;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  /* background-color: #eee; */
  color: #212529;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-family: 'sf_bold';
  color: #2BA4D0;
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: 'sf_bold';
  color: #2BA4D0;
}

.panel-title
{
  border-top: 1px solid #ccc;
  /* border-bottom: 1px solid #ccc; */
  margin: 0px;
}


.lang {
  padding-left: 40px;
  padding-right: 40px;
  border: 0px;
  border-radius: 20px;
  margin-bottom: 0px;
}


.bt-active
{
  background-color: #9DC03B;
  color:white;
  box-shadow: 0px 1px 3px 3px #ccc;
}

.inactive
{
  box-shadow: 0px 1px 3px 3px #eee;
  background-color: transparent;
}

.light-gray
{
 color: lightgray;
}

.video-types li
{margin-top: 20px;font-family: 'medium';}

.li-active
{
  color:#282F3A;
}

.li-active span
{
  border-bottom: 3px solid #9DC03B;
}

.input-gray-bg
{
background-color: #DBDBDB;
}

#cancel-form .form-control ,#cancel-form textarea {
  border-radius: 35px;
  padding: 1.6rem 0.75rem;
  font-size: 1em;
  font-family: 'medium';
  background-color: #B4BBCB;
  padding-left: 29px;
}

#help-form .form-control,
#help-form textarea,
#cancel-form .form-control,
#cancel-form textarea
{
  border-radius: 35px;
  padding: 1.6rem 1.75rem;
  font-size: 1em;
  font-family: 'medium';
}

.f-2p
{
  font-size:2.6em;
}

.circle
{
  background: url(../images/ellipse.png);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position-x: 0px;
  padding-left: 28px;
  background-position-y: 9px;
}

#terms-page,#refund
{
  background: url(../images/policy.png);
  background-size: 100%;
}

#products1 .products1 a,
#pos .pos a,
#about .about a,
#faq .faq a,
#refund .refund,
#terms-page .terms,
#private .privacy,
#cancelation .cancelation
{
  font-weight: bold;
   font-family: 'sf_bold';
  color: #9DC03B;
}

a:hover{
  color:#9DC03B !important;
}



.flex-wrap{
  flex-wrap: wrap;
}

#home .footer,#faq .footer
{
margin-top:0px;
}

.max-height-165
{
  max-height:165px;
}

.product .image img {
  max-height: 100%;
  margin: auto;
  display: block;
  padding: 8px;
}
.border-white-t
{
  background-color: rgba(255,255,255,0.5);
}


.opinion-form {
  background-color: #9DC03B;
  padding: 31px;
  border-radius: 41px;
  float: left;
}

.back-trans {
  background-color: rgba(255,255,255,0.5) !important;
}



.circle1 {
  width: 32px;
  height: 32px;
  padding-top: 1px;
  border: 2px solid #fff;
  color:  rgba(255,255,255,0.5);
  border-radius: 25px;
  text-align: center;
  float: left;
  margin-right: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  cursor:pointer;
  text-align: center;
  justify-content: space-around;
  margin-top: 10px;
}


#cancel-form ::placeholder,#help-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: gray;
  opacity: 0.6; /* Firefox */
}

#cancel-form :-ms-input-placeholder ,#help-form :-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: gray;
}

#cancel-form :-ms-input-placeholder,#help-form :-ms-input-placeholder{ /* Microsoft Edge */
  color: gray;
}

#cancel-form input,#help-form input{
  font-family: 'medium';
}


@media(min-width:767px)
{
  #carouselExampleControls
  {
     max-height: 519px;
  }
    
  .add-offer-to-cart
  {
      width:196px !important;
  }
  
   .add-offer-to-cart:hover
  {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
    
  .contact-us
  {
      width:232px;
  }

  .mg-tp-lg-100
  {
   margin-top:100px;
  }
  .padding-lg-0
  {
    padding:0px;
  }
.icons
{
    margin-left: -56px;
}

.read-more-to-cart {
  background-color: #fff;
  color: #202A44;
  border-radius: 20px;
  padding-left: 28px;
}

}
@media(max-width:1024px)
{ 
  #login, #register 
  {
    background: none !important;
  }
  .cart-container {
    padding-bottom: 48px !important;
}

  .nav-menu ul
  {width:100%;left: 0px;}

.video-types li {
  margin-top: 20px;
  margin-right: 10px;
  font-size: 14px;
 }

 .footer ul {
   margin-top:20px;
   padding-left: 0px;
 }

 .footer ul li
 {
  margin-top: 30px;
 }

 .navbar-toggler {
  position: absolute;
  right: 10px !important;
  top: -41px;
  padding: 0px !important;
  font-size: 1.2rem;
}
}


.footer a{
  color:#212529;
font-size: 1.375em;}


.form-group {
  margin-bottom: 1.2rem !important;
}


a{
  text-decoration: none !important;
  color: inherit;
}

.product-name
{height: 32px;line-height: 16px;}

.thumbnail 
{
cursor: pointer;
}

#login .footer
{
  display: none;
}

#login,#register
{
  background: url(../images/Group4704.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: 64px;
}

#email,#password
{
  border-radius: 32px;
  padding: 27px !important;
  box-shadow: 0px 0px 7px 3px #eee;
  border: 0px;
  font-family: 'medium';
  font-size:1.25em;
}

#login ::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: gray;
  opacity: 0.6; /* Firefox */
}

#login :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: gray;
}

#login :-ms-input-placeholder{ /* Microsoft Edge */
  color: gray;
}

#cancel-form input,#help-form input{
  font-family: 'medium';
  font-size:1.25em;
}


.login-button
{
  border-radius: 35px;
}

.active-cat
{
  color:#9DC03B;
}

.selected
{
  background-color: #9DC03B !important;
  color:white;
}

.cart-container
{
  border-radius: 20px;
  box-shadow: 1px 0px 9px 1px #eee;
  align-items: baseline;
  padding-top: 28px;
  padding-bottom: 39px;
  width: 100%;
  margin-top: 25px;
}

.cursor-pointer
{
  cursor: pointer;
}

.cart-catgeory {
  border: 2px solid #9DC03B;
  border-radius: 20px;
  padding-left: 33px;
  padding-right: 33px;
  color: #9DC03B;
  margin-left: 20px;
  cursor: pointer;
  margin-top: 24px;
  margin: auto;
  top: 23px;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}

.left--27
{
  left:-27px;
}

.left--20{
left: -20px;
position: relative;
}

#cart .footer{
  margin-top:0px;
}
.mg-tp-0{
margin-top:0px;
}

.mg-l-30
{
  margin-left: 30px;
}

.added
{
  background-color:rgba(43, 164, 208, 0.7)
}

.nbr1 {
  position: absolute;
  width: 30px;
  height: 30px;
  color: white;
  background-color: #2ba4d0;
  text-align: center;
  border-radius: 360px;
  font-family: 'medium';
  right: 8px;
  top: -16px;
  /* padding-top: 2px; */
  text-align: center;
  display: flex;
  justify-content: center;
  /* justify-items: stretch; */
  align-items: center;
  font-size: 1.2em;
  padding: 6px;
}


#cart-flex
{
flex-wrap: wrap;
}

.max-height-150
{
  max-height: 131px;
}

.error
{
  top:120px;
  left:50px;
}

#services option
{
  margin-bottom:20px;
}

.height-100vh
{
  height:100vh;
}

.text-underline
{
  text-decoration: underline !important;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.max-height-500
{
  max-height: 500px;
}

.bg-transp
{
  background-color:transparent;
  border:0px;
}

.modal-dialog {
  max-width: 700px;
  margin: 1.75rem auto;
}

.add-offer-to-cart {
  background-color: #2BA4D0;
  color: white;
  border-radius: 20px;
  padding-left: 24px;
  padding-right: 18px;
  border: 0px;
  margin-top: 32px;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
  align-items: center;
  width: auto;
  position: relative;
text-align: center;}

button.contact-us.add-to-cart.add-offer-to-cart.sf_heavy.added {}


@media(max-width:767px)
{  
    #header {
    padding: 13px 0px !important;
    }
    
    .nbr {
    top: -13px;
    position: relative;
    }
    
    .glass {
    background: rgba( 255, 255, 255, 0.7 );
    box-shadow: 0 8px 32px 0 rgb(31 38 145 / 37%);
    backdrop-filter: blur( 16px );
    -webkit-backdrop-filter: blur( 5px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    border-radius: 32px;
    padding: 44px;
    /* height: 451px; */
    width: 763px;
     }
    
   .carousel-control-prev {
      left: -25px;
      background-image: url(../images/right-arrow.png);
      background-repeat: no-repeat;
      background-position: center;
      transform: rotate(180deg);
      opacity: 1;
      background-size: 56px;
    }

    .carousel-control-next {
      right: -24px;
      background-image: url(../images/right-arrow.png);
      background-repeat: no-repeat;
      background-position: center;
      opacity: 1;
      background-size: 55px;
    }

    
  .mg-tp-87
  {
   margin-top:75px;
  }
  
    .icon
  {
      margin-bottom: 45px;
  }

    
  .opinion-form {
    background-color: #9DC03B;
    padding: 12px;
    border-radius: 41px;
    float: left;
}

  .mg-tp-small-20
  {
    margin-top:20px;
  }
  .padd-tp-100 {
    padding-top: 41px;
}

.f-32p {
  font-size: 1.3em;
}

.l-h-38 {
  line-height: 22px;
}

.quantity {
  width: 33px;
  border: 0px;
  text-align: center;
  height: 34px;
  border-radius: 10px;
  background-color: transparent;
  margin-left: 3px;
}

.cart-catgeory {
  border: 2px solid #9DC03B;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
  color: #9DC03B;
  margin-left: 20px;
  cursor: pointer;
  margin-top: 24px;
  margin: auto;
  top: 23px;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
}





@media(max-width:775px)
{
   .add-offer-to-cart {
       padding-left: 35px !important;
       padding-right: 32px !important;
}

.businessc {
  box-shadow: 1px 1px 7px 4px #eee;
  border-radius: 33px;
  padding: 15px;
  min-height: 309px;
}

.f-1p {
  font-size: 1.2em;
}

  .f-30p {
    font-size: 1.5em;
}

  .max-height-150 {
    max-height: 100px;
    margin-bottom: 34px;
  }

  .add, .remove {
    width: 30px;
    border: 0px;
    height: 27px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 2px 2px 7px 0px #ccc;
    margin-left: 3px;
    display: flex;
    justify-content: center;
    align-items: end;
}

  .f-40p {
    font-size: 1.7em;
}

  .video-types {
    display: flex;
    margin-top: 20px;
}


  .video
  {
     margin-top:20px;
  }

  .panel-default>.panel-heading a {
    font-size: 0.7em;
   }

  #help-form .form-control, #help-form textarea,#cancel-form .form-control, #cancel-form textarea {
    font-size: 1.2em;
   }  

   .circle1 {
    width: 22px;
    height: 22px;
    padding-top: 1px;
    border: 2px solid #fff;
    color: rgba(255,255,255,0.5);
    border-radius: 25px;
    text-align: center;
    float: left;
    margin-right: 5px;
    font-weight: bold;
    display: flex;
    align-items: center;
    /* align-items: center; */
    text-align: center;
    justify-content: space-around;
    margin-top: 10px;
}

  .image-on-small
  {
    left: 29px;
    position: relative;
    top: -23px;
  }

  .mg-tp-small-25
  {
    margin-top:25px;
  }
  .user-friendly
  {
  font-size: 0.9em !important;
  margin-left: 10px;
  display: flex;
  }

  .owner{
    font-size: 0.7em;
    margin: 0px;
 
  }

  .f-2p {
    font-size: 1.9em;
  }

  .kd {
    background: url(../images/Group-4394.png);
    position: absolute;
    right: 6px;
    width: 97px;
    top: 16px;
    height: 35px;
    z-index: 100;
    color: #9DC03B;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
     font-size:1.25em;
   
   }   

  .read-more-to-cart
  {
    padding-left:15px;
  }

  .dropdown-menu {
    top: 7px !important;
    left: 10px !important;
    }

  .p-image {
    padding-left: 0px;
     margin-left: 0px;
    margin-top: 50px;
   }

  .glass {
  padding:20px;
  max-width: 380px;
  margin: AUTO;

  }
  
  .quote1 {
    position: absolute;
    right: 6px;
    top: -9px;
    color: #282f3a;
    font-size: 2em;
    }

  .quote {
    position: absolute;
    left: 1px;
    top: -10px;
    color: #282f3a;
    font-size: 2em;
   }

  .width-90p
  {
    width:90%;
  }

  .l-h-50 {
    line-height: 28px;
   }

  .footer {
    font-size: 1.6em;
   } 
   
   .footer ul {
    padding:0px;
   }  

  .navbar-toggler {
    position: absolute;
    right: 4px;
    top: -41px;
    padding: 0px !important;
    font-size: 1.2rem;
   }

  .mg-tp-100 {
    margin-top: 50px;
   }

   .navbar {
    position: absolute !important;
    top: 63px;
    background-color: white;
    text-align: left;
    width: 100%;
    left: 0px;
    padding: 0px !important;
    padding-bottom: 10px !important;
    box-shadow: 1px 2px 2px 1px #cccc;
}
  .navbar-collapse{
  top: 19px;
  position: relative;
  padding:0px !important;
  }

  .nav-menu>ul>li {
    width: 100%;
    }

  .mg-tp-200 {
    margin-top: 0px;
  }

  .padd-small-0
  {
    padding:0px !important;
  }

  .all-products
  {
   padding:0px;
  }

  body {
    font-size: 64% !important;
}


.add-to-cart {
  padding-left: 15px;
  padding-right: 5px;
}

.l-h-63 {
  line-height: 33px;
}

.f-60p {
  font-size: 1.8em;
}
.f-70p {
  font-size: 3.5em;
}

.tag {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-top: 5px;
  box-shadow: 1px 1px 6px 5px #eee;
  float: left;
  font-family: 'sf_bold';
  font-size: 1.2em;
  border-radius: 20px;
  padding-bottom: 5px;
  margin-right: 14px;
  cursor: pointer;
  margin-bottom: 14px;
}

.mg-tp-small-0{
  margin-top:0px;
}


#header .dropdown-menu.show {
  display: block;
  border-radius: 20px;
  padding: 23px;
  box-shadow: 0px 3px 6px 1px #ccc;
  border: 0px;
  width: 145px;
  left: -6px !important;
}

}

.rated{
  background-color: white;
  color: #9dc03b;
}


@media(max-width:400px)
{
body {
  font-size: 62% !important;
}
.l-h-63 {
  line-height: 30px;
}

.mg-tp-50 {
  margin-top: 35px;
}
}

@media(min-width:767px) and (max-width:1023px)
{

  .navbar {
    position: absolute !important;
    top: 83px;
    background-color: white;
    text-align: left;
    width: 100%;
    left: 0px;
    padding: 0px !important;
    padding-bottom: 10px !important;
    box-shadow: 1px 2px 2px 1px #cccc;
}

.navbar-toggler
{
   top:-48px; 
}
    
.max-height-500 {
  max-height: 889px;
}
body {
  font-size: 63% !important;
}
}

.mg-bt-82
{
margin-bottom:82px;
}

.contact-us a
{
color:white !important;
}

.contact-us:hover
{
font-size:1.5em;    
padding-top:9px;
padding-bottom:9px;
}

.left-auto {
  left: auto !important;
  top: 7px !important;
}

.services {
  background-color: #B4BBCB;
  border-radius: 35px;
  padding: 0.9rem 1.75rem;
  padding-right: 0.6em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.address
{
margin-top: -13%;
left: 15%;
font-family: 'medium';
font-size: 1.5em;
position: relative;
}

@media(max-width:1024px)
{
.address {
  margin-top: -13%;
  left: 0%;
  font-family: 'medium';
  font-size: 1.5em;
  position: relative;
}
}



 form .alert-danger {
    color: RED;
    background-color: transparent !important;
    border: none !important;
    font-family:'medium';
}


.arabic
{
direction: rtl;
text-align: -webkit-right;
 font-family: 'cairo';
}

.mg-l-46
{
margin-left:46px;
}

.carousel-indicators {
    bottom: -11px;
}

.carousel-indicators li
{
background-color:gray;
}

#products1 .footer
{
    margin-top:0px;
}

.padd-tp-50
{
padding-top:50px;
}

#empty
{
display:none;    
}
